Commit Graph

1846 Commits (1234f858e5986521380b963643e37341fc657f6e)
 

Author SHA1 Message Date
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
Mike Koch e1176ec4ee Getting started on ticket endpoint... again 7 years ago
Mike Koch fc38673b7d Some temporary error handling 7 years ago
Mike Koch dc07f5e757 Move link to the api folder 7 years ago
Mike Koch ba0a035d88 Update CONTRIBUTING.md 7 years ago
Mike Koch 6721c558af Update CONTRIBUTING.md 7 years ago
Mike Koch aff8dadd27 Category Controller is working 7 years ago
Mike Koch 93431e9a98 Build the user context based on hashed token 7 years ago
Mike Koch 17f6bb770d UserContextBuilder mostly done 7 years ago
Mike Koch 96120bc744 Working on user context 7 years ago
Mike Koch c184469219 Able to hit a controller through link 7 years ago
Mike Koch d9000c12c7 More routing changes 7 years ago
Mike Koch 5e21877efc Add Link for simple API routing 7 years ago
Mike Koch b7cbca03a7 Getting started on routing 7 years ago
Mike Koch f9845624d4 More API changes 7 years ago
Mike Koch 403b87bbda Bunch of stuff 7 years ago
Mike Koch 4942fdbfda Use __DIR__ to make importing easier and only when required 7 years ago
Mike Koch d1ae2a8009 Getting started on new ticket validator 7 years ago
Mike Koch 273feb676c Forgot to update installModsForHesk 7 years ago
Mike Koch 80e69f3ef0 Bump to 3.0.3 7 years ago
Mike Koch 2ca6d230e3 Revert back to old install script format 7 years ago
Mike Koch 6924ae0fb7 Merge branch 'bug-fix-field-validation' into 'master'
Fix checkbox validator

See merge request !40
7 years ago