Commit Graph

224 Commits (3e8085110ff464b269fe96d9ab0e4efd4c15c98b)

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