aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.datepicker.js
Commit message (Expand)AuthorAgeFilesLines
* Fixed 3050 Renamed speed to duration, added support for UI effects animations.Keith Wood2008-07-081-44/+65
* Added gotoCurrent setting to show currently selected date instead of todayKeith Wood2008-07-061-2/+11
* Refactor to use $.data for instance settingsKeith Wood2008-07-061-488/+481
* datepicker: stop propagation on the button triggering the datepicker (fixes #...Paul Bakaus2008-07-041-0/+2
* Ensure datepicker is initially hiddenKeith Wood2008-06-301-1/+1
* Fixed 2038 Split out display date and date value formatsKeith Wood2008-06-211-3/+28
* Correct datepicker placement when used in static areasKeith Wood2008-06-201-20/+23
* Missed highlightWeek setting defaultKeith Wood2008-06-181-0/+1
* Fixed 2371 Datepicker showing "off page" behaves strangelyKeith Wood2008-06-171-19/+24
* Fixed 2641 Week row hover stylingKeith Wood2008-06-171-2/+7
* Fixed 2593 Datepicker using months instead of prev and nextKeith Wood2008-06-171-7/+16
* Fixed #2658 Next link shows > when hideIfNoPrevNext is trueKeith Wood2008-06-161-4/+5
* Allow relative dates with multiple periodsKeith Wood2008-06-161-7/+8
* Fix onClose bug for ranges in IEKeith Wood2008-06-131-14/+20
* #2876 Fire event on change of month/yearKeith Wood2008-06-121-0/+13
* Allow setting of cell title via beforeShowDayKeith Wood2008-06-121-1/+3
* Refactor class names as constantsKeith Wood2008-06-121-34/+33
* Correct appendText bug in destroyKeith Wood2008-06-111-34/+22
* renamed source -> uiRichard Worth2008-06-071-0/+1450