.github
Update php-lint.yml - bump to 9.4.1
2024-08-10 12:21:43 +01:00
api /v1
API - New tickets
2024-12-14 17:06:03 +00:00
css
Removed Custom CSS for ticket was able to make work with CSS Library bootstrap, asjusted spacing and layout of ticket response controls,
2024-05-30 15:35:02 -04:00
dist
…
js
Recurring tickets
2024-12-16 12:11:29 +00:00
plugins
Bump TinyMCE from 7.4.1 to 7.5.1
2024-11-19 16:08:20 -05:00
portal
Tickets created via portal/email not being marked as billable
2025-01-09 16:29:07 +00:00
post
Don't require a contact for recurring tickets
2025-01-09 16:23:35 +00:00
scripts
Mail queue - duh, it actually sees to be a fix..
2025-01-09 18:59:24 +00:00
uploads
…
vendor
…
xcustom
tidy
2024-10-02 11:35:14 +01:00
.gitignore
Add xcustom and /post/xcustom to the git ignore list so git doesnt overwrite them except for the readme.php inside them
2024-11-04 22:03:57 -05:00
CHANGELOG.md
Tickets created via portal/email not being marked as billable
2025-01-09 16:29:07 +00:00
CODE_OF_CONDUCT.md
Update CODE_OF_CONDUCT.md
2024-09-20 23:32:05 +01:00
LICENSE
…
README.md
Update README.md
2025-01-08 13:42:37 +00:00
SECURITY.md
Update SECURITY.md
2024-09-15 00:10:42 +01:00
account_add_modal.php
Remove all reminense of Account Types next is deleting the DB Tables for account types
2024-09-17 13:59:58 -04:00
account_edit_modal.php
Remove all reminense of Account Types next is deleting the DB Tables for account types
2024-09-17 13:59:58 -04:00
accounts.php
Added sort order visual cues to every listing
2024-09-20 20:00:21 -04:00
admin_api.php
Added sort order visual cues to every listing
2024-09-20 20:00:21 -04:00
admin_api_key_add_modal.php
Tidying
2024-10-08 23:08:05 +01:00
admin_app_log.php
Renamed error_logs to app_logs, created app logs list view and renamed function logError to logApp, updated some of the log functions in cron and ticket mail parser to use the new appLog
2024-12-10 22:06:35 -05:00
admin_audit_log.php
Fix broken client link in audit logs
2024-11-12 11:26:43 -05:00
admin_backup.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
admin_bulk_mail.php
Tidying
2024-09-14 23:43:54 +01:00
admin_category.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
admin_category_add_modal.php
…
admin_category_edit_modal.php
…
admin_custom_link.php
Tidying
2024-10-28 21:16:15 +00:00
admin_custom_link_add_modal.php
Change theme on click now instead of selecting them then hitting submit more ?? 0s for the form checkboxes
2024-11-17 14:33:31 -05:00
admin_custom_link_edit_modal.php
Change theme on click now instead of selecting them then hitting submit more ?? 0s for the form checkboxes
2024-11-17 14:33:31 -05:00
admin_debug.php
Show git branch on debug page
2025-01-09 15:32:11 +00:00
admin_document_template.php
Feature: Allow AI to Generate Document Templates with a prompt example Generate AD Structure Documentation, File Share etc
2024-12-10 15:47:12 -05:00
admin_document_template_add_modal.php
Feature: Allow AI to Generate Document Templates with a prompt example Generate AD Structure Documentation, File Share etc
2024-12-10 15:47:12 -05:00
admin_document_template_details.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
admin_document_template_edit_modal.php
…
admin_legacy_debug.php
Reworked the entire debugger, only grather nessesary info and database comparison to existing and db.sql works now
2024-11-05 17:36:50 -05:00
admin_mail_queue.php
Added sort order visual cues to every listing
2024-09-20 20:00:21 -04:00
admin_mail_queue_message_view.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
admin_project_template.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
admin_project_template_add_modal.php
…
admin_project_template_details.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
admin_project_template_edit_modal.php
…
admin_project_template_ticket_template_add_modal.php
When Adding a Ticket Template to a Project Template use the Template name and not the subject also optimized Query
2024-10-10 14:42:57 -04:00
admin_role.php
Prevent post pages being accessed directly
2025-01-09 16:09:39 +00:00
admin_role_add_modal.php
Permissions overhaul - Define permissions in the database
2024-09-14 18:29:44 +01:00
admin_role_edit_modal.php
Permissions overhaul - Define permissions in the database
2024-09-14 18:29:44 +01:00
admin_settings_ai.php
Moved AI Reword Buttons to the WYSISYG toolbar, Seperated Document and ticket toolbars. Ticket Toolbar has items related to tickets while document has additional items related to documents
2024-11-19 15:33:14 -05:00
admin_settings_company.php
Only accept jpg, jpeg and png for company logo
2024-11-16 15:09:38 -05:00
admin_settings_custom_fields.php
Preappend admin_ to the settings files for consistency
2024-09-20 15:14:28 -04:00
admin_settings_default.php
UI Update Setup: Move locale settings to its own screen
2024-11-15 15:28:20 -05:00
admin_settings_integration.php
More Checkbox enhancements, remove js from dashboard if finanacial isnt selected
2024-11-17 14:54:16 -05:00
admin_settings_invoice.php
Fix typo in admin_settings_invoice.php
2024-11-24 02:13:05 -05:00
admin_settings_localization.php
Preappend admin_ to the settings files for consistency
2024-09-20 15:14:28 -04:00
admin_settings_mail.php
Preappend admin_ to the settings files for consistency
2024-09-20 15:14:28 -04:00
admin_settings_maintenance.php
Preappend admin_ to the settings files for consistency
2024-09-20 15:14:28 -04:00
admin_settings_module.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
admin_settings_notification.php
More Checkbox enhancements, remove js from dashboard if finanacial isnt selected
2024-11-17 14:54:16 -05:00
admin_settings_online_payment.php
Stripe payments - Account selection
2025-01-09 14:56:36 +00:00
admin_settings_project.php
Preappend admin_ to the settings files for consistency
2024-09-20 15:14:28 -04:00
admin_settings_quote.php
Fix typo in admin_settings_quote.php
2024-11-24 02:22:12 -05:00
admin_settings_security.php
Preappend admin_ to the settings files for consistency
2024-09-20 15:14:28 -04:00
admin_settings_telemetry.php
Preappend admin_ to the settings files for consistency
2024-09-20 15:14:28 -04:00
admin_settings_theme.php
Change theme on click now instead of selecting them then hitting submit more ?? 0s for the form checkboxes
2024-11-17 14:33:31 -05:00
admin_settings_ticket.php
Fix typo in admin_settings_ticket.php
2024-11-24 02:20:45 -05:00
admin_side_nav.php
Renamed error_logs to app_logs, created app logs list view and renamed function logError to logApp, updated some of the log functions in cron and ticket mail parser to use the new appLog
2024-12-10 22:06:35 -05:00
admin_software_template.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
admin_software_template_add_modal.php
…
admin_software_template_edit_modal.php
…
admin_tag.php
FEATURE: Added Credential Tagging Support
2024-10-30 14:40:02 -04:00
admin_tag_add_modal.php
FEATURE: Added Credential Tagging Support
2024-10-30 14:40:02 -04:00
admin_tag_edit_modal.php
FEATURE: Added Credential Tagging Support
2024-10-30 14:40:02 -04:00
admin_tax.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
admin_tax_add_modal.php
…
admin_tax_edit_modal.php
…
admin_ticket_status.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
admin_ticket_status_add_modal.php
Tidying
2024-10-28 21:16:15 +00:00
admin_ticket_status_edit_modal.php
Tidying
2024-10-28 21:16:15 +00:00
admin_ticket_template.php
Ticket templates - edit bugfix
2024-10-07 12:18:09 +01:00
admin_ticket_template_add_modal.php
Simplify Ticket Template Creation by putting all fields into 1 modal tab instead of multiple and removing the ability to ass tasks via add ticket template, this should be done in the details
2024-10-18 15:11:54 -04:00
admin_ticket_template_details.php
FEATURE: Added Task Completion Estimate to the UI
2024-10-23 14:06:41 -04:00
admin_ticket_template_edit_modal.php
Tidying
2024-10-28 21:16:15 +00:00
admin_update.php
Add versioning/release system - December 2024 / 24.12
2024-12-30 14:24:56 +00:00
admin_user.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
admin_user_add_modal.php
Fix alert
2024-11-19 11:45:01 -05:00
admin_user_all_reset_password_modal.php
…
admin_user_archive_modal.php
…
admin_user_edit_modal.php
Fix alert
2024-11-19 11:45:01 -05:00
admin_user_export_modal.php
Fix Non Existent warning file causing Javascipt to break in Users section
2024-12-12 17:55:55 -05:00
admin_user_invite_modal.php
…
admin_vendor_template.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
admin_vendor_template_add_modal.php
…
admin_vendor_template_edit_modal.php
…
ajax.php
Wording Fix for Share Link
2024-12-06 16:21:01 -05:00
app_version.php
Add versioning/release system - December 2024 / 24.12
2024-12-30 12:58:50 +00:00
base32static.php
…
blank.php
Moved AI Reword Buttons to the WYSISYG toolbar, Seperated Document and ticket toolbars. Ticket Toolbar has items related to tickets while document has additional items related to documents
2024-11-19 15:33:14 -05:00
budget.php
Custom Roles & Permissions
2024-09-20 17:59:49 +01:00
budget_create_modal.php
…
budget_edit.php
Budget - CSRF + Perms
2024-10-03 20:52:37 +01:00
budget_edit_modal.php
…
calendar_add_modal.php
…
calendar_edit_modal.php
Feature: Calendar Names and Colors can now be edited
2024-06-01 18:48:06 -04:00
calendar_event_add_modal.php
Disable calendar repeat for now until we properly add it
2024-11-02 10:50:30 +00:00
calendar_event_edit_modal.php
Disable calendar repeat for now until we properly add it
2024-11-02 10:50:30 +00:00
calendar_events.php
Tidying
2024-10-28 21:16:15 +00:00
check_login.php
Move more things to new role perms system
2024-12-20 11:23:41 +00:00
client_add_modal.php
Added Fax in the UI
2024-12-13 15:59:20 -05:00
client_asset_add_modal.php
Assets: Suggest operating systems when adding an asset
2024-12-14 13:37:40 +00:00
client_asset_bulk_add_ticket_modal.php
Moved AI Reword Buttons to the WYSISYG toolbar, Seperated Document and ticket toolbars. Ticket Toolbar has items related to tickets while document has additional items related to documents
2024-11-19 15:33:14 -05:00
client_asset_bulk_assign_contact_modal.php
…
client_asset_bulk_assign_location_modal.php
…
client_asset_bulk_edit_status_modal.php
…
client_asset_copy_modal.php
Added Many to Many Linkage between contacts and documents, asset, credential linkage and unlinkage in contact details, more to come
2024-11-25 23:55:33 -05:00
client_asset_details.php
Add Recurring Tickets to asset details, added ability to open a ticket for asset in asset details, also recurring ticket
2024-12-10 20:23:04 -05:00
client_asset_documents_modal.php
…
client_asset_edit_modal.php
Add Acceptable File formats on the Client side, also allow webp for image file uploads in assets, locations, expenses and contact
2024-11-18 18:14:13 -05:00
client_asset_export_modal.php
Fix Non Existent warning file causing Javascipt to break in Client Assets section
2024-12-12 11:37:34 -05:00
client_asset_import_modal.php
Import CSV - Check file uploaded
2024-11-14 11:51:39 +00:00
client_asset_interface_add_modal.php
Bugfix: Asset interface DHCP vanishing
2025-01-02 22:57:13 +00:00
client_asset_interface_edit_modal.php
Bugfix: Asset interface DHCP vanishing
2025-01-02 22:57:13 +00:00
client_asset_transfer_modal.php
Enforce CSRF for post/asset and post/account
2024-09-08 22:52:38 +01:00
client_assets.php
Assets: Suggest operating systems when adding an asset
2024-12-14 13:37:40 +00:00
client_certificate_add_modal.php
…
client_certificate_edit_modal.php
More enforcing user permissions
2024-09-28 20:04:33 +01:00
client_certificate_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_certificates.php
Added sort order visual cues to every listing
2024-09-20 20:00:21 -04:00
client_contact_add_modal.php
Add Acceptable File formats on the Client side, also allow webp for image file uploads in assets, locations, expenses and contact
2024-11-18 18:14:13 -05:00
client_contact_archive_modal.php
Started working on Archiving Contact Options Dialog for when archiving a contact
2024-10-26 11:58:04 -04:00
client_contact_bulk_assign_location_modal.php
…
client_contact_bulk_assign_tags_modal.php
Added the option to bulk remove contact tags
2024-06-07 18:44:21 -04:00
client_contact_bulk_edit_department_modal.php
…
client_contact_bulk_edit_phone_modal.php
…
client_contact_bulk_edit_role_modal.php
…
client_contact_bulk_email_modal.php
Fix Contact Bulk Actions, removed required fields from Bulk Mail since its all under 1 big form you cant have required fields
2024-08-27 12:05:45 -04:00
client_contact_create_note_modal.php
Defined a note_type_array in get_settings to define note type and associated icon incorporated the array into the Selectboxes to create note and the UI display in contact details
2024-11-24 12:11:31 -05:00
client_contact_details.php
Add Recurring tickets list to contact details as well as the ability to Create and Edit Recurring contacts all witihin contact details
2024-12-10 20:40:47 -05:00
client_contact_edit_modal.php
Add Acceptable File formats on the Client side, also allow webp for image file uploads in assets, locations, expenses and contact
2024-11-18 18:14:13 -05:00
client_contact_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_contact_import_modal.php
Import CSV - Check file uploaded
2024-11-14 11:51:39 +00:00
client_contact_invite_modal.php
…
client_contact_link_asset_modal.php
Added Many to Many Linkage between contacts and documents, asset, credential linkage and unlinkage in contact details, more to come
2024-11-25 23:55:33 -05:00
client_contact_link_credential_modal.php
Added Many to Many Linkage between contacts and documents, asset, credential linkage and unlinkage in contact details, more to come
2024-11-25 23:55:33 -05:00
client_contact_link_document_modal.php
Added Many to Many Linkage between contacts and documents, asset, credential linkage and unlinkage in contact details, more to come
2024-11-25 23:55:33 -05:00
client_contact_link_file_modal.php
Fix Ticket Watchers not getting emails when No Contact is selected on a ticket, and add the ability to link files in contact details
2024-11-26 14:06:34 -05:00
client_contact_link_service_modal.php
Added Linking and unlinking services in contact details
2024-11-26 16:16:24 -05:00
client_contact_link_software_modal.php
Feature You can now Add and Remove User type Software Licenses in Contact Details
2024-11-26 16:58:37 -05:00
client_contacts.php
Feature: Contact Notes / Interactions - Create an Add Model and display cpontact notes under contact details
2024-11-23 17:52:03 -05:00
client_delete_modal.php
…
client_document_add_file_relation_modal.php
…
client_document_add_from_template_modal.php
Fix Creating Document from a template where is would not set the document_parent causing new documents to display revisions that dont exist
2024-06-01 15:24:30 -04:00
client_document_add_modal.php
Moved AI Reword Buttons to the WYSISYG toolbar, Seperated Document and ticket toolbars. Ticket Toolbar has items related to tickets while document has additional items related to documents
2024-11-19 15:33:14 -05:00
client_document_bulk_move_modal.php
FEATURE: Nested folders in Files
2024-10-30 16:55:19 -04:00
client_document_details.php
Fix Only show Document Folders, Removed Create Subfolder as this is now merged into Create Folder Dependign on what folder you are in
2024-10-28 22:12:45 -04:00
client_document_edit_modal.php
Moved AI Reword Buttons to the WYSISYG toolbar, Seperated Document and ticket toolbars. Ticket Toolbar has items related to tickets while document has additional items related to documents
2024-11-19 15:33:14 -05:00
client_document_link_asset_modal.php
Replaced old logging with new logging function in document post along with tidy, wording updates and better logging
2024-11-09 18:01:59 -05:00
client_document_link_contact_modal.php
Replaced old logging with new logging function in document post along with tidy, wording updates and better logging
2024-11-09 18:01:59 -05:00
client_document_link_file_modal.php
Replaced old logging with new logging function in document post along with tidy, wording updates and better logging
2024-11-09 18:01:59 -05:00
client_document_link_software_modal.php
Replaced old logging with new logging function in document post along with tidy, wording updates and better logging
2024-11-09 18:01:59 -05:00
client_document_link_vendor_modal.php
Replaced old logging with new logging function in document post along with tidy, wording updates and better logging
2024-11-09 18:01:59 -05:00
client_document_move_modal.php
Replaced old logging with new logging function in document post along with tidy, wording updates and better logging
2024-11-09 18:01:59 -05:00
client_document_rename_modal.php
…
client_document_view_modal.php
…
client_documents.php
Add Bulk Document Deletion
2024-11-08 13:02:03 -05:00
client_domain_add_modal.php
…
client_domain_edit_modal.php
More enforcing user permissions
2024-09-28 20:04:33 +01:00
client_domain_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_domains.php
Added sort order visual cues to every listing
2024-09-20 20:00:21 -04:00
client_download_pdf_modal.php
Tidying/General quality of life updates
2024-12-28 01:12:59 +00:00
client_edit_modal.php
Change theme on click now instead of selecting them then hitting submit more ?? 0s for the form checkboxes
2024-11-17 14:33:31 -05:00
client_events.php
CONTINUE BIG FIX: Adjust the reaminder of links within client section
2024-10-31 15:56:20 -04:00
client_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_file_bulk_move_modal.php
FEATURE: Nested folders in Files
2024-10-30 16:55:19 -04:00
client_file_delete_modal.php
…
client_file_link_asset_modal.php
Updated file post to use new logAction function, tidy and added more details to logging
2024-11-10 14:37:02 -05:00
client_file_move_modal.php
Updated file post to use new logAction function, tidy and added more details to logging
2024-11-10 14:37:02 -05:00
client_file_rename_modal.php
Updated file post to use new logAction function, tidy and added more details to logging
2024-11-10 14:37:02 -05:00
client_file_upload_modal.php
FEATURE: Nested folders in Files
2024-10-30 16:55:19 -04:00
client_file_view_modal.php
Add Image Thumbnails and Previews for better image optimization update view image modal to JS and allow to move between images using previous and next arrows
2024-12-08 15:22:37 -05:00
client_files.php
check if file shared before assigning variables.
2024-12-17 16:31:52 -06:00
client_import_modal.php
Import CSV - Check file uploaded
2024-11-14 11:51:39 +00:00
client_invoice_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_invoices.php
BIG FIX: When accessing ticket, invoice, recurring invoice or quote details while in the client section of ITFlow keep the Client Side Nav instead of redirecting back to the Main Nav. This caused much confusion in the past. This will improve naviagtion in those areas greatly
2024-10-31 15:40:02 -04:00
client_location_add_modal.php
Added Fax in the UI
2024-12-13 15:59:20 -05:00
client_location_bulk_assign_tags_modal.php
Tidying
2024-09-14 23:43:54 +01:00
client_location_edit_modal.php
Added Fax in the UI
2024-12-13 15:59:20 -05:00
client_location_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_location_import_modal.php
Import CSV - Check file uploaded
2024-11-14 11:51:39 +00:00
client_locations.php
Added Fax in the UI
2024-12-13 15:59:20 -05:00
client_login_add_modal.php
Credential add modal - URI placeholder text was off
2025-01-09 16:11:52 +00:00
client_login_bulk_assign_tags_modal.php
FEATURE: Added Bulk Tag Assignment to Credentials
2024-10-30 15:07:51 -04:00
client_login_edit_modal.php
Replaced old logging with new logging function in credential post along with tidy, wording updates
2024-11-09 15:07:55 -05:00
client_login_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_login_import_modal.php
Import CSV - Check file uploaded
2024-11-14 11:51:39 +00:00
client_logins.php
Add Group By to logins to prevent duplicated logins from appearing, fixed client contact details from breaking because of missing login tag query
2024-11-01 17:21:55 -04:00
client_network_add_modal.php
…
client_network_edit_modal.php
Wording
2024-10-18 16:12:11 -04:00
client_network_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_networks.php
Fix networks page not displaying dns if secondary dns server was not entered
2024-11-27 12:42:09 -05:00
client_overview.php
Change asset TV to Display, changed Firewall icon to Fire
2024-12-06 17:00:52 -05:00
client_payment_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_payments.php
CONTINUE BIG FIX: Adjust the reaminder of links within client section
2024-10-31 15:56:20 -04:00
client_quote_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_quotes.php
BIG FIX: When accessing ticket, invoice, recurring invoice or quote details while in the client section of ITFlow keep the Client Side Nav instead of redirecting back to the Main Nav. This caused much confusion in the past. This will improve naviagtion in those areas greatly
2024-10-31 15:40:02 -04:00
client_rack_add_modal.php
Add Acceptable File formats on the Client side, also allow webp for image file uploads in assets, locations, expenses and contact
2024-11-18 18:14:13 -05:00
client_rack_edit_modal.php
Add Acceptable File formats on the Client side, also allow webp for image file uploads in assets, locations, expenses and contact
2024-11-18 18:14:13 -05:00
client_rack_unit_add_modal.php
UI Cleanup Move the the from and to Unit to one row when adding a device
2024-06-16 12:08:59 -04:00
client_racks.php
Custom Roles & Permissions
2024-09-20 17:59:49 +01:00
client_recurring_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_recurring_invoices.php
Added Auto Pay Options to Recurring Invoice Details
2024-12-21 20:37:46 -05:00
client_recurring_tickets.php
Added sort order visual cues to every listing
2024-09-20 20:00:21 -04:00
client_service_add_modal.php
…
client_service_edit_modal.php
More enforcing user permissions
2024-09-28 20:04:33 +01:00
client_service_view_modal.php
Fix Client Services to include interfaces
2024-06-11 23:32:09 -04:00
client_services.php
Tidying
2024-10-08 23:10:27 +01:00
client_side_nav.php
Rename client side menu header from Finance to Billing as its more suitable name
2024-12-28 13:10:04 -05:00
client_software.php
Added sort order visual cues to every listing
2024-09-20 20:00:21 -04:00
client_software_add_from_template_modal.php
…
client_software_add_modal.php
Fix Invalid Var in Add License
2024-07-09 14:30:23 -04:00
client_software_edit_modal.php
More enforcing user permissions
2024-09-28 20:04:33 +01:00
client_software_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_ticket_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_tickets.php
BIG FIX: When accessing ticket, invoice, recurring invoice or quote details while in the client section of ITFlow keep the Client Side Nav instead of redirecting back to the Main Nav. This caused much confusion in the past. This will improve naviagtion in those areas greatly
2024-10-31 15:40:02 -04:00
client_trip_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_trips.php
Added sort order visual cues to every listing
2024-09-20 20:00:21 -04:00
client_vendor_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
client_vendors.php
Removed Destructive delete option in assets, Added Delete to assets if archived
2024-09-24 16:17:02 -04:00
clients.php
Use Tag array instead of querying by tag name when clicking on a tag to reveal other items with the same tag, this allow more narrowed searches
2024-10-30 14:51:39 -04:00
cron.php
Move cron scripts
2024-12-30 17:31:34 +00:00
cron_certificate_refresher.php
Certificate cron bugfix
2024-10-02 12:00:56 +01:00
cron_domain_refresher.php
…
cron_mail_queue.php
Updated cron mail queue and cron email ticket parser to use new logAction and tidy up code
2024-11-15 13:40:04 -05:00
cron_ticket_email_parser.php
Anonymous/Guest tickets - Add the anon email as a watcher
2024-12-14 17:31:06 +00:00
custom_field_create_modal.php
…
custom_field_edit_modal.php
…
dashboard.php
More Checkbox enhancements, remove js from dashboard if finanacial isnt selected
2024-11-17 14:54:16 -05:00
database_updates.php
Recurring Payments - Added Auto Pay via cron, removed auto pay amount as it uses the recurring invoice amount, next up integrate with stripe
2024-12-21 20:25:21 -05:00
database_version.php
Recurring Payments - Added Auto Pay via cron, removed auto pay amount as it uses the recurring invoice amount, next up integrate with stripe
2024-12-21 20:25:21 -05:00
db.sql
Recurring Payments - Added Auto Pay via cron, removed auto pay amount as it uses the recurring invoice amount, next up integrate with stripe
2024-12-21 20:25:21 -05:00
document_edit_visibility_modal.php
Replaced old logging with new logging function in document post along with tidy, wording updates and better logging
2024-11-09 18:01:59 -05:00
expense_add_modal.php
Add Acceptable File formats on the Client side, also allow webp for image file uploads in assets, locations, expenses and contact
2024-11-18 18:14:13 -05:00
expense_bulk_edit_account_modal.php
…
expense_bulk_edit_category_modal.php
…
expense_bulk_edit_client_modal.php
…
expense_copy_modal.php
…
expense_edit_modal.php
Add Acceptable File formats on the Client side, also allow webp for image file uploads in assets, locations, expenses and contact
2024-11-18 18:14:13 -05:00
expense_export_modal.php
Added Additonal Export Options to Expenses Including Account, Vendor and Category, removed CSV Warning on Export Model
2024-09-13 12:32:16 -04:00
expense_refund_modal.php
…
expenses.php
Replicated previous fix by using enctype=multipart/form-data for bulk forms that have subforms that require a file upload
2024-11-18 16:16:00 -05:00
favicon.ico
…
filter_header.php
Add Visual sort cues to Recurring Tickets, and projects
2024-09-20 16:02:59 -04:00
folder_create_modal.php
Wording Updates
2024-10-30 15:49:39 -04:00
folder_rename_modal.php
Updated folder post to use new logAction function, tidy and added more details to logging
2024-11-11 16:13:44 -05:00
footer.php
Add versioning/release system - December 2024 / 24.12
2024-12-30 12:58:50 +00:00
force_mfa.php
2FA QR Codes
2024-05-26 16:08:06 +01:00
functions.php
Renamed error_logs to app_logs, created app logs list view and renamed function logError to logApp, updated some of the log functions in cron and ticket mail parser to use the new appLog
2024-12-10 22:06:35 -05:00
get_credential.php
…
get_settings.php
Revert Wireless Access Point to Access Point
2024-12-09 11:29:00 -05:00
global.css
…
global_search.php
Update global_search.php
2024-12-18 18:57:10 -05:00
guest_ajax.php
Stripe - Client pays removal
2024-09-10 20:26:16 +01:00
guest_download_file.php
Remove branding from downloaded files via link and use original filename replaced old logging function in download with new logAction funtion
2024-11-25 11:58:08 -05:00
guest_footer.php
Quote notifications
2024-11-14 11:23:28 +00:00
guest_header.php
Replaced old notification with new appNotify in all the Guest_ PHP Scripts
2024-11-07 12:13:05 -05:00
guest_pay_invoice_stripe.php
Replaced old notification with new appNotify in all the Guest_ PHP Scripts
2024-11-07 12:13:05 -05:00
guest_post.php
Quote notifications
2024-11-14 11:23:28 +00:00
guest_view_invoice.php
Guest invoice view
2024-12-04 16:26:27 +00:00
guest_view_item.php
Change asset TV to Display, changed Firewall icon to Fire
2024-12-06 17:00:52 -05:00
guest_view_quote.php
Quote notifications
2024-11-14 11:23:28 +00:00
guest_view_ticket.php
Tidying/General quality of life updates
2024-12-28 01:12:59 +00:00
header.php
Added DataTables JS Plugin tested functionality for client contact details
2024-06-06 13:00:14 -04:00
inc_alert_feedback.php
…
inc_all.php
Rename pagination_head.php to filter_header.php as this is a more suitable name for its function
2024-09-20 13:58:30 -04:00
inc_all_admin.php
Implement new admin check
2025-01-09 15:11:07 +00:00
inc_all_client.php
Move more things to new role perms system
2024-12-20 11:23:41 +00:00
inc_all_reports.php
Rename pagination_head.php to filter_header.php as this is a more suitable name for its function
2024-09-20 13:58:30 -04:00
inc_all_user.php
Rename pagination_head.php to filter_header.php as this is a more suitable name for its function
2024-09-20 13:58:30 -04:00
inc_client_top_head.php
Permissions - clients and tickets
2024-09-20 21:10:24 +01:00
inc_confirm_modal.php
…
inc_debug.php
…
inc_set_timezone.php
Do not check to see if session is set before setting timezone always set timezone, Fixes MFA when switching timezones
2024-11-25 12:20:56 -05:00
inc_wrapper.php
…
index.php
…
invoice.php
Update Breadcrumbs to always have a link to the client for fast access to the client section. The breadcrumb order will change depending how you access using the global view or within the client section on Invoice, Quote, Ticket, Recurring Invoice
2024-11-20 12:41:29 -05:00
invoice_add_modal.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
invoice_add_ticket_modal.php
…
invoice_copy_modal.php
…
invoice_edit_modal.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
invoice_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
invoice_note_modal.php
…
invoice_payment_add_bulk_modal.php
Remove all reminense of Account Types next is deleting the DB Tables for account types
2024-09-17 13:59:58 -04:00
invoice_payment_add_modal.php
Remove all reminense of Account Types next is deleting the DB Tables for account types
2024-09-17 13:59:58 -04:00
invoice_recurring_add_modal.php
…
invoices.php
Added Sort order visual cue to invoices
2024-09-20 16:45:45 -04:00
item_edit_modal.php
…
keepalive.php
…
login.php
Stop using Source Sans Pro for some pages, we seem to use Sans Serif everywhere else
2024-12-27 23:02:24 +00:00
notifications.php
Show only logged in user notifications
2024-11-17 15:14:40 -05:00
notifications_dismissed.php
Only show dismissed notifications pertaining to the logged in user
2024-11-17 15:09:30 -05:00
pagination.php
Tidying
2024-09-14 23:43:54 +01:00
payments.php
Added sort order visual cues to every listing
2024-09-20 20:00:21 -04:00
post.php
Prevent post pages being accessed directly
2025-01-09 16:09:39 +00:00
product_add_modal.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
product_bulk_edit_category_modal.php
Added Bulk Edit Category, Archive, Unarchive and Delete to Products
2024-06-10 17:26:43 -04:00
product_edit_modal.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
product_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
products.php
Added sort order visual cues to every listing
2024-09-20 20:00:21 -04:00
project_add_modal.php
Do not require Client for Projects, allow to add multiple tickets at once when adding tickets to a project
2024-09-06 17:53:35 -04:00
project_details.php
Projects
2024-09-30 21:31:04 +01:00
project_edit_modal.php
…
project_ticket_add_modal.php
Do not require Client for Projects, allow to add multiple tickets at once when adding tickets to a project
2024-09-06 17:53:35 -04:00
projects.php
Projects
2024-09-30 21:27:42 +01:00
quote.php
Update Breadcrumbs to always have a link to the client for fast access to the client section. The breadcrumb order will change depending how you access using the global view or within the client section on Invoice, Quote, Ticket, Recurring Invoice
2024-11-20 12:41:29 -05:00
quote_add_modal.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
quote_copy_modal.php
Quote Copy, Make Client a required field
2024-05-10 21:57:22 -04:00
quote_edit_modal.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
quote_note_modal.php
…
quote_to_invoice_modal.php
…
quotes.php
More enforcing user permissions
2024-09-28 20:04:33 +01:00
recurring_expense_create_modal.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
recurring_expense_edit_modal.php
When Editing Recurring Expense use the Next Month Date instead of selecting the month that the recurring expense was initially created
2024-10-15 18:28:53 -04:00
recurring_expenses.php
When Editing Recurring Expense use the Next Month Date instead of selecting the month that the recurring expense was initially created
2024-10-15 18:28:53 -04:00
recurring_invoice.php
Moved Create and Disable Auto Pay from Hamburger menu to a button by Email Notify, also Tidied up the Header in add payment
2024-12-21 20:50:21 -05:00
recurring_invoice_add_modal.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
recurring_invoice_edit_modal.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
recurring_invoice_note_modal.php
…
recurring_invoices.php
Added Recurring Payment Creation and Deletion and display in the recurring Invoice sections, still not operational need to add to cron
2024-12-21 18:49:42 -05:00
recurring_payment_add_modal.php
Moved Create and Disable Auto Pay from Hamburger menu to a button by Email Notify, also Tidied up the Header in add payment
2024-12-21 20:50:21 -05:00
recurring_ticket_add_modal.php
Don't require a contact for recurring tickets
2025-01-09 16:23:35 +00:00
recurring_ticket_edit_modal.php
Don't require a contact for recurring tickets
2025-01-09 16:23:35 +00:00
recurring_tickets.php
Recurring tickets
2024-12-16 12:11:29 +00:00
report_assets.php
Update the UI Header for Asset Selection on in the client assets and reports sections
2024-12-06 18:45:34 -05:00
report_budget.php
…
report_clients_with_balance.php
Fix Dead Link
2024-09-20 21:45:23 -04:00
report_domains.php
Added sort order visual cues to every listing
2024-09-20 20:00:21 -04:00
report_expense_by_vendor.php
…
report_expense_summary.php
…
report_income_by_client.php
…
report_income_summary.php
…
report_password_rotation.php
…
report_profit_loss.php
…
report_recurring_by_client.php
…
report_tax_summary.php
Tidy up the tax report + perms
2024-10-03 20:42:56 +01:00
report_ticket_by_client.php
Update report_ticket_by_client.php
2024-09-20 14:51:18 -04:00
report_ticket_summary.php
…
report_tickets_unbilled.php
Bugfix: Remove two role checks on unbilled ticket report that prevents any non-admins viewing it
2024-08-28 22:21:02 +01:00
reports_side_nav.php
Custom Roles & Permissions
2024-09-20 17:59:49 +01:00
revenue_add_modal.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
revenue_edit_modal.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
revenues.php
Added sort order visual cues to every listing
2024-09-20 20:00:21 -04:00
rfc6238.php
2FA QR Codes
2024-05-26 16:08:06 +01:00
robots.txt
…
settings_localization_array.php
Opps settings_localization_array.php should have not have amin_ prepended reverting
2024-09-20 16:15:05 -04:00
setup.php
Tweak docs link
2025-01-09 15:14:46 +00:00
setup_cli.php
Ensure All commands are executed within the update and setup scripts directory
2024-12-07 15:53:17 -05:00
share_modal.php
Fix View After Delete and turn it into a switch
2024-12-06 16:10:56 -05:00
side_nav.php
Renamed header Sales to Billing on Main side nav
2024-12-28 14:24:37 -05:00
task_edit_modal.php
FEATURE: Added Task Completion Estimate to the UI
2024-10-23 14:06:41 -04:00
temp_bulk_close_bugfix.php
Bugfix: Bulk close should actually be bulk resolve
2024-08-19 21:45:03 +01:00
ticket.php
Tidying/General quality of life updates
2024-12-28 01:12:59 +00:00
ticket_add_modal.php
Automatically select the current asset in asset details whjen creating a recurring or regular ticket
2024-12-10 20:51:16 -05:00
ticket_add_watcher_modal.php
DB Optimizing in Ticket Selections and relogicify mark billable also more logging
2024-11-19 18:46:07 -05:00
ticket_assign_modal.php
DB Optimizing in Ticket Selections and relogicify mark billable also more logging
2024-11-19 18:46:07 -05:00
ticket_bulk_add_project_modal.php
DB Optimizing in Ticket Selections and relogicify mark billable also more logging
2024-11-19 18:46:07 -05:00
ticket_bulk_assign_modal.php
DB Optimizing in Ticket Selections and relogicify mark billable also more logging
2024-11-19 18:46:07 -05:00
ticket_bulk_edit_priority_modal.php
…
ticket_bulk_merge_modal.php
Remove the hidden form name for bulk merge and just leave the id
2024-09-09 17:55:08 -04:00
ticket_bulk_reply_modal.php
Add time tracking for bulk ticket replies
2024-12-04 16:49:51 +00:00
ticket_bulk_resolve_modal.php
TT for bulk resolve too
2024-12-04 21:14:35 +00:00
ticket_change_client_modal.php
…
ticket_edit_asset_modal.php
More in depth logging ticket history and less passing vars from POT in ticket POAST
2024-11-19 18:18:32 -05:00
ticket_edit_billable_modal.php
More in depth logging ticket history and less passing vars from POT in ticket POAST
2024-11-19 18:18:32 -05:00
ticket_edit_contact_modal.php
DB Optimizing in Ticket Selections and relogicify mark billable also more logging
2024-11-19 18:46:07 -05:00
ticket_edit_modal.php
Bugfix: Ticket edit modal not showing multi-client/no-client projects
2025-01-02 22:21:02 +00:00
ticket_edit_priority_modal.php
…
ticket_edit_schedule_modal.php
…
ticket_edit_vendor_modal.php
More in depth logging ticket history and less passing vars from POT in ticket POAST
2024-11-19 18:18:32 -05:00
ticket_invoice_add_modal.php
Fix Extra spacing in Ticket to Invoice Description
2024-10-31 17:21:47 -04:00
ticket_merge_modal.php
Add bulk merge ticket feature
2024-08-25 19:06:57 +01:00
ticket_reply_edit_modal.php
Add time tracking for bulk ticket replies
2024-12-04 16:49:51 +00:00
tickets.php
Revert Reoslved count as ins included when you click on Closed Add Mouse Hover Effects to Header Open and Closed Status
2024-10-31 13:39:51 -04:00
top_nav.php
Implement new admin check
2025-01-09 15:11:07 +00:00
top_nav_tickets_modal.php
…
transfer_add_modal.php
…
transfer_edit_modal.php
…
transfers.php
Added sort order visual cues to every listing
2024-09-20 20:00:21 -04:00
trip_add_modal.php
Change theme on click now instead of selecting them then hitting submit more ?? 0s for the form checkboxes
2024-11-17 14:33:31 -05:00
trip_copy_modal.php
…
trip_edit_modal.php
Change theme on click now instead of selecting them then hitting submit more ?? 0s for the form checkboxes
2024-11-17 14:33:31 -05:00
trip_export_modal.php
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
trips.php
Added sort order visual cues to every listing
2024-09-20 20:00:21 -04:00
update_cli.php
Really fix it now
2024-12-10 22:26:05 -05:00
user_activity.php
Refactor POST handling.
2024-09-29 19:02:28 +01:00
user_details.php
Fix alert
2024-11-19 11:45:01 -05:00
user_preferences.php
Calendar start day
2024-05-26 23:38:50 +01:00
user_security.php
2FA QR Codes
2024-05-26 16:08:06 +01:00
user_side_nav.php
Fix Main, user account, reports and admin side nav bars to prevent text overflow when collapsed now only show back button when collapsed
2024-09-18 17:52:19 -04:00
vendor_add_from_template_modal.php
…
vendor_add_modal.php
…
vendor_contact_add_modal.php
Initial Work on Vendor Details
2024-12-11 18:58:01 -05:00
vendor_contact_edit_modal.php
Initial Work on Vendor Details
2024-12-11 18:58:01 -05:00
vendor_details.php
Initial Work on Vendor Details
2024-12-11 18:58:01 -05:00
vendor_edit_modal.php
Show object ID when editing items
2024-09-10 23:04:12 +01:00
vendors.php
Added Archive Button for Vendors
2024-09-21 11:47:54 -04:00