..
ai_model.php
Added Reset favicon
2025-12-13 15:45:02 -05:00
ai_provider.php
Remove logging comments as its implied in admin also if returning 1 field for logging use getFieldById Function
2025-08-01 18:08:02 -04:00
api_keys.php
API Keys - Revoke then Delete
2026-01-15 11:37:17 +00:00
backup.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
category.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
category_model.php
Moved admin_ to /admin, user_ to user report_ to /reports each have their own post includes modals directories created seperate headers and footer. Also did the same for xcustom, more work to me done
2025-07-28 13:32:28 -04:00
contract_template.php
[Feature] Added Asset Tags
2025-11-11 19:57:51 -05:00
custom_field.php
Remove logging comments as its implied in admin also if returning 1 field for logging use getFieldById Function
2025-08-01 18:08:02 -04:00
custom_field_model.php
Moved admin_ to /admin, user_ to user report_ to /reports each have their own post includes modals directories created seperate headers and footer. Also did the same for xcustom, more work to me done
2025-07-28 13:32:28 -04:00
custom_link.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
document_template.php
Introduce cleanupUnusedImages function to delete referenced files that have been deleted when editing content which as been added to document template edit. Did not do this for documents as they are versioned and images will remain until the document is fully deleted
2025-11-23 15:36:11 -05:00
identity_provider.php
Remove logging comments as its implied in admin also if returning 1 field for logging use getFieldById Function
2025-08-01 18:08:02 -04:00
mail_queue.php
Remove logging comments as its implied in admin also if returning 1 field for logging use getFieldById Function
2025-08-01 18:08:02 -04:00
payment_method.php
Add cleanInput function without mysqli_escape_string and converted add and edit payment method to Procedural mysqli Prepared Statments
2025-11-21 19:54:50 -05:00
payment_provider.php
Fixed Adding Payment provider not adding an account, now adding you can customize the income/expense account, expense category, and Expense vendor. Moved Saved Payment Provider Methods into Payment Providers as a link instead of on the admin side nav. Same with AI Provider and AI Models.
2025-12-12 16:42:09 -05:00
project_template.php
Remove logging comments as its implied in admin also if returning 1 field for logging use getFieldById Function
2025-08-01 18:08:02 -04:00
roles.php
Fix Role Archiving, Roles can only be archived if no users are assigned to the role
2026-01-11 16:46:53 -05:00
saved_payment_method.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
settings_ai.php
Update Admin posts to use new functions flash_alert and getFieldById which greatly cleans up and reduces the code also removed logging comments as implied by the function logAction
2025-08-01 17:21:35 -04:00
settings_company.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
settings_default.php
Remove logging comments as its implied in admin also if returning 1 field for logging use getFieldById Function
2025-08-01 18:08:02 -04:00
settings_invoice.php
Update Admin posts to use new functions flash_alert and getFieldById which greatly cleans up and reduces the code also removed logging comments as implied by the function logAction
2025-08-01 17:21:35 -04:00
settings_localization.php
Update Admin posts to use new functions flash_alert and getFieldById which greatly cleans up and reduces the code also removed logging comments as implied by the function logAction
2025-08-01 17:21:35 -04:00
settings_mail.php
Changes for M365 oAuth
2026-02-04 13:23:53 +00:00
settings_module.php
Update Admin posts to use new functions flash_alert and getFieldById which greatly cleans up and reduces the code also removed logging comments as implied by the function logAction
2025-08-01 17:21:35 -04:00
settings_notification.php
Update Admin posts to use new functions flash_alert and getFieldById which greatly cleans up and reduces the code also removed logging comments as implied by the function logAction
2025-08-01 17:21:35 -04:00
settings_online_payment.php
Remove logging comments as its implied in admin also if returning 1 field for logging use getFieldById Function
2025-08-01 18:08:02 -04:00
settings_online_payment_clients.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
settings_project.php
Update Admin posts to use new functions flash_alert and getFieldById which greatly cleans up and reduces the code also removed logging comments as implied by the function logAction
2025-08-01 17:21:35 -04:00
settings_quote.php
Update Admin posts to use new functions flash_alert and getFieldById which greatly cleans up and reduces the code also removed logging comments as implied by the function logAction
2025-08-01 17:21:35 -04:00
settings_security.php
Update Admin posts to use new functions flash_alert and getFieldById which greatly cleans up and reduces the code also removed logging comments as implied by the function logAction
2025-08-01 17:21:35 -04:00
settings_telemetry.php
Update Admin posts to use new functions flash_alert and getFieldById which greatly cleans up and reduces the code also removed logging comments as implied by the function logAction
2025-08-01 17:21:35 -04:00
settings_theme.php
Added Reset favicon
2025-12-13 15:45:02 -05:00
settings_ticket.php
Update Admin posts to use new functions flash_alert and getFieldById which greatly cleans up and reduces the code also removed logging comments as implied by the function logAction
2025-08-01 17:21:35 -04:00
software_template.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
Add Tag Displays in edit and listing, remove unused type column
2025-11-16 18:41:30 -05:00
tag_model.php
Moved admin_ to /admin, user_ to user report_ to /reports each have their own post includes modals directories created seperate headers and footer. Also did the same for xcustom, more work to me done
2025-07-28 13:32:28 -04:00
tax.php
Update Admin posts to use new functions flash_alert and getFieldById which greatly cleans up and reduces the code also removed logging comments as implied by the function logAction
2025-08-01 17:21:35 -04:00
ticket_status.php
Update Admin posts to use new functions flash_alert and getFieldById which greatly cleans up and reduces the code also removed logging comments as implied by the function logAction
2025-08-01 17:21:35 -04:00
ticket_template.php
Fix Microsoft SSO Login in Client Portal, fix ticket templates due to regression from changing from user to agent
2025-10-03 11:12:48 -04:00
update.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
user_model.php
Moved admin_ to /admin, user_ to user report_ to /reports each have their own post includes modals directories created seperate headers and footer. Also did the same for xcustom, more work to me done
2025-07-28 13:32:28 -04:00
users.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_template.php
Fix Regressions in Vendor Templates updated path from ../user/post to ../agent/post
2025-10-03 11:25:48 -04:00