johnnyq
|
950d02d6ab
|
Fix: Six ajax modals had dead JS - DOMContentLoaded had already fired before their scripts were injected. New itflowReady() helper restores jQuery .ready() semantics. Fixes notification pagination, asset OS autocomplete, contact auth toggle, AI ticket summary, AI document template generation
|
2026-08-28 19:41:00 -04:00 |
|
johnnyq
|
097891ed96
|
Add Primary Location / Contact if missing link modals
|
2026-08-28 00:26:40 -04:00 |
|
johnnyq
|
96f2c697c6
|
use intl js lib across all phone number fields
|
2026-08-26 13:53:27 -04:00 |
|
johnnyq
|
fdc2a8c2c3
|
Switch some bg-primary to bg-blue so they are consistent across themes, use new bs5 to reduce width on certain form inputs
|
2026-08-25 17:44:18 -04:00 |
|
johnnyq
|
e2512b0f86
|
Fixed Side nav titles, Fixed ajax on bootstrap modals, fixed pagination all regressions
|
2026-08-14 18:32:33 -04:00 |
|
johnnyq
|
bbbfff7413
|
All Jquery removed replaced with stand JS and non jqery dependent libs
|
2026-08-14 17:28:06 -04:00 |
|
johnnyq
|
dc6b191eed
|
Update Font, Migrated away from JQUERY dependent libs: toastr to bootstrap5 toasts, daterangepicker to flatpickr, select2 to Tom Select, InputMask to IMask
|
2026-08-14 17:08:40 -04:00 |
|
johnnyq
|
a084e37c39
|
Initial migration from AdminLTE 3 to 4, bootstrap 4 to 5
|
2026-08-14 13:22:11 -04:00 |
|
johnnyq
|
ddd9c2b56a
|
clientScopeSql sweep whicn now removed the extra unessesary client joins
|
2026-08-06 11:45:56 -04:00 |
|
johnnyq
|
89fba247c5
|
Add some missing maxlength form options to prevent info overflow and result in error 500
|
2026-08-02 16:08:01 -04:00 |
|
johnnyq
|
9c65644adc
|
Update the rest of the PHP functions to use camelCase
|
2026-07-23 17:39:06 -04:00 |
|
johnnyq
|
7bc47a58fe
|
Replace Function nullable_htmlentities() with just escapeHtml() and update all instances throughout
|
2026-07-14 17:10:45 -04:00 |
|
johnnyq
|
d936339f07
|
Contacts: Add missing CSRF checks, add missing permission checks, renamed unarchive to restore
|
2026-03-02 18:28:53 -05:00 |
|
johnnyq
|
0a30300bde
|
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
|
2026-01-14 17:30:23 -05:00 |
|
wrongecho
|
3813fbf8f2
|
When adding a domain, flag if no SOA record exists (prevents most sub-domains)
|
2025-11-06 10:41:52 +00:00 |
|
wrongecho
|
16001f8d4e
|
When adding a contact, flag duplicate or invalid e-mail addresses
|
2025-11-05 22:22:28 +00:00 |
|
johnnyq
|
a297b8d6d8
|
Migrate many admin Add modals to the new ajax-modal
|
2025-11-05 01:39:22 -05:00 |
|
johnnyq
|
8314a115bb
|
Migrate Add Asset to the new ajax-modal
|
2025-10-30 19:05:37 -04:00 |
|
johnnyq
|
89abc18465
|
Migrated Contact Add to the ajax-modal
|
2025-10-30 13:58:10 -04:00 |
|
johnnyq
|
edabc5c33f
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|