Changesets: LimeSurvey
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 | ||
master 8461c8e0 2021-11-01 14:31 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by qualitatuvic Updated translation: Czech (Informal) by jelen1 Updated translation: German (Informal) by c_schmitz |
||
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/de-informal/de-informal.mo | Diff File | ||
3.x-LTS e413138e 2021-11-01 14:31 LimeSurvey Translations Bot Details Diff |
Updated translation: German by c_schmitz, holch Updated translation: German (Easy) by c_schmitz, holch Updated translation: German (Informal) by c_schmitz, holch, Thomas_T |
||
mod - locale/de-easy/de-easy.mo | Diff File | ||
mod - locale/de-informal/de-informal.mo | Diff File | ||
mod - locale/de/de.mo | Diff File | ||
master 7a907773 2021-10-29 18:51 Details Diff |
Fixed issue: Cannot update to LimeSurvey5 from older LimeSurvey versions than 3 due to error in dbupdate 180 | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
master 3f912120 2021-10-29 18:45 Details Diff |
Dev: PSR-12 fix | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
master 29033c0e 2021-10-29 18:37 Details Diff |
Fixed issue: Cannot update to LimeSurvey5 from older LimeSurvey versions than 3 due to error in dbupdate 180 | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
master 8850c101 2021-10-29 14:36 Details Diff |
Dev: Don't use deprecated getGlobalSetting | ||
mod - application/models/SurveysGroupsettings.php | Diff File | ||
master 1d5b2db2 2021-10-29 14:26 Details Diff |
Dev: Don't access array as objet | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
master 117979f3 2021-10-28 20:01 Details Diff |
Fixed issue: Update 446 should not create a session when called from command-line | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
master 3f63b853 2021-10-28 14:41 Details Diff |
Fixed issue: Cannot search for parent admin in user list Dev Removed outdated comment |
||
mod - application/models/User.php | Diff File | ||
master ffc08972 2021-10-28 13:22 Details Diff |
Fixed issue: Cannot search for parent admin in user list | ||
mod - application/models/User.php | Diff File | ||
master 88c66be1 2021-10-28 10:52
Committer: GitHub Details Diff |
Fixed issue #T1264: Menu navigation issues (#2052) * Fixed issue #T1264: Menu navigation issues * Dev: Build new adminsidepanel assets version * Dev: Applied code review changes * Dev: Build new adminsidepanel assets version * Dev: Applied code review changes. * Dev: Build new version of adminsidepanel assets * Dev: Added TypeHint to sidebar.vue * Dev: Build new adminsidepanel assets |
||
mod - application/controllers/admin/statistics.php | Diff File | ||
mod - application/views/layouts/sidemenu.php | Diff File | ||
mod - assets/packages/adminsidepanel/build.min/css/adminsidepanel.css | Diff File | ||
mod - assets/packages/adminsidepanel/build.min/css/adminsidepanel.rtl.css | 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/adminsidepanelmain.js | Diff File | ||
mod - assets/packages/adminsidepanel/src/components/sidebar.vue | Diff File | ||
master 226c560f 2021-10-27 18:03 Details Diff |
Dev: Run composer install no-dev | ||
mod - third_party/composer/ClassLoader.php | Diff File | ||
mod - third_party/composer/InstalledVersions.php | Diff File | ||
mod - third_party/composer/autoload_classmap.php | Diff File | ||
mod - third_party/composer/autoload_real.php | Diff File | ||
mod - third_party/composer/autoload_static.php | Diff File | ||
mod - third_party/composer/installed.php | Diff File | ||
master 3330e4fe 2021-10-27 17:54 Committer: GitHub Details Diff |
Fixed issue: Db update fails with old survey_x table (#2120) | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
master 4f3197ae 2021-10-27 16:54
Committer: GitHub Details Diff |
Fixed issue #T1055: Optimization open/closed-access mode and survey activation screens (#2097) | ||
mod - application/controllers/SurveyAdministrationController.php | Diff File | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
add - application/views/admin/token/afterDeleteParticipantsTable.php | Diff File | ||
add - application/views/admin/token/deleteParticipantsTable.php | Diff File | ||
mod - application/views/admin/token/tokenwarning.php | Diff File | ||
mod - application/views/surveyAdministration/_activation_feedback.php | Diff File | ||
master 974a09f9 2021-10-27 16:48
Committer: GitHub Details Diff |
Fixed issue #T1398: Send reminders - Inputs have wrong size (#2103) | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/views/admin/token/remind.php | Diff File | ||
master 42713e11 2021-10-27 00:02 Details Diff |
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 aeee7f37 2021-10-26 19:07 Committer: GitHub Details Diff |
Fixed issue 17666: Previewing a survey leads to DB error messages from log system (#2118) Dev: setSeed function always check for activated survey |
Affected Issues 17666 |
|
mod - application/libraries/MersenneTwister.php | Diff File | ||
3.x-LTS 616b8f28 2021-10-26 19:05 Committer: GitHub Details Diff |
Fixed issue 17666: Previewing a survey leads to DB error messages from log system (#2117) Dev: setSeed function always search activated survey Dev: add some comments |
Affected Issues 17666 |
|
mod - application/libraries/MersenneTwister.php | Diff File | ||
master 3f414911 2021-10-26 18:47 Committer: GitHub Details Diff |
Fixed issue 16480: Empty logo causes under specific circumstances loops on the welcome page (#2058) |
Affected Issues 16480 |
|
mod - application/config/version.php | Diff File | ||
mod - application/controllers/admin/themes.php | Diff File | ||
mod - application/core/LS_Twig_Extension.php | Diff File | ||
add - application/datavalueobjects/ThemeFileCategory.php | Diff File | ||
add - application/datavalueobjects/ThemeFileInfo.php | Diff File | ||
add - application/helpers/SurveyThemeHelper.php | Diff File | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
mod - application/models/Template.php | Diff File | ||
mod - application/models/TemplateConfig.php | Diff File | ||
mod - application/models/TemplateConfiguration.php | Diff File | ||
mod - application/models/TemplateManifest.php | Diff File | ||
add - tests/models/TemplateConfigurationTest.php | Diff File | ||
master dcb43161 2021-10-26 17:46 Committer: GitHub Details Diff |
Fixed issue 17572: When adding a new participant the buttons are not properly working (#2104) |
Affected Issues 17572 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
master ab710108 2021-10-26 15:43 Details Diff |
Fixed issue 17224: When entering an invalid email when create token : lost all information - Add validation on participant edit |
Affected Issues 17224 |
|
mod - assets/scripts/admin/tokens.js | Diff File | ||
master 74b5375a 2021-10-26 12:56 Tim Willig Committer: GitHub Details Diff |
Fixed issue: Cannot browse response details in statistics (#2110) | ||
mod - assets/scripts/admin/statistics.js | Diff File |