Commit Graph

279 Commits (6fcd22b533bb02cc262ed109b9b0641bca10000c)

Author SHA1 Message Date
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
Mike Koch ef9cbf98b0 Improve POST ticket 7 years ago
Mike Koch 0a2d94e05b Add a basic endpoint to get a ticket for staff 7 years ago
Mike Koch 39c5886880 Some changes to improve overall UX 7 years ago
Mike Koch ee4ba00fe9 Add endpoint for retrieving helpdesk settings 7 years ago
Mike Koch 7494efb8ca Getting started on settings retrieval 7 years ago
Mike Koch fd41a589fe Add a status controller to retrieve statuses 7 years ago
Mike Koch 167d6c76ac Basic ticket info can now be edited 7 years ago
Mike Koch c26db92799 Add edit ticket endpoint 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 54cb77b136 Getting started on retrieving ticket customer-side 7 years ago
Mike Koch b03312f73c Fixed a couple issues with deleting tickets 7 years ago
Mike Koch 2ff27e197b Add ability to delete ticket 7 years ago
Mike Koch 2131df0cd9 Working on deleting tickets... a bit more complicated than I initially thought 7 years ago
Mike Koch d67485af13 Ticket attachments can be deleted 7 years ago
Mike Koch df503face9 Merge remote-tracking branch 'remotes/origin/master' into api-rewrite
# Conflicts:
#	build.php
#	install/install_functions.inc.php
#	install/mods-for-hesk/ajax/install-database-ajax.php
#	install/mods-for-hesk/installModsForHesk.php
#	install/mods-for-hesk/js/version-scripts.js
#	install/mods-for-hesk/modsForHesk.php
#	install/mods-for-hesk/sql/installSql.php
#	knowledgebase.php
7 years ago
Mike Koch 1bdb16ed64 Update database/database_mysqli for api,internal-api,cron 7 years ago
Mike Koch 3cdcc411a4 Fix pulling attachments, file checking 7 years ago
Mike Koch c606be50ef Output attachment contents 7 years ago
Mike Koch d461059cf0 Wrapped up retrieving ticket attachments 7 years ago
Mike Koch e54d5278ac More work, forgot to include security when creating attachment 7 years ago
Mike Koch c58867577f Attachments should be retrievable 7 years ago
Mike Koch 3cec244e15 Getting started on attachment retrieval 7 years ago
Mike Koch 97a96b5947 UserToTicketChecker now checks for category managers 7 years ago
Mike Koch 37149ec831 Working on user ticket security checker 7 years ago
Mike Koch 5112a6a13b Make the endpoint only for ticket message attachments, not replies 7 years ago
Mike Koch 0556d07a56 Attachments can now be uploaded for a ticket. Still need to handle updating the reply's property 7 years ago
Mike Koch 8d484f62ea Mostly done with attachment uploading 7 years ago
Mike Koch 4fd6595ded Handle building the attachment and saving it to the FS 7 years ago
Mike Koch ffd3ac2edf Working on some validation tests 7 years ago
Mike Koch 8378d35149 Start working on attachments API. Fix .gitignore 7 years ago
Mike Koch f40eaf1a23 Fix tests 7 years ago
Mike Koch cc880a15fc Show stack traces on the message log page 7 years ago
Mike Koch f15cb63d32 Logging has been implemented for exceptions 7 years ago
Mike Koch 6af93506f1 Properly handle if the API is disabled 7 years ago
Mike Koch d0475b22c1 Add UserPrivilege enum, provide better 404 information 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 06a38e9383 Autoassign logic is finished 7 years ago
Mike Koch af789a7060 Working on autoassign rewrite logic 7 years ago
Mike Koch ad2c96c667 Update composer.json and ApplicationContext 7 years ago
Mike Koch 64428872df Created an entity for user 7 years ago
Mike Koch 01c56da52c Working on adding Spot ORM 7 years ago
Mike Koch 2201f188bd Some changes 7 years ago
Mike Koch 672d089b20 Working on more email stuff 7 years ago
Mike Koch 2a6766c10e Pretty much done with the EmailSenderHelper 7 years ago
Mike Koch e7eeac9f34 Working on more email sender stuff 7 years ago
Mike Koch 9832ca58ba Some refactoring to the email stuff 7 years ago
Mike Koch 36f8de957a Able to parse email templates.... I hope 7 years ago
Mike Koch c3e70309bc Some more changes 7 years ago
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 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
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 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 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 b1b16fe381 HESK 2.7.0 RC1 -> Final changes 8 years ago
Mike Koch 0838e1de49 Fix some API doc stuff 8 years ago
Cody Mize cd53a5812e Update array instantiation syntax to support PHP 5.3.X 8 years ago
Mike Koch b9faaf2325 Finish up securing API endpoints 8 years ago
Mike Koch cb6103319e Secure ticket endpoint, add new properties to JSON 8 years ago
Mike Koch 641348d757 Converted everything to camelCase se and some other improvements 9 years ago
Mike Koch b94ea93991 Update some documentation 9 years ago