Commit Graph

62 Commits (39e61b85c46643aa1ae508e568513391701de1ee)

Author SHA1 Message Date
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 665db7a4d8
Merge branch 'master' into 301-service-messages 7 years ago
Mike Koch 8b263f66a3
Fix some email sending, updat edit_post maxlengths 7 years ago
Mike Koch 36295d1861
Add language property to service messages 7 years ago
Mike Koch d04b40c925
Start working on adding locations to service messages 7 years ago
Mike Koch 3e7f000630
All operations except for preview are working 7 years ago
Mike Koch a8abfcd4a1
More progress on service messages 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 311a48487d
Add POST service-messages endpoint 7 years ago
Mike Koch c985f80452
Working on moving service messages to an API endpoint 7 years ago
Mike Koch 477b780805
Re-added all manager-related code 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 5b7c2f7ec7
Remove all manager usages 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 9582689f2a Categories can be deleted, fixed request methods 7 years ago
Mike Koch dd690decb2 Editing categories possible, add security check 7 years ago
Mike Koch 1185785dbd Should be able to create categories now... 7 years ago
Mike Koch 05f79ecfa9 Merge remote-tracking branch 'origin/master' into 457-category-descriptions 7 years ago
Mike Koch 73b3a01bc0 Version checks are now asynchronous 7 years ago
Mike Koch 68308b02a5 Some sort of progress on category endpoint 7 years ago
Mike Koch a4836f1142 Fixing inline attachments 7 years ago
Mike Koch 99c229fae7 Add toastr, fix several things regarding custom nav elements 7 years ago
Mike Koch ab5840babe Sorting is now possible 7 years ago
Mike Koch add02b208d Add endpoints for re-ordering elements, add arrows to page 7 years ago
Mike Koch 6b05ee31ab Working on incorporating the API into the 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 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 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 167d6c76ac Basic ticket info can now be edited 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 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 d67485af13 Ticket attachments can be deleted 7 years ago
Mike Koch c606be50ef Output attachment contents 7 years ago
Mike Koch d461059cf0 Wrapped up retrieving ticket attachments 7 years ago
Mike Koch e54d5278ac More work, forgot to include security when creating attachment 7 years ago
Mike Koch 3cec244e15 Getting started on attachment retrieval 7 years ago