.github
Update bug_report.md
2023-05-09 20:30:07 +01: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
Fix codesmell
2023-05-14 20:19:07 +01:00
models
Fix custom Fields DB Structure Remove Unique Indexes change defaut type TEXT to text Added Add edit Delete Read for custom fields
2023-05-07 20:46:09 -04:00
plugins
Remove SummerNote Code we have replaced this with TinyMCE
2023-05-15 13:32:21 -04:00
portal
Replace all instances of htmlentities() with the new function nullable_htmlentities() thanks @bhopkins0
2023-05-11 18:23:36 -04:00
uploads
Ticket attachments (email)
2023-04-30 10:52:25 +01: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
Ticket attachments (email)
2023-04-30 10:52:15 +01: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
Updated README to exclude SummerNote and include TinyMCE
2023-05-15 13:33:40 -04: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
Replace all instances of htmlentities() with the new function nullable_htmlentities() thanks @bhopkins0
2023-05-11 18:23:36 -04:00
ajax.php
Replace all instances of htmlentities() with the new function nullable_htmlentities() thanks @bhopkins0
2023-05-11 18:23:36 -04:00
api_key_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
calendar_event_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
calendar_events.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
categories.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
category_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
category_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_asset_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_asset_copy_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_asset_documents_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_asset_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_asset_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_asset_tickets_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_assets.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_certificate_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_certificate_edit_modal.php
More UI Work, santizeInput conv
2023-02-21 01:29:04 -05:00
client_certificate_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04:00
client_certificates.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_contact_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_contact_details.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_contact_edit_modal.php
Fix: Authenticated users can craft a POST request to delete any file on the webserver. Thank you @
2023-05-12 15:24:57 -04:00
client_contact_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04: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
Stack Contact infosuch as phone, mobile and email for contacts on one column as these don't need tp be sortable and will make room for more detail columns to be sortable
2023-05-15 14:24:11 -04:00
client_delete_modal.php
Tidy
2023-02-04 22:09:56 +00:00
client_document_add_from_template_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_document_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_document_details.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_document_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Replace Summernote WYSIWYG with TinyMCE
2023-05-08 18:44:00 -04:00
client_document_template_details.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_document_template_edit_modal.php
Replace Summernote WYSIWYG with TinyMCE
2023-05-08 18:44:00 -04:00
client_document_templates.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_document_view_modal.php
Tidy
2023-02-04 22:09:56 +00:00
client_documents.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_domain_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_domain_edit_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_domain_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04:00
client_domains.php
Fix domain registrar/webhost update not working
2023-05-12 23:26:39 +01: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_events.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_export_modal.php
Feature: Client CSV Exportation
2023-04-24 16:48:47 -04:00
client_file_add_modal.php
Client file deletion
2023-04-08 21:59:54 +01:00
client_file_delete_modal.php
Client file deletion
2023-04-08 21:59:54 +01: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_invoice_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04:00
client_invoices.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_location_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_location_edit_modal.php
Fix: Authenticated users can craft a POST request to delete any file on the webserver. Thank you @
2023-05-12 15:24:57 -04:00
client_location_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04:00
client_location_import_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_locations.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_login_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_login_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_login_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04:00
client_login_import_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_logins.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_logs.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_network_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_network_edit_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
client_network_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04:00
client_networks.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_overview.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_payment_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04:00
client_payments.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_quote_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04:00
client_quotes.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_recurring_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04:00
client_recurring_invoices.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_scheduled_tickets.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_service_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_service_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_service_view_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_services.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_shared_items.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_side_nav.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_software.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_software_add_from_template_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_software_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_software_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_software_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04:00
client_ticket_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04:00
client_tickets.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_trip_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04:00
client_trips.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
client_vendor_export_modal.php
Updated all Export CSV to Modals with export disclaimer
2023-04-23 16:12:18 -04:00
client_vendors.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
clients.php
Replace all instances of htmlentities() with the new function nullable_htmlentities() thanks @bhopkins0
2023-05-11 18:23:36 -04:00
cron.php
Cron - Send invoices to all billing contacts + primary
2023-05-13 23:10:36 +01:00
cron_ticket_email_parser.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
custom_field_create_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
custom_field_edit_modal.php
Fix custom Fields DB Structure Remove Unique Indexes change defaut type TEXT to text Added Add edit Delete Read for custom fields
2023-05-07 20:46:09 -04:00
dashboard_financial.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Add database structure for 'login key' protection concept
2023-05-13 21:49:09 +01:00
database_version.php
Add database structure for 'login key' protection concept
2023-05-13 21:49:09 +01:00
db.sql
Add database structure for 'login key' protection concept
2023-05-13 21:49:09 +01:00
expense_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
expense_copy_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
expense_edit_modal.php
Fix: Authenticated users can craft a POST request to delete any file on the webserver. Thank you @
2023-05-12 15:24:57 -04:00
expense_export_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
expense_refund_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
expenses.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
footer.php
Ticket.php
2023-05-14 20:16:04 +01:00
functions.php
oops fix replaced the actualy function with nullable
2023-05-11 18:34:06 -04:00
get_credential.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
get_settings.php
Add database structure for 'login key' protection concept
2023-05-13 21:49:09 +01: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
guest_ajax.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
guest_pay_invoice_stripe.php
Update guest_pay_invoice_stripe.php
2023-05-13 22:44:39 +01: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
guest_view_item.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
guest_view_quote.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
header.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -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
Added new Field Client Tax ID Number, currently only vieable on the client top head, and under edit. It is also searchable
2023-04-11 16:20:48 -04:00
inc_export_warning.php
Add precautionary warning when exporting CSV data, still need to add modals for client data
2023-04-23 14:27:45 -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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
invoice_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
invoice_copy_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
invoice_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
invoice_recurring_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
invoices.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
item_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
login.php
Add database structure for 'login key' protection concept
2023-05-13 21:49:09 +01:00
logs.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
notifications.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
notifications_dismissed.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
pagination.php
General cleanup/formatting
2023-02-09 12:29:12 +00:00
pagination_head.php
Added comment in pagination_head.php regarding issue #673
2023-05-09 15:22:02 -04:00
payments.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
post.php
Ticket.php
2023-05-14 20:16:04 +01:00
product_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
product_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
products.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
quote.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
quote_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
quote_copy_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
quote_edit_modal.php
Convert quote edit modal to be dynamically populated
2023-04-09 20:10:19 +01: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
recurring_invoice.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
recurring_invoice_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
recurring_invoice_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
recurring_invoice_note_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
recurring_invoices.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
report_expense_by_vendor.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
report_expense_summary.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
report_income_by_client.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
report_income_summary.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
report_profit_loss.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
report_recurring_by_client.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
report_tax_summary.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
report_ticket_by_client.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
revenue_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
revenues.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
scheduled_ticket_edit_modal.php
More TinyMCE in more places
2023-05-08 19:53:42 -04:00
scheduled_tickets.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
settings_alerts.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
settings_api.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
settings_backup.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_company.php
Fix: Authenticated users can craft a POST request to delete any file on the webserver. Thank you @
2023-05-12 15:24:57 -04:00
settings_custom_fields.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
settings_defaults.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
settings_integrations.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
settings_invoice.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
settings_mail.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
settings_modules.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_online_payment.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
settings_quote.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
settings_security.php
Add database structure for 'login key' protection concept
2023-05-13 21:49:09 +01:00
settings_side_nav.php
Add database structure for 'login key' protection concept
2023-05-13 21:49:09 +01: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
settings_update.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
settings_vendor_templates.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
setup.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
share_modal.php
Touch up share modal
2023-02-25 22:53:14 +00:00
side_nav.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
test_cron.php
Created test_cron.php to help diagnose whois data fetching
2023-02-20 15:34:36 -05:00
ticket.php
Ticket.php
2023-05-14 20:16:04 +01:00
ticket_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
ticket_change_client_modal.php
Change client - fix code smell
2023-04-10 19:13:31 +01:00
ticket_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
ticket_invoice_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
tickets.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
top_nav.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
transfer_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
transfer_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
transfers.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
trip_add_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
trip_copy_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
trip_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
trip_export_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
trips.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Fix: Authenticated users can craft a POST request to delete any file on the webserver. Thank you @
2023-05-12 15:24:57 -04:00
user_export_modal.php
Feature: Users can now be exported to a CSV file
2023-04-24 17:03:01 -04: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
Fix: Authenticated users can craft a POST request to delete any file on the webserver. Thank you @
2023-05-12 15:24:57 -04:00
users.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
vendor_add_from_template_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00
vendor_add_modal.php
Finished up santizeInput Conv and UI updates
2023-02-23 16:09:37 -05:00
vendor_edit_modal.php
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04: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
Replace the remaining php files with nullable_htmlentites()
2023-05-11 18:27:48 -04:00