summaryrefslogtreecommitdiffstats
path: root/src/jquery-ui-timepicker-addon.js
Commit message (Expand)AuthorAgeFilesLines
* #845 - Fixes Now button giving Na:NaTrent2016-04-201-1/+1
* Fix TimeZone conversionQingyu Zhou2016-03-181-5/+7
* fix for issue #281 "'Today' fails on plain datepicker control"Joel Posti2016-02-241-0/+4
* Pull #861 - Add check for setSelectionRange for older IETrent2016-02-101-65/+67
* Fix jshint warning about comparison operator #859Trent2016-01-191-1/+1
* fix the getDate() to always return date and timeejazrasool2016-01-191-1/+20
* Pull #851, Fixes #833 - check for window.console.log.apply for older IETrent2016-01-181-1/+2
* #843 and #845 - fix for clicking Now - removes any partial support for alpha ...Trent2015-11-231-5/+1
* #843 and #845 - fix for clicking Now buttonTrent2015-11-231-1/+5
* BugFix: Update input field after pressing now buttonCarl Diegelmann2015-07-221-2/+2
* BugFix: Update input after pressing now button.Carl Diegelmann2015-07-221-1/+2
* Clean up some styles, missing semicolons, add exampleTrent2015-06-291-1/+1
* Allow direct time input from widgetAndrey Panteleyev2015-06-261-4/+21
* Issue #223 - Apply fix to gotoToday proposed fixTrent Richardson2015-06-141-4/+4
* Issue #223 - revert gotoToday change for timezoneTrent Richardson2015-06-141-4/+4
* Issue #223 - Updates gotoToday to handle timezones betterTrent Richardson2015-06-141-4/+4
* Pull #822 - Fixes AMD support to match jqueryui standardTrent Richardson2015-06-121-1/+1
* Pull #813 - Move noDisplay class to class attribute by @bpahanTrent2015-05-111-1/+1
* Pull #809 - @sandermarechal Update grunt-contrib-uglify to fix build error an...Trent2015-05-071-1/+1
* #799 - @CoryDuncan - "Now" button does not update calendar selected dateTrent2015-04-141-1/+1
* Fixes spacing to tabsTrent2015-04-141-2/+2
* - Fixed parseTime for altFieldTimeOnly useRizziCR2015-04-141-1/+2
* #793 - Adding support for AMDTrent Richardson2015-03-031-2/+8
* Merge pull request #787 from phuongvh/devTrent Richardson2015-02-101-1/+1
|\
| * Fix issue #762, unnecessary to call tp_inst._updateDateTime(dp_inst) on event...Vũ Hữu Phương2015-02-101-1/+1
* | #782 Part 2 - Adds afterInject option as functionTrent Richardson2015-02-101-1/+15
* | #782 - Adds oneLine option for controlType selectTrent Richardson2015-02-101-7/+8
* | Pull #779 - Fix issues with handling upper/lower case am/pm namesTrent Richardson2015-02-101-1/+1
* | Merges #772 - Fixes using current time as minimum when setting minDateTime=0Trent Richardson2015-02-101-1/+1
|/
* Fixes #764 - Parse fails with altField with just timeTrent Richardson2014-09-301-1/+1
* #755 Add jqueryui style classes to select controlesTrent Richardson2014-08-281-1/+1
* Update to #753 to fix closing and odd focusing on inputTrent Richardson2014-08-281-1/+0
* Merge pull request #753 from ylorant/devTrent Richardson2014-08-251-1/+2
|\
| * Update jquery-ui-timepicker-addon.jsYohann Lorant2014-08-251-1/+2
* | Don't override the inline property in monkey patchJordan Klassen2014-08-221-2/+5
|/
* Fixes #750 - datetimeRange clears the time portion when prepopulatedTrent Richardson2014-08-211-2/+15
* Improves $.timepicker.log argument pass through, add range example section to...Trent Richardson2014-08-211-2/+6
* Fixes #434 allows a getter method for optionsTrent Richardson2014-05-191-1/+1
* 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