View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08955 | Feature requests | Survey taking | public | 2014-04-10 18:26 | 2014-05-03 21:32 |
Reporter | ronny_todgers | Assigned To | mfaber | ||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Target Version | 2.05+ | Fixed in Version | 2.05+ | ||
Summary | 08955: JQuery Datepicker YearRange is not set leading to an irritating default of 10 years | ||||
Description | The Date picker does not have the year range set even in the cases where the Min and Max years are defined. As a fix I have modified the date.js file to set the yearrange to be from the min to the max such that the drop down will always allow the selection of any valid year - this seems to be the behaviour prior to version 2.05 so rather than a feature request I think this is a fix for a regression :) | ||||
Additional Information | function setPickerOptions(input)
}; | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Story point estimate | |||||
Users affected % | |||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14114 |
|
Thanks to ronny_todgers! |
|
Fix committed to 2.06 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14115 |
|
LimeSurvey: master 49d068cf 2014-04-10 22:53 Committer: mfaber Details Diff |
Fixed issue 08955: YearRange for date picker not set Dev: default to annoying 10 years if not set. |
Affected Issues 08955 |
|
mod - scripts/date.js | Diff File | ||
LimeSurvey: 2.06 6f47e1cf 2014-04-10 22:53 Committer: mfaber Details Diff |
Fixed issue 08955: YearRange for date picker not set Dev: default to annoying 10 years if not set. |
Affected Issues 08955 |
|
mod - scripts/date.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-04-10 18:26 | ronny_todgers | New Issue | |
2014-04-10 22:54 | mfaber | Changeset attached | => LimeSurvey master 49d068cf |
2014-04-10 22:54 | mfaber | Note Added: 29707 | |
2014-04-10 22:54 | mfaber | Assigned To | => mfaber |
2014-04-10 22:54 | mfaber | Resolution | open => fixed |
2014-04-10 22:55 | mfaber | Status | new => assigned |
2014-04-10 22:56 | mfaber | Product Version | => 2.05+ |
2014-04-10 22:56 | mfaber | Fixed in Version | => 2.05+ |
2014-04-10 22:56 | mfaber | Target Version | => 2.05+ |
2014-04-10 22:56 | mfaber | Note Added: 29708 | |
2014-04-10 22:58 | mfaber | Changeset attached | => LimeSurvey 2.06 6f47e1cf |
2014-04-10 22:58 | mfaber | Note Added: 29709 | |
2014-04-10 22:59 | mfaber | Status | assigned => resolved |
2014-05-03 21:32 | c_schmitz | Status | resolved => closed |