.github
Add files via upload
2023-02-12 18:36:32 +00:00
api /v1
Bump phpMailer from 6.7.1 to 6.8.0
2023-03-18 12:44:55 -04:00
css
Add initial stripe integration
2023-02-07 18:09:07 +00:00
dist
Bump AdminLTE from 3.1 to 3.2, Bump plugins Summernote, phpMailer, clipboardjs, bootstrap, fontawesome-free, fullcalendar, inputmask, JQuery, moment, pdfmake, and more. Removed Unnessesary files from from plugins directories to reduce app size
2022-02-07 19:20:56 -05:00
js
Add bulk actions (delete) for client certificates.
2023-03-05 16:20:09 +00:00
models
New Feature: Added Hourly Rate to Client
2023-03-28 15:29:54 -04:00
plugins
Bump phpMailer from 6.7.1 to 6.8.0
2023-03-18 12:44:55 -04:00
portal
Fix Broken API due to incorrect named function https://forum.itflow.org/d/119-api-broken
2023-03-14 18:59:43 -04:00
uploads
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
vendor
Re-add stripe php library v 10.5.0, git errored because it had it's own git folder
2023-02-07 21:34:50 +00:00
.gitignore
Updated Git Ignore to ignore HTMLPurify cache Remove HTMLPurify generated Cruft
2023-03-12 11:31:10 -04:00
CODE_OF_CONDUCT.md
Create CODE_OF_CONDUCT.md
2022-04-02 22:46:44 +01:00
LICENSE
Remove additonal 'how to use' info
2022-01-09 22:46:27 +00:00
README.md
Update README.md
2023-02-25 15:26:07 +00:00
SECURITY.md
Update SECURITY.md
2023-02-05 12:28:17 +00:00
account_add_modal.php
More UI work and santitizeInput migrations
2023-02-20 22:02:39 -05:00
account_edit_modal.php
More UI work and santitizeInput migrations
2023-02-20 22:02:39 -05:00
accounts.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
ajax.php
Fix https://forum.itflow.org/d/111-umlauts-are-replaced-in-the-subjects - Removed array_map htmlentities which wasnt needed since we are passing AJAX data over which is already formated properly
2023-03-18 12:29:23 -04:00
api_key_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
base32static.php
General cleanup/formatting
2023-02-09 12:29:12 +00:00
blank.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
calendar_add_modal.php
More UI work and santitizeInput migrations
2023-02-20 22:02:39 -05:00
calendar_event_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
calendar_event_edit_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
calendar_events.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
categories.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
category_add_modal.php
More UI Work, santizeInput conv
2023-02-21 01:29:04 -05:00
category_edit_modal.php
More UI Work, santizeInput conv
2023-02-21 01:29:04 -05:00
category_quick_add_modal.php
Tidy
2023-02-04 22:09:56 +00:00
check_login.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_add_modal.php
New Feature: Added Hourly Rate to Client
2023-03-28 15:29:54 -04:00
client_asset_add_modal.php
More UI Work, santizeInput conv
2023-02-21 01:29:04 -05:00
client_asset_copy_modal.php
More UI Work, santizeInput conv
2023-02-21 01:29:04 -05:00
client_asset_documents_modal.php
More UI Work, santizeInput conv
2023-02-21 01:29:04 -05:00
client_asset_edit_modal.php
More UI Work, santizeInput conv
2023-02-21 01:29:04 -05:00
client_asset_import_modal.php
More UI Work, santizeInput conv
2023-02-21 01:29:04 -05:00
client_asset_interface_add_modal.php
General cleanup/formatting
2023-02-09 12:29:12 +00:00
client_asset_tickets_modal.php
More UI Work, santizeInput conv
2023-02-21 01:29:04 -05:00
client_assets.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_certificate_add_modal.php
More UI Work, santizeInput conv
2023-02-21 01:29:04 -05:00
client_certificate_edit_modal.php
More UI Work, santizeInput conv
2023-02-21 01:29:04 -05:00
client_certificates.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_contact_add_modal.php
Toyed with the idea of showing Which Column is being sorted and if its ASC or DESC in dismissed notifications
2023-02-26 22:39:34 -05:00
client_contact_details.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_contact_edit_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_contact_import_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_contact_invite_modal.php
More UI Work, santizeInput conv
2023-02-21 01:29:04 -05:00
client_contacts.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_delete_modal.php
Tidy
2023-02-04 22:09:56 +00:00
client_document_add_from_template_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_document_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_document_details.php
Use htmlpurify to show client shared document, Clean up some formatting in guest item view, fixed Invoice and Quote not logging the client who view them this was a regression from the company removal
2023-03-13 15:45:12 -04:00
client_document_edit_modal.php
Used HTMLPUrify to Purify the output of Tickets, Documents, Document Templates. Removed Redundant htmlentities in edit document edit ticket etc, Removed Company ID from Document Template Details
2023-03-11 21:24:35 -05:00
client_document_folder_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_document_folder_rename_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_document_template_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_document_template_details.php
Remove HTML Entity Decode from the HTML Purifier as this is not needed now
2023-03-11 21:47:11 -05:00
client_document_template_edit_modal.php
Used HTMLPUrify to Purify the output of Tickets, Documents, Document Templates. Removed Redundant htmlentities in edit document edit ticket etc, Removed Company ID from Document Template Details
2023-03-11 21:24:35 -05:00
client_document_templates.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_document_view_modal.php
Tidy
2023-02-04 22:09:56 +00:00
client_documents.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_domain_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_domain_edit_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_domains.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_download_pdf_modal.php
Feature: You can now select/deselect entities for client Data PDF Export Closes #178
2023-02-25 21:00:51 -05:00
client_edit_modal.php
New Feature: Added Hourly Rate to Client
2023-03-28 15:29:54 -04:00
client_events.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_file_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_file_view_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_files.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_invoices.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_location_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_location_edit_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_location_import_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_locations.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_login_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_login_edit_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_login_import_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_logins.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_logs.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_network_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_network_edit_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_networks.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_overview.php
Fix another 0000-00-00 to NULL
2023-03-19 12:21:13 -04:00
client_payments.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_quotes.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_recurring_invoices.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_scheduled_tickets.php
Fixed padding under client scheduled tickets, Removed HTMLPurify under schedueld tickets post as it is not needed and seems to be taken care of by the javascript modal
2023-03-12 10:13:03 -04:00
client_service_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_service_edit_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_service_view_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_services.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_shared_items.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_side_nav.php
Add stronger input validation/output escaping for theme, tags and categories vars
2023-03-05 19:13:48 +00:00
client_software.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_software_add_from_template_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_software_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_software_edit_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_tickets.php
Used HTMLPUrify to Purify the output of Tickets, Documents, Document Templates. Removed Redundant htmlentities in edit document edit ticket etc, Removed Company ID from Document Template Details
2023-03-11 21:24:35 -05:00
client_trips.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
client_vendors.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
clients.php
New Feature: Added Hourly Rate to Client
2023-03-28 15:29:54 -04:00
cron.php
When clicking on a notificaiton on the dropdown instead of dismissing it takes you to the client page if specified otherwise its an empty click, updated some entity_id for notifications in cron.php
2023-03-18 15:36:19 -04:00
cron_ticket_email_parser.php
Fix Broken API due to incorrect named function https://forum.itflow.org/d/119-api-broken
2023-03-14 18:59:43 -04:00
dashboard_financial.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
dashboard_technical.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
database_updates.php
New Feature: Added Hourly Rate to Client
2023-03-28 15:29:54 -04:00
database_version.php
New Feature: Added Hourly Rate to Client
2023-03-28 15:29:54 -04:00
db.sql
New Feature: Added Hourly Rate to Client
2023-03-28 15:29:54 -04:00
expense_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
expense_copy_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
expense_edit_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
expense_export_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
expense_refund_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
expenses.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
footer.php
Tidy
2023-02-04 22:09:56 +00:00
functions.php
Set File Size to 20MB
2023-03-21 13:00:50 -04:00
get_credential.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
get_settings.php
New Feature: Added Hourly Rate to Client
2023-03-28 15:29:54 -04:00
global.css
Added selectable num of records on each listing page, fixed up Pagination Records UI, added new stripe library, further worked on stripe integration, fixed mispelling in client details
2021-02-10 11:21:38 -05:00
global_search.php
Update Global Search Documents to reference actual document
2023-03-23 16:57:06 -04:00
guest_ajax.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
guest_download_file.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
guest_footer.php
Removed extra > in guest view footer
2021-02-27 14:09:26 -05:00
guest_header.php
Add sme more htmlemtities for consistency
2023-03-05 20:06:42 -05:00
guest_pay_invoice_stripe.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
guest_post.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
guest_view_invoice.php
When clicking on a notificaiton on the dropdown instead of dismissing it takes you to the client page if specified otherwise its an empty click, updated some entity_id for notifications in cron.php
2023-03-18 15:36:19 -04:00
guest_view_item.php
Use htmlpurify to show client shared document, Clean up some formatting in guest item view, fixed Invoice and Quote not logging the client who view them this was a regression from the company removal
2023-03-13 15:45:12 -04:00
guest_view_quote.php
When clicking on a notificaiton on the dropdown instead of dismissing it takes you to the client page if specified otherwise its an empty click, updated some entity_id for notifications in cron.php
2023-03-18 15:36:19 -04:00
header.php
Add sme more htmlemtities for consistency
2023-03-05 20:06:42 -05:00
inc_alert_feedback.php
Adjust core files to 4 spaces
2023-02-12 14:40:10 +00:00
inc_all.php
Tidy
2023-02-04 22:09:56 +00:00
inc_all_client.php
New Feature: Added Hourly Rate to Client
2023-03-28 15:29:54 -04:00
inc_all_reports.php
Adjust core files to 4 spaces
2023-02-12 14:40:10 +00:00
inc_all_settings.php
Adjust core files to 4 spaces
2023-02-12 14:40:10 +00:00
inc_client_top_head.php
New Feature: Added Hourly Rate to Client
2023-03-28 15:29:54 -04:00
inc_wrapper.php
Use toastr notifications and alerts instead dedupe alert feedback code
2022-05-14 13:03:03 -04:00
index.php
Fix last commit from redirecting to login page when already logged in
2023-02-09 20:22:55 -05:00
invoice.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
invoice_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
invoice_copy_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
invoice_edit_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
invoice_note_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
invoice_payment_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
invoice_recurring_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
invoices.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
item_edit_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
login.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
logs.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
notifications.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
notifications_dismissed.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
pagination.php
General cleanup/formatting
2023-02-09 12:29:12 +00:00
pagination_head.php
Possible fix for MYSQL Date not handling 0000-00-00
2023-02-27 12:35:41 -05:00
payments.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
post.php
New Feature: Added Hourly Rate to Client
2023-03-28 15:29:54 -04:00
product_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
product_edit_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
products.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
quote.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
quote_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
quote_copy_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
quote_edit_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
quote_note_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
quote_to_invoice_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
quotes.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
recurring_invoice.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
recurring_invoice_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
recurring_invoice_edit_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
recurring_invoice_note_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
recurring_invoices.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
report_expense_by_vendor.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
report_expense_summary.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
report_income_by_client.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
report_income_summary.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
report_profit_loss.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
report_recurring_by_client.php
Fix typo
2023-03-12 10:12:53 +00:00
report_tax_summary.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
report_ticket_by_client.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
report_ticket_summary.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
reports_side_nav.php
Reduced Padding/Margin Font Header Sizes for Side Navs
2023-02-09 17:08:14 -05:00
revenue_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
revenue_edit_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
revenues.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
rfc6238.php
General cleanup/formatting
2023-02-09 12:29:12 +00:00
robots.txt
First commit
2019-03-13 17:40:00 +00:00
scheduled_ticket_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
scheduled_ticket_edit_modal.php
Add bulk delete option for scheduled tickets
2023-02-26 15:00:54 +00:00
scheduled_tickets.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
settings_alerts.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_api.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
settings_backup.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_company.php
Fix Company File Upload Regression
2023-03-11 17:02:53 -05:00
settings_defaults.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_integrations.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_invoice.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_mail.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_modules.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_online_payment.php
Fixed broken Online Payments Settings Page due to a regression
2023-03-11 19:34:30 -05:00
settings_quote.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_side_nav.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
settings_software_template_add_modal.php
Fixed undefine vendor_id and asset_id under tickets
2023-02-24 21:30:30 -05:00
settings_software_template_edit_modal.php
Fixed undefine vendor_id and asset_id under tickets
2023-02-24 21:30:30 -05:00
settings_software_templates.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
settings_tag_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_tag_edit_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_tags.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
settings_tax_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_tax_edit_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_taxes.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
settings_telemetry.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_theme.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_ticket.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_update.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_vendor_templates.php
Fixed undefine vendor_id and asset_id under tickets
2023-02-24 21:30:30 -05:00
setup.php
Missing }
2023-03-11 19:15:53 -05:00
share_modal.php
Touch up share modal
2023-02-25 22:53:14 +00:00
side_nav.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
test_cron.php
Created test_cron.php to help diagnose whois data fetching
2023-02-20 15:34:36 -05:00
ticket.php
Remove HTML Entity Decode from the HTML Purifier as this is not needed now 2nd attempt in ticket replies
2023-03-11 21:48:30 -05:00
ticket_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
ticket_edit_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
ticket_invoice_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
ticket_merge_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
ticket_reply_edit_modal.php
Update ticket_reply_edit_modal.php
2023-03-06 21:12:58 +00:00
tickets.php
Tidy spacing
2023-03-19 16:00:55 +00:00
top_nav.php
Revert the UI update on drop notifications didnt look right too much code
2023-03-18 16:29:32 -04:00
transfer_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
transfer_edit_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
transfers.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
trip_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
trip_copy_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
trip_edit_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
trip_export_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
trips.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
user_add_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
user_archive_modal.php
Correct typos
2023-01-21 17:22:27 +00:00
user_edit_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
user_invite_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
user_profile.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
users.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
vendor_add_from_template_modal.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00
vendor_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
vendor_edit_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
vendor_template_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
vendor_template_edit_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
vendors.php
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
2023-03-11 16:16:46 -05:00