Changesets: LimeSurvey

master fc40e319

2019-05-29 15:33

DenisChenu

Committer: GitHub


Details Diff
Fixed issue 14938: Check data integrity : die with renaming a non existing table

Fixed issue 14939: Check data integrity with a lot of broken question : SQL error (MSSQL)
Fixed issue : Only one survey is find for SurveyLanguageSetting in checkintegrity
Affected Issues
14938, 14939
mod - application/controllers/admin/checkintegrity.php Diff File
mod - application/models/SurveyLanguageSetting.php Diff File
mod - application/views/admin/checkintegrity/fix_view.php Diff File

master 0566091c

2019-05-29 13:52

p_teichmann


Details Diff
Dev: fixed pjax select multiple early return statement
mod - assets/packages/pjax/min/pjax.combined.min.js Diff File
mod - assets/packages/pjax/min/pjax.min.js Diff File
mod - assets/packages/pjax/pjax.js Diff File

master d16e0051

2019-05-28 15:50

markusfluer


Details Diff
Fixed issue: multiple select not acknowledged by pjax form
mod - assets/packages/pjax/min/pjax.combined.min.js Diff File
mod - assets/packages/pjax/min/pjax.min.js Diff File
mod - assets/packages/pjax/pjax.js Diff File

master 206c3aa1

2019-05-27 20:15

Dominik Vitt


Details Diff
Fixed issue 14559: Theme editor loads parent theme.css file instead of current theme.css file Affected Issues
14559
mod - application/models/TemplateConfig.php Diff File

master 1d4f8d3b

2019-05-24 19:40

Dominik Vitt


Details Diff
Fixed issue 14934: Survey theme options are reset to default values Affected Issues
14934
mod - application/core/LSETwigViewRenderer.php Diff File

master 2528b117

2019-05-23 20:03

Dominik Vitt


Details Diff
Fixed issue 14148: Quota out is shown as completed in token list Affected Issues
14148
mod - application/models/TokenDynamic.php Diff File

master ffe66a5c

2019-05-23 18:41

Dominik Vitt


Details Diff
Fixed issue 14468: Viewing "Surveys in this group" displays all surveys regardless of Survey Group Affected Issues
14468
mod - application/models/Survey.php Diff File

master a829acd8

2019-05-23 18:40

LimeSurvey Translations Bot


Details Diff
Updated translation: Catalan by qualitatuvic
Updated translation: Czech by jelen1, nekola
Updated translation: Danish by Mikkel
Updated translation: Spanish (Mexican) by oleggorfinkel
Updated translation: French (France) by DenisChenu, arnaud21, b00z00, riqcles
Updated translation: Croatian by dominikvitt
Updated translation: Hungarian by kkd
Updated translation: Italian by lfanfoni, Prosperocco
Updated translation: Norwegian (Bokmål) by pmonstad
Updated translation: Dutch by Han
Updated translation: Polish by elissa
Updated translation: Romanian by cdorin
Updated translation: Russian by T34, vipgroup
Updated translation: Tajik by c_schmitz, Iskandar_r
Updated translation: Turkish by kayazeren
Updated translation: Vietnamese by dnvservices
Updated translation: Czech (Informal) by jelen1
Updated translation: German (Informal) by c_schmitz
Updated translation: Italian (Informal) by lfanfoni
Updated translation: Dutch (Informal) by Han
Updated translation: Polish (Informal) by elissa
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ca/ca.mo Diff File
mod - locale/cs-informal/cs-informal.mo Diff File
mod - locale/cs/cs.mo Diff File
mod - locale/da/da.mo Diff File
mod - locale/de-informal/de-informal.mo Diff File
mod - locale/es-MX/es-MX.mo Diff File
mod - locale/fr/fr.mo Diff File
mod - locale/hr/hr.mo Diff File
mod - locale/hu/hu.mo Diff File
mod - locale/it-informal/it-informal.mo Diff File
mod - locale/it/it.mo Diff File
mod - locale/nb/nb.mo Diff File
mod - locale/nl-informal/nl-informal.mo Diff File
mod - locale/nl/nl.mo Diff File
mod - locale/pl/pl.mo Diff File
mod - locale/ro/ro.mo Diff File
mod - locale/ru/ru.mo Diff File
mod - locale/tr/tr.mo Diff File
mod - locale/vi/vi.mo Diff File

master 1aa616d0

2019-05-23 16:27

c_schmitz


Details Diff
Fixed issue 14179: List questions panel - group-edit questions - Delete - text issue Affected Issues
14179
mod - application/views/admin/survey/Question/massive_actions/_selector.php Diff File

master df0a79e6

2019-05-23 15:03

c_schmitz


