Commit Graph

29 Commits (a98991186423da97b1953c810c7b3ad54aa23844)

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