| .. |
|
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
|
Fix No records exist if client_id in the uri is non existent
|
2025-11-02 13:13:51 -05:00 |
|
js
|
Merge pull request #1244 from Flos/fix-timer-sleeping-chrome-tab-and-initialise-on-reload
|
2025-11-06 16:18:46 +00:00 |
|
modals
|
Added data-bulk to the ajax modal to allow for bulk GET collection of selected ids that have a class of bulk-select, converted expense and client bulk modals to use the the new ajax-modal
|
2025-11-06 11:26:08 -05:00 |
|
post
|
Remove image optimization on upload for now as this will later be added a cron task
|
2025-11-06 11:44:22 -05: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
|
[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 |
|
accounts.php
|
Migrated add revenue, trip, quote, invoice, recurring invoice, product, document, folder, file, project, and asset interface over to the new ajax-modal
|
2025-11-03 14:06:44 -05:00 |
|
ajax.php
|
When adding a domain, flag if no SOA record exists (prevents most sub-domains)
|
2025-11-06 10:41:52 +00:00 |
|
asset_details.php
|
Migrated add revenue, trip, quote, invoice, recurring invoice, product, document, folder, file, project, and asset interface over to the new ajax-modal
|
2025-11-03 14:06:44 -05:00 |
|
assets.php
|
Migrate Add Asset to the new ajax-modal
|
2025-10-30 19:05:37 -04:00 |
|
blank.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
calendar.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 |
|
certificates.php
|
Certificates - Better empty date handling in agent ui
|
2025-11-06 14:44:03 +00: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
|
Added data-bulk to the ajax modal to allow for bulk GET collection of selected ids that have a class of bulk-select, converted expense and client bulk modals to use the the new ajax-modal
|
2025-11-06 11:26:08 -05:00 |
|
contact_details.php
|
Migrated add revenue, trip, quote, invoice, recurring invoice, product, document, folder, file, project, and asset interface over to the new ajax-modal
|
2025-11-03 14:06:44 -05:00 |
|
contacts.php
|
Migrated Contact Add to the ajax-modal
|
2025-10-30 13:58:10 -04:00 |
|
credentials.php
|
Migrate credemtial, software, network, certificate, domain, service Add modals to the new ajax-modal
|
2025-11-02 19:39:34 -05:00 |
|
dashboard.php
|
Updated Bread crumbs in ticket, quote invoice to show All as the first breadcrumb
|
2025-11-03 15:43:56 -05:00 |
|
document_details.php
|
Fix non existent record in contact details, document details, document template, ticket template also add limit 1
|
2025-11-02 13:32:44 -05:00 |
|
documents.php
|
Migrated add revenue, trip, quote, invoice, recurring invoice, product, document, folder, file, project, and asset interface over to the new ajax-modal
|
2025-11-03 14:06:44 -05:00 |
|
domains.php
|
Domains - show a dash instead of blank where there is no expiry
|
2025-11-06 12:29:07 +00:00 |
|
expenses.php
|
Added data-bulk to the ajax modal to allow for bulk GET collection of selected ids that have a class of bulk-select, converted expense and client bulk modals to use the the new ajax-modal
|
2025-11-06 11:26:08 -05:00 |
|
files.php
|
Migrated add revenue, trip, quote, invoice, recurring invoice, product, document, folder, file, project, and asset interface over to the new ajax-modal
|
2025-11-03 14:06:44 -05:00 |
|
global_search.php
|
[Feature] Allow searching quote via Global Search
|
2025-11-03 17:08:55 -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
|
Updated Bread crumbs in ticket, quote invoice to show All as the first breadcrumb
|
2025-11-03 15:43:56 -05:00 |
|
invoices.php
|
Update Invoice, Quote, Recurring Invoice Hyperlinks to take you directly to the client view instead of keeping you in global view. We also did this with tickets in the previous commit
|
2025-11-03 16:29:41 -05:00 |
|
locations.php
|
Migrate add locaiton to new ajax-modal
|
2025-11-02 18:07:39 -05:00 |
|
networks.php
|
Migrate credemtial, software, network, certificate, domain, service Add modals to the new ajax-modal
|
2025-11-02 19:39:34 -05: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
|
[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
|
Migrated product add to the new ajax-modal
|
2025-11-02 23:20:42 -05:00 |
|
project_details.php
|
Migrate Add Ticket, Recurring Ticket, Project and Vendor to the new ajax-modal
|
2025-11-02 22:54:48 -05:00 |
|
projects.php
|
Migrate Add Ticket, Recurring Ticket, Project and Vendor to the new ajax-modal
|
2025-11-02 22:54:48 -05:00 |
|
quote.php
|
Updated Bread crumbs in ticket, quote invoice to show All as the first breadcrumb
|
2025-11-03 15:43:56 -05:00 |
|
quotes.php
|
Update Invoice, Quote, Recurring Invoice Hyperlinks to take you directly to the client view instead of keeping you in global view. We also did this with tickets in the previous commit
|
2025-11-03 16:29:41 -05:00 |
|
racks.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 |
|
recurring_expenses.php
|
Migrated add revenue, trip, quote, invoice, recurring invoice, product, document, folder, file, project, and asset interface over to the new ajax-modal
|
2025-11-03 14:06:44 -05: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
|
Update Invoice, Quote, Recurring Invoice Hyperlinks to take you directly to the client view instead of keeping you in global view. We also did this with tickets in the previous commit
|
2025-11-03 16:29:41 -05:00 |
|
recurring_tickets.php
|
Migrate Add Ticket, Recurring Ticket, Project and Vendor to the new ajax-modal
|
2025-11-02 22:54:48 -05:00 |
|
revenues.php
|
Migrated add revenue, trip, quote, invoice, recurring invoice, product, document, folder, file, project, and asset interface over to the new ajax-modal
|
2025-11-03 14:06:44 -05:00 |
|
services.php
|
Migrate credemtial, software, network, certificate, domain, service Add modals to the new ajax-modal
|
2025-11-02 19:39:34 -05:00 |
|
software.php
|
Migrate credemtial, software, network, certificate, domain, service Add modals to the new ajax-modal
|
2025-11-02 19:39:34 -05:00 |
|
ticket.php
|
Minor ticket details sprucing little more padding on top ticket details and move subject to top with Ticket number
|
2025-11-04 19:25:07 -05: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
|
Updated Bread crumbs in ticket, quote invoice to show All as the first breadcrumb
|
2025-11-03 15:43:56 -05:00 |
|
tickets.php
|
Migrate Add Ticket, Recurring Ticket, Project and Vendor to the new ajax-modal
|
2025-11-02 22:54:48 -05:00 |
|
transfers.php
|
Migrated add revenue, trip, quote, invoice, recurring invoice, product, document, folder, file, project, and asset interface over to the new ajax-modal
|
2025-11-03 14:06:44 -05:00 |
|
trips.php
|
Migrated add revenue, trip, quote, invoice, recurring invoice, product, document, folder, file, project, and asset interface over to the new ajax-modal
|
2025-11-03 14:06:44 -05: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
|
Migrate Add Ticket, Recurring Ticket, Project and Vendor to the new ajax-modal
|
2025-11-02 22:54:48 -05:00 |