.github
Update feature request issue template
2022-12-17 16:22:00 +00:00
api /v1
Tidy
2023-01-21 17:49:10 +00:00
css
upgraded PHPMailer, AdminLTE, chartJS, Select2 Libraries
2020-01-21 00:45:16 -05: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
Move ticket merge javascript to separate file
2023-01-03 20:43:51 +00:00
plugins
Remove Serializer
2023-01-21 14:03:38 -05:00
portal
General tidy/spacing cleanups
2023-01-25 23:04:41 +00:00
uploads
Misc tidying code spacing & formatting in accordance with SonarCloud/PSR
2023-01-01 15:41:21 +00:00
vendor
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
.gitignore
DB Structure Updated 2 new settings config_backup_enable and config_backup_path. This is to fix an issue where not specifying the full backup path would cause cron to error out and not run completely
2022-03-29 12:59:42 -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-01-25 23:04:41 +00:00
SECURITY.md
Correct typos
2023-01-21 17:22:27 +00:00
account_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
account_edit_modal.php
More UI Updates various modals and settings, company add and edit etc
2023-01-17 11:47:23 -05:00
accounts.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
ajax.php
Escape special characters in a shared doc/file/login name to prevent potentially breaking the ajax sharing log query
2023-01-02 14:14:30 +00:00
api_key_add_modal.php
More general code cleanup/formatting
2023-01-25 23:04:41 +00:00
base32static.php
More general code cleanup/formatting
2023-01-25 23:04:41 +00:00
blank.php
Convert include to require_once
2023-01-25 23:04:41 +00:00
calendar_add_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
calendar_event_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
calendar_event_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
calendar_events.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
categories.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
category_add_modal.php
More general code cleanup/formatting
2023-01-25 23:04:41 +00:00
category_edit_modal.php
More UI Updates various modals and settings, company add and edit etc
2023-01-17 11:47:23 -05:00
category_quick_add_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
check_login.php
Merge branch 'master' into code-tidy
2023-01-23 19:21:43 +00:00
client_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_asset_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_asset_copy_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_asset_documents_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_asset_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_asset_import_modal.php
Added location import capability, cleaned up some import wording, renamed clean_file_name function to just strto_AZaz09 and clean export and sample csv client names
2022-05-13 13:29:03 -04:00
client_asset_interface_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_asset_tickets_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_assets.php
More general code cleanup/formatting
2023-01-25 23:04:41 +00:00
client_certificate_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_certificate_edit_modal.php
More UI / Icons / Wording work on the pop up modals
2023-01-12 23:39:02 -05:00
client_certificates.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_contact_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_contact_details.php
More general code cleanup/formatting
2023-01-25 23:04:41 +00:00
client_contact_details_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_contact_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_contact_import_modal.php
Added location import capability, cleaned up some import wording, renamed clean_file_name function to just strto_AZaz09 and clean export and sample csv client names
2022-05-13 13:29:03 -04:00
client_contact_invite_modal.php
Fixed wording on edit invoice modal instead of payment due changed to invoice due
2023-01-02 12:18:10 -05:00
client_contacts.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_delete_modal.php
Correct typos
2023-01-21 17:22:27 +00:00
client_document_add_from_template_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_document_add_modal.php
More general code cleanup/formatting
2023-01-25 23:04:41 +00:00
client_document_details.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_document_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_document_folder_add_modal.php
More UI / Icons / Wording work on the pop up modals
2023-01-12 23:39:02 -05:00
client_document_folder_rename_modal.php
More UI / Icons / Wording work on the pop up modals
2023-01-12 23:39:02 -05:00
client_document_template_add_modal.php
Added Document Template Listing, editing, deletion, move scheduled tickets into tickets
2023-01-18 22:00:45 -05:00
client_document_template_details.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_document_template_edit_modal.php
Added Document Template Listing, editing, deletion, move scheduled tickets into tickets
2023-01-18 22:00:45 -05:00
client_document_templates.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_document_view_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
client_documents.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_domain_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_domain_edit_modal.php
More UI / Icons / Wording work on the pop up modals
2023-01-12 23:39:02 -05:00
client_domains.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_events.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_file_add_modal.php
More general code cleanup/formatting
2023-01-25 23:04:41 +00:00
client_file_view_modal.php
Replace depreciated <center> tag with CSS
2022-04-19 23:13:44 +01:00
client_files.php
General tidy/spacing cleanups
2023-01-25 23:04:41 +00:00
client_invoices.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_location_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_location_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_location_import_modal.php
Added location import capability, cleaned up some import wording, renamed clean_file_name function to just strto_AZaz09 and clean export and sample csv client names
2022-05-13 13:29:03 -04:00
client_locations.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_login_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_login_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_login_import_modal.php
Added Client Logins Import
2022-05-13 14:42:46 -04:00
client_logins.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_logs.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_network_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_network_edit_modal.php
More UI / Icons / Wording work on the pop up modals
2023-01-12 23:39:02 -05:00
client_networks.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_overview.php
General tidy/spacing cleanups
2023-01-25 23:04:41 +00:00
client_payments.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_quotes.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_recurring_invoices.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_scheduled_tickets.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_service_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_service_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_service_view_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_services.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_shared_items.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_side_nav.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_software.php
Merge branch 'master' into code-tidy
2023-01-23 19:21:43 +00:00
client_software_add_from_template_modal.php
New Feature: You can now create Software/License Templates
2023-01-21 16:28:48 -05:00
client_software_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_software_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_software_template_add_modal.php
New Feature: You can now create Software/License Templates
2023-01-21 16:28:48 -05:00
client_software_template_edit_modal.php
New Feature: You can now create Software/License Templates
2023-01-21 16:28:48 -05:00
client_software_templates.php
New Feature: You can now create Software/License Templates
2023-01-21 16:28:48 -05:00
client_tickets.php
Remove unnecessary button tag
2023-01-21 17:44:27 +00:00
client_trips.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_vendor_templates.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
client_vendors.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
clients.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
companies.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
company_add_modal.php
More UI Updates various modals and settings, company add and edit etc
2023-01-17 11:47:23 -05:00
company_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
cron.php
Correct typos
2023-01-21 17:22:27 +00:00
cron_ticket_email_parser.php
Merge branch 'master' into code-tidy
2023-01-23 19:21:43 +00:00
dashboard_financial.php
General tidy/spacing cleanups
2023-01-25 23:04:41 +00:00
dashboard_technical.php
Add new contact and asset counts to tech dashboard
2023-01-15 17:37:31 +00:00
database_updates.php
Merge branch 'master' into code-tidy
2023-01-23 19:21:43 +00:00
database_version.php
New Field for notifications so each user can get and dismiss their own notifications instead of them being shared
2023-01-22 20:01:20 -05:00
db.sql
New Field for notifications so each user can get and dismiss their own notifications instead of them being shared
2023-01-22 20:01:20 -05:00
expense_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
expense_copy_modal.php
Fix expense reference not showing when copying expense
2023-01-21 17:37:46 +00:00
expense_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
expense_export_modal.php
More UI / Icons / Wording work on the pop up modals
2023-01-12 23:39:02 -05:00
expense_refund_modal.php
More UI / Icons / Wording work on the pop up modals
2023-01-12 23:39:02 -05:00
expenses.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
footer.php
Use toastr notifications and alerts instead dedupe alert feedback code
2022-05-14 13:03:03 -04:00
functions.php
Revert php mailer back to isHTML true - the default is text, despite what PHPStorm thinks!
2023-01-23 20:30:38 +00:00
get_credential.php
Misc tidying code spacing & formatting in accordance with SonarCloud/PSR
2023-01-01 15:41:21 +00:00
get_settings.php
Merge branch 'master' into code-tidy
2023-01-23 19:21:43 +00: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
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
guest_download_file.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
guest_footer.php
Removed extra > in guest view footer
2021-02-27 14:09:26 -05:00
guest_header.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
guest_pay_invoice.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
guest_post.php
Remove redundant closing PHP tags
2023-01-21 17:30:51 +00:00
guest_view_invoice.php
General tidy/spacing cleanups
2023-01-25 23:04:41 +00:00
guest_view_item.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
guest_view_quote.php
Merge branch 'master' into code-tidy
2023-01-23 19:21:43 +00:00
header.php
Make Side bar Nav Fixed so it doesnt scroll with the main content
2023-01-20 15:32:18 -05:00
inc_alert_feedback.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
inc_all.php
Remove redundant closing PHP tags
2023-01-21 17:30:51 +00:00
inc_all_client.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
inc_all_reports.php
Remove redundant closing PHP tags
2023-01-21 17:30:51 +00:00
inc_all_settings.php
Remove redundant closing PHP tags
2023-01-21 17:30:51 +00:00
inc_client_top_head.php
Merge branch 'master' into code-tidy
2023-01-23 19:21:43 +00:00
inc_wrapper.php
Use toastr notifications and alerts instead dedupe alert feedback code
2022-05-14 13:03:03 -04:00
index.php
Made the php includes much more modular and simpler by lumping them all in 1 file inc_all.php instead of all over the place
2022-02-22 00:29:39 -05:00
invoice.php
General tidy/spacing cleanups
2023-01-25 23:04:41 +00:00
invoice_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
invoice_copy_modal.php
More UI / Icons / Wording work on the pop up modals
2023-01-12 23:39:02 -05:00
invoice_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
invoice_note_modal.php
Update more UI modals to nicer look
2023-01-02 22:21:12 -05:00
invoice_payment_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
invoice_recurring_add_modal.php
Update more UI modals to nicer look
2023-01-02 22:21:12 -05:00
invoices.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
item_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
login.php
General cleanups, add HTML lang element to match header.php
2023-01-25 23:04:41 +00:00
logs.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
notifications.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
notifications_dismissed.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
pagination.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
pagination_head.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
payments.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
post.php
New Feature: You can now create Software/License Templates
2023-01-21 16:28:48 -05:00
product_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
product_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
products.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
quote.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
quote_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
quote_copy_modal.php
More UI / Icons / Wording work on the pop up modals
2023-01-12 23:39:02 -05:00
quote_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
quote_note_modal.php
Update more UI modals to nicer look
2023-01-02 22:21:12 -05:00
quote_to_invoice_modal.php
Update more UI modals to nicer look
2023-01-02 22:21:12 -05:00
quotes.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
recurring_invoice.php
General tidy/spacing cleanups
2023-01-25 23:04:41 +00:00
recurring_invoice_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
recurring_invoice_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
recurring_invoice_note_modal.php
Update more UI modals to nicer look
2023-01-02 22:21:12 -05:00
recurring_invoices.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
report_expense_by_vendor.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
report_expense_summary.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
report_income_by_client.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
report_income_summary.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
report_profit_loss.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
report_recurring_by_client.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
report_tax_summary.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
reports_side_nav.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
revenue_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
revenue_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
revenues.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
rfc6238.php
Correct typos
2023-01-21 17:22:27 +00:00
robots.txt
First commit
2019-03-13 17:40:00 +00:00
scheduled_ticket_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
scheduled_ticket_edit_modal.php
Set a max date attribute for date input fields to prevent/discourage them going over 4 characters (client side validation)
2022-12-17 18:03:53 +00:00
scheduled_tickets.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
settings_alerts.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
settings_api.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
settings_backup.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
settings_defaults.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
settings_integrations.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
settings_invoice.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
settings_mail.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
settings_modules.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
settings_online_payment.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
settings_quote.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
settings_side_nav.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
settings_tag_add_modal.php
More UI Updates various modals and settings, company add and edit etc
2023-01-17 11:47:23 -05:00
settings_tag_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
settings_tags.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
settings_tax_add_modal.php
More UI Updates various modals and settings, company add and edit etc
2023-01-17 11:47:23 -05:00
settings_tax_edit_modal.php
More UI Updates various modals and settings, company add and edit etc
2023-01-17 11:47:23 -05:00
settings_taxes.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
settings_theme.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
settings_ticket.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
settings_update.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
setup.php
Correct typos
2023-01-21 17:22:27 +00:00
share_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
side_nav.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
test_stripe_client.js
Rename & disable unused stripe test page
2023-01-02 12:56:51 +00:00
test_stripe_guest_checkout.php
Rename & disable unused stripe test page
2023-01-02 12:56:51 +00:00
ticket.php
General tidy/spacing cleanups
2023-01-25 23:04:41 +00:00
ticket_add_modal.php
More UI / Icons / Wording work on the pop up modals
2023-01-12 23:39:02 -05:00
ticket_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
ticket_invoice_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
ticket_merge_modal.php
Move ticket merge javascript to separate file
2023-01-03 20:43:51 +00:00
ticket_reply_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
tickets.php
Merge branch 'master' into code-tidy
2023-01-23 19:21:43 +00:00
top_nav.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
transfer_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
transfer_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
transfers.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
trip_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
trip_copy_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
trip_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
trip_export_modal.php
More UI / Icons / Wording work on the pop up modals
2023-01-12 23:39:02 -05:00
trips.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
user_add_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
user_archive_modal.php
Correct typos
2023-01-21 17:22:27 +00:00
user_companies_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
user_edit_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
user_invite_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
user_profile.php
General tidy/spacing cleanups
2023-01-25 23:04:41 +00:00
users.php
Adjust setting related pages to require inc_all_settings rather than include
2023-01-25 23:04:42 +00:00
vendor_add_from_template_modal.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00
vendor_add_modal.php
More general code cleanup/formatting
2023-01-25 23:04:41 +00:00
vendor_edit_modal.php
Feature: Vendor Templates! You can now create Vendor Templates and reuse them for any client
2023-01-20 19:37:48 -05:00
vendor_template_add_modal.php
More general code cleanup/formatting
2023-01-25 23:04:41 +00:00
vendor_template_edit_modal.php
Feature: Vendor Templates! You can now create Vendor Templates and reuse them for any client
2023-01-20 19:37:48 -05:00
vendors.php
Tidy codestyle - spaces between parenthesis and curly braces
2023-01-21 17:09:39 +00:00