itflow/modals
johnnyq 70cb0ac635 Add the ability to remove additional assets from the ticket details screen 2025-04-07 12:58:55 -04:00
..
account_add_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
admin_api_key_add_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
admin_category_add_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
admin_custom_link_add_modal.php Allow adding custom links to the client portal nav-bar 2025-02-04 16:04:44 +00:00
admin_document_template_add_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
admin_project_template_add_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
admin_project_template_edit_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
admin_project_template_ticket_template_add_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
admin_role_add_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
admin_software_template_add_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
admin_tag_add_modal.php Added Quick Category/Tag Add throughout utilizes the new ajax modal 2025-02-25 17:05:34 -05:00
admin_tax_add_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
admin_ticket_status_add_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
admin_ticket_template_add_modal.php Use nearest text area instead of a static ID for AI rewording, started adding entity creations in contact details and auto selecting the contact when in contact details page 2025-03-20 11:39:50 -04:00
admin_ticket_template_edit_modal.php Use nearest text area instead of a static ID for AI rewording, started adding entity creations in contact details and auto selecting the contact when in contact details page 2025-03-20 11:39:50 -04:00
admin_user_add_modal.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_user_all_reset_password_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
admin_user_archive_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
admin_user_export_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
admin_user_invite_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
admin_vendor_template_add_modal.php Allow to remove additional assets in a ticket 2025-04-07 11:59:56 -04:00
asset_add_modal.php Fixed a few debug errors where client was not checked to see if it was set in some of the create modals, replaced old url_query_strings_sb var to the correct new var url_query_strings_sort. 2025-03-27 12:01:10 -04:00
asset_bulk_add_ticket_modal.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
asset_bulk_assign_contact_modal.php Created whole new section Client Overview to get a global view of all your clients things, merged domains and assets into one 2025-02-19 22:16:24 -05:00
asset_bulk_assign_location_modal.php Created whole new section Client Overview to get a global view of all your clients things, merged domains and assets into one 2025-02-19 22:16:24 -05:00
asset_bulk_edit_status_modal.php Created whole new section Client Overview to get a global view of all your clients things, merged domains and assets into one 2025-02-19 22:16:24 -05:00
asset_bulk_transfer_client_modal.php Created whole new section Client Overview to get a global view of all your clients things, merged domains and assets into one 2025-02-19 22:16:24 -05:00
asset_export_modal.php Created whole new section Client Overview to get a global view of all your clients things, merged domains and assets into one 2025-02-19 22:16:24 -05:00
asset_import_modal.php Add physical location field to asset csv import/export 2025-03-03 09:29:28 +00:00
asset_interface_add_modal.php Created whole new section Client Overview to get a global view of all your clients things, merged domains and assets into one 2025-02-19 22:16:24 -05:00
asset_interface_export_modal.php Created whole new section Client Overview to get a global view of all your clients things, merged domains and assets into one 2025-02-19 22:16:24 -05:00
asset_interface_import_modal.php Created whole new section Client Overview to get a global view of all your clients things, merged domains and assets into one 2025-02-19 22:16:24 -05:00
asset_interface_multiple_add_modal.php Allow start interface to be named 0 2025-03-21 21:54:55 -04:00
asset_link_credential_modal.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
asset_link_document_modal.php Added Link to and unlink Items in Asset Details 2025-02-24 19:08:00 -05:00
asset_link_file_modal.php Added Link to and unlink Items in Asset Details 2025-02-24 19:08:00 -05:00
asset_link_service_modal.php Added Link to and unlink Items in Asset Details 2025-02-24 19:08:00 -05:00
asset_link_software_modal.php Added Link to and unlink Items in Asset Details 2025-02-24 19:08:00 -05:00
budget_create_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
budget_edit_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
calendar_add_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
calendar_event_add_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
certificate_add_modal.php Fixed a few debug errors where client was not checked to see if it was set in some of the create modals, replaced old url_query_strings_sb var to the correct new var url_query_strings_sort. 2025-03-27 12:01:10 -04:00
certificate_export_modal.php Added Global Views for Licenses, Credentials and Certificates 2025-02-20 14:58:25 -05:00
client_add_modal.php Tidy Phone Country code add + placeholder 2025-03-31 17:30:33 -04:00
client_asset_documents_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_delete_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_document_add_file_relation_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_document_add_from_template_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_document_add_modal.php You can now upload and create documents, credentials in contact and asset details sections 2025-03-20 12:58:00 -04:00
client_document_bulk_move_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_document_link_asset_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_document_link_contact_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_document_link_file_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_document_link_software_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_document_link_vendor_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_download_pdf_modal.php Update client export pdf for new table field names 2025-03-12 21:39:47 -04:00
client_export_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_file_bulk_move_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_file_delete_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_file_link_asset_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_file_upload_modal.php You can now upload and create documents, credentials in contact and asset details sections 2025-03-20 12:58:00 -04:00
client_file_view_modal.php Only store optimized WebP images, so only 1 image is stored and used for thumnails and viewing, removed fields has_preview and has_thumbnail as these are no longer needed, fixed issue when optimizing portrait images the bottom half would get cropped out 2025-03-18 16:48:05 -04:00
client_import_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
client_rack_add_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
client_recurring_export_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
contact_add_modal.php Tidy Phone Country code add + placeholder 2025-03-31 17:30:33 -04:00
contact_archive_modal.php Make contacts global view compatible, remove bulk mail from admin as this is in contacts bulk actions, updated links, tidy 2025-02-20 00:38:40 -05:00
contact_bulk_assign_location_modal.php Make contacts global view compatible, remove bulk mail from admin as this is in contacts bulk actions, updated links, tidy 2025-02-20 00:38:40 -05:00
contact_bulk_assign_tags_modal.php Make contacts global view compatible, remove bulk mail from admin as this is in contacts bulk actions, updated links, tidy 2025-02-20 00:38:40 -05:00
contact_bulk_edit_department_modal.php Make contacts global view compatible, remove bulk mail from admin as this is in contacts bulk actions, updated links, tidy 2025-02-20 00:38:40 -05:00
contact_bulk_edit_phone_modal.php Make contacts global view compatible, remove bulk mail from admin as this is in contacts bulk actions, updated links, tidy 2025-02-20 00:38:40 -05:00
contact_bulk_edit_role_modal.php Make contacts global view compatible, remove bulk mail from admin as this is in contacts bulk actions, updated links, tidy 2025-02-20 00:38:40 -05:00
contact_bulk_email_modal.php Make contacts global view compatible, remove bulk mail from admin as this is in contacts bulk actions, updated links, tidy 2025-02-20 00:38:40 -05:00
contact_create_note_modal.php Make contacts global view compatible, remove bulk mail from admin as this is in contacts bulk actions, updated links, tidy 2025-02-20 00:38:40 -05:00
contact_export_modal.php Make contacts global view compatible, remove bulk mail from admin as this is in contacts bulk actions, updated links, tidy 2025-02-20 00:38:40 -05:00
contact_import_modal.php Make contacts global view compatible, remove bulk mail from admin as this is in contacts bulk actions, updated links, tidy 2025-02-20 00:38:40 -05:00
contact_invite_modal.php Make contacts global view compatible, remove bulk mail from admin as this is in contacts bulk actions, updated links, tidy 2025-02-20 00:38:40 -05:00
contact_link_asset_modal.php Added Location to Global View, updated links and fixed password pop over moving you to the top of the page when clicked in asset and conact details 2025-02-20 16:25:07 -05:00
contact_link_credential_modal.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
contact_link_document_modal.php Added Location to Global View, updated links and fixed password pop over moving you to the top of the page when clicked in asset and conact details 2025-02-20 16:25:07 -05:00
contact_link_file_modal.php Added Location to Global View, updated links and fixed password pop over moving you to the top of the page when clicked in asset and conact details 2025-02-20 16:25:07 -05:00
contact_link_service_modal.php Added Location to Global View, updated links and fixed password pop over moving you to the top of the page when clicked in asset and conact details 2025-02-20 16:25:07 -05:00
contact_link_software_modal.php Added Location to Global View, updated links and fixed password pop over moving you to the top of the page when clicked in asset and conact details 2025-02-20 16:25:07 -05:00
credential_add_modal.php Fixed a few debug errors where client was not checked to see if it was set in some of the create modals, replaced old url_query_strings_sb var to the correct new var url_query_strings_sort. 2025-03-27 12:01:10 -04:00
credential_bulk_assign_tags_modal.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
credential_export_modal.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
credential_import_modal.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
custom_field_create_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
custom_field_edit_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
document_edit_visibility_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
domain_add_modal.php Fixed a few debug errors where client was not checked to see if it was set in some of the create modals, replaced old url_query_strings_sb var to the correct new var url_query_strings_sort. 2025-03-27 12:01:10 -04:00
domain_export_modal.php Created whole new section Client Overview to get a global view of all your clients things, merged domains and assets into one 2025-02-19 22:16:24 -05:00
expense_add_modal.php Added Quick Category/Tag Add throughout utilizes the new ajax modal 2025-02-25 17:05:34 -05:00
expense_bulk_edit_account_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
expense_bulk_edit_category_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
expense_bulk_edit_client_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
expense_export_modal.php Update Filter Vars in expenses 2025-01-22 17:31:04 -05:00
folder_create_modal.php Update folder_create_modal.php 2025-02-28 23:26:39 -06:00
invoice_add_modal.php Added Quick Category/Tag Add throughout utilizes the new ajax modal 2025-02-25 17:05:34 -05:00
invoice_add_ticket_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
invoice_export_modal.php Merged Client Invoices and Invoices into one file using logic at the header to seperate between client and global section 2025-02-18 21:20:40 -05:00
invoice_note_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
invoice_payment_add_bulk_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
invoice_payment_add_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
invoice_recurring_add_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
item_edit_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
location_add_modal.php Tidy Phone Country code add + placeholder 2025-03-31 17:30:33 -04:00
location_bulk_assign_tags_modal.php Added Location to Global View, updated links and fixed password pop over moving you to the top of the page when clicked in asset and conact details 2025-02-20 16:25:07 -05:00
location_export_modal.php Added Location to Global View, updated links and fixed password pop over moving you to the top of the page when clicked in asset and conact details 2025-02-20 16:25:07 -05:00
location_import_modal.php Added Location to Global View, updated links and fixed password pop over moving you to the top of the page when clicked in asset and conact details 2025-02-20 16:25:07 -05:00
network_add_modal.php Fixed a few debug errors where client was not checked to see if it was set in some of the create modals, replaced old url_query_strings_sb var to the correct new var url_query_strings_sort. 2025-03-27 12:01:10 -04:00
network_export_modal.php Added Network to Global View and updated links 2025-02-20 16:43:59 -05:00
payment_export_modal.php Merged Client Payments and Payments into one file using logic at the header to seperate between client and global section 2025-02-18 21:45:12 -05:00
product_add_modal.php Added Quick Category/Tag Add throughout utilizes the new ajax modal 2025-02-25 17:05:34 -05:00
product_bulk_edit_category_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
product_export_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
project_add_modal.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
project_link_ticket_modal.php Add Projects to client side nav and seperated the logic between client and global view of projects 2025-03-20 18:17:26 -04:00
quote_add_modal.php Added Quick Category/Tag Add throughout utilizes the new ajax modal 2025-02-25 17:05:34 -05:00
quote_export_modal.php Combined client_quotes.php and quotes.php into one file quotes.php checks if get client_id var is set and which chooses to display client top header and client side nav or global nav 2025-02-18 17:04:49 -05:00
quote_note_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
quote_to_invoice_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
recurring_expense_create_modal.php Added Quick Category/Tag Add throughout utilizes the new ajax modal 2025-02-25 17:05:34 -05:00
recurring_invoice_add_modal.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
recurring_invoice_note_modal.php Missed recurring_invoice details and fixes up a few other places for recurring invoice vars 2025-03-11 22:24:19 -04:00
recurring_payment_add_modal.php Fix Create Auto Payment after renaming recurring to recurring invoices 2025-03-11 22:54:44 -04:00
recurring_ticket_add_modal.php Recurring ticket - remove rogue 's' from 'Contact' tab 2025-03-27 15:54:10 +00:00
revenue_add_modal.php Added Quick Category/Tag Add throughout utilizes the new ajax modal 2025-02-25 17:05:34 -05:00
service_add_modal.php Fixed a few debug errors where client was not checked to see if it was set in some of the create modals, replaced old url_query_strings_sb var to the correct new var url_query_strings_sort. 2025-03-27 12:01:10 -04:00
share_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
software_add_from_template_modal.php Added Global Views for Licenses, Credentials and Certificates 2025-02-20 14:58:25 -05:00
software_add_modal.php Fixed a few debug errors where client was not checked to see if it was set in some of the create modals, replaced old url_query_strings_sb var to the correct new var url_query_strings_sort. 2025-03-27 12:01:10 -04:00
software_export_modal.php Added Global Views for Licenses, Credentials and Certificates 2025-02-20 14:58:25 -05:00
ticket_add_modal.php Add the ability to Create a ticket inside a project then auto assign it to the project 2025-03-20 17:05:47 -04:00
ticket_add_watcher_modal.php Add the ability to remove additional assets from the ticket details screen 2025-04-07 12:58:55 -04:00
ticket_bulk_add_project_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
ticket_bulk_assign_modal.php Fix Bulk Assign ticket to only show ITflow users and not client users 2025-04-01 17:23:44 -04:00
ticket_bulk_edit_category_modal.php Tickets can not be categorized in bulk 2025-02-12 19:48:16 -05:00
ticket_bulk_edit_priority_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
ticket_bulk_merge_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
ticket_bulk_reply_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
ticket_bulk_resolve_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
ticket_change_client_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
ticket_edit_asset_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
ticket_edit_schedule_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
ticket_edit_vendor_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
ticket_export_modal.php Merged Global Tickets with Client Tickets seperated them with some header logic 2025-02-19 13:45:44 -05:00
ticket_invoice_add_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
ticket_merge_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
top_nav_tickets_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
transfer_add_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
trip_add_modal.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
trip_export_modal.php Merged Client Trip and Global Trips along with exports into 1 managable file 2025-02-18 20:58:47 -05:00
user_mfa_modal.php Further improve the MFA process, now when verification fails the modal will stay open and the secret remain the same 2025-01-28 16:34:07 -05:00
vendor_add_from_template_modal.php Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
vendor_add_modal.php Tidy Phone Country code add + placeholder 2025-03-31 17:30:33 -04:00
vendor_contact_add_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
vendor_contact_edit_modal.php Add maxlength attribute to modals 2025-01-14 17:24:43 +00:00
vendor_export_modal.php Merged Files Vendors with Client Vendors seperated them with some header logic 2025-02-19 14:18:16 -05:00