Commit Graph

281 Commits

Author SHA1 Message Date
sean kenny a6eed2e1d9 Fix to null reference issue 2014-08-06 08:17:49 +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
Adam Shaw 5b04354e25 update changelog 2013-08-10 15:02:12 -07:00
Adam Shaw 7a8359c0c9 update tabs test for latest jQuery UI 2013-08-10 15:02:11 -07:00
Adam Shaw 09edf60390 jQuery 1.10.2 2013-08-10 15:02:06 -07:00
Adam Shaw c203e3365b jQuery UI 1.10.3 2013-08-10 15:01:59 -07:00
Adam Shaw e8ac9dfdd1 call destroy callbacks when the calendar's destroy method is called. misc 2013-08-10 13:23:29 -07: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
Adam Shaw b47d8957cd fix bug with public render method. a few tweaks 2013-08-07 02:13:20 -07:00
Adam Shaw 0c4f3a514a test file for new callbacks 2013-08-07 00:00:06 -07:00
Adam Shaw fb1dbd63cf new callback: eventDestroy 2013-08-06 23:54:44 -07:00
Adam Shaw 3b96f907bd new callbacks: viewRender, viewDestroy 2013-08-06 23:28:15 -07:00
Adam Shaw d2aa9e9f4c refactor and simplify the way view switching/rerendering works 2013-08-06 23:23:03 -07:00
Clemens 6da36c7bdf small performance-fix for minute-scaled slots 2013-08-03 16:35:55 -07:00
Adam Shaw 664ec8f730 put event z-index's into stylesheet 2013-08-03 16:17:04 -07:00
Adam Shaw d910bb8fcd eventStartEditable/startEditable AND eventDurationEditable/durationEditable 2013-08-03 15:30:58 -07:00
Adam Shaw 5923772177 fix bug with agenda event grid snapping, landing on wrong day (from PR#55) 2013-07-31 23:13:18 -07:00
Adam Shaw fec455dbfc use jQuery to detect if body/calendar-element is visible and ready for rendering 2013-07-31 20:40:03 -07:00
Adam Shaw dbcaacd67a hookWindowResize -> handleWindowResize 2013-07-31 20:23:47 -07:00
Sahab Yazdani 36c3872969 Add option to not automatically hook window.resize 2013-07-31 20:17:44 -07:00
Adam Shaw d3308c8e59 don't throw error if event's title is blank or null 2013-07-29 23:53:32 -07:00
Adam Shaw ff3e590d2f future/past classNames on day cells 2013-07-29 23:33:38 -07:00
Adam Shaw 1c802475ea cleanup data_as_a_function code 2013-07-29 23:15:03 -07:00