Commit Graph

262 Commits

Author SHA1 Message Date
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
Paul Gallagher 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
Adam Shaw 155b78cc1a increment version v1.6.2 2013-07-17 23:28:13 -07:00
Adam Shaw 8c3e610215 update changelog 2013-07-17 23:20:05 -07:00
Stephen Harris 5b25ed39ef Fixes "backgroud" typo. 2013-07-17 23:20:05 -07:00
Adam Shaw 33e93dfad7 update tests for hiddenDays 2013-07-17 23:03:13 -07:00
Adam Shaw 63735b7b31 hiddenDays option. internal refactor for how cells/dates work 2013-07-17 23:01:19 -07:00
Adam Shaw a0c27fd143 update changelog/meta for 1.6.1 v1.6.1 2013-04-14 22:08:41 -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
Adam Shaw 3857ada289 tweak grunt clean:cdn command 2013-03-30 00:58:20 -07:00
Adam Shaw 470c8b9313 move Bower and CDNJS configs into build folder 2013-03-30 00:20:32 -07:00
Adam Shaw 9b4bfc1681 build for CDNJS 2013-03-30 00:20:25 -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 f5b61ebffb update jquery/jquery-ui dependency versions in meta info v1.6.0 2013-03-18 03:00:35 -07:00
Adam Shaw 6c8ac81bbb update version to 1.6.0, update copyright year 2013-03-18 01:47:53 -07:00
Adam Shaw 05a8a2317d fix [unreleased] bug with event text overflow 2013-03-18 01:47:33 -07:00
Adam Shaw 8398608f30 additions to changelog 2013-03-18 00:48:42 -07:00