Commit Graph
612 Commits
Author SHA1 Message Date
Adam Shaw 6c4fed2ffd changelog entries 2014-08-25 20:56:26 -07:00
Adam Shaw e5a92cc20c make theming manual test better 2014-08-25 20:44:22 -07:00
Adam Shaw a1995a85de further adjust event spacing to match older versions 2014-08-25 20:39:46 -07:00
Adam Shaw 5bdecb0cf0 adjustments to jqui theme classes on cells 2014-08-25 20:34:51 -07:00
Adam Shaw 15fc899f05 fixes to make the latest automated tests work in the IEs 2014-08-25 17:50:33 -07:00
Adam Shaw 956f26adde more lenient for height option in FF, quirk 2014-08-25 16:18:50 -07:00
Adam Shaw 0a479b4d66 misspelling in changelog 2014-08-25 15:04:09 -07:00
Adam Shaw 4116e0a773 automated tests for issue 1297 2014-08-25 14:58:37 -07:00
Adam Shaw 4d3a372ac3 tests for fc-moment isSame 2014-08-25 14:31:38 -07:00
Adam Shaw 99e6ce9af3 simplify styling of events in extern-draggable demo 2014-08-25 02:09:23 -07:00
Adam Shaw ba933a159e minify the main stylesheet 2014-08-25 02:05:23 -07:00
Adam Shaw 71e7f07eb5 more conservative about fc-event style precedence 2014-08-25 01:49:53 -07:00
Adam Shaw ec4d469057 make bootstrap available in manual tests 2014-08-25 01:49:53 -07:00
Adam Shaw 5d05c2392b adjust spacing for events, match old versions 2014-08-25 01:49:48 -07:00
Adam Shaw bd52446aa2 adjust height for all-day slot in print mode 2014-08-25 00:53:23 -07:00
Adam Shaw 297b701611 consolidate changelog for 2.1.0 2014-08-25 00:53:09 -07:00
Adam Shaw 16b3c4f871 prevent massive memory leaks when automated tests run 2014-08-24 20:03:49 -07:00
Adam Shaw ea95db29f4 automated tests for fixedWeekCount 2014-08-24 19:38:50 -07:00
Adam Shaw bed9f94d66 better tests for height/contentHeight. considers "auto" 2014-08-24 19:22:39 -07:00
Adam Shaw 4ee02bdbe5 fix some code style errors in automated tests 2014-08-23 19:09:37 -07:00
Adam Shaw 0112c695e4 tests for agenda event time rendering. issue 2172 2014-08-23 18:59:05 -07:00
Adam Shaw f2001c471c test for issue 2254 2014-08-23 18:58:21 -07:00
Adam Shaw b985235098 some additional automated test utilities 2014-08-23 18:12:36 -07:00
Adam Shaw aec778518e test for agenda axis on correct side. issue 2132 2014-08-23 18:11:58 -07:00
Adam Shaw 5c1aea8f3f tests for issue 714 2014-08-23 17:47:49 -07:00
Adam Shaw e403c6793e test for selectHelper going through eventRender, issue 629 2014-08-23 17:36:10 -07:00
Adam Shaw 7db38c9cab test for events staying consistent order across weeks. issue 510 2014-08-23 17:25:54 -07:00
Adam Shaw a2b05cc677 test for selecting in timegrid across days. issue 778 2014-08-23 17:04:42 -07:00
Adam Shaw 8fca11085f test for resizing to a different day. issue 736 2014-08-23 17:01:42 -07:00
Adam Shaw 204acaec27 add tests for issue 2226 2014-08-23 16:40:33 -07:00
Adam Shaw 81471b757d tests for issue 2225 2014-08-23 16:36:15 -07:00
Adam Shaw c64e483353 fix bug with eventDestroy not being called 2014-08-23 16:24:12 -07:00
Adam Shaw 5296dbde61 test for issue 2217 2014-08-23 16:23:35 -07:00
Adam Shaw ec20ef34b0 tests for issue 2017 2014-08-23 16:18:43 -07:00
Adam Shaw 1e6dd460ba tests for issue 2240 2014-08-23 15:54:56 -07:00
Adam Shaw 8a70e0e639 make autoscroll work while selecting 2014-08-23 15:10:00 -07:00
Adam Shaw ebedd9de61 make sure header buttons have type="button" to avoid form submit 2014-08-22 20:28:26 -07:00
Adam Shaw 54cab0af6f make eventLimit popover tests work in phantomjs 2014-08-22 19:27:31 -07:00
Adam Shaw 3330e9e795 secret viewportConstrain setting 2014-08-22 19:27:10 -07:00
Adam Shaw 4f0737fe7d tests for all things eventLimit related 2014-08-22 18:31:21 -07:00
Adam Shaw 03f230526e make dnd tests work with autoscroll 2014-08-22 18:30:47 -07:00
Adam Shaw 34c616ac4b dragScroll option 2014-08-22 18:23:50 -07:00
Adam Shaw 157152f7d0 fix bug with dragging timed events from popover 2014-08-22 13:04:02 -07:00
Adam Shaw b88fd6d0cd eventLimit now works in all views 2014-08-20 19:21:20 -07:00
Adam Shaw ceefd351d3 version 2.1.0-beta3 2014-08-19 23:42:11 -07:00
Adam Shaw 14c056d71e changelog for beta3 2014-08-19 23:39:56 -07:00
Adam Shaw 9f3d570895 auto scrolling while dragging/resizing. use new debounce util for window resize 2014-08-19 23:33:38 -07:00
Adam Shaw 33d733e364 make sure TimeGrid's cell datetimes are in the calendar's timezone 2014-08-19 17:24:23 -07:00
Brandon AaronandAdam Shaw 1032e7303a Bind the drag related events in render instead of on init so that they
are rebound after being unbound by destroy.
2014-08-19 17:15:00 -07:00
Adam Shaw 5b8d1d139a smarter about rendering short timegrid events. issue 1700 2014-08-19 16:44:05 -07:00