johnnyq
|
2a16b6d2ae
|
Remove some tags there and here some more output formatting all thanks to the great security researcher @indevi0us for pointing these out to us.
|
2022-12-21 21:31:51 -05:00 |
Marcus Hill
|
51792a1a2f
|
Set a max date attribute for date input fields to prevent/discourage them going over 4 characters (client side validation)
|
2022-12-17 18:03:53 +00:00 |
johnnyq
|
b6e540825f
|
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
|
2022-12-02 19:58:21 -05:00 |
johnnyq
|
13ee094db4
|
Fixed Client link under notifications to work with the new client routing
|
2022-09-19 11:01:30 -04:00 |
Marcus Hill
|
b4f2fdd03d
|
Code deduplication/tidying
- Move default pagination/sort/search query variable mapping to pagination_head.php
- Remove user_logs.php
|
2022-04-14 19:49:18 +01:00 |
johnnyq
|
1829c7299e
|
Made the php includes much more modular and simpler by lumping them all in 1 file inc_all.php instead of all over the place
|
2022-02-22 00:29:39 -05:00 |
johnnyq
|
06e76f529d
|
Sort Dismissed Notification Descending Timestamp
|
2022-02-21 22:33:37 -05:00 |
johnnyq
|
8376b5c6a2
|
added client to dismissed notifications
|
2022-02-21 22:16:40 -05:00 |
johnnyq
|
05e7b160b1
|
DB Structure Update table name alerts is now notifications also update the fields accordingly to the notifications table - Reworked Notifications a bit
|
2022-02-21 21:21:13 -05:00 |