summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds missing filev1.6.1Trent Richardson2015-11-149-12/+34
* New Versionv1.6.0Trent Richardson2015-11-148-12/+35
* #838 - Macedonian localization by @ristovskivTrent2015-09-211-0/+22
* Pull #836 - fixes "invalid-meta" warning for bowerTrent2015-09-021-0/+2
* Fix version in package.jsonTrent2015-07-221-1/+1
* #828 - Fixes name to be npm friendlyTrent2015-07-221-1/+1
* #828 - Updates package.json to add to npmTrent2015-07-221-1/+19
* Merge pull request #829 from carldiegelmann/devTrent Richardson2015-07-221-1/+2
|\
| * BugFix: Update input field after pressing now buttonCarl Diegelmann2015-07-221-2/+2
| * Merge branch 'dev' of https://github.com/carldiegelmann/jQuery-Timepicker-Add...Carl Diegelmann2015-07-220-0/+0
| |\
| | * BugFix: Update input after pressing now buttonCarl Diegelmann2015-07-221-1/+2
| |/ |/|
| * BugFix: Update input after pressing now button.Carl Diegelmann2015-07-221-1/+2
|/
* Merge branch 'insonifi-dev' into devTrent2015-06-2911-21/+184
|\
| * Clean up some styles, missing semicolons, add exampleTrent2015-06-299-29/+103
| * Adding documentation for timeInput optionAndrey Panteleyev2015-06-262-5/+20
| * Allow direct time input from widgetAndrey Panteleyev2015-06-263-4/+78
|/
* Issue #223 - Apply fix to gotoToday proposed fixTrent Richardson2015-06-143-10/+10
* Issue #223 - revert gotoToday change for timezoneTrent Richardson2015-06-143-10/+10
* Issue #223 - Updates gotoToday to handle timezones betterTrent Richardson2015-06-143-10/+10
* Pull #822 - Fixes AMD support to match jqueryui standardTrent Richardson2015-06-127-12/+12
* Pull #823 - removes version from bower.json as it is not neededTrent Richardson2015-06-121-1/+0
* Fix version number in bower instructionsTrent Richardson2015-05-241-1/+1
* New dev versionTrent Richardson2015-05-242-2/+2
* New Versionv1.5.5Trent Richardson2015-05-247-10/+10
* Merge pull request #818 from gdurelle/patch-1Trent Richardson2015-05-241-1/+18
|\
| * Update README.mdGregory Durelle2015-05-221-1/+18
* | #817 - Update bower.json with main file entriesTrent2015-05-221-0/+1
|/
* #814 - @meysampg - Add persian language file to i18nTrent2015-05-158-11/+77
* New Dev VersionTrent2015-05-112-2/+2
* New Versionv1.5.4Trent2015-05-118-14/+14
* 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-078-15/+15
* New dev versionTrent Richardson2015-04-192-2/+2
* New version v1.5.3v1.5.3Trent Richardson2015-04-197-12/+13
* #799 - @CoryDuncan - "Now" button does not update calendar selected dateTrent2015-04-141-1/+1
* Fixes spacing to tabsTrent2015-04-141-2/+2
* Merge pull request #801 from RizziCR/devTrent Richardson2015-04-141-1/+2
|\
| * - Fixed parseTime for altFieldTimeOnly useRizziCR2015-04-141-1/+2
|/
* #795 Fix out of date css in documentationTrent Richardson2015-03-197-41/+15
* New dev versionTrent Richardson2015-03-152-2/+2
* New version v1.5.2v1.5.2Trent Richardson2015-03-158-15/+15
* #793 - Adding support for AMDTrent Richardson2015-03-035-8/+23
* #786 Adds missing timeSuffix to i18nTrent Richardson2015-02-1086-6/+129
* 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-105-4/+38
* | #782 - Adds oneLine option for controlType selectTrent Richardson2015-02-109-19/+87
* | Pull #779 - Fix issues with handling upper/lower case am/pm namesTrent Richardson2015-02-106-9/+9
* | Merges #772 - Fixes using current time as minimum when setting minDateTime=0Trent Richardson2015-02-101-1/+1
|/
* #769 Latvian localization addedTrent Richardson2014-11-264-1/+64
* Fixes #764 - Parse fails with altField with just timeTrent Richardson2014-09-304-5/+5
* New Dev VersionTrent Richardson2014-09-019-22/+24
* New Versionv1.5.0Trent Richardson2014-09-018-12/+12
* Updates jquery and jqueryui for testsTrent Richardson2014-09-018-10/+10
* Update test version of jquery, jqueryuiTrent Richardson2014-09-011-2/+2
* #755 Add jqueryui style classes to select controlesTrent Richardson2014-08-283-4/+4
* Update to #753 to fix closing and odd focusing on inputTrent Richardson2014-08-283-5/+7
* Merge pull request #753 from ylorant/devTrent Richardson2014-08-251-1/+2
|\
| * Update jquery-ui-timepicker-addon.jsYohann Lorant2014-08-251-1/+2
* | Merge pull request #752 from forivall/patch-2Trent Richardson2014-08-251-2/+5
|\ \ | |/ |/|
| * Don't override the inline property in monkey patchJordan Klassen2014-08-221-2/+5
|/
* Update range example to show min and max optionsTrent Richardson2014-08-212-0/+2
* Adds more date range examples to docsTrent Richardson2014-08-212-18/+112
* Fixes #750 - datetimeRange clears the time portion when prepopulatedTrent Richardson2014-08-213-5/+31
* Improves $.timepicker.log argument pass through, add range example section to...Trent Richardson2014-08-218-26/+89
* Merge pull request #751 from brian-rowe/devTrent Richardson2014-08-211-1/+4
|\
| * Fixes #639 - MinDate Limits Minutes/Seconds...Brian Rowe2014-08-211-1/+4
|/
* New dev versionTrent Richardson2014-08-092-2/+2
* Tests new version for masterv1.4.6Trent Richardson2014-08-099-11/+11
* Fixes #741 - Update to Spanish translationTrent Richardson2014-08-014-7/+10
* Documentation updatesTrent Richardson2014-06-046-5/+55
* compile Slovenian translation into combined fileTrent Richardson2014-06-033-137/+144
* Merge pull request #732 from hadalin/devTrent Richardson2014-06-031-0/+21
|\
| * Merge branch 'slovenian-translation' into devPrimoz Hadalin2014-06-031-0/+21
| |\ |/ /
| * Added Slovenian translation.Primoz Hadalin2014-06-031-0/+21
|/
* Fixes #731 - remove jqueryui dependency in bower.jsTrent Richardson2014-05-271-2/+1
* New dev versionTrent Richardson2014-05-267-11/+11
* creates new versionv1.4.5Trent Richardson2014-05-267-11/+11
* Updates jquery, new versionTrent Richardson2014-05-269-113/+148
* Fixes #434 allows a getter method for optionsTrent Richardson2014-05-194-8/+15
* Fix #727 by alexpts - correct bower dependenciesTrent Richardson2014-05-161-1/+1
* Merge pull request #725 from emlun/redirect-focus-optionTrent Richardson2014-05-125-7/+49
|\
| * Add altRedirectFocus optionEmil Lundberg2014-05-122-5/+12
| * Add test for altRedirectFocus optionEmil Lundberg2014-05-121-0/+11
| * Add test for altField focus redirectionEmil Lundberg2014-05-122-0/+25
| * Remove es5: true setting from /.jshintrcEmil Lundberg2014-05-111-2/+1
|/
* Fixes #723 - Adds build process for i18n into one fileTrent Richardson2014-05-084-1/+849
* Fixes #706 altTimeFormat, altSeparator, altTimeSuffix doesnt allow empty valueTrent Richardson2014-04-233-14/+16
* Merge pull request #714 from jhron/patch-1Trent Richardson2014-04-151-2/+2
|\
| * Fixed wrong commitjhron2014-04-091-2/+2
| * Add support for ('setDate', null)jhron2014-04-081-1/+1
|/
* Merge pull request #713 from aokros/devTrent Richardson2014-04-071-4/+6
|\
| * Allow to use datepicker specific setDate argumentsaokros2014-04-071-4/+6
|/
* Ready to mergev1.4.4Trent Richardson2014-03-297-10/+11
* Pull #701 Fixes Basque i18nTrent Richardson2014-03-291-4/+5
* Pull #704 Fix millisectext for zh-CN i18nTrent Richardson2014-03-291-1/+1
* Fixes timeRange errorsTrent Richardson2014-03-193-1/+19
* Pull #698 Updates Vietnamese translationTrent Richardson2014-03-102-10/+10
* #633 - add timeOnlyShowDate option to show the date but only allow timepickerTrent Richardson2014-03-055-6/+14
* Update to jquery 1.11.0, jquery-ui 1.10.4Trent Richardson2014-02-195-8/+56