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 |
|
Adam Shaw
|
28a2e69775
|
rename readyState -> eventAfterAllRender. add test
|
2013-03-02 18:48:01 -08:00 |
|
Adam Shaw
|
10abb12b26
|
move granularity demo into ./tests/granularity.html
|
2013-03-02 17:33:45 -08:00 |
|
Adam Shaw
|
b62383d0ad
|
week number feature
|
2013-03-02 14:00:51 -08:00 |
|
Adam Shaw
|
d2ef2cf1a8
|
new Grunt build system, development flow, Bower component generation, jQuery plugin manifest
|
2013-02-26 00:43:35 -08:00 |
|
Adam Shaw
|
477c2960a8
|
final touches for 1.5.2
|
2011-08-21 22:06:09 -07:00 |
|
Adam Shaw
|
b33e6aeed9
|
fixed issue 750 (Z in date parsing) and added test
|
2011-08-21 21:56:48 -07:00 |
|
Adam Shaw
|
7de24a03e6
|
for testing, upgraded to latest jquery-ui tabs and fancybox
|
2011-04-09 12:37:08 -07:00 |
|
Adam Shaw
|
be32715d3c
|
parse unix timestamps with decimal points (issue 826)
|
2011-04-09 10:15:24 -07:00 |
|
Adam Shaw
|
f13a29fac3
|
bugfixes for 1.5
|
2011-03-19 18:48:20 -07:00 |
|
Adam Shaw
|
afadc63b78
|
restructured HTML/CSS of event elements. solves issues 327 and 395
|
2011-02-19 15:47:23 -08:00 |
|
Adam Shaw
|
06e4734b05
|
Beefed up event sources: Control over all $.ajax options. Event coloring through options. All event-level options available as "source" options. Event fetching more resilient to errors.
|
2011-02-10 22:40:16 -08:00 |
|
Adam Shaw
|
bef6f92836
|
slicker default styling for buttons.
refactored css & html structure for all views (simpler & will work better with jqui themes).
jQuery UI 1.8.9
|
2011-01-23 23:10:25 -08:00 |
|
Adam Shaw
|
3079c2f1c3
|
final touches for 1.4.10
|
2011-01-01 23:46:27 -08:00 |
|
Adam Shaw
|
84ed4065da
|
fixed issue 740 (event resizing when weekends=false)
|
2011-01-01 21:40:17 -08:00 |
|
Adam Shaw
|
09427f27cf
|
fixed parseInt problems (issue 688)
|
2011-01-01 13:39:30 -08:00 |
|
Adam Shaw
|
679b9e48d6
|
fixed issue 757 (removeEvents bug)
|
2011-01-01 13:09:41 -08:00 |
|
Adam Shaw
|
61d663d461
|
final touches and bugfixes for 1.4.9
|
2010-11-19 22:45:44 -08:00 |
|
Adam Shaw
|
6931c875e7
|
new technique for stacking events (issue 111)
|
2010-11-14 22:12:31 -08:00 |
|
Adam Shaw
|
c1a19a24c8
|
fixed issue 679, a bit of event fetching rejiggering
|
2010-10-24 13:32:08 -07:00 |
|
Adam Shaw
|
8086b3d252
|
odds and ends for 1.4.8 release
|
2010-10-16 17:10:03 -07:00 |
|
Adam Shaw
|
dbb24f13dc
|
updated to jquery 1.4.3 and jquery-ui 1.8.5
|
2010-10-16 14:12:21 -07:00 |
|
Adam Shaw
|
441035d1fa
|
jquery-ui theme testing and misc
|
2010-10-16 14:05:53 -07:00 |
|
Adam Shaw
|
1176a7479e
|
fixed issue 517
|
2010-10-11 18:05:32 -07:00 |
|
Adam Shaw
|
453fcf07e3
|
fixed issues 554, 586, and 616
|
2010-10-11 14:16:34 -07:00 |
|
Adam Shaw
|
82aacbb9d8
|
bugfixing and streamlining related to issue 235 enhancement
|
2010-09-27 19:37:11 -07:00 |
|
Adam Shaw
|
d42f3dc5e3
|
added test for issue 417 (which had been fixed in the refactor)
|
2010-09-26 16:08:16 -07:00 |
|
Adam Shaw
|
e2dbcaf15d
|
refactored js, split into more files (much more manageable). tested
|
2010-09-18 22:54:35 -07:00 |
|
Adam Shaw
|
91e436dc0a
|
pass native js event to select/unselect callbacks, final touches for 1.4.7
|
2010-07-05 16:07:40 -07:00 |
|