Changesets: LimeSurvey

master 5eea68a0

2016-10-27 15:19

ollehar


Details Diff
Dev: Search with LIKE for participant attribute text-box
mod - application/models/Participant.php Diff File

master abae91ea

2016-10-27 15:10

ollehar


Details Diff
Dev: Better attribute filter for CPDB
mod - application/models/Participant.php Diff File

answers_html 2a7abee2

2016-10-27 14:34

tammo


Details Diff
Merge branch 'answers_html' of https://github.com/LimeSurvey/LimeSurvey into answers_html
mod - application/core/packages/limesurvey/survey.css Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
add - application/helpers/questionIndexHelper.php Diff File
mod - application/helpers/replacements_helper.php Diff File
mod - application/models/TemplateConfiguration.php Diff File
mod - application/views/survey/questions/multiplenumeric/answer.php Diff File
mod - application/views/survey/questions/multiplenumeric/rows/dynamic.php Diff File
mod - application/views/survey/questions/multiplenumeric/rows/input/answer_row.php Diff File
add - application/views/survey/system/surveyIndex/groupIndex.php Diff File
add - application/views/survey/system/surveyIndex/groupIndexMenuLink.php Diff File
add - application/views/survey/system/surveyIndex/questionIndex.php Diff File
add - application/views/survey/system/surveyIndex/questionIndexMenuLink.php Diff File
mod - templates/basic/config.xml Diff File
rm - templates/basic/css/bootstrap-ls.css Diff
rm - templates/basic/css/jquery-ui-fix.css Diff
rm - templates/basic/css/limesurvey-fix.css Diff
mod - templates/basic/pstpl/navigator.pstpl Diff File
mod - templates/basic/pstpl/question.pstpl Diff File
mod - templates/test/config.xml Diff File
add - templates/test/css/bootstrap-rtl.css Diff File
add - templates/test/css/bootstrap-rtl.css.map Diff File
mod - templates/test/css/template-core.css Diff File

answers_html 5de0f997

2016-10-27 14:34

tammo


Details Diff
Dev: reintroduced old default colors and fonts.

I really think that the margins and paddings in the old (currently distributed) default are too wide, especially on mobile screens. What would be best: make them wide on wide screens and small on mobiles, or leave it small (like now) or re-introduce the older, wider margins/paddings? Please discuss.

Making everything as much as the currenntly distributed version, will making adaptation better, but I feel bad distributing a template that goes against many usability rules...
mod - templates/default/css/ls-functional.css Diff File
mod - templates/default/css/styling.css Diff File
mod - templates/default/css/template.css Diff File

answers_html 8b2b74a6

2016-10-27 14:34

tammo


Details Diff
Dev: reintroduced old default colors and fonts.

I really think that the margins and paddings in the old (currently distributed) default are too wide, especially on mobile screens. What would be best: make them wide on wide screens and small on mobiles, or leave it small (like now) or re-introduce the older, wider margins/paddings? Please discuss.

Making everything as much as the currenntly distributed version, will making adaptation better, but I feel bad distributing a template that goes against many usability rules...
mod - templates/default/css/ls-functional.css Diff File
mod - templates/default/css/styling.css Diff File
mod - templates/default/css/template.css Diff File

master fdea89b6

2016-10-27 13:38

ollehar


Details Diff
Dev: Fix text color for anonymous warning (template change)
mod - templates/default/views/save.pstpl Diff File
mod - templates/news_paper/views/save.pstpl Diff File
mod - templates/ubuntu_orange/views/save.pstpl Diff File

master d05e9d2b

2016-10-27 12:48

ollehar


Details Diff
Dev: Bigger page size options for CPDB list
mod - application/views/admin/participants/displayParticipants_view.php Diff File

answers_html 0bb12d13

2016-10-27 04:16

DenisChenu

Committer: GitHub


Details Diff
Merge pull request #571 from Shnoulle/answers_html_index

Dev: Index fix and improve
Affected Issues
11754
mod - application/core/packages/limesurvey/survey.css Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
add - application/helpers/questionIndexHelper.php Diff File
mod - application/helpers/replacements_helper.php Diff File
mod - application/models/TemplateConfiguration.php Diff File
add - application/views/survey/system/surveyIndex/groupIndex.php Diff File
add - application/views/survey/system/surveyIndex/groupIndexMenuLink.php Diff File
add - application/views/survey/system/surveyIndex/questionIndex.php Diff File
add - application/views/survey/system/surveyIndex/questionIndexMenuLink.php Diff File
mod - templates/basic/config.xml Diff File
mod - templates/basic/pstpl/navigator.pstpl Diff File
mod - templates/basic/pstpl/question.pstpl Diff File

