| .. |
|
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 Decimal not showing on the iphone for specific fields associated to price cost percentage etc
|
2025-11-26 13:54:24 -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
|
Conver the what should be the last bulk asset interfaces modals to the new ajax
|
2025-11-27 14:13:33 -05:00 |
|
post
|
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
|
2025-11-27 12:48:59 -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
|
Conver the what should be the last bulk asset interfaces modals to the new ajax
|
2025-11-27 14:13:33 -05:00 |
|
assets.php
|
Remove Duplicate get_query_strings code as this is all handled in the the filter header
|
2025-11-17 14:55:05 -05: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
|
Add Asset Tags Display in Contact Details, asset details, along with their detail modals
|
2025-11-11 21:05:59 -05:00 |
|
contacts.php
|
Migrated the last of the bulk modals to the new ajax-modal
|
2025-11-06 22:49:44 -05:00 |
|
credentials.php
|
Converted even more bulk modals to the new ajax-modal
|
2025-11-06 20:36:30 -05:00 |
|
dashboard.php
|
Fix regression in dashboard has client
|
2025-11-16 17:40:06 -05:00 |
|
document_details.php
|
Focus on Author and Date values
|
2025-11-23 14:24:20 -05:00 |
|
documents.php
|
Remove Duplicate get_query_strings code as this is all handled in the the filter header
|
2025-11-17 14:55:05 -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
|
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
|
2025-11-27 12:48:59 -05:00 |
|
files.php
|
Convert Document from Template modal to ajax
|
2025-11-27 13:17:14 -05:00 |
|
files_legacy.php
|
Fix Decimal not showing on the iphone for specific fields associated to price cost percentage etc
|
2025-11-26 13:54:24 -05:00 |
|
global_search.php
|
[FEATURE] Client Contracts, initial DB Schema, rates and net terms along with SLA Reponse / Resolution times will eventually be moved over to this
|
2025-11-07 16:49:35 -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
|
Fix Decimal not showing on the iphone for specific fields associated to price cost percentage etc
|
2025-11-26 13:54:24 -05:00 |
|
invoices.php
|
Fix Pay With a Saved Card in Invoice Listing if Saved Cards are on files for that client
|
2025-11-16 17:34:37 -05:00 |
|
locations.php
|
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
|
2025-11-27 12:48:59 -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
|
Remove Duplicate get_query_strings code as this is all handled in the the filter header
|
2025-11-17 14:55:05 -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
|
Convert Bulk Edit Product Category modal to ajax
|
2025-11-27 13:40:09 -05:00 |
|
project_details.php
|
Converted even more bulk modals to the new ajax-modal
|
2025-11-06 20:36:30 -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
|
Fix Decimal not showing on the iphone for specific fields associated to price cost percentage etc
|
2025-11-26 13:54:24 -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
|
Remove Duplicate get_query_strings code as this is all handled in the the filter header
|
2025-11-17 14:55:05 -05:00 |
|
recurring_invoice.php
|
Fix Decimal not showing on the iphone for specific fields associated to price cost percentage etc
|
2025-11-26 13:54:24 -05: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
|
Converted even more bulk modals to the new ajax-modal
|
2025-11-06 20:36:30 -05:00 |
|
revenues.php
|
Remove Duplicate get_query_strings code as this is all handled in the the filter header
|
2025-11-17 14:55:05 -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
|
Update Ticket Detail card to use the adminlte's Card Collapse
|
2025-11-17 11:55:03 -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
|
If ticket doesn't have a client dont show client section
|
2025-11-15 16:51:31 -05:00 |
|
tickets.php
|
Converted even more bulk modals to the new ajax-modal
|
2025-11-06 20:36:30 -05:00 |
|
transfers.php
|
Remove Duplicate get_query_strings code as this is all handled in the the filter header
|
2025-11-17 14:55:05 -05:00 |
|
trips.php
|
Remove Duplicate get_query_strings code as this is all handled in the the filter header
|
2025-11-17 14:55:05 -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 |