snipe
88e532dbc4
Fixed #18157 - reports permission glitch
2025-11-05 15:24:15 +00:00
snipe
6d76e7b2d4
Added dumb pverride for reports :(
2025-10-27 12:21:16 +00:00
snipe
d5d01136c4
Fixed js errors
2025-10-25 17:57:59 +01:00
snipe
b937bea04f
Working, but there’s a bit of a jitter I need to fix
2025-10-25 15:59:47 +01:00
snipe
60099aa989
FAFOing on disclosure arrows being remembered
2025-10-25 14:56:01 +01:00
snipe
8f4a1f5801
Moved JS and styles into js and css files
2025-10-23 13:24:26 +01:00
snipe
891bec9cdb
Styling fixes
2025-10-23 13:06:45 +01:00
snipe
be8193ebff
Fixed inherit permissions
2025-10-22 15:00:04 +01:00
snipe
3108159d95
Jitter CSS tweaks
2025-10-22 12:37:39 +01:00
snipe
c3b5c4dfae
Moved the logic into the permissions partial, added translations
2025-10-21 22:10:09 +01:00
Marcus Moore
db3f8e5d68
Replace a Form::radio on user edit page
2025-04-28 15:08:05 -07:00
Marcus Moore
8ca11542f8
Replace a Form::radio on user edit page
2025-04-28 15:03:54 -07:00
Marcus Moore
36be23f7e4
Replace a Form::radio on user edit page
2025-04-28 14:57:03 -07:00
Marcus Moore
51f67082f4
Replace a Form::radio on user edit page
2025-04-28 14:23:39 -07:00
Marcus Moore
ea2f0cdd7b
Replace a Form::radio on user edit page
2025-04-28 14:18:01 -07:00
Marcus Moore
97d2e6f9d4
Replace a Form::radio on user edit page
2025-04-28 14:03:27 -07:00
Marcus Moore
28ea75512c
Replace from Form::radio on user edit page
2025-04-28 13:47:23 -07:00
snipe
7aab4290c7
Updated tooltips with data-tooltip=true from old method
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 02:44:50 -07:00
snipe
aca64dc088
Updated check groups for permissions to skip iCheck
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-03 22:38:24 -07:00
snipe
0f40ba2b34
Check for admin rights before displaying admin permission options
...
Signed-off-by: snipe <snipe@snipe.net >
2021-09-22 19:31:49 -07:00
Daniel Meltzer
42e1e9a0bd
Permissions edit cleanups.
...
- Make each section of permissions it's own tbody for better styling
- Remove extra separators when theres nothing to separate
- Vertically center radio buttons in header rows.
Still on the ideal list:
- Unify code between users and groups into one partial with
conditionals.
- Sticky header row or put the header row in each section.
2020-04-29 12:33:50 -04:00