Commit Graph

15 Commits

Author SHA1 Message Date
4d57f6d33e Allow non-admin users to see the organisations list (required for easier "Join" and "Register" requests). Filter the list to approved or memberOf organisations only. 2022-02-10 17:19:47 +00:00
57dfed304f Added functionality to permenently delete or restore deleted organisations 2022-02-10 15:52:57 +00:00
b64b4d72f9 Organisation registration process implemented with configurable approval workflow 2022-02-10 13:00:51 +00:00
711968df08 Allow members to leave organisations 2022-02-09 12:34:30 +00:00
b3c51527a0 Allow users to see their own organisation pages 2022-02-08 16:13:43 +00:00
2d701760c3 Added permission for organisations admin to see individual organisations pages 2022-02-08 09:48:23 +00:00
8b2089fede Updated viewable and editable organisation fields 2022-02-08 09:47:43 +00:00
9345bed087 Fixed missing apostrophe in seed condition 2022-02-08 09:43:50 +00:00
76442dbd4c Fixed organisation permission seeds & added an organisations admin role 2022-02-08 09:36:06 +00:00
28255e315a Added capability to merge organisations
- Added an interface for organisation
- Added beforeDelete and beforeMerge callbacks
- Added hard/soft delete to organisations
2022-02-07 16:20:30 +00:00
feaf3d5813 Added organisation information page 2022-02-07 11:23:32 +00:00
830a1b49a8 Update organisation functionality 2022-02-04 12:36:47 +00:00
2cf2777494 Delete organisation functionality 2022-02-04 11:42:43 +00:00
f850e4cace Create organisation functionality 2022-02-04 11:23:48 +00:00
584aa1909e List existing organisations 2022-01-21 10:56:43 +00:00