answers_html 6256a238

2016-10-27 04:01

DenisChenu


Details Diff
Fixed issue 11754: Review HTML for index (the button part)
Fixed issue : question index is broken with Question Group Randomization
Affected Issues
11754
mod - application/core/packages/limesurvey/survey.css Diff File
mod - application/helpers/questionIndexHelper.php Diff File
mod - application/views/survey/system/surveyIndex/questionIndex.php Diff File
mod - application/views/survey/system/surveyIndex/questionIndexMenuLink.php Diff File

answers_html 6917981c

2016-10-27 02:42

DenisChenu


Details Diff
Dev: text-left for suffix (not needed but ...)
mod - application/views/survey/questions/multiplenumeric/rows/dynamic.php Diff File
mod - application/views/survey/questions/multiplenumeric/rows/input/answer_row.php Diff File

answers_html c917e585

2016-10-27 02:36

DenisChenu


Details Diff
Dev: Fixed issue 11839: suffix/prefix for dynamic sum Affected Issues
11839
mod - application/views/survey/questions/multiplenumeric/answer.php Diff File
mod - application/views/survey/questions/multiplenumeric/rows/dynamic.php Diff File

answers_html ac9a9877

2016-10-27 02:23

DenisChenu


Details Diff
Dev: some fix to test template : radio/checkbox in inline-block lable broken. Different solution, here use absolute+block
Dev: Add some not tested rtl to test (do it when alpha public goes out)
rm - templates/basic/css/bootstrap-ls.css Diff
rm - templates/basic/css/jquery-ui-fix.css Diff
rm - templates/basic/css/limesurvey-fix.css Diff
mod - templates/test/config.xml Diff File
add - templates/test/css/bootstrap-rtl.css Diff File
add - templates/test/css/bootstrap-rtl.css.map Diff File
mod - templates/test/css/template-core.css Diff File

answers_html 5638eeee

2016-10-27 01:20

DenisChenu

Committer: GitHub


Details Diff
Merge pull request #570 from tammoterhark/answers_html

DEV: Several dev commits, small things
mod - templates/default/css/ls-functional.css Diff File
mod - templates/default/css/styling.css Diff File
mod - templates/default/views/navigator.pstpl Diff File

answers_html d38bd1e0

2016-10-27 00:06

tammo


Details Diff
Dev: styled navigator and default button (to fit line-color)
mod - templates/default/css/styling.css Diff File
mod - templates/default/views/navigator.pstpl Diff File

answers_html 13423b0c

2016-10-26 23:40

tammo


Details Diff
Dev: better styling multiple choice questions
mod - templates/default/css/ls-functional.css Diff File
mod - templates/default/css/styling.css Diff File

answers_html 5c212b5e

2016-10-26 22:38

tammo


Details Diff
Dev: Changed styling of well to fit with other boxes.
mod - templates/default/css/styling.css Diff File

answers_html 8106d7ae

2016-10-26 22:38

tammo


Details Diff
Dev: Deleted text-left/right from ls-functional

For better styling of prefix/suffix, Denis has already catered for this on another level.
mod - templates/default/css/ls-functional.css Diff File

answers_html 619958c2

2016-10-26 21:15

tammo


Details Diff
Merge branch 'answers_html' of https://github.com/LimeSurvey/LimeSurvey into answers_html
mod - application/core/packages/limesurvey/survey.css Diff File
mod - application/helpers/replacements_helper.php Diff File
mod - application/views/survey/questions/arrays/column/answer.php Diff File
mod - application/views/survey/questions/arrays/dualscale/answer_dropdown.php Diff File
mod - application/views/survey/questions/arrays/increasesamedecrease/rows/cells/thead.php Diff File
mod - application/views/survey/questions/arrays/multiflexi/answer.php Diff File
mod - application/views/survey/questions/arrays/multiflexi/rows/repeat_header.php Diff File
mod - application/views/survey/questions/arrays/texts/answer.php Diff File
mod - application/views/survey/questions/arrays/yesnouncertain/answer.php Diff File
mod - application/views/survey/questions/arrays/yesnouncertain/rows/cells/thead.php Diff File
mod - templates/basic/pstpl/welcome.pstpl Diff File
mod - templates/test/pstpl/completed.pstpl Diff File
mod - templates/test/pstpl/endpage.pstpl Diff File
mod - templates/test/pstpl/load.pstpl Diff File
mod - templates/test/pstpl/navigator.pstpl Diff File
mod - templates/test/pstpl/question.pstpl Diff File
mod - templates/test/pstpl/register.pstpl Diff File
mod - templates/test/pstpl/save.pstpl Diff File
mod - templates/test/pstpl/startpage.pstpl Diff File
mod - templates/test/pstpl/survey.pstpl Diff File
mod - templates/test/pstpl/welcome.pstpl Diff File

