johnnyq
|
39d6c42c71
|
Bump and Migrate logic chartjs 2.9.4 to 4.5.0, bump stripe-php from 17.2.1 to 17.6.0, fontawesome-free from 5.15.4 to 7.0.0, fullcalendar from 6.1.17 to 6.1.19, TinyMCE from 7.9.1 to 8.0.2, bootsatrap js bundle from 4.6.1 to 4.6.2, DataTables from 2.3.1 to 2.3.3
|
2025-08-28 13:57:42 -04:00 |
johnnyq
|
fd73f132bc
|
Fixed a few table names in Stripe Migration, Removed legacy stripe and AI settings
|
2025-08-28 11:44:29 -04:00 |
johnnyq
|
451206525e
|
Remove function code for old way ajax-modal, moved modals over to modal_header/footer and removed _new
|
2025-08-25 00:07:51 -04:00 |
johnnyq
|
6ccf7a0fb8
|
Set Invoice Credit, Consolidated all expense modals to modals/expense removed ajax_ and _modal prefixes from file name create new modal header and footer to include another parent directory eventually will consolidate all, this was just an example
|
2025-08-22 16:59:31 -04:00 |
johnnyq
|
eca09253d3
|
Migrate over Payment Methods from Categories to its own table payment_methods
|
2025-08-20 13:53:38 -04:00 |
johnnyq
|
96c32b3275
|
Added Stripe Config Migration to a database Update
|
2025-08-20 13:30:46 -04:00 |
johnnyq
|
d37dc37c2d
|
convert more ajax modals to new syntax
|
2025-08-16 01:40:40 -04:00 |
johnnyq
|
236d895498
|
Reworked the ajax-modal function to be more simplified and use less data attributes
|
2025-08-16 01:02:16 -04:00 |
johnnyq
|
595e6090c7
|
Added Stock Ledger to tables and additonal fields for product including type, code and location
|
2025-08-11 18:19:45 -04:00 |
johnnyq
|
874d9ddbc3
|
Cleaned up ticket details UI used card Group for top, removed responses in ticket replies section, uncarded the ticket commend editor giving much more room, moved summarize to 3 dots
|
2025-08-07 20:38:23 -04:00 |
johnnyq
|
73b84a9690
|
Removed dynamic depth path_prefix due to potential security issues with it
|
2025-08-06 18:12:13 -04:00 |
johnnyq
|
c78f50ab8c
|
cap the path_prefix to 3 depth directories max
|
2025-08-06 18:03:51 -04:00 |
johnnyq
|
8407cd3ea5
|
updated router.php to automatically determine relative path based off directory depth and use var path_prefix instead of prepend_uri var these vars are only used in header and footer php files for now
|
2025-08-06 18:02:25 -04:00 |
johnnyq
|
9caa42975d
|
rename get_settings.php to load_global_settings.php and update all requires
|
2025-08-06 17:48:23 -04:00 |
johnnyq
|
44fdb6c24f
|
Broke up the check_login.php require into several files seperated by function and then required them in the check_login
|
2025-08-06 17:16:30 -04:00 |
johnnyq
|
189098541e
|
Remove unused top nav ticket modal
|
2025-08-05 18:17:14 -04:00 |
johnnyq
|
08dd6147f2
|
Migrate Dark/light mode to a user settings instead of global setting, created new include called router.php to dynamically prepend ../../ to asset pathes based off currect directory depth
|
2025-08-05 13:32:19 -04:00 |
johnnyq
|
7cfba7f2ef
|
Added redirect() function for page redirects and updated credit system fields to include credit_note, credit_invoice_id and type for better reporting
|
2025-08-01 13:37:23 -04:00 |
johnnyq
|
9fe0d8417b
|
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 |
johnnyq
|
2333d81276
|
Update more broken links from file dirextory consolidation
|
2025-07-29 18:34:51 -04:00 |
johnnyq
|
9ee76213e1
|
Update more broken links from file dirextory consolidation
|
2025-07-29 14:32:43 -04:00 |
johnnyq
|
4ec1441189
|
Cleanup some broken links from file dirextory consolidation
|
2025-07-28 23:29:46 -04:00 |
johnnyq
|
38e2e50a29
|
More progress on consolidating files into user and admin
|
2025-07-28 22:48:44 -04:00 |
johnnyq
|
95950700d8
|
Moved user items to user directory
|
2025-07-28 17:57:06 -04:00 |
johnnyq
|
0494bfc1cf
|
Moved admin_ to /admin, user_ to user report_ to /reports each have their own post includes modals directories created seperate headers and footer. Also did the same for xcustom, more work to me done
|
2025-07-28 13:32:28 -04:00 |
johnnyq
|
4906e06bf1
|
Initialized migrating modals into entity folders and modals out of ajax and start working on moving admin items to new admin directory
|
2025-07-27 21:24:14 -04:00 |
johnnyq
|
219fe59aa2
|
Use Badge Pill for rounded Badges in client side nav
|
2025-07-25 12:44:43 -04:00 |
johnnyq
|
e0a5efdfaf
|
Updated Contact Asset Counts to use more optimied query and added asset counts to client listing
|
2025-07-24 17:28:10 -04:00 |
johnnyq
|
e014e516e6
|
Beta Support for Dark Mode has been added to the theme options
|
2025-07-24 14:58:06 -04:00 |
johnnyq
|
197dd9f299
|
Initial Work on Client Account Credit System, DB Structure, Credit Balance Calculation, added Apply Credit and add Credit with Expire dates, Added DB Structure for Discount Codes, UI Rewrite on client top header now using grouped cards, more dark mode work as well
|
2025-07-24 11:31:45 -04:00 |
johnnyq
|
99aaeefe8e
|
Move the adminlte css to be the last css to fix select2 being white in dark-mode
|
2025-07-23 17:32:51 -04:00 |
johnnyq
|
a393284acd
|
Remove Building Icon next to company name in main side bar nav
|
2025-07-23 13:24:48 -04:00 |
johnnyq
|
56c7c76ac6
|
Add option to filter footer 500 records per page
|
2025-07-22 16:15:09 -04:00 |
johnnyq
|
38b2a94231
|
Client Overview do not count Archived Clients entities and in services do not show services of archived clients
|
2025-07-22 15:46:17 -04:00 |
johnnyq
|
184aba4de4
|
Finished UI work for AI Providers and Models, AI is set to use the new AI Provider and Models
|
2025-07-15 16:19:23 -04:00 |
johnnyq
|
46c4a62046
|
Converted add payment to a dropdown under invoice to allow for the standard manaual add payment and to pay with a saved card or by entering a card manully
|
2025-07-14 17:36:03 -04:00 |
johnnyq
|
7e17fdf851
|
Add new UI for Saved Payments for payment providers
|
2025-07-07 18:25:23 -04:00 |
johnnyq
|
c76da10747
|
Add Payment Method to UI and switch Add Payment modals to use the new table
|
2025-07-07 16:37:51 -04:00 |
johnnyq
|
8d1bf3d245
|
UI add modal and listing work on Payment Providers
|
2025-07-04 17:48:54 -04:00 |
johnnyq
|
e7503e8f55
|
Initial DB work to Generalize Payment Providers, allow multiple payment providers and client payment methods, also to move payment methods to its own table instead of in categories, started work on ai provider ui models
|
2025-07-04 16:52:30 -04:00 |
johnnyq
|
9b6be66623
|
Initial work on Adding Payment Methods for Online Payments in Client on Agent Side and initial work on AI Providers with multiple model support assigned to various sections and custom prompts
|
2025-07-04 15:42:26 -04:00 |
Marcus Hill
|
bd31513e5d
|
Add db fields for ticket_quote
|
2025-06-22 09:59:23 +01:00 |
johnnyq
|
49511276fd
|
Bump Release to 25.06.1 - updated changelog
|
2025-06-21 18:42:19 -04:00 |
johnnyq
|
c4e91df1ed
|
Fix Regression that broke setup, set company currency default to USD if not set
|
2025-06-21 18:33:48 -04:00 |
johnnyq
|
850db54a3b
|
Bump ITFlow version to 25.6 and updated changelog
|
2025-06-20 15:10:46 -04:00 |
johnnyq
|
e7328f1be5
|
Use tmp directory to zip and backup itflow instance
|
2025-06-19 00:06:54 -04:00 |
johnnyq
|
e7e7272002
|
Migrated Vendor Templates to its own table, lots of code modifications here
|
2025-06-17 22:44:54 -04:00 |
johnnyq
|
473fa2671d
|
Migrate Document templates to its own table
|
2025-06-17 19:00:56 -04:00 |
johnnyq
|
85e1515080
|
Move Document Versions to a seperate table much more efficient and allow to reference same document using a link Note this update will delete previous document versions
|
2025-06-17 17:58:20 -04:00 |
johnnyq
|
66e30dd1a8
|
Added Badge Counts in Client Overview Section
|
2025-06-13 16:05:49 -04:00 |