summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* Adds Albanian i18n to distv1.6.3Trent2016-04-207-10/+32
|
* Prepare new releasev1.6.2Trent2016-04-206-24/+23
|
* #845 - Fixes Now button giving Na:NaTrent2016-04-202-8/+10
|
* fix for issue #281 "'Today' fails on plain datepicker control"Joel Posti2016-02-242-2/+6
|
* Pull #861 - Add check for setSelectionRange for older IETrent2016-02-102-66/+87
|
* rebuildTrent2016-01-186-13/+36
|
* #843 and #845 - fix for clicking Now - removes any partial support for alpha ↵Trent2015-11-233-27/+2
| | | | timezones.
* #843 and #845 - fix for clicking Now buttonTrent2015-11-236-11/+15
|
* Adds missing filev1.6.1Trent Richardson2015-11-147-10/+32
|
* New Versionv1.6.0Trent Richardson2015-11-146-10/+33
|
* Clean up some styles, missing semicolons, add exampleTrent2015-06-296-12/+67
|
* Issue #223 - Apply fix to gotoToday proposed fixTrent Richardson2015-06-142-6/+6
|
* Issue #223 - revert gotoToday change for timezoneTrent Richardson2015-06-142-6/+6
|
* Issue #223 - Updates gotoToday to handle timezones betterTrent Richardson2015-06-142-6/+6
|
* Pull #822 - Fixes AMD support to match jqueryui standardTrent Richardson2015-06-126-11/+11
|
* New Versionv1.5.5Trent Richardson2015-05-246-9/+9
|
* #814 - @meysampg - Add persian language file to i18nTrent2015-05-157-11/+55
|
* New Versionv1.5.4Trent2015-05-116-11/+11
|
* Pull #809 - @sandermarechal Update grunt-contrib-uglify to fix build error ↵Trent2015-05-076-13/+13
| | | | and fix to prevent override of default events
* New version v1.5.3v1.5.3Trent Richardson2015-04-196-11/+12
|
* #795 Fix out of date css in documentationTrent Richardson2015-03-196-26/+13
|
* New version v1.5.2v1.5.2Trent Richardson2015-03-156-12/+12
|
* #793 - Adding support for AMDTrent Richardson2015-03-032-4/+10
|
* #786 Adds missing timeSuffix to i18nTrent Richardson2015-02-1045-5/+87
|
* #782 Part 2 - Adds afterInject option as functionTrent Richardson2015-02-103-3/+20
|
* #782 - Adds oneLine option for controlType selectTrent Richardson2015-02-105-11/+45
|
* Pull #779 - Fix issues with handling upper/lower case am/pm namesTrent Richardson2015-02-105-8/+8
|
* #769 Latvian localization addedTrent Richardson2014-11-263-1/+43
|
* Fixes #764 - Parse fails with altField with just timeTrent Richardson2014-09-303-4/+4
|
* New Dev VersionTrent Richardson2014-09-016-15/+16
|
* New Versionv1.5.0Trent Richardson2014-09-016-10/+10
|
* Updates jquery and jqueryui for testsTrent Richardson2014-09-016-7/+7
|
* #755 Add jqueryui style classes to select controlesTrent Richardson2014-08-282-3/+3
|
* Update to #753 to fix closing and odd focusing on inputTrent Richardson2014-08-282-4/+7
|
* Update range example to show min and max optionsTrent Richardson2014-08-211-0/+1
|
* Adds more date range examples to docsTrent Richardson2014-08-211-9/+56
|
* Fixes #750 - datetimeRange clears the time portion when prepopulatedTrent Richardson2014-08-212-3/+16
|
* Improves $.timepicker.log argument pass through, add range example section ↵Trent Richardson2014-08-216-20/+50
| | | | to docs
* Fixes #639 - MinDate Limits Minutes/Seconds...Brian Rowe2014-08-211-1/+4
| | | | | | Check for existence of properties when determining which value to use instead of just truthiness to avoid o.min evaulating to false when its value is 0
* Tests new version for masterv1.4.6Trent Richardson2014-08-096-8/+8
|
* Fixes #741 - Update to Spanish translationTrent Richardson2014-08-013-5/+7
|
* Documentation updatesTrent Richardson2014-06-041-2/+26
|
* compile Slovenian translation into combined fileTrent Richardson2014-06-033-137/+144
|
* New dev versionTrent Richardson2014-05-266-10/+10
|
* creates new versionv1.4.5Trent Richardson2014-05-266-10/+10
|
* Updates jquery, new versionTrent Richardson2014-05-266-109/+144
|
* Fixes #434 allows a getter method for optionsTrent Richardson2014-05-193-7/+14
|
* Fixes #723 - Adds build process for i18n into one fileTrent Richardson2014-05-082-0/+828
|
* Fixes #706 altTimeFormat, altSeparator, altTimeSuffix doesnt allow empty valueTrent Richardson2014-04-232-11/+13
|
* Ready to mergev1.4.4Trent Richardson2014-03-296-9/+10
|
* Fixes timeRange errorsTrent Richardson2014-03-192-1/+10
|
* Pull #698 Updates Vietnamese translationTrent Richardson2014-03-101-5/+5
|
* #633 - add timeOnlyShowDate option to show the date but only allow timepickerTrent Richardson2014-03-053-4/+8
|
* Update to jquery 1.11.0, jquery-ui 1.10.4Trent Richardson2014-02-193-5/+53
|
* Fixes #675 - setDate causes picker to openTrent Richardson2014-02-072-3/+3
|
* Fix #689 - step option not being set for select dropdownsTrent Richardson2014-02-075-18/+18
|
* Update last modified datev1.4.3Trent Richardson2013-11-304-4/+4
|
* rebuild/verify changesTrent Richardson2013-11-254-9/+9
|
* Updates readme, bower infov1.4.2Trent Richardson2013-11-234-4/+4
|
* Update comments for #644 fixTrent Richardson2013-11-211-2/+2
|
* Issue 644 - hasChanged uses strict comparisons so we need to ensure datatypeTrent Richardson2013-11-212-4/+11
|
* Fix new line at end of fileTrent Richardson2013-11-201-1/+1
|
* Pull #668 - Create Armenian translation for the jQuery Timepicker AddonTrent Richardson2013-11-201-0/+21
|
* Apply Pull #664 - Selecting a time should focus input fieldTrent Richardson2013-11-184-5/+6
|
* New dev versionTrent Richardson2013-11-104-8/+8
|
* New versionv1.4.1Trent Richardson2013-11-104-4/+4
|
* #661 - Added Serbian translations by vladimir-jelovacTrent Richardson2013-11-072-0/+42
|
* Pull #653 by Kohgpat - Fix translation in russian localiztion exampleTrent Richardson2013-10-234-6/+5
|
* Update docsTrent Richardson2013-10-151-1/+0
|
* Pull #648 - Fixed defaultValue when focus by judgedimTrent Richardson2013-10-154-5/+8
|
* Pull #632 - Added missed character by semsorockTrent Richardson2013-08-304-10/+10
|
* Updates versionv1.4Trent Richardson2013-08-114-8/+8
|
* Updates #213 and #622 for date defaulting to 1899Trent Richardson2013-08-114-9/+18
|
* Fixes css widthsTrent Richardson2013-07-315-13/+15
|
* version number in docs, js now gruntified, add sliderAccess to distTrent Richardson2013-07-305-4/+95
|
* Clean up docs and readmeTrent Richardson2013-07-292-19/+16
|
* fix lint issues, grunt less errorTrent Richardson2013-07-293-410/+415
|
* breaks down docs in srcTrent Richardson2013-07-281-495/+493
|
* Migrate to grunt setupTrent Richardson2013-07-2841-0/+3870