Commit Graph

158 Commits (88de2df3c07166b1b025b0c26e600c7d9db23f19)

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