Commit Graph

8479 Commits

Author SHA1 Message Date
Florian Scholdei
d406efb7bb add collapse all diffs by once button, implement level component 2019-09-30 16:45:56 +02:00
Eduard Heimbuch
0a5575c2fd add HgModifyCommand / implement delete method 2019-09-30 15:58:33 +02:00
Florian Scholdei
bef64e9831 add defaultCollapse option to force toggling all DiffFile components by once, remove toggle option and icon for binary files 2019-09-30 15:29:47 +02:00
Florian Scholdei
765667bf20 use icon component instead 2019-09-30 15:11:45 +02:00
Florian Scholdei
b96087b0b0 fix collapsible option 2019-09-30 15:08:14 +02:00
Florian Scholdei
ab83a16c31 use new icon option of button component 2019-09-30 14:53:12 +02:00
Eduard Heimbuch
9261513555 test if queues are cleared on cancel pending 2019-09-30 10:48:26 +02:00
Eduard Heimbuch
66d4eb7a7f change plugin overview action buttons 2019-09-30 10:26:32 +02:00
Florian Scholdei
09c7def874 Merged in bugfix/check_pending_plugin_link (pull request #325)
Fetch pending plugins only if permitted (link available)
2019-09-30 07:31:38 +00:00
Florian Scholdei
5c8f87bd2f Close branch bugfix/check_pending_plugin_link 2019-09-30 07:31:38 +00:00
Eduard Heimbuch
78b17c17e8 clear queues after abort pending changes / do not restart after update all plugins 2019-09-28 15:28:40 +02:00
Eduard Heimbuch
333579ef2a cancel installation on pending plugins 2019-09-28 11:44:39 +02:00
Eduard Heimbuch
e1dd393cce add collection update link if atleast one plugin is updatable 2019-09-27 16:07:25 +02:00
Eduard Heimbuch
2acad5936b merge 2019-09-27 15:45:18 +02:00
Eduard Heimbuch
9b897abf1f reformat 2019-09-27 15:44:41 +02:00
Eduard Heimbuch
281d812065 add rest api updateAllPlugins 2019-09-27 15:30:21 +02:00
Eduard Heimbuch
32cb67f92e implement MultiPluginActions for UpdateAll and CancelPending 2019-09-27 14:05:19 +02:00
Rene Pfeuffer
d35fe49043 Fetch pending plugins only if permitted (link available) 2019-09-27 13:30:04 +02:00
Rene Pfeuffer
52a9429ef5 Add cancel link 2019-09-27 12:47:41 +02:00
Rene Pfeuffer
fd4070b1b1 Add rest method 2019-09-27 11:49:14 +02:00
Rene Pfeuffer
3b34cb5278 Rename method and check permission 2019-09-27 11:46:14 +02:00
Rene Pfeuffer
2519c415bf Set uninstalled marker on cancel 2019-09-27 11:40:06 +02:00
Rene Pfeuffer
3145b751c6 Add cancel method to remove install and uninstall files 2019-09-26 17:50:54 +02:00
Rene Pfeuffer
ac4eca7520 Fetch exception when uninstall file could not be written 2019-09-26 16:51:26 +02:00
Sebastian Sdorra
689e3fa17e do not use function as fetch argument, use the resulting object
This should fix the login problem "Error: e._links.me is undefined" on older firefox browsers such as 56.0.2
2019-09-26 15:42:21 +02:00
Eduard Heimbuch
62a0a5a127 Merged in bugfix/ui_card_column (pull request #323)
Bugfix/ui card column
2019-09-26 12:34:24 +00:00
Eduard Heimbuch
12563bedb0 Close branch bugfix/ui_card_column 2019-09-26 12:34:24 +00:00
Eduard Heimbuch
cf6f0b77ba merged 2019-09-26 14:18:25 +02:00
Florian Scholdei
0e5ca16e6c use new icon option of button component 2019-09-25 17:25:13 +02:00
Florian Scholdei
a09631173c position content more to center of cardColumn 2019-09-25 17:08:01 +02:00
Florian Scholdei
4592244c93 use Icon component, add actionbar button hover 2019-09-25 17:01:51 +02:00
Florian Scholdei
51b617c84a add missing spanish translations 2019-09-25 16:53:06 +02:00
Florian Scholdei
9461b29c9a merge with upstream 2019-09-25 16:31:50 +02:00
Florian Scholdei
efc4cfbdc5 correct flex styling of cardColumn, no text overflow, movement by scaling browser and unpredictable behavior anymore 2019-09-25 16:31:17 +02:00
Florian Scholdei
680a524d72 remove css vars, use flex block instead of absolute aligned block 2019-09-25 16:28:59 +02:00
Eduard Heimbuch
8b115a602d Merged in feature/breadcrumb_home (pull request #321)
Feature/breadcrumb home
2019-09-25 13:48:57 +00:00
Eduard Heimbuch
7eca2f4107 Close branch feature/breadcrumb_home 2019-09-25 13:48:57 +00:00
Rene Pfeuffer
e0e4db5583 Fix diff for hg 2019-09-25 15:41:02 +02:00
Eduard Heimbuch
b25ae4b554 merged 2019-09-25 15:34:48 +02:00
Eduard Heimbuch
52c4126aba Merged in feature/ui_deviation2 (pull request #320)
feature/ui_deviation2
2019-09-25 13:07:42 +00:00
Eduard Heimbuch
8b5653043d Close branch feature/ui_deviation2 2019-09-25 13:07:42 +00:00
Florian Scholdei
fa4d7ca81a merge 2019-09-25 14:50:46 +02:00
Florian Scholdei
2d5b670d31 loginTip ends on same height then loginInfo 2019-09-25 14:50:06 +02:00
Rene Pfeuffer
1b797e7de4 Fix unit test 2019-09-25 14:25:44 +02:00
Florian Scholdei
1a0a250866 add displayName functionality to reuse component in scm-review-plugin. 2019-09-25 13:33:11 +02:00
Eduard Heimbuch
2fc732a582 Merged in bugfix/ignore_no_newline_in_diff (pull request #319)
Ignore '\ No newline at end of file' in diff
2019-09-25 11:17:55 +00:00
Eduard Heimbuch
885623d748 Close branch bugfix/ignore_no_newline_in_diff 2019-09-25 11:17:55 +00:00
Rene Pfeuffer
3d27938e80 Postpone writing to output stream in diff command
Without this, the gzip filter would write the first bytes to the
response output stream, before the diff command is triggered and
potential exceptions may be thrown. When exceptions are thrown too late,
filters like the GZip filter may already have sent bytes to the response
stream. Afterwards this cannot be undone and the response created by an
exception mapper may not be valid anymore.
2019-09-25 12:15:30 +02:00
Florian Scholdei
fcde3b8e61 taggroup items are now outlined 2019-09-25 10:30:26 +02:00
Florian Scholdei
885ba1bd6c add styling for home icon 2019-09-25 09:18:59 +02:00