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 |
johnnyq
|
5815ef2f75
|
Added bulk delete, archive and restore and invidual file/document restore functions to files
|
2026-01-10 20:38:04 -05:00 |
johnnyq
|
365b65e5b2
|
fix Bulk Delete Documents and Files
|
2026-01-10 16:27:12 -05:00 |
johnnyq
|
53178b8d20
|
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
|
2025-11-27 12:48:59 -05:00 |
johnnyq
|
44de049f3b
|
Remove image optimization on upload for now as this will later be added a cron task
|
2025-11-06 11:44:22 -05:00 |
johnnyq
|
edabc5c33f
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |