Changesets: LimeSurvey

master b9a7a63d

2019-05-20 13:18:00

markusfluer

Details Diff
Fixed issue 14187: (Revisited) In IE, for an Array question the radio buttons disappear when resizing the page to the point the answers start to stack. Affected Issues
14187
mod - assets/packages/template-core/template-core.css Diff File

master e32b6d57

2019-05-17 22:35:13

markusfluer

Details Diff
Dev: Add security.php to gitignore
Attach Issues:
mod - .gitignore Diff File

master 71e93885

2019-05-17 22:33:23

markusfluer

Details Diff
Fixed issue: Question selector not working on IE11
Attach Issues:
mod - assets/scripts/admin/questions.js Diff File

master 1a9cabec

2019-05-17 22:32:00

markusfluer

Details Diff
Fixed issue 14187: In IE, for an Array question the radio buttons disappear when resizing the page to the point the answers start to stack. Affected Issues
14187
mod - assets/packages/template-core/template-core.css Diff File

master 4a99f402

2019-05-17 22:32:00

markusfluer


Committer: LouisGac Details Diff
Revert "Fixed issue 14187: In IE, for an Array question the radio buttons disappear when resizing the page to the point the answers start to stack."

This reverts commit 1a9cabec5cbeb53cd4942662ade89df2cce36f10.
Affected Issues
14187
mod - assets/packages/template-core/template-core.css Diff File

master 8cdcaae1

2019-05-16 23:38:25

DenisChenu

Details Diff
Fixed issue 14899: Incorrect behavior with Question of type R (Ranking)
Dev: get the min between answer count and columns count
Affected Issues
14899
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File
mod - application/views/admin/export/statistics_subviews/_question.php Diff File

master 20cff4dc

2019-05-16 13:15:57

Dominik Vitt

Details Diff
Fixed issue 14895: Upgrading problem from version 2.* to 3.17.3 Affected Issues
14895
mod - application/helpers/update/updatedb_helper.php Diff File

master 3955ef7e

2019-05-15 16:52:51

Dominik Vitt

Details Diff
Fixed issue 14900: numerical array with checkboxes lose all data Affected Issues
14900
mod - application/views/survey/questions/answer/arrays/multiflexi/rows/cells/answer_td_checkboxes.twig Diff File

master 5c9aa865

2019-05-15 14:26:10

p_teichmann

Details Diff
Fixed issue 14514: Purpose of permission "update" - CPDB
Fixed issue: Administrators now have access to the CPDB if they have shared participants or have global Permissions 'read, create, update, delete', "global Permissions" > "shared Permissions"
Affected Issues
14514
mod - application/controllers/admin/participantsaction.php Diff File
mod - application/models/Participant.php Diff File
mod - application/models/ParticipantShare.php Diff File
mod - application/views/admin/participants/displayParticipants_view.php Diff File
mod - application/views/admin/participants/participantsPanel_view.php Diff File
mod - application/views/admin/participants/sharePanel_view.php Diff File
mod - application/views/admin/super/_configuration_menu.php Diff File
mod - application/views/admin/super/layout_main.php Diff File
mod - assets/scripts/admin/participantpanel.js Diff File

master dbd5d40c

2019-05-15 12:51:18

Dominik Vitt

Details Diff
Fixed issue 14255: Current global theme options don't show in theme editor preview Affected Issues
14255
mod - application/core/LSETwigViewRenderer.php Diff File

master b34f839d

2019-05-14 17:35:28

Dominik Vitt

Details Diff
Fixed issue 13516: Cannot access localized (i18n) values for a custom question attribute Affected Issues
13516
mod - application/models/QuestionTemplate.php Diff File

master de196e56

2019-05-13 16:47:42

DenisChenu

Details Diff
Dev: Not installed DB checking
Dev: Yii throw "The table "{{settings_global}}" for active record class "SettingGlobal" cannot be found in the database."
Dev: clean too , but with debug > 0 see the comment.
Attach Issues:
mod - application/core/LSYii_Application.php Diff File

