Changesets: LimeSurvey
master e48cc931 2016-12-07 12:19
Details Diff |
Fixed issue #11867: Tip are not working, question types: !, O Dev: move Tips from quanda to expression manager |
||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
master 4ca6fecf 2016-12-07 12:07
Details Diff |
Fixed issue #11867: Tip are not working, LIST drop-down/radio-button list Dev: move Tips from quanda to expression manager |
||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
master af9db1c8 2016-12-07 11:53
Details Diff |
Fixed issue 11975: On Responses Screen - Array Subquestion is not displayed, when you view the results on screen in extended view, the Sub Question text is not shown, so you dont know which column responds to which question. |
Affected Issues 11975 |
|
mod - application/views/admin/responses/listResponses_view.php | Diff File | ||
master e8dfa770 2016-12-07 11:43
Details Diff |
Fixed issue #11867: Tip are not working | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
develop e49aaf89 2016-12-07 10:43 Details Diff |
Dev: Feature 11908: Remove the "has-error" when it's not needed anymore Dev: use text-danger for th.answertex, remove it when not needed Dev: soing some test, but please : test it :) Dev: for :text and select : we can use :empty class (nopt submitted) Dev: but template related issue (color ...) |
Affected Issues 11908 |
|
mod - application/core/packages/limesurvey/survey.js | Diff File | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - application/views/layouts/public.php | Diff File | ||
mod - application/views/survey/questions/answer/arrays/dualscale/answer_dropdown.php | Diff File | ||
mod - application/views/survey/questions/answer/arrays/multiflexi/rows/answer_row.php | Diff File | ||
mod - application/views/survey/questions/answer/arrays/texts/rows/answer_row.php | Diff File | ||
mod - scripts/dualscale.js | Diff File | ||
develop 830c8b14 2016-12-06 20:10 Details Diff |
Merge branch 'develop' of https://github.com/LimeSurvey/LimeSurvey into develop | ||
mod - application/config/version.php | Diff File | ||
mod - application/controllers/admin/database.php | Diff File | ||
mod - application/core/LSYii_Application.php | Diff File | ||
mod - application/models/Question.php | Diff File | ||
mod - application/models/QuestionAttribute.php | Diff File | ||
mod - application/models/Session.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/es/es.mo | Diff File | ||
mod - locale/ky/ky.mo | Diff File | ||
mod - locale/nb/nb.mo | Diff File | ||
mod - locale/nn/nn.mo | Diff File | ||
rm - scripts/admin/sharePanel.js | Diff | ||
mod - scripts/admin/statistics.js | Diff File | ||
mod - scripts/expressions/em_javascript.js | Diff File | ||
mod - scripts/survey_runtime.js | Diff File | ||
develop 0587c979 2016-12-06 20:09 Details Diff |
Dev: fix broken js in template-core Dev: bad copy/paste |
||
mod - application/core/packages/limesurvey/survey.js | Diff File | ||
mod - application/core/packages/template-default/template-core.js | Diff File | ||
2.06lts 41244066 2016-12-06 18:35 Details Diff |
Merge branch '2.06_SondagesPro' of framagit.org:Shnoulle/LimeSurvey into 2.06_SondagesPro | ||
mod - application/controllers/admin/questions.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/models/Question.php | Diff File | ||
mod - application/views/admin/survey/Question/import_view.php | Diff File | ||
mod - application/views/admin/survey/QuestionGroups/import_view.php | Diff File | ||
2.06lts bb5d72bb 2016-12-06 18:34 Details Diff |
[1.1.2] Import release | ||
mod - CHANGELOG.md | Diff File | ||
mod - application/config/version.php | Diff File | ||
2.06lts 02ab3f4d 2016-12-06 18:03 Details Diff |
[fix] Import lsq break if lsq is from 2.5X version - Don't set invalid attributes in question for question import - Don't set invalid attributes uin group and question for group import - Show a warning message |
||
mod - application/controllers/admin/questions.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/models/Question.php | Diff File | ||
mod - application/views/admin/survey/Question/import_view.php | Diff File | ||
mod - application/views/admin/survey/QuestionGroups/import_view.php | Diff File | ||
master 148b54b8 2016-12-06 17:06
Details Diff |
Fixed issue 11975: On Responses Screen - Array Subquestion is not displayed, when you view the results on screen in extended view, the Sub Question text is not shown, so you dont know which column responds to which question. |
Affected Issues 11975 |
|
mod - application/views/admin/responses/listResponses_view.php | Diff File | ||
master b1619ec7 2016-12-06 15:45 Details Diff |
Dev Added white label function | ||
mod - application/helpers/common_helper.php | Diff File | ||
add - logo.png | Diff File | ||
master 694f3e66 2016-12-06 14:20
Details Diff |
Fixed issue #11867: In the multiple choice question, tip does not appear even the HIDE_TIP option is OFF in advance settings of the question. | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
2.06lts 1329da4c 2016-12-06 13:06 Details Diff |
Release 2.6.2-lts Build 161206 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
master 7434346b 2016-12-06 12:38
Details Diff |
Fixed issue 11979: Graphs not working on Statistics page Dev: talking about simnplestats |
Affected Issues 11979 |
|
mod - application/views/admin/export/generatestats/simplestats/_statisticsoutput_graphs.php | Diff File | ||
master 6425d2a9 2016-12-06 12:09
Details Diff |
Fixed issue 11964: token in Survey URL ignored when CAPTCHA is enabled; user must manually enter token |
Affected Issues 11964 |
|
mod - application/helpers/frontend_helper.php | Diff File | ||
develop 2de852b1 2016-12-06 11:13 Details Diff |
Fixed issue 11980: attribute of question are not found on some surveys Dev: same fix Dev: remove the test for multiflexible_step : it's an integer type, then a type='number' Dev: if need a test : use attribute['type'] |
Affected Issues 11980 |
|
mod - application/controllers/admin/database.php | Diff File | ||
develop e4074444 2016-12-06 11:06 Details Diff |
Merge branch 'master' of git@github.com:LimeSurvey/LimeSurvey.git into develop Dev: leave bug for another commit # Conflicts: # application/config/version.php # application/controllers/admin/database.php |
||
mod - application/config/version.php | Diff File | ||
mod - application/core/LSYii_Application.php | Diff File | ||
mod - application/models/Question.php | Diff File | ||
mod - application/models/QuestionAttribute.php | Diff File | ||
mod - application/models/Session.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/es/es.mo | Diff File | ||
mod - locale/ky/ky.mo | Diff File | ||
mod - locale/nb/nb.mo | Diff File | ||
mod - locale/nn/nn.mo | Diff File | ||
rm - scripts/admin/sharePanel.js | Diff | ||
mod - scripts/admin/statistics.js | Diff File | ||
mod - scripts/expressions/em_javascript.js | Diff File | ||
mod - scripts/survey_runtime.js | Diff File | ||
master 54a2cce7 2016-12-06 10:55 Details Diff |
Fixed issue 11980: attribute of question are not found on some surveys Dev: no language attribute with language Dev: don't remind when we save the language for no language attribute (here hidden) Dev: fix it when save, and found it when load |
Affected Issues 11980 |
|
mod - application/controllers/admin/database.php | Diff File | ||
mod - application/models/QuestionAttribute.php | Diff File | ||
master 6906d1c0 2016-12-05 18:14
Details Diff |
Fixed issue 11894: Regex validation not working as expected when leading zeros are present in short text questions |
Affected Issues 11894 |
|
mod - scripts/expressions/em_javascript.js | Diff File | ||
master 12b630de 2016-12-05 17:41
Details Diff |
Fixed issue 11965: Numeric question: Data entry fails with 2.04 Dev: Fixed the numeric entr once again |
Affected Issues 11965 |
|
mod - scripts/survey_runtime.js | Diff File | ||
master 80a322f8 2016-12-05 16:12 Details Diff |
Release 2.57.1 Build 161205 | ||
mod - docs/release_notes.txt | Diff File | ||
master b6dc189d 2016-12-05 16:12 Details Diff |
Release 2.57.1 Build 161205 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
master aeaf2347 2016-12-05 16:06 LimeSurvey Translations Bot Details Diff |
Updated translation: Spanish (Spain) by c_schmitz, aesteban Updated translation: Kyrgyz by kmaksat Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Norwegian (Nynorsk) by pmonstad |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/es/es.mo | Diff File | ||
mod - locale/ky/ky.mo | Diff File | ||
mod - locale/nb/nb.mo | Diff File | ||
mod - locale/nn/nn.mo | Diff File | ||
master 2c023b45 2016-12-05 15:45
Details Diff |
Dev: Fallback for ugly statistics | ||
mod - scripts/admin/statistics.js | Diff File |