Changesets: LimeSurvey

master 381fc5a7

2021-09-27 12:46:04

JHoeck

Details Diff
Dev: Fixed TypeHint in quotas.php
Attach Issues:
mod - application/controllers/admin/quotas.php Diff File

master f044289a

2021-09-27 12:22:37

ollehar

Details Diff
Fixed issue 17421: When upgrading from LS3 to LS5, plugin Manager can't be used if non-compatible plugins are found Affected Issues
17421
mod - application/models/Plugin.php Diff File
mod - application/views/admin/pluginmanager/index.php Diff File

master 42781d87

2021-09-27 11:51:12

ollehar

Details Diff
Merge branch 'master' into develop
Attach Issues:
mod - application/config/version.php Diff File
mod - docs/release_notes.txt Diff File
mod - locale/_template/limesurvey.pot Diff File
mod - locale/fi/fi.mo Diff File
mod - locale/nl-informal/nl-informal.mo Diff File
mod - locale/nl/nl.mo Diff File
mod - locale/pl-informal/pl-informal.mo Diff File
mod - locale/pl/pl.mo Diff File
mod - locale/pt/pt.mo Diff File

3.x-LTS 277c7523

2021-09-27 11:32:58

ollehar1

Details Diff
Release 3.27.19+210928
Attach Issues:
mod - application/config/version.php Diff File
mod - docs/release_notes.txt Diff File

master 4c8d4110

2021-09-27 11:30:36

ollehar1

Details Diff
Release 5.1.14+210927
Attach Issues:
mod - application/config/version.php Diff File
mod - docs/release_notes.txt Diff File

master 4a1624ab

2021-09-27 11:26:09

LimeSurvey Translations Bot

Details Diff
Updated translation: Finnish by Jmantysalo
Updated translation: Dutch by Han
Updated translation: Polish by elissa
Updated translation: Portuguese (Portugal) by samarta, tamiel
Updated translation: Dutch (Informal) by Han
Updated translation: Polish (Informal) by elissa
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/fi/fi.mo Diff File
mod - locale/nl-informal/nl-informal.mo Diff File
mod - locale/nl/nl.mo Diff File
mod - locale/pl-informal/pl-informal.mo Diff File
mod - locale/pl/pl.mo Diff File
mod - locale/pt/pt.mo Diff File

3.x-LTS c3694187

2021-09-27 11:25:54

LimeSurvey Translations Bot

Details Diff
Updated translation: Dutch by Han
Updated translation: Polish by elissa
Updated translation: Portuguese (Brazil) by c_schmitz
Updated translation: Xhosa by erik.lamontagne
Updated translation: Dutch (Informal) by Han
Updated translation: Polish (Informal) by elissa
Attach Issues:
mod - locale/nl-informal/nl-informal.mo Diff File
mod - locale/nl/nl.mo Diff File
mod - locale/pl-informal/pl-informal.mo Diff File
mod - locale/pl/pl.mo Diff File
mod - locale/pt-BR/pt-BR.mo Diff File
mod - locale/xho/xho.mo Diff File

master a30c24bf

2021-09-24 14:58:36

JHoeck


