itflow/client
johnnyq 99e2487d2b Fix dupe race condition with ticket, invoice, quote, project, recurring ticket numbering when being created in parallel Atomically update and get the next ticket number in one SQL query everywhere. 2025-11-28 14:14:46 -05:00
..
custom Update .gitignore and add custom directories to /admin /client /guest /user Example Documentation coming soon 2025-09-22 19:33:40 -04:00
includes Update Client Nav to use Absolute links and updated more of the inc_alls to use Document Server Root 2025-10-07 13:44:08 -04:00
assets.php Feature: Added Client URI field to Assets which is exposed in the client portal can be used for remote desktop links etc 2025-07-31 15:54:07 -04:00
certificates.php
contact_add.php
contact_edit.php Client Portal - Don't allow tech contacts to edit themselves 2025-06-25 09:44:57 +01:00
contacts.php
document.php Merge pull request #1226 from MydsiIversen/Document-enhancement-clientside 2025-07-03 17:42:24 -04:00
documents.php Merge pull request #1226 from MydsiIversen/Document-enhancement-clientside 2025-07-03 17:42:24 -04:00
domains.php
functions.php - Enhanced the document retrieval process by including the document description in the SQL query. 2025-06-30 14:41:12 +02:00
index.php Allow the Client to easily Pay an invoice from the client portal with a saved card 2025-09-03 17:09:17 -04:00
invoices.php Make Client Portal Dashboard Cards Linkable, added upaid invoices with ui for option to enter card manually, pay with saved card or pay entire balance 2025-07-15 18:23:20 -04:00
login.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
login_microsoft.php Fix login_microsoft 2025-10-08 17:19:17 -04:00
login_reset.php rename get_settings.php to load_global_settings.php and update all requires 2025-08-06 17:48:23 -04:00
post.php Fix dupe race condition with ticket, invoice, quote, project, recurring ticket numbering when being created in parallel Atomically update and get the next ticket number in one SQL query everywhere. 2025-11-28 14:14:46 -05:00
profile.php
quotes.php
recurring_invoices.php Fix Broken Add Payment link in reccuring invoice in the client portal 2025-09-08 17:23:51 -04:00
saved_payment_methods.php Payment providers bug-fixing 2025-09-22 11:53:49 +01:00
ticket.php Moved files check_login.php, get_settings.php, settings_localization_array.php, inc_set_timezone.php into the includes folder, we also moved /client/check_login.php into client/includes/ 2025-03-13 17:55:31 -04:00
ticket_add.php Client Portal - Allow client choose asset during ticket creation 2025-06-28 15:49:17 +01:00
ticket_view_all.php Portal - View all ticket bugfix 2025-04-04 14:50:36 +01:00
tickets.php
unpaid_invoices.php Setting 0 for the Payment Provider threshold disables the invoice amount check 2025-10-01 15:23:00 -04:00