Commit Graph

595 Commits

Author SHA1 Message Date
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 Aaron 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
Adam Shaw 0643880511 make new css play nice with twitter bootstrap. issue 2234 2014-08-19 16:03:04 -07:00
Adam Shaw 938d3144c8 dont display "more.." events popover in print mode. issue 2242 2014-08-19 15:33:42 -07:00
Adam Shaw 07ddbaf9f0 grey out day numbers that are not part of current month. issue 2238 2014-08-19 15:31:02 -07:00
Adam Shaw d8794a6a25 fix bug where hover className wouldnt be removed from disabled button. issue 2235 2014-08-19 15:26:57 -07:00
Adam Shaw 8e6a68ccf0 Merge branch 'master' into skeleton 2014-08-15 19:37:08 -07:00
Adam Shaw 77700ecb1b version 2.0.3 2014-08-15 18:56:03 -07:00
Adam Shaw 32c907c236 changelog 2014-08-15 18:52:22 -07:00
Adam Shaw d6e64b9c7d upgrade jquery-ui 2014-08-15 18:38:48 -07:00
Adam Shaw e18422d0a9 upgrade jquery-mockjax and moment-timezone 2014-08-15 18:28:03 -07:00
lipanski 2870693e2d Relative path in bower.json 2014-08-15 17:42:34 -07:00
Adam Shaw 67e2d45cf5 moment-2.8 compatibility, automated tests (2.1), .add() calls 2014-08-06 18:09:24 -07:00
Adam Shaw 6c04fca1f3 moment-2.8 compatibility, source (2.1), .add() calls 2014-08-06 18:09:17 -07:00
Adam Shaw c04bbba6d6 Merge branch 'master' into skeleton
Conflicts:
	src/agenda/AgendaDayView.js
	src/agenda/AgendaEventRenderer.js
	src/agenda/AgendaView.js
	src/agenda/AgendaWeekView.js
	src/basic/BasicDayView.js
	src/basic/BasicView.js
	src/basic/BasicWeekView.js
	src/basic/MonthView.js
	src/common/DayEventRenderer.js
	src/common/SelectionManager.js
2014-08-06 18:08:15 -07:00
Adam Shaw 45ead5712f moment-2.8 compatibility, source (2.0), .add() calls 2014-08-06 17:54:02 -07:00
Adam Shaw b2201620a9 moment-2.8 compatibility, automated tests, suppress warnings 2014-08-06 17:32:33 -07:00
Adam Shaw 564ce15882 moment-2.8 compatibility, automated tests, LL formatting change 2014-08-06 17:32:23 -07:00
Adam Shaw 9c190a05d1 moment-2.8 compatibility, source, locale-related functions 2014-08-06 17:32:04 -07:00