32 Commits

Author SHA1 Message Date
dc1ca5c14c Accessibility updates 2026-02-10 11:08:02 +00:00
7fab295b6f Fixed some permission issues 2023-09-12 16:02:00 +01:00
0ca0f83ac4 Removed dependency on blockier-templates 2023-06-07 13:29:24 +01:00
85175f2ead Show/hide columns programatically 2023-06-06 15:51:06 +01:00
3a097fabca Use specific permission for showing deleted organisations button 2023-06-06 15:50:36 +01:00
8ee58f53be Removed blockier-templates dependency 2023-06-06 15:50:18 +01:00
6afe2e0be4 Added organisations to account settings 2023-06-06 15:49:23 +01:00
a61231e977 Re-arranged the dashboard page 2022-05-19 15:04:50 +01:00
d4126593c6 Updates to admin dashboard template 2022-03-11 12:53:15 +00:00
2077d1723c Use line clamp to restrict to 5 lines & move the remove button to the same height as the org name 2022-03-08 13:38:11 +00:00
45a4591f73 Added organisations to users page 2022-03-08 13:13:20 +00:00
012b633eaf Update the dashboard with an organisations widget 2022-03-07 16:27:52 +00:00
0dbfbef594 Added capability for organisation administrators to accept/reject join requests, remove members, edit their details and reset their passwords 2022-02-22 18:11:59 +00:00
be8404c9a5 Split pending organisations into a separate list and default to only returning organisations a user is an accepted member of (Fixes #1) 2022-02-22 13:47:44 +00:00
e92b80fbe1 Prevent users from creating more than 1 or being a member of more than 1 organisation in single organisation configuration (Fixes #7) 2022-02-22 11:02:16 +00:00
16555bfafb Missed a blockier templates extension 2022-02-22 11:01:12 +00:00
e58f514896 Use blockier-templates 2022-02-21 16:13:28 +00:00
77d283f0c1 Add some blocks to make extending easier 2022-02-17 18:43:20 +00:00
016f7489c4 Change language from Reject to Deny 2022-02-11 13:37:55 +00:00
c6c69b773b Fix twig functions (master overrides permission) 2022-02-10 18:14:54 +00:00
909b6a93dc Tighten some edit permissions on organisations 2022-02-10 17:54:56 +00:00
005739e51b Fixed broken member/admin counts on organisation page 2022-02-10 17:22:34 +00:00
1f0a47b244 Changed iconography on the organisations page 2022-02-10 15:53:18 +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
a15482b71a Fixed the leave button data-slug parameter missing 2022-02-10 12:32:22 +00:00
711968df08 Allow members to leave organisations 2022-02-09 12:34:30 +00:00
693b560352 Fixed missing reference 2022-02-07 16:24:27 +00:00
feaf3d5813 Added organisation information page 2022-02-07 11:23:32 +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