Changesets: LimeSurvey

master efb01ef8

2024-02-21 21:23:58

LimeSurvey Translations Bot

Details Diff
Updated translation: Czech by jelen1
Updated translation: Japanese by nomoto
Updated translation: Norwegian (Bokmål) by pmonstad
Updated translation: Polish by elissa
Updated translation: Portuguese (Portugal) by samarta
Updated translation: Portuguese (Brazil) by c_schmitz, foguinho.peruca
Updated translation: Slovak by jelen1, PR_SOZA
Updated translation: Czech (Informal) by jelen1
Updated translation: Polish (Informal) by elissa
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/cs-informal/cs-informal.mo Diff File
mod - locale/cs/cs.mo Diff File
mod - locale/ja/ja.mo Diff File
mod - locale/nb/nb.mo Diff File
mod - locale/pl-informal/pl-informal.mo Diff File
mod - locale/pl/pl.mo Diff File
mod - locale/pt-BR/pt-BR.mo Diff File
mod - locale/pt/pt.mo Diff File
mod - locale/sk/sk.mo Diff File

master 9768f5dc

2024-02-21 21:01:15

c_schmitz

Details Diff
Fixed issue: Tab-separated survey structure could not be exported if there is only one default value in the survey
Attach Issues:
mod - application/helpers/export_helper.php Diff File

master cd1c9bbf

2024-02-21 17:41:39

K Foster


Committer: GitHub Details Diff
Dev: Fix PHP-DI CActiveRecord factory (#3731)

* Dev: Update DI config

* Dev: Remove debug code
Attach Issues:
mod - application/libraries/DI.php Diff File
mod - application/models/services/QuestionAggregateService/AnswersService.php Diff File
mod - tests/unit/services/QuestionAggregateService/AnswersServiceTest.php Diff File

master bc7edf6d

2024-02-21 16:09:02

pstelling


Committer: GitHub Details Diff
Task/qe 785 alert widget colors (03750)

QE-785: improved the alert widget (mostly scss) to make text and closing-x visible for dark backgrounds;
improved the alert widget (mostly scss) to make text and closing-x visible for dark backgrounds;
added close button logic color for "non filled" alerts

---------

Co-authored-by: twilligls <tim.willig@limesurvey.org>
Attach Issues:
mod - application/extensions/AlertWidget/AlertWidget.php Diff File
mod - application/extensions/AlertWidget/views/alert.php Diff File
mod - assets/admin_themes/Sea_Green/alert/alert.scss Diff File
mod - themes/admin/Sea_Green/css/sea_green-rtl.css Diff File
mod - themes/admin/Sea_Green/css/sea_green-rtl.min.css Diff File
mod - themes/admin/Sea_Green/css/sea_green.css Diff File
mod - themes/admin/Sea_Green/css/sea_green.min.css Diff File

master bc7edf6d

2024-02-21 16:09:02

pstelling


Committer: GitHub Details Diff
Task/qe 785 alert widget colors (03750)

QE-785: improved the alert widget (mostly scss) to make text and closing-x visible for dark backgrounds;
improved the alert widget (mostly scss) to make text and closing-x visible for dark backgrounds;
added close button logic color for "non filled" alerts

---------

Co-authored-by: twilligls <tim.willig@limesurvey.org>
Attach Issues:
mod - application/extensions/AlertWidget/AlertWidget.php Diff File
mod - application/extensions/AlertWidget/views/alert.php Diff File
mod - assets/admin_themes/Sea_Green/alert/alert.scss Diff File
mod - themes/admin/Sea_Green/css/sea_green-rtl.css Diff File
mod - themes/admin/Sea_Green/css/sea_green-rtl.min.css Diff File
mod - themes/admin/Sea_Green/css/sea_green.css Diff File
mod - themes/admin/Sea_Green/css/sea_green.min.css Diff File

master f8c2fea5

2024-02-21 15:37:30

pstelling


Committer: GitHub Details Diff
QE-771: add a id to admin menu dropdown item to append new items via plugin (03749)
Attach Issues:
mod - application/views/layouts/adminmenu.php Diff File

master 34e65bb7

2024-02-21 14:43:50

DenisChenu


Committer: GitHub Details Diff
Fixed issue #19087: [security] Account takeover through Import User function (03735) Affected Issues
19087
mod - application/controllers/UserManagementController.php Diff File

master 34e65bb7

2024-02-21 14:43:50

DenisChenu


Committer: GitHub Details Diff
Fixed issue #19087: [security] Account takeover through Import User function (03735) Affected Issues
19087
mod - application/controllers/UserManagementController.php Diff File

master 49086a46

2024-02-21 14:03:24

c_schmitz

Details Diff
Fixed issue: Quick translation not working if server is using IPv6
Attach Issues:
mod - vendor/gtranslate-api/GTranslate.php Diff File

master a2177dbc

2024-02-21 12:45:15

c_schmitz

Details Diff
Dev Small error message fix
Attach Issues:
mod - application/models/Survey.php Diff File

master 35ade558

2024-02-21 11:20:17

K Foster


Committer: GitHub Details Diff
Dev: Eemove REST survey-detail defaultLanguage (#3549)
Attach Issues:
mod - application/libraries/Api/Command/V1/Transformer/Output/TransformerOutputSurvey.php Diff File

master a0201684

2024-02-21 09:44:02

lajosarpad


Committer: GitHub Details Diff
Fixed issue: Improved performance of survey logic file (03747)

Co-authored-by: Lajos Arpad <arpad@endpoint.com>
Attach Issues:
mod - application/helpers/expressions/em_manager_helper.php Diff File

master a0201684

2024-02-21 09:44:02

lajosarpad


Committer: GitHub Details Diff
Fixed issue: Improved performance of survey logic file (03747)

Co-authored-by: Lajos Arpad <arpad@endpoint.com>
Attach Issues:
mod - application/helpers/expressions/em_manager_helper.php Diff File

5.x 4eb2fef7

2024-02-20 17:42:16

DenisChenu


Committer: GitHub Details Diff
Fixed issue #19087: [security] Account takeover through Import User function (03736) Affected Issues
19087
mod - application/controllers/UserManagementController.php Diff File

5.x 4eb2fef7

2024-02-20 17:42:16

DenisChenu


Committer: GitHub Details Diff
Fixed issue #19087: [security] Account takeover through Import User function (03736) Affected Issues
19087
mod - application/controllers/UserManagementController.php Diff File

master ccf4d07f

2024-02-20 12:12:08

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
Attach Issues:
mod - application/helpers/expressions/em_manager_helper.php Diff File

5.x 4caccb81

2024-02-19 16:19:26

p_teichmann

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

master 695e3e66

2024-02-19 16:17:14

p_teichmann

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

5.x a067e647

2024-02-19 16:14:21

LimeSurvey Translations Bot

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

master 04643f28

2024-02-19 16:14:11

LimeSurvey Translations Bot

Details Diff
Updated translation: Korean by modernity4r
Updated translation: Norwegian (Bokmål) by pmonstad
Attach Issues:
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 15:56:36

c_schmitz

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

master 189a405f

2024-02-19 15:49:20

c_schmitz

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

master ae9bed5b

2024-02-19 14:41:25

lajosarpad


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

master ae9bed5b

2024-02-19 14:41:25

lajosarpad


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

master ebf1dcd1

2024-02-19 14:28:11

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
Attach Issues:
mod - application/helpers/common_helper.php Diff File
 First  Prev  1 2 3 ... 5 6 7 8 9 10 11 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1450 1451 1452  Next  Last