summaryrefslogtreecommitdiffstats
path: root/jquery-ui-timepicker-addon.js
Commit message (Expand)AuthorAgeFilesLines
* Fix reorg errorTrent2012-08-281-97/+95
* Reorganize codeTrent2012-08-281-93/+97
* Added methods to enforce date range limits.Simon Wade2012-08-171-0/+105
* Retract fix #86, causes undefined date errorTrent Richardson2012-08-141-2/+0
* Fixes #86 - redraw calendar with given positionTrent Richardson2012-08-101-0/+2
* Fixes #391 - Selecting input populates the date when emptyTrent Richardson2012-07-261-2/+3
* Fixes ampm issue and parsing string literals, issues #383 and #394Trent Richardson2012-07-241-4/+6
* Fix #389 minDate/maxDate issueTrent Richardson2012-07-131-9/+17
* remove old codeTrent Richardson2012-07-101-4/+1
* Fixes Issue #385 - some timezones have 30 and 45 minute offsetsTrent Richardson2012-07-101-5/+7
* Fixes Issues #384 and #383Trent Richardson2012-07-101-6/+6
* Remove id attributes from generated codeTrent Richardson2012-07-091-23/+21
* Create new dev version 1.0.2Trent Richardson2012-07-011-3/+3
* Finalize version 1.0.1Trent Richardson2012-07-011-2/+2
* fixed a bug. When the input field is empty, and the date picker will never up...kdeng2012-06-271-3/+6
* Merge changes from Scott for setTimeTrent Richardson2012-06-131-8/+19
* Add demo and sliderAccess to repoTrent Richardson2012-06-121-1/+1
* 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
|\
| * If the timezone of the given date matches the local timezone, use local timez...Alexander Pepper2012-03-261-1/+7
| * 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
|\ \
| * | 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
|\
| * Wrong parameter names - fix date not being set to selectedLal Jérémy2012-03-231-2/+2
* | Check local timezone again, when changing the date (e.g. daylight savings).Alexander Pepper2012-03-231-3/+14
* | Use defaultTimezone, when a time is already set.Alexander Pepper2012-03-231-1/+7
|/
* 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.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
* 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 iso8601Jun Omae2012-02-291-6/+6
| * | Merge pull request #327 from aparshin/devTrent Richardson2012-02-291-15/+27
| |\ \ | | |/ | |/|
| * | 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
|/
* 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
* 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
* Fix more semicolonsTrent2012-01-111-2/+2
* Fix semicolonsTrent2012-01-111-2/+2
* Fix beforeShow to return value - by kunalkumarTrent2011-12-271-1/+1
* bug fix - swallowing all date parsing errors breaks the datepicker option "de...Richard Bradley2011-12-151-4/+9
* Check for tp_inst in gotoTodayTrent2011-12-141-1/+1
* 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-011-36/+45
* Fixes issue 254, 261 _updateDateTimeTrent2011-10-181-1/+1
* Fix daylight savings by mliberatoTrent2011-10-181-2/+2
* 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
* Issue when specifying stepHour/stepMinute/stepSecond along with min and max l...Ing. Jan Novotný2011-09-261-19/+19
* Merge remote-tracking branch 'trentrichardson/dev' into l10n-ampmJun Omae2011-08-151-10/+40
|\
| * 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
* | | Merge remote-tracking branch 'trentrichardson/dev' into l10n-ampmJun Omae2011-08-151-1/+11
|\ \ \ | | |/ | |/|
| * | When `showTimezone` is true, "Now" button sets the current timezone.Jun Omae2011-08-121-1/+1
| * | Now button sets the current timezone.Jun Omae2011-08-111-1/+11
| |/
* | Allow to input characters of localized AM/PM markers.Jun Omae2011-08-121-0/+2
* | Support localized AM/PM markers.Jun Omae2011-08-111-41/+67
|/
* Force type int of grid optionsTrent Richardson2011-07-251-4/+4
* Fix gotoToday button clickTrent Richardson2011-07-241-0/+3
* Added millisecond functionality by BeakersoftTrent Richardson2011-07-231-39/+183
* Create 0.9.7-devTrent Richardson2011-07-201-3/+3
* A couple changes for options and new jquery uiv0.9.6Trent Richardson2011-07-201-4/+49
* Add classes to label grid tablesBen Murden2011-07-011-2/+2
* apply fix by alexandergitter for setTime to workTrent Richardson2011-06-221-3/+9
* Don't open another date/timepicker when there's already one showing.Alexander Gitter2011-06-111-0/+10
* Use actual min/maxDateTime values which might have been set viaAlexander Gitter2011-06-111-4/+4
* Allow keyboard input of timezone specific characters ifAlexander Gitter2011-06-111-0/+1
* Fix issue #135, time was set to NaN in some rare casesAlexander Gitter2011-06-111-5/+11
* Fix issue #161, don't parse hourGrid labels as octal numbersAlexander Gitter2011-06-111-1/+1
* Fix issue #177, keyboard input not working when datepicker wants us toAlexander Gitter2011-06-111-3/+4
* Add fix by alexandergitter to fix grid numberingTrent2011-06-081-3/+3
* Fix #149, sliders max values should not allow for partial stepsAlexander Gitter2011-06-031-4/+8
* Add new regional setting 'timeSuffix'.Alexander Gitter2011-05-291-4/+6
* Update READMETrent2011-05-251-3/+3
* Update versionv0.9.5Trent2011-05-251-5/+5