b2a1d9440afix default hour,minute,second by changing init order
kumm
2011-01-23 12:35:49 +0100
9efeb990d2Fix bug where ampm is not displayed when first initiated
Trent Richardson
2011-01-19 16:26:46 -0500
999803035fAdd enable and disable feature by wallenium. Feature not yet stable but doesnt impact rest of plugin
Trent Richardson
2011-01-19 16:01:33 -0500
2680354991Fixed bug of min/maxDate option not an instanceof Date
Trent
2010-12-27 11:03:51 -0500
c00fa6d5daFixed !!date issue and can use only minDate or minDateTime as options
Trent Richardson
2010-12-22 10:36:27 -0500
895d27f1deAdded change by mikedeco in _onTimeChange. Assures that hour, minute, second is numeric
Trent Richardson
2010-12-22 09:29:49 -0500
3d53741ca4Add fix by doublerebel to determine ampm inside onTimeChnage
Trent Richardson
2010-12-20 08:39:11 -0500
c6f5819f13Add separator to allowed key press, clean up
Trent Richardson
2010-12-17 10:58:58 -0500
c851ceff76Fixed altField, added altFieldTimeOnly for more customization
Trent Richardson
2010-12-17 10:50:58 -0500
b394ee84edAdded separator to formatted time output
Trent Richardson
2010-12-17 09:07:11 -0500
b4805d6dccMerge changes from Michael Simons for separator options
Trent Richardson
2010-12-17 08:59:44 -0500
ee16a9a1caMerge branch 'vorapoap-master' into dev
Trent Richardson
2010-12-17 08:49:07 -0500
a8c575a163Added support for a date/time separator
Michael J. Simons
2010-12-16 22:33:53 +0100
021967bd29Fix so DateTime value is returned to the input field correctly.
Vorapoap L.
2010-12-16 09:48:25 -0800
35cdf9add9Fix so altField for timepicker mode also show time if altField is set
Vorapoap L.
2010-12-16 09:31:15 -0800
2ec0a4e021Fix so altField(if set) show both Date and Time
Vorapoap L.
2010-12-16 09:07:52 -0800
aeaaca9e13Changed range check for minDateTime/maxDateTime
Trent Richardson
2010-12-15 15:51:12 -0500
8e12e45779Added minDateTime and maxDateTime options, however must still supply minDate/maxDate for datepicker
Trent Richardson
2010-12-15 10:47:36 -0500
2f96131641Tweaked how to call option methods
Trent Richardson
2010-12-14 09:06:26 -0500
2084e23da9Updated dev version
Trent Richardson
2010-12-13 14:47:36 -0500
a4796f1922Uncommented line from testing
Trent Richardson
2010-12-13 14:40:24 -0500
f8cdfdebb3Fixed get/setDate when picker initiated with selector of multiple fields
Trent Richardson
2010-12-13 14:32:22 -0500
077e416044Applied fix by monjudoh in _setDateDatepicker
Trent Richardson
2010-12-09 07:52:34 -0500
678fa35243Fixed getDate for timepicker if not yet been opened
Trent Richardson
2010-12-08 11:52:52 -0500
a539339bc4Fixed datepicker only getDate
Trent Richardson
2010-12-08 11:01:25 -0500
454af7bcf0Reset time to defaults when .datepicker('setTime') is called with no arguments
doublerebel
2010-12-05 17:19:27 -0800
f31d5ecbebChange timepicker initialization to support setting/getting time/date before date/timepicker has been opened
doublerebel
2010-12-05 16:51:48 -0800
aef1408c87Set datepicker date from field before returning date for getDate method (Fixes Issue 44)
doublerebel
2010-12-05 14:47:07 -0800
3ca9079892Update text field when time is set with setDate or setTime methods (fixes bug I introduced in commit 496ee3a for _onTimeChange)
doublerebel
2010-12-05 14:18:16 -0800
48620930abBugfix for correct timepicker injection Prevents beforeShow from being called twice, which prevents injectTimepicker from being called twice
doublerebel
2010-12-05 14:04:57 -0800
496ee3acfdBugfix for _onTimeChange to always format time and set timeDefined
doublerebel
2010-12-05 13:59:22 -0800
e97d06e554Bugfixes for _parseDate()
doublerebel
2010-12-05 13:54:32 -0800
1f9e69c43cChanged version to dev
Trent
2010-12-02 07:25:33 -0500
27815082b5Updated Version
Trent
2010-12-02 07:23:40 -0500
c8681053eaMerge branch 'dev' of github.com:trentrichardson/jQuery-Timepicker-Addon into dev
v0.9.1
Trent
2010-12-02 07:14:12 -0500
d842aca5c0Updated Version
Trent
2010-12-02 07:13:20 -0500
93d598238dMerge branch 'DuctTapeMan-master' into dev
Trent Richardson
2010-11-30 14:47:45 -0500
3266d91cd9Fixed an issue where a text field containing a time with hour 23 or minute 59 (the highest possible values) would cause the calendar date to reset to 1869 when the picker is displayed.
David Boike
2010-11-30 13:32:36 -0600
21c03b3477Add dev branch
Trent
2010-11-29 19:27:55 -0500