Commit Graph

8011 Commits

Author SHA1 Message Date
Sebastian Sdorra
e511f723e5 fix PageAction detection by using a static class property 2019-08-28 08:07:46 +02:00
Sebastian Sdorra
5d439e9783 merge with 2.0.0-m3 2019-08-28 07:34:56 +02:00
Sebastian Sdorra
769207c2c1 fixed compilation error 2019-08-27 15:33:30 +02:00
Sebastian Sdorra
79037afdf8 update maven-deploy-plugin from 2.7 to 2.8.2 2019-08-27 15:20:38 +02:00
Sebastian Sdorra
86f9de25ec Merged in bugfix/ci_status_validation (pull request #298)
Bugfix/ci status validation
2019-08-27 13:16:39 +00:00
Sebastian Sdorra
c42b3cca0c Close branch bugfix/ci_status_validation 2019-08-27 13:16:39 +00:00
Sebastian Sdorra
1acdb44c47 Merged in bugfix/ignore_old_plugin_dir (pull request #296)
ignore old plugins folder
2019-08-27 12:30:25 +00:00
Sebastian Sdorra
3cd1cdfa4f Close branch bugfix/ignore_old_plugin_dir 2019-08-27 12:30:25 +00:00
Sebastian Sdorra
b36c2dd698 use nio api and added test for plugin directory check 2019-08-27 13:59:14 +02:00
Sebastian Sdorra
3068696eb0 Merged in bugfix/redirect_collection_links (pull request #300)
redirect collection links
2019-08-27 11:41:36 +00:00
Sebastian Sdorra
840b44af37 Close branch bugfix/redirect_collection_links 2019-08-27 11:41:36 +00:00
Eduard Heimbuch
c5ab0aaab3 fix repos redirect 2019-08-27 11:09:53 +02:00
Eduard Heimbuch
ca71326cb9 redirect collection urls to add trailing slashes so that pagination works 2019-08-27 11:07:19 +02:00
Eduard Heimbuch
58e5667e82 pluginprocessor only consider directories that contains plugin.xml 2019-08-27 08:52:38 +02:00
Rene Pfeuffer
2a184eaf17 Export DiffFile ui component 2019-08-22 11:38:29 +02:00
Rene Pfeuffer
74cc7b53e8 Peer-Review changes 2019-08-22 10:53:14 +02:00
Rene Pfeuffer
5c09f92a57 Merged in feature/install_plugins (pull request #299)
Feature/install plugins
2019-08-22 08:51:18 +00:00
Rene Pfeuffer
2c0e4ee841 Close branch feature/install_plugins 2019-08-22 08:51:18 +00:00
Sebastian Sdorra
b796e45fb4 wait until restart is complete 2019-08-22 08:24:01 +02:00
Sebastian Sdorra
6351e39c12 fix some code smells reported by SonarQube 2019-08-21 16:46:50 +02:00
Sebastian Sdorra
0ce9aeb400 remove deprecated PluginState 2019-08-21 16:10:17 +02:00
Sebastian Sdorra
e64699bfc8 make the whole plugin card clickable and moved spinner to upper right corner 2019-08-21 15:42:03 +02:00
Sebastian Sdorra
707d3d2fd7 refresh plugin list after installation 2019-08-21 15:07:56 +02:00
Sebastian Sdorra
05967aca4a implemented ui for pending plugin installation 2019-08-21 14:54:01 +02:00
Sebastian Sdorra
9514a94492 handle pending plugin installations 2019-08-21 12:49:15 +02:00
Sebastian Sdorra
25cb0d6a25 implemented restart after installation 2019-08-21 11:22:49 +02:00
Eduard Heimbuch
7a29bba339 use new IllegalIdentifierChangeException in SingleResourceManagerAdapter 2019-08-21 10:36:48 +02:00
Eduard Heimbuch
72fe69b2d5 add new IllegalIdentifierChangeException 2019-08-21 10:34:40 +02:00
Sebastian Sdorra
05d7e0bd1e implemented plugin installation ui 2019-08-21 09:59:28 +02:00
Eduard Heimbuch
64c03e667c Merged in bugfix/diff_view (pull request #294)
bugfix/diff_view
2019-08-21 07:41:14 +00:00
Eduard Heimbuch
b9fbd2f28c Close branch bugfix/diff_view 2019-08-21 07:41:14 +00:00
Sebastian Sdorra
5694a953af implemented permission checks 2019-08-21 09:25:44 +02:00
Sebastian Sdorra
de7d18e026 cancel all pending installations, if a dependency failed to install 2019-08-21 08:42:57 +02:00
Eduard Heimbuch
819d96b01a Merged in feature/remove_archive_flag (pull request #295)
Remove archive flag
2019-08-21 06:23:21 +00:00
Eduard Heimbuch
e6d8dad570 Close branch feature/remove_archive_flag 2019-08-21 06:23:21 +00:00
Sebastian Sdorra
7ef4b30027 remove downloaded artifact on error 2019-08-21 07:56:52 +02:00
Sebastian Sdorra
e0fa09fd04 improve hash calculation and use nio file apis 2019-08-21 07:44:50 +02:00
Florian Scholdei
7e44245008 added exclamation mark 2019-08-20 17:23:03 +02:00
Florian Scholdei
3315dde324 merged 2019-08-20 17:20:55 +02:00
Florian Scholdei
f72f740f17 added more information to modal body 2019-08-20 17:19:57 +02:00
Eduard Heimbuch
230ac848eb ignore old plugins folder 2019-08-20 16:39:50 +02:00
Sebastian Sdorra
8db2bbb28d PluginInstaller returns now PendingPluginInstallation, to abort the installation before restart 2019-08-20 16:38:29 +02:00
Florian Scholdei
02c295207c added modal with check for plugin installation 2019-08-20 15:50:11 +02:00
Florian Scholdei
3f183f9f6c added key value for child in list 2019-08-20 15:19:02 +02:00
Sebastian Sdorra
e24673be0a implemented plugin installation 2019-08-20 14:43:48 +02:00
Rene Pfeuffer
3e2c8b7c4b Remove archive flag 2019-08-20 14:23:52 +02:00
Sebastian Sdorra
65b59d1aec expose plugin dependencies 2019-08-20 13:40:05 +02:00
Florian Scholdei
d941fae49c corrected sizing problems and page breaks on mobile pages 2019-08-20 13:29:01 +02:00
Sebastian Sdorra
9d66f14627 implement simplified PluginManager API 2019-08-20 12:29:59 +02:00
Sebastian Sdorra
3f1521bcca create new simplified PluginManager API 2019-08-20 10:33:57 +02:00