Commit Graph

1867 Commits (5a908d6b61002ccd947825990d938b940dabd01a)
 

Author SHA1 Message Date
Mike Koch 41123e987b Some more API changes 7 years ago
Mike Koch 0ceaafc0ec Changes 7 years ago
Mike Koch 9b2aa355b9 Little progress, but still something 7 years ago
Mike Koch 5550565615 Merge branch 'DarekTw-patch-1' into 3-0-4 7 years ago
Mike Koch c3e6fd5b35 Merge branch 'patch-1' of https://github.com/DarekTw/Mods-for-HESK into DarekTw-patch-1 7 years ago
Mike Koch b53e9aafd7 Getting started on email retrieval/parsing 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 08d7347f00 Small tweaks 7 years ago
Mike Koch 54baa4d6ba Created email senders and integration tests for these senders 7 years ago
Mike Koch 2a145bfa3e SMTP emails working with EmailSender...haven't tested attaching things though 7 years ago
Mike Koch b4dcbc9846 Getting started on email sender for customer ticket creation 7 years ago
Mike Koch ca499d5eac Basic ticket creator appears to be working. Still need to handle email 7 years ago
Mike Koch c8485c0fa3 Working on a status gateway to get the ticket's default status 7 years ago
Mike Koch 31ced3f572 Add somre more fields 7 years ago
Mike Koch 1b6cca8ddf Create ticket endpoint now working, but needs some changes 7 years ago
Mike Koch 1cb4209be2 Working more on create ticket endpoint 7 years ago
Mike Koch 843528252b Getting started on POST for ticket controller 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 044faa77f6 TicketGateway can now insert tickets 7 years ago
Mike Koch 65b10bae3c TrackingIdGenerator working. Stubbed out todo list for rest of creating ticket 7 years ago
Mike Koch 7e966b93a5 Intermediate commit 7 years ago
Mike Koch ee3a425c59 Remove unnecessary comment 7 years ago
Mike Koch 44239ed459 Start working on TrackingIdGenerator 7 years ago
DarekTw dd0119602b Fixed unclosed <div> 7 years ago
Mike Koch 6f87dfc149 Small fix on validation model 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 44e45852d0 Merge branch '507-missing-new-event-button' into '3-0-4'
Add back missing create event button

See merge request !42
7 years ago
Mike Koch d7a25b7c7a Fixes #507 Add back missing create event button 7 years ago
Mike Koch 4e438d9fd3 Merge branch '509-fix-reply-with-rich-text' into '3-0-4'
Allow customers to respond using rich text

See merge request !41
7 years ago
Mike Koch cecd302957 Fixes #509 Allow customers to respond using rich text 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 bbdb03d103 Testing is working! 7 years ago
Mike Koch 2b792cff72 Fix exception handler for E_NOTICE 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
Mike Koch 2b0d2bb9cc Send all enabled custom fields 7 years ago
Mike Koch a2c98a5a26 Ticket stuff slowly taking shape 7 years ago
Mike Koch a4af2e668f More work on ticket stuff 7 years ago
Mike Koch 8968be1ffd More work on exception handling and user context building 7 years ago
Mike Koch e68ecf50c6 Moved some more stuff to new structure 7 years ago
Mike Koch 2ef67de718 Added proper DI and autoloading to make things simpler for the actual logic' 7 years ago
Mike Koch ecbd2fd94a Fixed some folder structures and worked on ban retrieval 7 years ago