Commit Graph

6445 Commits

Author SHA1 Message Date
Florian Scholdei
7160aa98f9 removed unnecessary stuff in reporoot 2019-01-23 12:44:02 +01:00
Florian Scholdei
27c71ec6a3 added deleterepo functionality 2019-01-23 12:07:28 +01:00
Florian Scholdei
17cf42caf0 added deleteuser functionality 2019-01-23 11:55:57 +01:00
Florian Scholdei
ff3044c365 lang file anpassen + refactoring 2019-01-23 11:14:30 +01:00
Florian Scholdei
cb5e74e791 renamed navlink to simple delete 2019-01-23 10:08:15 +01:00
Florian Scholdei
904f5851a7 renamed edituser to generaluser 2019-01-23 09:17:53 +01:00
Florian Scholdei
ac28d7d019 undo changesetdetails changes 2019-01-23 09:10:43 +01:00
Florian Scholdei
9dc7882c54 clarified langs, added repo settings menu, changed git config binding, fixed small css issue with div in navi 2019-01-18 17:28:38 +01:00
Florian Scholdei
df5434147c refactoring + css fix + general config form changed 2019-01-18 15:52:34 +01:00
Florian Scholdei
b1b38276ab moved funcs from singleuser to deleteuser + renamed edit to general 2019-01-18 15:26:55 +01:00
Florian Scholdei
c6b43ec460 fixed submenu navlinks 2019-01-18 14:32:35 +01:00
Florian Scholdei
de381f7673 changed for submenu styling 2019-01-18 13:42:48 +01:00
Florian Scholdei
71fc38dd1d first try on delete user 2019-01-18 13:42:11 +01:00
Florian Scholdei
8f340ceab0 added settings for user 2019-01-18 11:53:14 +01:00
Florian Scholdei
88afe18384 implemented subnav and added settings for profile 2019-01-18 11:41:41 +01:00
Florian Scholdei
83321a195e undo changes from switching from wrong branch 2019-01-18 10:32:47 +01:00
Florian Scholdei
03813b40af updated profile navigation + some naming changes 2019-01-18 10:25:35 +01:00
Florian Scholdei
f96a7b6ca5 updated group navigation 2019-01-18 10:16:45 +01:00
Florian Scholdei
3318e5291e updated config navigation 2019-01-18 10:10:03 +01:00
Florian Scholdei
af164d31f4 updated user navigation 2019-01-18 09:51:27 +01:00
Florian Scholdei
68302fef92 repository navigation 2019-01-18 09:42:47 +01:00
Philipp Czora
c1fb6bab53 Changed handling of changeset description extension point 2019-01-16 16:25:18 +01:00
Sebastian Sdorra
0864a31a97 merge with branch feature/changes-for-script-plugin 2019-01-11 13:49:02 +01:00
Sebastian Sdorra
b239ebdc7c close branch feature/changes-for-script-plugin 2019-01-11 13:48:18 +01:00
Sebastian Sdorra
3d853d2eaf pass links to the main.route extension point 2019-01-11 13:10:15 +01:00
Maren Süwer
aec922c472 Merged in feature/success_banner_for_config (pull request #147)
feature/success_banner_for_config
2019-01-11 08:27:54 +00:00
Maren Süwer
209076c80e Close branch feature/success_banner_for_config 2019-01-11 08:27:54 +00:00
Maren Süwer
7fc8c1a905 disable button after submit-method is triggered and rename state 'valid' to 'changed' as it does not check validity 2019-01-11 08:31:00 +01:00
Maren Süwer
f96b16bda4 make success message more intuitive 2019-01-11 08:24:47 +01:00
René Pfeuffer
479eb0a7ac Merge with upstream 2019-01-10 12:10:32 +01:00
René Pfeuffer
0784030941 Fix double loading of plugins (PluginProcessor#appendPluginWrapper)
Additionally: Add logging.
2019-01-10 12:09:07 +01:00
Sebastian Sdorra
5a064f87fe Merged in feature/disable_dropdown (pull request #148)
Added disabled attribute to DropDown
2019-01-09 09:21:35 +00:00
Sebastian Sdorra
987126a7dd Close branch feature/disable_dropdown 2019-01-09 09:21:35 +00:00
Philipp Czora
51f3bc3f73 Added disabled attribute to DropDown 2019-01-09 09:34:15 +01:00
Sebastian Sdorra
b80f0572df added extension point for primary-navigation and main.route 2019-01-07 10:10:06 +01:00
Sebastian Sdorra
43355fbfca fix classloading, if the class was not found at the first plugin 2019-01-07 07:57:58 +01:00
Philipp Czora
a03d038309 Merged in feature/changes-for-cas-plugin (pull request #146)
Feature/changes for cas plugin
2019-01-04 10:45:58 +00:00
Philipp Czora
9dd8405d6b Close branch feature/changes-for-cas-plugin 2019-01-04 10:45:58 +00:00
Sebastian Sdorra
1957d368a4 Merged in feature/changeset_desc_ext_point (pull request #144)
Added extension point for changeset description
2019-01-04 07:37:55 +00:00
Sebastian Sdorra
59fbcc9271 Close branch feature/changeset_desc_ext_point 2019-01-04 07:37:55 +00:00
Philipp Czora
3497ffddae Fixed bug 2019-01-03 14:45:19 +01:00
Philipp Czora
8c5aab39b1 Merged branch feature/link_enricher 2019-01-03 13:35:15 +01:00
Sebastian Sdorra
5f80f5c4af extends LinkEnricher api to append link arrays to the response 2019-01-03 11:18:22 +01:00
Sebastian Sdorra
7821b68d9c implemented LinkEnricher registration via Enrich annotation 2019-01-03 10:52:37 +01:00
Sebastian Sdorra
471852d360 implement new link enricher api for various resource objects.
Repository, Tag, Branch, Changeset, FileObject, Group, User, Me and Index
2019-01-03 10:20:39 +01:00
Sebastian Sdorra
c69c8028c9 added new api to simplify the process of appending links to json responses 2019-01-03 09:46:48 +01:00
Florian Scholdei
e7fd49dce8 Merged in bugfix/correct_error_message_when_password_is_wrong (pull request #145)
Bugfix/correct error message when password is wrong
2019-01-02 14:59:54 +00:00
Florian Scholdei
c0e293b307 Close branch bugfix/correct_error_message_when_password_is_wrong 2019-01-02 14:59:54 +00:00
Florian Scholdei
b6520cc0f8 Merged in bugfix/repos_in_overview_clickable (pull request #141)
Bugfix/repos in overview clickable
2019-01-02 14:50:08 +00:00
Florian Scholdei
6fdb249afe Close branch bugfix/repos_in_overview_clickable 2019-01-02 14:50:08 +00:00