Commit Graph
193 Commits
Author SHA1 Message Date
Sean Kenny 58fdc57018 . 2014-07-26 15:01:11 +01:00
sean kenny 4139137e58 Initial Merge 2014-07-25 16:23:04 +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 099351a0b5 Fix for issue 10 - drag event to another resource 2014-04-09 15:45:59 +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 42f1242aea fix to resourceSources to allow resources to load via URI 2013-08-26 15:23:43 +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
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 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 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
ClemensandAdam Shaw 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 YazdaniandAdam Shaw 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
Paul GallagherandAdam Shaw c93f64fc8b allow ajax data parameter to be specified as a function
(test updated by arshaw after-the-fact)
2013-07-29 23:14:37 -07:00
Stephen HarrisandAdam Shaw 5b25ed39ef Fixes "backgroud" typo. 2013-07-17 23:20:05 -07:00
Adam Shaw 63735b7b31 hiddenDays option. internal refactor for how cells/dates work 2013-07-17 23:01:19 -07:00
Adam Shaw 7aadedfe59 slightly adjust background color for agenda events 2013-04-14 22:07:33 -07:00
Adam Shaw a42d1402f2 fix header classNames bug in basic views 2013-04-14 21:51:24 -07:00
Adam Shaw c9eecbf8ba Merge pull request #89 from tkrotoff/remove-fc-event-text-shadow
Remove event titles text shadow: looks ugly if the text is black
2013-04-14 21:44:15 -07:00
Adam Shaw d7325f9354 fix event CSS overflow issue 2013-04-14 21:41:33 -07:00
Tanguy Krotoff 9295d1d941 remove event titles text shadow: looks ugly if the text is black 2013-03-27 23:35:56 +01:00
Adam Shaw 05a8a2317d fix [unreleased] bug with event text overflow 2013-03-18 01:47:33 -07:00
Adam Shaw 8d48a153d4 renamed "eventTransform" to "eventDataTransform" 2013-03-17 22:36:00 -07:00
Adam Shaw dbb42513b5 adjust CSS for bootstrap-style buttons 2013-03-17 01:43:17 -07:00
Adam Shaw 333838ddcf change font/spacing of prev/next button to be more consistent x-browser. fix RTL buttons 2013-03-17 01:06:06 -07:00
Adam Shaw 4371266a2d disable text selection on buttons 2013-03-17 00:38:04 -07:00
Adam Shaw 98243c463d fix missing comma for IE7 2013-03-17 00:20:42 -07:00
Adam Shaw 5220310084 note to self about array event sources 2013-03-16 17:22:45 -07:00
Adam Shaw 9d1db0eb7d call things "snap" instead of "granularity" 2013-03-16 14:29:47 -07:00