Commit Graph

34 Commits (cd53a5812ec5550936b21cec842086523e1b4adc)

Author SHA1 Message Date
Cody Mize cd53a5812e Update array instantiation syntax to support PHP 5.3.X 8 years ago
Mike Koch 4a86d9ddbb Convert FROM_UNIXTIME to UTC before querying 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 cc11a481f5 More calendar fixes 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 cc175ad376 Use hesk_date instead of NOW(), fix tickets on calendar 8 years ago
Mike Koch 50e4861d39 Some calendar fixes 8 years ago
Mike Koch a860ba5d40 Add due date on create ticket screen 8 years ago
Mike Koch 3707fc52b5 Reset email flag when the due date changes 8 years ago
Mike Koch e252038b55 Fix saving ticket due dates. Still need to contentify 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 7155e18903 Fix SQL for public end 8 years ago
Mike Koch 5ada01e09d Return reminder information and display on edit modal 8 years ago
Mike Koch e7107996eb #189 Display public events on the calendar 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 33cb1723ee Display category colors on calendar 8 years ago
Mike Koch 1b7cf24258 Escape the start/end times instead of intval
On 32-bit PHP installations, the start/end times will exceed the max size
of a 32-bit integer, causing the query to always return 0 results.
8 years ago
Mike Koch 5708c63b75 Add category support. Need to honoror 'click to select' though 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 6650650e51 Events can now be saved 8 years ago
Mike Koch 0973ed421d more changes 8 years ago
Mike Koch b9a1b7fe6b Add ability to retrieve events. Also change dates to epoch format 8 years ago