Commit Graph

303 Commits

Author SHA1 Message Date
sean kenny d01301bf7f Getting event into corrcet resource column 2014-08-09 14:48:29 +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
sean kenny 44edcd914e Merge pull request #18 from zvictor/v2
Replacing the old date api by the momentjs API
2014-08-05 09:27:50 +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 87122fc217 Update readme.md 2014-08-04 14:32:25 +01:00
Sean Kenny 2d318518a2 . 2014-07-27 17:09:54 +01:00
Sean Kenny bf2b2167b6 . 2014-07-27 17:09:43 +01:00
Sean Kenny 273873c3be . 2014-07-26 15:08:07 +01:00
Sean Kenny a7f795877e . 2014-07-26 15:01:29 +01:00
Sean Kenny 58fdc57018 . 2014-07-26 15:01:11 +01:00
sean kenny 7f7e945a33 Clearing out files 2014-07-25 16:34:15 +01:00
sean kenny 4139137e58 Initial Merge 2014-07-25 16:23:04 +01:00
sean kenny d484222a68 Update the build out folder 2014-07-25 08:34:13 +01:00
sean kenny 189105eec5 Fix to all day select dates 2014-07-24 14:04:28 +01:00
sean kenny 1287de3851 Issue 17 - Fix to overlay issue - was overlaying on incorrect column when highlighting - forgot to grunt build output 2014-07-24 11:48:00 +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 e7bc336487 Merge branch 'master' of https://github.com/seankenny/fullcalendar 2014-04-10 11:06:34 +01:00
sean kenny 897d983407 adding resources to event.data for dayClick event 2014-04-10 11:04:54 +01:00
sean kenny 2fdc56b3ce Adding plunkr link 2014-04-10 09:31:19 +01:00
sean kenny 099351a0b5 Fix for issue 10 - drag event to another resource 2014-04-09 15:45:59 +01:00
sean kenny fb1a44e083 Merge branch 'master' of https://github.com/seankenny/fullcalendar 2014-04-09 14:18:16 +01:00
sean kenny 57b2120bf6 Adding resources to drop event and prepping the build/out files 2014-04-09 14:16:47 +01:00
sean kenny 9279aafa12 Removing unused parameters 2014-04-09 14:12:36 +01:00
sean kenny 73210fea0b Adding resources to the drop event 2014-04-09 13:30:07 +01:00
sean kenny 8e05b74f30 adding drap_drop.html 2014-04-09 11:29:57 +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
sean kenny 4566783128 Merge pull request #7 from seankenny/issue6
fix to resourceSources to allow resources to load via URI
2013-08-26 07:28:36 -07:00
srkenny@gmail.com 42f1242aea fix to resourceSources to allow resources to load via URI 2013-08-26 15:23:43 +01:00
srkenny@gmail.com ac514b731d Adding in the build output for now 2013-08-14 11:16:49 +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
Sean Kenny 02433abc7e Merge remote-tracking branch 'upstream/master' 2013-08-12 19:15:54 +01:00
sean kenny 5d946c9bd8 Update readme.md 2013-08-12 19:04:04 +01:00
srkenny@gmail.com b750aec96e Resources now work. Minimising the changes required to core 2013-08-12 17:06:39 +01:00
Adam Shaw 95c1aa9304 fix IE7 rendering bug. related to view switching refactor 2013-08-10 17:01:22 -07:00
Adam Shaw c5005f90ee increment version 2013-08-10 15:02:12 -07:00