Commit Graph

125 Commits

Author SHA1 Message Date
Sean Kenny ab6c26145f Fix for Issue #35 - from origin 2014-09-30 19:13:44 +01:00
Sean Kenny 7f478eb1b2 Fix for issue #36 2014-09-28 13:06:27 +01:00
sean kenny e4dd8d37ee Fix for issue 34 2014-09-23 13:49:34 +01:00
sean kenny 1072f9f265 Adding Travis CI 2014-09-05 14:45:56 +01:00
sean kenny ab3ec3c1b0 .gitignore refresh 2014-09-04 14:46:14 +01:00
sean kenny 79ef1f0820 Fix for Issue 29 (languages) 2014-09-04 14:37:09 +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
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 f6d6f0785e Get events to set width correctly - appears to be a bug in the root code that happens to 'work' 2014-08-09 15:03:45 +01:00
sean kenny d01301bf7f Getting event into corrcet resource column 2014-08-09 14:48:29 +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 2d318518a2 . 2014-07-27 17:09:54 +01:00
Sean Kenny bf2b2167b6 . 2014-07-27 17:09:43 +01:00
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 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 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 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 7a8359c0c9 update tabs test for latest jQuery UI 2013-08-10 15:02:11 -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 0c4f3a514a test file for new callbacks 2013-08-07 00:00:06 -07:00
Adam Shaw d910bb8fcd eventStartEditable/startEditable AND eventDurationEditable/durationEditable 2013-08-03 15:30:58 -07:00
Adam Shaw dbcaacd67a hookWindowResize -> handleWindowResize 2013-07-31 20:23:47 -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
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 33e93dfad7 update tests for hiddenDays 2013-07-17 23:03:13 -07:00
Adam Shaw 05a8a2317d fix [unreleased] bug with event text overflow 2013-03-18 01:47:33 -07:00
Adam Shaw f51ed35a2d fix broken themeswitcher in tests 2013-03-18 00:20:14 -07:00
Adam Shaw 8d48a153d4 renamed "eventTransform" to "eventDataTransform" 2013-03-17 22:36:00 -07:00
Adam Shaw b0d1b5a837 modify demos and tests for lumbar building 2013-03-16 23:51:09 -07:00
Adam Shaw 9d1db0eb7d call things "snap" instead of "granularity" 2013-03-16 14:29:47 -07:00
Adam Shaw d0d761a0d8 switch all demos and tests over to new loader 2013-03-11 02:21:39 -07:00
Adam Shaw 156a9d46ab Use CSS3 rounded corners instead of ghetto hack. Remove unnecessary markup for events and buttons.
And slightly change style of agenda events (no more differently colored event header).
And remove glossy-look CSS hack for buttons.
2013-03-04 00:03:42 -08:00
Adam Shaw cccb67f056 eventTransform test 2013-03-03 19:22:39 -08:00
Adam Shaw 28af22c5d3 dayRender test 2013-03-03 17:40:11 -08:00