| .. |
|
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
|
Update Client Nav to use Absolute links and updated more of the inc_alls to use Document Server Root
|
2025-10-07 13:44:08 -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
|
Update more broken links from file dirextory consolidation
|
2025-07-29 14:32:43 -04:00 |
|
audit_log.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -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
|
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 |
|
identity_provider.php
|
Typo
|
2025-08-30 15:35:31 +01:00 |
|
index.php
|
…
|
|
|
mail_queue.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_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
|
Update more broken links from file dirextory consolidation
|
2025-07-29 18:34:51 -04: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
|
Remove AI Enable References through the UI this will be handled differently
|
2025-08-29 12:26:56 -04: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
|
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_details.php
|
Remove AI Enable References through the UI this will be handled differently
|
2025-08-29 12:26:56 -04: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 |