Commit Graph

72 Commits (6fcd22b533bb02cc262ed109b9b0641bca10000c)

Author SHA1 Message Date
Mike Koch 9ae259dff6
Working on reply endpoint. Just need to send out the email. 6 years ago
Mike Koch df780f4546
Add business-hours API endpoint 6 years ago
Mike Koch f53065f7f6 Merge branch '3-3-0' into '357-calendar-planning-phase-two'
# Conflicts:
#   api/BusinessLogic/Security/UserContext.php
#   api/BusinessLogic/Security/UserPrivilege.php
#   api/index.php
#   language/en/text.php
6 years ago
Mike Koch 4c2432a35b
Moved all calendar API logic to the api folder 6 years ago
Mike Koch 3d73b9a4b2
All main staff calendar endpoints moved 6 years ago
Mike Koch 0514965040
Update due date mostly done... just need to fix the buildEvent function 6 years ago
Mike Koch 86f1fb3ca2
Slowly working on moving more API endpoints 6 years ago
Mike Koch 9eab1525ef
Getting started on moving the update event endpoint 6 years ago
Mike Koch 814523ba6e
getEventsForStaff endpoint appears to be working 6 years ago
Mike Koch 39e61b85c4
Fixed some issues with the service messages endpoints: 7 years ago
Mike Koch 0a2e37320a
Working on adding controller security 7 years ago
Mike Koch 3e7f000630
All operations except for preview are working 7 years ago
Mike Koch c00d5641e4
Service messages page can now retrieve service messages via AJAX 7 years ago
Mike Koch 6bef518ffa
Add more endpoints for service messages 7 years ago
Mike Koch d305ccf9b3
Add POST endpoint for creating service messages 7 years ago
Mike Koch 60decb3cfa
Fixed ticket creation stuff 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 37d730dfdc
Fix a syntax error in PHP 5.5 7 years ago
Mike Koch be42fe04fb
Use a proper DI system 7 years ago
Mike Koch 45726bd388
Categories can be sorted 7 years ago
Mike Koch f7272e8549
Categories can now be edited via the page 7 years ago
Mike Koch 38cea82821 More work on manage categories page 7 years ago
Mike Koch c86788e7fd Getting started on manage categories page changes, fixed API config issue 7 years ago
Mike Koch 9582689f2a Categories can be deleted, fixed request methods 7 years ago
Mike Koch 7d2479d5b6 Categories can be created 7 years ago
Mike Koch 1185785dbd Should be able to create categories now... 7 years ago
Mike Koch b6ab6a806e Fix demo mode for API 7 years ago
Mike Koch 73b3a01bc0 Version checks are now asynchronous 7 years ago
Mike Koch e8c029186e Don't allow non-GET requests in demo mode 7 years ago
Mike Koch a4836f1142 Fixing inline attachments 7 years ago
Mike Koch 7fe647c3ab Internal API can't be disabled 7 years ago
Mike Koch 99c229fae7 Add toastr, fix several things regarding custom nav elements 7 years ago
Mike Koch add02b208d Add endpoints for re-ordering elements, add arrows to page 7 years ago
Mike Koch 6e72662a1b Wrote the custom nav element api 7 years ago
Mike Koch 3df5324732 Getting more work done on custom navigation 7 years ago
Mike Koch e086322332 Working on adding the resend button to the actual ticket page 7 years ago
Mike Koch cb9590c189 Add Ability To Resend Response 7 years ago
Mike Koch ef9cbf98b0 Improve POST ticket 7 years ago
Mike Koch ee4ba00fe9 Add endpoint for retrieving helpdesk settings 7 years ago
Mike Koch fd41a589fe Add a status controller to retrieve statuses 7 years ago
Mike Koch b03312f73c Fixed a couple issues with deleting tickets 7 years ago
Mike Koch 2131df0cd9 Working on deleting tickets... a bit more complicated than I initially thought 7 years ago
Mike Koch d461059cf0 Wrapped up retrieving ticket attachments 7 years ago
Mike Koch 3cec244e15 Getting started on attachment retrieval 7 years ago
Mike Koch 5112a6a13b Make the endpoint only for ticket message attachments, not replies 7 years ago
Mike Koch 0556d07a56 Attachments can now be uploaded for a ticket. Still need to handle updating the reply's property 7 years ago
Mike Koch cc880a15fc Show stack traces on the message log page 7 years ago
Mike Koch f15cb63d32 Logging has been implemented for exceptions 7 years ago
Mike Koch 6af93506f1 Properly handle if the API is disabled 7 years ago