itflow/post/admin
johnnyq 0b66c8e1be 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_api.php Prevent post pages being accessed directly 2025-01-09 16:09:39 +00:00
admin_backup.php Update the backup code to be a full backup zip file download of uploads and db dump along with version meta data file. Also allow to restore a single file in setup currently hidden 2025-05-07 15:37:57 -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 Prevent post pages being accessed directly 2025-01-09 16:09:39 +00: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 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_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 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 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 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 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