itflow/admin
johnnyq 9fcaf9f5cc [Feature] Updated Invoice Ticket to include more details in the description, predefined along with optional Invoice Title, helper texts below qty and price to show how it gets its information, fixed ticket number not showing in ticket reply when adding ticket to an existing invoice. Add to Existing Invoice is default if open invoices exist, migrated many more ticket related modals to use ajax-modal 2025-11-04 17:48:21 -05:00
..
custom Update .gitignore and add custom directories to /admin /client /guest /user Example Documentation coming soon 2025-09-22 19:33:40 -04:00
includes Added Access Modules to view current modules and to allow custom modules for the future for use in custom code directories 2025-10-23 15:55:54 -04:00
modals Setting 0 for the Payment Provider threshold disables the invoice amount check 2025-10-01 15:23:00 -04:00
post Update Backup / Restore, now streams backup and restore to disk instead of memory causing memory to run out, sets timeout limit to unlimited, checks backup file contents for anything bad, use php instead shell exec for import of db, added .htaccess for apache to prevent php execution in /uploads/ directory as this is intended for file download only 2025-10-09 12:28:38 -04:00
ai_model.php Migrated admin modals to modals/ENTITY removed ajax_ and _modal prefixes from file names and use new ajax-modal syntax 2025-08-24 23:50:38 -04:00
ai_provider.php Migrated admin modals to modals/ENTITY removed ajax_ and _modal prefixes from file names and use new ajax-modal syntax 2025-08-24 23:50:38 -04:00
api_keys.php Migrated admin modals to modals/ENTITY removed ajax_ and _modal prefixes from file names and use new ajax-modal syntax 2025-08-24 23:50:38 -04:00
app_log.php Feature: Add new date range picker to admin area mail queue audit log, app log 2025-10-23 13:30:22 -04:00
audit_log.php Feature: Add new date range picker to admin area mail queue audit log, app log 2025-10-23 13:30:22 -04:00
backup.php Update more broken links from file dirextory consolidation 2025-07-29 14:32:43 -04:00
category.php Converted and combine ajax add for tags and categories, fixed quick add links 2025-08-28 16:57:08 -04:00
custom_link.php Added Custom Link option to Reports Nav 2025-10-01 14:35:18 -04:00
database_updates.php Update imap and smtp providers to allow empty string if empty do not execute mail queue 2025-10-02 14:28:43 -04:00
debug.php Fix paths for db and uploads dir in debug 2025-09-03 18:42:32 -04:00
document_template.php Migrated admin modals to modals/ENTITY removed ajax_ and _modal prefixes from file names and use new ajax-modal syntax 2025-08-24 23:50:38 -04:00
document_template_details.php Fix non existent record in contact details, document details, document template, ticket template also add limit 1 2025-11-02 13:32:44 -05:00
identity_provider.php Typo 2025-08-30 15:35:31 +01:00
index.php Moved admin_ to /admin, user_ to user report_ to /reports each have their own post includes modals directories created seperate headers and footer. Also did the same for xcustom, more work to me done 2025-07-28 13:32:28 -04:00
mail_queue.php Feature: Add new date range picker to admin area mail queue audit log, app log 2025-10-23 13:30:22 -04:00
modules.php Added Access Modules to view current modules and to allow custom modules for the future for use in custom code directories 2025-10-23 15:55:54 -04:00
payment_method.php Migrated admin modals to modals/ENTITY removed ajax_ and _modal prefixes from file names and use new ajax-modal syntax 2025-08-24 23:50:38 -04:00
payment_provider.php Payment providers bug-fixing 2025-09-22 11:53:49 +01:00
post.php [Feature] Updated Invoice Ticket to include more details in the description, predefined along with optional Invoice Title, helper texts below qty and price to show how it gets its information, fixed ticket number not showing in ticket reply when adding ticket to an existing invoice. Add to Existing Invoice is default if open invoices exist, migrated many more ticket related modals to use ajax-modal 2025-11-04 17:48:21 -05:00
project_template.php Migrated admin modals to modals/ENTITY removed ajax_ and _modal prefixes from file names and use new ajax-modal syntax 2025-08-24 23:50:38 -04:00
project_template_details.php Fix non existent record in contact details, document details, document template, ticket template also add limit 1 2025-11-02 13:32:44 -05:00
roles.php Migrated admin modals to modals/ENTITY removed ajax_ and _modal prefixes from file names and use new ajax-modal syntax 2025-08-24 23:50:38 -04:00
saved_payment_method.php Update more broken links from file dirextory consolidation 2025-07-29 14:32:43 -04:00
settings_company.php Update more broken links from file dirextory consolidation 2025-07-29 14:32:43 -04:00
settings_custom_fields.php Update more broken links from file dirextory consolidation 2025-07-29 14:32:43 -04:00
settings_default.php Update more broken links from file dirextory consolidation 2025-07-29 14:32:43 -04:00
settings_invoice.php Update more broken links from file dirextory consolidation 2025-07-29 14:32:43 -04:00
settings_localization.php Update more broken links from file dirextory consolidation 2025-07-29 14:32:43 -04:00
settings_mail.php Update imap and smtp providers to allow empty string if empty do not execute mail queue 2025-10-02 14:28:43 -04:00
settings_module.php Update more broken links from file dirextory consolidation 2025-07-29 14:32:43 -04:00
settings_notification.php Update more broken links from file dirextory consolidation 2025-07-29 14:32:43 -04:00
settings_project.php Update more broken links from file dirextory consolidation 2025-07-29 14:32:43 -04:00
settings_quote.php Update more broken links from file dirextory consolidation 2025-07-29 14:32:43 -04:00
settings_security.php Update more broken links from file dirextory consolidation 2025-07-29 14:32:43 -04:00
settings_telemetry.php Update more broken links from file dirextory consolidation 2025-07-29 14:32:43 -04:00
settings_theme.php Migrate Dark/light mode to a user settings instead of global setting, created new include called router.php to dynamically prepend ../../ to asset pathes based off currect directory depth 2025-08-05 13:32:19 -04:00
settings_ticket.php Update more broken links from file dirextory consolidation 2025-07-29 14:32:43 -04:00
software_template.php Migrated admin modals to modals/ENTITY removed ajax_ and _modal prefixes from file names and use new ajax-modal syntax 2025-08-24 23:50:38 -04:00
tag.php Converted and combine ajax add for tags and categories, fixed quick add links 2025-08-28 16:57:08 -04:00
tax.php Migrated admin modals to modals/ENTITY removed ajax_ and _modal prefixes from file names and use new ajax-modal syntax 2025-08-24 23:50:38 -04:00
ticket_status.php Migrated admin modals to modals/ENTITY removed ajax_ and _modal prefixes from file names and use new ajax-modal syntax 2025-08-24 23:50:38 -04:00
ticket_template.php Added Sortable Task Count in Ticket Templates Listing view 2025-10-25 12:54:58 -04:00
ticket_template_details.php Fix non existent record in contact details, document details, document template, ticket template also add limit 1 2025-11-02 13:32:44 -05:00
update.php rm test 2025-10-06 16:13:08 +01:00
users.php Added Viewing Archived Users and the Ability to Restore alonf with reassigning tickets of that user during the archive process 2025-09-23 15:36:45 -04:00
vendor_template.php Migrated admin modals to modals/ENTITY removed ajax_ and _modal prefixes from file names and use new ajax-modal syntax 2025-08-24 23:50:38 -04:00