Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change variable names for .NET MVC minify | Trent Richardson | 2013-05-16 | 1 | -12/+12 |
* | Change function variables to function declarations for .NETs minify | Trent Richardson | 2013-05-16 | 1 | -7/+7 |
* | Correctly set microseconds when setting date and time | Kasun Chathuranga | 2013-05-14 | 1 | -2/+9 |
* | #585 add ability to setDate with date string | Trent Richardson | 2013-05-13 | 1 | -0/+7 |
* | Fixed typo in variable reference | Dragos Protung | 2013-05-09 | 1 | -1/+1 |
* | New dev version | Trent Richardson | 2013-05-05 | 1 | -3/+3 |
* | Version 1.3v1.3 | Trent Richardson | 2013-05-05 | 1 | -2/+2 |
* | Merges changes by Moreno - fixes Italian i18n and slider detection | Trent Richardson | 2013-05-01 | 1 | -1/+1 |
* | #583 altField not honoring timeOnly=true | Trent Richardson | 2013-05-01 | 1 | -10/+12 |
* | min/maxInterval options for handleRange | Trent Richardson | 2013-04-30 | 1 | -21/+38 |
* | Fixes microsec bug | Trent Richardson | 2013-04-29 | 1 | -4/+4 |
* | change timezone values to minute numbers for easier formatting and js Date co... | Trent Richardson | 2013-04-25 | 1 | -55/+42 |
* | iso8601 option removed, pulls from support property | Trent Richardson | 2013-04-24 | 1 | -36/+38 |
* | #577 Microseconds added to the timepicker | Trent Richardson | 2013-04-24 | 1 | -15/+88 |
* | Clean up date range controls | Trent Richardson | 2013-04-23 | 1 | -21/+23 |
* | Updates documentation and version | Trent Richardson | 2013-04-23 | 1 | -3/+3 |
* | Enable unit detection from timeFormat | Trent Richardson | 2013-04-23 | 1 | -19/+43 |
* | Fixes timeZone casing, setDate now considers timezone | Trent Richardson | 2013-04-23 | 1 | -15/+25 |
* | Update to timezone functionality, remove defaultTimezone and useLocalTimezone... | Trent Richardson | 2013-04-22 | 1 | -24/+61 |
* | New dev version | Trent Richardson | 2013-04-13 | 1 | -3/+3 |
* | Updateses documentationv1.2.2 | Trent Richardson | 2013-04-13 | 1 | -2/+2 |
* | Creates new dev version | Trent Richardson | 2013-04-06 | 1 | -3/+3 |
* | Updating versionv1.2.1 | Trent Richardson | 2013-04-06 | 1 | -2/+2 |
* | Fixes #570 select generation to honor timeformat | Trent Richardson | 2013-04-01 | 1 | -3/+4 |
* | Fixes #547 - sometimes doest detect ampm when hh:mm TT | Trent Richardson | 2013-03-28 | 1 | -1/+1 |
* | Applies pull #566 to remove unused vars | Trent Richardson | 2013-03-26 | 1 | -3/+1 |
* | #561 - do not break datepickers defaultDate option | Trent Richardson | 2013-03-13 | 1 | -2/+6 |
* | Fix formatting | Trent Richardson | 2013-03-09 | 1 | -0/+1 |
* | Fixes several lint errors | Trent Richardson | 2013-03-09 | 1 | -28/+54 |
* | Create new dev version | Trent Richardson | 2013-02-02 | 1 | -3/+3 |
* | Fixes minify syntax errorv1.2 | Trent Richardson | 2013-02-02 | 1 | -1/+1 |
* | Update version, ready to merge | Trent Richardson | 2013-02-02 | 1 | -4/+4 |
* | Fixes #543 - jqueryui 1.10 no longer implements $.datepicker.log | Trent Richardson | 2013-01-29 | 1 | -6/+16 |
* | Update docs | Trent Richardson | 2013-01-29 | 1 | -1/+1 |
* | Fixes #540 - ASP.NET bundling syntax error fix | Trent Richardson | 2013-01-29 | 1 | -1/+1 |
* | Fixes issue #470 - getDate null if only sliders used | Trent Richardson | 2013-01-29 | 1 | -0/+7 |
* | New dev version | Trent Richardson | 2013-01-19 | 1 | -3/+3 |
* | Remove dev from versionv1.1.2 | Trent Richardson | 2013-01-19 | 1 | -1/+1 |
* | Clean up docs | Trent Richardson | 2013-01-19 | 1 | -1/+1 |
* | Fixes #471 | Baptiste Lafontaine | 2013-01-17 | 1 | -5/+5 |
* | Update loose parse to try multiple formats | Trent Richardson | 2013-01-14 | 1 | -3/+13 |
* | Update loose parse to use ISO | Trent Richardson | 2013-01-14 | 1 | -1/+1 |
* | 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 |