index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
/
datepicker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade jQuery to 1.8.2.
Scott González
2012-09-20
1
-1
/
+1
*
Upgrade jQuery to 1.8.0.
Scott González
2012-08-13
1
-1
/
+1
*
Tests: Enable QUnit.config.requireExpects.
Scott González
2012-06-27
5
-0
/
+32
*
Tests: Moved loadResources to TestHelpers.
Scott González
2012-04-23
1
-7
/
+5
*
Update to official qunit composite addon
Jörn Zaefferer
2012-04-21
1
-2
/
+2
*
Tests: Move commonWidgetTests() to TestHelpers.
Scott González
2012-04-19
1
-1
/
+1
*
Tests: Lint.
Scott González
2012-04-19
5
-189
/
+187
*
Datepicker tests: Use $.ui.keyCode instead of $.simulate.VK_*.
Scott González
2012-03-27
3
-113
/
+113
*
Upgrade jQuery to 1.7.2.
Scott González
2012-03-22
1
-1
/
+1
*
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
Jörn Zaefferer
2012-02-29
4
-220
/
+220
*
Datepicker: Fix a bad assertion - actual result is valid.
Jörn Zaefferer
2012-02-29
1
-4
/
+4
*
Upgrade jQuery to 1.7.1.
Scott González
2011-11-22
1
-1
/
+1
*
Upgrade jQuery to 1.7.
Scott González
2011-11-09
1
-1
/
+1
*
Tests: Added ability to run tests against minified files via ?min=1
Scott González
2011-10-28
1
-9
/
+13
*
Upgraded jQuery to 1.6.4.
Scott González
2011-10-18
1
-1
/
+1
*
Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - A...
Karl Kirch
2011-08-09
1
-0
/
+33
*
Revert "Datepicker: Added onSelect.apply() call to _setDate method if onSelec...
Scott González
2011-08-09
1
-10
/
+0
*
Tests: Cleanup.
Scott González
2011-08-03
1
-30
/
+30
*
Tests: Added test suites to run individual widget tests against all supported...
Scott González
2011-08-02
1
-0
/
+30
*
Tests: Added ability to run tests suites against different versions of jQuery...
Scott González
2011-07-28
1
-1
/
+1
*
Merge branch 'master' into core-1.6.1
Scott González
2011-07-25
3
-2
/
+27
|
\
|
*
Merge remote branch 'pgraham/master'
Jörn Zaefferer
2011-06-28
1
-2
/
+12
|
|
\
|
|
*
Updated guard against unparsed characters to allow extra characters as long a...
Philip Graham
2011-06-28
1
-2
/
+12
|
*
|
Datepicker: Added onSelect.apply() call to _setDate method if onSelect is def...
marcneuwirth
2011-06-28
1
-0
/
+10
|
*
|
Datepicker: Added onSelect.apply() call to _doKeyDown method when enter butto...
marcneuwirth
2011-06-28
1
-0
/
+5
|
|
/
*
|
Upgrade jQuery to 1.6.2.
Scott González
2011-07-25
1
-1
/
+1
*
|
.attr() -> .prop()
Scott González
2011-06-08
2
-22
/
+19
|
/
*
There's no guard against unparsed characters at the end of the date string, a...
Jörn Zaefferer
2011-05-18
1
-0
/
+9
*
Merge remote branch 'kzys/trac-6656'
Jörn Zaefferer
2011-05-18
2
-0
/
+6
|
\
|
*
Datepicker: onClose callback should be triggered by show. Fixed #6656 - onClo...
Kato Kazuyoshi
2011-05-07
2
-0
/
+6
*
|
Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - D...
Jay Merrifield
2011-05-16
1
-0
/
+5
*
|
Datepicker: Disabled datepicker should disable own select element too. Fixed ...
Kato Kazuyoshi
2011-05-07
1
-1
/
+4
|
/
*
Merge pull request #200 from kzys/trac-6704-2
Scott González
2011-05-04
1
-0
/
+8
|
\
|
*
Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed #670...
Kato Kazuyoshi
2011-05-05
1
-0
/
+8
*
|
Datepicker: Greedy matching in month name. Fixed #7062 - $.datepicker.parseDa...
Kato Kazuyoshi
2011-05-05
2
-0
/
+5
|
/
*
Switched to latest stable jQuery 1.5.1
Richard Worth
2011-03-02
1
-1
/
+1
*
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
jzaefferer
2011-02-23
1
-1
/
+1
*
Unit tests: Add QUnit toolbar for hiding passed tests
jzaefferer
2011-02-21
1
-0
/
+1
*
Fix datepicker tests to pass in Chrome and run faster by letting QUnit
jzaefferer
2011-02-18
5
-40
/
+20
*
Datepicker: prevent datepicker initialization on empty jquery collection and ...
Dan Heberden
2011-02-15
1
-0
/
+5
*
Datepicker: Update parseDate to properly handle a string value in shortYearCu...
Ivan Peters
2011-01-18
1
-10
/
+15
*
Datepicker: changed setDate not to modify the passed date argument. Fixes #66...
pheiberg
2010-11-22
1
-0
/
+4
*
Datepicker: Fixed parsing of single y character for date formats. Fixes #6659...
pheiberg
2010-11-18
1
-5
/
+7
*
Upgraded jQuery to 1.4.4.
Scott González
2010-11-12
1
-1
/
+1
*
Datpicker: Fixed some failing tests.
Scott González
2010-11-05
2
-7
/
+7
*
Upgraded jQuery to 1.4.3.
Scott González
2010-10-21
1
-1
/
+1
*
Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...
jzaefferer
2010-08-29
1
-1
/
+2
*
Unit tests: Disable stale widget tests on testswarm
jzaefferer
2010-04-14
1
-1
/
+12
*
debug comment
Jörn Zaefferer
2010-03-20
1
-0
/
+3
*
Fixed broken encoding of Préc
Jörn Zaefferer
2010-03-20
1
-1
/
+1
[next]