johnnyq
|
0bdd5784ee
|
use saveBase64Image function for edit document as well and when document is deleted, delete the corresponding folder uploads/documents/document_id
|
2025-11-23 13:35:45 -05:00 |
johnnyq
|
29839d3b23
|
Implemented saveBase64Images() to convert base64 <img> tags into real files stored under /uploads/<module>/<id>/ with secure filenames. Added wrapper functions and updated document creation to use processed image paths.
|
2025-11-23 13:03:03 -05:00 |
johnnyq
|
04bae8dc37
|
Add Archive and Delete buttons to document details along with button titles to state what the button does, also added a from var to fix redirect behavior if deleting from document details go back to documents listing
|
2025-10-24 14:46:09 -04:00 |
johnnyq
|
edabc5c33f
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |