Commit Graph

30 Commits

Author SHA1 Message Date
2996d4cd33 Fixed undefined variable 2023-09-11 09:10:35 +01:00
963c642b30 Fix auditer permissions (no need for dashboard landing page) 2023-09-11 09:07:31 +01:00
491a7ac567 Fixed copy paste error 2023-09-07 08:57:45 +01:00
ac457f61bf Allow register button to be replaced 2023-08-23 08:40:12 +01:00
734fd7756a Fixed register route 2023-08-23 08:40:04 +01:00
d5e5fbb7ee Fixed static boot 2023-08-23 08:39:55 +01:00
d0479352fb Removed duplicate overloaded methods in default permission seed 2023-07-25 16:48:26 +01:00
50b8e02839 Incorporate the permanent user deletion sprinkle 2023-07-25 14:21:42 +01:00
243987382a Split the role admin permissions out 2023-07-18 13:25:21 +01:00
cbfa4adfe3 Added category column to activities table 2023-07-18 13:25:04 +01:00
d69a89a761 Add some useful handelbars helpers 2023-07-18 13:24:18 +01:00
1ce6548849 Added logging services for tokens 2023-06-06 15:47:48 +01:00
aab0e198b8 Added missing configs 2023-06-06 15:04:56 +01:00
53d5e1b0e9 Added generic token ownership classes. Could be used to replace password_resets and verifications models. 2023-06-06 14:47:55 +01:00
eff5b545a9 Broke the role editing permissions out into a specific role (to avoid site-admin being given them) 2023-06-06 14:43:57 +01:00
575b5d5b36 Master ALWAYS has ANY role 2023-06-06 14:43:02 +01:00
e86ab03f06 Fixed column names 2023-06-06 14:42:49 +01:00
83cad79267 Fixed file name 2023-06-06 10:18:24 +01:00
f92bb5780a Broke out the table column templates into individual template files 2023-06-05 16:04:56 +01:00
83bf9a7307 Block definitions should be at the top level, not the included level 2023-06-05 11:52:09 +01:00
9b229fc6ee Register form tweaked 2023-06-01 15:52:37 +01:00
ff871bdbbf Changed directory structure of forms/inputs slightly 2023-06-01 15:33:24 +01:00
6a9b24a626 Added missing classes and label references 2023-06-01 15:26:10 +01:00
d5a823692b Provided the same treatment to the role and group forms 2023-06-01 15:00:01 +01:00
bf9467b480 Removed double hidden check by adding the col_width parameter to form inputs which generates the col div 2023-06-01 14:59:31 +01:00
e559d4380b Made the partials explicit in their section (i.e. user) 2023-06-01 11:16:59 +01:00
a4da55aa47 Updated user settings page and user forms 2023-06-01 10:59:51 +01:00
fc707b1abf Added hasRole twig extension and Auditer role & permission set 2023-05-31 14:00:52 +01:00
a67214d024 See the README for current tweaks 2023-05-31 11:51:12 +01:00
97407e9532 Initial commit 2023-05-25 13:36:21 +01:00