Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix jsmin error | Trent Richardson | 2012-09-16 | 1 | -1/+1 |
| | |||||
* | New Versionv1.0.3 | Trent Richardson | 2012-09-15 | 2 | -4/+4 |
| | |||||
* | Fix parse issue | Trent Richardson | 2012-09-15 | 2 | -5/+17 |
| | |||||
* | Update docs | Trent Richardson | 2012-09-15 | 1 | -4/+4 |
| | |||||
* | Merge branch 'dev' of ↵ | Trent Richardson | 2012-09-15 | 2 | -1506/+1580 |
|\ | | | | | | | https://github.com/trentrichardson/jQuery-Timepicker-Addon into dev | ||||
| * | Make initialization more DRY, improve splitting datetime | Trent Richardson | 2012-09-14 | 2 | -210/+160 |
| | | |||||
| * | Fixes issue #287 | Trent Richardson | 2012-09-13 | 2 | -2/+5 |
| | | |||||
| * | 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 | 2 | -1486/+1574 |
| | | |||||
| * | Doc updates | Trent Richardson | 2012-09-13 | 2 | -4/+4 |
| | | |||||
| * | Fix timepicker only init requiring {} | Trent Richardson | 2012-09-13 | 2 | -6/+7 |
| | | |||||
* | | Merge branch 'master' of ↵ | Trent Richardson | 2012-09-15 | 0 | -0/+0 |
|\ \ | |/ |/| | | | https://github.com/trentrichardson/jQuery-Timepicker-Addon into dev | ||||
| * | Merge branch 'dev' | Trent Richardson | 2012-09-08 | 5 | -113/+370 |
| |\ | |||||
| * \ | Merge dev branch v1.0.1 | Trent Richardson | 2012-07-01 | 6 | -256/+1121 |
| |\ \ | |||||
| * | | | Update Versionv1.0.0 | Trent Richardson | 2012-02-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #325 from rossj/dev | Trent Richardson | 2012-02-28 | 1 | -61/+61 |
| |\ \ \ | | | | | | | | | | | Merge pull request by rossj | ||||
| | * | | | Fixed clobbering of global variable 'o' | Ross Johnson | 2012-02-28 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Update doc styles | Trent Richardson | 2012-09-12 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | Minor doc tweaks | Trent Richardson | 2012-09-12 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Update docs | Trent Richardson | 2012-09-12 | 1 | -408/+613 |
| | | | | | |||||
* | | | | | Fix issue #413 - Conflict with mootools slider | Trent Richardson | 2012-09-12 | 1 | -127/+127 |
| | | | | | |||||
* | | | | | Update readme | Trent Richardson | 2012-09-09 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Create new dev version | Trent Richardson | 2012-09-08 | 2 | -4/+4 |
| |_|_|/ |/| | | | |||||
* | | | | Updated Versionv1.0.2 | Trent Richardson | 2012-09-08 | 1 | -2/+3 |
| | | | | |||||
* | | | | Add jqueryui requirements to docs | Trent Richardson | 2012-09-08 | 1 | -0/+2 |
| | | | | |||||
* | | | | Some documentation updates | Trent Richardson | 2012-09-08 | 1 | -6/+12 |
| | | | | |||||
* | | | | Fix by alex3d, prevents overwriting _defaults | Trent Richardson | 2012-09-08 | 2 | -3/+4 |
| | | | | |||||
* | | | | Merge pull request #424 from Zauberfisch/dev | Trent Richardson | 2012-08-30 | 1 | -11/+14 |
|\ \ \ \ | | | | | | | | | | | BUGFIX timeZoneString UTC & UTC+5.5 | ||||
| * | | | | API CHANGE: renamed timeZoneString | Zauberfisch | 2012-08-30 | 1 | -9/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Renamed timeZoneString to $.timepicker.timeZoneOffsetString to make it public accessable | ||||
| * | | | | BUGFIX timeZoneString UTC & UTC+5.5 | Zauberfisch | 2012-08-30 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timeZoneString returns '+0100' for UTC+1, but returned just '+' for UTC+0 when in fact it should return '+0000' And returns a fully incorrect string for timezone offsets like UTC+5.5 or UTC+x.75 timeZoneString now returns a consistent and correct string for UTC+x.25 UTC+x.50 UTC+x.75 and UTC+0 | ||||
* | | | | | Merge pull request #423 from Zauberfisch/dev | Trent Richardson | 2012-08-29 | 1 | -1/+16 |
|\ \ \ \ \ | |/ / / / | | | | | | ENHANCEMENT: customizable alternative field | ||||
| * | | | | ENHANCEMENT: customizable alternative field | Zauberfisch | 2012-08-29 | 1 | -1/+16 |
|/ / / / | | | | | | | | | | | | | | | | | allow the alternative field to be populated with a fully customized date time string. | ||||
* | | | | Add Ukrainian localization | Trent | 2012-08-28 | 1 | -0/+20 |
| | | | | |||||
* | | | | Merge pull request #421 from keithnicholson/dev | Trent Richardson | 2012-08-28 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fixes #335 | ||||
| * | | | | Fixes #335, allowing dynamic changes to properties | keithnicholson | 2012-08-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | _injectTimePicker HTML was getting data only from the default or initially provided value. Changed one line to accept the settings that have been extended at the datepicker level. | ||||
* | | | | | Merge pull request #422 from simonvwade/default-values | Trent Richardson | 2012-08-28 | 1 | -5/+28 |
|\ \ \ \ \ | |/ / / / |/| | | | | Default values | ||||
| * | | | | 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 ↵ | Simon Wade | 2012-08-29 | 1 | -5/+22 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | text input fires a focus event and has an empty value - Added support for providing separate options for the start and end inputs in the range methods using "start" and "end" properties in the options object | ||||
* | | | | Fix reorg error | Trent | 2012-08-28 | 1 | -97/+95 |
| | | | | |||||
* | | | | Reorganize code | Trent | 2012-08-28 | 1 | -93/+97 |
| | | | | |||||
* | | | | Merge pull request #412 from simonvwade/dev | Trent Richardson | 2012-08-28 | 1 | -0/+105 |
|\ \ \ \ | | | | | | | | | | | Added methods to enforce date range limits. | ||||
| * | | | | 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 |
| | | | | |||||
* | | | | Bulgarian translation | Trent Richardson | 2012-07-25 | 1 | -0/+20 |
| | | | | |||||
* | | | | Fixes ampm issue and parsing string literals, issues #383 and #394 | Trent Richardson | 2012-07-24 | 1 | -4/+6 |
| | | | | |||||
* | | | | evandroprogram update to portugese translation | Trent Richardson | 2012-07-17 | 1 | -3/+3 |
| | | | | |||||
* | | | | 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 | 2 | -9/+15 |
| | | | | |||||
* | | | | Fixes Issues #384 and #383 | Trent Richardson | 2012-07-10 | 2 | -15/+63 |
| | | | | |||||
* | | | | Remove id attributes from generated code | Trent Richardson | 2012-07-09 | 1 | -23/+21 |
| | | | | |||||
* | | | | Update example for start end time range | Trent Richardson | 2012-07-09 | 1 | -34/+33 |
| | | | | |||||
* | | | | Create new dev version 1.0.2 | Trent Richardson | 2012-07-01 | 2 | -4/+4 |
| |_|/ |/| | | |||||
* | | | Readme changesv1.0.1 | Trent Richardson | 2012-07-01 | 1 | -4/+5 |
| | | | |||||
* | | | Readme changes | Trent Richardson | 2012-07-01 | 1 | -0/+6 |
| | | | |||||
* | | | Finalize version 1.0.1 | Trent Richardson | 2012-07-01 | 2 | -5/+4 |
| | | | |||||
* | | | Merge pull request #380 from kdeng/dev | Trent Richardson | 2012-06-27 | 1 | -3/+6 |
|\ \ \ | | | | | | | | | fixed a bug. When the input field is empty, and the date picker will never update it with the newly selected value | ||||
| * | | | fixed a bug. When the input field is empty, and the date picker will never ↵ | kdeng | 2012-06-27 | 1 | -3/+6 |
|/ / / | | | | | | | | | | update it with the newly selected value | ||||
* | | | 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 | 3 | -1/+636 |
| | | | |||||
* | | | Merge pull request #376 from DeonHeyns/dev | Trent Richardson | 2012-06-12 | 1 | -0/+20 |
|\ \ \ | | | | | | | | | Add Afrikaans translation by DeonHeyns | ||||
| * | | | Merge changes to dev branch | Deon Heyns | 2012-06-10 | 0 | -0/+0 |
| | | | | |||||
| * | | | Added an Afrikaans translation | Deon Heyns | 2012-06-10 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | Added the Afrikaans localization | ||||
* | | | | Merge pull request #367 from ajgon/dev | Trent Richardson | 2012-05-15 | 1 | -150/+215 |
|\ \ \ \ | |/ / / |/| | | | Just a quick fix to make this plugin JSLint compatible (correct branch) | ||||
| * | | | 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 |
|\ \ \ | | | | | | | | | Autoselect "local" timezone. | ||||
| * | | | If the timezone of the given date matches the local timezone, use local ↵ | Alexander Pepper | 2012-03-26 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | timezone. * This switches the timezone automatically, when changing the date to a (non) daylight saving time. | ||||
| * | | | 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 |
|\ \ \ \ | | | | | | | | | | | Make sure useLocalTimezone variable actually works | ||||
| * | | | | Fix usage of _defaults.useLocalTimezone | Lal Jérémy | 2012-03-25 | 1 | -4/+4 |
| |/ / / | |||||
* | | | | Strict fixes by codeactual | Trent Richardson | 2012-03-26 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #346 from kapouer/patch-3 | Trent Richardson | 2012-03-23 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Fix : Input date is not selected | ||||
| * | | | Wrong parameter names - fix date not being set to selected | Lal Jérémy | 2012-03-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #343 from apepper/timezone_default | Trent Richardson | 2012-03-23 | 1 | -4/+21 |
|\ \ \ \ | |/ / / |/| | | | Use defaultTimezone, when a time is already set. | ||||
| * | | | Check local timezone again, when changing the date (e.g. daylight savings). | Alexander Pepper | 2012-03-23 | 1 | -3/+14 |
| | | | | | | | | | | | | * Only do this, when using the localTimezone. | ||||
| * | | | Use defaultTimezone, when a time is already set. | Alexander Pepper | 2012-03-23 | 1 | -1/+7 |
|/ / / | | | | | | | * New config field 'defaulTimezone'. | ||||
* | | | Set timezone to default by kapouer | Trent Richardson | 2012-03-22 | 1 | -1/+3 |
| | | | |||||
* | | | Merge pull request #338 from apepper/autoselect_current_timezone | Trent Richardson | 2012-03-22 | 1 | -13/+25 |
|\ \ \ | | | | | | | | | Pick the current timezone of the browser by default. | ||||
| * | | | Pick the current timezone of the browser by default. | Alexander Pepper | 2012-03-20 | 1 | -13/+25 |
| | | | | |||||
* | | | | revert change | Trent Richardson | 2012-03-22 | 1 | -1/+0 |
| | | | | |||||
* | | | | Default timezone by kapouer | Trent Richardson | 2012-03-22 | 1 | -0/+1 |
| | | | | |||||
* | | | | Update license | Trent Richardson | 2012-03-20 | 1 | -2/+2 |
|/ / / | |||||
* | | | fix formatting | Trent Richardson | 2012-03-16 | 1 | -20/+20 |
| | | | |||||
* | | | Fix time only issue within _parseTime | Trent Richardson | 2012-03-16 | 1 | -94/+98 |
| | | | |||||
* | | | Fix missing comma by Ximik | Trent Richardson | 2012-03-15 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #332 from aparshin/parseDateTime | Trent Richardson | 2012-03-07 | 1 | -120/+187 |
|\ \ \ | | | | | | | | | Add $.datepicker.parseDateTime(), $.datepicker.parseTime() functions | ||||
| * | | | Minor refactoring after code review | Alexander Parshin | 2012-03-08 | 1 | -95/+85 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'remotes/trent/dev' into parseDateTime | Alexander Parshin | 2012-03-08 | 1 | -9/+15 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #328 from jun66j5/dev | Trent Richardson | 2012-02-29 | 1 | -6/+6 |
|\ \ \ \ | | | | | | | | | | | Fixed typo for iso8601 | ||||
| * | | | | Fixed typo for iso8601 | Jun Omae | 2012-02-29 | 1 | -6/+6 |
| | | | | | |||||
* | | | | | Merge pull request #327 from aparshin/dev | Trent Richardson | 2012-02-29 | 1 | -15/+27 |
|\ \ \ \ \ | |/ / / / |/| | | | | Fixed errors when call public methods from input without datepicker instance | ||||
* | | | | | 1.0.1-dev | Trent Richardson | 2012-02-28 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | Fix global o variable | Trent Richardson | 2012-02-28 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Prevent RangeError - Pull Request 324 | Trent Richardson | 2012-02-28 | 1 | -0/+6 |
| | | | | |||||
| | * | | Add $.datepicker.parseDateTime(), $.datepicker.parseTime() functions | Alexander Parshin | 2012-03-05 | 1 | -106/+183 |
| |/ / |