itflow/models
johnnyq 32c9a933ea Invoice Ticket design update, Added functionality for vendor ticket number, asset, login description and contact pin codes 2023-06-14 18:39:24 -04:00
..
category.php Add stronger input validation/output escaping for theme, tags and categories vars 2023-03-05 19:25:24 +00:00
client.php Add regex to remove http:// or https:// from client_website #684 2023-05-20 18:49:21 +01:00
client_locations.php Moved more edit add vars to models 2023-03-21 21:18:12 -04:00
client_logins.php Invoice Ticket design update, Added functionality for vendor ticket number, asset, login description and contact pin codes 2023-06-14 18:39:24 -04:00
company.php Updated new models with santizeInput function to reduce clutter 2023-02-16 14:54:49 -05:00
contact.php Invoice Ticket design update, Added functionality for vendor ticket number, asset, login description and contact pin codes 2023-06-14 18:39:24 -04:00
custom_field.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
event.php Updated new models with santizeInput function to reduce clutter 2023-02-16 14:54:49 -05:00
expense.php Feature: Added Optional Client Field to Expenses to track your expenses to the client 2023-04-03 19:08:37 -04:00
invoice.php Updated new models with santizeInput function to reduce clutter 2023-02-16 14:54:49 -05:00
product.php Updated new models with santizeInput function to reduce clutter 2023-02-16 14:54:49 -05:00
quote.php Updated new models with santizeInput function to reduce clutter 2023-02-16 14:54:49 -05:00
scheduled_ticket.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
tag.php Add stronger input validation/output escaping for theme, tags and categories vars 2023-03-05 19:25:24 +00:00
transfer.php Updated new models with santizeInput function to reduce clutter 2023-02-16 14:54:49 -05:00
trip.php Updated new models with santizeInput function to reduce clutter 2023-02-16 14:54:49 -05:00
user.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.php Strip Out http and https in domains, vendors and passwords 2023-05-22 10:39:50 -04:00