Commit Graph

194 Commits (3b0c8ad3a6c192ccf26f31c194f1c7d6c27a5b31)

Author SHA1 Message Date
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