This website requires JavaScript.
Explore
Help
Register
Sign In
ThaMunsta
/
itflow
Watch
1
Star
0
Fork
0
You've already forked itflow
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d94a08ffd0f04355aab6fe839f75bbdf6cf8fe4
itflow
/
cron
History
johnnyq
941ed96d23
Fix dupe race condition with ticket, invoice, quote, project, recurring ticket numbering when being created in parallel Atomically update and get the next ticket number in one SQL query everywhere.
2026-01-17 15:13:38 -05:00
..
custom
Copy crons from /scripts to /cron, added custom directories for api/v1/, /setup, /cron and /scripts
2025-10-07 13:55:54 -04:00
.htaccess
fix permissions on cron
2025-11-10 09:49:58 -05:00
certificate_refresher.php
prod to stage
2025-11-10 09:32:02 -05:00
cron.php
Fix dupe race condition with ticket, invoice, quote, project, recurring ticket numbering when being created in parallel Atomically update and get the next ticket number in one SQL query everywhere.
2026-01-17 15:13:38 -05:00
domain_refresher.php
prod to stage
2025-11-10 09:32:02 -05:00
mail_queue.php
Fix 'Email from at' On tickets that come from emails, was cuasing dup html head body tags causing htmlPurifier to strip it in ticket viewing, so we removed html body and head tags also remove orginal reply on reply ticket emails this removed ##- Please type your reply above this line -## and anything after it. Also removed the custom CSS that was embedded for all email sent out from ITFlow
2026-01-17 15:13:33 -05:00
ticket_email_parser.php
Fix dupe race condition with ticket, invoice, quote, project, recurring ticket numbering when being created in parallel Atomically update and get the next ticket number in one SQL query everywhere.
2026-01-17 15:13:38 -05:00