summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #376 from DeonHeyns/devTrent Richardson2012-06-121-0/+20
|\ | | | | Add Afrikaans translation by DeonHeyns
| * Merge changes to dev branchDeon Heyns2012-06-100-0/+0
| |
| * Added an Afrikaans translationDeon Heyns2012-06-101-0/+20
| | | | | | | | Added the Afrikaans localization
* | Merge pull request #367 from ajgon/devTrent Richardson2012-05-151-150/+215
|\ \ | |/ |/| Just a quick fix to make this plugin JSLint compatible (correct branch)
| * Small fixes, to make JSLint complain lessIgor Rzegocki2012-05-151-150/+215
|/
* Merge pull request #350 from apepper/tz_autoselectTrent Richardson2012-03-261-6/+17
|\ | | | | Autoselect "local" timezone.
| * If the timezone of the given date matches the local timezone, use local ↵Alexander Pepper2012-03-261-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 Pepper2012-03-261-5/+10
| |
* | Update timezone even when showTimezone is false by kapouerTrent Richardson2012-03-261-1/+1
| |
* | Merge pull request #347 from kapouer/patch-4Trent Richardson2012-03-261-4/+4
|\ \ | | | | | | Make sure useLocalTimezone variable actually works
| * | Fix usage of _defaults.useLocalTimezoneLal Jérémy2012-03-251-4/+4
| |/
* | Strict fixes by codeactualTrent Richardson2012-03-261-2/+2
|/
* Merge pull request #346 from kapouer/patch-3Trent Richardson2012-03-231-2/+2
|\ | | | | Fix : Input date is not selected
| * Wrong parameter names - fix date not being set to selectedLal Jérémy2012-03-231-2/+2
| |
* | Merge pull request #343 from apepper/timezone_defaultTrent Richardson2012-03-231-4/+21
|\ \ | |/ |/| Use defaultTimezone, when a time is already set.
| * Check local timezone again, when changing the date (e.g. daylight savings).Alexander Pepper2012-03-231-3/+14
| | | | | | * Only do this, when using the localTimezone.
| * Use defaultTimezone, when a time is already set.Alexander Pepper2012-03-231-1/+7
|/ | | * New config field 'defaulTimezone'.
* Set timezone to default by kapouerTrent Richardson2012-03-221-1/+3
|
* Merge pull request #338 from apepper/autoselect_current_timezoneTrent Richardson2012-03-221-13/+25
|\ | | | | Pick the current timezone of the browser by default.
| * Pick the current timezone of the browser by default.Alexander Pepper2012-03-201-13/+25
| |
* | revert changeTrent Richardson2012-03-221-1/+0
| |
* | Default timezone by kapouerTrent Richardson2012-03-221-0/+1
| |
* | Update licenseTrent Richardson2012-03-201-2/+2
|/
* fix formattingTrent Richardson2012-03-161-20/+20
|
* Fix time only issue within _parseTimeTrent Richardson2012-03-161-94/+98
|
* Fix missing comma by XimikTrent Richardson2012-03-151-1/+1
|
* Merge pull request #332 from aparshin/parseDateTimeTrent Richardson2012-03-071-120/+187
|\ | | | | Add $.datepicker.parseDateTime(), $.datepicker.parseTime() functions
| * Minor refactoring after code reviewAlexander Parshin2012-03-081-95/+85
| |
| * Merge remote-tracking branch 'remotes/trent/dev' into parseDateTimeAlexander Parshin2012-03-081-9/+15
| |\ | |/ |/|
* | Merge pull request #328 from jun66j5/devTrent Richardson2012-02-291-6/+6
|\ \ | | | | | | Fixed typo for iso8601
| * | Fixed typo for iso8601Jun Omae2012-02-291-6/+6
| | |
* | | Merge pull request #327 from aparshin/devTrent Richardson2012-02-291-15/+27
|\ \ \ | |/ / |/| | Fixed errors when call public methods from input without datepicker instance
* | | 1.0.1-devTrent Richardson2012-02-281-3/+3
| | |
* | | Fix global o variableTrent Richardson2012-02-281-1/+1
| | |
* | | Prevent RangeError - Pull Request 324Trent Richardson2012-02-281-0/+6
| | |
| | * Add $.datepicker.parseDateTime(), $.datepicker.parseTime() functionsAlexander Parshin2012-03-051-106/+183
| |/
| * No errors when call public methods from input without datepicker instanceAlexander Parshin2012-02-291-15/+27
|/
* Merge pull request #318 from sarxos/devTrent Richardson2012-02-151-57/+51
|\ | | | | Remove unused variables, fix validation warnings
| * Remove unused variables, fix validation warningsBartosz Firyn2012-02-151-57/+51
|/
* Update dev versionTrent Richardson2012-02-111-3/+3
|
* Ready for deploymentTrent Richardson2012-02-111-3/+3
|
* he fix by erann3v0.9.9Trent Richardson2012-02-071-1/+1
|
* Korean by GenieTrent Richardson2012-02-071-0/+20
|
* Create public $.datepicker.formatTime methodTrent Richardson2012-02-071-33/+54
|
* Trim formatted time for when ampm=false and tt in formatTrent2012-01-301-0/+1
|
* timeFormat tt h:mm not parsed fix by clear00Trent2012-01-301-1/+1
|
* Merge branch 'master' of github.com:trentrichardson/jQuery-Timepicker-Addon ↵Trent2012-01-180-0/+0
|\ | | | | | | into dev
| * Merge pull request #278 from tomaswindsor/patch-1Trent Richardson2011-12-041-1/+3
| |\ | | | | | | Fixes option setter override so it doesn't break option getter.
| | * Fixes option setter override so it doesn't break option getter.Tomáš Windsor2011-12-041-1/+3
| |/
| * sliderAccess tweakTrent Richardson2011-12-041-13/+15
| |
| * Merge branch 'master' of github.com:trentrichardson/jQuery-Timepicker-AddonTrent Richardson2011-12-030-0/+0
| |\
| | * Fix localizationTrent2011-10-031-1/+1
| | |
| * | Update Versionv0.9.8Trent Richardson2011-12-039-69/+168
| |\ \ | | |/ | |/|
| * | Updated Last Mod DateTrent Richardson2011-10-021-1/+1
| | |
* | | Fix more semicolonsTrent2012-01-111-2/+2
| | |
* | | Fix semicolonsTrent2012-01-111-2/+2
| | |
* | | Fix beforeShow to return value - by kunalkumarTrent2011-12-271-1/+1
| | |
* | | Update Russian translation by SanekTrent2011-12-191-2/+2
| | |
* | | Merge pull request #284 from RichardBradley/devTrent Richardson2011-12-151-4/+9
|\ \ \ | | | | | | | | Fix error parsing date when setting option defaultDate
| * | | bug fix - swallowing all date parsing errors breaks the datepicker option ↵Richard Bradley2011-12-151-4/+9
|/ / / | | | | | | | | | "defaultDate" on relative values like "-18y"
* | | Check for tp_inst in gotoTodayTrent2011-12-141-1/+1
| | |
* | | Added Norwegian translationTrent2011-12-061-0/+20
| | |
* | | Fix option setterTrent Richardson2011-12-041-1/+3
| | |
* | | sliderAccess tweakTrent Richardson2011-12-041-13/+15
| | |
* | | Create new dev versionTrent Richardson2011-12-031-3/+3
| |/ |/|
* | Prepare version updateTrent Richardson2011-12-031-2/+2
| |
* | Adj grids only when slideAccess visibleTrent2011-12-021-8/+11
| |
* | Fix decimals resultsTrent2011-12-021-12/+12
| |
* | Fix grids with sliderAccessTrent2011-12-021-1/+14
| |
* | Add sliderAccess integrationTrent2011-12-021-20/+14
| |
* | refactor markup generation; add change eventTrent2011-12-012-38/+47
| |
* | Update Turkish translation by Goktug OzturkTrent2011-11-231-4/+4
| |
* | Added Swedish localization by NevonTrent2011-11-011-0/+20
| |
* | Add translation by lalashipsTrent2011-10-211-0/+20
| |
* | Fixes issue 254, 261 _updateDateTimeTrent2011-10-181-1/+1
| |
* | Simplified Chinese by Will-LuTrent2011-10-181-0/+20
| |
* | Fix daylight savings by mliberatoTrent2011-10-181-2/+2
| |
* | Merge pull request #259 from inerdia/devTrent Richardson2011-10-181-3/+3
|\ \ | | | | | | Finished the Slovak localisation in the dev branch
| * | Fix Slovak localisation and add AM/PM markersDavid Vallner2011-10-131-3/+3
| | |
* | | Merge pull request #262 from davidbarral/devTrent Richardson2011-10-181-0/+20
|\ \ \ | |/ / |/| | Added Galician translation
| * | Added Galician translationDavid Barral2011-10-181-0/+20
|/ /
* | Fix localizationTrent2011-10-031-1/+1
| |
* | Create new dev versionTrent Richardson2011-10-021-4/+4
|/
* Change versionTrent Richardson2011-10-021-1/+1
|
* Updated css in js filev0.9.7Trent Richardson2011-10-021-4/+5
|
* Merge pull request #249 from novoj/devTrent Richardson2011-10-021-19/+19
|\ | | | | Issue when combining stepHours and minHour / maxHour
| * Issue when specifying stepHour/stepMinute/stepSecond along with min and max ↵Ing. Jan Novotný2011-09-261-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | limits. Modulo was computed in relation with midnight instead of min limit. Error usecase: $('#example1').datetimepicker({ stepHour: 4, hourMin: 9, hourMax: 18 }); Would make steps 9-13-16 instead of 9-13-17.
* | Added Slovak translationTrent Richardson2011-10-021-0/+20
|/
* Added Brazilian Portuguese translationTrent2011-09-091-0/+20
|
* Added Portuguese translation by luanlmdTrent Richardson2011-08-201-0/+20
|
* Merge pull request #232 from jun66j5/l10n-ampmTrent Richardson2011-08-1921-42/+110
|\ | | | | Support localized AM/PM markers
| * Adds `amNames`/`pmNames` for Finnish translation.Jun Omae2011-08-191-0/+2
| |
| * Merge remote-tracking branch 'trentrichardson/dev' into l10n-ampmJun Omae2011-08-191-0/+18
| |\ | |/ |/|
* | Added Finnish translation by paazmayaTrent2011-08-181-0/+18
| |
| * Merge remote-tracking branch 'trentrichardson/dev' into l10n-ampmJun Omae2011-08-151-10/+40
| |\ | |/ |/|
* | Merge pull request #228 from jun66j5/iso8601-tzTrent Richardson2011-08-151-10/+40
|\ \ | | | | | | Support timezone designators in iso8601
| * | Fixed "Now" button with iso8601.Jun Omae2011-08-121-0/+2
| | |
| * | Merge remote-tracking branch 'trentrichardson/dev' into iso8601-tzJun Omae2011-08-121-1/+11
| |\ \
| * | | Support timezone designators in iso8601.Jun Omae2011-08-091-10/+38
| | | |
| | | * Add `amNames`/`pmNames` for Polish translation.Jun Omae2011-08-151-1/+3
| | | |