Changesets: LimeSurvey
master 7406e0af 2024-02-22 18:35 Committer: GitHub Details Diff |
Fixed issue 18473: Survey listing : multiple call of SurveyGroup (#3737) |
Affected Issues 18473 |
|
mod - application/models/SurveysGroupsettings.php | Diff File | ||
master 7406e0af 2024-02-22 18:35 Committer: GitHub Details Diff |
Fixed issue 18473: Survey listing : multiple call of SurveyGroup (#3737) |
Affected Issues 18473 |
|
mod - application/models/SurveysGroupsettings.php | Diff File | ||
master d192c25e 2024-02-22 17:50 K Foster Committer: GitHub Details Diff |
Qe 722 rest api config (03754) * Dev: Add LimeSurvey\Api\ApiConfig * Dev: Update REST EnpointFactory to use use RestConfig * Dev: Fix ApiConfig doc blocks |
||
add - application/libraries/Api/ApiConfig.php | Diff File | ||
mod - application/libraries/Api/Rest/Endpoint/EndpointFactory.php | Diff File | ||
add - application/libraries/Api/Rest/RestConfig.php | Diff File | ||
add - tests/unit/api/ApiConfigTest.php | Diff File | ||
master 19bffeac 2024-02-22 15:21 Details Diff |
Fixed issue: Assessment values not properly validated on input | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/views/admin/export/statistics_subviews/_filter.php | Diff File | ||
mod - application/views/questionAdministration/answerOptionRow.twig | Diff File | ||
mod - application/views/questionAdministration/answerOptions.twig | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.js | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.min.js | Diff File | ||
master f4d0098f 2024-02-22 12:38 K Foster Committer: GitHub Details Diff |
Dev: REST unhandled exceptions are handled at the application level (03716) | ||
mod - application/controllers/RestController.php | Diff File | ||
mod - application/libraries/Api/Rest/Endpoint.php | Diff File | ||
master 12c6fdf0 2024-02-21 23:34 Details Diff |
Release 6.4.8+240221 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
master f53d699a 2024-02-21 23:16 Details Diff |
Fixed issue: Multilingual surveys not properly saved | ||
mod - application/helpers/common_helper.php | Diff File | ||
master a9d69d18 2024-02-21 22:31 LimeSurvey Translations Bot Details Diff |
Dev Automatic translation update | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
master 95deea5c 2024-02-21 22:30 Committer: GitHub Details Diff |
Dev Small text fix | ||
mod - application/controllers/UserManagementController.php | Diff File | ||
5.x b0dd3b8e 2024-02-21 22:24 LimeSurvey Translations Bot Details Diff |
Dev Automatic translation update | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
master efb01ef8 2024-02-21 22:23 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 |
||
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 22:01 Details Diff |
Fixed issue: Tab-separated survey structure could not be exported if there is only one default value in the survey | ||
mod - application/helpers/export_helper.php | Diff File | ||
master cd1c9bbf 2024-02-21 18:41 K Foster Committer: GitHub Details Diff |
Dev: Fix PHP-DI CActiveRecord factory (#3731) * Dev: Update DI config * Dev: Remove debug code |
||
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 17:09 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> |
||
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 17:09 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> |
||
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 16:37 Committer: GitHub Details Diff |
QE-771: add a id to admin menu dropdown item to append new items via plugin (03749) | ||
mod - application/views/layouts/adminmenu.php | Diff File | ||
master 34e65bb7 2024-02-21 15:43 Committer: GitHub Details Diff |
Fixed issue #19087: [security] Account takeover through Import User function (03735) | ||
mod - application/controllers/UserManagementController.php | Diff File | ||
master 34e65bb7 2024-02-21 15:43 Committer: GitHub Details Diff |
Fixed issue #19087: [security] Account takeover through Import User function (03735) | ||
mod - application/controllers/UserManagementController.php | Diff File | ||
master 49086a46 2024-02-21 15:03 Details Diff |
Fixed issue: Quick translation not working if server is using IPv6 | ||
mod - vendor/gtranslate-api/GTranslate.php | Diff File | ||
master a2177dbc 2024-02-21 13:45 Details Diff |
Dev Small error message fix | ||
mod - application/models/Survey.php | Diff File | ||
master 35ade558 2024-02-21 12:20 K Foster Committer: GitHub Details Diff |
Dev: Eemove REST survey-detail defaultLanguage (#3549) | ||
mod - application/libraries/Api/Command/V1/Transformer/Output/TransformerOutputSurvey.php | Diff File | ||
master a0201684 2024-02-21 10:44 Committer: GitHub Details Diff |
Fixed issue: Improved performance of survey logic file (03747) Co-authored-by: Lajos Arpad <arpad@endpoint.com> |
||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
master a0201684 2024-02-21 10:44 Committer: GitHub Details Diff |
Fixed issue: Improved performance of survey logic file (03747) Co-authored-by: Lajos Arpad <arpad@endpoint.com> |
||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
5.x 4eb2fef7 2024-02-20 18:42 Committer: GitHub Details Diff |
Fixed issue #19087: [security] Account takeover through Import User function (03736) | ||
mod - application/controllers/UserManagementController.php | Diff File | ||
5.x 4eb2fef7 2024-02-20 18:42 Committer: GitHub Details Diff |
Fixed issue #19087: [security] Account takeover through Import User function (03736) | ||
mod - application/controllers/UserManagementController.php | Diff File |