johnnyq
|
b154930a4c
|
Fix Notifications
|
2025-03-03 15:36:32 -05:00 |
johnnyq
|
b5eb325c5e
|
Fix Dismissed Notification Search Filter
|
2025-03-03 15:00:33 -05:00 |
johnnyq
|
5da1310e34
|
Combine Notifications dismissed and notifications into 1 and add link to Notifications Ajax modal
|
2025-03-03 14:36:38 -05:00 |
johnnyq
|
98f9083bcb
|
Structure rework: Moved most php files that are included to /includes renamed pagination.php to filter_footer.php, updated all file to reference new filter_footer and includes
|
2025-01-11 14:47:32 -05:00 |
johnnyq
|
c9b38b2b5f
|
Show only logged in user notifications
|
2024-11-17 15:14:40 -05:00 |
o-psi
|
53c11edc8c
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
johnnyq
|
37fb696e63
|
Replace the remaining php files with nullable_htmlentites()
|
2023-05-11 18:27:48 -04:00 |
johnnyq
|
48fe49cf77
|
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
|
2023-03-11 16:16:46 -05:00 |
johnnyq
|
f7552cd25a
|
Finished up santizeInput Conv and UI updates
|
2023-02-23 16:09:37 -05:00 |
Marcus Hill
|
f92dc108e2
|
Tidy
- Move some scripts to their own js files
- Move some duplicate code blocks to functions
- General tidy & spacing cleanups (#538)
|
2023-02-04 22:09:56 +00:00 |
Marcus Hill
|
4c2ca17e2c
|
Convert deprecated center tags to CSS; General tidy
|
2023-02-02 16:20:44 +00:00 |
johnnyq
|
6c5e92dd3c
|
Only show notifications belonging to the logged in user and system notifications where notification_user_id = 0
|
2023-01-25 12:59:26 -05:00 |
Marcus Hill
|
2c3ebb3bbb
|
Tidy codestyle - spaces between parenthesis and curly braces
|
2023-01-21 17:09:39 +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 |
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
|
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 |