Commit Graph

1391 Commits (8a0f99760eb64112d79e1d3a0f56bfde3cb41228)
 

Author SHA1 Message Date
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 fe42a83100 Remove console.log 8 years ago
Mike Koch e7107996eb #189 Display public events on the calendar 8 years ago
Mike Koch 8e51429dce #189 Start working on customer-side calendar 8 years ago
Mike Koch 914fb0ff9c #189 Allow categories to be both tickets/events, events, or tickets 8 years ago
Mike Koch 1cdcc34d71 Add 'usage' for categories 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 d74b07b455 Add category colors, overall category UX improvements 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 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 b8aa98e98b Update README.me 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 cd0bd1cc39 Merge pull request #473 from mike-koch/mike-koch-patch-1
Fix installer
8 years ago
Mike Koch 1afa0ad639 Fix installer 8 years ago
Mike Koch 3a8e979e7e Merge pull request #472 from mike-koch/update-to-hesk-2-6-6
Update to HESK 2.6.6
8 years ago
Mike Koch f2ba296eb6 #471 Update installer 8 years ago
Mike Koch 569a1ab6af #471 Update headers to 2.6.6 for all other files 8 years ago
Mike Koch 4500313fd5 #471 Update common to 2.6.6 8 years ago
Mike Koch c54aeb6fa0 #471 Update download_attachment for 2.6.6 8 years ago
Mike Koch a4de4886d9 #471 Update knowledgebase for 2.6.6 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 0fecd860e2 Use URL of caller instead of just 'Internal API' 8 years ago
Mike Koch eed4e4392a Display and update due date from 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 b4bb77f2aa Add due date column to tickets table 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 a2c6f10ca8 Events are now displayed on calendar after creation 8 years ago
Mike Koch 6650650e51 Events can now be saved 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