Scott González
cdff8de18f
Upgrade grunt-contrib-jshint to 0.4.1.
2013-04-08 15:02:54 -04:00
Scott González
b8efbd6c07
Build: Change single quotes to double quotes.
2013-04-08 14:44:24 -04:00
Felix Nagel
1ce8d87f8b
Merge branch 'master' into selectmenu
2013-03-19 19:59:31 +01:00
Scott González
932caaf2dd
Core: Deprecated .zIndex(). Fixes #9061 - Core: Deprecate .zIndex().
2013-03-15 07:01:24 -04:00
Scott González
0cc40d799f
Dialog: Removed deprecated position handling. Fixes #8825 - Dialog: Remove array and string notations for position option.
2013-03-15 06:41:06 -04:00
Jörn Zaefferer
ae3af7f070
Build: Don't call DB's grunt-prepare task, not needed anymore
2013-03-12 11:00:32 +01:00
Jörn Zaefferer
f87b4e0f4a
Build: Migrate to grunt 0.4. Rename to Gruntfile, upgrade to newer grunt-css and grunt-html, update custom tasks. Drop qunit-junit plugin, not worth the trouble. Update release script to run grunt-prepare after npm-install.
2013-03-12 11:00:32 +01:00
Felix Nagel
dffe8f6610
Merge branch 'master' into selectmenu
2013-03-03 13:48:01 +01:00
Scott González
6fe3c62e08
Build: Use fs.existsSync() instead of path.existsSync().
2013-02-15 12:41:39 -05:00
Scott González
56de05cf9d
Build: Cleanup.
2013-02-15 12:41:18 -05:00
Rafael Xavier de Souza
822520ece7
Grunt: update generate_themes task to use the new DownloadBuilder API
...
- DownloadBuilder accepts the config file as an option. It's not necessary
to workaround it by changing the DownloadBuilder config file anymore;
- DownloadBuilder has exposed a method to generate the theme gallery bundle;
2013-02-15 12:35:15 -02:00
Felix Nagel
a7b4f29cea
Merge branch 'master' into selectmenu
2013-02-09 03:29:10 +01:00
Bruno M. Custódio
b440979ba6
Updating 'jQuery' to 1.9.1.
2013-02-05 13:47:59 +00:00
Jörn Zaefferer
0e0d51dced
Upgrade to node-testswarm 1.0. -alpha works well, tested with QUnit already.
2013-02-01 18:44:51 +01:00
Felix Nagel
f5e65b0819
Merge branch 'master' into selectmenu
2013-01-18 19:25:30 +01:00
Kris Borchers
34409e7ddd
Updating to jQuery 1.9.0
2013-01-17 00:28:41 -06:00
Scott González
92bcef9305
Build: Check patch instead of minor to detect major releases.
2013-01-16 13:59:27 -05:00
Jörn Zaefferer
d403e5a50f
Build: Fix generate_themes task to adopt to changes in download builder.
2013-01-14 21:08:41 +01:00
Felix Nagel
dcb28a7c71
Merge branch 'master' into selectmenu
2013-01-10 19:13:54 +01:00
Scott González
e63cb47c88
Release: Remove TODO for uploading release zip to GitHub since downloads are discontinued.
2013-01-08 20:38:09 -05:00
Scott González
9b74740388
Release: Remove support for node <0.8.
2013-01-08 20:20:03 -05:00
Felix Nagel
8aa24dd1d5
Merge branch 'master' into selectmenu
2012-12-15 01:10:32 +01:00
Scott González
1f5dd8d68e
Release: Add support for pre-releases.
2012-12-13 11:35:41 -05:00
Felix Nagel
f6372bd7ea
Merge branch 'master' into selectmenu
2012-12-12 16:44:19 +01:00
Timo Tijhof
c6a755dd8c
Grunt: Set testswarm/browserSets from JSON file.
...
File on jq03.jquery.com is already updated.
2012-11-30 07:11:53 -05:00
Felix Nagel
36533a718d
Merge branch 'master' into selectmenu
2012-11-28 23:29:15 +01:00
Jörn Zaefferer
a0310eb091
Dialog: Move array notation support for position option to backCompat check. Fixes #8824 - Deprecate array notation for position option.
2012-11-26 10:28:24 +01:00
Jörn Zaefferer
62ae078f14
Build: Install shell dependencies in the right direcytory. Update trac instructions to point out that only minutes and seconds need to be changed. Fixes #8848 - Build: release.js fails to require shelljs/global.
2012-11-25 23:35:30 +01:00
Jörn Zaefferer
a2d3ef39bf
Selectmenu: Fix testswarm job title
2012-11-15 21:18:33 +01:00
Jörn Zaefferer
dff99176c9
Selectmenu: Customize job title for testswarm, until merge to master
2012-11-15 17:28:27 +01:00
Jörn Zaefferer
f86168bf6b
Merge branch 'master' into selectmenu
2012-11-15 17:14:19 +01:00
Jörn Zaefferer
8cbbf33192
Selectmenu: Add selectmenu to build/test
2012-11-15 17:10:30 +01:00
Scott González
fb6119e182
Upgrade jQuery to 1.8.3.
2012-11-14 15:22:01 -05:00
Mike Sherov
cc5c2aad96
Dev: enable slider in the test suite
2012-11-09 17:22:35 -05:00
Mike Sherov
254f2b3698
Dev: fix the datepicker test suite and jshint everything. Fixes #8804 - Dev: re-enable the datepicker test suite
2012-11-09 16:27:45 -05:00
Mike Sherov
543abc9b1f
Dev: clean up dialog test suite with new helper methods. Fixes #8803 - Dev: re-enable the dialog test suite
2012-11-09 15:02:26 -05:00
Mike Sherov
68ad80c292
Dev: Standardize sortable test suite. Fixed #8755 - Dev: Get sortable test suite to pass
2012-11-01 20:54:52 -04:00
Mike Sherov
d85b0160f2
Dev: Standardized the resizable test suite. Fixed #8754 - Dev: Get resizable test suite to pass
2012-10-31 09:50:36 -04:00
Mike Sherov
8746042ae1
Dev: Standardized the droppable test suite. Fixed #8753 - Dev: Get droppable test suite to pass
2012-10-30 22:24:41 -04:00
Mike Sherov
b49e071d39
Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get selectable test suite to pass
2012-10-30 22:19:55 -04:00
Mike Sherov
f0daa220d6
Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable test suite to pass
2012-10-30 22:13:43 -04:00
Jörn Zaefferer
4211866813
Build: Switch to new browserSet, no IE6 anymore
2012-10-26 11:09:26 -04:00
Scott González
549ffe36da
Release: Updated list of globals.
2012-10-26 10:54:29 -04:00
Jörn Zaefferer
666014e8e5
Build: Remove generateQuickDownload step, will happen later during a release
2012-10-25 14:49:14 -04:00
Jörn Zaefferer
fb40f1f6ba
Build: Update the changelog shell to include more newlines, makes it easier to edit it later
2012-10-25 14:15:46 -04:00
Scott González
2582bfab46
Position: Removed offset option. Fixes #6982 - Position: Remove offset option.
2012-10-25 06:39:14 -04:00
Scott González
bc44e61dd9
Accordion: Removed change and changestart events. Fixes #6841 - Accordion: Remove changestart event. Fixes #6843 - Accordion: Remove change event.
2012-10-25 06:19:25 -04:00
Scott González
054b208a99
Tabs: Removed all templating features. Fixes #7158 - Tabs: Remove add and remove methods. Fixes #7157 - Tabs: Remove templating (idPrefix, tabTemplate, panelTemplate options). Fixes #7149 - Tabs: Remove use of title attribute.
2012-10-25 06:10:00 -04:00
Mike Sherov
e1230997aa
Build: Enable "unused" option in jshint - Remove unused variables from codebase. - Closes gh-788
...
Squashed commit of the following:
commit 7f19f92c64
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Tue Oct 23 10:34:28 2012 -0400
put back in fake args for signatures that we want to keep
commit 257505a9e6
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Tue Oct 23 08:10:20 2012 -0400
changes per @scott_gonzalez
commit 12725480cb
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Mon Oct 22 22:54:05 2012 -0400
clean up unused vars in ui directory
commit 563595e7ae
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Mon Oct 22 22:37:42 2012 -0400
clean up unused vars in grunt and tests
2012-10-23 09:37:46 -05:00
Mike Sherov
d67522e329
Build: Upgrade to the latest Grunt and JSHint - Closes gh-786
2012-10-22 17:04:08 -05:00
Scott González
f417a92c54
Build: Generate quick download in release script.
2012-10-04 16:48:42 -04:00
Scott González
49406c108f
Build: Throw an Error object instead of a string.
2012-10-04 11:16:13 -04:00
Jörn Zaefferer
7009e9b332
Revert "Grunt/testswarm: Undo the change from 6e55168318
to see if its responsible for the position errors in IE8"
...
This reverts commit a8f5e3c399
.
Did not have any effect on TestSwarm
2012-10-04 14:45:01 +02:00
Jörn Zaefferer
a8f5e3c399
Grunt/testswarm: Undo the change from 6e55168318
to see if its responsible for the position errors in IE8
2012-10-04 14:06:05 +02:00
Scott González
3d9545ad27
Update lint task to include the release script.
2012-10-03 21:23:20 -04:00
Scott González
e8bdf46861
Build: Fixed core.json syntax.
2012-10-02 11:05:32 -04:00
Scott González
9b0c8b7041
Release: Build themes and CDN zips.
2012-09-29 16:33:30 -04:00
Scott González
90a8581fc3
Manifest: Fixed docs URL for widget factory.
2012-09-29 16:21:58 -04:00
Timo Tijhof
6e55168318
grunt testswarm: Job name consistent with other jquery repos.
...
With hash symbol in front of link and 10-char commit hash.
2012-09-29 05:25:45 +02:00
Jörn Zaefferer
9bac5bb54a
Grunt: New task for downloading themes using new themeroller.
...
* Replaces the old theme tasks with generate_themes.
* Drops useless download_docs task
* Drops request module
2012-09-24 08:54:24 +02:00
Scott González
a638acb583
Upgrade jQuery to 1.8.2.
2012-09-20 21:41:47 -04:00
Scott González
a14cf74c16
Build: Remove summary from changelog.
2012-09-20 20:36:39 -04:00
Scott González
1827b390d8
Build: Convert changelog to markdown.
2012-09-20 20:21:45 -04:00
Scott González
30e1ec47bf
Build: Update link to AUTHORS.txt during release.
2012-08-23 10:27:12 -04:00
Scott González
1e6b2b2298
Upgrade jQuery to 1.8.0.
2012-08-13 09:19:09 -04:00
Corey Frang
bde439292a
Build: Extending testswarm timeout to 45 minutes
2012-08-05 10:05:44 -05:00
Scott González
548d37bca1
Release: Update TODOs related to publishing generated files.
2012-07-25 10:53:31 -04:00
Scott González
97ec1ddbc6
Build: Remove need to install shelljs globally for release script. Colorized output.
2012-07-23 15:39:12 -04:00
Corey Frang
7f07f93c28
Build: Extra whitespace
2012-07-23 12:14:12 -05:00
Corey Frang
9fb9b6d65c
Build: Adding subtitles for release coverage builds to testswarm description
2012-07-23 11:50:50 -05:00
Corey Frang
cb41ec798a
Build: Splitting Release Coverage build into three
2012-07-23 10:54:06 -05:00
Scott González
f8bdd6e192
Build: New release script.
2012-07-19 20:49:07 -04:00
Scott González
ebc8210b1f
Build: Add a newline at the end of manifest files.
2012-07-19 17:14:47 -04:00
Scott González
8d4036cf90
Merge branch 'manifest'
2012-07-16 15:29:31 -04:00
Scott González
99c4dde130
Manifests: Update URLs for core files.
2012-07-16 15:29:13 -04:00
Scott González
c484bc093b
Manifest: Move transfer effect to core.json since it's not like other effects (no show/hide).
2012-07-16 15:14:42 -04:00
Scott González
58a199370e
Manifest: Move interactions to their own file.
2012-07-16 08:53:34 -04:00
Scott González
ac44afe4e8
Manifest: Use existing data structure to infer categorization.
2012-07-16 08:50:00 -04:00
Scott González
2e385a71e1
Manifests: Fixed typo.
2012-07-16 08:37:53 -04:00
Jörn Zaefferer
cd82b335a8
Manifest: Add category field
2012-07-16 14:08:10 +02:00
Karl Swedberg
44dda079c0
Update descriptions of UI components in manifest files.
2012-07-11 08:59:03 -04:00
Scott González
0fc3afb2a1
Tests: Add jQuery 1.6.2 to testswarm-multi-jquery grunt task.
2012-07-09 12:57:28 -04:00
Scott González
83ec5e2077
Let's not pretend that manifest names are configurable...
2012-07-09 10:19:17 -04:00
Scott González
10984c012f
Accidentally removed licenses.
2012-07-06 12:47:44 -04:00
Scott González
d369417f7e
Minor manifest updates.
2012-07-06 12:39:17 -04:00
Scott González
7f859e4c73
Initial implementation for generating manifest files.
2012-07-05 20:11:52 -04:00
Scott González
7716c3d461
Grunt: Use grunt-git-authors plugin to generate authors list.
2012-07-05 14:34:15 -04:00
Jörn Zaefferer
4f3c1e9796
Revert "Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task"
...
This reverts commit 38aac3770c
.
As long as grunt-contrib has a coffeescript dependency, we won't use it.
2012-06-16 14:39:46 +02:00
Jörn Zaefferer
7419a915b2
Grunt: Add all jQuery versions to test 1.9 beta against to testswarm-multi-jquery task
2012-06-16 12:12:41 +02:00
Jörn Zaefferer
42599a6001
Grunt: Fix test urls
2012-06-16 00:11:20 +02:00
Jörn Zaefferer
c9ff92a008
Grunt: Fix scoping issue
2012-06-15 23:58:29 +02:00
Jörn Zaefferer
b657473178
Grunt: Refactor testswarm task and add an experimental testswarm-multi-jquery task for testing across jQuery versions
2012-06-15 23:51:42 +02:00
Jörn Zaefferer
38aac3770c
Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task
2012-06-14 12:41:04 +02:00
Jörn Zaefferer
43c6663676
Grunt: Update testswarm task to use more config props
2012-06-14 00:24:51 +02:00
Timo Tijhof
6752994014
Test: Set testswarm.runMax from config file
2012-06-11 15:53:46 -04:00
Scott González
a59c896b54
Build: Adding missing require in build.js and add buid/tasks/*.js to lint.
2012-06-11 10:56:56 -04:00
Jörn Zaefferer
abb6c4c8e2
Grunt: Extract testswarm and build tasks into separate files
2012-06-08 17:41:18 +02:00
Scott González
84ac716fbf
Build: Removed ant build.
2012-04-18 16:31:30 -04:00
Jörn Zaefferer
f8bad0441d
Build: Modify uglify.js to include a newline charakter after the copyright comment, makes diffing against new build a little bit more efficient
2012-03-10 14:16:13 +01:00
Jörn Zaefferer
8b9ec2b861
Build: Also minify i18n files.
2011-12-01 17:05:58 +01:00
basti
ea38e15e20
build: removes disturbing error outputs on which call
...
By calling `which node nodejs` which reports an error even if there's an existing nodejs installation in $PATH.
It silently ignores that non existing issue now.
Before: http://imagebin.org/181889
After: http://imagebin.org/181890
2011-11-01 11:53:06 +01:00
Scott González
dcac8c1f29
Tests: Added ability to run tests against minified files via ?min=1
2011-10-28 15:58:33 -04:00
Corey Frang
bd71f24f5d
Build: Switching to uglify.js instead of closure compilier. Saves 4 minutes per build, and actually produces slightly smaller files
2011-10-18 12:09:38 -05:00
Corey Frang
d871fe46aa
Build: For some reason, using parallel for gzip is causing some truncation issues
2011-10-17 17:04:23 -05:00
Corey Frang
f6c12849f1
Build: Fixing the sizer script to handle this many files
2011-10-17 15:32:01 -05:00
Corey Frang
d2764d88ca
Build: whitespace
...
(cherry picked from commit 6cd672b660
)
2011-10-17 14:58:54 -05:00
Corey Frang
264139b225
Build: ant size
will now give you a report detailing differences in size since the last time you ran the report
2011-10-17 14:37:36 -05:00
techtangents
a6f8019325
Builds: used ant parallel task to run the two closure compiler steps and the yui css compressor step in parallel. The http get requests for documentation are also run in parallel. Reduced build time by about 40%. Fixed #7404 - build.xml can run quicker.
2011-05-20 21:17:30 +10:00
jzaefferer
f78f20a077
Build: Update to latest Closure Compiler jar
2011-03-20 12:21:42 +01:00
Scott González
fb71ebad6a
Build: Added spinner and menu to docs-download.
2011-01-10 21:48:41 -05:00
jzaefferer
0479ab6af6
Merge remote branch 'origin/tooltip'
...
Conflicts:
demos/autocomplete/combobox.html
demos/index.html
tests/unit/index.html
2010-12-22 18:58:57 +01:00
Scott González
67fd950ad0
Build (release): Added note for part of the manual process.
2010-12-10 13:07:05 -05:00
jzaefferer
efa28a5c8d
Build: Revert mistaken change in last commit, putting back the docs-download target.
2010-11-19 17:01:00 +01:00
jzaefferer
812c274a33
Build: Replace filename references in base/all.min.css. Fixes #6634 - minified css does not @include minified css files.
...
Also make a copy of images to fix relative paths.
2010-11-19 16:59:17 +01:00
jzaefferer
ba28d11391
Build: Fix regex for relative path replacement on cdn target
2010-10-28 10:09:30 +02:00
Scott González
4d82a7c8d2
Build: Added download builder section to changelog shell.
2010-10-25 14:18:53 -04:00
Scott González
2d705873e9
Build: Use LC_ALL='C' when sorting.
2010-10-25 11:31:37 -04:00
jzaefferer
af582b97a7
Build: Cleanup and adding CSS minimization. Fixes #5824 - Minify CSS
2010-10-19 17:28:11 +02:00
jzaefferer
25853beb68
Build: Replace @VERSION in css files. Fixes #6191 : @VERSION not replaced in CSS files
2010-10-18 16:31:42 +02:00
Scott González
a3da1045a1
Release: Small tweak to some wording.
2010-09-24 15:43:17 -04:00
jzaefferer
bcde38de3d
Build: add zip file for MS cdn to cdn target (was: googlecdn target)
2010-09-15 22:52:45 +02:00
Scott González
5db84e7db1
Build: Attempt to fix version replacement for API docs.
2010-09-10 11:12:57 -04:00
Scott González
975f900e17
Build: Minor tweaks to release automation.
2010-09-10 10:57:06 -04:00
Scott González
5a73ed8dec
Build: Initial commit for release automation.
2010-09-10 10:30:44 -04:00
Scott González
b242a577f2
Build: Force headered files to be copied to minified directory. Fixes #5904 - Build: sometimes headered files aren't copied to minified directory.
2010-08-05 12:52:50 -04:00
jzaefferer
1e4fbd95d2
Build: Strip newlines when loading release.version property from version.txt
2010-08-05 18:03:05 +02:00
jzaefferer
496b40802b
Build: rename themes zip file and embedded folder. Fixed #5670 - Build: themes zip named incorrectly
2010-06-23 16:24:54 +02:00
jzaefferer
3824f75c00
Build: Include folders for themes and googlecdn builds. Fixed #5759 Build: all zips should contain folder at root named same as zip
2010-06-23 15:21:17 +02:00
jzaefferer
0bfbd7afa1
Build: Remove googlecdn target from default target, as that requires themes-target to run first, which requires updated downloadbuilder
2010-06-23 15:09:53 +02:00
jzaefferer
a8311f955a
Build: create themes.zip as part of themes-download target
2010-05-31 15:48:10 +02:00
jzaefferer
4069642f21
Build: Download docs directly to dist folder
2010-05-31 15:23:30 +02:00
jzaefferer
1fa8e37d8e
Build: Finished themes-download target
2010-05-31 14:41:23 +02:00
jzaefferer
4c3899cd35
Build: automate theme downloading, first draft
2010-05-28 17:18:12 +02:00
jzaefferer
d3077c33dd
Added Tooltip to build to get docs
2010-05-05 20:49:07 +02:00
jzaefferer
5baa180776
Build: Fix regeex for checksum-file-path
2010-03-30 13:37:12 +02:00
jzaefferer
c80a63a601
Build: Copy the themes folder from the dist dir to include the concatendated file
2010-03-30 13:34:45 +02:00
jzaefferer
950e9c163c
Build: Create zip file for upload to the Google CDN
2010-03-30 13:27:23 +02:00
jzaefferer
e472f908d7
Build: Adding googlecdn target to deploy-release-target and fixing checksum generation
2010-03-30 13:23:16 +02:00
jzaefferer
42b419d27a
Merge branch 'master' into checksums
2010-03-30 13:11:27 +02:00
jzaefferer
415ee934fa
Build: MANIFEST file for Google CDN
2010-03-30 13:11:22 +02:00
jzaefferer
9fa157840f
Build: Minify i18n files and build a concatenated version; also fixing the double-header issue for the jquery-ui.min.js file and removing additional headers for the various components; Fixes #5444 - build incomplete since removing yuimin and adding closure compiler
2010-03-29 18:58:38 +02:00
jzaefferer
ec709ecf87
Build: Use closure-jar property
2010-03-29 17:39:09 +02:00
jzaefferer
b22109298f
First iteration for generating the MANIFEST file with checksums
2010-03-21 22:16:56 +01:00
John Resig
062f0346e6
Moved to using Google Closure from YUI Compressor.
2010-03-20 15:28:10 -04:00
Richard Worth
f2a1606353
build: corrected position docs url
2010-03-18 12:29:25 +00:00
Richard Worth
e6ccefe5cd
Missed change in build script for #5163 - css files renamed to be consistent with js file renames in 1.8a1
2010-02-16 12:36:43 +00:00
Jörn Zaefferer
a8ef499648
Fix for #5103 : Include all effect docs in build for download
2010-02-01 17:51:23 +00:00
Scott González
76f7e835b3
Fixed file name for effects in build.
...
Fixes #5109 - build.xml doesn't compie effects into full script.
2010-01-29 20:06:33 +00:00
Jörn Zaefferer
6de9b51c57
added autocomplete and button to docs build
2010-01-26 21:04:29 +00:00
Jörn Zaefferer
acec1c89c5
build: fix for #5044 (typo in the exclude of ui.base.css)
2010-01-15 12:43:33 +00:00