Committer: GitHub Details Diff
Zoho l41 t950 6 other inconsistencies (#2038)

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: Themes - Back Button does not work

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: Dashboard: Moved and renamed Save Box Settings Button to Save and moved Create Box Button to the left side

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: Central Participant management: Added 'Survey quotas' Button to the topbar

* Dev: Added TypeHints and Descriptions to functions. Also removed commented out code

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: Central Participant management: Survey quotas: Moved 'Add new quotas' and 'Quick CSV report' Buttons to a new quotas topbar

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: User management: Resend login data throws error without proper error message

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: Themes - Back Button does not work

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: Dashboard: Moved and renamed Save Box Settings Button to Save and moved Create Box Button to the left side

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: Central Participant management: Added 'Survey quotas' Button to the topbar

* Dev: Added TypeHints and Descriptions to functions. Also removed commented out code

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: Central Participant management: Survey quotas: Moved 'Add new quotas' and 'Quick CSV report' Buttons to a new quotas topbar

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: User management: Resend login data throws error without proper error message

* Dev: Applied Code Review Changes

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: Themes - Back Button does not work

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: Dashboard: Moved and renamed Save Box Settings Button to Save and moved Create Box Button to the left side

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: Central Participant management: Added 'Survey quotas' Button to the topbar

* Dev: Added TypeHints and Descriptions to functions. Also removed commented out code

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: Central Participant management: Survey quotas: Moved 'Add new quotas' and 'Quick CSV report' Buttons to a new quotas topbar

* Fixed issue: 6. Other inconsistencies - [XLS - Design Inconsistencies]: User management: Resend login data throws error without proper error message

* Dev: Applied Code Review Changes

* Dev: Fixed TypeDoc in UserManagementController.php

* Dev: Fixed TypeDoc in quotas.php

* Dev: Fixed TypeDoc in quotas.php

* Dev: Fixed TypeDoc in quotas.php

* Dev: Fixed TypeDoc in quotas.php

* Dev: Applied Code Review Changes

* Zoho l41 t1354 dashboard save button is now visible in both tabs (#2047)

* Fixed issue: Dashboard - Save Button is now visible in both tabs

* Fixed issue: Dashboard - Save Button is now visible in both tabs - default behaviour

* Fixed issue: Dashboard - Save Button is now visible in both tabs - Code Review Changes
Attach Issues:
mod - application/controllers/ThemeOptionsController.php Diff File
mod - application/controllers/UserManagementController.php Diff File
mod - application/controllers/UserRoleController.php Diff File
mod - application/controllers/admin/quotas.php Diff File
add - application/extensions/TopbarWidget/views/includes/quotasTopbarLeft_view.php Diff File
mod - application/extensions/TopbarWidget/views/includes/tokensTopbarLeft_view.php Diff File
mod - application/views/admin/quotas/viewquotas_view.php Diff File
mod - application/views/admin/super/fullpagebar_view.php Diff File
mod - application/views/homepageSettings/index.php Diff File
mod - application/views/layouts/fullpagebar_view.php Diff File

master 2409201d

2021-09-24 12:27:46

ollehar

Details Diff
Merge branch 'master' into develop
Attach Issues:
mod - application/helpers/update/updatedb_helper.php Diff File

master 063a4b76

2021-09-23 17:04:54

c_schmitz

Details Diff
Merge branch 'master' into develop
Attach Issues:
mod - application/helpers/export_helper.php Diff File
mod - application/models/Question.php Diff File
mod - application/models/QuestionType.php Diff File

master 57be7e3d

2021-09-23 17:03:52

c_schmitz

Details Diff
Dev Removed last traces of obsolete question type Z
Attach Issues:
mod - application/helpers/export_helper.php Diff File
mod - application/models/Question.php Diff File
mod - application/models/QuestionType.php Diff File

master cb791757

2021-09-23 17:02:27

c_schmitz

Details Diff
Dev Removed last traces of obsolete question type Z
Attach Issues:
mod - application/core/QuestionTypes/LoadQuestionTypes.php Diff File
mod - application/models/Question.php Diff File

master 0b3110a6

2021-09-23 17:01:23

c_schmitz

Details Diff
Dev Removed last traces of obsolete question type Z
Attach Issues:
mod - application/core/QuestionTypes/LoadQuestionTypes.php Diff File
mod - application/models/Question.php Diff File

master 30125407

2021-09-23 16:30:43

c_schmitz

Details Diff
Dev If someone already has opted out, give that information right away, instead of asking to click a opt-out button
Attach Issues:
mod - application/controllers/OptoutController.php Diff File

master 47c2f7e0

2021-09-23 16:16:05

c_schmitz

Details Diff
Dev Renamed question type constant
Attach Issues:
mod - application/controllers/QuestionAdministrationController.php Diff File
mod - application/controllers/admin/conditionsaction.php Diff File
mod - application/controllers/admin/dataentry.php Diff File
mod - application/controllers/admin/printablesurvey.php Diff File
mod - application/controllers/admin/quotas.php Diff File
mod - application/core/QuestionTypes/LoadQuestionTypes.php Diff File
mod - application/core/plugins/ExportSTATAxml/STATAxmlWriter.php Diff File
mod - application/helpers/admin/export/SurveyObj.php Diff File
mod - application/helpers/admin/import_helper.php Diff File
mod - application/helpers/admin/statistics_helper.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/export_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/questionHelper.php Diff File
mod - application/helpers/update/updatedb_helper.php Diff File
mod - application/helpers/userstatistics_helper.php Diff File
mod - application/models/Question.php Diff File
mod - application/models/QuestionType.php Diff File
mod - application/models/SurveyActivator.php Diff File
mod - application/views/admin/dataentry/content_view.php Diff File
mod - application/views/admin/export/statistics_subviews/_question.php Diff File
mod - application/views/questionAdministration/editdefaultvalues.php Diff File

master 13fbfd44

2021-09-23 16:14:55

c_schmitz

Details Diff
Merge branch 'master' into develop
Attach Issues:
mod - application/commands/UpdateDbCommand.php Diff File
mod - application/controllers/admin/tokens.php Diff File
mod - application/core/LSYii_ImageValidator.php Diff File
rm - application/core/QuestionTypes/ListRadioFlexible/DataSetListRadioFlexible.php Diff File
rm - application/core/QuestionTypes/ListRadioFlexible/RenderListRadioFlexible.php Diff File
mod - application/helpers/admin/activate_helper.php Diff File
mod - application/helpers/questionHelper.php Diff File
mod - application/helpers/update/updatedb_helper.php Diff File
mod - assets/packages/adminbasics/yarn.lock Diff File
mod - framework/db/schema/mssql/CMssqlCommandBuilder.php Diff File

master e7979e1f

2021-09-23 16:05:00

c_schmitz

Details Diff
Dev Removed last traces of obsolete question type Z
Attach Issues:
rm - application/core/QuestionTypes/ListRadioFlexible/DataSetListRadioFlexible.php Diff File
rm - application/core/QuestionTypes/ListRadioFlexible/RenderListRadioFlexible.php Diff File
mod - application/helpers/admin/activate_helper.php Diff File
mod - application/helpers/questionHelper.php Diff File

3.x-LTS 6aeafd07

2021-09-23 12:53:54

pstelling


Committer: GitHub Details Diff
Merge pull request #2045 from LimeSurvey/bug/17437-prefix-missing-total-value

Fixed issue 17437: missing prefix (mulitple numeric number) for tota…
Affected Issues
17437
mod - application/views/survey/questions/answer/multiplenumeric/rows/dynamic.twig Diff File

master f8c4170b

2021-09-23 11:45:16

gabrieljenik


Committer: GitHub Details Diff
Fixed issue #T1228: Close button does not work when attempting to abort importing participants from CSV file (#2051)

Co-authored-by: encuestabizdevgit <devgit@encuesta.biz>
Attach Issues:
mod - application/controllers/admin/tokens.php Diff File

3.x-LTS d937934f

2021-09-22 17:28:41

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 13601: {TIME} placeholder not working (#2042)

Co-authored-by: encuestabizdevgit <devgit@encuesta.biz>
Affected Issues
13601
mod - assets/packages/questions/timer/src/timeclass.js Diff File
mod - assets/packages/questions/timer/timer.js Diff File
mod - assets/packages/questions/timer/timer.min.js Diff File
mod - assets/packages/questions/timer/yarn.lock Diff File

master 563fca65

2021-09-22 16:42:27

c_schmitz

Details Diff
Fixed issue 17557: Allowed image extensions are not properly shown in administration Affected Issues
17557
mod - application/core/LSYii_ImageValidator.php Diff File

master 022518db

2021-09-22 16:03:40

ollehar

Details Diff
Fixed issue 17608: Remove orphan labels before adding table unique constraint Affected Issues
17608
mod - application/helpers/update/updatedb_helper.php Diff File

3.x-LTS e303e1a2

2021-09-22 15:45:12

c_schmitz

Details Diff
Fixed issue 17611: Updating from 2.05 or earlier throws error "Undefined function getDBConnectionStringProperty()" Affected Issues
17611
mod - application/commands/UpdateDbCommand.php Diff File

master a2dea270

2021-09-22 15:45:12

c_schmitz

Details Diff
Fixed issue 17611: Updating from 2.05 or earlier throws error "Undefined function getDBConnectionStringProperty()" Affected Issues
17611
mod - application/commands/UpdateDbCommand.php Diff File

master c59f8686

2021-09-22 11:43:24

c_schmitz

Details Diff
Fixed issue 17592: Call to a member function getColumn() on string when updating using MSSQL Affected Issues
17592
mod - framework/db/schema/mssql/CMssqlCommandBuilder.php Diff File
 First  Prev  1 2 3 ... 140 141 142 143 144 145 146 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1451 1452 1453  Next  Last