Commit Graph
287 Commits
Author SHA1 Message Date
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 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
Adam Shaw bc292a2008 update readme for installing Bower 2013-08-26 22:24:17 -07:00
Adam Shaw aab6b2c62b use link labels in readme markdown 2013-08-26 22:20:49 -07:00
Adam Shaw 532e9b08b7 fix line breaks in readme 2013-08-26 22:15:02 -07:00
Adam Shaw 4aff669965 remove firebug-lite 2013-08-26 22:10:29 -07:00
Adam Shaw ac42dbacaa make package.json more valid 2013-08-26 22:07:32 -07:00
Adam Shaw 83f7d50501 leverage Bower for dependencies 2013-08-26 22:05:54 -07:00
Adam Shaw 95c1aa9304 fix IE7 rendering bug. related to view switching refactor 2013-08-10 17:01:22 -07:00
Adam Shaw c5005f90ee increment version 2013-08-10 15:02:12 -07:00
Adam Shaw 5b04354e25 update changelog 2013-08-10 15:02:12 -07:00
Adam Shaw 7a8359c0c9 update tabs test for latest jQuery UI 2013-08-10 15:02:11 -07:00
Adam Shaw 09edf60390 jQuery 1.10.2 2013-08-10 15:02:06 -07:00
Adam Shaw c203e3365b jQuery UI 1.10.3 2013-08-10 15:01:59 -07:00
Adam Shaw e8ac9dfdd1 call destroy callbacks when the calendar's destroy method is called. misc 2013-08-10 13:23:29 -07:00
Adam Shaw b47d8957cd fix bug with public render method. a few tweaks 2013-08-07 02:13:20 -07:00
Adam Shaw 0c4f3a514a test file for new callbacks 2013-08-07 00:00:06 -07:00
Adam Shaw fb1dbd63cf new callback: eventDestroy 2013-08-06 23:54:44 -07:00
Adam Shaw 3b96f907bd new callbacks: viewRender, viewDestroy 2013-08-06 23:28:15 -07:00
Adam Shaw d2aa9e9f4c refactor and simplify the way view switching/rerendering works 2013-08-06 23:23:03 -07:00
ClemensandAdam Shaw 6da36c7bdf small performance-fix for minute-scaled slots 2013-08-03 16:35:55 -07:00
Adam Shaw 664ec8f730 put event z-index's into stylesheet 2013-08-03 16:17:04 -07:00
Adam Shaw d910bb8fcd eventStartEditable/startEditable AND eventDurationEditable/durationEditable 2013-08-03 15:30:58 -07:00
Adam Shaw 5923772177 fix bug with agenda event grid snapping, landing on wrong day (from PR#55) 2013-07-31 23:13:18 -07:00