Changesets: LimeSurvey
master d140b47b 2021-11-05 10:26 Committer: GitHub Details Diff |
Fixed issue #T136: Error Message Needs Rewording (#2129) Co-authored-by: encuestabizdevgit <devgit@encuesta.biz> |
||
mod - application/controllers/SurveyAdministrationController.php | Diff File | ||
master 9352d728 2021-11-05 10:17 Matteo Barison Committer: GitHub Details Diff |
Fix saving location components in map.js (#2099) | ||
mod - assets/scripts/map.js | Diff File | ||
master 495b9426 2021-11-04 18:04 Details Diff |
Dev PSR fix | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
master 814ca5bb 2021-11-04 17:41 Details Diff |
Fixed issue: Upgrade fails if token attribute column does not physically exist in participant table anymore | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
3.x-LTS b1921e73 2021-11-04 17:38 Committer: GitHub Details Diff |
Fixed issue 14557: User with very limited rights is allowed to set expiry date at survey list screen (#2094) Co-authored-by: encuestabizdevgit <devgit@encuesta.biz> |
Affected Issues 14557 |
|
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
master 5bb70ebc 2021-11-04 16:50 Details Diff |
Fixed issue: Missing default survey group causing problems after upgrade | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
master 8b605551 2021-11-04 16:50 Details Diff |
Fixed issue: Create question theme folder recursively | ||
mod - application/models/QuestionTheme.php | Diff File | ||
master 663676a9 2021-11-04 16:23 Details Diff |
Fixed issue: It's possible that a survey has no survey group in permission check | ||
mod - application/models/Survey.php | Diff File | ||
master d864102d 2021-11-04 07:56 Committer: GitHub Details Diff |
Fixed issue 14955: Question relevance is not reassessed after group is shown (#2121) Dev: test of condition of question must be checked if relevance of his group was updated. |
Affected Issues 14955 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
3.x-LTS edcf1af9 2021-11-04 07:56 Committer: GitHub Details Diff |
Fixed issue 14955: Question relevance is not reassessed after group is shown (#2119) Dev: test of condition of question must be checked if relevance of his group was updated. |
Affected Issues 14955 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
3.x-LTS 0d07bfce 2021-11-04 07:49 Committer: GitHub Details Diff |
Fixed issue 17511: When importing a group, duplicate question codes can be generated (#2122) Co-authored-by: encuestabizdevgit <devgit@encuesta.biz> |
Affected Issues 17511 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/views/admin/survey/QuestionGroups/import_view.php | Diff File | ||
3.x-LTS 9a5e39dc 2021-11-04 07:47 Committer: GitHub Details Diff |
Fixed issue #14302: Easy way to get token in a anonymous survey (super admin) (#2089) Dev: remove token hidden input for anonymous survey Dev: get $clienttoken by session in anonymous survey Dev: $clienttoken usage : check token validaty on all page (time, submitted etc …) |
||
mod - application/controllers/survey/index.php | Diff File | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
master 6e722eb6 2021-11-02 11:26 Details Diff |
Dev: Move remove zero-date function after if-statements | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
master 193f3fda 2021-11-01 19:18 Details Diff |
Dev: Fix Psalm issues | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
master 1ba83a82 2021-11-01 19:00 Details Diff |
Fixed issue: Remove zero-dates for dbversion 139, 181, 183, 253, 290, 402 (MySQL only) | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
master 4d84ba43 2021-11-01 17:27 Ahmed Galad's Committer: GitHub Details Diff |
Merge pull request #2091 from Shnoulle/master_fixTokenAnonymous Fixed issue #14302: Easy way to get token in a anonymous survey (noxss) |
||
mod - application/controllers/survey/index.php | Diff File | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
3.x-LTS 032b8689 2021-11-01 17:25 Ahmed Galad's Committer: GitHub Details Diff |
Merge pull request #2093 from gabrieljenik/bug/17599--Loading-a-label-set-at-multilingual-survey-fails Fixed issue 17599: Loading a label set at multilingual survey fails |
Affected Issues 17599 |
|
mod - assets/scripts/admin/answers.js | Diff File | ||
master 1ce069ad 2021-11-01 17:21 Ahmed Galad's Committer: GitHub Details Diff |
Merge pull request #2126 from gabrieljenik/bug/17223-master--With-mandatory-attribute---lost-all-current-value-when-create-a-token Fixed issue 17223: With mandatory attribute : lost all current value when create a token |
Affected Issues 17223 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/views/admin/token/tokenform.php | Diff File | ||
mod - assets/scripts/admin/tokens.js | Diff File | ||
master 941c7f04 2021-11-01 17:15 Ahmed Galad's Committer: GitHub Details Diff |
Merge pull request #2113 from gabrieljenik/bug/17224-master--When-entering-an-invalid-email-when-create-token---lost-all-information Fixed issue 17224: When entering an invalid email when create token lost all information |
Affected Issues 17224 |
|
mod - application/views/admin/token/tokenform.php | Diff File | ||
mod - assets/scripts/admin/tokens.js | Diff File | ||
master 5e0218ab 2021-11-01 17:11 Ahmed Galad's Committer: GitHub Details Diff |
Merge pull request #2084 from gabrieljenik/bug/12349b--RTL-languages-not-dispayed-correctly-in-the-admin-editor Fixed issue #T546: Fix RTL issues |
||
mod - application/views/admin/globalsettings/_general.php | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.css | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.min.css | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.rtl.css | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.rtl.min.css | Diff File | ||
mod - assets/packages/adminbasics/scss/000-lime-admin-common.scss | Diff File | ||
master 6bb4ba6e 2021-11-01 17:09 Ahmed Galad's Committer: GitHub Details Diff |
Merge pull request #2108 from gabrieljenik/bug/17628--Inconsistent-error-message-in-case-of-soft-mandatory Fixed issue 17628: Inconsistent error message in case of soft mandatory |
Affected Issues 17628 |
|
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
3.x-LTS e5ced862 2021-11-01 17:04 Ahmed Galad's Committer: GitHub Details Diff |
Merge pull request #2101 from gabrieljenik/bug/17632--Basic-and-detailed-admin-notification-email-fails Fixed issue 17632: Basic and detailed admin notification email fails |
Affected Issues 17632 |
|
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
master a1de78f8 2021-11-01 16:14 Details Diff |
Fixed issue: Update 402 must remove all zero dates for MySQL | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
3.x-LTS 31e06847 2021-11-01 14:36 Details Diff |
Release 3.27.23+211102 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
master f0cf6540 2021-11-01 14:33 Details Diff |
Release 5.1.18+211101 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File |