Commit Graph

67 Commits (6fcd22b533bb02cc262ed109b9b0641bca10000c)

Author SHA1 Message Date
Mike Koch 1de92c0d26
#651 Add 'can_change_due_date' permission 6 years ago
Mike Koch 4e01fa7971
Work on installer, fix a couple reply API bugs 6 years ago
Mike Koch 0bb182220a
Fix new ticket validation via API 6 years ago
Mike Koch a292d0dd30
Fix category existence when creating new ticket via API 6 years ago
Mike Koch bc6299e5cf
Fix update due date link, manager check, change due date btn visibility 6 years ago
Mike Koch d2096f366e
Changes and fixes' 6 years ago
Mike Koch 17c5607ce7
Add assignedBy to ticket 6 years ago
Mike Koch aa462d16f8
Fix some API issues' 6 years ago
Mike Koch 6fa6c7b686
Add ability to reply via API 6 years ago
Mike Koch 9ae259dff6
Working on reply endpoint. Just need to send out the email. 6 years ago
Mike Koch 669edf832c
Starting to work on reply API endpoint 6 years ago
Mike Koch 81b27ddb2e
Add cc/bcc to rest API, re-enable in email_functions 6 years ago
Mike Koch 1a66485d48
Working on adding audit trail to events 6 years ago
Mike Koch bd5b3e1322
Working on moving the update ticket due date endpoint 6 years ago
Mike Koch 86f1fb3ca2
Slowly working on moving more API endpoints 6 years ago
Mike Koch 60decb3cfa
Fixed ticket creation stuff 7 years ago
Mike Koch 7e6a5b2ba5
Working on audit for API, trying to fix email issues 7 years ago
Mike Koch c6f4e4ce3e
New audit trail records are returned in the API response 7 years ago
Mike Koch 41cbdadb72
More PHP 5.4/5.3 fixes 7 years ago
Mike Koch 016a50878d
Add a BaseClass/BaseException for 5.4 compatibility 7 years ago
Mike Koch 7ca00fecbe
Add strongly typed constructor args on BusinessLogic layer 7 years ago
Mike Koch ef9cbf98b0 Improve POST ticket 7 years ago
Mike Koch 0a2d94e05b Add a basic endpoint to get a ticket for staff 7 years ago
Mike Koch 39c5886880 Some changes to improve overall UX 7 years ago
Mike Koch 167d6c76ac Basic ticket info can now be edited 7 years ago
Mike Koch c26db92799 Add edit ticket endpoint 7 years ago
Mike Koch 7b49508b11 Send verification email if needed, return 202 if ticket needs to be verified 7 years ago
Mike Koch 215bcca079 Can now get ticket by ID 7 years ago
Mike Koch 54cb77b136 Getting started on retrieving ticket customer-side 7 years ago
Mike Koch b03312f73c Fixed a couple issues with deleting tickets 7 years ago
Mike Koch 2ff27e197b Add ability to delete ticket 7 years ago
Mike Koch 2131df0cd9 Working on deleting tickets... a bit more complicated than I initially thought 7 years ago
Mike Koch 3cdcc411a4 Fix pulling attachments, file checking 7 years ago
Mike Koch d0475b22c1 Add UserPrivilege enum, provide better 404 information 7 years ago
Mike Koch 25929d82f4 Fixed some email issues 7 years ago
Mike Koch ccbe2cd580 MFH Settings being loaded, emails being sent out 7 years ago
Mike Koch 06a38e9383 Autoassign logic is finished 7 years ago
Mike Koch af789a7060 Working on autoassign rewrite logic 7 years ago
Mike Koch ad2c96c667 Update composer.json and ApplicationContext 7 years ago
Mike Koch 01c56da52c Working on adding Spot ORM 7 years ago
Mike Koch 2201f188bd Some changes 7 years ago
Mike Koch 672d089b20 Working on more email stuff 7 years ago
Mike Koch 36f8de957a Able to parse email templates.... I hope 7 years ago
Mike Koch 4c7449ea3e Properly handle tickets that need validation. Added comments for next steps 7 years ago
Mike Koch c1638aeb98 First steps in supporting email validation 7 years ago
Mike Koch b4dcbc9846 Getting started on email sender for customer ticket creation 7 years ago
Mike Koch ca499d5eac Basic ticket creator appears to be working. Still need to handle email 7 years ago
Mike Koch 31ced3f572 Add somre more fields 7 years ago
Mike Koch 1b6cca8ddf Create ticket endpoint now working, but needs some changes 7 years ago
Mike Koch 1cb4209be2 Working more on create ticket endpoint 7 years ago