Commit Graph

7997 Commits

Author SHA1 Message Date
René Pfeuffer
57e748b4e4 Rename class to distinguish between 'modifications' and 'modify' 2019-08-28 06:43:18 +02:00
René Pfeuffer
956d9a42c8 Fix injection 2019-08-28 06:32:15 +02:00
René Pfeuffer
44d99fcc9d Create new modification command 2019-08-27 16:57:10 +02:00
René Pfeuffer
4f21756d00 Extract class to provide temporary work directories 2019-08-27 16:56:44 +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
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
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
Sebastian Sdorra
0aaec1174a introduce Plugin interface 2019-08-20 08:10:30 +02:00
Sebastian Sdorra
1a01216f62 renamed Plugin to InstalledPluginDescriptor and added PluginDescriptor interface 2019-08-20 08:05:41 +02:00
Sebastian Sdorra
ae19ad9327 renamed PluginWrapper to InstalledPlugin 2019-08-20 07:54:00 +02:00
Sebastian Sdorra
056a81d9f9 fixed dependency mapping 2019-08-20 07:53:17 +02:00
Sebastian Sdorra
68045c0f3e Merged in feature/plugin_center (pull request #291)
Feature/plugin center
2019-08-19 12:14:03 +00:00
Sebastian Sdorra
e1dcd2301f Close branch feature/plugin_center 2019-08-19 12:14:03 +00:00
Sebastian Sdorra
be5ed1e50c reactivate plugin center url configuration 2019-08-19 12:56:27 +02:00
Rene Pfeuffer
e86fb51490 Fix typo 2019-08-19 11:43:34 +02:00
Rene Pfeuffer
e9f56f201b Make Diff collapsible optional and render type only if present 2019-08-19 10:01:05 +02:00
Sebastian Sdorra
2557a2acff merge with 2.0.0-m3 2019-08-19 09:53:43 +02:00
Sebastian Sdorra
9ee56f8e38 use displayName if available 2019-08-19 09:32:37 +02:00
Sebastian Sdorra
07e70794fb improve plugin information for core plugins 2019-08-19 09:32:18 +02:00
Sebastian Sdorra
7d75bd76a1 fix typo in smp-maven-plugin version 2019-08-19 09:31:33 +02:00