Commit Graph

576 Commits

Author SHA1 Message Date
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
Adam Shaw e92c85d1e1 moment-2.8 compatibility, language file generation 2014-08-06 17:31:45 -07:00
Adam Shaw 00d85a46dc fix IE bug where fixed height of view would oscillate 2014-08-04 17:10:20 -07:00
Adam Shaw ca016d4f77 version 2.1.0-beta2 2014-08-04 01:37:00 -07:00
Adam Shaw 3c5f7b49a7 updates to changelog for v2.1.0-beta2 2014-08-04 01:33:53 -07:00
Adam Shaw dc5bc5cfbe rename eventLimitPopoverFormat -> dayPopoverFormat 2014-08-04 01:32:22 -07:00
Adam Shaw 58905ec721 allow eventLimitClick to return a value 2014-08-03 23:02:04 -07:00
Adam Shaw 604a3faab5 better vertical spacing for event, better demos for more link 2014-08-03 22:56:33 -07:00
Adam Shaw f0e9a30887 change english default for eventLimitPopoverFormat 2014-08-03 21:42:33 -07:00
Adam Shaw 6ca1cfadbf non-editable events with no url should be text-selectable 2014-08-03 21:41:01 -07:00
Adam Shaw 51f1a3119f fix bug with minTime 2014-08-03 21:12:24 -07:00
Adam Shaw 32e10be9f7 fix unnecessary scrollbars when zooming. lint issues 2014-08-03 18:54:58 -07:00
Adam Shaw a6c363576c refresh position of TimeGrid events when there is a zoom 2014-08-03 17:46:24 -07:00
Adam Shaw 8792f4ebbc get spacing just right in agenda all-day area for languages 2014-08-03 15:09:23 -07:00
Adam Shaw a1b6794307 camelcase "HTML" in certain places 2014-08-03 15:09:23 -07:00
Adam Shaw 81ea523fc3 eventLimitPopoverFormat option. eventLimitText RTL behavior change 2014-08-03 15:09:18 -07:00
Adam Shaw 2851894609 i18n for "more" link 2014-08-03 14:17:49 -07:00
Adam Shaw 7f67d2222f use eventLimit option in demos 2014-08-02 16:27:56 -07:00
Adam Shaw fd22394480 update dates in demos 2014-08-02 16:27:56 -07:00
Adam Shaw 0fa47ad2b7 make all of the newer automated tests pass the linter 2014-08-02 16:27:56 -07:00