Commit Graph

  • d957655098 make confirmAlert Buttons clickable Maren Süwer 2019-01-22 16:44:26 +01:00
  • fa5ad63ac0 merge Mohamed Karray 2019-01-22 16:43:44 +01:00
  • 368e4e6dca make delete link clickable via tab Maren Süwer 2019-01-22 16:36:25 +01:00
  • 18aefbdc87 make delete link reachable via tab; it is not clickable now Maren Süwer 2019-01-22 16:27:37 +01:00
  • 6e4063f137 fix import Mohamed Karray 2019-01-22 16:22:22 +01:00
  • fa87b1a378 Move the MemberNameTable component to the scm-ui project to be used in combination with the Autocomplete component Mohamed Karray 2019-01-22 15:08:15 +01:00
  • 8125b061f1 Merged in bugfix/hg_changeset_fixes (pull request #156) Sebastian Sdorra 2019-01-22 13:36:08 +00:00
  • 8a3fad1a3f Close branch bugfix/hg_changeset_fixes Sebastian Sdorra 2019-01-22 13:36:08 +00:00
  • 101b21e914 Read available repository permissions René Pfeuffer 2019-01-22 14:30:56 +01:00
  • 5c4d2764ad Renamed logger constant Philipp Czora 2019-01-22 14:20:54 +01:00
  • 13fa846d6a Fixed bug caused by an unclosed InputStream Philipp Czora 2019-01-22 13:43:49 +01:00
  • bb6682ac0e Fixed a bug causing problems with rev numbers > 999 Philipp Czora 2019-01-22 13:43:22 +01:00
  • 707d63426b Remove enum PermissionType René Pfeuffer 2019-01-22 13:28:52 +01:00
  • 2494daebd4 fix tests Maren Süwer 2019-01-22 13:09:06 +01:00
  • 4dcbcb80e7 Remove permissions from repository René Pfeuffer 2019-01-22 13:00:02 +01:00
  • 0a7dca0be3 open repo page after repo is created Maren Süwer 2019-01-22 11:58:31 +01:00
  • e1a889143c open group page after groupd is created Maren Süwer 2019-01-22 10:53:15 +01:00
  • 2b782b1aca open user page after user is created Maren Süwer 2019-01-22 10:50:45 +01:00
  • cd66549495 render next and previous button small if they mark the previous and next page number Maren Süwer 2019-01-22 10:28:50 +01:00
  • decc6d29d8 Rename Permission -> RepositoryPermission René Pfeuffer 2019-01-22 10:18:17 +01:00
  • 0d9c35bcba fix group ExtensionPoint Mohamed Karray 2019-01-21 20:47:45 +01:00
  • 4ff742a016 Merged in feature/global_permissions (pull request #153) Mohamed Karray 2019-01-21 14:34:58 +00:00
  • 8f1b67fe58 Merge with 2.0.0-m3 René Pfeuffer 2019-01-21 15:09:23 +01:00
  • 5bbc95edc0 merge with branch feature/jwt_groups Sebastian Sdorra 2019-01-21 14:50:04 +01:00
  • d077ceaf38 close branch feature/jwt_groups Sebastian Sdorra 2019-01-21 14:49:37 +01:00
  • 3bd1cbf53d added option to define extra groups for AccessToken Sebastian Sdorra 2019-01-21 14:27:14 +01:00
  • 067da58e96 add group extension point Mohamed Karray 2019-01-21 14:11:36 +01:00
  • db57a49738 Refactor fetching permissions René Pfeuffer 2019-01-21 13:05:05 +01:00
  • 746061d879 Adapt available permissions to repository roles René Pfeuffer 2019-01-21 11:10:46 +01:00
  • bc4028ea9d Handle errors in frontend René Pfeuffer 2019-01-21 10:50:22 +01:00
  • 66d0241772 Display unknown permissions without translation keys René Pfeuffer 2019-01-21 10:17:59 +01:00
  • cda8c59c2d Accept already assigned permissions even when they are not available René Pfeuffer 2019-01-21 10:01:29 +01:00
  • 760a37409b Specify global permissions René Pfeuffer 2019-01-21 09:17:43 +01:00
  • 6815634fad Fail assignment on not existing permission René Pfeuffer 2019-01-19 20:27:25 +01:00
  • 54ea940c64 Remove debug console log René Pfeuffer 2019-01-19 20:06:03 +01:00
  • d790d2e7e1 Move api usage to separate file René Pfeuffer 2019-01-19 20:05:19 +01:00
  • 4090965324 Fix renaming error René Pfeuffer 2019-01-19 19:55:15 +01:00
  • 9dc7882c54 clarified langs, added repo settings menu, changed git config binding, fixed small css issue with div in navi Florian Scholdei 2019-01-18 17:28:38 +01:00
  • df5434147c refactoring + css fix + general config form changed Florian Scholdei 2019-01-18 15:52:34 +01:00
  • 80466c9700 Collect descriptions from plugins René Pfeuffer 2019-01-18 15:33:33 +01:00
  • b1b38276ab moved funcs from singleuser to deleteuser + renamed edit to general Florian Scholdei 2019-01-18 15:26:55 +01:00
  • f781778908 Fix permission checks René Pfeuffer 2019-01-18 14:52:17 +01:00
  • c6b43ec460 fixed submenu navlinks Florian Scholdei 2019-01-18 14:32:35 +01:00
  • 05f9483a9c Fix permission overwrite links for groups René Pfeuffer 2019-01-18 14:17:07 +01:00
  • 8e77b55a15 Extract single permission editor René Pfeuffer 2019-01-18 14:16:26 +01:00
  • de381f7673 changed for submenu styling Florian Scholdei 2019-01-18 13:42:48 +01:00
  • 71fc38dd1d first try on delete user Florian Scholdei 2019-01-18 13:42:11 +01:00
  • 0711475d78 Copy user permission administration for groups René Pfeuffer 2019-01-18 13:21:54 +01:00
  • 07963bc583 Merged in feature/assigned_groups_on_profile (pull request #150) Mohamed Karray 2019-01-18 12:02:19 +00:00
  • 7e8ba2d835 Close branch feature/assigned_groups_on_profile Mohamed Karray 2019-01-18 12:02:19 +00:00
  • 8000731ab7 Add REST resource for group permissions René Pfeuffer 2019-01-18 12:06:37 +01:00
  • 8f340ceab0 added settings for user Florian Scholdei 2019-01-18 11:53:14 +01:00
  • 88afe18384 implemented subnav and added settings for profile Florian Scholdei 2019-01-18 11:41:41 +01:00
  • 5e7405b52d Cleanup class René Pfeuffer 2019-01-18 11:28:20 +01:00
  • 4875ef9639 Use recent ui-extensions version b/c of a required bugfix Philipp Czora 2019-01-18 11:25:59 +01:00
  • 19975f3f4b Remove POC status René Pfeuffer 2019-01-18 11:25:24 +01:00
  • c26cc0fe56 fixed integration tests Sebastian Sdorra 2019-01-18 11:15:38 +01:00
  • 34a7c34bb9 Add interface to modify permissions for a user René Pfeuffer 2019-01-18 10:49:35 +01:00
  • f3531f6715 Add link to permissions to index René Pfeuffer 2019-01-18 10:48:57 +01:00
  • 83321a195e undo changes from switching from wrong branch Florian Scholdei 2019-01-18 10:32:47 +01:00
  • 03813b40af updated profile navigation + some naming changes Florian Scholdei 2019-01-18 10:25:35 +01:00
  • f96a7b6ca5 updated group navigation Florian Scholdei 2019-01-18 10:16:45 +01:00
  • 4150147c1d Merged in bugfix/administrator_permission_from_configuration (pull request #151) Mohamed Karray 2019-01-18 09:12:34 +00:00
  • 736f883c86 Close branch bugfix/administrator_permission_from_configuration Mohamed Karray 2019-01-18 09:12:34 +00:00
  • 3318e5291e updated config navigation Florian Scholdei 2019-01-18 10:10:03 +01:00
  • af164d31f4 updated user navigation Florian Scholdei 2019-01-18 09:51:27 +01:00
  • 68302fef92 repository navigation Florian Scholdei 2019-01-18 09:42:47 +01:00
  • 36ea444e69 fix assignment of administrator privileges by configuration Sebastian Sdorra 2019-01-18 08:35:34 +01:00
  • 66357ca196 display group membership on the profile page (/me) Sebastian Sdorra 2019-01-17 15:40:11 +01:00
  • aa26a9c0e3 Fix REST endpoint for user permissions René Pfeuffer 2019-01-17 15:29:21 +01:00
  • 783c425b1e Rename Permission -> RepositoryPermission René Pfeuffer 2019-01-17 14:25:49 +01:00
  • ad65c8cd02 Use PermissionDescriptor instead of String René Pfeuffer 2019-01-17 13:21:20 +01:00
  • 7462613c16 Add permission for permissions René Pfeuffer 2019-01-16 16:55:24 +01:00
  • c1fb6bab53 Changed handling of changeset description extension point Philipp Czora 2019-01-16 16:25:18 +01:00
  • 5e364e1043 Do not expose StoredAssignedPermission René Pfeuffer 2019-01-16 16:03:02 +01:00
  • b2e1dcf0e9 archive artifacts if the build runs on the main branch Sebastian Sdorra 2019-01-16 14:40:34 +01:00
  • f1692aa1c7 Cleanup security system René Pfeuffer 2019-01-16 14:19:11 +01:00
  • ada764fd8b Merge with 2.0.0-m3 René Pfeuffer 2019-01-16 07:43:22 +01:00
  • 0864a31a97 merge with branch feature/changes-for-script-plugin Sebastian Sdorra 2019-01-11 13:49:02 +01:00
  • b239ebdc7c close branch feature/changes-for-script-plugin Sebastian Sdorra 2019-01-11 13:48:18 +01:00
  • 3d853d2eaf pass links to the main.route extension point Sebastian Sdorra 2019-01-11 13:10:15 +01:00
  • 329241f29d remove brackets Maren Süwer 2019-01-11 12:08:19 +01:00
  • aec922c472 Merged in feature/success_banner_for_config (pull request #147) Maren Süwer 2019-01-11 08:27:54 +00:00
  • 209076c80e Close branch feature/success_banner_for_config Maren Süwer 2019-01-11 08:27:54 +00:00
  • 7fc8c1a905 disable button after submit-method is triggered and rename state 'valid' to 'changed' as it does not check validity Maren Süwer 2019-01-11 08:31:00 +01:00
  • f96b16bda4 make success message more intuitive Maren Süwer 2019-01-11 08:24:47 +01:00
  • 479eb0a7ac Merge with upstream René Pfeuffer 2019-01-10 12:10:32 +01:00
  • 0784030941 Fix double loading of plugins (PluginProcessor#appendPluginWrapper) René Pfeuffer 2019-01-10 12:09:07 +01:00
  • 5a064f87fe Merged in feature/disable_dropdown (pull request #148) Sebastian Sdorra 2019-01-09 09:21:35 +00:00
  • 987126a7dd Close branch feature/disable_dropdown Sebastian Sdorra 2019-01-09 09:21:35 +00:00
  • 51f3bc3f73 Added disabled attribute to DropDown Philipp Czora 2019-01-09 09:34:15 +01:00
  • b80f0572df added extension point for primary-navigation and main.route Sebastian Sdorra 2019-01-07 10:10:06 +01:00
  • 43355fbfca fix classloading, if the class was not found at the first plugin Sebastian Sdorra 2019-01-07 07:57:58 +01:00
  • a03d038309 Merged in feature/changes-for-cas-plugin (pull request #146) Philipp Czora 2019-01-04 10:45:58 +00:00
  • 9dd8405d6b Close branch feature/changes-for-cas-plugin Philipp Czora 2019-01-04 10:45:58 +00:00
  • 1957d368a4 Merged in feature/changeset_desc_ext_point (pull request #144) Sebastian Sdorra 2019-01-04 07:37:55 +00:00
  • 59fbcc9271 Close branch feature/changeset_desc_ext_point Sebastian Sdorra 2019-01-04 07:37:55 +00:00
  • 3497ffddae Fixed bug Philipp Czora 2019-01-03 14:45:19 +01:00
  • 8c5aab39b1 Merged branch feature/link_enricher Philipp Czora 2019-01-03 13:35:15 +01:00
  • 5f80f5c4af extends LinkEnricher api to append link arrays to the response Sebastian Sdorra 2019-01-03 11:18:22 +01:00