Commit Graph

7920 Commits

Author SHA1 Message Date
Rene Pfeuffer
bd5a8ba508 Add css class to set cursor pointer 2019-08-19 09:23:38 +02:00
Rene Pfeuffer
aa1452ab85 Let git implement DIFF_RESULT command 2019-08-16 15:56:15 +02:00
Sebastian Sdorra
3ad3da5398 Merged in feature/login_info (pull request #293)
Feature/login info
2019-08-15 12:34:37 +00:00
Sebastian Sdorra
d4d99cb7d5 Close branch feature/login_info 2019-08-15 12:34:37 +00:00
Sebastian Sdorra
a698444afe remove unused import 2019-08-15 10:40:38 +02:00
Sebastian Sdorra
71adb69fe4 adjust help texts for login info 2019-08-15 10:31:01 +02:00
Sebastian Sdorra
e870d90b72 simplify info link handling 2019-08-15 10:30:48 +02:00
Sebastian Sdorra
0859353f46 use a timeout of 1s for fetching login info 2019-08-15 10:20:59 +02:00
Sebastian Sdorra
372e629dfc do not show login tips, if they could not fetched 2019-08-15 10:08:48 +02:00
Sebastian Sdorra
3823c033b9 added configuration option for login info url 2019-08-13 09:45:37 +02:00
Sebastian Sdorra
2120a4ee02 implemented ui for login information 2019-08-13 08:23:37 +02:00
Eduard Heimbuch
bb2e6c22d2 Merged in feature/admin_support (pull request #292)
feature/admin_support
2019-08-09 06:46:37 +00:00
Eduard Heimbuch
3822d2c4c3 Close branch feature/admin_support 2019-08-09 06:46:37 +00:00
Eduard Heimbuch
3f6f45cebc adjust imagePadding 2019-08-09 08:40:31 +02:00
Eduard Heimbuch
50499adbe4 fixed iconSize and imagePadding 2019-08-09 08:35:14 +02:00
Eduard Heimbuch
358f7475e7 change translations 2019-08-08 11:12:46 +02:00
Eduard Heimbuch
74df156ba0 open links in new tab / small ui fixes 2019-08-08 10:40:38 +02:00
Florian Scholdei
2dfeabfd0e small typo key fix 2019-08-07 17:21:46 +02:00
Florian Scholdei
454453ea4c added second translation for partner information
to not have to change i18n.options.react to adapt behaviour or defining var
2019-08-07 17:01:29 +02:00
Florian Scholdei
c9d5733ebd added support information on admin overview page 2019-08-07 16:46:01 +02:00
Sebastian Sdorra
074c0e51b3 added scm-manager logo variations 2019-08-07 13:36:01 +02:00
Sebastian Sdorra
c34900aa30 revert defaultValue change again 2019-08-07 09:15:07 +02:00
Sebastian Sdorra
e9454bb779 revert defaultValue for dockerTag 2019-08-07 07:21:30 +02:00
Sebastian Sdorra
ce882d2ee7 use single quotes for string without interpolation 2019-08-06 16:50:28 +02:00
Sebastian Sdorra
9f0ebe57cd set default dockerTag to latest
Jenkins treat every build parameter as environment variable and empty or null values lead to an error, see https://issues.jenkins-ci.org/browse/JENKINS-38608
2019-08-06 13:57:28 +02:00
Sebastian Sdorra
681d81a8fa set description for builds with dockerTag parameter 2019-08-06 13:49:04 +02:00
Sebastian Sdorra
036a759447 set defaultValue of dockerTag parameter to an empty string 2019-08-06 13:45:10 +02:00
Sebastian Sdorra
c885385ca4 fix null value as environment variable 2019-08-06 13:32:31 +02:00
Sebastian Sdorra
09068a55d4 push extra docker image tag with hash and version 2019-08-06 13:02:57 +02:00
Sebastian Sdorra
13b5bcbb29 fixed broken build 2019-08-06 11:36:31 +02:00
Sebastian Sdorra
254665099c added parameter for extra docker tag 2019-08-06 11:32:05 +02:00
Eduard Heimbuch
b8b5242730 merged 2019-08-02 15:29:08 +02:00
Eduard Heimbuch
63c874917f added singleton annotation to AuthorizationChangedEventProducer to be sure that it is not destroyed by the gc 2019-08-02 15:02:13 +02:00
Eduard Heimbuch
e33b4dc9fc removed unused method 2019-08-02 14:46:58 +02:00
Eduard Heimbuch
0890707b3f fix permission reference on clone repositories 2019-08-02 14:46:33 +02:00
Eduard Heimbuch
47e323e468 disable shiro cache for the DefaultRealm 2019-08-02 12:01:53 +02:00
Eduard Heimbuch
efa551090b remove no longer used ehcache configuration 2019-08-02 09:56:15 +02:00
Eduard Heimbuch
b4bee0758d adjust caching for external groups 2019-08-02 09:55:51 +02:00
Eduard Heimbuch
ef0c57b83f bind GroupCollector to DefaultGroupCollector 2019-08-02 09:55:30 +02:00
Eduard Heimbuch
b029b80f63 fix failed unit test after refactoring MeDtoFactory 2019-08-02 09:54:40 +02:00
Eduard Heimbuch
442aacbcdb remove GroupNames and ExternalGroupNames in favor of GroupCollector 2019-08-02 09:32:44 +02:00
Eduard Heimbuch
8550baaea9 refactor GroupResolver + GroupCollector 2019-08-02 08:17:17 +02:00
Eduard Heimbuch
2cff893d73 add interface in core + move groupCollector to webapp 2019-08-01 16:05:22 +02:00
Eduard Heimbuch
86af7b23eb remove groups from BearerRealm / SyncRealmHelper / DAORealmHelper 2019-08-01 15:43:12 +02:00
Sebastian Sdorra
48821c7419 merge with branch feature/parsed_diff 2019-07-31 17:15:22 +02:00
Sebastian Sdorra
6caf01f4f6 close branch feature/parsed_diff 2019-07-31 17:14:34 +02:00
Sebastian Sdorra
f10b653a1d Fix thrown exceptions 2019-07-31 13:37:12 +02:00
Sebastian Sdorra
f6fd25cbc3 reactivate jenkins lifecycle stage 2019-07-31 13:26:58 +02:00
Sebastian Sdorra
00fa943e51 fix SonarQube issues 2019-07-31 13:24:31 +02:00
Sebastian Sdorra
bbdc5a1989 fix Diff ui types 2019-07-30 10:01:00 +02:00