itflow/client
Mads Iversen 396a67b198 - Enhanced the document retrieval process by including the document description in the SQL query.
- Implemented file upload capabilities, allowing users to attach files to documents with support for various formats (PDF, Word, text).
- Created modals for adding new documents and uploading files, improving user experience.
- Added functions for formatting file sizes and retrieving appropriate icons based on file extensions.
- Updated the document display logic to handle attached files, providing inline previews for PDFs and images.
2025-06-30 14:41:12 +02:00
..
includes Client Portal Add Recurrung Invoices with option to Enable or Disable Auto Pay per recurring Invoice if Stripe is enabled and Client has a payment method. Also when removing saved auto payment methods delete all recurring payments for that client that are Stripe method also added this to the admin settings 2025-05-22 17:58:51 -04:00
autopay.php Bump plugin stripe-php from 10.5.0 to 16.4.0 and update links 2025-01-25 11:47:58 -05:00
certificates.php
contact_add.php
contact_edit.php
contacts.php
document.php - Enhanced the document retrieval process by including the document description in the SQL query. 2025-06-30 14:41:12 +02:00
documents.php - Enhanced the document retrieval process by including the document description in the SQL query. 2025-06-30 14:41:12 +02: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 Do Not calculate Non-Billable Invoices towards a clients balance Convert Add Payment Modal to AJAX and add it as an option from the invoice listing page 2025-06-11 17:12:37 -04:00
invoices.php
login.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
login_microsoft.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
login_reset.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
post.php - Enhanced the document retrieval process by including the document description in the SQL query. 2025-06-30 14:41:12 +02:00
profile.php
quotes.php
recurring_invoices.php Client Portal Add Recurrung Invoices with option to Enable or Disable Auto Pay per recurring Invoice if Stripe is enabled and Client has a payment method. Also when removing saved auto payment methods delete all recurring payments for that client that are Stripe method also added this to the admin settings 2025-05-22 17:58:51 -04: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 Tickets - Show category field, tidy the perms check 2025-02-05 10:21:06 +00:00
ticket_view_all.php Portal - View all ticket bugfix 2025-04-04 14:50:36 +01:00
tickets.php