| .. |
|
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
|
Finished migrating the last of the admin add modals to ajax-modal
|
2025-11-05 01:54:49 -05: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
|
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 |
|
custom_link.php
|
Migrate many admin Add modals to the new ajax-modal
|
2025-11-05 01:39:22 -05: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
|
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
|
Migrate many admin Add modals to the new ajax-modal
|
2025-11-05 01:39:22 -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
|
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
|
Finished migrating the last of the admin add modals to ajax-modal
|
2025-11-05 01:54:49 -05: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
|
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
|
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
|
Migrate many admin Add modals to the new ajax-modal
|
2025-11-05 01:39:22 -05:00 |
|
vendor_template.php
|
Finished migrating the last of the admin add modals to ajax-modal
|
2025-11-05 01:54:49 -05:00 |