johnnyq
|
941b589a88
|
Add function copyDirectory so when creating a document from a template copy the document_template folder to documents folder and update links
|
2026-01-17 15:13:35 -05:00 |
|
johnnyq
|
8013cf09be
|
Also Delete Documents/Document_id folder during bulk delete
|
2026-01-17 15:13:34 -05:00 |
|
johnnyq
|
8478a3f12f
|
use saveBase64Image function for edit document as well and when document is deleted, delete the corresponding folder uploads/documents/document_id
|
2026-01-17 15:13:34 -05:00 |
|
johnnyq
|
423584177e
|
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.
|
2026-01-17 15:13:34 -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 |
|