.github
Update issue templates
2022-03-29 21:42:21 +01:00
api /v1
Adjust contact API to allow department to be text rather than int due to db schema change
2022-09-11 11:08:48 +01: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
Use toastr notifications and alerts instead dedupe alert feedback code
2022-05-14 13:03:03 -04:00
plugins
Proper Output formatting on client client overview
2022-12-02 21:27:57 -05:00
portal
Allow portal contacts to reset their passwords via email
2022-10-01 21:32:19 +01:00
uploads
Created a tmp directory, added states array to setup add localhost default database host value to setup, added inputmask to setup
2019-08-22 13:24:36 -04: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
2022-04-16 00:08:06 +01:00
SECURITY.md
Update SECURITY.md
2022-04-16 00:10:14 +01:00
account_add_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
account_edit_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
accounts.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
ajax.php
Move role validation to functions.php
2022-05-07 17:25:30 +01:00
api_key_add_modal.php
Add CSRF Token validation for API key create/delete
2022-05-07 16:56:55 +01:00
assets.php
Code deduplication/tidying
2022-04-14 19:49:18 +01:00
base32static.php
Implemented 2FA TOTP with Google Authenticator
2019-06-16 22:33:55 -04:00
blank.php
Updates to Vendors added additional fields such as PIN, Support Hours, SLA etc, removed Vendor Address details not really needed for vendors. Beginning works of Vendor Templates aka Global Vendors this will make it easy to update common vendors
2022-10-14 21:48:24 -04:00
calendar_add_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
calendar_event_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
calendar_event_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
calendar_events.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
categories.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
category_add_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
category_edit_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
category_quick_add_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
check_login.php
Move role validation to functions.php
2022-05-07 17:25:30 +01:00
client.js
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
client_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_asset_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_asset_copy_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_asset_documents_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_asset_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05: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_tickets_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_assets.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_certificate_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_certificate_edit_modal.php
Dynamically load certificate edit modal with ajax, fix certificate details fetch error
2022-02-24 16:03:00 +00:00
client_certificates.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_contact_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_contact_details_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_contact_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05: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_contacts.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_delete_modal.php
Updated Delete Client confirmation modal to include all financial associated data and logs etc
2022-05-07 17:41:14 -04:00
client_document_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_document_details.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_document_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_document_folder_add_modal.php
Added Folder support to Client Documents, partially removed legacy document tagging
2022-04-27 00:53:45 -04:00
client_document_folder_rename_modal.php
Added Rename and Delete folder capabilities to documents and some minor UI cleanup
2022-04-27 22:31:15 -04:00
client_document_view_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
client_documents.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_domain_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_domain_edit_modal.php
Add TXT records under domain records
2022-07-07 20:17:16 +01:00
client_domains.php
regression fix for client domains
2022-12-02 21:33:51 -05:00
client_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_events.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_file_add_modal.php
Added jpeg as an accepted file upload type under client files
2022-11-17 14:05:49 -05:00
client_file_view_modal.php
Replace depreciated <center> tag with CSS
2022-04-19 23:13:44 +01:00
client_files.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_invoices.php
Fix Regression issues with invoice quote amounts
2022-12-05 21:54:09 -05:00
client_location_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_location_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05: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
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_login_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_login_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_login_import_modal.php
Added Client Logins Import
2022-05-13 14:42:46 -04:00
client_logins.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_logs.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_network_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_network_edit_modal.php
Cleaned up the new JS edit Modal sperating Javascript vars with camelCase and php var with seperate_words
2022-02-19 16:17:07 -05:00
client_networks.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_overview.php
Proper Output formatting on client client overview
2022-12-02 21:27:57 -05:00
client_payments.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
client_print.php
Fixed broken Client Print, added option to export client documentation with and without password
2021-12-04 12:12:14 -05:00
client_quotes.php
Fix Regression issues with invoice quote amounts
2022-12-05 21:54:09 -05:00
client_recurring_invoices.php
Fix Regression issues with invoice quote amounts
2022-12-05 21:54:09 -05:00
client_scheduled_tickets.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_service_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_service_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_service_view_modal.php
Fix service view modal links after routes change
2022-09-18 21:24:30 +01:00
client_services.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_shared_items.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_side_nav.php
Updated Ticket Icons everywhere to a more suitable icon life-ring instead of a carnival ticket
2022-10-01 15:00:48 -04:00
client_software.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_software_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_software_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_test.php
Reworked Client Section URL routing to be standard with standard URL routing of ITFlow. It was just too confusing to mix to different URL routing operations
2022-09-18 14:00:31 -04:00
client_tickets.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_trips.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
client_vendors.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
clients.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
companies.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
company_add_modal.php
Added Locale option for company, this works in conjunction with the way the currency is displayed
2022-02-18 11:14:14 -05:00
company_edit_modal.php
Added Locale option for company, this works in conjunction with the way the currency is displayed
2022-02-18 11:14:14 -05:00
cron.php
Added SMTP Debug 3 to cron.php to diagnose mail issues
2022-11-09 11:30:34 -05:00
dashboard_financial.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
database_updates.php
Added SMTP Debug 3 to cron.php to diagnose mail issues
2022-11-09 11:30:34 -05:00
database_version.php
Opps forgot to update database_version.php to newest DB Version
2022-10-14 21:51:16 -04:00
db.sql
Updates to Vendors added additional fields such as PIN, Support Hours, SLA etc, removed Vendor Address details not really needed for vendors. Beginning works of Vendor Templates aka Global Vendors this will make it easy to update common vendors
2022-10-14 21:48:24 -04:00
expense_add_modal.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
expense_copy_modal.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
expense_edit_modal.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
expense_export_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
expense_refund_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
expenses.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
footer.php
Use toastr notifications and alerts instead dedupe alert feedback code
2022-05-14 13:03:03 -04:00
functions.php
Update functions.php
2022-08-04 15:02:13 +10:00
get_credential.php
Fix role check, minor comments
2022-04-24 11:50:44 +01:00
get_settings.php
Operation Cleanup Round 4 - Remove config_base_url from settings table in db. This should be in your config.php now, if this is not added this can break things
2022-09-17 18:04:26 -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
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
guest_checkout.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
guest_download_file.php
Change all "AND" / "OR" to && / ||
2022-04-14 18:40:51 +01:00
guest_footer.php
Removed extra > in guest view footer
2021-02-27 14:09:26 -05:00
guest_header.php
Added meta no index to all headers so pages dont get indexed by Google this only affects people that dont have a robots.txt at HTRoot hence people that are running itflow in a subdir like example.com/itflow
2022-09-21 12:38:22 -04:00
guest_pay_invoice.php
Hide Archived dropdowns when adding adding a new item, except when you are editing an item from before the archived date, Do not allow archiving account until balance is 0.
2021-02-07 13:58:42 -05:00
guest_post.php
DB Updated removed history_date from history table as this is redundant with history_created_at
2022-03-04 00:41:34 -05:00
guest_view_invoice.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
guest_view_item.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
guest_view_quote.php
Fix Regression issues with invoice quote amounts
2022-12-05 21:54:09 -05:00
header.php
Added meta no index to all headers so pages dont get indexed by Google this only affects people that dont have a robots.txt at HTRoot hence people that are running itflow in a subdir like example.com/itflow
2022-09-21 12:38:22 -04:00
inc_alert_feedback.php
Use toastr notifications and alerts instead dedupe alert feedback code
2022-05-14 13:03:03 -04:00
inc_all.php
Code deduplication/tidying
2022-04-14 19:49:18 +01:00
inc_all_client.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
inc_all_reports.php
Seperated Reports in its own side nav menu to allow more reports
2022-02-22 15:01:13 -05:00
inc_all_settings.php
Update settings File naming consistancy to match the rest of ITFlow naming
2022-09-21 12:30:04 -04:00
inc_client_top_head.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05: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
Fix Regression issues with invoice quote amounts
2022-12-05 21:54:09 -05:00
invoice_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
invoice_copy_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
invoice_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
invoice_note_modal.php
Fixed Edit Client Contact Title it was missing
2021-08-29 14:01:04 -04:00
invoice_payment_add_modal.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
invoice_recurring_add_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
invoices.php
Fix Regression issues with invoice quote amounts
2022-12-05 21:54:09 -05:00
item_edit_modal.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
login.php
Added meta no index to all headers so pages dont get indexed by Google this only affects people that dont have a robots.txt at HTRoot hence people that are running itflow in a subdir like example.com/itflow
2022-09-21 12:38:22 -04:00
logs.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
notifications.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
notifications_dismissed.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
pagination.php
Code deduplication/tidying
2022-04-14 19:49:18 +01:00
pagination_head.php
Add full text index & search for document contents (related to #440 )
2022-04-15 11:42:50 +01:00
payments.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
post.php
Added jpeg as an accepted file upload type in POST
2022-11-17 14:11:41 -05:00
product_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
product_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
products.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
quote.php
Fix Regression issues with invoice quote amounts
2022-12-05 21:54:09 -05:00
quote_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
quote_copy_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
quote_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
quote_note_modal.php
Fixed Edit Client Contact Title it was missing
2021-08-29 14:01:04 -04:00
quote_to_invoice_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
quotes.php
Fix Regression issues with invoice quote amounts
2022-12-05 21:54:09 -05:00
recurring_invoice.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
recurring_invoice_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
recurring_invoice_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
recurring_invoice_edit_next_date_modal.php
Minor Fixups
2022-04-01 15:58:18 -04:00
recurring_invoice_note_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
recurring_invoices.php
Fix Regression issues with invoice quote amounts
2022-12-05 21:54:09 -05:00
report_expense_by_vendor.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
report_expense_summary.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
report_income_by_client.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
report_income_summary.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
report_profit_loss.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
report_tax_summary.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
reports_side_nav.php
Side nav UI update bigger go back more margin between menu headers, added icons to reports side nav
2022-09-19 21:14:26 -04:00
revenue_add_modal.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
revenue_edit_modal.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
revenues.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
rfc6238.php
Adjust RFC6283 getTokenCode to only show one token at a time.
2022-04-24 13:48:27 +01:00
robots.txt
First commit
2019-03-13 17:40:00 +00:00
scheduled_ticket_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
scheduled_ticket_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
scheduled_tickets.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
settings_alerts.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
settings_api.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
settings_backup.php
Update settings File naming consistancy to match the rest of ITFlow naming
2022-09-21 12:30:04 -04:00
settings_defaults.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
settings_integrations.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
settings_invoice.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
settings_mail.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
settings_modules.php
Update settings File naming consistancy to match the rest of ITFlow naming
2022-09-21 12:30:04 -04:00
settings_online_payment.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
settings_quote.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
settings_side_nav.php
Moved accounts to settings page as its not accessed much and is a much better place for it, moved some settings menus around
2022-11-09 18:19:48 -05:00
settings_tag_add_modal.php
Update settings File naming consistancy to match the rest of ITFlow naming
2022-09-21 12:30:04 -04:00
settings_tag_edit_modal.php
Update settings File naming consistancy to match the rest of ITFlow naming
2022-09-21 12:30:04 -04:00
settings_tags.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
settings_tax_add_modal.php
Update settings File naming consistancy to match the rest of ITFlow naming
2022-09-21 12:30:04 -04:00
settings_tax_edit_modal.php
Update settings File naming consistancy to match the rest of ITFlow naming
2022-09-21 12:30:04 -04:00
settings_taxes.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
settings_ticket.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
settings_update.php
Update settings File naming consistancy to match the rest of ITFlow naming
2022-09-21 12:30:04 -04:00
setup.php
Operation Cleanup Round 4 - Remove config_base_url from settings table in db. This should be in your config.php now, if this is not added this can break things
2022-09-17 18:04:26 -04:00
share_modal.php
Automatically copy share link to clipboard
2022-05-20 16:27:21 +01:00
side_nav.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
test_client_header.php
Beginnings of notification colored dots under client side nav overdue invoices, domains expiring etc
2022-09-17 22:57:37 -04:00
ticket.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
ticket_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
ticket_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
ticket_invoice_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
ticket_merge_modal.php
Updated Ticket Icons everywhere to a more suitable icon life-ring instead of a carnival ticket
2022-10-01 15:00:48 -04:00
ticket_reply_edit_modal.php
Reverted Modal Callback naming IDs, these do not follow the same logic as File Entity renaming
2022-02-05 13:43:52 -05:00
tickets.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
top_nav.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
transfer_add_modal.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
transfer_edit_modal.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
transfers.php
Declare more floatvals
2022-12-05 23:10:34 -05:00
trip_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
trip_copy_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
trip_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
trip_export_modal.php
Finished File Entity Renaming process
2022-02-05 13:24:57 -05:00
trips.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
user_add_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
user_archive_modal.php
CSRF Token
2022-05-01 18:43:53 +01:00
user_companies_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
user_edit_modal.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
user_profile.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
users.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00
vendor_add_modal.php
Updates to Vendors added additional fields such as PIN, Support Hours, SLA etc, removed Vendor Address details not really needed for vendors. Beginning works of Vendor Templates aka Global Vendors this will make it easy to update common vendors
2022-10-14 21:48:24 -04:00
vendor_edit_modal.php
Updates to Vendors added additional fields such as PIN, Support Hours, SLA etc, removed Vendor Address details not really needed for vendors. Beginning works of Vendor Templates aka Global Vendors this will make it easy to update common vendors
2022-10-14 21:48:24 -04:00
vendors.php
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
2022-12-02 19:58:21 -05:00