Commit Graph

34 Commits (6fcd22b533bb02cc262ed109b9b0641bca10000c)

Author SHA1 Message Date
Mike Koch d2096f366e
Changes and fixes' 6 years ago
Mike Koch aa462d16f8
Fix some API issues' 6 years ago
Mike Koch 81b27ddb2e
Add cc/bcc to rest API, re-enable in email_functions 6 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 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 7ca00fecbe
Add strongly typed constructor args on BusinessLogic layer 7 years ago
Mike Koch ef9cbf98b0 Improve POST ticket 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 25929d82f4 Fixed some email issues 7 years ago
Mike Koch ccbe2cd580 MFH Settings being loaded, emails being sent out 7 years ago
Mike Koch ad2c96c667 Update composer.json and ApplicationContext 7 years ago
Mike Koch 01c56da52c Working on adding Spot ORM 7 years ago
Mike Koch 672d089b20 Working on more email stuff 7 years ago
Mike Koch 4c7449ea3e Properly handle tickets that need validation. Added comments for next steps 7 years ago
Mike Koch c1638aeb98 First steps in supporting email validation 7 years ago
Mike Koch ca499d5eac Basic ticket creator appears to be working. Still need to handle email 7 years ago
Mike Koch 31ced3f572 Add somre more fields 7 years ago
Mike Koch dc0c8a351b I think I finished the ticket creator 7 years ago
Mike Koch 489f191a13 Majority of create ticket logic done. Just need to add attachments(?) and retriever SQL-specific fields 7 years ago
Mike Koch 1a8a989e87 Moved validation logic to its own class, working on createTicket tests 7 years ago
Mike Koch 65b10bae3c TrackingIdGenerator working. Stubbed out todo list for rest of creating ticket 7 years ago
Mike Koch ee3a425c59 Remove unnecessary comment 7 years ago
Mike Koch d476f86c8c Finished validation tests for create ticket 7 years ago
Mike Koch bc9bb698c5 Add some more validation tests for dates 7 years ago
Mike Koch e44baa99c2 Refactored custom field validator, re-enabled test 7 years ago
Mike Koch e22d318b92 More tests for TicketCreator. Need to refactor some custom field logic 7 years ago
Mike Koch b76e2afac1 More work on ticket creator tests 7 years ago
Mike Koch 98cbd6e4dd Working on TicketCreator tests 7 years ago
Mike Koch 176b786279 Move ban test, work on TicketValidators test 7 years ago
Mike Koch a702d157cd Delete unused DAOs, fix some replace errors 7 years ago
Mike Koch ad43c420bb Use PSR-4 standard for classloading 7 years ago