Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix portability | Trent | 2011-06-06 | 8 | -106/+120 |
| | |||||
* | Added Indonesian localization by nmutiara | Trent | 2011-05-30 | 1 | -0/+16 |
| | |||||
* | Merge pull request #167 from alexandergitter/dev | Trent Richardson | 2011-05-30 | 1 | -4/+6 |
|\ | | | | | Add new regional setting timeSuffix | ||||
| * | Add new regional setting 'timeSuffix'. | Alexander Gitter | 2011-05-29 | 1 | -4/+6 |
|/ | | | | | | Some languages commonly add some kind of suffix or phrase after the time. This cannot be placed into timeFormat as it potentially contains the letters h, t or other strings which are used for formatting. | ||||
* | Added Lithuanian localization by Irmantas | Trent | 2011-05-28 | 1 | -0/+16 |
| | |||||
* | Updated README | Trent | 2011-05-25 | 1 | -3/+7 |
| | |||||
* | Update README | Trent | 2011-05-25 | 2 | -3/+3 |
| | |||||
* | Update versionv0.9.5 | Trent | 2011-05-25 | 1 | -5/+5 |
| | |||||
* | Merge pull request #162 from bistory/dev | Trent Richardson | 2011-05-24 | 9 | -5/+102 |
|\ | | | | | Added French translation | ||||
| * | Updated the credits | Thomas Lété | 2011-05-24 | 1 | -1/+1 |
| | | |||||
| * | Added French translation | Thomas Lété | 2011-05-24 | 1 | -0/+15 |
| | | |||||
| * | Merge pull request #160 from gvas/Hungarian-translation | Trent Richardson | 2011-05-24 | 1 | -0/+15 |
| |\ | | | | | | | Hungarian translation for jQuery Timepicker Addon | ||||
| | * | Added Hungarian translation. | Vas Gábor | 2011-05-24 | 1 | -0/+15 |
| |/ | | | | | | | Signed-off-by: Vas Gábor <gvas.munka@gmail.com> | ||||
| * | fix getDate bug and consistency in localizations | Trent | 2011-05-24 | 2 | -3/+3 |
| | | |||||
| * | Added German translation by Marvin | Trent | 2011-05-22 | 1 | -0/+15 |
| | | |||||
| * | Added comments and timezone translation to Czech localization | Trent | 2011-05-22 | 1 | -0/+3 |
| | | |||||
| * | Merge pull request #155 from voda/localization | Trent Richardson | 2011-05-22 | 1 | -0/+12 |
| |\ | | | | | | | added Czech localization | ||||
| | * | added Czech localization | Ondřej Vodáček | 2011-05-20 | 1 | -0/+12 |
| | | | |||||
| * | | Updated comments | Trent | 2011-05-22 | 3 | -4/+15 |
| |/ | |||||
| * | Fixed missing semicolons | Trent | 2011-05-19 | 1 | -2/+2 |
| | | |||||
| * | updated css margin per vanderlee contribution | Trent | 2011-05-19 | 1 | -1/+1 |
| | | |||||
| * | Added localizations for Dutch and Russian | Trent | 2011-05-19 | 2 | -0/+22 |
| | | |||||
| * | Added ThomasLangston pull request from master for different case am/pm | Trent | 2011-05-19 | 1 | -0/+4 |
| | | |||||
| * | Create new dev version | Trent Richardson | 2011-05-12 | 1 | -1/+1 |
| | | |||||
* | | Update versionv0.9.4 | Trent Richardson | 2011-05-12 | 2 | -64/+139 |
|\ \ | |/ | |||||
| * | Update Date | Trent Richardson | 2011-05-12 | 1 | -1/+1 |
| | | |||||
| * | Update version | Trent Richardson | 2011-05-12 | 1 | -1/+1 |
| | | |||||
| * | Add fix by jduff for inline display | Trent Richardson | 2011-04-18 | 1 | -1/+1 |
| | | |||||
| * | Cleaing some whitespace | root | 2011-04-15 | 1 | -8/+11 |
| | | | | | | | | Fixing show/hide time for calendar use case | ||||
| * | Revision of limit min/maxdatetime by voda | Trent Richardson | 2011-03-23 | 1 | -21/+38 |
| | | |||||
| * | Preventing setting defaultDate on an empty input to set an (incorrect) input ↵ | Bruno Harbulot | 2011-03-13 | 1 | -2/+2 |
| | | | | | | | | value. | ||||
| * | Escape special chars as separator (fix by elzoiddy) | Trent Richardson | 2011-03-11 | 1 | -1/+3 |
| | | |||||
| * | set function scope of this; pull request by janhartigan | Trent Richardson | 2011-03-08 | 1 | -2/+2 |
| | | |||||
| * | update last mod date | Trent Richardson | 2011-03-02 | 1 | -1/+1 |
| | | |||||
| * | Update and cleanup | Trent Richardson | 2011-03-02 | 2 | -44/+2 |
| | | |||||
| * | Merge timezone additions | Trent Richardson | 2011-03-02 | 2 | -11/+91 |
| |\ | |||||
| | * | Fix for default timezone if missing. | Bruno Harbulot | 2011-02-28 | 2 | -2/+3 |
| | | | |||||
| | * | Added example HTML page. | Bruno Harbulot | 2011-02-28 | 1 | -0/+42 |
| | | | |||||
| | * | Added timezone selection. | Bruno Harbulot | 2011-02-28 | 1 | -11/+49 |
| | | | |||||
| * | | Add css file per vrana pull request | Trent Richardson | 2011-03-02 | 1 | -0/+5 |
| | | | |||||
| * | | Merge remote branch 'upstream/dev' into dev | kumm | 2011-02-06 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Updated version to 0.9.4 dev | Trent | 2011-02-05 | 1 | -3/+3 |
| | | | |||||
| * | | Refactor onSelect handler. Bind to grid onclick too. | kumm | 2011-02-06 | 1 | -9/+20 |
| | | | |||||
| * | | fix default hour,minute,second by changing init order | kumm | 2011-01-23 | 1 | -7/+6 |
| |/ | |||||
* | | Updated last modified date and tagv0.9.3 | Trent | 2011-02-05 | 1 | -1/+1 |
| | | |||||
* | | Updated version from dev | Trent | 2011-02-05 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'dev' | Trent | 2011-02-05 | 1 | -21/+58 |
|\ \ | |/ | |||||
| * | Fix bug where ampm is not displayed when first initiated | Trent Richardson | 2011-01-19 | 1 | -5/+3 |
| | | |||||
| * | Add enable and disable feature by wallenium. Feature not yet stable but ↵ | Trent Richardson | 2011-01-19 | 1 | -4/+31 |
| | | | | | | | | doesnt impact rest of plugin | ||||
| * | Support datepicker onSelect handler. | kumm | 2011-01-17 | 1 | -1/+14 |
| | | |||||
| * | Fix regex parsing with separator option | Trent Richardson | 2011-01-05 | 1 | -1/+1 |
| | | |||||
| * | Added timepicker inst as parameter to relevant events | Trent Richardson | 2011-01-05 | 1 | -4/+4 |
| | | |||||
| * | Fix for altField option when using inline picker | Trent Richardson | 2011-01-05 | 1 | -7/+6 |
| | | |||||
| * | Fix parsing error per issue 72 | Trent Richardson | 2011-01-03 | 1 | -1/+1 |
| | | |||||
* | | Quick Bug fix from dev | Trent Richardson | 2010-12-30 | 1 | -3/+3 |
|/ | |||||
* | Bug with parsing time by separator | Trent Richardson | 2010-12-30 | 1 | -2/+2 |
| | |||||
* | fix _onTimeChange to be more exact on if hour, minute, second exists. Use ↵ | Trent Richardson | 2010-12-28 | 1 | -7/+7 |
| | | | | !== false | ||||
* | Updated dev version to 0.9.3-dev | Trent | 2010-12-27 | 1 | -3/+3 |
| | |||||
* | Update Versionv0.9.2 | Trent | 2010-12-27 | 1 | -2/+2 |
| | |||||
* | Fixed bug of min/maxDate option not an instanceof Date | Trent | 2010-12-27 | 1 | -4/+4 |
| | |||||
* | Fixed !!date issue and can use only minDate or minDateTime as options | Trent Richardson | 2010-12-22 | 1 | -3/+14 |
| | |||||
* | Added change by mikedeco in _onTimeChange. Assures that hour, minute, second ↵ | Trent Richardson | 2010-12-22 | 1 | -3/+8 |
| | | | | is numeric | ||||
* | Add fix by doublerebel to determine ampm inside onTimeChnage | Trent Richardson | 2010-12-20 | 1 | -1/+1 |
| | |||||
* | Add separator to allowed key press, clean up | Trent Richardson | 2010-12-17 | 1 | -6/+8 |
| | |||||
* | Fixed altField, added altFieldTimeOnly for more customization | Trent Richardson | 2010-12-17 | 1 | -14/+17 |
| | |||||
* | Added separator to formatted time output | Trent Richardson | 2010-12-17 | 1 | -14/+5 |
| | |||||
* | Merge changes from Michael Simons for separator options | Trent Richardson | 2010-12-17 | 1 | -3/+11 |
|\ | |||||
| * | Added support for a date/time separator | Michael J. Simons | 2010-12-16 | 1 | -4/+5 |
| | | |||||
* | | Merge branch 'vorapoap-master' into dev | Trent Richardson | 2010-12-17 | 1 | -4/+14 |
|\ \ | |||||
| * | | Fix so DateTime value is returned to the input field correctly. | Vorapoap L. | 2010-12-16 | 1 | -1/+1 |
| | | | |||||
| * | | Fix so altField for timepicker mode also show time if altField is set | Vorapoap L. | 2010-12-16 | 1 | -2/+6 |
| | | | |||||
| * | | Fix so altField(if set) show both Date and Time | Vorapoap L. | 2010-12-16 | 1 | -1/+7 |
| |/ | |||||
* | | Changed range check for minDateTime/maxDateTime | Trent Richardson | 2010-12-15 | 1 | -5/+11 |
| | | |||||
* | | Added minDateTime and maxDateTime options, however must still supply ↵ | Trent Richardson | 2010-12-15 | 1 | -2/+77 |
| | | | | | | | | minDate/maxDate for datepicker | ||||
* | | Tweaked how to call option methods | Trent Richardson | 2010-12-14 | 1 | -2/+3 |
| | | |||||
* | | Updated dev version | Trent Richardson | 2010-12-13 | 1 | -3/+3 |
| | | |||||
* | | Uncommented line from testing | Trent Richardson | 2010-12-13 | 1 | -1/+1 |
| | | |||||
* | | Merged changes by doublerebel, fixes get/setDate issues | Trent Richardson | 2010-12-13 | 1 | -66/+61 |
|\ \ | |||||
| * | | Fixed get/setDate when picker initiated with selector of multiple fields | Trent Richardson | 2010-12-13 | 1 | -5/+11 |
| | | | |||||
| * | | Reset time to defaults when .datepicker('setTime') is called with no arguments | doublerebel | 2010-12-05 | 1 | -3/+2 |
| | | | |||||
| * | | Change timepicker initialization to support setting/getting time/date before ↵ | doublerebel | 2010-12-05 | 1 | -13/+13 |
| | | | | | | | | | | | | date/timepicker has been opened | ||||
| * | | Set datepicker date from field before returning date for getDate method ↵ | doublerebel | 2010-12-05 | 1 | -2/+7 |
| | | | | | | | | | | | | (Fixes Issue 44) | ||||
| * | | Update text field when time is set with setDate or setTime methods (fixes ↵ | doublerebel | 2010-12-05 | 1 | -1/+2 |
| | | | | | | | | | | | | bug I introduced in commit 496ee3a for _onTimeChange) | ||||
| * | | Bugfix for correct timepicker injection | doublerebel | 2010-12-05 | 1 | -17/+3 |
| | | | | | | | | | | | | Prevents beforeShow from being called twice, which prevents injectTimepicker from being called twice | ||||
| * | | Bugfix for _onTimeChange to always format time and set timeDefined | doublerebel | 2010-12-05 | 1 | -20/+20 |
| | | | |||||
| * | | Bugfixes for _parseDate() | doublerebel | 2010-12-05 | 1 | -12/+15 |
| |/ | |||||
* | | Applied fix by monjudoh in _setDateDatepicker | Trent Richardson | 2010-12-09 | 1 | -1/+1 |
| | | |||||
* | | Fixed getDate for timepicker if not yet been opened | Trent Richardson | 2010-12-08 | 1 | -2/+6 |
| | | |||||
* | | Fixed datepicker only getDate | Trent Richardson | 2010-12-08 | 1 | -1/+2 |
| | | |||||
* | | Changed version to dev | Trent | 2010-12-02 | 1 | -1/+1 |
|/ | |||||
* | Updated Version | Trent | 2010-12-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of github.com:trentrichardson/jQuery-Timepicker-Addon ↵v0.9.1 | Trent | 2010-12-02 | 1 | -3/+3 |
|\ | | | | | | | into dev | ||||
| * | Merge branch 'DuctTapeMan-master' into dev | Trent Richardson | 2010-11-30 | 1 | -3/+3 |
| |\ | |||||
| | * | Fixed an issue where a text field containing a time with hour 23 or minute ↵ | David Boike | 2010-11-30 | 1 | -3/+3 |
| | | | | | | | | | | | | 59 (the highest possible values) would cause the calendar date to reset to 1869 when the picker is displayed. | ||||
* | | | Updated Version | Trent | 2010-12-02 | 1 | -4/+4 |
|/ / | |||||
* | | Add dev branch | Trent | 2010-11-29 | 1 | -1/+1 |
|/ | |||||
* | Updated Versionv0.9 | Trent | 2010-11-29 | 1 | -4/+4 |
| | |||||
* | fixed setDate | Trent Richardson | 2010-11-29 | 1 | -1/+5 |
| | |||||
* | Added closeText incase datepicker localization isnt given | Trent | 2010-11-27 | 1 | -0/+1 |
| | |||||
* | Merge branch 'doublerebel-master' | Trent | 2010-11-27 | 1 | -2/+2 |
|\ |