johnnyq
|
56f32a4da2
|
Finished migrating the last of the admin add modals to ajax-modal
|
2025-11-05 01:54:49 -05:00 |
johnnyq
|
a297b8d6d8
|
Migrate many admin Add modals to the new ajax-modal
|
2025-11-05 01:39:22 -05:00 |
johnnyq
|
9fcaf9f5cc
|
[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 |
johnnyq
|
7ea39eb545
|
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 |
johnnyq
|
0387e66066
|
Added Sortable Task Count in Ticket Templates Listing view
|
2025-10-25 12:54:58 -04:00 |
johnnyq
|
559506fc90
|
Added Access Modules to view current modules and to allow custom modules for the future for use in custom code directories
|
2025-10-23 15:55:54 -04:00 |
johnnyq
|
f2b6d481a1
|
Feature: Add new date range picker to admin area mail queue audit log, app log
|
2025-10-23 13:30:22 -04:00 |
johnnyq
|
c66aa92365
|
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 |
johnnyq
|
ed589ef65b
|
Update Backup / Restore, now streams backup and restore to disk instead of memory causing memory to run out, sets timeout limit to unlimited, checks backup file contents for anything bad, use php instead shell exec for import of db, added .htaccess for apache to prevent php execution in /uploads/ directory as this is intended for file download only
|
2025-10-09 12:28:38 -04:00 |
johnnyq
|
16242be74e
|
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 |
wrongecho
|
01f6615ca0
|
rm test
|
2025-10-06 16:13:08 +01:00 |
johnnyq
|
6e8c133a99
|
Fix Regressions in Vendor Templates updated path from ../user/post to ../agent/post
|
2025-10-03 11:25:48 -04:00 |
johnnyq
|
956f18430b
|
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 |
johnnyq
|
76c9933baf
|
Update imap and smtp providers to allow empty string if empty do not execute mail queue
|
2025-10-02 14:28:43 -04:00 |
johnnyq
|
0e401df3c0
|
Setting 0 for the Payment Provider threshold disables the invoice amount check
|
2025-10-01 15:23:00 -04:00 |
johnnyq
|
9072c37e95
|
Set payment provider default Threshold to 9999.00 when adding a payment provider
|
2025-10-01 15:06:14 -04:00 |
johnnyq
|
2eff11efbf
|
Added Custom Link option to Reports Nav
|
2025-10-01 14:35:18 -04:00 |
johnnyq
|
6a7a02d220
|
Add Custom Links Admin Nav option
|
2025-10-01 13:48:52 -04:00 |
johnnyq
|
0d629221fe
|
Add Software keys and software key assignment for contacts and assets table to the database schema
|
2025-09-25 17:24:42 -04:00 |
johnnyq
|
e6bcf0e12f
|
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 |
johnnyq
|
edabc5c33f
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
johnnyq
|
1f9133c188
|
Added Viewing Archived Users and the Ability to Restore alonf with reassigning tickets of that user during the archive process
|
2025-09-23 15:36:45 -04:00 |
johnnyq
|
5c448c05a9
|
Update .gitignore and add custom directories to /admin /client /guest /user Example Documentation coming soon
|
2025-09-22 19:33:40 -04:00 |
wrongecho
|
6d3351b2f7
|
Payment providers bug-fixing
|
2025-09-22 11:53:49 +01:00 |
wrongecho
|
61a1d61901
|
Bugfix - remove capital in html field name - Threshold => threshold
|
2025-09-22 11:23:18 +01:00 |
johnnyq
|
dc0715da57
|
Added SMTP Provider and the ability to share OAUTH keys with IMAP for M365 Mail Auth
|
2025-09-15 17:23:00 -04:00 |
johnnyq
|
3a5b18f3dd
|
Added Beta support for Microsoft IMAP OAUTH2 must use new mail parser for it to work cron/ticket_email_parser.php
|
2025-09-12 15:56:44 -04:00 |
johnnyq
|
23b2dcba70
|
Renamed post file user back to users
|
2025-09-09 17:47:16 -04:00 |
johnnyq
|
e4a437f54c
|
added escape parameters to fputcsv to satisfy php 8.4 Depracations
|
2025-09-09 17:45:09 -04:00 |
johnnyq
|
68872ab9fb
|
Merge branch 'develop' of github.com:itflow-org/itflow into develop
|
2025-09-08 13:06:49 -04:00 |
johnnyq
|
64f12b42b8
|
Fix Footer path in used edit causing edit user not to function, also removed the old ajax used edit modal
|
2025-09-08 13:06:33 -04:00 |
wrongecho
|
8c0d542d7d
|
Better logic handling for the default page redirects
|
2025-09-08 15:40:59 +01:00 |
wrongecho
|
c016b67c3a
|
Fix typo in sql query field, matching develop back to master because we screwed up the flow
|
2025-09-08 15:26:57 +01:00 |
johnnyq
|
dcade3a5c7
|
Update the AI Ticket Summary Prompt
|
2025-09-06 17:57:58 -04:00 |
johnnyq
|
9642babb7e
|
Fix issue with AI Settings displaying in Admin Menu if the module invoice/accouting module is turned off
|
2025-09-05 19:00:17 -04:00 |
johnnyq
|
27b3124f77
|
Update .gitignore to ignore the new custom/*
|
2025-09-05 12:57:19 -04:00 |
johnnyq
|
cece9ad46c
|
Another attempt to fix reccuring payment migration to match the correct client_id;
|
2025-09-04 16:29:55 -04:00 |
johnnyq
|
d37da2e8ff
|
Fix Recurring Payment Migration for stripe
|
2025-09-04 16:07:38 -04:00 |
johnnyq
|
9d9bfc65d5
|
Fix Active side nav for api keys
|
2025-09-03 18:46:01 -04:00 |
johnnyq
|
d7d6e4ac6f
|
Fix paths for db and uploads dir in debug
|
2025-09-03 18:42:32 -04:00 |
johnnyq
|
bc2fe2bec8
|
Fixed stripe Migration table name spelling
|
2025-08-30 11:19:28 -04:00 |
Marcus Hill
|
595e57dcdd
|
Rewording
|
2025-08-30 15:51:05 +01:00 |
Marcus Hill
|
dadcc69900
|
Typo
|
2025-08-30 15:35:31 +01:00 |
Marcus Hill
|
2c160d1ac9
|
Take you back to dashboard rather than a redirect
|
2025-08-30 15:31:49 +01:00 |
johnnyq
|
469c36da46
|
Remove AI Enable References through the UI this will be handled differently
|
2025-08-29 12:26:56 -04:00 |
johnnyq
|
8afe2d52a0
|
Converted and combine ajax add for tags and categories, fixed quick add links
|
2025-08-28 16:57:08 -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
|
535078b0ab
|
Fix Bad vars in PAyment Providers listing, add check to see if payment provider already exists
|
2025-08-27 16:27:54 -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
|
41f957ea3b
|
Migrated admin modals to modals/ENTITY removed ajax_ and _modal prefixes from file names and use new ajax-modal syntax
|
2025-08-24 23:50:38 -04:00 |