Commit Graph
30 Commits
Author SHA1 Message Date
sean kenny 4d489a41ea Drag revert working - need to do same for resize & tidy up 2014-08-29 16:58:15 +01:00
zVictor e2f0806105 Fix Grunt lint tests for eventsForResource's function inside loop 2014-08-18 10:22:29 +02:00
zVictor 25f8e0c1b0 Removes strict comparison between values when associating resources to events 2014-08-15 11:33:07 +02:00
sean kenny 4e17e21086 Generate dist files - ready for testing 2014-08-13 12:43:39 +01:00
sean kenny 17954efbb3 Fix to the prev day displaying incorrect all day events 2014-08-13 12:07:42 +01:00
sean kenny 9ef5626070 Fixing some deprecated momentjs warnings; Fixing drag and drop from all day to slot events 2014-08-13 11:46:14 +01:00
Sean Kenny 2a37ffe985 Finishing drag and drop off 2014-08-12 19:56:24 +01:00
sean kenny 2ab197bf3a Cleaning some grun lint issues 2014-08-09 15:58:51 +01:00
sean kenny 3ecbfb09d0 Drag and drop primary functionality working 2014-08-09 15:38:26 +01:00
sean kenny f6d6f0785e Get events to set width correctly - appears to be a bug in the root code that happens to 'work' 2014-08-09 15:03:45 +01:00
sean kenny d01301bf7f Getting event into corrcet resource column 2014-08-09 14:48:29 +01:00
sean kenny f426d9db56 working on getting the resources back on the events with the v2 changes 2014-08-08 17:17:12 +01:00
sean kenny 5d75e0aeba Events are not in correct resource columns yet. A number of failing jslints. Drag Drop not working 2014-08-06 17:50:50 +01:00
sean kenny 0286fcb3af Fixing various undefined references 2014-08-05 16:10:39 +01:00
sean kenny 6560d4717f Resolving the last of the jslint issues 2014-08-05 15:46:08 +01:00
sean kenny e4f5b41937 Replacing parseDate 2014-08-05 14:45:04 +01:00
sean kenny c211715060 Replacing addDays with .add('d', days) 2014-08-05 14:30:01 +01:00
sean kenny cea2d30ba4 Cleaning up jshint requirements 2014-08-05 14:24:56 +01:00
zVictor e6a0943476 removed all the calls to addMinutes 2014-08-04 16:57:21 +02:00
zVictor 4db8fc49bf removed all the cloneDate calls 2014-08-04 16:54:52 +02:00
Sean Kenny bf2b2167b6 . 2014-07-27 17:09:43 +01:00
Sean Kenny 58fdc57018 . 2014-07-26 15:01:11 +01:00
sean kenny 1732e05f38 Adding in a way to refresh the resources collection 2014-07-21 14:02:48 +01:00
sean kenny 099351a0b5 Fix for issue 10 - drag event to another resource 2014-04-09 15:45:59 +01:00
srkenny@gmail.com ccb44f54b5 Fixed the all day events appearing on the wrong day - hack tho.... Fixed the repeat events appearing on the wrong day 2013-08-13 16:49:37 +01:00
srkenny@gmail.com 5d9928b47f Fixed current day class issue. Added ability to add resource classnames. Updated to reflect latest core updates. Fixed some IE7 issues around indexOf 2013-08-13 14:58:51 +01:00
Sean Kenny 4c06ad6e66 fixing broken render folowing merge 2013-08-12 19:59:22 +01:00
srkenny@gmail.com b750aec96e Resources now work. Minimising the changes required to core 2013-08-12 17:06:39 +01:00
Sean Kenny 5467c41c01 Rendering resource events now works for slots - all day events still to do 2013-08-10 15:36:33 +01:00
srkenny@gmail.com e6b39628e4 Adding in the basics for resoruce view 2013-08-09 17:04:36 +01:00