itflow/agent
johnnyq 1573045157 Sort recurring tickets by Next Run Date instead of subject, and Swap Client column with Netrun column so Client column is last and next run date is first 2025-10-29 12:25:02 -04:00
..
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 Update All Side Nav Links to be absolute so the side bar includes can be navigatable when navs are included in custom code 2025-10-23 13:07:02 -04:00
js Time tracking - show H/M/S placeholders if timer auto-start is disabled 2025-10-15 12:29:26 +01:00
modals Migrate Add Client Modal to the new Ajax Modal 2025-10-28 16:56:27 -04:00
post Add Archive and Delete buttons to document details along with button titles to state what the button does, also added a from var to fix redirect behavior if deleting from document details go back to documents listing 2025-10-24 14:46:09 -04:00
reports Update All Side Nav Links to be absolute so the side bar includes can be navigatable when navs are included in custom code 2025-10-23 13:07:02 -04:00
user Update All Side Nav Links to be absolute so the side bar includes can be navigatable when navs are included in custom code 2025-10-23 13:07:02 -04:00
accounts.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
ajax.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
asset_details.php Fix Deleting Recurring Ticket from asset details page due to missing CSRF Check token 2025-10-22 17:11:26 -04:00
assets.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
blank.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
budget.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
budget_edit.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
calendar.php Updated edit ticket asset to new ajax-modal and add additonal assets field 2025-09-24 14:51:34 -04:00
certificates.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
client_autopay.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
client_overview.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
clients.php Migrate Add Client Modal to the new Ajax Modal 2025-10-28 16:56:27 -04:00
contact_details.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
contacts.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
credentials.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
dashboard.php Add 30 Day wording to Expiring Domain and Certificates in dashboard 2025-10-12 13:34:27 -04:00
document_details.php Add Archive and Delete buttons to document details along with button titles to state what the button does, also added a from var to fix redirect behavior if deleting from document details go back to documents listing 2025-10-24 14:46:09 -04:00
documents.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
domains.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
expenses.php Add Clause to not collapse advanced filter on all time aka if date from is set to the default 1970-01-01 2025-10-20 18:16:39 -04:00
files.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
global_search.php Remove non existent seatch column recurring ticket prefix 2025-10-14 16:07:08 -04:00
index.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
invoice.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
invoices.php Add Clause to not collapse advanced filter on all time aka if date from is set to the default 1970-01-01 2025-10-20 18:16:39 -04:00
locations.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
networks.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
notifications.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
payments.php Add Clause to not collapse advanced filter on all time aka if date from is set to the default 1970-01-01 2025-10-20 18:16:39 -04:00
post.php Fix Regressions in Vendor Templates updated path from ../user/post to ../agent/post 2025-10-03 11:25:48 -04:00
products.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
project_details.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
projects.php Add Clause to not collapse advanced filter on all time aka if date from is set to the default 1970-01-01 2025-10-20 18:16:39 -04:00
quote.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
quotes.php Add Clause to not collapse advanced filter on all time aka if date from is set to the default 1970-01-01 2025-10-20 18:16:39 -04:00
racks.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
recurring_expenses.php Add Clause to not collapse advanced filter on all time aka if date from is set to the default 1970-01-01 2025-10-20 18:16:39 -04:00
recurring_invoice.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
recurring_invoices.php Add Clause to not collapse advanced filter on all time aka if date from is set to the default 1970-01-01 2025-10-20 18:16:39 -04:00
recurring_tickets.php Sort recurring tickets by Next Run Date instead of subject, and Swap Client column with Netrun column so Client column is last and next run date is first 2025-10-29 12:25:02 -04:00
revenues.php Add Clause to not collapse advanced filter on all time aka if date from is set to the default 1970-01-01 2025-10-20 18:16:39 -04:00
services.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
software.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
ticket.php Add Signature in ticket reply POST dont add a signature if Internal 2025-10-08 14:48:13 -04:00
ticket_kanban.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
ticket_list.php Used status var unstead of get status var for checkall 2025-10-16 11:43:26 -04:00
tickets.php Add Clause to not collapse advanced filter on all time aka if date from is set to the default 1970-01-01 2025-10-20 18:16:39 -04:00
transfers.php Add Clause to not collapse advanced filter on all time aka if date from is set to the default 1970-01-01 2025-10-20 18:16:39 -04:00
trips.php Add Clause to not collapse advanced filter on all time aka if date from is set to the default 1970-01-01 2025-10-20 18:16:39 -04:00
vendor_details.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00
vendors.php rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00