itflow/post/admin
johnnyq 79d0fd28b0 Fix Backup function 2025-06-19 00:17:52 -04:00
..
admin_api.php Prevent post pages being accessed directly 2025-01-09 16:09:39 +00:00
admin_backup.php Fix Backup function 2025-06-19 00:17:52 -04:00
admin_category.php Fix category name/type logging when archiving/deleting a category 2025-05-20 14:50:27 +01: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 Added Document Template Delete function 2025-06-18 00:55:57 -04:00
admin_identity_provider.php Better naming of Indetity Providers instead of Integrations to make way for more Indentity Provider like Google and custom SSO for the future 2025-05-29 13:29:27 -04: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 Added Company Tax ID Field and Option to Show Tax ID on Invoices 2025-06-13 15:51:09 -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_invoice.php Added Company Tax ID Field and Option to Show Tax ID on Invoices 2025-06-13 15:51:09 -04:00
admin_settings_localization.php Prevent post pages being accessed directly 2025-01-09 16:09:39 +00:00
admin_settings_mail.php Admin mail settings 2025-05-27 14:00:25 +01: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 Client Portal Add Recurrung Invoices with option to Enable or Disable Auto Pay per recurring Invoice if Stripe is enabled and Client has a payment method. Also when removing saved auto payment methods delete all recurring payments for that client that are Stripe method also added this to the admin settings 2025-05-22 17:58:51 -04: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 Disallow turning on login key without a secret 2025-06-10 09:19:29 +01: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 Add Setting option to enable or disable ticket autotimer 2025-06-12 13:44:21 -04:00
admin_software_template.php Migrated Vendor Templates to its own table, lots of code modifications here 2025-06-17 22:44:54 -04: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 Ticket statuses - Allow ordering from admin settings, this can replace the need to move the Kanban columns 2025-04-23 10:22:33 +01:00
admin_ticket_template.php Prevent post pages being accessed directly 2025-01-09 16:09:39 +00:00
admin_update.php Migrated Vendor Templates to its own table, lots of code modifications here 2025-06-17 22:44:54 -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 Migrated Vendor Templates to its own table, lots of code modifications here 2025-06-17 22:44:54 -04:00