| .. |
|
ticket_add.php
|
Migrate Add Ticket, Recurring Ticket, Project and Vendor to the new ajax-modal
|
2025-11-02 22:54:48 -05:00 |
|
ticket_add_v2.php
|
Migrate Add Ticket, Recurring Ticket, Project and Vendor to the new ajax-modal
|
2025-11-02 22:54:48 -05:00 |
|
ticket_add_watcher.php
|
Fix Add Ticket Watcher
|
2025-11-13 00:01:35 -05:00 |
|
ticket_assign.php
|
Fix Issue with user not showing up in add ticket and recurring ticket, Also fixed the sort from DESC to ASC in some areas with user select
|
2025-10-29 17:49:39 -04:00 |
|
ticket_billable.php
|
Migrate Schedule Ticket and Merge Ticket to ajax modal also spruce up Schedule Inteface and cleanup code
|
2025-11-04 18:37:43 -05:00 |
|
ticket_bulk_add_project.php
|
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
|
2025-11-27 12:48:59 -05:00 |
|
ticket_bulk_assign.php
|
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
|
2025-11-27 12:48:59 -05:00 |
|
ticket_bulk_edit_category.php
|
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
|
2025-11-27 12:48:59 -05:00 |
|
ticket_bulk_edit_priority.php
|
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
|
2025-11-27 12:48:59 -05:00 |
|
ticket_bulk_merge.php
|
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
|
2025-11-27 12:48:59 -05:00 |
|
ticket_bulk_reply.php
|
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
|
2025-11-27 12:48:59 -05:00 |
|
ticket_bulk_resolve.php
|
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
|
2025-11-27 12:48:59 -05:00 |
|
ticket_change_client.php
|
Added data-bulk to the ajax modal to allow for bulk GET collection of selected ids that have a class of bulk-select, converted expense and client bulk modals to use the the new ajax-modal
|
2025-11-06 11:26:08 -05:00 |
|
ticket_contact.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
ticket_edit.php
|
Ticket Details Checks, Dont display Add/edit relations if no cliet in selected, dont show relations in ticket edit if no client assigned to ticket, also dont display public and email response type if no contact_email exists
|
2025-11-16 19:56:59 -05:00 |
|
ticket_edit_asset.php
|
Remove unessesary vars in edit ticket asset modal
|
2025-09-24 14:56:50 -04:00 |
|
ticket_edit_project.php
|
Added Project Edit Function for Ticket
|
2025-10-03 17:37:25 -04:00 |
|
ticket_edit_schedule.php
|
Migrate Schedule Ticket and Merge Ticket to ajax modal also spruce up Schedule Inteface and cleanup code
|
2025-11-04 18:37:43 -05:00 |
|
ticket_edit_vendor.php
|
Added data-bulk to the ajax modal to allow for bulk GET collection of selected ids that have a class of bulk-select, converted expense and client bulk modals to use the the new ajax-modal
|
2025-11-06 11:26:08 -05:00 |
|
ticket_export.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
ticket_invoice_add.php
|
Fix Decimal not showing on the iphone for specific fields associated to price cost percentage etc
|
2025-11-26 13:54:24 -05:00 |
|
ticket_merge.php
|
Migrate Schedule Ticket and Merge Ticket to ajax modal also spruce up Schedule Inteface and cleanup code
|
2025-11-04 18:37:43 -05:00 |
|
ticket_priority.php
|
Minor ticket details sprucing little more padding on top ticket details and move subject to top with Ticket number
|
2025-11-04 19:25:07 -05:00 |
|
ticket_reply_edit.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
ticket_reply_redact.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
ticket_summary.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 |
|
ticket_task_edit.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |