itflow/ajax
johnnyq 197dd9f299 Initial Work on Client Account Credit System, DB Structure, Credit Balance Calculation, added Apply Credit and add Credit with Expire dates, Added DB Structure for Discount Codes, UI Rewrite on client top header now using grouped cards, more dark mode work as well 2025-07-24 11:31:45 -04:00
..
ajax_account_edit.php Preparing for Dark mode theme: Started Fixing models so they look better in dark mode 2025-07-23 17:02:20 -04:00
ajax_admin_mail_queue_message_view.php Preparing for Dark mode theme: Started Fixing models so they look better in dark mode 2025-07-23 17:02:20 -04:00
ajax_ai_model_edit.php Preparing for Dark mode theme: Started Fixing models so they look better in dark mode 2025-07-23 17:02:20 -04:00
ajax_ai_provider_edit.php Preparing for Dark mode theme: Started Fixing models so they look better in dark mode 2025-07-23 17:02:20 -04:00
ajax_asset_copy.php Preparing for Dark mode theme: Started Fixing models so they look better in dark mode 2025-07-23 17:02:20 -04:00
ajax_asset_details.php Add sanitize the remaining uris that allow uri type:// refactored service details 2025-06-10 12:11:58 -04:00
ajax_asset_edit.php Add missing LIMIT 1 to ajax edit items 2025-02-18 20:29:36 -05:00
ajax_asset_interface_edit.php Let AJAX handle the model header 2025-02-16 13:20:15 -05:00
ajax_asset_link_credential.php Migrated asset link models to the new ajax models this fixes the issue of the overlapping var asset_name and improves page load and performance in asset details 2025-05-21 11:51:18 -04:00
ajax_asset_link_document.php Migrated asset link models to the new ajax models this fixes the issue of the overlapping var asset_name and improves page load and performance in asset details 2025-05-21 11:51:18 -04:00
ajax_asset_link_file.php Migrated asset link models to the new ajax models this fixes the issue of the overlapping var asset_name and improves page load and performance in asset details 2025-05-21 11:51:18 -04:00
ajax_asset_link_service.php Migrated asset link models to the new ajax models this fixes the issue of the overlapping var asset_name and improves page load and performance in asset details 2025-05-21 11:51:18 -04:00
ajax_asset_link_software.php Migrated asset link models to the new ajax models this fixes the issue of the overlapping var asset_name and improves page load and performance in asset details 2025-05-21 11:51:18 -04:00
ajax_calendar_edit.php Converted edit Calendar to the new ajax modal function 2025-02-19 17:10:41 -05:00
ajax_calendar_event_edit.php Removed Patch panel tables as they share similarities with assets and assets interfaces, rename events to calendar events and event attendees to calendar even attendees 2025-03-13 16:34:38 -04:00
ajax_category_add.php Add Vendor Details Popup, works with Domain Vendors right now, Added fallBack function when no text is present use a placeholder 2025-02-25 18:16:03 -05:00
ajax_category_edit.php Ported users, roles, categories, tags edit to new AJAX modal function 2025-02-17 19:29:31 -05:00
ajax_certificate_edit.php Fix certificates not showing notes 2025-03-02 09:40:21 +00:00
ajax_client_edit.php Fix client notes on edit modal 2025-03-03 09:03:49 +00:00
ajax_contact_details.php Remove Document Template field from a few more files 2025-06-17 19:09:43 -04:00
ajax_contact_edit.php Tidy Phone Country code add + placeholder 2025-03-31 17:30:33 -04:00
ajax_contact_link_asset.php Migrated contact link models to the new ajax models this fixes the issue of the overlapping var contact_name and improves page load and performance in contact details 2025-05-21 12:18:42 -04:00
ajax_contact_link_credential.php Migrated contact link models to the new ajax models this fixes the issue of the overlapping var contact_name and improves page load and performance in contact details 2025-05-21 12:18:42 -04:00
ajax_contact_link_document.php Migrated contact link models to the new ajax models this fixes the issue of the overlapping var contact_name and improves page load and performance in contact details 2025-05-21 12:18:42 -04:00
ajax_contact_link_file.php Migrated contact link models to the new ajax models this fixes the issue of the overlapping var contact_name and improves page load and performance in contact details 2025-05-21 12:18:42 -04:00
ajax_contact_link_service.php Migrated contact link models to the new ajax models this fixes the issue of the overlapping var contact_name and improves page load and performance in contact details 2025-05-21 12:18:42 -04:00
ajax_contact_link_software.php Migrated contact link models to the new ajax models this fixes the issue of the overlapping var contact_name and improves page load and performance in contact details 2025-05-21 12:18:42 -04:00
ajax_contact_note_create.php Let AJAX handle the model header 2025-02-16 13:20:15 -05:00
ajax_credential_edit.php Add sanitize the remaining uris that allow uri type:// refactored service details 2025-06-10 12:11:58 -04:00
ajax_credential_view.php Completely renamed everything login to credential including tables added cascading deletion to the multi to multi tables 2025-03-12 21:28:50 -04:00
ajax_custom_link_edit.php Add missing LIMIT 1 to ajax edit items 2025-02-18 20:29:36 -05:00
ajax_custom_ticket_status_edit.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
ajax_document_edit.php Move Document Versions to a seperate table much more efficient and allow to reference same document using a link Note this update will delete previous document versions 2025-06-17 17:58:20 -04:00
ajax_document_move.php Add missing LIMIT 1 to ajax edit items 2025-02-18 20:29:36 -05:00
ajax_document_rename.php Add missing LIMIT 1 to ajax edit items 2025-02-18 20:29:36 -05:00
ajax_document_template_edit.php Migrate Document templates to its own table 2025-06-17 19:00:56 -04:00
ajax_document_version_view.php Move Document Versions to a seperate table much more efficient and allow to reference same document using a link Note this update will delete previous document versions 2025-06-17 17:58:20 -04:00
ajax_document_view.php Move Document Versions to a seperate table much more efficient and allow to reference same document using a link Note this update will delete previous document versions 2025-06-17 17:58:20 -04:00
ajax_domain_edit.php Migrated domain and certificate edit to the new AJAX modal function 2025-02-19 01:22:31 -05:00
ajax_expense_copy.php Migrated Vendor Templates to its own table, lots of code modifications here 2025-06-17 22:44:54 -04:00
ajax_expense_edit.php Migrated Vendor Templates to its own table, lots of code modifications here 2025-06-17 22:44:54 -04:00
ajax_expense_refund.php Let AJAX handle the model header 2025-02-16 13:20:15 -05:00
ajax_file_move.php Add missing LIMIT 1 to ajax edit items 2025-02-18 20:29:36 -05:00
ajax_file_rename.php Add missing LIMIT 1 to ajax edit items 2025-02-18 20:29:36 -05:00
ajax_folder_rename.php Add missing LIMIT 1 to ajax edit items 2025-02-18 20:29:36 -05:00
ajax_invoice_apply_credit.php Initial Work on Client Account Credit System, DB Structure, Credit Balance Calculation, added Apply Credit and add Credit with Expire dates, Added DB Structure for Discount Codes, UI Rewrite on client top header now using grouped cards, more dark mode work as well 2025-07-24 11:31:45 -04:00
ajax_invoice_copy.php Migrated Edit Recurring Invoice, Revenue over to the new AJAX modal 2025-02-17 11:57:10 -05:00
ajax_invoice_edit.php Added Quick Category/Tag Add throughout utilizes the new ajax modal 2025-02-25 17:05:34 -05:00
ajax_invoice_pay.php Initial Work on Client Account Credit System, DB Structure, Credit Balance Calculation, added Apply Credit and add Credit with Expire dates, Added DB Structure for Discount Codes, UI Rewrite on client top header now using grouped cards, more dark mode work as well 2025-07-24 11:31:45 -04:00
ajax_item_edit.php Add missing LIMIT 1 to ajax edit items 2025-02-18 20:29:36 -05:00
ajax_location_edit.php Tidy Phone Country code add + placeholder 2025-03-31 17:30:33 -04:00
ajax_network_edit.php Fix network location edit 2025-03-30 02:14:06 -04:00
ajax_notifications.php Only show 8 notifications at a time instead of 10 2025-05-28 17:43:03 -04:00
ajax_payment_method_edit.php Updated Guest pay and Client Add Delete Payments, adjustedsetting saved payment per recurring invoice 2025-07-09 01:45:56 -04:00
ajax_payment_provider_edit.php Add Payment Method to UI and switch Add Payment modals to use the new table 2025-07-07 16:37:51 -04:00
ajax_product_edit.php Added Quick Category/Tag Add throughout utilizes the new ajax modal 2025-02-25 17:05:34 -05:00
ajax_project_edit.php Project - Allow editing client after creation 2025-05-11 12:14:20 +01:00
ajax_quote_copy.php remove legacy quote copy modal, dont show client selection in quote copy when copying quote from within client section 2025-02-16 23:55:59 -05:00
ajax_quote_edit.php Added Quick Category/Tag Add throughout utilizes the new ajax modal 2025-02-25 17:05:34 -05:00
ajax_rack_device_add.php More Migration to AJAX Modal 2025-02-17 16:44:29 -05:00
ajax_rack_edit.php More Migration to AJAX Modal 2025-02-17 16:44:29 -05:00
ajax_recurring_expense_edit.php Migrated Vendor Templates to its own table, lots of code modifications here 2025-06-17 22:44:54 -04:00
ajax_recurring_invoice_edit.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
ajax_recurring_ticket_edit.php Add Ticket Category UI for Recurring Tickets 2025-06-11 18:11:08 -04:00
ajax_revenue_edit.php Added Quick Category/Tag Add throughout utilizes the new ajax modal 2025-02-25 17:05:34 -05:00
ajax_role_edit.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
ajax_service_details.php Add sanitize the remaining uris that allow uri type:// refactored service details 2025-06-10 12:11:58 -04:00
ajax_service_edit.php Migrated Vendor Templates to its own table, lots of code modifications here 2025-06-17 22:44:54 -04:00
ajax_software_edit.php Added Purchase Reference to Software Licneses 2025-02-26 12:59:03 -05:00
ajax_software_template_edit.php Migrated Vendor Templates to its own table, lots of code modifications here 2025-06-17 22:44:54 -04:00
ajax_tag_add.php Add Vendor Details Popup, works with Domain Vendors right now, Added fallBack function when no text is present use a placeholder 2025-02-25 18:16:03 -05:00
ajax_tag_edit.php Ported users, roles, categories, tags edit to new AJAX modal function 2025-02-17 19:29:31 -05:00
ajax_tax_edit.php Add missing LIMIT 1 to ajax edit items 2025-02-18 20:29:36 -05:00
ajax_ticket_assign.php Migrated Ticket Priority, Assign Agent, Assign Contact, Ticket Billable, Task edit, task_template edit to the the new AJAX Modal 2025-02-16 18:27:43 -05:00
ajax_ticket_billable.php Migrated Ticket Priority, Assign Agent, Assign Contact, Ticket Billable, Task edit, task_template edit to the the new AJAX Modal 2025-02-16 18:27:43 -05:00
ajax_ticket_contact.php Migrated Ticket Priority, Assign Agent, Assign Contact, Ticket Billable, Task edit, task_template edit to the the new AJAX Modal 2025-02-16 18:27:43 -05:00
ajax_ticket_edit.php Migrated Vendor Templates to its own table, lots of code modifications here 2025-06-17 22:44:54 -04:00
ajax_ticket_priority.php Migrated Ticket Priority, Assign Agent, Assign Contact, Ticket Billable, Task edit, task_template edit to the the new AJAX Modal 2025-02-16 18:27:43 -05:00
ajax_ticket_reply_edit.php Migrated Ticket Priority, Assign Agent, Assign Contact, Ticket Billable, Task edit, task_template edit to the the new AJAX Modal 2025-02-16 18:27:43 -05:00
ajax_ticket_reply_redact.php Allow user to redact client replied tickets 2025-03-31 18:42:56 -04:00
ajax_ticket_task_edit.php Migrated Ticket Priority, Assign Agent, Assign Contact, Ticket Billable, Task edit, task_template edit to the the new AJAX Modal 2025-02-16 18:27:43 -05:00
ajax_ticket_template_task_edit.php Ticket tasks - set maxlength html attribute 2025-05-14 16:05:43 +01:00
ajax_transfer_edit.php Add Payment Method to UI and switch Add Payment modals to use the new table 2025-07-07 16:37:51 -04:00
ajax_trip_copy.php Fix Copy Trip Modal 2025-04-08 05:27:56 +01:00
ajax_trip_edit.php Merged Client Trip and Global Trips along with exports into 1 managable file 2025-02-18 20:58:47 -05:00
ajax_user_edit.php More Work on Client Users section, added User Icon Indicator in contact if a user account exists 2025-03-11 13:59:01 -04:00
ajax_vendor_details.php Add Vendor Details Popup, works with Domain Vendors right now, Added fallBack function when no text is present use a placeholder 2025-02-25 18:16:03 -05:00
ajax_vendor_edit.php Migrated Vendor Templates to its own table, lots of code modifications here 2025-06-17 22:44:54 -04:00
ajax_vendor_template_edit.php Fix Adding a vendor from a template and adding country code to vendor template 2025-06-26 16:27:11 -04:00