summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev'HEADorigin/masterorigin/HEADmasterTrent2016-04-209-13/+35
|\
| * Adds Albanian i18n to distv1.6.3Trent2016-04-209-13/+35
| |
* | Merge branch 'dev'Trent2016-04-2015-252/+316
|\ \ | |/
| * Prepare new releasev1.6.2Trent2016-04-208-45/+42
| |
| * #845 - Fixes Now button giving Na:NaTrent2016-04-203-9/+11
| |
| * Merge pull request #871 from 560889223/fix/timezoneTrent Richardson2016-03-221-5/+7
| |\ | | | | | | Fix TimeZone conversion
| | * Fix TimeZone conversionQingyu Zhou2016-03-181-5/+7
| |/ | | | | | | | | | | | | The issue is caused by different assumptions about current Date object's timezone. Such assumption should not be made within timezoneAdjust as it does not know where the Date object comes from. For one case, if the Date object is passed in by 'getDate', the Date object has an implied timezone of current TP instance's timezone setting. However, timezoneAdjust would have incorrectly assumed that the Date object's actual timezone is held by date.getTimezoneOffset(). Another issue is that inside timezoneAdjust, the calculation for adjusting Date object is wrong. The minutes should first be adjusted to UTC timezone, by substracting offset; then the resulted minutes can be adjusted to toTimezone, by adding the offset.
| * Merge pull request #867 from response200/devTrent Richardson2016-02-243-2/+10
| |\ | | | | | | fix for issue #281 "'Today' fails on plain datepicker control"
| | * fix for issue #281 "'Today' fails on plain datepicker control"Joel Posti2016-02-243-2/+10
| |/
| * Pull #861 - Add check for setSelectionRange for older IETrent2016-02-103-131/+154
| |
| * Fix jshint warning about comparison operator #859Trent2016-01-191-1/+1
| |
| * Merge pull request #859 from ejazrasool/devTrent Richardson2016-01-191-1/+20
| |\ | | | | | | Issue #89 Fix: getDate() returns time (hh:mm) even when plugin is applied on "non-input" elements
| | * fix the getDate() to always return date and timeejazrasool2016-01-191-1/+20
| |/
| * rebuildTrent2016-01-186-13/+36
| |
| * Merge pull request #842 from jdufresne/bower-ignoreTrent Richardson2016-01-181-0/+9
| |\ | | | | | | Add non-dist files to bower.json ignore property.
| | * Add non-dist files to bower.json ignore property.Jon Dufresne2015-11-091-0/+9
| | | | | | | | | | | | | | | | | | When distributing the package through bower, all build, test, and documenation requirements can be ignored. Results in a smaller package and faster deployment.
| * | Pull #857 - Adds Albaniani18nTrent2016-01-181-0/+22
| | |
| * | Pull #855 - Update Hellenic millisecText and microsecTextTrent2016-01-181-3/+3
| | |
| * | 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-235-53/+3
| | | | | | | | | | | | timezones.
| * | #843 and #845 - fix for clicking Now buttonTrent2015-11-237-12/+20
| | |
| * | new dev versionTrent Richardson2015-11-142-2/+2
| | |
* | | Merge branch 'dev'Trent Richardson2015-11-149-12/+34
|\ \ \ | |/ /
| * | Adds missing filev1.6.1Trent Richardson2015-11-149-12/+34
| | |
* | | Merge branch 'dev'Trent Richardson2015-11-1417-47/+257
|\ \ \ | |/ /
| * | 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 after pressing now button. Calls onSelectHandler in _gotoToday.
| | * BugFix: Update input field after pressing now buttonCarl Diegelmann2015-07-221-2/+2
| | |
| | * Merge branch 'dev' of ↵Carl Diegelmann2015-07-220-0/+0
| | |\ | | | | | | | | | | | | https://github.com/carldiegelmann/jQuery-Timepicker-Addon into dev
| | | * 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
| |
* | Fix version in package.jsonTrent2015-07-221-1/+1
| |
* | tweak package.jsonTrent2015-07-221-2/+20
| |
* | Merge branch 'dev'Trent Richardson2015-05-2411-16/+100
|\ \ | |/
| * New Versionv1.5.5Trent Richardson2015-05-247-10/+10
| |
| * Merge pull request #818 from gdurelle/patch-1Trent Richardson2015-05-241-1/+18
| |\ | | | | | | Update README.md
| | * Update README.mdGregory Durelle2015-05-221-1/+18
| | | | | | | | | Add explanation to require files properly with Rails.
| * | #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
| |
* | Merge branch 'dev'Trent2015-05-1111-24/+24
|\ \ | |/
| * 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 ↵Trent2015-05-078-15/+15
| | | | | | | | and fix to prevent override of default events
| * New dev versionTrent Richardson2015-04-192-2/+2
| |
* | Merge branch 'dev'Trent Richardson2015-04-1910-48/+24
|\ \ | |/
| * 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 use
| | * - 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
| |
* | Merge branch 'dev'Trent Richardson2015-03-1598-66/+371
|\ \ | |/
| * 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 call to tp_inst_updateDateTime(dp_inst on event onChangeMonthYear
| | * Fix issue #762, unnecessary to call tp_inst._updateDateTime(dp_inst) on ↵Vũ Hữu Phương2015-02-101-1/+1
| | | | | | | | | | | | event onChangeMonthYear.
| * | #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
| |
* | Merge branch 'dev'Trent Richardson2014-09-0112-41/+235
|\ \ | |/
| * 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.js - fixes "go to today" functionality when not the current month date change doesn't work since ".ui-datepicker-today" class was not there.
| | * Update jquery-ui-timepicker-addon.jsYohann Lorant2014-08-251-1/+2
| | | | | | | | | Fixed a big bug on the "go to today" functionnality. When the month is not the current month, the date change didn't work, because the div ".ui-datepicker-today" was not there.
| * | Merge pull request #752 from forivall/patch-2Trent Richardson2014-08-251-2/+5
| |\ \ | | |/ | |/| Don't override the inline property in monkey patch
| | * 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 ↵Trent Richardson2014-08-218-26/+89
| | | | | | | | to docs
| * Merge pull request #751 from brian-rowe/devTrent Richardson2014-08-211-1/+4
| |\ | | | | | | Fixes #639 - MinDate Limits Minutes/Seconds...
| | * 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
| * New dev versionTrent Richardson2014-08-092-2/+2
| |
* | Merge branch 'dev'Trent Richardson2014-08-0918-167/+247
|\ \ | |/