Changesets: LimeSurvey
master d55fdbb1 2023-06-09 14:07:07 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 16409: Emoticon style is different if emoticon is chosen (#3152) - Fix flickering on Chrome Co-authored-by: encuestabizdevgit <devgit@encuesta.biz> |
Affected Issues 16409 |
|
mod - assets/packages/questions/5pointchoice/scripts/slider-rating.js | Diff File | ||
master d55fdbb1 2023-06-09 14:07:07 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 16409: Emoticon style is different if emoticon is chosen (#3152) - Fix flickering on Chrome Co-authored-by: encuestabizdevgit <devgit@encuesta.biz> |
Affected Issues 16409 |
|
mod - assets/packages/questions/5pointchoice/scripts/slider-rating.js | Diff File | ||
master d635da1c 2023-06-09 13:56:41 Committer: GitHub Details Diff |
Fixed issue #Fixed issue 18833: mobile phone issue with formulas on columns headings with array numbers on checkbox layout (#3207) Dev: processString |
Affected Issues 18833 |
|
mod - application/views/survey/questions/answer/arrays/multiflexi/rows/cells/answer_td_checkboxes.twig | Diff File | ||
master d635da1c 2023-06-09 13:56:41 Committer: GitHub Details Diff |
Fixed issue #Fixed issue 18833: mobile phone issue with formulas on columns headings with array numbers on checkbox layout (#3207) Dev: processString |
Affected Issues 18833 |
|
mod - application/views/survey/questions/answer/arrays/multiflexi/rows/cells/answer_td_checkboxes.twig | Diff File | ||
5.x bd00b75e 2023-06-09 13:50:34 Committer: GitHub Details Diff |
Fixed issue 18833: mobile phone issue with formulas on columns headings with array numbers on checkbox layout (#3206) Dev: processString |
Affected Issues 18833 |
|
mod - application/views/survey/questions/answer/arrays/multiflexi/rows/cells/answer_td_checkboxes.twig | Diff File | ||
5.x bd00b75e 2023-06-09 13:50:34 Committer: GitHub Details Diff |
Fixed issue 18833: mobile phone issue with formulas on columns headings with array numbers on checkbox layout (#3206) Dev: processString |
Affected Issues 18833 |
|
mod - application/views/survey/questions/answer/arrays/multiflexi/rows/cells/answer_td_checkboxes.twig | Diff File | ||
master 5231c873 2023-06-09 12:48:25 Committer: GitHub Details Diff |
Fixed issue 18808: Mandatory soft only works once per survey if over multiple pages/groups (#3195) |
Affected Issues 18808 |
|
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - tests/LimeSurveyWebDriver.php | Diff File | ||
add - tests/data/surveys/limesurvey_survey_MandatorySoftMultiPage.lss | Diff File | ||
mod - tests/functional/frontend/MandatorySoftTest.php | Diff File | ||
master 5231c873 2023-06-09 12:48:25 Committer: GitHub Details Diff |
Fixed issue 18808: Mandatory soft only works once per survey if over multiple pages/groups (#3195) |
Affected Issues 18808 |
|
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - tests/LimeSurveyWebDriver.php | Diff File | ||
add - tests/data/surveys/limesurvey_survey_MandatorySoftMultiPage.lss | Diff File | ||
mod - tests/functional/frontend/MandatorySoftTest.php | Diff File | ||
5.x e747eb5c 2023-06-08 18:03:26 Details Diff |
Fixed issue 18615: Data integrity SQL syntax error on Postgres when trying to fix quotas |
Affected Issues 18615 |
|
mod - application/controllers/admin/CheckIntegrity.php | Diff File | ||
master 20775288 2023-06-08 18:03:26 Details Diff |
Fixed issue 18615: Data integrity SQL syntax error on Postgres when trying to fix quotas |
Affected Issues 18615 |
|
mod - application/controllers/admin/CheckIntegrity.php | Diff File | ||
master f8edfc95 2023-06-08 17:33:49 Details Diff |
Fixed issue 18789: Database upgrade error when trying to update from 6.0.x to any later version and using Postgres |
Affected Issues 18789 |
|
mod - application/helpers/update/updates/Update_601.php | Diff File | ||
master a5e20dcb 2023-06-06 18:13:06 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 18814: Array question statistics fail for Remote Control (#3191) * Dev: Remote Control export statistics tests. Tests added for surveys with one single question and with multiple questions. * Dev: Remote Control export statistics tests. Asserts added to cope with error. * Dev: Remote Control export statistics tests. Echo added to check the html string returned by export statistics. * Dev: Remote Control export statistics tests. Statistics tables are now fetched depending on the question id. * Dev: Remote Control export statistics wit array questions tests. Tests added for surveys with array questions. * Fixed issue 18814: Array question statistics fail for Remote Control. Bug fixed. * Dev: Remote Control export statistics wit array questions tests. Asserts for specific questions added. * Dev: Remote Control export statistics wit array questions tests. Undefined variable bug fixed. --------- Co-authored-by: Lapiu Dev <devgit@lapiu.biz> |
Affected Issues 18814 |
|
mod - application/helpers/common_helper.php | Diff File | ||
add - tests/data/surveys/survey_statistics_three.lsa | Diff File | ||
add - tests/unit/helpers/remotecontrol/ExportStatisticsArrayQuestionsTest.php | Diff File | ||
master 068f9baa 2023-06-06 17:57:05 Mohab E Committer: GitHub Details Diff |
Fix 18852: Gender Question repopulation (#3192) |
Affected Issues 18852 |
|
mod - application/views/survey/questions/answer/gender/buttons/answer.twig | Diff File | ||
3.x-LTS f3ba48c0 2023-06-06 17:44:30 Committer: GitHub Details Diff |
Fixed issue 18585: Click again on link by email submit again the survey (#3193) Dev: reset session in all condition, reload page or click on link : start again. |
Affected Issues 18585 |
|
mod - application/controllers/survey/index.php | Diff File | ||
master 6f105d09 2023-06-06 15:22:25 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue #18669: XSS simple admin via Google key (#3004) * Fixed issue #18669: XSS simple admin via Google key * Fixed issue #18669: XSS simple admin via Google key --------- Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
Affected Issues 18669 |
|
mod - application/models/Survey.php | Diff File | ||
master 6f105d09 2023-06-06 15:22:25 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue #18669: XSS simple admin via Google key (#3004) * Fixed issue #18669: XSS simple admin via Google key * Fixed issue #18669: XSS simple admin via Google key --------- Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
Affected Issues 18669 |
|
mod - application/models/Survey.php | Diff File | ||
5.x 01ac6e10 2023-06-05 15:01:20 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 18459: When filtering the survey list by a parent survey group, surveys assigned to a child survey group are not listed (#3168) Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
Affected Issues 18459 |
|
mod - application/models/Survey.php | Diff File | ||
3.x-LTS e70bc962 2023-06-05 11:45:03 Details Diff |
Release 3.28.60+230607 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
master d9b74f2f 2023-06-05 11:37:55 Details Diff |
Release 6.1.2+230606 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
5.x 03602781 2023-06-05 11:25:54 Details Diff |
Release 5.6.25+230605 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
3.x-LTS dd09e5ff 2023-06-05 11:15:35 LimeSurvey Translations Bot Details Diff |
Updated translation: Italian by ritapas | ||
mod - locale/it/it.mo | Diff File | ||
5.x 16547517 2023-06-05 11:15:28 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by qualitatuvic Updated translation: Italian by c_schmitz, lfanfoni, ritapas Updated translation: Italian (Informal) by c_schmitz, lfanfoni |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/ca/ca.mo | Diff File | ||
mod - locale/it-informal/it-informal.mo | Diff File | ||
mod - locale/it/it.mo | Diff File | ||
master e0783427 2023-06-05 11:15:18 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by mymast, qualitatuvic | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/ca/ca.mo | Diff File | ||
master 582fade0 2023-06-05 11:10:51 Details Diff |
Revert "Fixed issue 18814: Array question statistics fail for Remote Control. (#3165)" This reverts commit f148781ec57fd1a02e5faa26a7465d78c9ab5dfe. |
Affected Issues 18814 |
|
mod - application/helpers/common_helper.php | Diff File | ||
rm - tests/data/surveys/survey_statistics_three.lsa | Diff File | ||
rm - tests/unit/helpers/remotecontrol/ExportStatisticsArrayQuestionsTest.php | Diff File | ||
master 1b9b844c 2023-06-05 11:08:16 Details Diff |
Revert "Fixed issue 18808: Mandatory soft only works once per survey if over multiple pages/groups (#3119)" This reverts commit 6439cb13c6a5a72dfe44f23085b63228be1de0f1. |
Affected Issues 18808 |
|
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - tests/LimeSurveyWebDriver.php | Diff File | ||
rm - tests/data/surveys/limesurvey_survey_MandatorySoftMultiPage.lss | Diff File | ||
mod - tests/functional/frontend/MandatorySoftTest.php | Diff File |