Skip to content
Snippets Groups Projects
  1. Apr 17, 2020
  2. Apr 16, 2020
  3. Apr 13, 2020
  4. Apr 10, 2020
  5. Apr 09, 2020
  6. Apr 08, 2020
  7. Apr 07, 2020
  8. Apr 06, 2020
  9. Apr 03, 2020
  10. Apr 02, 2020
  11. Apr 01, 2020
  12. Mar 31, 2020
  13. Mar 30, 2020
    • Kristof De Langhe's avatar
      Merge branch 'master' into w2p-68346_Bundles-in-edit-item-Updates · b1b8c051
      Kristof De Langhe authored
      Conflicts:
      	src/app/app-routing.module.ts
      	src/app/shared/shared.module.ts
      b1b8c051
    • Marie Verdonck's avatar
      [groups/epeople admin pages] No adding current active group itself as own subgroup: · 06c6ed18
      Marie Verdonck authored
      * Added message if trying to add current group (that is being edited) as own subgroup
      * Removed possible add/delete button from current group being edited in subgroups list, replace with message
      06c6ed18
    • Marie Verdonck's avatar
      [groups/epeople admin pages] Changes/Fixes: · 48d7f698
      Marie Verdonck authored
      * Added check with Group.permanent on whether or not to show delete button
      * Disabled groupName input field if group that is being edited is permanent
      * Cancel edit group button sends you back to group registry now
      * In group edit, cache only gets cleared of that groups subgroups and epersons cache (at member delete/add) instead of cleared of all groups info
      * Separated search groups result list and list of subgroups in edit group page and eperson members of edit group page
      * Fixed pagination after search issues in groups registry, group edit page (groups search, subgroups, epeople search and members)
      * Applied same fixes to epeople registry
      * Browse All button added to all group/eperson searches to browse all groups/epeople
      * Fixed immediately being able to add members after group creation in edit group page
      * Fixed hover i18n tags on groups & epeople registry page => Missing tags
      * Fixed tests after changes
      48d7f698