View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
11926Bug reportsSurvey editingpublic2017-07-21 17:08
Reportertammo Assigned ToDenisChenu  
PrioritynoneSeveritypartial_block 
Status closedResolutionfixed 
Summary11926: Date question does not work
Description

When using the date question, an expected calendar does not display.

Steps To Reproduce

Install attached survey and try date question. It only shows the current date.

TagsNo tags attached.
Attached Files
Bug heat6
Complete LimeSurvey version number (& build)3.0.0 alpha
I will donate to the project if issue is resolvedNo
Browserff
Database type & versionff
Server OS (if known)ff
Webserver software & version (if known)ff
PHP Versionff

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2016-11-21 00:42

developer   ~42078

Seems jquery3 update maybe ....

DenisChenu

DenisChenu

2016-11-21 02:36

developer   ~42080

https://github.com/Eonasdan/bootstrap-datetimepicker/pull/1867

But i think i move to own css and not yiiwheels dependant

unsure

DenisChenu

DenisChenu

2016-11-21 18:23

developer   ~42092

Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=21553

tammo

tammo

2016-11-21 18:33

developer   ~42093

Looks good, but result not stored in database.

DenisChenu

DenisChenu

2016-11-22 08:29

developer   ~42104

It was for me : http://testing.sondages.pro/answershtml/index.php/survey/index/sid/33944/newtest/Y/lang/fr

(print your answers show this). There still an issue with min/max but it's another issue.

c_schmitz

c_schmitz

2017-07-21 17:08

administrator   ~44152

Version 3.0.0-beta.1 released

Related Changesets

LimeSurvey: develop 770ca87d

2016-11-21 18:16:28

DenisChenu

