aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Build/grunt: Fix themes taskJörn Zaefferer2012-03-111-1/+2
* | Build/grunt: Replace child_process helper with utils.spawnJörn Zaefferer2012-03-111-3/+3
* | Build/grunt: Fix copy_themes task, files.themes config property wasn't proces...Jörn Zaefferer2012-03-101-1/+2
* | Build: Modify uglify.js to include a newline charakter after the copyright co...Jörn Zaefferer2012-03-101-1/+1
* | Build/grunt: Simplify css_min basic task, concat helper already takes care of...Jörn Zaefferer2012-03-101-15/+2
* | Build/grunt: Integrate CSSLintJörn Zaefferer2012-03-102-3/+44
* | Build/grunt: Update codebase to adapt or make use of latest changes in gruntJörn Zaefferer2012-03-101-39/+36
* | Build/grunt: Improve lint setup, get rid of file comment, using gruntjs speci...Jörn Zaefferer2012-03-091-1/+2
* | Build/grunt: Improve lint setup, configure options and globals for different ...Jörn Zaefferer2012-03-091-7/+35
* | Build/grunt: Fix a few oversights from the files config refactoring. Also fin...Jörn Zaefferer2012-03-091-12/+13
* | Build/grunt: Use child process for zipping until adm-zip works better. Rewrot...Jörn Zaefferer2012-03-091-41/+59
* | Build/grunt: Can use config('pkg.version'), now was fixed in gruntJörn Zaefferer2012-03-091-1/+1
* | Build/grunt: Use custom directive to strip banners. Now works against unmodif...Jörn Zaefferer2012-03-091-1/+4
* | Build/grunt: Add back version.txt. Will remove that later along with the old ...Jörn Zaefferer2012-03-091-0/+1
* | Build/grunt: Add sizer task. Some cleanup in other areas.Jörn Zaefferer2012-03-091-7/+78
* | Build/grunt: Cleanup todosJörn Zaefferer2012-03-091-2/+0
* | Build/grunt: Finish release_themes task. Strip headers from concatenated files.Jörn Zaefferer2012-03-091-14/+50
* | Build/grunt: Extend themes_download task with unzippingJörn Zaefferer2012-03-081-14/+34
* | Build/grunt: Partial download_themes task. Extracting currently fails with cr...Jörn Zaefferer2012-03-082-4/+26
* | Build/grunt: Almost complete release and release_cdn tasks. Concat task fails...Jörn Zaefferer2012-03-082-40/+172
* | Build/grunt: First draft for cdn tasks. Hashing works fine, zip file doesn't ...Jörn Zaefferer2012-03-071-1/+37
* | Build/grunt: Update banner template to use task.current.data.src when no file...Jörn Zaefferer2012-03-071-13/+16
* | Build/grunt: Minify CSS files, using sqwish.Jörn Zaefferer2012-03-062-13/+43
* | Build/grunt: cleanupJörn Zaefferer2012-03-061-3/+0
* | Build/grunt: Custom banners for the various minified filesJörn Zaefferer2012-03-061-9/+20
* | Build/grunt: Extend concat and min tasks to include all the files the current...Jörn Zaefferer2012-03-061-6/+19
* | Build/grunt: Switch to adm-zip. Use addFile method until addLocalFile is impl...Jörn Zaefferer2012-03-062-22/+8
* | Use isoDate format for min bannerJörn Zaefferer2012-03-021-1/+1
* | Add list of included files to min bannerJörn Zaefferer2012-03-021-6/+11
* | First iteration on grunt-based build. lint, qunit, concat, min and zip all wo...Jörn Zaefferer2012-03-023-0/+134
|/
* Resizable: Update aspectRatio to use calculated aspectRatio in case of: conta...gromo2012-03-021-2/+2
* Merge branch 'data-naming'Jörn Zaefferer2012-03-018-61/+94
|\
| * Remove both widgetName and widgetFullName dataJörn Zaefferer2012-03-011-0/+3
| * Update Widget data naming/usage. Remove unnecessary fallbacks, update .remove...Jörn Zaefferer2012-03-012-8/+7
| * Autocomplete: Add removal TODOs for #7810Jörn Zaefferer2012-03-011-2/+4
| * Widget: Rename widgetBaseClass to widgetFullName. Deprecates widgetBaseClass,...Jörn Zaefferer2012-03-011-5/+7
| * Update data naming for Widget, including backwards compability. Updated tests...Jörn Zaefferer2012-03-012-17/+39
| * Update data naming for Effects. Partial fix for #7810Jörn Zaefferer2012-03-011-2/+2
| * Merge branch 'master' into data-namingJörn Zaefferer2012-03-0160-1554/+1683
| |\
| * | Update data naming for Tooltip. Partial fix for #7810Jörn Zaefferer2012-03-011-7/+7
| * | Update data naming for Tabs. Partial fix for #7810Jörn Zaefferer2012-03-011-4/+4
| * | Tabs: Whitespace cleanupJörn Zaefferer2012-03-011-2/+2
| * | Update data naming for Slider. Partial fix for #7810Jörn Zaefferer2012-03-011-3/+3
| * | Slider: Whitespace cleanupJörn Zaefferer2012-03-011-14/+14
| * | Update data naming for Accordion. Partial fix for #7810Jörn Zaefferer2012-03-011-3/+3
| * | Update data naming for autocomplete. Backwards compatible for overrides of _r...Jörn Zaefferer2012-02-281-5/+10
* | | Tests: Cleaned up simulate. Still more work to do.Scott González2012-02-291-119/+121
| |/ |/|
* | Update QUnit to latest, reverting the bad reset 'patch'Jörn Zaefferer2012-02-292-10/+10
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-2958-1501/+1688
* | Datepicker: Fix a bad assertion - actual result is valid.Jörn Zaefferer2012-02-291-4/+4