itflow/admin
johnnyq 4a26ea7ed9 Hide Permission Modules on sidenav admin menu as this is not ready for custom modules 2025-12-05 12:46:44 -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 Hide Permission Modules on sidenav admin menu as this is not ready for custom modules 2025-12-05 12:46:44 -05:00
modals Convert all Import / Export Modals to Ajax and a few other lingering modals that were not converted yet 2025-12-02 15:04:05 -05:00
post Introduce cleanupUnusedImages function to delete referenced files that have been deleted when editing content which as been added to document template edit. Did not do this for documents as they are versioned and images will remain until the document is fully deleted 2025-11-23 15:36:11 -05:00
ai_model.php Migrate many admin Add modals to the new ajax-modal 2025-11-05 01:39:22 -05:00
ai_provider.php Migrate many admin Add modals to the new ajax-modal 2025-11-05 01:39:22 -05:00
api_keys.php Migrate many admin Add modals to the new ajax-modal 2025-11-05 01:39:22 -05: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
contract_template.php [Feature] Added Asset Tags 2025-11-11 19:57:51 -05:00
custom_link.php Migrate many admin Add modals to the new ajax-modal 2025-11-05 01:39:22 -05:00
database_updates.php [Feature] Added Asset Tags 2025-11-11 19:57:51 -05:00
debug.php Removed old Cron Files from /scripts/ removed old sendmail function along with PHPMailer requirments in functions.php, removed debug php ext check for php-mime-mail-parser and php-imap 2025-11-08 12:56:16 -05:00
document_template.php Finished migrating the last of the admin add modals to ajax-modal 2025-11-05 01:54:49 -05: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 Migrate many admin Add modals to the new ajax-modal 2025-11-05 01:39:22 -05:00
payment_provider.php Update Wording on delete provider 2025-11-16 17:16:46 -05: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 Migrate many admin Add modals to the new ajax-modal 2025-11-05 01:39:22 -05:00
project_template_details.php Migrate many admin Add modals to the new ajax-modal 2025-11-05 01:39:22 -05:00
roles.php Migrate many admin Add modals to the new ajax-modal 2025-11-05 01:39:22 -05: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 Fix Decimal not showing on the iphone for specific fields associated to price cost percentage etc 2025-11-26 13:54:24 -05: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 Finished migrating the last of the admin add modals to ajax-modal 2025-11-05 01:54:49 -05:00
tag.php Add Tag Displays in edit and listing, remove unused type column 2025-11-16 18:41:30 -05:00
tax.php Migrate many admin Add modals to the new ajax-modal 2025-11-05 01:39:22 -05:00
ticket_status.php Migrate many admin Add modals to the new ajax-modal 2025-11-05 01:39:22 -05:00
ticket_template.php Migrate Ticket Template add to ajax-modal, add category type option if not defined, add product type if not defined 2025-11-12 17:04:53 -05: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 Convert all Import / Export Modals to Ajax and a few other lingering modals that were not converted yet 2025-12-02 15:04:05 -05:00
vendor_template.php Fix unable to delete Vendor Templates 2025-11-12 14:35:06 -05:00