Commit Graph

40 Commits (ed0d1077123965a1706275c02830d8d44c29e9a0)

Author SHA1 Message Date
Mike Koch ed0d107712 #406 fix legend language string 8 years ago
Mike Koch 40e2b6dad3 Add legend indicating each event icon 8 years ago
Mike Koch e01b7457fa #379 Another tweak to the category display 8 years ago
Mike Koch e663b9605f Get started on ticket popover. Still a couple TODO items 8 years ago
Mike Koch 0fdc62734c #379 Tweak calendar catgory display to prevent overflow issues 8 years ago
Mike Koch f8f9372ccb #381 Make select/deselect buttons smaller 8 years ago
Mike Koch d334c33d31 #381 Add select/deselect all buttons for calendar categories 8 years ago
Mike Koch 47c7322a0c #380/#383 Respect category sort property 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 a989911864 Add readonly option and security group 8 years ago
Mike Koch fe78f743d1 Moved all content strings into the language file 8 years ago
Mike Koch 1d4b6ee6f7 Contentified majority of the calendar pages. Need to do JS though 8 years ago
Mike Koch 5ada01e09d Return reminder information and display on edit modal 8 years ago
Mike Koch 914fb0ff9c #189 Allow categories to be both tickets/events, events, or tickets 8 years ago
Mike Koch ce46f3d4a1 #189 Add create event button to calendar header 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 0743f63982 more work on category colors 8 years ago
Mike Koch 2fa0858fab Add 'Click to select' on each dropdown. Still need to add validation 8 years ago
Mike Koch 5708c63b75 Add category support. Need to honoror 'click to select' though 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 9138a32533 Add button to create a ticket based on this event 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 ff5d4a6153 CRUD Operations are complete 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 6677dce6fd AJAX call is working. haven't actually saved anything yet though 8 years ago
Mike Koch 0973ed421d more changes 8 years ago
Mike Koch d0d792af3b Add assign to dropdown 8 years ago
Mike Koch 1f866a9cc1 Add create ticket date and tooltips 8 years ago
Mike Koch f503ec5c0c Remove some default values 8 years ago
Mike Koch 5f2d7c1a66 Some more calendar stuff 8 years ago
Mike Koch 6cbe3564a1 Add clockpicker dependency for times 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