summaryrefslogtreecommitdiffstats
path: root/src/jquery-ui-timepicker-addon.js
Commit message (Expand)AuthorAgeFilesLines
* Add altRedirectFocus optionEmil Lundberg2014-05-121-5/+9
* Fixes #706 altTimeFormat, altSeparator, altTimeSuffix doesnt allow empty valueTrent Richardson2014-04-231-3/+3
* Fixed wrong commitjhron2014-04-091-2/+2
* Add support for ('setDate', null)jhron2014-04-081-1/+1
* Allow to use datepicker specific setDate argumentsaokros2014-04-071-4/+6
* Fixes timeRange errorsTrent Richardson2014-03-191-0/+9
* #633 - add timeOnlyShowDate option to show the date but only allow timepickerTrent Richardson2014-03-051-2/+3
* Added new options to specify minTime and maxTimebodrick2014-02-121-0/+42
* Fixes #675 - setDate causes picker to openTrent Richardson2014-02-071-1/+1
* Fix #689 - step option not being set for select dropdownsTrent Richardson2014-02-071-5/+5
* There's an override to the _selectDate() method that prevents the calendar fr...spmorganjr2014-01-251-1/+1
* Fix failure when setting date as nullJulien Sanchez2013-11-251-1/+1
* Update comments for #644 fixTrent Richardson2013-11-211-2/+2
* Issue 644 - hasChanged uses strict comparisons so we need to ensure datatypeTrent Richardson2013-11-211-3/+10
* Apply Pull #664 - Selecting a time should focus input fieldTrent Richardson2013-11-181-0/+1
* Pull #648 - Fixed defaultValue when focus by judgedimTrent Richardson2013-10-151-0/+3
* Pull #632 - Added missed character by semsorockTrent Richardson2013-08-301-1/+1
* Updates #213 and #622 for date defaulting to 1899Trent Richardson2013-08-111-2/+6
* Fixed exception thrown by onTimeChangeMatthias Althaus2013-08-091-0/+3
* Fixes enable/disable timepickerMatthias Althaus2013-08-091-0/+2
* version number in docs, js now gruntified, add sliderAccess to distTrent Richardson2013-07-301-2/+2
* Clean up docs and readmeTrent Richardson2013-07-291-5/+2
* fix lint issues, grunt less errorTrent Richardson2013-07-291-10/+7
* Huge number of jshint motivated cleanups. We should consider adding jsbeautif...Stephen Vance2013-07-281-395/+402
* Merge branch 'dev' of https://github.com/trentrichardson/jQuery-Timepicker-Ad...Stephen Vance2013-07-281-4/+3
* Migrate to grunt setupTrent Richardson2013-07-281-0/+2131