Details Diff
Dev: Fixed issue 11926: Date question does not work
Dev: update datetimepicker
Dev: remove usage of yiiwheels : better managing default etc
Affected Issues
11926
mod - application/config/third_party.php Diff File
mod - application/helpers/qanda_helper.php Diff File
mod - application/helpers/questionHelper.php Diff File
mod - application/views/survey/questions/date/selector/answer.php Diff File
mod - scripts/date.js Diff File
rm - third_party/bootstrap-daterangepicker-2.1.19/README.md Diff File
rm - third_party/bootstrap-daterangepicker-2.1.19/bower.json Diff File
rm - third_party/bootstrap-daterangepicker-2.1.19/daterangepicker.css Diff File
rm - third_party/bootstrap-daterangepicker-2.1.19/daterangepicker.js Diff File
rm - third_party/bootstrap-daterangepicker-2.1.19/daterangepicker.scss Diff File
rm - third_party/bootstrap-daterangepicker-2.1.19/demo.html Diff File
rm - third_party/bootstrap-daterangepicker-2.1.19/drp.png Diff File
rm - third_party/bootstrap-daterangepicker-2.1.19/moment.js Diff File
rm - third_party/bootstrap-daterangepicker-2.1.19/moment.min.js Diff File
rm - third_party/bootstrap-daterangepicker-2.1.19/package.js Diff File
rm - third_party/bootstrap-daterangepicker-2.1.19/package.json Diff File
rm - third_party/bootstrap-daterangepicker-2.1.19/website/index.html Diff File
rm - third_party/bootstrap-daterangepicker-2.1.19/website/website.css Diff File
rm - third_party/bootstrap-daterangepicker-2.1.19/website/website.js Diff File
mod - third_party/bootstrap-datetimepicker/.bower.json Diff File
add - third_party/bootstrap-datetimepicker/CONTRIBUTING.md Diff File
add - third_party/bootstrap-datetimepicker/Gruntfile.js Diff File
add - third_party/bootstrap-datetimepicker/LICENSE Diff File
add - third_party/bootstrap-datetimepicker/README.md Diff File
add - third_party/bootstrap-datetimepicker/bower.json Diff File
add - third_party/bootstrap-datetimepicker/build/js/bootstrap-datetimepicker.min.js Diff File
add - third_party/bootstrap-datetimepicker/component.json Diff File
add - third_party/bootstrap-datetimepicker/composer.json Diff File
add - third_party/bootstrap-datetimepicker/docs/ChangeLog.md Diff File
add - third_party/bootstrap-datetimepicker/docs/ContributorsGuide.md Diff File
add - third_party/bootstrap-datetimepicker/docs/Events.md Diff File
add - third_party/bootstrap-datetimepicker/docs/Extras.md Diff File
add - third_party/bootstrap-datetimepicker/docs/FAQ.md Diff File
add - third_party/bootstrap-datetimepicker/docs/Functions.md Diff File
add - third_party/bootstrap-datetimepicker/docs/Installing.md Diff File
add - third_party/bootstrap-datetimepicker/docs/Options.md Diff File
add - third_party/bootstrap-datetimepicker/docs/Version 4 Changelog.md Diff File
add - third_party/bootstrap-datetimepicker/docs/Version 4 Contributors guide.md Diff File
add - third_party/bootstrap-datetimepicker/docs/index.md Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/android-chrome-144x144.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/android-chrome-192x192.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/android-chrome-36x36.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/android-chrome-48x48.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/android-chrome-72x72.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/android-chrome-96x96.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/apple-touch-icon-114x114.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/apple-touch-icon-120x120.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/apple-touch-icon-144x144.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/apple-touch-icon-152x152.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/apple-touch-icon-180x180.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/apple-touch-icon-57x57.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/apple-touch-icon-60x60.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/apple-touch-icon-72x72.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/apple-touch-icon-76x76.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/apple-touch-icon-precomposed.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/apple-touch-icon.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/base.html Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/browserconfig.xml Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/content.html Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/css/base.css Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/css/prettify-1.0.css Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/favicon-16x16.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/favicon-32x32.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/favicon-96x96.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/favicon.ico Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/js/base.js Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/js/prettify-1.0.min.js Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/manifest.json Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/mstile-144x144.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/mstile-150x150.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/mstile-310x150.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/mstile-310x310.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/mstile-70x70.png Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/nav.html Diff File
add - third_party/bootstrap-datetimepicker/docs/theme/toc.html Diff File
rm - third_party/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js Diff File
add - third_party/bootstrap-datetimepicker/mkdocs.yml Diff File
add - third_party/bootstrap-datetimepicker/package.json Diff File
add - third_party/bootstrap-datetimepicker/src/js/bootstrap-datetimepicker.js Diff File
add - third_party/bootstrap-datetimepicker/src/less/_bootstrap-datetimepicker.less Diff File
add - third_party/bootstrap-datetimepicker/src/less/bootstrap-datetimepicker-build.less Diff File
add - third_party/bootstrap-datetimepicker/src/nuget/Bootstrap.v3.Datetimepicker.CSS.nuspec Diff File
add - third_party/bootstrap-datetimepicker/src/nuget/Bootstrap.v3.Datetimepicker.nuspec Diff File
add - third_party/bootstrap-datetimepicker/src/nuget/NuGet.exe Diff File
add - third_party/bootstrap-datetimepicker/src/nuget/install.ps1 Diff File
add - third_party/bootstrap-datetimepicker/src/sass/_bootstrap-datetimepicker.scss Diff File
add - third_party/bootstrap-datetimepicker/src/sass/bootstrap-datetimepicker-build.scss Diff File
add - third_party/bootstrap-datetimepicker/tasks/bump_version.js Diff File

Issue History

Date Modified Username Field Change
2016-11-20 22:02 tammo New Issue
2016-11-20 22:02 tammo Status new => assigned
2016-11-20 22:02 tammo Assigned To => DenisChenu
2016-11-20 22:02 tammo File Added: limesurvey_survey_522992.lss
2016-11-21 00:42 DenisChenu Note Added: 42078
2016-11-21 00:42 DenisChenu Product Version 3.0.x => 3.0
2016-11-21 00:42 DenisChenu Target Version 3.0.x => 3.0
2016-11-21 02:36 DenisChenu Note Added: 42080
2016-11-21 18:23 DenisChenu Changeset attached => LimeSurvey develop 770ca87d
2016-11-21 18:23 DenisChenu Note Added: 42092
2016-11-21 18:23 DenisChenu Resolution open => fixed
2016-11-21 18:33 tammo Note Added: 42093
2016-11-22 08:29 DenisChenu Note Added: 42104
2016-11-22 14:33 DenisChenu Status assigned => resolved
2016-11-22 14:33 DenisChenu Fixed in Version => 3.0
2017-07-21 17:08 c_schmitz Note Added: 44152
2017-07-21 17:08 c_schmitz Status resolved => closed
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing