Commit Graph
40 Commits
Author SHA1 Message Date
Sean Kenny fcbbac69b2 . 2014-09-14 22:22:23 +01:00
Sean Kenny a0f13dcb1c All day events now assigned to correct resource 2014-09-13 14:53:08 +01:00
Sean Kenny c134bc2d8c Adding new grid type for resources 2014-09-13 12:25:26 +01:00
sean kenny 98a9b3e077 . 2014-09-12 15:18:47 +01:00
Sean Kenny ea7458aae4 Fix for drag/drop and resize revert 2014-08-30 09:32:18 +01:00
sean kenny 4d489a41ea Drag revert working - need to do same for resize & tidy up 2014-08-29 16:58:15 +01:00
zVictor 966664ebc0 BUGFIX for seankenny/fullcalendar #24 2014-08-21 13:26:17 +02:00
sean kenny 3b6af88add . 2014-08-13 12:26:18 +01:00
sean kenny ae5394dc4d Fix to the opacity for drag and drop / new events, etc 2014-08-13 12:20:21 +01:00
sean kenny 5e0582f0f1 Fix to the opacity for drag and drop / new events, etc 2014-08-13 12:19:14 +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 7275fe1fe5 Can add event to resource view 2014-08-11 16:53:18 +01:00
sean kenny 2ab197bf3a Cleaning some grun lint issues 2014-08-09 15:58:51 +01:00
sean kenny 98568e51e5 Get the All Day event into the corrcet resource column 2014-08-09 14:31:05 +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 4346890d2b Replacing zeroDate. Note this will have to have more work done when we refactor further. 2014-08-05 15:11:21 +01:00
sean kenny e4f5b41937 Replacing parseDate 2014-08-05 14:45:04 +01:00
sean kenny 3334d49f1d Replacing missed 'addMinutes' call) 2014-08-05 14:30:49 +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 aa8993dcf6 removed the call to clearTime 2014-08-04 16:59:35 +02: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 58fdc57018 . 2014-07-26 15:01:11 +01:00
sean kenny 189105eec5 Fix to all day select dates 2014-07-24 14:04:28 +01:00
sean kenny b2da44b479 Issue 17 - Fix to overlay issue - was overlaying on incorrect column when highlighting 2014-07-24 11:41:25 +01:00
sean kenny 76746eb250 Fix for Issue 16 2014-07-23 16:54:34 +01:00
sean kenny 1732e05f38 Adding in a way to refresh the resources collection 2014-07-21 14:02:48 +01:00
sean kenny 897d983407 adding resources to event.data for dayClick event 2014-04-10 11:04:54 +01:00
sean kenny 73210fea0b Adding resources to the drop event 2014-04-09 13:30:07 +01:00
srkenny@gmail.com 3b239a5f92 fixing the click event of the resources to
provide the correct date
2013-08-28 15:31:28 +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
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