Commit Graph

13 Commits

Author SHA1 Message Date
e62e71ab6c Fix page redirect after changing an organisation name (slug) from the organisation info page (Fixes #9) 2022-02-22 11:43:48 +00:00
3735e1e9ce Added functionality to join organisations and the optional approval process 2022-02-15 16:53:23 +00:00
512e13f57e Fix leave organisation uri 2022-02-14 14:26:29 +00:00
016f7489c4 Change language from Reject to Deny 2022-02-11 13:37:55 +00:00
95f198487a Fixed cancel registration uri 2022-02-10 17:54:25 +00:00
57dfed304f Added functionality to permenently delete or restore deleted organisations 2022-02-10 15:52:57 +00:00
c3cf97ea50 Re-jigged some of the registration routes and modified the buttons/links to use them 2022-02-10 14:52:48 +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
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
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