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
stage
Add File
New File
Upload File
Apply Patch
itflow
/
api
/
v1
/
tickets
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
..
create.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
read.php
API Tidy
2024-09-11 18:06:45 +01:00
resolve.php
Tickets API - Add ability to resolve ticket in post request with only a ticket ID and client ID via resolve.php endpoint
2025-09-23 09:28:27 +01:00
ticket_model.php
Ticket API: Allow HTML into ticket Content and allow inserting asset_id
2025-06-26 17:13:27 -04:00