Changesets: LimeSurvey
5.x 656053c5 2023-08-29 13:32 Committer: GitHub Details Diff |
Task #CR-1306: show informative message before upgrading to major version (#3381) * Task CR-1306: Show informative messages when upgrading to a major version * Task CR-1306: added link to manual * Task CR-1306: removed version upgrade file here and moved it to the comfortupdate tool * Task CR-1306: add translation to string / removed build version again * Dev: fix survey import for tests * Dev: fix codesniffer |
||
mod - application/config/config-defaults.php | Diff File | ||
mod - application/controllers/admin/Update.php | Diff File | ||
mod - application/views/admin/update/updater/steps/_change_log.php | Diff File | ||
mod - tests/TestBaseClass.php | Diff File | ||
5.x 656053c5 2023-08-29 13:32 Committer: GitHub Details Diff |
Task #CR-1306: show informative message before upgrading to major version (#3381) * Task CR-1306: Show informative messages when upgrading to a major version * Task CR-1306: added link to manual * Task CR-1306: removed version upgrade file here and moved it to the comfortupdate tool * Task CR-1306: add translation to string / removed build version again * Dev: fix survey import for tests * Dev: fix codesniffer |
||
mod - application/config/config-defaults.php | Diff File | ||
mod - application/controllers/admin/Update.php | Diff File | ||
mod - application/views/admin/update/updater/steps/_change_log.php | Diff File | ||
mod - tests/TestBaseClass.php | Diff File | ||
master b7e7da63 2023-08-29 12:22 Gabriel Jenik Committer: GitHub Details Diff |
Fixed bug #19002: Unauthorized access to Survey menu entries (#3395) Co-authored-by: Lapiu Dev <devgit@lapiu.biz> |
||
mod - application/controllers/admin/SurveymenuController.php | Diff File | ||
master b7e7da63 2023-08-29 12:22 Gabriel Jenik Committer: GitHub Details Diff |
Fixed bug #19002: Unauthorized access to Survey menu entries (#3395) Co-authored-by: Lapiu Dev <devgit@lapiu.biz> |
||
mod - application/controllers/admin/SurveymenuController.php | Diff File | ||
5.x 08991b6f 2023-08-29 11:23 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue #18610: Email attachments expose absolute path when exporting LSS (#3392) | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/export_helper.php | Diff File | ||
mod - application/models/SurveyLanguageSetting.php | Diff File | ||
5.x 08991b6f 2023-08-29 11:23 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue #18610: Email attachments expose absolute path when exporting LSS (#3392) | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/export_helper.php | Diff File | ||
mod - application/models/SurveyLanguageSetting.php | Diff File | ||
master 45b2bbcb 2023-08-28 20:06 jack-han-115 Committer: GitHub Details Diff |
Task #CR-1294: show tooltip for sharing panel and add new question/group when they are disabled (#3388) * show tooltip for sharing panel and add new questions * add translate for tooltip text, remove fixed width of tooltip wrapper, fix tooltip position issue * refactor code |
||
mod - application/views/admin/survey/subview/surveydashboard/001-sharingpanel.twig | Diff File | ||
mod - application/views/layouts/sidemenu.php | Diff File | ||
mod - assets/admin_themes/Sea_Green/admin_customizations.scss | 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/components/subcomponents/_questionsgroups.vue | 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 dc4f5d11 2023-08-28 20:04 Mohab E Committer: GitHub Details Diff |
Fixed issue #CR-925: Inherited options do not match value inherited (#3362) * Fixed issue #CR-925: Adjusted the theme default configs * Fixed issue #CR-925: Adjusted theme default configurations * Fixed issue #CR-925: Added template_configuration options update * Fixed issue #CR-925: Prevent overriding predefined option --------- Co-authored-by: Patrick Teichmann <patrick.teichmann@limesurvey.org> |
||
mod - application/config/version.php | Diff File | ||
mod - application/core/LsDefaultDataSets.php | Diff File | ||
add - application/helpers/update/updates/Update_614.php | Diff File | ||
mod - themes/survey/bootswatch/config.xml | Diff File | ||
mod - themes/survey/fruity/config.xml | Diff File | ||
mod - themes/survey/vanilla/config.xml | Diff File | ||
master be839a71 2023-08-28 17:23 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue #19036: Stored XSS via user's username (#3393) Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
||
mod - application/views/userManagement/partial/addedituser.php | Diff File | ||
5.x 72257740 2023-08-28 17:23 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue #19036: Stored XSS via user's username (03394) Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
||
mod - application/views/userManagement/partial/addedituser.php | Diff File | ||
5.x 72257740 2023-08-28 17:23 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue #19036: Stored XSS via user's username (03394) Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
||
mod - application/views/userManagement/partial/addedituser.php | Diff File | ||
5.x 5675e4df 2023-08-28 12:17 Details Diff |
Release 5.6.36+230830 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
3.x-LTS 43cefc3a 2023-08-28 12:13 Details Diff |
Release 3.28.72+230829 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
master bf6b4f1e 2023-08-28 12:11 Details Diff |
Release 6.2.5+230828 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
3.x-LTS 2ee526a0 2023-08-28 12:10 LimeSurvey Translations Bot Details Diff |
Updated translation: German by c_schmitz Updated translation: German (Informal) by c_schmitz |
||
mod - locale/de-informal/de-informal.mo | Diff File | ||
mod - locale/de/de.mo | Diff File | ||
5.x fbfced93 2023-08-28 12:10 LimeSurvey Translations Bot Details Diff |
Updated translation: German (Informal) by c_schmitz, maren.fritz | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/de-informal/de-informal.mo | Diff File | ||
master a0e742f6 2023-08-28 12:09 LimeSurvey Translations Bot Details Diff |
Updated translation: Finnish by Jmantysalo | ||
mod - locale/fi/fi.mo | Diff File | ||
5.x feba4c0f 2023-08-28 12:08 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue #18904: Stored XSS with Expression Script in End page (#3327) Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
5.x feba4c0f 2023-08-28 12:08 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue #18904: Stored XSS with Expression Script in End page (#3327) Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
3.x-LTS 205efc1e 2023-08-28 10:32 Kevin Foster Details Diff |
Fixed issue: input-on-demand arrow-row-icon arrow-down typo | ||
mod - themes/question/inputondemand/survey/questions/answer/multipleshorttext/config.xml | Diff File | ||
5.x 239655da 2023-08-28 10:31 Kevin Foster Details Diff |
Fixed issue: input-on-demand arrow-row-icon arrow-down typo | ||
mod - themes/question/inputondemand/survey/questions/answer/multipleshorttext/config.xml | Diff File | ||
5.x 70c2648c 2023-08-24 19:27 Kevin Foster Details Diff |
Fixed issue 19028: Send email only to participants with partial responses - should not be available for anonymous surveys |
Affected Issues 19028 |
|
mod - application/views/admin/token/remind.php | Diff File | ||
master f62e9142 2023-08-24 19:02 jack-han-115 Committer: GitHub Details Diff |
Task #CR-1291: Design adjustments for survey theme Fruity TwentyThree (#3366) * fonts * positioning of elements |
||
mod - assets/survey_themes/fruity_twentythree/error/error.scss | Diff File | ||
mod - assets/survey_themes/fruity_twentythree/old_fruity.scss | Diff File | ||
mod - assets/survey_themes/fruity_twentythree/theme_template.scss | Diff File | ||
mod - assets/survey_themes/fruity_twentythree/typography/typography.scss | Diff File | ||
add - assets/survey_themes/fruity_twentythree/well/well.scss | Diff File | ||
add - installer/images/admin-logo.svg | Diff File | ||
mod - themes/survey/fruity_twentythree/css/variations/theme_apple-rtl.css | Diff File | ||
mod - themes/survey/fruity_twentythree/css/variations/theme_apple.css | Diff File | ||
mod - themes/survey/fruity_twentythree/css/variations/theme_blueberry-rtl.css | Diff File | ||
mod - themes/survey/fruity_twentythree/css/variations/theme_blueberry.css | Diff File | ||
mod - themes/survey/fruity_twentythree/css/variations/theme_grape-rtl.css | Diff File | ||
mod - themes/survey/fruity_twentythree/css/variations/theme_grape.css | Diff File | ||
mod - themes/survey/fruity_twentythree/css/variations/theme_mango-rtl.css | Diff File | ||
mod - themes/survey/fruity_twentythree/css/variations/theme_mango.css | Diff File | ||
mod - themes/survey/fruity_twentythree/views/subviews/survey/group_subviews/group_name.twig | Diff File | ||
5.x 2ca38034 2023-08-24 18:47 LimeSurvey Translations Bot Details Diff |
Updated translation: German by c_schmitz, maren.fritz | ||
mod - locale/de/de.mo | Diff File | ||
master e05c9fdf 2023-08-24 18:46 LimeSurvey Translations Bot Details Diff |
Updated translation: German by c_schmitz Updated translation: Japanese by d_inoue, nomoto Updated translation: German (Informal) by c_schmitz, maren.fritz |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/de-informal/de-informal.mo | Diff File | ||
mod - locale/de/de.mo | Diff File | ||
mod - locale/ja/ja.mo | Diff File |