Commit Graph

97 Commits (d74b07b45588398575df2caae1372847fe53f4d2)

Author SHA1 Message Date
Mike Koch d74b07b455 Add category colors, overall category UX improvements 8 years ago
Mike Koch 5708c63b75 Add category support. Need to honoror 'click to select' though 8 years ago
Mike Koch 427e98eb94 Display overdue tickets in red 8 years ago
Mike Koch 8b0afb84c9 Display tooltip to create a new event after 250ms 8 years ago
Mike Koch 7567fc8ff5 Display popover when hovering over an event 8 years ago
Mike Koch d8acf87d48 Add jump by year, start working on popovers 8 years ago
Mike Koch e771090e51 Add button to create a ticket based on calendar details 8 years ago
Mike Koch 1c58747db7 Removed the "create ticket on" options
It may cause some weird issues when creating a ticket (who created it, message, custom fields, etc), so pulling this out for now. There will be a way to create a ticket from an already created event via a query string that is passed to the admin_new_ticket page.
8 years ago
Mike Koch d4840a297a Ticket due dates can be updated via the calendar 8 years ago
Mike Koch 03c47c1ab7 Show tickets with their due dates 8 years ago
Mike Koch ff5d4a6153 CRUD Operations are complete 8 years ago
Mike Koch 98984ede80 Utilize drag-and-drop of events 8 years ago
Mike Koch 688d330268 Events can now be deleted 8 years ago
Mike Koch 4c5d9416cb Edit modal working. Fixed some other issues 8 years ago
Mike Koch 1173b23838 Show events on calendar, fix all day issue 8 years ago
Mike Koch 1984f73cf2 Feedback, better SQL 8 years ago
Mike Koch a2c6f10ca8 Events are now displayed on calendar after creation 8 years ago
Mike Koch 6650650e51 Events can now be saved 8 years ago
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