| .. |
|
admin_api.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_backup.php
|
Fix Database Export, was not properly exporting utf8, html data and such. Also disable foreign key contraint check in the export then renable it in the end. This fixes the issue with importing the database into phpmyadmin or using the mysql command
|
2025-04-03 15:01:47 -04:00 |
|
admin_category.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_category_model.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_custom_field.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_custom_field_model.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_custom_link.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_document_template.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_mail_queue.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_project_template.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_role.php
|
Removed the prepended user_ from the fields in the user_roles table, moved user_role_id from user_settings directly to users table, rename table user_permissions to user_client_permissions, removed unused Sessions vars in login. This upedate will require to update using update_cli.php --db_update
|
2025-03-10 15:57:16 -04:00 |
|
admin_settings_ai.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_settings_company.php
|
Fix setting country code in company details
|
2025-03-30 11:45:27 -04:00 |
|
admin_settings_default.php
|
Remove Phone Masking option in favor of Country Codes
|
2025-03-26 11:10:51 -04:00 |
|
admin_settings_integration.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_settings_invoice.php
|
Renamed Recurring to recurring_invoices updated a large portion of code, and updated many other fields to reflect recurring_invoice and not just recurring
|
2025-03-11 22:08:37 -04:00 |
|
admin_settings_localization.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_settings_mail.php
|
Remove mysqli connection vars when passing mail data to addToMailQueue Function
|
2025-01-22 20:56:24 -05:00 |
|
admin_settings_module.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_settings_notification.php
|
remove cron key from the code and remove old cron script and setup and update cli scripts as they now reside in scripts directory
|
2025-01-25 21:44:46 -05:00 |
|
admin_settings_online_payment.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_settings_online_payment_clients.php
|
Bump plugin stripe-php from 10.5.0 to 16.4.0 and update links
|
2025-01-25 11:47:58 -05:00 |
|
admin_settings_project.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_settings_quote.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_settings_security.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_settings_telemetry.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_settings_theme.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_settings_ticket.php
|
ticket kanban settings
|
2025-02-04 17:07:42 -03:00 |
|
admin_software_template.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_tag.php
|
Remove Associated Deletions as these are handled by the database cascade deletions
|
2025-03-14 18:37:56 -04:00 |
|
admin_tag_model.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_tax.php
|
Fix Archive Taxes
|
2025-01-18 16:48:39 -05:00 |
|
admin_ticket_status.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_ticket_template.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_update.php
|
Uncommented out temp comment check cli runtime
|
2025-03-27 12:40:43 -04:00 |
|
admin_user.php
|
Users bugfixes
|
2025-03-31 08:35:42 +01:00 |
|
admin_user_model.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
admin_vendor_template.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |