Commit Graph

6406 Commits

Author SHA1 Message Date
johnnyq 39c9c695f1 Allow searching tickets with ticketprefix and number combo in Global search 2025-10-14 15:59:29 -04:00
johnnyq d97654581b Add 30 Day wording to Expiring Domain and Certificates in dashboard 2025-10-12 13:34:27 -04:00
johnnyq 2ee70fd3a8 Update .htaccess 2025-10-09 19:23:48 -04:00
johnnyq b336ec4188 Revert setup restore to a saner version 2025-10-09 19:14:31 -04:00
johnnyq c77e1be1c3 Try to fix uploads 2025-10-09 19:00:02 -04:00
johnnyq 986f688468 another Attempt at restore 2025-10-09 18:49:54 -04:00
johnnyq 1d9429b762 Another attempt at restore 2025-10-09 18:27:35 -04:00
johnnyq d122d90a47 Remove CSRF check 2025-10-09 18:11:16 -04:00
johnnyq 2c534d4d20 Attempt to fix uploads and writing to config file during setup 2025-10-09 18:10:21 -04:00
johnnyq b7e0e5c5eb Fix setup complete flag 2025-10-09 13:00:00 -04:00
johnnyq 2915b12181 Remove temp CSRF check on setup 2025-10-09 12:43:28 -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
Johnny 0d5bfdafdf
Merge pull request #1242 from itflow-org/develop
Develop to Master
2025-10-08 17:39:41 -04:00
johnnyq fbf3346052 Update Changelog 2025-10-08 17:30:19 -04:00
johnnyq 3ff206f84d Add .htaccess in cron 2025-10-08 17:25:03 -04:00
johnnyq a3b0fce961 Fix login_microsoft 2025-10-08 17:19:17 -04:00
johnnyq 8130280b35 Fix edit from contact details modal 2025-10-08 17:12:23 -04:00
johnnyq fea3020d9a Add powered by ITFlow in Guest Section 2025-10-08 15:29:06 -04:00
johnnyq 1eb9d163fa Updated Changelog 2025-10-08 14:50:34 -04:00
johnnyq e3e7c2e38b Add Signature in ticket reply POST dont add a signature if Internal 2025-10-08 14:48:13 -04:00
johnnyq 27e1d6a9cd remove net terms in quote add jquery to guest header 2025-10-08 01:18:55 -04:00
johnnyq 2ec4cdc4fb Ceated inc_all_guest.php and modulaized the guest header.php removed guest footer and used the global footer.php as they were very similar 2025-10-08 01:00:48 -04:00
johnnyq 35a7506c26 Copy crons from /scripts to /cron, added custom directories for api/v1/, /setup, /cron and /scripts 2025-10-07 13:55:54 -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
johnnyq 3fcbe440d3 Fix Missing Missing Country code in Guest View Ticket 2025-10-07 12:34:26 -04:00
johnnyq 4ef0755039 Update Guest header and footer to use Server Document Root var 2025-10-06 17:07:19 -04:00
johnnyq a4ed906dd1 Update modal footer and header to user SERVER Document root with absolute path intead of relative 2025-10-06 15:13:52 -04:00
johnnyq 416a8d9a94 Fix to properly redirect to the setup page if config_enable_setup is not set or is 1 2025-10-06 14:19:49 -04:00
wrongecho d8803aaac2 prevent open redirects upon agent login 2025-10-06 16:32:42 +01:00
wrongecho 01f6615ca0 rm test 2025-10-06 16:13:08 +01:00
johnnyq fd93ee3263 Allow HTML for signatures 2025-10-04 19:20:34 -04:00
johnnyq 32bfd298a1 Added Project Edit Function for Ticket 2025-10-03 17:37:25 -04:00
johnnyq 5de2e7a3bd If imap Encryption is blank then use notls in the ticket mail parser 2025-10-03 11:36:27 -04: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 6c6a988c2b Fix custom Favicon 2025-10-02 11:42:30 -04:00
Johnny d829e39b66
Merge pull request #1240 from itflow-org/develop
Develop to Master for 25.10 release
2025-10-01 15:28:06 -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 d6349bbc5c Mention new installs already configuring the new cron jobs 2025-10-01 11:37:13 -04:00
johnnyq 9a2f887db1 Update Changelog increase app version to 25.10 2025-10-01 11:34:43 -04:00
johnnyq 71d30ff95f Enforce Payment Provider Max Threshold for Stripe Paymented in Guest Invoice and Unpaid Invoices 2025-09-30 12:14:24 -04:00
johnnyq 3135247936 Add Gibraltar to the countries list array 2025-09-25 17:35:02 -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 181ea4b487 Remove dead router.php require 2025-09-25 13:43:47 -04:00
johnnyq fa769665df Update report links in dashboard 2025-09-25 13:38:51 -04:00
johnnyq 00f5198bed Update appNotidfy links to use Absolute paths, updated gitignore 2025-09-25 13:31:16 -04:00