|
|
8d762c5dca
|
Created a membership approval token repository and required token table & model
|
2022-02-15 16:36:54 +00:00 |
|
|
|
6039574d79
|
Add a mapping model which can be used as an owner for approval tokens
|
2022-02-15 16:31:09 +00:00 |
|
|
|
cd8a16f4a8
|
Revamped the organisation approvals process & refactored some files
|
2022-02-15 15:26:56 +00:00 |
|
|
|
091febf255
|
Created an implementation of a token repository that isn't restricted to users and can be re-used for other objects.
|
2022-02-15 12:53:31 +00:00 |
|
|
|
b64b4d72f9
|
Organisation registration process implemented with configurable approval workflow
|
2022-02-10 13:00:51 +00:00 |
|
|
|
fade1f8441
|
Created some twig extensions for checking membership using the new authorization manager callbacks
|
2022-02-10 12:56:18 +00:00 |
|
|
|
99add37bdd
|
Replace the base authorization manager with an extended one with a runCallback method
|
2022-02-10 12:55:23 +00:00 |
|
|
|
b3c51527a0
|
Allow users to see their own organisation pages
|
2022-02-08 16:13:43 +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 |
|
|
|
584aa1909e
|
List existing organisations
|
2022-01-21 10:56:43 +00:00 |
|