summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to timezone functionality, remove defaultTimezone and ↵Trent Richardson2013-04-222-28/+66
| | | | useLocalTimezone options
* Merge pull request #574 from LarsHJ/patch-1Trent Richardson2013-04-221-0/+20
|\ | | | | Create jquery-ui-timepicker-da.js
| * Create jquery-ui-timepicker-da.jsLarsHJ2013-04-151-0/+20
|/
* New dev versionTrent Richardson2013-04-133-6/+6
|
* Updateses documentationv1.2.2Trent Richardson2013-04-132-2/+7
|
* Fixes sliderAccess documentation linkTrent Richardson2013-04-101-1/+1
|
* Creates new dev versionTrent Richardson2013-04-063-5/+5
|
* Updating versionv1.2.1Trent Richardson2013-04-062-3/+3
|
* Fixes #570 select generation to honor timeformatTrent Richardson2013-04-011-3/+4
|
* Fixes #547 - sometimes doest detect ampm when hh:mm TTTrent Richardson2013-03-281-1/+1
|
* Applies pull #566 to remove unused varsTrent Richardson2013-03-261-3/+1
|
* Updates to latest stable jquery and jqueryuiTrent Richardson2013-03-201-3/+3
|
* #561 - do not break datepickers defaultDate optionTrent Richardson2013-03-131-2/+6
|
* Fix formattingTrent Richardson2013-03-091-0/+1
|
* Fixes several lint errorsTrent Richardson2013-03-091-28/+54
|
* Fixes Brazilian Portuguese localization by rbravoTrent Richardson2013-03-091-1/+1
|
* Adds Croatian translation by msajkoTrent Richardson2013-03-091-0/+20
|
* Create new dev versionTrent Richardson2013-02-023-5/+5
|
* Fixes minify syntax errorv1.2Trent Richardson2013-02-021-1/+1
|
* Update version, ready to mergeTrent Richardson2013-02-023-7/+7
|
* Fixes #543 - jqueryui 1.10 no longer implements $.datepicker.logTrent Richardson2013-01-291-6/+16
|
* Update docsTrent Richardson2013-01-291-1/+1
|
* #515 - Add comonent.json for BowerTrent Richardson2013-01-291-0/+11
|
* Fixes #540 - ASP.NET bundling syntax error fixTrent Richardson2013-01-291-1/+1
|
* Fixes issue #470 - getDate null if only sliders usedTrent Richardson2013-01-291-0/+7
|
* New dev versionTrent Richardson2013-01-192-4/+4
|
* Remove dev from versionv1.1.2Trent Richardson2013-01-191-1/+1
|
* Clean up docsTrent Richardson2013-01-192-3/+2
|
* Merge pull request #535 from magnetik/patch-1Trent Richardson2013-01-181-5/+5
|\ | | | | Fixes #471
| * Fixes #471Baptiste Lafontaine2013-01-171-5/+5
| | | | | | It may have some side effect. Seems working fine for me
* | Update jquery and jqueryui in docsTrent Richardson2013-01-181-3/+3
|/
* Basque localization by n3k0rATrent Richardson2013-01-151-0/+20
|
* Rollback doc changesTrent Richardson2013-01-141-2/+1
|
* Update loose parse to try multiple formatsTrent Richardson2013-01-142-6/+17
|
* Update loose parse to use ISOTrent Richardson2013-01-141-1/+1
|
* Improve parsing flexibilityTrent Richardson2013-01-111-3/+3
|
* Fix parsing for single digitsTrent Richardson2013-01-111-3/+4
|
* Fix conditions for maxDate detectionTrent Richardson2013-01-091-6/+10
|
* Fixes bug hourMin/Max defaults the input before setting a timeTrent Richardson2013-01-071-9/+8
|
* Fixes bug hourMin/Max defaults the input before setting a timeTrent Richardson2013-01-071-0/+5
|
* scambra- fix setting time in cooperation with step settingsTrent Richardson2013-01-011-4/+4
|
* Fix encoding of pt-BRTrent Richardson2013-01-011-3/+3
|
* Thai localization by figgaroTrent Richardson2013-01-011-0/+17
|
* Update Czech localization by bohumirslamaTrent Richardson2012-12-191-1/+1
|
* Portuguese update by dufernandesTrent Richardson2012-12-191-3/+3
|
* Fix spinner event in exampleTrent Richardson2012-12-071-1/+1
|
* Fix spinner event in exampleTrent Richardson2012-12-071-2/+4
|
* Update jQuery and jQuery UITrent Richardson2012-12-041-3/+3
|
* Merge pull request #511 from LawrenceLeung/devTrent Richardson2012-11-271-2/+2
|\ | | | | Switch substr to slice as IE8 doesn't do negative substr properly
| * Switch substr to slice as IE8 doesn't do negative substr properlyLawrence2012-11-271-2/+2
|/
* Timezone change now fires onSelectTrent Richardson2012-11-151-0/+1
|
* Raykov - date range and alternate fieldsTrent Richardson2012-11-151-2/+2
|
* New dev versionTrent Richardson2012-11-072-4/+4
|
* New version 1.1.1v1.1.1Trent Richardson2012-11-072-3/+3
|
* Fixes #497 problem with timeFormat hTrent Richardson2012-11-061-6/+2
|
* Create new dev versionTrent Richardson2012-11-032-1887/+1887
|
* Final tweaks to merge with masterv1.1.0Trent Richardson2012-11-032-6/+6
|
* change strict to parseTrent Richardson2012-11-012-5/+28
|
* jQueryUI 1.9.1Trent Richardson2012-10-261-2/+2
|
* Fix exampleTrent Richardson2012-10-251-1/+1
|
* Fix looseParse timezoneTrent Richardson2012-10-251-38/+40
|
* Strict time parsingTrent Richardson2012-10-252-83/+115
|
* update localizations - remove ampm, update timeFormatTrent Richardson2012-10-2532-63/+31
|
* Fix parsing with new HH formatTrent Richardson2012-10-252-34/+25
|
* Remove ampm option from docsTrent Richardson2012-10-252-20/+13
|
* Remove code using ampmTrent Richardson2012-10-252-67/+52
|
* Fix ampm bug in formatTimeTrent Richardson2012-10-252-14/+12
|
* Adds pickerTimeFormat and pickerTimeSuffix optionsTrent Richardson2012-10-252-17/+33
|
* Merge pull request #492 from rocksolidwebdesign/devTrent Richardson2012-10-251-9/+27
|\ | | | | 12 hour format, force alt field to always be UTC
| * Added 12 hour option to formatTimeVaughn Draughon2012-10-231-9/+27
|/
* Add altAmpm optionTrent Richardson2012-10-232-6/+17
|
* nicolasconnault - Improve error loggingTrent Richardson2012-10-231-0/+13
|
* Default events if not existTrent Richardson2012-10-221-3/+5
|
* Update last modified dateTrent Richardson2012-10-201-2/+2
|
* Mrhanlon - sliderAccess fixTrent Richardson2012-10-201-0/+1
|
* Add custom controlType exampleTrent Richardson2012-10-092-1/+44
|
* Add unit param to all control methodsTrent Richardson2012-10-091-18/+18
|
* Update jqueryui to 1.9Trent Richardson2012-10-091-2/+2
|
* Version 1.1.0 devTrent Richardson2012-10-092-6/+6
|
* New dev versionTrent Richardson2012-10-062-4/+4
|
* New Versionv1.0.5Trent Richardson2012-10-062-3/+3
|
* Enable rtl for proper localizationsTrent Richardson2012-10-041-1/+1
|
* ControlType descriptionTrent Richardson2012-10-041-2/+2
|
* Control updates - can pass object to controlTypeTrent Richardson2012-10-041-4/+11
|
* Fix neg substr bugTrent Richardson2012-10-041-8/+10
|
* Issue 465 - Bernosek, Fixes inconsistancy with quotes in timeFormat compared ↵Trent Richardson2012-10-031-1/+1
| | | | to dateFormat
* Issue #466 - Bernosek, imporoves literal supportTrent Richardson2012-10-032-11/+21
|
* RTL supportTrent Richardson2012-10-0334-50/+109
|
* Cleanup codeTrent Richardson2012-10-021-27/+3
|
* Some testingTrent Richardson2012-10-022-4/+3
|
* Documentation updateTrent Richardson2012-10-022-4/+6
|
* Add control type for using select instead of sliderTrent Richardson2012-10-022-36/+120
|
* Remove css from js commentsTrent Richardson2012-10-021-8/+0
|
* Condensed slider generationTrent Richardson2012-10-022-69/+5
|
* Rough RTL supportTrent Richardson2012-10-023-2/+11
|
* Update to Issue #453 when option timeOnlyTrent Richardson2012-10-022-20/+18
|
* Issue #453 Fixes altField when using inline modeTrent Richardson2012-10-022-0/+49
|
* Merge pull request #464 from mcshaz/devTrent Richardson2012-10-021-1754/+1786
|\ | | | | allow option
| * allow optionBrent McSharry2012-10-021-1754/+1786
|/
* New dev versionTrent Richardson2012-09-292-4/+4
|