Changesets: LimeSurvey

master ccf4d07f

2024-02-20 13:12

c_schmitz


Details Diff
Fixed issue: Using URL prefill you could post longer strings than allowed to a List type question resulting in a DB error
mod - application/helpers/expressions/em_manager_helper.php Diff File

5.x 4caccb81

2024-02-19 17:19

p_teichmann


Details Diff
Release 5.6.55+240220
mod - application/config/version.php Diff File
mod - docs/release_notes.txt Diff File

master 695e3e66

2024-02-19 17:17

p_teichmann


Details Diff
Release 6.4.7+240219
mod - application/config/version.php Diff File
mod - docs/release_notes.txt Diff File

5.x a067e647

2024-02-19 17:14

LimeSurvey Translations Bot


Details Diff
Updated translation: Korean by modernity4r
mod - locale/ko/ko.mo Diff File

master 04643f28

2024-02-19 17:14

LimeSurvey Translations Bot


Details Diff
Updated translation: Korean by modernity4r
Updated translation: Norwegian (Bokmål) by pmonstad
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ko/ko.mo Diff File
mod - locale/nb/nb.mo Diff File

master c059eb88

2024-02-19 16:56

c_schmitz


Details Diff
Dev Don't query survey model in instantiation but only on get
mod - application/models/SurveyDynamic.php Diff File

master 189a405f

2024-02-19 16:49

c_schmitz


Details Diff
Dev Don't query survey model in instantiation but only on get
mod - application/models/SurveyDynamic.php Diff File

master ae9bed5b

2024-02-19 15:41

lajosarpad

Committer: GitHub


Details Diff
Fixed issue: Avoiding session reset upon database preview (03745)
mod - application/helpers/expressions/em_manager_helper.php Diff File

master ae9bed5b

2024-02-19 15:41

lajosarpad

Committer: GitHub


Details Diff
Fixed issue: Avoiding session reset upon database preview (03745)
mod - application/helpers/expressions/em_manager_helper.php Diff File

master ebf1dcd1

2024-02-19 15:28

c_schmitz

Committer: GitHub


Details Diff
Fixed issue: Slow performance when saving a survey with more than one language (03739)

Dev Instead of one query per item (questions, answers, assessments, etc) per language it is now only one query per language, saving alot of query time
Dev Also removed a question language consistency check (fixInvalidQuestions) which should not be called here
mod - application/helpers/common_helper.php Diff File

master ebf1dcd1

2024-02-19 15:28

c_schmitz

Committer: GitHub


Details Diff
Fixed issue: Slow performance when saving a survey with more than one language (03739)

Dev Instead of one query per item (questions, answers, assessments, etc) per language it is now only one query per language, saving alot of query time
Dev Also removed a question language consistency check (fixInvalidQuestions) which should not be called here
mod - application/helpers/common_helper.php Diff File

master a5e7a351

2024-02-19 13:01

c_schmitz


Details Diff
Dev Fixed small issue in Integrity check
mod - application/controllers/admin/CheckIntegrity.php Diff File

master 0f49f5e2

2024-02-19 13:01

c_schmitz


Details Diff
Fixed issue: Intgrity check not working on Postgres
mod - application/controllers/admin/CheckIntegrity.php Diff File

master 94595cb3

2024-02-19 11:46

c_schmitz


Details Diff
Dev Small text fix
mod - application/helpers/surveytranslator_helper.php Diff File

master ad0a1d65

2024-02-16 12:38

c_schmitz

Committer: GitHub


Details Diff
Fixed issue: Integrity check very slow when having a lot of surveys (03744)

Dev There is no way to detach the very costly event handler AfterFindSurvey from a model so a new model SurveyNoEvent was introduced for the special cases of using an activeRecord model for Survey->findAll
Dev Conditioned check for correct response table fields. This is now only run if the URL parameter checkResponseTableFields== y is set
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/update/updates/Update_148.php Diff File
mod - application/models/SurveyDynamic.php Diff File
add - application/models/SurveyLight.php Diff File
mod - application/views/admin/checkintegrity/check_view.php Diff File

master ad0a1d65

2024-02-16 12:38

c_schmitz

Committer: GitHub


Details Diff
Fixed issue: Integrity check very slow when having a lot of surveys (03744)

Dev There is no way to detach the very costly event handler AfterFindSurvey from a model so a new model SurveyNoEvent was introduced for the special cases of using an activeRecord model for Survey->findAll
Dev Conditioned check for correct response table fields. This is now only run if the URL parameter checkResponseTableFields== y is set
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/update/updates/Update_148.php Diff File
mod - application/models/SurveyDynamic.php Diff File
add - application/models/SurveyLight.php Diff File
mod - application/views/admin/checkintegrity/check_view.php Diff File

master a089c468

2024-02-15 17:14

DenisChenu

Committer: GitHub


Details Diff
Fixed issue 19399: Survey do not show translated when register (03732) Affected Issues
19399
mod - application/controllers/RegisterController.php Diff File

master a089c468

2024-02-15 17:14

DenisChenu

Committer: GitHub


Details Diff
Fixed issue 19399: Survey do not show translated when register (03732) Affected Issues
19399
mod - application/controllers/RegisterController.php Diff File

master f7338a50

2024-02-15 17:03

c_schmitz


Details Diff
Fixed issue: Error message "Call to undefined method stdClass::decrypt()" when deleting a participant while using that to fill out the survey
mod - application/helpers/frontend_helper.php Diff File

master f7338a50

2024-02-15 17:03

c_schmitz


Details Diff
Fixed issue: Error message "Call to undefined method stdClass::decrypt()" when deleting a participant while using that to fill out the survey
mod - application/helpers/frontend_helper.php Diff File

5.x 1a6503c0

2024-02-15 16:44

DenisChenu

Committer: GitHub


Details Diff
Fixed issue 19399: Survey do not show translated when register (#3733) Affected Issues
19399
mod - application/controllers/RegisterController.php Diff File

master 7ac5dab5

2024-02-15 16:33

LimeSurvey Translations Bot


Details Diff
Updated translation: German by c_schmitz
Updated translation: Italian by sielte
Updated translation: Mongolian by amidral
Updated translation: German (Informal) by c_schmitz
mod - locale/de-informal/de-informal.mo Diff File
mod - locale/de/de.mo Diff File
mod - locale/it/it.mo Diff File
mod - locale/mn/mn.mo Diff File

master 20c9d0fc

2024-02-15 16:24

LimeSurvey Translations Bot


Details Diff
Dev Automatic translation update
mod - locale/_template/limesurvey.pot Diff File

master e770c9b0

2024-02-15 16:22

c_schmitz


Details Diff
Dev Added missing administration views to twig template compiler so they can be found by our translation tool
mod - application/commands/TwigCommand.php Diff File

master 0c847c5a

2024-02-15 16:02

LimeSurvey Translations Bot


Details Diff
Dev Automatic translation update
mod - locale/_template/limesurvey.pot Diff File
 First  Prev  1 2 3 ... 20 21 22 23 24 25 26 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1465 1466 1467  Next  Last