Commit Graph

183 Commits

Author SHA1 Message Date
ddb7e645a0 Fixed filtering of the merge dialog v1.0.1 2023-10-04 15:59:49 +01:00
544b4fab13 Uplifted database version to 1.0.0 v1.0 2023-09-25 14:33:09 +01:00
74dd06a36c Fix syntax error in permission string 2023-09-13 09:08:25 +01:00
b3b4c19e6d Another attempt to fix some permissions 2023-09-13 09:03:59 +01:00
7fab295b6f Fixed some permission issues 2023-09-12 16:02:00 +01:00
dead350676 Tighten organisation admin permissions & password reset workflow 2023-09-07 11:53:39 +01:00
f3af94a285 Fixed a bug in organisation admin permission check 2023-09-07 10:13:51 +01:00
daa4e78a27 Fixed check for has_organisation 2023-08-23 08:39:27 +01:00
1e0f2017f6 Fixed static function trait 2023-08-23 08:39:10 +01:00
cd12ac72c7 Fixed Info column filter 2023-07-25 16:47:42 +01:00
0f5140d01f Simplified the organisation column permissions for now 2023-07-18 13:29:34 +01:00
85b1cec060 Added a has_organisation authorizer check 2023-07-18 13:28:50 +01:00
7f9d329295 Fixed sidebar block 2023-07-18 13:27:42 +01:00
b54945cad6 Moved the organisation actions menu into blocks 2023-06-07 15:02:46 +01:00
522718f7ee Re-built organisation permissions 2023-06-07 13:41:14 +01:00
0ca0f83ac4 Removed dependency on blockier-templates 2023-06-07 13:29:24 +01:00
fe03ad58af Removed namespace that is not used 2023-06-07 13:29:11 +01:00
577ebd0377 Fix findUnique issues 2023-06-07 13:28:58 +01:00
58a1b2d316 No longer need to override authorization manager 2023-06-07 11:12:32 +01:00
de85fd6e47 Replaced "can_admin_via_orgs" auth check & added an explicit flag to the members check 2023-06-06 15:52:54 +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
fc47f23615 Added link to organisations from user menu 2023-06-06 15:49:09 +01:00
b7d15dc25e Removed hasRole twig function 2023-06-06 15:48:53 +01:00
3d21ab4950 Removed token logger service 2023-06-06 15:48:37 +01:00
d9d7bfdd3c Fixed locale typo 2023-06-06 15:48:05 +01:00
5bbceeac9a Change table template hierarchy structure 2023-06-06 15:10:02 +01:00
b8cb04cd14 Abstract the organisation form and sidebar menu 2023-06-06 15:09:14 +01:00
cbf6b916c3 Moved the BasicTokenRepository code to UFTweaks 2023-06-06 15:08:31 +01:00
c99a277e2a Added an administrator fallback banner to organisation join approval emails v0.2.1 2022-11-14 16:54:52 +00:00
5a0906eb43 Organisation admins can view the user pages of their members v0.2 2022-05-19 16:45:13 +01:00
a820fb56e0 Moved auditer into a sprinkle of it's own 2022-05-19 16:44:21 +01:00
a61231e977 Re-arranged the dashboard page 2022-05-19 15:04:50 +01:00
417955d07e Changed the organisation navigation menu slightly to better handle single organisation mode 2022-05-19 15:04:34 +01:00
cf5247aa66 Fix filtering of name/description (case in-sensitive) v0.1.1 2022-03-15 12:18:13 +00:00
1fe9cba239 Fixed nesting of sprunje where clause 2022-03-15 12:17:40 +00:00
d4126593c6 Updates to admin dashboard template v0.1 2022-03-11 12:53:15 +00:00
38c57d463f Don't redirect when editing an organisation name/slug 2022-03-08 16:54:34 +00:00
05942afd61 Fixed permission for editing name of organisation 2022-03-08 16:52:51 +00:00
a07ec92546 Join requests now present an "are you sure?" modal 2022-03-08 16:11:09 +00:00
52b5a880b2 Added some extra checks to ensure the user is not already in the organisation they are attempting to join 2022-03-08 15:35:22 +00:00
340413ff38 Allow editable fields to be selected by permission 2022-03-08 15:16:54 +00:00
cd5afda21b Don't run the default permissions seed (it wipes existing permissions) 2022-03-08 15:04:55 +00:00
561110663b Update sidebar code 2022-03-08 13:38:25 +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
2005a17eef Corrected spelling of permission 2022-03-07 12:34:54 +00:00