Details Diff
Fixed issue 14201: Small text issue - reorder questions/groups panel Affected Issues
14201
mod - application/views/admin/survey/organizeGroupsAndQuestions_view.php Diff File

master c0c0c6e9

2019-05-23 14:42

c_schmitz


Details Diff
Dev More database field type fixes
Dev I assume they don't need a special DB update as there are no known problems, yet
mod - application/helpers/update/updatedb_helper.php Diff File
mod - installer/create-database.php Diff File

master 64ba8d40

2019-05-23 14:01

c_schmitz


Details Diff
Fixed issue 13904: UTF-8 characters not correctly saved in survey texts when using MSSQL DB Affected Issues
13904
mod - application/config/version.php Diff File
mod - application/helpers/update/updatedb_helper.php Diff File
mod - installer/create-database.php Diff File

master 29adfaa5

2019-05-23 13:00

c_schmitz


Details Diff
Dev Removing getConnectionStatus which is breaking on MSSQL - also does not do anything useful here.
mod - application/core/LSYii_Application.php Diff File

master 720685f9

2019-05-23 12:09

c_schmitz


Details Diff
Fixed issue 14038: Minor interface text changes Affected Issues
14038
mod - application/controllers/admin/globalsettings.php Diff File
mod - application/libraries/Save.php Diff File
mod - application/views/admin/survey/subview/accordion/_generaloptions_panel.php Diff File

master b6e59c3f

2019-05-23 11:57

Mazi

Committer: GitHub


Details Diff
Fixed issue: Properly show "Array text" questions at print answers screen

"Array text" questions were using subquestion code instead of subquestion text at print answers overview. Adjusted according to default array question layout.
May have to be adjusted for further templates as well?
mod - themes/survey/vanilla/views/subviews/printanswers/question_types/template_array-multi-flexi-text.twig Diff File

master 6995ac57

2019-05-21 15:33

p_teichmann


Details Diff
Dev: fixed empty string errors with non mySql databases
mod - application/controllers/admin/participantsaction.php Diff File
mod - application/models/Participant.php Diff File
mod - application/models/ParticipantShare.php Diff File
mod - application/views/admin/participants/participantsPanel_view.php Diff File
mod - application/views/admin/super/_configuration_menu.php Diff File

master 19dc0fa8

2019-05-20 20:44

p_teichmann


Details Diff
Fixed issue 14516: Delete from the central panel and associated surveys - CPDB Affected Issues
14516
mod - application/views/admin/participants/massive_actions/_selector.php Diff File

master 8fc60616

2019-05-20 20:44

p_teichmann


Details Diff
Fixed issue 14060: Deleting a participant and associated surveys and all associated responses from CPDB not working Affected Issues
14060
mod - application/models/Participant.php Diff File

master b9a7a63d

2019-05-20 15:18

markusfluer


Details Diff
Fixed issue 14187: (Revisited) In IE, for an Array question the radio buttons disappear when resizing the page to the point the answers start to stack. Affected Issues
14187
mod - assets/packages/template-core/template-core.css Diff File

master e32b6d57

2019-05-18 00:35

markusfluer


Details Diff
Dev: Add security.php to gitignore
mod - .gitignore Diff File

master 71e93885

2019-05-18 00:33

markusfluer


Details Diff
Fixed issue: Question selector not working on IE11
mod - assets/scripts/admin/questions.js Diff File

master 1a9cabec

2019-05-18 00:32

markusfluer


Details Diff
Fixed issue 14187: In IE, for an Array question the radio buttons disappear when resizing the page to the point the answers start to stack. Affected Issues
14187
mod - assets/packages/template-core/template-core.css Diff File

master 4a99f402

2019-05-18 00:32

markusfluer

Committer: LouisGac


Details Diff
Revert "Fixed issue 14187: In IE, for an Array question the radio buttons disappear when resizing the page to the point the answers start to stack."

This reverts commit 1a9cabec5cbeb53cd4942662ade89df2cce36f10.
Affected Issues
14187
mod - assets/packages/template-core/template-core.css Diff File

master 8cdcaae1

2019-05-17 01:38

DenisChenu


Details Diff
Fixed issue 14899: Incorrect behavior with Question of type R (Ranking)
Dev: get the min between answer count and columns count
Affected Issues
14899
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File
mod - application/views/admin/export/statistics_subviews/_question.php Diff File

master 20cff4dc

2019-05-16 15:15

Dominik Vitt


Details Diff
Fixed issue 14895: Upgrading problem from version 2.* to 3.17.3 Affected Issues
14895
mod - application/helpers/update/updatedb_helper.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 311 312 313 314 315 316 317 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1470 1471 1472  Next  Last