Commit Graph

58 Commits (535e48225df55f4e791945040c880fe5a6713634)

Author SHA1 Message Date
Mike Koch 0caf4e740e Fix color issues on calendar page 7 years ago
Mike Koch ac0df60a3e Category colors are properly saved, calendar pages updated 7 years ago
Mike Koch 1a873cd377 Update calendar.php 7 years ago
Mike Koch 2990eadd07 Replace old HESK headers with current ones 7 years ago
Mike Koch 0e04e44e1f Merge branch '508-calendar-select-deselect' into '3-0-4'
Fixes #508 Update category visibility after loading events

See merge request !45
7 years ago
Mike Koch 938bb20c3f Fixes #508 Update category visibility after loading events 7 years ago
Mike Koch d7a25b7c7a Fixes #507 Add back missing create event button 7 years ago
Mike Koch 996d73502d Add toggle tooltip 8 years ago
Mike Koch 45b3f88783 Calendar uses new sidebar 8 years ago
Mike Koch d55e19c5d6 Moved content-wrapper to actual pages 8 years ago
Mike Koch 937f91f352 Got a basic layout with top bar only working. Need to handle each page now 8 years ago
Mike Koch 598ef29eb8 Remove leftover calendar panel 8 years ago
Mike Koch 63e5e74b12 Udpate to FC 3, add jQuery 2 8 years ago
Mike Koch b1b16fe381 HESK 2.7.0 RC1 -> Final changes 8 years ago
Mike Koch af8af9b241 Calendar uses new UI 8 years ago
Mike Koch 25be223030 #443 Fix typo 8 years ago
Mike Koch c2e511b71a Add comments to popover for staff 8 years ago
Cody Mize cd53a5812e Update array instantiation syntax to support PHP 5.3.X 8 years ago
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