This website requires JavaScript.
Explore
Help
Sign In
AS1024
/
itflow
Watch
1
Star
0
Fork
0
You've already forked itflow
mirror of
https://github.com/itflow-org/itflow
synced
2026-08-05 07:07:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e74307eaea7a7d385bdf584def3612e597f3375f
itflow
/
functions
History
johnnyq
e74307eaea
Feature: Add Dynamic Task editing in add ticket and add recurring ticket, recurring tickets now have their own task table as well
2026-07-29 17:48:41 -04:00
..
app.php
Feature: Add Dynamic Task editing in add ticket and add recurring ticket, recurring tickets now have their own task table as well
2026-07-29 17:48:41 -04:00
auth.php
Feature: Add Deny Client Access to Client Access Permssions - BREAKS UI, MUST UPDATE DB USING php scripts/cli_update.php --db_update
2026-07-25 13:22:52 -04:00
db.php
Removed unused legacy functions and split the functions into their own file and use function.php to call them
2026-07-14 16:32:45 -04:00
domain.php
Add back missing function call
2026-07-16 19:32:52 -04:00
files.php
Removed unused legacy functions and split the functions into their own file and use function.php to call them
2026-07-14 16:32:45 -04:00
format.php
Security Fix in recurring invoices in cron
2026-07-27 18:07:15 -04:00
logging.php
Replace Function customAction() with triggerCustomAction()
2026-07-14 17:43:55 -04:00
payments.php
Backed out of Refunds which still keeps the fix to properly set the invoice status when payment is deleted
2026-07-28 22:03:35 -04:00
request.php
Rename Functions: flash_alert, sanitizeFilename and display_folder_options using camelCase instead to match other custom php functions
2026-07-14 17:41:41 -04:00
sanitize.php
Neutralize CSV formula injection in generated exports using the new created escapeCsvFormula Function
2026-07-24 18:12:45 -04:00
security.php
Claim shared item views atomically and log guest audit IPs
2026-07-27 20:58:37 -04:00
sla.php
SLA Fixes
2026-07-29 13:50:00 -04:00