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-7574396d95
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
jtr-test
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
/
ui
/
ui.datepicker.js
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed 3267 Alternate field not updated when using "setDate"
Keith Wood
2008-09-07
1
-0
/
+1
*
Fixed #3284 - Put version numbers inside of individual files.
Richard Worth
2008-09-04
1
-1
/
+1
*
Fixed 3191 NaN causes breakage for relative dates
Keith Wood
2008-08-21
1
-2
/
+3
*
Fixed 3238 getDate causes error if datepicker does not exist
Keith Wood
2008-08-21
1
-15
/
+28
*
Fixed 3180 Datepicker automatic ID assignment
Keith Wood
2008-08-21
1
-2
/
+3
*
Fixed 3159 Datepicker function to do refresh/redraw
Keith Wood
2008-08-21
1
-6
/
+15
*
Fixed 3165 Invalid comparison in _changeDatepicker
Keith Wood
2008-08-08
1
-1
/
+2
*
Fixed 3146 Inconsistent year/month change notify
Keith Wood
2008-08-02
1
-4
/
+9
*
Fixed 3116 Incorrect handling of change of range select
Keith Wood
2008-08-02
1
-2
/
+13
*
Corrected keystrokes for big previous/next
Keith Wood
2008-08-02
1
-20
/
+21
*
Rename monthAfterYear setting to showMonthAfterYear
Keith Wood
2008-07-30
1
-4
/
+4
*
Fixed 2818 Display simultaneously past and current month in datepicker
Keith Wood
2008-07-25
1
-1
/
+7
*
Disable inline datepickers
Keith Wood
2008-07-23
1
-6
/
+46
*
Fixed 3105 First week in November day repeat
Keith Wood
2008-07-23
1
-2
/
+6
*
Fixed 3108 Allow ids with square brackets
Keith Wood
2008-07-23
1
-1
/
+2
*
Fixed 3111 Add option to allow large previous/next movements
Keith Wood
2008-07-23
1
-3
/
+21
*
don't need document ready on init
Marc Grabanski
2008-07-20
1
-5
/
+3
*
Datepicker div now appends to the document after the datepicker(); function i...
Marc Grabanski
2008-07-20
1
-6
/
+12
*
Fixed 3084 Arrange order of month and year selectboxes
Keith Wood
2008-07-18
1
-4
/
+11
*
Fixed 3080 Calls _setDateFromField when inline
Keith Wood
2008-07-18
1
-3
/
+10
*
Add day-of-year to format and parse date routines
Keith Wood
2008-07-11
1
-32
/
+68
*
Fixed 3050 Renamed speed to duration, added support for UI effects animations.
Keith Wood
2008-07-08
1
-44
/
+65
*
Added gotoCurrent setting to show currently selected date instead of today
Keith Wood
2008-07-06
1
-2
/
+11
*
Refactor to use $.data for instance settings
Keith Wood
2008-07-06
1
-488
/
+481
*
datepicker: stop propagation on the button triggering the datepicker (fixes #...
Paul Bakaus
2008-07-04
1
-0
/
+2
*
Ensure datepicker is initially hidden
Keith Wood
2008-06-30
1
-1
/
+1
*
Fixed 2038 Split out display date and date value formats
Keith Wood
2008-06-21
1
-3
/
+28
*
Correct datepicker placement when used in static areas
Keith Wood
2008-06-20
1
-20
/
+23
*
Missed highlightWeek setting default
Keith Wood
2008-06-18
1
-0
/
+1
*
Fixed 2371 Datepicker showing "off page" behaves strangely
Keith Wood
2008-06-17
1
-19
/
+24
*
Fixed 2641 Week row hover styling
Keith Wood
2008-06-17
1
-2
/
+7
*
Fixed 2593 Datepicker using months instead of prev and next
Keith Wood
2008-06-17
1
-7
/
+16
*
Fixed #2658 Next link shows > when hideIfNoPrevNext is true
Keith Wood
2008-06-16
1
-4
/
+5
*
Allow relative dates with multiple periods
Keith Wood
2008-06-16
1
-7
/
+8
*
Fix onClose bug for ranges in IE
Keith Wood
2008-06-13
1
-14
/
+20
*
#2876 Fire event on change of month/year
Keith Wood
2008-06-12
1
-0
/
+13
*
Allow setting of cell title via beforeShowDay
Keith Wood
2008-06-12
1
-1
/
+3
*
Refactor class names as constants
Keith Wood
2008-06-12
1
-34
/
+33
*
Correct appendText bug in destroy
Keith Wood
2008-06-11
1
-34
/
+22
*
renamed source -> ui
Richard Worth
2008-06-07
1
-0
/
+1450
[prev]