answers_html 0a2dc76c

2016-10-26 21:14

tammo


Details Diff
Dev: styling question-help
mod - templates/default/css/ls-functional.css Diff File
mod - templates/default/css/styling.css Diff File

answers_html 005a5f78

2016-10-26 19:50

DenisChenu


Details Diff
Dev: review some class for index : framework VS LimeSurvey class
Dev: WIP on question index
mod - application/helpers/questionIndexHelper.php Diff File
mod - application/views/survey/system/surveyIndex/groupIndex.php Diff File
mod - application/views/survey/system/surveyIndex/groupIndexMenuLink.php Diff File

answers_html 6e7e7976

2016-10-26 17:56

DenisChenu


Details Diff
Fixed issue 11838: Date question too wide : fix it by package
Dev: remove some EM from test template
Dev: add a wrapper to there are X questions
Affected Issues
11838
mod - application/core/packages/limesurvey/survey.css Diff File
mod - application/helpers/replacements_helper.php Diff File
mod - templates/basic/pstpl/welcome.pstpl Diff File
mod - templates/test/pstpl/completed.pstpl Diff File
mod - templates/test/pstpl/endpage.pstpl Diff File
mod - templates/test/pstpl/load.pstpl Diff File
mod - templates/test/pstpl/navigator.pstpl Diff File
mod - templates/test/pstpl/question.pstpl Diff File
mod - templates/test/pstpl/register.pstpl Diff File
mod - templates/test/pstpl/save.pstpl Diff File
mod - templates/test/pstpl/startpage.pstpl Diff File
mod - templates/test/pstpl/survey.pstpl Diff File
mod - templates/test/pstpl/welcome.pstpl Diff File

answers_html 26a4d73e

2016-10-26 17:47

DenisChenu


Details Diff
Dev: fix some ls-heading classs
mod - application/views/survey/questions/arrays/column/answer.php Diff File
mod - application/views/survey/questions/arrays/dualscale/answer_dropdown.php Diff File
mod - application/views/survey/questions/arrays/increasesamedecrease/rows/cells/thead.php Diff File
mod - application/views/survey/questions/arrays/multiflexi/answer.php Diff File
mod - application/views/survey/questions/arrays/multiflexi/rows/repeat_header.php Diff File
mod - application/views/survey/questions/arrays/texts/answer.php Diff File
mod - application/views/survey/questions/arrays/yesnouncertain/answer.php Diff File
mod - application/views/survey/questions/arrays/yesnouncertain/rows/cells/thead.php Diff File

answers_html cf603d79

2016-10-26 17:31

DenisChenu

Committer: GitHub


Details Diff
Merge pull request #569 from tammoterhark/answers_html

Dev added margin for survey-expiry-wrapper
mod - application/views/survey/questions/arrays/increasesamedecrease/rows/cells/thead.php Diff File
mod - application/views/survey/questions/arrays/yesnouncertain/rows/cells/thead.php Diff File
mod - templates/default/css/ls-functional.css Diff File
mod - templates/default/css/styling.css Diff File
mod - templates/default/views/startpage.pstpl Diff File
mod - templates/default/views/welcome.pstpl Diff File

answers_html 297037f2

2016-10-26 17:22

tammo


Details Diff
Dev: centering the header cells of array questions

Still need to be done:
* array by column
* array multi flexi
* array dual scale
@shnoulle: can you take up this challenge?
mod - application/views/survey/questions/arrays/increasesamedecrease/rows/cells/thead.php Diff File
mod - application/views/survey/questions/arrays/yesnouncertain/rows/cells/thead.php Diff File
mod - templates/default/css/styling.css Diff File

answers_html 8914eff0

2016-10-26 15:50

tammo


Details Diff
Dev: deleted staements to center elements, pending discussion

Denis, Louis, please see mail about this.
mod - templates/default/css/ls-functional.css Diff File
mod - templates/default/css/styling.css Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 611 612 613 614 615 616 617 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1465 1466 1467  Next  Last