itflow/post/user
johnnyq 137438f873 Added Archive, Unarchive functions for contact notes along with the ability to add a note under client contact details page 2024-11-24 12:38:59 -05:00
..
account.php Functionlized logging for account post and wording tidy updates to account post as well 2024-11-08 16:37:05 -05:00
asset.php Add isset check on file upload 2024-11-19 11:59:52 -05:00
asset_interface_model.php Tidying 2024-10-08 23:08:05 +01:00
asset_model.php Change theme on click now instead of selecting them then hitting submit more ?? 0s for the form checkboxes 2024-11-17 14:33:31 -05:00
budget.php Replaced old logging with new logging function in budget post 2024-11-09 12:29:15 -05:00
certificate.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
certificate_model.php Certificates - perms and model 2024-10-02 11:26:58 +01:00
client.php Delete Contact Notes when contact is deleted also delete contact references when delting a client 2024-11-23 18:18:22 -05:00
client_model.php Fix var name in client edit post 2024-11-17 14:59:54 -05:00
contact.php Added Archive, Unarchive functions for contact notes along with the ability to add a note under client contact details page 2024-11-24 12:38:59 -05:00
contact_model.php Switched contact to use ?? 0 in post for checkbox items that are not checked, this save from creating an extra hidden form field in the form model hence cleaner code 2024-11-16 17:45:16 -05:00
credential.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
credential_model.php Change theme on click now instead of selecting them then hitting submit more ?? 0s for the form checkboxes 2024-11-17 14:33:31 -05:00
document.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
document_model.php Tidying 2024-10-08 23:08:05 +01:00
domain.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
domain_model.php Tidying 2024-10-08 23:08:05 +01:00
event.php Replaced old logging with new logging function in domain event post along with tidy, wording updates and better logging and replaced one line with appNotify function 2024-11-10 12:16:30 -05:00
event_model.php
expense.php Add isset check on file upload 2024-11-19 11:59:52 -05:00
expense_model.php
file.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
folder.php Partially Updated invoice post to use new logAction function, tidy and added more details to logging 2024-11-11 17:39:18 -05:00
invoice.php Fix var for Reccuring Item added alert 2024-11-18 14:10:07 -05:00
invoice_model.php Partially Updated invoice post to use new logAction function, tidy and added more details to logging 2024-11-11 17:39:18 -05:00
location.php Add isset check on file upload 2024-11-19 11:59:52 -05:00
location_model.php Switched location to use ?? 0 in post for checkbox items that are not checked, this save from creating an extra hidden form field hence cleaner code 2024-11-16 17:38:19 -05:00
network.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
network_model.php
product.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
product_model.php
profile.php Add isset check on file upload 2024-11-19 11:59:52 -05:00
project.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
quote.php Fix: Broken Create Quote - regression in logging 2024-11-14 11:56:12 -05:00
quote_model.php
rack.php Add Acceptable File formats on the Client side, also allow webp for image file uploads in assets, locations, expenses and contact 2024-11-18 18:14:13 -05:00
revenue.php Updated revenue post to use new logAction function, new role check function tidy and added more details to logging 2024-11-13 16:23:35 -05:00
service.php Updated service post to use new logAction function, rework adding / ediing arrays tidy and added more details to logging 2024-11-13 17:02:06 -05:00
software.php Updated software post to use new logAction function, rework array handling tidy and added more details to logging 2024-11-13 17:13:55 -05:00
task.php Partially Updated ticket post to use new logAction function, added some ticket history updates, tidy and added more details to logging 2024-11-13 17:48:24 -05:00
ticket.php DB Optimizing in Ticket Selections and relogicify mark billable also more logging 2024-11-19 18:46:07 -05:00
ticket_recurring_model.php
transfer.php Format Alerting / Logging Currency for transfers 2024-11-15 16:05:57 -05:00
transfer_model.php
trip.php Fix Create / Copy Trips missing trip_id 2024-11-23 11:45:32 -05:00
trip_model.php Change theme on click now instead of selecting them then hitting submit more ?? 0s for the form checkboxes 2024-11-17 14:33:31 -05:00
vendor.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
vendor_model.php