Changesets: LimeSurvey

3.x-LTS ab143510

2020-06-19 16:46:38

LimeSurvey Translations Bot

Details Diff
Updated translation: Catalan by qualitatuvic
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ca/ca.mo Diff File

3.x-LTS cb242433

2020-06-19 16:44:50

gabrieljenik


Committer: GitHub Details Diff
Fixed Issue 16103: Switching language without inline policy notice being ticked creates empty responses. (#1437) Affected Issues
16103
mod - application/helpers/SurveyRuntimeHelper.php Diff File

master 3f2bd49f

2020-06-19 15:45:08

ollehar

Details Diff
Dev: Fix faulty query line
Attach Issues:
mod - application/models/QuestionGroup.php Diff File

master bc84c1cd

2020-06-19 15:36:11

ollehar

Details Diff
Dev: Fix faulty query line
Attach Issues:
mod - application/models/QuestionGroup.php Diff File

master feada966

2020-06-19 15:10:38

ollehar

Details Diff
Dev: Fix variable name
Attach Issues:
mod - application/helpers/common_helper.php Diff File

master 7a681c7f

2020-06-19 14:54:28

ollehar

Details Diff
Dev: Escape 'groups' to avoid conflict with MySQL 8 reserved work
Attach Issues:
mod - application/helpers/admin/activate_helper.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/export_helper.php Diff File
mod - application/models/QuestionGroup.php Diff File

master c2e0ba14

2020-06-18 18:34:57

DenisChenu

Details Diff
Fixed issue [security] 16396: Multiple self-stored XSS in printanswer
Dev: Add answercode for testing if other (-oth-)
Dev: fix other : single choice and multiple choice
Dev: div fix comments on multiple with comments
Dev: list with comment not fixed (comment are not shown …)
Dev: cherry-picked, no way to control
# Conflicts:
# application/models/SurveyDynamic.php
Affected Issues
16401
mod - application/models/SurveyDynamic.php Diff File
mod - themes/survey/vanilla/views/subviews/printanswers/question_types/template_list-dropdown.twig Diff File
mod - themes/survey/vanilla/views/subviews/printanswers/question_types/template_list-radio.twig Diff File
mod - themes/survey/vanilla/views/subviews/printanswers/question_types/template_multiple-opt-comments.twig Diff File
mod - themes/survey/vanilla/views/subviews/printanswers/question_types/template_multiple-opt.twig Diff File

3.x-LTS afcb6572

2020-06-18 18:10:35

DenisChenu

Details Diff
Fixed issue [security] 16396: Multiple self-stored XSS in printanswer
Dev: Add answercode for testing if other (-oth-)
Dev: fix other : single choice and multiple choice
Dev: div fix comments on multiple with comments
Dev: list with comment not fixed (comment are not shown …)
Affected Issues
16396
mod - application/models/SurveyDynamic.php Diff File
mod - themes/survey/vanilla/views/subviews/printanswers/question_types/template_list-dropdown.twig Diff File
mod - themes/survey/vanilla/views/subviews/printanswers/question_types/template_list-radio.twig Diff File
mod - themes/survey/vanilla/views/subviews/printanswers/question_types/template_multiple-opt-comments.twig Diff File
mod - themes/survey/vanilla/views/subviews/printanswers/question_types/template_multiple-opt.twig Diff File

3.x-LTS 98cd4f33

2020-06-18 17:51:59

ollehar1

Details Diff
Dev: Update autoloader to --no-dev
Attach Issues:
mod - third_party/composer/ClassLoader.php Diff File
mod - third_party/composer/autoload_real.php Diff File

3.x-LTS 369e7766

2020-06-18 17:23:33

ollehar1

Details Diff
Fixed issue: Various SQL errors when running on MySQL 8
Attach Issues:
mod - application/commands/DemomodeCommand.php Diff File
mod - application/commands/WipeCommand.php Diff File
mod - application/controllers/Statistics_userController.php Diff File
mod - application/controllers/admin/checkintegrity.php Diff File
mod - application/controllers/admin/dataentry.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/export_helper.php Diff File
mod - application/models/Condition.php Diff File

master dee715a0

2020-06-18 17:23:33

ollehar1


Committer: ollehar Details Diff
Fixed issue: Various SQL errors when running on MySQL 8
Attach Issues:
mod - application/commands/DemomodeCommand.php Diff File
mod - application/commands/WipeCommand.php Diff File
mod - application/controllers/admin/checkintegrity.php Diff File

3.x-LTS 5022019b

2020-06-18 13:48:07

DenisChenu

Details Diff
Fixed issue [security] #15452: XSS in print answer view : Array/text
Dev: escape value
Affected Issues
15452
mod - themes/survey/vanilla/views/subviews/printanswers/question_types/template_array-multi-flexi-text.twig Diff File

master 0d2e1df5

2020-06-18 13:48:07

DenisChenu

Details Diff
Fixed issue [security] #15452: (self) reflecting XSS in print answer view : Array/text
Dev: escape value
Affected Issues
15452
mod - themes/survey/vanilla/views/subviews/printanswers/question_types/template_array-multi-flexi-text.twig Diff File

3.x-LTS d0105a8c

2020-06-17 12:42:32

ollehar

Details Diff
Revert "Dev: Test with MySQL 8 on Travis"

This reverts commit 0ea5881d305e914cc9b7a2fdd8062130a8455f14.
Attach Issues:
mod - .travis.yml Diff File

3.x-LTS 0ea5881d

2020-06-17 10:56:11

ollehar

Details Diff
Dev: Test with MySQL 8 on Travis
Attach Issues:
mod - .travis.yml Diff File

3.x-LTS adb76ef1

2020-06-17 10:00:31

c_schmitz

Details Diff
Fixed issue: Various SQL errors when running on MySQL 8
Attach Issues:
mod - application/helpers/admin/activate_helper.php Diff File

3.x-LTS 41c234d1

2020-06-17 09:41:22

c_schmitz

Details Diff
Fixed issue: Various SQL errors when running on MySQL 8
Attach Issues:
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/export_helper.php Diff File

3.x-LTS f5315cc3

2020-06-17 08:56:22

c_schmitz

Details Diff
Fixed issue: Various SQL errors when running on MySQL 8
Attach Issues:
mod - application/helpers/admin/activate_helper.php Diff File
mod - application/helpers/admin/export/SurveyDao.php Diff File
mod - application/models/Question.php Diff File

3.x-LTS 1c30d1c8

2020-06-17 00:56:36

c_schmitz

Details Diff
Fixed issue: Various SQL errors when running on MySQL 8
Dev 'groups' is a reserved keyword in MySQL 8
Attach Issues:
mod - application/controllers/admin/dataentry.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/models/QuestionGroup.php Diff File

3.x-LTS 6bcab140

2020-06-16 08:15:39

LimeBot

Details Diff
Release 3.22.20+200617
Attach Issues:
mod - application/config/version.php Diff File
mod - docs/release_notes.txt Diff File

master b8f26930

2020-06-16 08:08:03

LimeBot

Details Diff
Release 4.3.0+200616
Attach Issues:
mod - application/config/version.php Diff File
mod - docs/release_notes.txt Diff File

3.x-LTS c7de1f5b

2020-06-15 21:02:23

LimeSurvey Translations Bot

Details Diff
Updated translation: Armenian by cdorin
Attach Issues:
mod - locale/hy/hy.mo Diff File

3.x-LTS 40404dd8

2020-06-15 15:15:09

LimeSurvey Translations Bot

Details Diff
Updated translation: German by c_schmitz
Updated translation: Czech (Informal) by slansky, VBraun, jelen1
Updated translation: German (Informal) by c_schmitz
Attach Issues:
mod - locale/cs-informal/cs-informal.mo Diff File
mod - locale/de-informal/de-informal.mo Diff File
mod - locale/de/de.mo Diff File

master a1bafb9b

2020-06-15 15:14:26

LimeSurvey Translations Bot

Details Diff
Updated translation: Catalan by qualitatuvic
Updated translation: Czech by c_schmitz, slansky, jelen1
Updated translation: Finnish by Jmantysalo
Updated translation: French (France) by arnaud21, b00z00, DenisChenu, GuillaumeZ6, jayce
Updated translation: Croatian by rovinj
Updated translation: Japanese by nomoto
Updated translation: Dutch by Han
Updated translation: Polish by elissa
Updated translation: Dutch (Informal) by Han
Updated translation: Polish (Informal) by elissa
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ca/ca.mo Diff File
mod - locale/cs/cs.mo Diff File
mod - locale/fi/fi.mo Diff File
mod - locale/fr/fr.mo Diff File
mod - locale/hr/hr.mo Diff File
mod - locale/ja/ja.mo Diff File
mod - locale/nl-informal/nl-informal.mo Diff File
mod - locale/nl/nl.mo Diff File
mod - locale/pl-informal/pl-informal.mo Diff File
mod - locale/pl/pl.mo Diff File

master 212d4e63

2020-06-11 17:49:29

ollehar1

Details Diff
Merge branch 'master' into develop
Attach Issues:
mod - assets/packages/adminbottommenu/src/store/vuex-store.js Diff File
mod - assets/packages/adminsidepanel/build.min/js/adminsidepanel.js Diff File
mod - assets/packages/adminsidepanel/build/js/adminsidepanel.js Diff File
mod - assets/packages/adminsidepanel/src/store/vuex-store.js Diff File
mod - psalm.xml Diff File
 First  Prev  1 2 3 ... 150 ... 243 244 245 246 247 248 249 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1451 1452 1453  Next  Last