Thenezzar
aa2c2c23ae
Update credential_import.php
...
Removed these in the code as they point to specific Asset and Contact IDs but are probably only useful if you import into the same database where these already exist.
2025-11-14 10:14:34 +01:00
Thenezzar
94d4191122
Export, Import all fields
...
Exports and imports all fields in for credentials except the relationships
2025-10-17 14:41:43 +02:00
johnnyq
10c89ebf73
Merge branch 'develop' of github.com:itflow-org/itflow into develop
2025-10-16 11:43:37 -04:00
johnnyq
ecce994921
Used status var unstead of get status var for checkall
2025-10-16 11:43:26 -04:00
wrongecho
5dd4f5ea62
New mail parser:
...
- bugfix .eml not being generated
- include the message when notifying the tech of a reply
2025-10-16 16:32:37 +01:00
wrongecho
93bb5db019
typo
2025-10-15 21:56:21 +01:00
wrongecho
65ff008ccf
Bugfix - Email not including ticket guest key
2025-10-15 15:36:07 +01:00
wrongecho
f0c48d23fe
Add html code plugin + button to tinymceticket
2025-10-15 15:27:56 +01:00
wrongecho
975b52a43d
Time tracking - show H/M/S placeholders if timer auto-start is disabled
2025-10-15 12:29:26 +01:00
wrongecho
079b0d5024
Asset import - allow importing notes
2025-10-15 10:32:16 +01:00
wrongecho
99ccb12b8c
Allow importing TOTP credential info
2025-10-15 10:31:59 +01:00
wrongecho
0bb7d24e07
Allow importing TOTP credential info
2025-10-15 10:18:44 +01:00
wrongecho
b7a9f9ea38
When exporting credential info, include the TOTP secret
2025-10-15 10:12:14 +01:00
wrongecho
21aee98f9f
Fix checkAll ticket box not showing when status wasn't set - should only be hidden for the closed view
2025-10-15 09:57:32 +01:00
wrongecho
9a5a4be64a
When archiving a client, cancel recurring invoices
2025-10-15 09:20:08 +01:00
wrongecho
db7f8501d0
When archiving a client, cancel recurring invoices
2025-10-15 09:18:53 +01:00
johnnyq
61d15cbf9e
Remove non existent seatch column recurring ticket prefix
2025-10-14 16:07:08 -04:00
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
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