Commit Graph

279 Commits (6fcd22b533bb02cc262ed109b9b0641bca10000c)

Author SHA1 Message Date
Mike Koch 878b2aa096
Fix headers 7 years ago
Mike Koch 8ee6e1a55f
Can't concatenate an array to a string 7 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 f70c3635a9
Working on moving the calendar API 7 years ago
Mike Koch 2faac6be1a
Fixed type not being stored, working on display locations 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 a7742614df
Update pages for HESK 2.7.4 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 d305ccf9b3
Add POST endpoint for creating service messages 7 years ago
Mike Koch c985f80452
Working on moving service messages to an API endpoint 7 years ago
Mike Koch fd4732d978
Add helper method for boolval 7 years ago
Mike Koch 945e548ef7
Revert to an older mailgun PHP library 7 years ago
Mike Koch 18128ff263
Update mailgun-php 7 years ago
Mike Koch 30dcb113ae
Modify link to handle servers with odd configurations 7 years ago
Mike Koch 443d4ac1f3
Update some composer dependencies 7 years ago
Mike Koch 78ae5cebff
Switch from dev to stable 7 years ago
Mike Koch a01efb8f92
Trying to fix doctrine/annotations 7 years ago
Mike Koch 3fde3df882
Remove caching implementation 7 years ago
Mike Koch 3485a5b7db
Fix tests 7 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 953747d90d
Update composer lockfile 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 37d730dfdc
Fix a syntax error in PHP 5.5 7 years ago
Mike Koch 3ed01ba92f
Fix tests 7 years ago
Mike Koch 5b7c2f7ec7
Remove all manager usages 7 years ago
Mike Koch c8e2128c4c
Switch to mike-koch/PHP-DI 7 years ago
Mike Koch be42fe04fb
Use a proper DI system 7 years ago
Mike Koch 7ca00fecbe
Add strongly typed constructor args on BusinessLogic layer 7 years ago
Mike Koch f700addda5
Update composer for php-di 7 years ago
Mike Koch 5caac8452e
Don't allow category 1 to be deleted 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 d76cc27e8e Add number of tickets to category 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 dd690decb2 Editing categories possible, add security check 7 years ago
Mike Koch 7d2479d5b6 Categories can be created 7 years ago
Mike Koch 8f52400aea Change column name 7 years ago
Mike Koch 1185785dbd Should be able to create categories now... 7 years ago
Mike Koch f7d03f66cd Making more progress on category API endpoint 7 years ago
Mike Koch 05f79ecfa9 Merge remote-tracking branch 'origin/master' into 457-category-descriptions 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 84f491bd40 Don't fail resending email when there is no owner 7 years ago
Mike Koch 4db151de66 Disable AutoTLS for PHPMailer 7 years ago
Mike Koch 68308b02a5 Some sort of progress on category endpoint 7 years ago
Mike Koch e8c029186e Don't allow non-GET requests in demo mode 7 years ago
Mike Koch 991c5cb87c Make phpunit a dev dependency 7 years ago
Mike Koch 3aea482c3c Add support for X-HTTP-Method-Override header 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 3ca6b1a435 Add a URL rewrite setting for the API. Not using it in code yet... might not even do that lol 7 years ago
Mike Koch ef34c5bcb1 Skip the weird failing test 7 years ago
Mike Koch 97d8f0df2e Fix tests... again 7 years ago
Mike Koch 7300b5bd5f Fix tests, remove ls from ci config 7 years ago
Mike Koch 2efa603474 Fix phpunit.xml 7 years ago
Mike Koch 8cdc01f3cb Fix phpunit.xml 7 years ago
Mike Koch 634f8b3aca Update PHPUnit XML 7 years ago
Mike Koch 33ab18e826 Update CategoryGateway 7 years ago
Mike Koch 3b0874db49 Add nav menu element for custom nav elements and security value 7 years ago
Mike Koch 2990eadd07 Replace old HESK headers with current ones 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 11f9266f10 Properly handle saving/getting URLs 7 years ago
Mike Koch add02b208d Add endpoints for re-ordering elements, add arrows to page 7 years ago
Mike Koch 25922d99f3 Separate each type, add a sort value to reorder them 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 d06d168850 Finished up retrieving custom nav elements 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 7494efb8ca Getting started on settings retrieval 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 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 d67485af13 Ticket attachments can be deleted 7 years ago