Commit Graph

1303 Commits (40e2b6dad343b8921dd8cced105ac166f926142f)
 

Author SHA1 Message Date
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
Mike Koch d0d792af3b Add assign to dropdown 8 years ago
Mike Koch 1f866a9cc1 Add create ticket date and tooltips 8 years ago
Mike Koch 6a2ee9cc48 Set some values based on current calendar view, reset modal on click 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 f706333d23 Change default donetext 8 years ago
Mike Koch 6cbe3564a1 Add clockpicker dependency for times 8 years ago
Mike Koch 1cdc673d56 Switching back to DATETIME 8 years ago
Mike Koch b9a1b7fe6b Add ability to retrieve events. Also change dates to epoch format 8 years ago
Mike Koch f03d4a1524 Merge pull request #463 from mkoch227/update-status-badge
Update status badge
8 years ago
Mike Koch d917ef1d92 Update status badge
Switch from stillmaintained.com to a generic shields.io badge until stillmaintained.com returns.
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
Mike Koch 9096e0765e #201 Add necessary dependencies 8 years ago
Mike Koch 5dcce6436e #201 Add comment field 8 years ago
Mike Koch 57593a36db #201 Add table for calendar events 8 years ago
Mike Koch 67a6819cd2 Merge pull request #461 from mkoch227/2-5-3
2.5.3 Update
8 years ago
Mike Koch 4d4c29e0ae Update installer 8 years ago
Mike Koch df80fb9037 Merge pull request #460 from mkoch227/bug-fix-notify-skip-spam
Fix Notify New Spam Setting
8 years ago
Mike Koch ae0db735a0 Fixes #456 Use the correct checkbox name 8 years ago
Mike Koch 8e9e46ec47 Fix view ticket db issue 8 years ago
Mike Koch a53729f2b9 Merge pull request #459 from mkoch227/bug-fix-knowledgebase-in-maintenance
Bug fix knowledgebase in maintenance
8 years ago
Mike Koch f739780f9e Fixes #457 Move around some database stuff to fix the knowledgebase error 8 years ago
Mike Koch 1d961132c3 Merge pull request #455 from mkoch227/attachments-phase-two
Attachments phase two
8 years ago
Mike Koch 1eeb477577 Enforce file limits 8 years ago
Mike Koch 3ea316388c Knowledgebase attachment uploading now working 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 07acdaccb5 Add drag and drop for admin ticket, fix URL for other pages 8 years ago
Mike Koch 71fc6befa1 Reply ticket now uses new attachment holder 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 ff4a9af284 Merge pull request #453 from mkoch227/bug-fix-signature-length
Fix signature limit
8 years ago
Mike Koch 4352097882 Signatures can be up to 1000 characters long 8 years ago
Mike Koch 8d581daf80 Signatures can be up to 1000 characters 8 years ago
Mike Koch 056e85d9ea Some more work on attachments 8 years ago
Mike Koch 87f6093138 Add database ID to the file object 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