Commit Graph
110 Commits
Author SHA1 Message Date
Adam Shaw efc3b2e52c rename test: slotMinutes -> slotDuration 2014-01-31 13:50:51 -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 634ec186ee Merge branch 'v1-autotest' into v2-autotest
Conflicts:
	bower.json
2014-01-26 14:13:01 -08:00
Adam Shaw cdd3f29e98 moved automated test files to new locations 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 49088fb405 [2.0] some test file updates 2014-01-24 23:50:42 -08:00
Adam Shaw 7bd4e08bd0 remove executable flag from themeswitcher lib 2014-01-24 22:50:08 -08:00
Adam Shaw 197f8e77e8 add html file used for slotEventOverlap screenshots 2013-09-01 00:45:20 -07:00
Adam Shaw 13d24b1586 add test for issue 1035 2013-08-31 22:07:11 -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 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 4aff669965 remove firebug-lite 2013-08-26 22:10:29 -07:00
Adam Shaw 83f7d50501 leverage Bower for dependencies 2013-08-26 22:05:54 -07:00
Adam Shaw 7a8359c0c9 update tabs test for latest jQuery UI 2013-08-10 15:02:11 -07:00
Adam Shaw 0c4f3a514a test file for new callbacks 2013-08-07 00:00:06 -07:00
Adam Shaw d910bb8fcd eventStartEditable/startEditable AND eventDurationEditable/durationEditable 2013-08-03 15:30:58 -07:00
Adam Shaw dbcaacd67a hookWindowResize -> handleWindowResize 2013-07-31 20:23:47 -07:00
Adam Shaw d3308c8e59 don't throw error if event's title is blank or null 2013-07-29 23:53:32 -07:00
Adam Shaw ff3e590d2f future/past classNames on day cells 2013-07-29 23:33:38 -07:00
Paul GallagherandAdam Shaw c93f64fc8b allow ajax data parameter to be specified as a function
(test updated by arshaw after-the-fact)
2013-07-29 23:14:37 -07:00
Adam Shaw 33e93dfad7 update tests for hiddenDays 2013-07-17 23:03:13 -07:00
Adam Shaw 05a8a2317d fix [unreleased] bug with event text overflow 2013-03-18 01:47:33 -07:00
Adam Shaw f51ed35a2d fix broken themeswitcher in tests 2013-03-18 00:20:14 -07:00
Adam Shaw 8d48a153d4 renamed "eventTransform" to "eventDataTransform" 2013-03-17 22:36:00 -07:00
Adam Shaw b0d1b5a837 modify demos and tests for lumbar building 2013-03-16 23:51:09 -07:00
Adam Shaw 9d1db0eb7d call things "snap" instead of "granularity" 2013-03-16 14:29:47 -07:00
Adam Shaw d0d761a0d8 switch all demos and tests over to new loader 2013-03-11 02:21:39 -07:00
Adam Shaw 156a9d46ab Use CSS3 rounded corners instead of ghetto hack. Remove unnecessary markup for events and buttons.
And slightly change style of agenda events (no more differently colored event header).
And remove glossy-look CSS hack for buttons.
2013-03-04 00:03:42 -08:00
Adam Shaw cccb67f056 eventTransform test 2013-03-03 19:22:39 -08:00
Adam Shaw 28af22c5d3 dayRender test 2013-03-03 17:40:11 -08:00
Adam Shaw 28a2e69775 rename readyState -> eventAfterAllRender. add test 2013-03-02 18:48:01 -08:00
Adam Shaw 10abb12b26 move granularity demo into ./tests/granularity.html 2013-03-02 17:33:45 -08:00
Adam Shaw b62383d0ad week number feature 2013-03-02 14:00:51 -08:00
Adam Shaw d2ef2cf1a8 new Grunt build system, development flow, Bower component generation, jQuery plugin manifest 2013-02-26 00:43:35 -08:00
Adam Shaw 477c2960a8 final touches for 1.5.2 2011-08-21 22:06:09 -07:00
Adam Shaw b33e6aeed9 fixed issue 750 (Z in date parsing) and added test 2011-08-21 21:56:48 -07:00
Adam Shaw 7de24a03e6 for testing, upgraded to latest jquery-ui tabs and fancybox 2011-04-09 12:37:08 -07:00
Adam Shaw be32715d3c parse unix timestamps with decimal points (issue 826) 2011-04-09 10:15:24 -07:00
Adam Shaw f13a29fac3 bugfixes for 1.5 2011-03-19 18:48:20 -07:00
Adam Shaw afadc63b78 restructured HTML/CSS of event elements. solves issues 327 and 395 2011-02-19 15:47:23 -08:00
Adam Shaw 06e4734b05 Beefed up event sources: Control over all $.ajax options. Event coloring through options. All event-level options available as "source" options. Event fetching more resilient to errors. 2011-02-10 22:40:16 -08:00
Adam Shaw bef6f92836 slicker default styling for buttons.
refactored css & html structure for all views (simpler & will work better with jqui themes).
jQuery UI 1.8.9
2011-01-23 23:10:25 -08:00
Adam Shaw 3079c2f1c3 final touches for 1.4.10 2011-01-01 23:46:27 -08:00
Adam Shaw 84ed4065da fixed issue 740 (event resizing when weekends=false) 2011-01-01 21:40:17 -08:00
Adam Shaw 09427f27cf fixed parseInt problems (issue 688) 2011-01-01 13:39:30 -08:00