View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
11724 | Feature requests | Survey taking | public | 2016-09-29 00:18 | 2018-04-06 11:48 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | none | Severity | feature | ||
Status | closed | Resolution | fixed | ||
Fixed in Version | 3.0 | ||||
Summary | 11724: Usage of input-group input-group-addon | ||||
Description | We have some prefix/suffix : sometimes it's used to add a add on (like $ .00 like in http://getbootstrap.com/components/#input-groups. We can use it in core , not really difficult, seems cool, but unsure it's cool. | ||||
Steps To Reproduce | Look at screen shot for a simple example | ||||
Additional Information | Survey manager can add a css class to a specific question to didn't show this part, or we can give an option: but we have more and more options in core | ||||
Tags | answers_html | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Story point estimate | |||||
Users affected % | |||||
related to | 11725 | closed | DenisChenu | Multiple numeric with slider : columns width |
Lazy copy-pasting from IRC: |
|
Solution in https://github.com/LimeSurvey/LimeSurvey/commit/15bf9e7bc04dd765a7e9b60c5755c50eac83c9f6 Don't use BS input-group-addon, but add a ls-input-group-extra. User can easily add broder/background in template (global or if question have a specific class). template can include (or not) limesurvey package : https://github.com/LimeSurvey/LimeSurvey/commit/15bf9e7bc04dd765a7e9b60c5755c50eac83c9f6#diff-bf7241f23dc4cca8516501685576876cR101 Where to placxe this package ???? |
|
I agree, and also with Schnoulle's addition of ls-input-group-extra. This make it more framework-agnostic |
|
https://github.com/LimeSurvey/LimeSurvey/commit/9ad97a65d98bb31242d93139e5bae88088f376c1 |
|
LimeSurvey: answers_html 84ecb886 2016-09-29 11:16 Details Diff |
Dev: rework multiple numeric with slider : external js + css Dev: fix .slider-handle.custom (the included style don't work on last Firefox) Dev: add input-group-addon on suffix/preffix on multiple text: to be confirmed |
Affected Issues 11724, 11725 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - application/views/survey/questions/multiplenumeric/answer.php | Diff File | ||
mod - application/views/survey/questions/multiplenumeric/rows/input/answer_row.php | Diff File | ||
mod - application/views/survey/questions/multiplenumeric/rows/sliders/answer_row.php | Diff File | ||
mod - application/views/survey/questions/multipleshorttext/rows/answer_row_inputtext.php | Diff File | ||
mod - application/views/survey/questions/multipleshorttext/rows/answer_row_textarea.php | Diff File | ||
mod - scripts/expressions/em_javascript.js | Diff File | ||
mod - scripts/numeric-slider.js | Diff File | ||
mod - styles-public/numeric-slider.css | Diff File | ||
mod - templates/default/config.xml | Diff File | ||
rm - templates/default/css/bootstrap-slider-rtl.css | Diff | ||
rm - templates/default/css/bootstrap-slider.css | Diff | ||
mod - templates/default/css/template.css | Diff File | ||
LimeSurvey: answers_html 9ad97a65 2016-10-05 02:27 Details Diff |
Updated feature 11724 : adding usage of input-group ls-input-group-extra for suffix/preffix Dev: preffix/suffix are the same for all rows : OK to be in group-addon Dev: not same if it can be diffeent in each row (different size) Dev: done for whole suufic preffix if i don't lost 1 or 2 |
Affected Issues 11724 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - application/helpers/questionHelper.php | Diff File | ||
mod - application/views/survey/questions/arrays/dualscale/answer_dropdown.php | Diff File | ||
mod - application/views/survey/questions/multiplenumeric/rows/input/answer_row.php | Diff File | ||
mod - application/views/survey/questions/multipleshorttext/rows/answer_row_inputtext.php | Diff File | ||
mod - application/views/survey/questions/numerical/answer.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-09-29 00:18 | DenisChenu | New Issue | |
2016-09-29 00:18 | DenisChenu | File Added: Capture du 2016-09-29 00-17-33.png | |
2016-09-29 00:19 | DenisChenu | Tag Attached: answers_html | |
2016-09-29 00:19 | DenisChenu | Tag Attached: a | |
2016-09-29 00:19 | DenisChenu | Tag Detached: a | |
2016-09-29 09:26 | DenisChenu | Changeset attached | => LimeSurvey answers_html 84ecb886 |
2016-09-30 18:58 | DenisChenu | File Added: Capture du 2016-09-30 18-58-04.png | |
2016-09-30 18:58 | DenisChenu | Project | Development => Feature requests |
2016-10-04 10:07 | Mazi | Note Added: 41067 | |
2016-10-04 10:14 | DenisChenu | Note Added: 41068 | |
2016-10-04 10:14 | DenisChenu | Severity | @50@ => feature |
2016-10-04 10:14 | DenisChenu | Product Version | 2.5x => |
2016-10-04 10:14 | DenisChenu | Target Version | 3.x => |
2016-10-04 10:27 | DenisChenu | Relationship added | related to 11725 |
2016-10-04 13:47 | tammo | Note Added: 41098 | |
2016-10-05 00:31 | DenisChenu | Assigned To | => DenisChenu |
2016-10-05 00:31 | DenisChenu | Status | new => resolved |
2016-10-05 00:31 | DenisChenu | Resolution | open => fixed |
2016-10-05 00:31 | DenisChenu | Fixed in Version | => 3.0 |
2016-10-05 00:31 | DenisChenu | Note Added: 41131 | |
2016-10-05 09:57 | DenisChenu | Changeset attached | => LimeSurvey answers_html 9ad97a65 |
2018-04-06 11:48 |
|
Status | resolved => closed |