| .. |
|
css
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
custom
|
Started updating href paths to absolute paths instead of relative paths as itflow should be installed in document root anyway and not a sub-directory
|
2025-09-24 12:56:01 -04:00 |
|
includes
|
Remove deprecated quick adds to the client overview
|
2026-01-21 12:40:30 -05:00 |
|
js
|
Remove old ticket merge code, rename kanban_v2 to to just kanban
|
2026-02-03 17:20:19 -05:00 |
|
modals
|
Feature: Favorites added to assets, Bulk Fav/unfav, adds favs to client overview
|
2026-02-03 22:23:20 -05:00 |
|
post
|
Feature: Favorites added to assets, Bulk Fav/unfav, adds favs to client overview
|
2026-02-03 22:23:20 -05:00 |
|
reports
|
Fix Collected Tax Report, was not adding totals OCT-Dec was misaligned and Grand Total wasnt displaying
|
2026-01-29 14:02:50 -05:00 |
|
user
|
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 |
|
accounts.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 |
|
ajax.php
|
Remove old ticket merge code, rename kanban_v2 to to just kanban
|
2026-02-03 17:20:19 -05:00 |
|
asset_details.php
|
Feature: Favorites added to assets, Bulk Fav/unfav, adds favs to client overview
|
2026-02-03 22:23:20 -05:00 |
|
assets.php
|
Feature: Favorites added to assets, Bulk Fav/unfav, adds favs to client overview
|
2026-02-03 22:23:20 -05:00 |
|
blank.php
|
Fix randomString() to generate cryptographically secure URL-safe tokens, reduced url keys to 32 Characters for performance and easy copy and paste and compatibility while still mainitaining ubreakable cryptographic keys
|
2025-12-18 14:24:53 -05:00 |
|
calendar.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 |
|
certificates.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_autopay.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_overview.php
|
Feature: Favorites added to assets, Bulk Fav/unfav, adds favs to client overview
|
2026-02-03 22:23:20 -05:00 |
|
clients.php
|
switched from mysqli_fetch_array to mysqli_fetch_assoc in clients listing page. This will have a major query speed and memory optimization impact
|
2026-01-10 15:54:19 -05:00 |
|
contact_details.php
|
Feature: Favorites added to assets, Bulk Fav/unfav, adds favs to client overview
|
2026-02-03 22:23:20 -05:00 |
|
contacts.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 |
|
credentials.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 |
|
dashboard.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_details.php
|
Show Document Updated at instead of created at. This fixes where it should show the initial document creation date instead of the most updated date, also renamed uploaded column to updated
|
2026-01-23 13:06:06 -05:00 |
|
domains.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 |
|
expenses.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 |
|
files.php
|
Fix Icon to Chevron down if Expand all folders is clicked
|
2026-01-27 16:32:17 -05:00 |
|
files_legacy.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 |
|
global_search.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 |
|
index.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
invoice.php
|
Invoice - add a basic picking/packaging slip
|
2026-01-15 13:58:53 +00:00 |
|
invoices.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 |
|
locations.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 |
|
networks.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 |
|
notifications.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 |
|
payments.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 |
|
post.php
|
[Feature] Updated Invoice Ticket to include more details in the description, predefined along with optional Invoice Title, helper texts below qty and price to show how it gets its information, fixed ticket number not showing in ticket reply when adding ticket to an existing invoice. Add to Existing Invoice is default if open invoices exist, migrated many more ticket related modals to use ajax-modal
|
2025-11-04 17:48:21 -05:00 |
|
products.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 |
|
project_details.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 |
|
projects.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 |
|
quotes.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 |
|
racks.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_expenses.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_invoices.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_tickets.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 |
|
revenues.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 |
|
services.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 |
|
ticket.php
|
Remove old ticket merge code, rename kanban_v2 to to just kanban
|
2026-02-03 17:20:19 -05:00 |
|
ticket_kanban.php
|
Remove old ticket merge code, rename kanban_v2 to to just kanban
|
2026-02-03 17:20:19 -05:00 |
|
ticket_list.php
|
Update Ticket list ui smaller badge for ticket and smaller task progress bar and more natural dates
|
2026-01-28 22:52:56 -05:00 |
|
tickets.php
|
Remove old ticket merge code, rename kanban_v2 to to just kanban
|
2026-02-03 17:20:19 -05:00 |
|
transfers.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 |
|
trips.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_details.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 |
|
vendors.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 |