Commit Graph

67 Commits (09b371036a6ea8a6a7b3ea5e0239698be2461298)

Author SHA1 Message Date
Mike Koch 09b371036a
Business hours can be added to the calendar 6 years ago
Mike Koch 624267fe45
Audit trail now displays for users who can manage calendar 6 years ago
Mike Koch 770a01a970
Add status to ticket popover on calendar 6 years ago
Mike Koch 4c2432a35b
Moved all calendar API logic to the api folder 6 years ago
Mike Koch 3d73b9a4b2
All main staff calendar endpoints moved 6 years ago
Mike Koch c4b79a722c
More calendar tweaks 6 years ago
Mike Koch 0514965040
Update due date mostly done... just need to fix the buildEvent function 6 years ago
Mike Koch 86f1fb3ca2
Slowly working on moving more API endpoints 6 years ago
Mike Koch 9eab1525ef
Getting started on moving the update event endpoint 6 years ago
Mike Koch 9ae189430d
Localize calendar pages 7 years ago
Mike Koch 0caf4e740e Fix color issues on calendar page 7 years ago
Mike Koch 4a49c8c510 Make all AJAX calls relative 7 years ago
Mike Koch 028be8d187 Calendar pages properly use new category colors 7 years ago
Mike Koch 6ec7058094 Replace jGrowl with Toastr' 7 years ago
Mike Koch 2845a734ef Popover header now matches category color 7 years ago
Mike Koch 938bb20c3f Fixes #508 Update category visibility after loading events 7 years ago
Mike Koch 03814ea2a3 Add list week view to calendar 8 years ago
Mike Koch 45b3f88783 Calendar uses new sidebar 8 years ago
Mike Koch a43108404d Fix all day event rendering for events 8 years ago
Mike Koch c2e511b71a Add comments to popover for staff 8 years ago
Mike Koch 38aeb64407 Use red background for overdue tickets 8 years ago
Mike Koch df57eaaa9a Testing out a red icon for overdue... not sure about it though 8 years ago
Mike Koch c5b3bc0190 Fix several PhpStorm warnings 8 years ago
Mike Koch 075fcf3125 Display notice when event is overdue 8 years ago
Mike Koch aeb59d6722 Remove tracking ID from title, show icon instead 8 years ago
Mike Koch 097bded91a Added owner and priority... still need to update the other pages 8 years ago
Mike Koch e663b9605f Get started on ticket popover. Still a couple TODO items 8 years ago
Mike Koch 50e4861d39 Some calendar fixes 8 years ago
Mike Koch a801a64f93 Calendar is finished... I think. 8 years ago
Mike Koch 1d079a5336 Start working on settings 8 years ago
Mike Koch a860ba5d40 Add due date on create ticket screen 8 years ago
Mike Koch fe78f743d1 Moved all content strings into the language file 8 years ago
Mike Koch 2aad4b8826 Respond to resizing events on the week/day view 8 years ago
Mike Koch 0b24713a60 Fix reminder dropdowns when editing 8 years ago
Mike Koch c35e0159db Fix updating reminders 8 years ago
Mike Koch 5ada01e09d Return reminder information and display on edit modal 8 years ago
Mike Koch 80687f3bed Reset category and reminder values when showing the create modal 8 years ago
Mike Koch ce46f3d4a1 #189 Add create event button to calendar header 8 years ago
Mike Koch 7639bf3dd7 #189 Store user's id when creating reminder 8 years ago
Mike Koch 31a69cebe9 Getting started on reminders 8 years ago
Mike Koch 1df4e7775a A bunch of calendar fixes 8 years ago
Mike Koch 4a09d508b8 Add ability to show/hide categories on the calendar view 8 years ago
Mike Koch 33cb1723ee Display category colors on calendar 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