Commit Graph

44 Commits (a4a92882b1b273602be6dd7b57aac090c3065be4)

Author SHA1 Message Date
Mike Koch a4a92882b1 Some due date fixes and language file transfers 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 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 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 e771090e51 Add button to create a ticket based on calendar details 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 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
Mike Koch c99144ec14 Got one of the KB file drops working 8 years ago
Mike Koch ecf0d1a7dc Drag and drop attachments now working for admin notes and admin replies 8 years ago
Mike Koch 07b82c4d93 New attachment uploader working for customer ticket create 8 years ago
Mike Koch 1bdd658a7d Attachments can be removed via AJAX 8 years ago
Mike Koch 056e85d9ea Some more work on attachments 8 years ago
Mike Koch b133a3e31e Can now attach files on the create ticket page via dropzone 8 years ago
Mike Koch 1338bb0167 More work on attachments 8 years ago
Mike Koch 9d2fd5f4d0 Some more message log stuff. Almost done. 9 years ago
Mike Koch eda289931f Search is now working 9 years ago
Mike Koch 0c841ce60b Committing in a bad state...search is half-working 9 years ago
Mike Koch 1f397af222 Basic initial load is working 9 years ago
Mike Koch 5b098c8fca Tokens can now be reset 9 years ago
Mike Koch 9bb2a3fd3d Tokens can now be generated 9 years ago
Mike Koch d23b80a37c more user security stuff 9 years ago
Mike Koch 97d7f2d849 Start working on token services 9 years ago
Mike Koch b289325276 Can now enable/disable public API 9 years ago