Commit Graph

179 Commits (master)

Author SHA1 Message Date
Mike Koch 6677dce6fd AJAX call is working. haven't actually saved anything yet though 8 years ago
Mike Koch 1f866a9cc1 Add create ticket date and tooltips 8 years ago
Mike Koch 6a2ee9cc48 Set some values based on current calendar view, reset modal on click 8 years ago
Mike Koch 5f2d7c1a66 Some more calendar stuff 8 years ago
Mike Koch f706333d23 Change default donetext 8 years ago
Mike Koch 6cbe3564a1 Add clockpicker dependency for times 8 years ago
Mike Koch b9a1b7fe6b Add ability to retrieve events. Also change dates to epoch format 8 years ago
Mike Koch 816a4413e1 #201 A basic calendar is now displayed
Still need to add a cluster of handlers to handle adding events, saving, loading, etc.
8 years ago
Mike Koch 9096e0765e #201 Add necessary dependencies 8 years ago
Mike Koch ecf0d1a7dc Drag and drop attachments now working for admin notes and admin replies 8 years ago
Mike Koch 056e85d9ea Some more work on attachments 8 years ago
Mike Koch b133a3e31e Can now attach files on the create ticket page via dropzone 8 years ago
Mike Koch 87f8572f12 Making some progress... not much though. 9 years ago
Mike Koch c4bc0df5c0 Add dropzone.js dependency 9 years ago
Mike Koch c53ab310c0 #325 Not validating existing templates... weird issues with the validator 9 years ago
Mike Koch 448d7894ff #325 Some more progress made on manage permission templates validation 9 years ago
Mike Koch 002d6bdd9d #325 Some refactoring, validate find a ticket box 9 years ago
Mike Koch 00feae1b7b #325 Finish validation for view ticket 9 years ago
Mike Koch 6b86062fcf #325 Add bootstrap validator library 9 years ago
Mike Koch 49da07662b #326 Switch from PHP library to platform.js 9 years ago
Mike Koch e4865f192b Close #272 Switch to an https capable CDN 9 years ago
Mike Koch 645c01f75f Merge pull request #266 from mkoch227/make-leaflet-stored-locally
Store leaflet CSS/JS locally
9 years ago
Mike Koch 9986e41c5c Closes #262 Display map div only after getting location 9 years ago
Mike Koch 39c5fc6f86 #264 Store leaflet CSS/JS locally 9 years ago
Mike Koch 8c80195d00 #204 Show error message if user's browser doesn't meet requirements 9 years ago
Mike Koch 5b965d34d9 #204 Reset friendly name if not saving 9 years ago
Mike Koch 259e8d79a0 #204 Allow staff to see "friendly" street name 9 years ago
Mike Koch cbdb8e9f12 #204 Show customer their location when submitting 9 years ago
Mike Koch 73264a6af0 #204 Reset button group when closing w/out saving 9 years ago
Mike Koch 1efb9b69b5 #204 Allow staff to change location if necessary 9 years ago
Mike Koch 795419e819 #204 Add javascript for obtaining location 9 years ago
Mike Koch 7a9e20557b Closes #237 Add options to show # of merged tickets in ticket table 9 years ago
Mike Koch cc1d6dee77 #195 Moved all settings from the general tab into their new locations 9 years ago
Mike Koch 6898a5a9be #141 Finish up making iconpicker changes 9 years ago
Mike Koch aa58468634 Change text for No Icon
... i still have to figure out some way to localize that piece of text
9 years ago
Mike Koch 0bed4daddf #141 Implement reset button and turn off shadows
So you can actually see the highlighted icon
9 years ago
Mike Koch 75636fa9ac #141 Add reset button to iconpicker 9 years ago
Mike Koch 9c3c298a64 Update bootstrap-iconpicker to allow for a reset button
It doesn't work yet, though
9 years ago
Mike Koch f927fb8f2b #141 Implement bootstrap-iconpicker 9 years ago
Mike Koch b4b3417b14 Revert "#141 Using jQuery fonticonpicker instead"
This reverts commit 62ec9ebfc3.
9 years ago
Mike Koch 7aabc1a4ae Revert "#141 Implement the icon picker"
This reverts commit e6bef55986.
9 years ago
Mike Koch e6bef55986 #141 Implement the icon picker
Still need to actually add the icons by parsing the YAML file of FontAwesome icons
9 years ago
Mike Koch 62ec9ebfc3 #141 Using jQuery fonticonpicker instead 9 years ago
Mike Koch d53c1285f0 #141 Remove bootstrap-iconpicker
Using different library instead
9 years ago
Mike Koch 082aa5ff33 Basic starting point for service message updates 9 years ago
Mike Koch 4c823d351d Closes #150 disable and uncheck "send email" if email field is empty 9 years ago
Mike Koch 553cd0882a Closes #151 Migrate install JS into its own JavaScript source files
Also remove unused file from the install folder
9 years ago
Mike Koch 92ea19e47c Update installer to 2.0.1 9 years ago
Mike Koch ee5acad97a Fix some install stuff. Everything appears to be working! 9 years ago
Mike Koch bda53ff143 Basic way of showing installation is done is implemented 9 years ago
Mike Koch 9d2283ecf7 Wire up migrations and actual database transactions. Things are looking good! 9 years ago
Mike Koch ec606341f3 Some more changes 9 years ago
Mike Koch a9713886d8 Making some more progress on AJAX-driven install 9 years ago
Mike Koch fe1c483b1f Append to console what is going on during install 9 years ago
Mike Koch 7ee62a188d More work on installation UX updates 9 years ago
Mike Koch e3c138130b #124 Try to auto-detect version 9 years ago
Mike Koch 851da38297 #126 Partial UI update for Mailgun 9 years ago
Mike Koch 59167aff66 #88 Remove dynamic ticket dashboard columns 9 years ago
Mike Koch 63ed75c7ef #88 Remove edit note functionality 9 years ago
Mike Koch 351bb5c272 Add select/deselect all buttons to multiselect custom fields 9 years ago
Mike Koch e339b90efd #30 Let the page actually save the setting 9 years ago
Mike Koch e2c6e2c179 #91 Save custom field multilanguage selection.
Also fixed popovers so they're aren't crammed in on the MFH settings section
9 years ago
Mike Koch b449953950 #91 Dates must be in YYYY-MM-DD format
To prevent any ambiguous M/D/Y vs D/M/Y dates
9 years ago
Mike Koch 602d9c6c27 #91 Use Bootstrap datepicker instead of jQuery UI 9 years ago
Mike Koch 5941bf7e35 #91 Use jQuery UI's date picker rather than HTML 5 date field
To ensure cross-browser compatibility
9 years ago
Mike Koch f7064ed399 #91 Add jQuery UI 9 years ago
Mike Koch 8ed533ecad Forgot to rename JavaScript file 10 years ago
Mike Koch 2a9219cf25 #67 Partial implementation of adding attachments to the notes view
Still has things to fix and need to add deleting attachments
10 years ago
Mike Koch 65a80089c0 #67 Wired up part of the UI. Still need to add section to view attachments 10 years ago
Mike Koch e84d9f3229 Closes #68: Notes can be edited 10 years ago
Mike Koch 3151ece7df #39 making more progress on parent/child relationships
Still need to update childs when merging/deleting tickets, and need to add the ability to assign its parent, and to delete a parent/child relationship
10 years ago
Mike Koch 187db3635e Closes #35: Autorefresh now working on the ticket dashboards! 10 years ago
Mike Koch 8398efa538 #25 Dashboard columns can now be added/removed via JavaScript! 10 years ago
Mike Koch 481531e20f Changed name from NuHesk to NuMods per Klemen's request. 10 years ago
Mike Koch 4bc1de8af9 Now the status row is highlighted in red if the delete box is checked 10 years ago
Mike Koch f5d3c2bdce Renamed settings and language file keys 10 years ago
Mike Koch d55c3903c1 Now custom statuses can be managed on the settings page. 10 years ago
Mike Koch 2022bf7073 #14 Added tooltips to various areas of the help desk 10 years ago
Mike Koch e0863b6b6d Initial Hesk UI Commit 10 years ago