13436 Commits

Author SHA1 Message Date
René Pfeuffer
dc40341ebd Enable X-Forwarded header 2019-09-19 20:37:40 +02:00
Florian Scholdei
aa405a2eb0 prevent following content from moving down 2019-09-19 15:52:46 +02:00
Florian Scholdei
b755e6e1f8 adjust .outline class to bulma format 2019-09-19 15:52:24 +02:00
Florian Scholdei
49531b523f remove redundant .is-outline-* definitions 2019-09-19 15:07:04 +02:00
Florian Scholdei
0716260a2f merge with 2.0.0-m3 2019-09-19 12:45:11 +02:00
Eduard Heimbuch
2eef4b44f9 Merged in feature/ui_modalhead (pull request #316)
feature/ui_modalhead
2019-09-19 10:03:16 +00:00
Eduard Heimbuch
bcd751b50d Close branch feature/ui_modalhead 2019-09-19 10:03:16 +00:00
Florian Scholdei
fa872ca20f remove font-weight change for button 2019-09-19 11:42:18 +02:00
Florian Scholdei
f0ffd46e72 merge with 2.0.0-m3 2019-09-19 11:35:49 +02:00
Florian Scholdei
c76f72b98f correct optimal flag 2019-09-19 11:31:56 +02:00
Florian Scholdei
bc44ed249b merge with 2.0.0-m3 2019-09-19 11:30:32 +02:00
Florian Scholdei
bace87fdb1 add background color for warning = brown 2019-09-19 11:26:05 +02:00
Eduard Heimbuch
ba89eff0e9 merged 2019-09-19 11:23:33 +02:00
Eduard Heimbuch
1e5c5d907a remove unnecessary method mark plugin as core plugin 2019-09-19 11:21:46 +02:00
Florian Scholdei
b0089c212d simplify 2019-09-19 10:50:55 +02:00
Florian Scholdei
78feb1e731 remove obvious help text on change password dialog 2019-09-19 10:50:29 +02:00
Florian Scholdei
0a62597a85 doubled-halfpage list on setPermissions page 2019-09-19 10:39:08 +02:00
Florian Scholdei
23a6a577c6 add missing prop 2019-09-19 08:59:03 +02:00
Florian Scholdei
80b51f9668 decrease "set and repeat"-password related input fields to half-paged 2019-09-19 08:58:49 +02:00
Eduard Heimbuch
cdfecca1f5 Merged in feature/sources_commits_default_branch (pull request #308)
select defaultBranch on sources and commits when not yet selected
2019-09-19 06:45:17 +00:00
Eduard Heimbuch
0b3afd197d Close branch feature/sources_commits_default_branch 2019-09-19 06:45:17 +00:00
Florian Scholdei
28621916d2 expand Icon component and use it in HelpIcon, .is-icon class is redundant 2019-09-19 07:23:04 +02:00
Eduard Heimbuch
60fc7f2889 minor fixes on plugins 2019-09-18 16:15:29 +02:00
Eduard Heimbuch
913b7080fd mark installed plugin as core after server started 2019-09-18 15:47:58 +02:00
Rene Pfeuffer
7e85f374ab Close file stream 2019-09-18 11:02:43 +02:00
Rene Pfeuffer
ca0f649b7c Merged in feature/deinstall_plugins (pull request #315)
Feature/deinstall plugins
2019-09-18 08:29:17 +00:00
Rene Pfeuffer
498ada9094 Close branch feature/deinstall_plugins 2019-09-18 08:29:17 +00:00
Eduard Heimbuch
35c81b5084 use pluginAction enum instead of strings 2019-09-18 09:30:32 +02:00
Rene Pfeuffer
f53f6f0a25 Execute restart, when there are only plugins to uninstall 2019-09-18 08:35:59 +02:00
Florian Scholdei
6d923ee45b replace todo check 2019-09-18 00:58:19 +02:00
Florian Scholdei
79ef478495 add head color option for modal 2019-09-17 17:47:41 +02:00
Eduard Heimbuch
780fc2140f fix toggle install modal on click cardColumn 2019-09-17 16:54:50 +02:00
Eduard Heimbuch
e10b7df289 implement plugin uninstall modal / add uninstall marked plugins to pending modal 2019-09-17 16:25:24 +02:00
Florian Scholdei
26f07ba38d reduce button size of downloadbutton 2019-09-17 15:13:05 +02:00
Florian Scholdei
a444d09d48 move avatar to top, add top-margin for author 2019-09-17 14:27:45 +02:00
Florian Scholdei
fd9c858895 change diffFile value color to .outline-* 2019-09-17 13:33:52 +02:00
Florian Scholdei
669b240337 reduce .reduced-mobile font-size 2019-09-17 13:33:09 +02:00
Florian Scholdei
adccb58b38 add is-outline classes for buttons 2019-09-17 13:08:17 +02:00
Eduard Heimbuch
a6f50e628b fix npe 2019-09-17 13:00:24 +02:00
Eduard Heimbuch
7c029a9b76 merge 2.0.0 / rename installPending to executePending 2019-09-17 10:36:52 +02:00
Rene Pfeuffer
1b280156d6 Merged in feature/update_plugins (pull request #314)
Feature/update plugins
2019-09-17 06:58:55 +00:00
Rene Pfeuffer
c83a53cb3c Close branch feature/update_plugins 2019-09-17 06:58:55 +00:00
Rene Pfeuffer
b1b8db2b78 Do not only catch IOException while loading plugins 2019-09-17 08:23:33 +02:00
Florian Scholdei
fb8f7fefd2 add onClick prop 2019-09-16 19:18:14 +02:00
Florian Scholdei
7dcc91a610 add background color for delete class, remove unuse user class 2019-09-16 19:17:59 +02:00
Eduard Heimbuch
0bb7770ed2 minor fixes 2019-09-16 18:51:00 +02:00
René Pfeuffer
3e0169b667 Add uninstalled plugins to pending resource 2019-09-16 18:00:02 +02:00
Eduard Heimbuch
e2a37d67a5 create abstract pluginModal dialog for all plugin actions to avoid duplicate code 2019-09-16 17:55:07 +02:00
René Pfeuffer
fc319f90e3 Append uninstall links 2019-09-16 17:50:05 +02:00
René Pfeuffer
0243edf585 Fix tracker 2019-09-16 17:49:21 +02:00