Changesets: LimeSurvey
master c9a86b81 2023-09-06 14:42:02 Details Diff |
Dev: removed additional override for afterAjaxUpdate which should not be done | ||
mod - application/extensions/admin/grid/CLSGridView.php | Diff File | ||
master ff467bd8 2023-09-06 13:57:02 Details Diff |
Dev Added additional visual hint that if the key is expired or invalid that it needs to be deleted first, before a new one can be entered Dev Removed obsolete code |
||
mod - application/views/admin/update/manage/manage_key.php | Diff File | ||
3.x-LTS e005a9c3 2023-09-04 10:54:47 Details Diff |
Release 3.28.73+230906 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
5.x cc035ce2 2023-09-04 10:53:08 Details Diff |
Release 5.6.37+230905 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
master 76bb242b 2023-09-04 10:51:45 Details Diff |
Release 6.2.6+230904 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
3.x-LTS 1c80ad64 2023-09-04 10:50:10 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by qualitatuvic Updated translation: French (France) by DenisChenu |
||
mod - locale/ca/ca.mo | Diff File | ||
mod - locale/fr/fr.mo | Diff File | ||
5.x 0d558f3c 2023-09-04 10:49:59 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by qualitatuvic Updated translation: Czech by jelen1 Updated translation: Spanish (Spain) by ireneoh Updated translation: French (France) by DenisChenu Updated translation: Dutch by Han Updated translation: Portuguese (Portugal) by samarta Updated translation: Dutch (Informal) by Han Updated translation: Chinese (Simplified) by Bobo001, c_schmitz, huageorg, johnxan, microk, yanglaw, Zoctan |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/ca/ca.mo | Diff File | ||
mod - locale/cs/cs.mo | Diff File | ||
mod - locale/es/es.mo | Diff File | ||
mod - locale/fr/fr.mo | Diff File | ||
mod - locale/nl-informal/nl-informal.mo | Diff File | ||
mod - locale/nl/nl.mo | Diff File | ||
mod - locale/pt/pt.mo | Diff File | ||
mod - locale/zh-Hans/zh-Hans.mo | Diff File | ||
master 6f902819 2023-09-04 10:49:44 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by qualitatuvic Updated translation: Czech by jelen1 Updated translation: Spanish (Spain) by ireneoh Updated translation: Finnish by Jmantysalo Updated translation: French (France) by arnaud21, b00z00, c_schmitz, DenisChenu, JosephM, riqcles, sim.eesp Updated translation: Portuguese (Portugal) by algarvio, c_schmitz, effgarces, holch, hurricane, samarta, Tiller Updated translation: Slovak by jelen1, jetSonic Updated translation: Czech (Informal) by jelen1, slansky |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/ca/ca.mo | Diff File | ||
mod - locale/cs-informal/cs-informal.mo | Diff File | ||
mod - locale/cs/cs.mo | Diff File | ||
mod - locale/es/es.mo | Diff File | ||
mod - locale/fi/fi.mo | Diff File | ||
mod - locale/fr/fr.mo | Diff File | ||
mod - locale/pt/pt.mo | Diff File | ||
mod - locale/sk/sk.mo | Diff File | ||
5.x 7e6246af 2023-09-04 08:22:01 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 18602: When surveys are copied without copying attachments, attachment info is copied but not updated (#3418) * Fixed issue 18602: When surveys are copied without copying attachments, attachment info is copied but not updated * Fixed issue 18602: When surveys are copied without copying attachments, attachment info is copied but not updated * Fixed issue 18602: When surveys are copied without copying attachments, attachment info is copied but not updated --------- Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
Affected Issues 18602 |
|
mod - application/controllers/admin/EmailTemplates.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/views/admin/emailtemplates/email_language_template_tab.php | Diff File | ||
mod - assets/packages/emailtemplates/emailtemplates.js | Diff File | ||
mod - assets/packages/emailtemplates/emailtemplates.min.js | Diff File | ||
5.x 7e6246af 2023-09-04 08:22:01 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 18602: When surveys are copied without copying attachments, attachment info is copied but not updated (#3418) * Fixed issue 18602: When surveys are copied without copying attachments, attachment info is copied but not updated * Fixed issue 18602: When surveys are copied without copying attachments, attachment info is copied but not updated * Fixed issue 18602: When surveys are copied without copying attachments, attachment info is copied but not updated --------- Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
Affected Issues 18602 |
|
mod - application/controllers/admin/EmailTemplates.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/views/admin/emailtemplates/email_language_template_tab.php | Diff File | ||
mod - assets/packages/emailtemplates/emailtemplates.js | Diff File | ||
mod - assets/packages/emailtemplates/emailtemplates.min.js | Diff File | ||
5.x 309964d2 2023-08-31 17:49:23 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 18905: Create automatic test for XSS Purifier: Broken HTML (#3410) Test for broken html added. Co-authored-by: Lapiu Dev <devgit@lapiu.biz> |
Affected Issues 18905 |
|
mod - tests/unit/LSYiiValidatorsTest.php | Diff File | ||
5.x 309964d2 2023-08-31 17:49:23 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 18905: Create automatic test for XSS Purifier: Broken HTML (#3410) Test for broken html added. Co-authored-by: Lapiu Dev <devgit@lapiu.biz> |
Affected Issues 18905 |
|
mod - tests/unit/LSYiiValidatorsTest.php | Diff File | ||
master 898dec3a 2023-08-31 17:47:44 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 18905: Create automatic test for XSS Purifier: Broken HTML (#3378) Test for broken html added. Co-authored-by: Lapiu Dev <devgit@lapiu.biz> |
Affected Issues 18905 |
|
mod - tests/unit/LSYiiValidatorsTest.php | Diff File | ||
master 55a18dd8 2023-08-31 15:36:42 Gabriel Jenik Committer: GitHub Details Diff |
Fixed bug 18911 import of theme fails if it contains resource with uppercase extension (03417) Checking extension in lower case in filter function. Co-authored-by: Lapiu Dev <devgit@lapiu.biz> |
Affected Issues 18911 |
|
mod - application/helpers/admin/template_helper.php | Diff File | ||
master 093e8278 2023-08-31 12:01:10 Committer: GitHub Details Diff |
Fixed issue 19027: Editing a selected survey from the survey list does not work after performing table action like pagination (#3404) |
Affected Issues 19027 |
|
mod - application/extensions/admin/grid/MassiveActionsWidget/assets/listActions.js | Diff File | ||
mod - application/extensions/admin/survey/ListSurveysWidget/views/listSurveys.php | Diff File | ||
master 093e8278 2023-08-31 12:01:10 Committer: GitHub Details Diff |
Fixed issue 19027: Editing a selected survey from the survey list does not work after performing table action like pagination (#3404) |
Affected Issues 19027 |
|
mod - application/extensions/admin/grid/MassiveActionsWidget/assets/listActions.js | Diff File | ||
mod - application/extensions/admin/survey/ListSurveysWidget/views/listSurveys.php | Diff File | ||
master 3e290a4f 2023-08-31 09:45:25 Gabriel Jenik Committer: GitHub Details Diff |
Fixed bug 19026 customToken plugin fails to save local token settings (#3396) Namespace bug fixed. Co-authored-by: Lapiu Dev <devgit@lapiu.biz> |
Affected Issues 19026 |
|
mod - application/libraries/DI.php | Diff File | ||
5.x 653df3d0 2023-08-31 09:04:27 Gabriel Jenik Committer: GitHub Details Diff |
Fixed bug 18911 import of theme fails if it contains resource with uppercase extension (#3373) Co-authored-by: Lapiu Dev <devgit@lapiu.biz> |
Affected Issues 18911 |
|
mod - application/helpers/admin/template_helper.php | Diff File | ||
5.x 653df3d0 2023-08-31 09:04:27 Gabriel Jenik Committer: GitHub Details Diff |
Fixed bug 18911 import of theme fails if it contains resource with uppercase extension (#3373) Co-authored-by: Lapiu Dev <devgit@lapiu.biz> |
Affected Issues 18911 |
|
mod - application/helpers/admin/template_helper.php | Diff File | ||
5.x e9449a72 2023-08-30 09:13:27 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 18557: Email Template Attachments appear to carry over with copied survey, but do not work (#3403) Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
Affected Issues 18557 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
add - tests/unit/helpers/TranslateLinksTest.php | Diff File | ||
5.x e9449a72 2023-08-30 09:13:27 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 18557: Email Template Attachments appear to carry over with copied survey, but do not work (#3403) Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
Affected Issues 18557 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
add - tests/unit/helpers/TranslateLinksTest.php | Diff File | ||
master 6ad5917f 2023-08-30 09:05:54 Gabriel Jenik Committer: GitHub Details Diff |
DEV CR-1275: Password length 12 characters bring down to 8 (#3385) Co-authored-by: Lapiu Dev <devgit@lapiu.biz> |
||
mod - application/core/plugins/PasswordRequirement/PasswordRequirement.php | Diff File | ||
master 0645e6e7 2023-08-29 18:01:57 Mohab E Committer: GitHub Details Diff |
Dev: Fix wrong condition in dbupdate 614 (#3405) | ||
mod - application/helpers/update/updates/Update_614.php | Diff File | ||
master af61345f 2023-08-29 17:12:47 Details Diff |
Dev: Add Russian to multilingual sample survey | ||
rm - docs/demosurveys/ls6_sample_survey_multilingual_fr_de_en_it.lss | Diff File | ||
add - docs/demosurveys/ls6_sample_survey_multilingual_fr_de_en_it_ru.lss | Diff File | ||
5.x 656053c5 2023-08-29 11:32:50 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 |