Commit Graph
309 Commits
Author SHA1 Message Date
Adam Shaw efc3b2e52c rename test: slotMinutes -> slotDuration 2014-01-31 13:50:51 -08:00
Adam Shaw a463b850a7 Merge branch 'v2-autotest' into v2 2014-01-28 00:24:20 -08:00
Adam Shaw 2f6f8055b7 add some more tests 2014-01-28 00:22:25 -08:00
Adam Shaw 588fc25e39 fixup some existing tests 2014-01-28 00:22:25 -08:00
Adam Shaw d4be172f56 update tests for options related to newly introduced Moment/Duration 2014-01-28 00:22:24 -08:00
Adam Shaw 14145079d3 refactor the jQuery fullCalendar adapter. don't allow calendar to initialize twice 2014-01-28 00:22:24 -08:00
Adam Shaw 316e94412d upgrade to moment 2.5.1 and resolve cloning issue
With moment 2.5.1, when moments are cloned, not all their properties are blindly
copied over, like our ambig-time/ambig-zone properties. Force this to happen by
monkey-patching.
2014-01-28 00:22:24 -08:00
Adam Shaw 8552600c24 always set minheight on rows, even when very large aspectRatio 2014-01-28 00:22:24 -08:00
Adam Shaw 161a476980 fixed regression where weekNumberCalculation as a function wouldn't work 2014-01-28 00:22:24 -08:00
Adam Shaw bbc5fd9853 fixed regression where fullCalendar wouldn't intialize without options 2014-01-28 00:22:20 -08:00
Adam Shaw 4ec2dfac81 let karma know about the moment dependency 2014-01-28 00:22:20 -08:00
Adam Shaw 634ec186ee Merge branch 'v1-autotest' into v2-autotest
Conflicts:
	bower.json
2014-01-26 14:13:01 -08:00
Adam Shaw 55eb4d83e8 add automated testing instructions to readme 2014-01-26 14:03:42 -08:00
Adam Shaw cdd3f29e98 moved automated test files to new locations 2014-01-26 13:59:42 -08:00
Adam Shaw 0479d82d94 automated testing utilities (jasmine plugins, jquery simulate) come from bower now 2014-01-26 13:59:42 -08:00
Adam Shaw 0dc2906b4e slight tweaks to testing framework code 2014-01-26 13:59:42 -08:00
Gareth LeachmanandAdam Shaw 2bbbbf678e beginnings of an automated testing framework (Karma and Jasmine)
written by Gareth Leachman, squashed and reformatted by Adam Shaw
2014-01-26 13:59:18 -08:00
Adam Shaw 1b12c3a35b update changelog with temporary link to 2.0 Upgrade article 2014-01-25 01:01:33 -08:00
Adam Shaw 0c6f0ff13c adjust demos to work with PHP 5.2 or higher 2014-01-25 00:59:37 -08:00
Adam Shaw 18f41c3550 [2.0] meta file updates 2014-01-24 23:50:42 -08:00
Adam Shaw 49088fb405 [2.0] some test file updates 2014-01-24 23:50:42 -08:00
Adam Shaw cfc7087f99 [2.0] demo file updates; new timezone and language demos 2014-01-24 23:50:42 -08:00
Adam Shaw 05ab0a7cf8 [2.0] build system updates, esp for language file generation 2014-01-24 23:50:42 -08:00
Adam Shaw 564ee6a9a9 [2.0] FullCalendar language files 2014-01-24 23:50:42 -08:00
Adam Shaw d0d0a97c64 [2.0] source file changes 2014-01-24 23:10:00 -08:00
Adam Shaw 7bd4e08bd0 remove executable flag from themeswitcher lib 2014-01-24 22:50:08 -08:00
Adam Shaw 0dfc25afcb some more changelog cleanup 2013-09-09 22:02:38 -07:00
Adam Shaw 1b9674857b add links to PRs in changelog markdown 2013-09-09 21:19:18 -07:00
Adam Shaw d756c2bd6c converted changelog to markdown 2013-09-09 21:10:28 -07:00
Adam Shaw 197f8e77e8 add html file used for slotEventOverlap screenshots 2013-09-01 00:45:20 -07:00
Adam Shaw 745c87747f changelog for 1.6.4 2013-09-01 00:24:25 -07:00
Adam Shaw e19f9d2235 bump version to 1.6.4 2013-09-01 00:24:12 -07:00
Adam Shaw 13d24b1586 add test for issue 1035 2013-08-31 22:07:11 -07:00
Adam Shaw bc0883f8f0 fix agenda selection alignment when cell height is customized (issue 1035) 2013-08-31 22:04:24 -07:00
Adam Shaw 3ed1474ef9 fullcalendar can now be initialized with no options (issue 1356) 2013-08-31 21:36:39 -07:00
Adam Shaw f26e9550f2 fix bug where week number wouldnt display in agenda views (issue 1951) 2013-08-31 21:32:02 -07:00
Adam Shaw 7f8de6fe2f put view arg in loading callback (issue 1018) 2013-08-31 21:26:00 -07:00
Adam Shaw b7f96ba79a make slot_event_overlap test even better 2013-08-31 21:05:25 -07:00
Adam Shaw 6eb4693972 make slot_event_overlap test work after buildfix merge 2013-08-31 20:58:32 -07:00
Adam Shaw d5ef348738 Merge branch 'slot-event-overlap' into v1.6.3 2013-08-31 20:55:33 -07:00
Adam Shaw 5835b2881e add real version numbers to npm & bower configs 2013-08-31 20:54:26 -07:00
Adam Shaw 95fdefa98f during build, dont accidentally copy dumb txt files 2013-08-31 20:50:00 -07:00
Adam Shaw 9181e8be2e bower components go in lib/, all demos and tests reference them directly 2013-08-31 20:23:39 -07:00
Adam Shaw 038593d5f6 new algorithm for laying out agenda events. slotEventOverlap option 2013-08-31 17:25:11 -07:00
Adam Shaw fb0202e6a5 update bower shim readme 2013-08-27 00:28:44 -07:00
Adam Shaw e5ae4cdf3d for build process, "cdn" -> "cdnjs" 2013-08-26 23:09:46 -07:00
Adam Shaw 60b03ba1e1 for build process, "component" -> "bower" (including bower.json) 2013-08-26 23:09:39 -07:00
Adam Shaw 1372c641b1 use link labels in component-readme markdown 2013-08-26 22:46:48 -07:00
Adam Shaw 8173d02b97 fix linebreaks in build/component-readme.md 2013-08-26 22:44:36 -07:00
Adam Shaw edbbeddcae clean up some configs 2013-08-26 22:43:24 -07:00