..
account.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
asset.php
Feature: Favorites added to assets, Bulk Fav/unfav, adds favs to client overview
2026-02-03 22:23:20 -05:00
asset_interface_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
asset_model.php
Feature: Favorites added to assets, Bulk Fav/unfav, adds favs to client overview
2026-02-03 22:23:20 -05:00
category.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
category_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
certificate.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
certificate_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
client.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
client_model.php
Update Add Client to use prepared statments
2025-11-21 20:53:04 -05:00
contact.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
contact_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
credential.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
credential_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
credit.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
document.php
Remove Folder option in edit document modal as this is reserved for move to folder modal
2026-01-24 01:37:00 -05:00
document_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
domain.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
domain_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
event.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
event_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
expense.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
expense_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
file.php
Do not update document_updated_at field if document is moved, toggle visibity, renamed, archived or restored same with bulk
2026-01-24 01:27:50 -05:00
folder.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
invoice.php
Remove TaxID from packing slip
2026-01-15 14:09:03 -05:00
invoice_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
location.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
location_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
network.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
network_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
payment.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
product.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
product_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
project.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
quote.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
quote_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
rack.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
recurring_expense.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
recurring_invoice.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
recurring_ticket.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
revenue.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
service.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
software.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
tag.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
tag_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
task.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
ticket.php
Changes for M365 oAuth using dev code
2026-02-05 09:38:09 +00:00
ticket_recurring_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
transfer.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
transfer_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
trip.php
Convert all Import / Export Modals to Ajax and a few other lingering modals that were not converted yet
2025-12-02 15:04:05 -05:00
trip_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
vendor.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
vendor_contact.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
vendor_contact_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
vendor_model.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00