master a6ace6c5

2019-05-13 15:11:07

DenisChenu


Committer: Dominik Vitt Details Diff
Fixed issue 14875: No error is shown at debug=0 if DB is broken (#1279) Affected Issues
14875
mod - application/core/LSYii_Application.php Diff File

master e8d62968

2019-05-11 11:17:31

DenisChenu

Details Diff
Dev: Comment about $this->aMoveResult['finished'] reset to false
Attach Issues:
mod - application/helpers/SurveyRuntimeHelper.php Diff File

master 49237af4

2019-05-10 23:08:55

DenisChenu

Details Diff
Fixed issue 14855: Allowed invalid completed survey with full index
Dev: Maybe better in EM, but more potential issue inside EM
Dev: Reset to null before validate Survey again
Affected Issues
14855
mod - application/helpers/SurveyRuntimeHelper.php Diff File

master 134f5961

2019-05-10 18:04:21

p_teichmann

Details Diff
Dev: Added permissionsAsArray helper function and moved logic outside of the _selector view
Attach Issues:
mod - application/controllers/admin/participantsaction.php Diff File
add - application/helpers/admin/permission_helper.php Diff File
mod - application/models/Participant.php Diff File
mod - application/views/admin/participants/massive_actions/_selector.php Diff File

master f62d45ef

2019-05-10 14:02:11

Dominik Vitt

Details Diff
Fixed issue #14844: Deprecated warning when running survey with PHP 7.3.4 Affected Issues
14844
mod - application/controllers/admin/printablesurvey.php Diff File
mod - application/helpers/qanda_helper.php Diff File

master fe509825

2019-05-09 17:47:21

LouisGac

Details Diff
Dev: fixed issue, can't create new survey group
Attach Issues:
mod - application/controllers/admin/SurveysGroupsController.php Diff File

master 5e4afdcf

2019-05-09 16:22:45

ollehar

Details Diff
Dev: Remove closing PHP bracket
Attach Issues:
mod - application/views/admin/participants/massive_actions/_selector.php Diff File

master f7f5f885

2019-05-09 14:09:53

Dominik Vitt

Details Diff
Fixed issue 14809: Caret is over the text in group list Affected Issues
14809
mod - assets/packages/adminbasics/build/adminbasics.css Diff File
mod - assets/packages/adminbasics/build/adminbasics.min.css Diff File
mod - assets/packages/adminbasics/scss/grid.scss Diff File

master d49d07e1

2019-05-09 13:03:52

ollehar

Details Diff
Dev: Run tests on PHP 7.3 (Travis)
Attach Issues:
mod - .travis.yml Diff File

master 0fbda9f4

2019-05-09 12:24:45

p_teichmann

Details Diff
Dev: changed php 7 Null coalescing operator to 5.6 syntax
Attach Issues:
mod - application/controllers/admin/participantsaction.php Diff File

master 939ef100

2019-05-09 12:19:09

DenisChenu

Details Diff
Fixed issue 14862: Export to LSS on Portuguese (Portugal) language
Dev: This is really an awdull HTML code
Dev: Must really move to a cleaner way to json ecode …
Affected Issues
14862
mod - application/views/admin/survey/surveybar_displayexport.php Diff File

master 5c795916

2019-05-09 11:49:02

markusfluer

Details Diff
Fixed issue: regression, list radio rows have no iterator
Attach Issues:
mod - application/helpers/qanda_helper.php Diff File

master 5e2d4b22

2019-05-09 11:25:30

Dominik Vitt

Details Diff
Fixed issue 14667: No timer message displayed for boilerplate question Affected Issues
14667
mod - application/helpers/qanda_helper.php Diff File
mod - application/views/survey/questions/answer/boilerplate/answer.twig Diff File
mod - assets/packages/template-core/template-core.css Diff File
 First  Prev  1 2 3 ... 150 ... 294 295 296 297 298 299 300 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1452 1453 1454  Next  Last