| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve parsing flexibility | Trent Richardson | 2013-01-11 | 1 | -3/+3 |
* | Fix parsing for single digits | Trent Richardson | 2013-01-11 | 1 | -3/+4 |
* | Fix conditions for maxDate detection | Trent Richardson | 2013-01-09 | 1 | -6/+10 |
* | Fixes bug hourMin/Max defaults the input before setting a time | Trent Richardson | 2013-01-07 | 1 | -9/+8 |
* | Fixes bug hourMin/Max defaults the input before setting a time | Trent Richardson | 2013-01-07 | 1 | -0/+5 |
* | scambra- fix setting time in cooperation with step settings | Trent Richardson | 2013-01-01 | 1 | -4/+4 |
* | Switch substr to slice as IE8 doesn't do negative substr properly | Lawrence | 2012-11-27 | 1 | -2/+2 |
* | Timezone change now fires onSelect | Trent Richardson | 2012-11-15 | 1 | -0/+1 |
* | Raykov - date range and alternate fields | Trent Richardson | 2012-11-15 | 1 | -2/+2 |
* | New dev version | Trent Richardson | 2012-11-07 | 1 | -3/+3 |
* | New version 1.1.1v1.1.1 | Trent Richardson | 2012-11-07 | 1 | -2/+2 |
* | Fixes #497 problem with timeFormat h | Trent Richardson | 2012-11-06 | 1 | -6/+2 |
* | Create new dev version | Trent Richardson | 2012-11-03 | 1 | -1886/+1886 |
* | Final tweaks to merge with masterv1.1.0 | Trent Richardson | 2012-11-03 | 1 | -2/+2 |
* | change strict to parse | Trent Richardson | 2012-11-01 | 1 | -2/+5 |
* | Fix looseParse timezone | Trent Richardson | 2012-10-25 | 1 | -38/+40 |
* | Strict time parsing | Trent Richardson | 2012-10-25 | 1 | -81/+110 |
* | Fix parsing with new HH format | Trent Richardson | 2012-10-25 | 1 | -31/+22 |
* | Remove ampm option from docs | Trent Richardson | 2012-10-25 | 1 | -2/+2 |
* | Remove code using ampm | Trent Richardson | 2012-10-25 | 1 | -60/+48 |
* | Fix ampm bug in formatTime | Trent Richardson | 2012-10-25 | 1 | -10/+6 |
* | Adds pickerTimeFormat and pickerTimeSuffix options | Trent Richardson | 2012-10-25 | 1 | -16/+25 |
* | Added 12 hour option to formatTime | Vaughn Draughon | 2012-10-23 | 1 | -9/+27 |
* | Add altAmpm option | Trent Richardson | 2012-10-23 | 1 | -4/+10 |
* | nicolasconnault - Improve error logging | Trent Richardson | 2012-10-23 | 1 | -0/+13 |
* | Add custom controlType example | Trent Richardson | 2012-10-09 | 1 | -1/+1 |
* | Add unit param to all control methods | Trent Richardson | 2012-10-09 | 1 | -18/+18 |
* | Version 1.1.0 dev | Trent Richardson | 2012-10-09 | 1 | -4/+4 |
* | New dev version | Trent Richardson | 2012-10-06 | 1 | -3/+3 |
* | New Versionv1.0.5 | Trent Richardson | 2012-10-06 | 1 | -2/+2 |
* | Control updates - can pass object to controlType | Trent Richardson | 2012-10-04 | 1 | -4/+11 |
* | Fix neg substr bug | Trent Richardson | 2012-10-04 | 1 | -8/+10 |
* | Issue 465 - Bernosek, Fixes inconsistancy with quotes in timeFormat compared ... | Trent Richardson | 2012-10-03 | 1 | -1/+1 |
* | Issue #466 - Bernosek, imporoves literal support | Trent Richardson | 2012-10-03 | 1 | -9/+15 |
* | RTL support | Trent Richardson | 2012-10-03 | 1 | -13/+39 |
* | Cleanup code | Trent Richardson | 2012-10-02 | 1 | -27/+3 |
* | Some testing | Trent Richardson | 2012-10-02 | 1 | -2/+1 |
* | Documentation update | Trent Richardson | 2012-10-02 | 1 | -3/+5 |
* | Add control type for using select instead of slider | Trent Richardson | 2012-10-02 | 1 | -36/+104 |
* | Remove css from js comments | Trent Richardson | 2012-10-02 | 1 | -8/+0 |
* | Condensed slider generation | Trent Richardson | 2012-10-02 | 1 | -69/+2 |
* | Rough RTL support | Trent Richardson | 2012-10-02 | 1 | -2/+3 |
* | Update to Issue #453 when option timeOnly | Trent Richardson | 2012-10-02 | 1 | -16/+15 |
* | Issue #453 Fixes altField when using inline mode | Trent Richardson | 2012-10-02 | 1 | -0/+33 |
* | allow option | Brent McSharry | 2012-10-02 | 1 | -1754/+1786 |
* | New dev version | Trent Richardson | 2012-09-29 | 1 | -3/+3 |
* | Version ready for master mergev1.0.4 | Trent Richardson | 2012-09-29 | 1 | -2/+2 |
* | Fix defaulting timezone in formatting date | Trent Richardson | 2012-09-29 | 1 | -1/+1 |
* | parseDate fails when dateFormat contains separator | NetForce1 | 2012-09-20 | 1 | -2/+10 |
* | fix splitDateTime for plain datepicker | NetForce1 | 2012-09-20 | 1 | -1/+1 |
* | Issue 441 - added better constraint to setting time from field | Trent Richardson | 2012-09-18 | 1 | -1/+5 |
* | Issue 440 - Simplify min/max constraints of _setTime | Trent Richardson | 2012-09-18 | 1 | -31/+10 |
* | Fix splitDateTime function to work with IE7 | LarryDavidJr | 2012-09-18 | 1 | -1/+1 |
* | Fix jsmin error | Trent Richardson | 2012-09-16 | 1 | -1/+1 |
* | Create new dev version | Trent Richardson | 2012-09-15 | 1 | -3/+3 |
* | New Versionv1.0.3 | Trent Richardson | 2012-09-15 | 1 | -2/+2 |
* | Fix parse issue | Trent Richardson | 2012-09-15 | 1 | -2/+11 |
* | Make initialization more DRY, improve splitting datetime | Trent Richardson | 2012-09-14 | 1 | -208/+156 |
* | Fixes issue #287 | Trent Richardson | 2012-09-13 | 1 | -1/+1 |
* | Fixes #432 - Improves parseDate() | Trent Richardson | 2012-09-13 | 1 | -12/+16 |
* | Cleanup long lines | Trent Richardson | 2012-09-13 | 1 | -9/+37 |
* | Code Cleanup, fixes minify error | Trent Richardson | 2012-09-13 | 1 | -1483/+1571 |
* | Doc updates | Trent Richardson | 2012-09-13 | 1 | -2/+2 |
* | Fix timepicker only init requiring {} | Trent Richardson | 2012-09-13 | 1 | -3/+3 |
* | Fix issue #413 - Conflict with mootools slider | Trent Richardson | 2012-09-12 | 1 | -127/+127 |
* | Create new dev version | Trent Richardson | 2012-09-08 | 1 | -3/+3 |
* | Updated Versionv1.0.2 | Trent Richardson | 2012-09-08 | 1 | -2/+3 |
* | Fix by alex3d, prevents overwriting _defaults | Trent Richardson | 2012-09-08 | 1 | -1/+1 |
* | API CHANGE: renamed timeZoneString | Zauberfisch | 2012-08-30 | 1 | -9/+11 |
* | BUGFIX timeZoneString UTC & UTC+5.5 | Zauberfisch | 2012-08-30 | 1 | -3/+4 |
* | ENHANCEMENT: customizable alternative field | Zauberfisch | 2012-08-29 | 1 | -1/+16 |
* | Merge pull request #421 from keithnicholson/dev | Trent Richardson | 2012-08-28 | 1 | -1/+1 |
|\ |
|
| * | Fixes #335, allowing dynamic changes to properties | keithnicholson | 2012-08-28 | 1 | -1/+1 |
* | | Changed to only set defaultValue on focus to allow user to unset the input value | Simon Wade | 2012-08-29 | 1 | -16/+22 |
* | | Fixed trailing comma | Simon Wade | 2012-08-29 | 1 | -1/+1 |
* | | - Added support for specifying a defaultValue that will be used when the text... | Simon Wade | 2012-08-29 | 1 | -5/+22 |
|/ |
|
* | Fix reorg error | Trent | 2012-08-28 | 1 | -97/+95 |
* | Reorganize code | Trent | 2012-08-28 | 1 | -93/+97 |
* | Added methods to enforce date range limits. | Simon Wade | 2012-08-17 | 1 | -0/+105 |
* | Retract fix #86, causes undefined date error | Trent Richardson | 2012-08-14 | 1 | -2/+0 |
* | Fixes #86 - redraw calendar with given position | Trent Richardson | 2012-08-10 | 1 | -0/+2 |
* | Fixes #391 - Selecting input populates the date when empty | Trent Richardson | 2012-07-26 | 1 | -2/+3 |
* | Fixes ampm issue and parsing string literals, issues #383 and #394 | Trent Richardson | 2012-07-24 | 1 | -4/+6 |
* | Fix #389 minDate/maxDate issue | Trent Richardson | 2012-07-13 | 1 | -9/+17 |
* | remove old code | Trent Richardson | 2012-07-10 | 1 | -4/+1 |
* | Fixes Issue #385 - some timezones have 30 and 45 minute offsets | Trent Richardson | 2012-07-10 | 1 | -5/+7 |
* | Fixes Issues #384 and #383 | Trent Richardson | 2012-07-10 | 1 | -6/+6 |
* | Remove id attributes from generated code | Trent Richardson | 2012-07-09 | 1 | -23/+21 |
* | Create new dev version 1.0.2 | Trent Richardson | 2012-07-01 | 1 | -3/+3 |
* | Finalize version 1.0.1 | Trent Richardson | 2012-07-01 | 1 | -2/+2 |
* | fixed a bug. When the input field is empty, and the date picker will never up... | kdeng | 2012-06-27 | 1 | -3/+6 |
* | Merge changes from Scott for setTime | Trent Richardson | 2012-06-13 | 1 | -8/+19 |
* | Add demo and sliderAccess to repo | Trent Richardson | 2012-06-12 | 1 | -1/+1 |
* | Small fixes, to make JSLint complain less | Igor Rzegocki | 2012-05-15 | 1 | -150/+215 |
* | Merge pull request #350 from apepper/tz_autoselect | Trent Richardson | 2012-03-26 | 1 | -6/+17 |
|\ |
|
| * | If the timezone of the given date matches the local timezone, use local timez... | Alexander Pepper | 2012-03-26 | 1 | -1/+7 |
| * | Refactored internals to calculate the timeZoneString. | Alexander Pepper | 2012-03-26 | 1 | -5/+10 |
* | | Update timezone even when showTimezone is false by kapouer | Trent Richardson | 2012-03-26 | 1 | -1/+1 |
* | | Merge pull request #347 from kapouer/patch-4 | Trent Richardson | 2012-03-26 | 1 | -4/+4 |
|\ \ |
|
| * | | Fix usage of _defaults.useLocalTimezone | Lal Jérémy | 2012-03-25 | 1 | -4/+4 |
| |/ |
|