Commit Graph

169 Commits

Author SHA1 Message Date
76442dbd4c Fixed organisation permission seeds & added an organisations admin role 2022-02-08 09:36:06 +00:00
4bd115ba4d Fixed merge_organisations permission check 2022-02-08 09:34:26 +00:00
19afb760a1 Fix handling of existing organisation name/slug clashes 2022-02-08 09:34:09 +00:00
7353801ca9 Organisations are now soft-deleted 2022-02-08 09:33:40 +00:00
9e23fdfdae Merge branch 'refs/heads/hotfix' 2022-02-07 16:24:32 +00:00
693b560352 Fixed missing reference 2022-02-07 16:24:27 +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
b6edcf03e8 Update the member count column to exclude admins rather than include 2022-02-07 15:21:50 +00:00
ae0c884e44 Split organisation member management out of the organisation controller into a sub-controller 2022-02-07 12:04:10 +00:00
feaf3d5813 Added organisation information page 2022-02-07 11:23:32 +00:00
1edd850170 Added organisation members table & associated table column data 2022-02-04 13:58:44 +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
c26c65fa8c Bootstrapper class 2021-12-20 15:51:00 +00:00
01fd21537f Composer file 2021-12-20 15:50:13 +00:00
cf3d9a2add Renamed license file 2021-12-20 15:48:16 +00:00
a38e02f596 Initial commit 2021-12-20 12:43:53 +00:00