Changesets: LimeSurvey

master 1960ec4f

2020-12-14 09:56:11

Jelle_S

Details Diff
Fixed issue 16764: Language changer displays languages in current language instead of native language Affected Issues
16764
mod - themes/survey/vanilla/views/subviews/navigation/language_changer_top_menu.twig Diff File

3.x-LTS d049d014

2020-12-14 09:17:18

LimeBot

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

master 4548bb81

2020-12-14 09:13:07

LimeBot

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

3.x-LTS 4882e9f4

2020-12-12 15:08:40

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 16854: Cannot attach PDF to email invitation (email template for surveys) (#1679)

* Fixed issue 16854: Cannot attach PDF to email invitation (email template for surveys)

Previously, at emailtemplates controller's 'update' method, the settings were saved directly using updateAll. After commit '2c8ccdd5', in order to apply the model's validation, the settings are saved using 'setAttributes($attributes)' and 'save()'.
The setAttributes method, by default, only assigns 'safe' attributes (attributes that have a validation rule). That excludes the 'attachments' attribute.
Passing 'false' as second parameter solves the issue.

* Fixed issue 16854: Cannot attach PDF to email invitation (email template for surveys)

Adding validation to attachments as to make them a safe attribute
Affected Issues
16854
mod - application/models/SurveyLanguageSetting.php Diff File

master f54bdcd9

2020-12-12 15:07:41

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 16308: Multi Numeric Slider custom Font Awesome icons (#1664)

* Fixed issue 16308: Multi Numeric Slider custom Font Awesome icons

There were several problems:
- numeric-slider.js set the CSS for the custom slider handle, but it used a wrong selector.
- numeric-slider.js set the content to the unicode value directly, without using backslash.
- In the case of Fruity, it was setting the slider handle's background color, which works for 'round' and 'square' but not for 'triangle' and 'custom'. Fixed by adding this rule to all variations: .fruity .slider-handle.custom,.fruity .slider-handle.triangle{background-color:transparent}

* Fixed issue 16308: Multi Numeric Slider custom Font Awesome icons

Moving style to CSS
Affected Issues
16308
mod - application/views/survey/questions/answer/multiplenumeric/rows/sliders/answer_row.twig Diff File
mod - assets/packages/questions/numeric-slider/scripts/numeric-slider.js Diff File
mod - themes/survey/bootswatch/css/theme.css Diff File
mod - themes/survey/fruity/css/theme.css Diff File
mod - themes/survey/fruity/css/variations/apple_blossom.css Diff File
mod - themes/survey/fruity/css/variations/bay_of_many.css Diff File
mod - themes/survey/fruity/css/variations/black_pearl.css Diff File
mod - themes/survey/fruity/css/variations/free_magenta.css Diff File
mod - themes/survey/fruity/css/variations/purple_tentacle.css Diff File
mod - themes/survey/fruity/css/variations/sea_green.css Diff File
mod - themes/survey/fruity/css/variations/skyline_blue.css Diff File
mod - themes/survey/fruity/css/variations/sunset_orange.css Diff File
mod - themes/survey/vanilla/css/theme.css Diff File

3.x-LTS b43652b3

2020-12-12 15:07:02

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 16863: Multi Numeric Slider custom Font Awesome icons (#1680)

There were several problems:
- numeric-slider.js set the CSS for the custom slider handle, but it used a wrong selector.
- numeric-slider.js set the content to the unicode value directly, without using backslash.
- In the case of Fruity, it was setting the slider handle's background color, which works for 'round' and 'square' but not for 'triangle' and 'custom'. Fixed by adding this rule to all variations: .fruity .slider-handle.custom,.fruity .slider-handle.triangle{background-color:transparent}
Affected Issues
16863
mod - application/views/survey/questions/answer/multiplenumeric/rows/sliders/answer_row.twig Diff File
mod - assets/packages/questions/numeric-slider/scripts/numeric-slider.js Diff File
mod - themes/survey/bootswatch/css/theme.css Diff File
mod - themes/survey/fruity/css/theme.css Diff File
mod - themes/survey/fruity/css/variations/apple_blossom.css Diff File
mod - themes/survey/fruity/css/variations/bay_of_many.css Diff File
mod - themes/survey/fruity/css/variations/black_pearl.css Diff File
mod - themes/survey/fruity/css/variations/free_magenta.css Diff File
mod - themes/survey/fruity/css/variations/purple_tentacle.css Diff File
mod - themes/survey/fruity/css/variations/sea_green.css Diff File
mod - themes/survey/fruity/css/variations/skyline_blue.css Diff File
mod - themes/survey/fruity/css/variations/sunset_orange.css Diff File
mod - themes/survey/vanilla/css/theme.css Diff File

master 42ae49d5

2020-12-12 15:05:56

LimeSurvey Translations Bot

Details Diff
Updated translation: Greek by kiolalis
Updated translation: Italian by lfanfoni
Updated translation: Portuguese (Portugal) by samarta
Updated translation: Italian (Informal) by lfanfoni
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/el/el.mo Diff File
mod - locale/it-informal/it-informal.mo Diff File
mod - locale/it/it.mo Diff File
mod - locale/pt/pt.mo Diff File

3.x-LTS e77078ce

2020-12-12 15:05:41

LimeSurvey Translations Bot

Details Diff
Updated translation: Greek by kiolalis
Updated translation: Italian by lfanfoni
Updated translation: Italian (Informal) by lfanfoni
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/el/el.mo Diff File
mod - locale/it-informal/it-informal.mo Diff File
mod - locale/it/it.mo Diff File

master 2808acfb

2020-12-11 19:11:04

DenisChenu

Details Diff
Fixed issue : barebone URL are not replaced for text email
Attach Issues:
mod - application/core/LimeMailer.php Diff File

master adf5a10d

2020-12-11 18:38:24

DenisChenu

Details Diff
Fixed issue 16901: @@SURVEYURL@@ not replaced when register Affected Issues
16901
mod - application/controllers/admin/tokens.php Diff File
mod - application/core/LimeMailer.php Diff File
mod - application/helpers/admin/token_helper.php Diff File

3.x-LTS ccd7d053

2020-12-11 13:31:19

c_schmitz

Details Diff
New translation: Greenlandic
Attach Issues:
mod - application/helpers/surveytranslator_helper.php Diff File
add - locale/kal/index.html Diff File
add - locale/kal/kal.mo Diff File

master ade1dcb4

2020-12-11 13:31:19

c_schmitz

Details Diff
New translation: Greenlandic
Attach Issues:
mod - application/helpers/surveytranslator_helper.php Diff File
add - locale/kal/index.html Diff File
add - locale/kal/kal.mo Diff File

master f8c50046

2020-12-10 18:42:14

LimeSurvey Translations Bot

Details Diff
Updated translation: Bulgarian by llamaloverbg
Updated translation: Greek by kiolalis
Updated translation: Italian by ritapas
Updated translation: Portuguese (Portugal) by samarta
Updated translation: Slovak by jelen1
Updated translation: Czech (Informal) by jelen1
Updated translation: Italian (Informal) by ritapas
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/bg/bg.mo Diff File
mod - locale/cs-informal/cs-informal.mo Diff File
mod - locale/el/el.mo Diff File
mod - locale/it-informal/it-informal.mo Diff File
mod - locale/it/it.mo Diff File
mod - locale/pt/pt.mo Diff File
mod - locale/sk/sk.mo Diff File

3.x-LTS ad47539e

2020-12-10 18:41:59

LimeSurvey Translations Bot

Details Diff
Dev Automatic translation update
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File

master 0f314702

2020-12-10 17:56:43

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 16500: Printable survey have no 'group_order' and 'question_order' attribute (#1655)

* Fixed issue 16500: Printable survey have no 'group_order' and 'question_order' attribute

Ported PR https://github.com/LimeSurvey/LimeSurvey/pull/1487

* Fixed issue 16500: Printable survey have no 'group_order' and 'question_order' attribute

Dummy change to trigger travis
Affected Issues
16500
mod - application/controllers/admin/printablesurvey.php Diff File

master 4f0bb4e3

2020-12-10 17:55:54

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 16776 question index marks pages with fully answered questions as unanswered (#1652)

* Fixed issue 16776: Question index marks pages with fully answered questions as unanswered

For Numeric Array question types with Checkbox layout, if is enough for mandatory, we flag it as answered. If not, we flag it as anunserwed.

* Fixed issue 16776: Question index marks pages with fully answered questions as unanswered

For Numeric Array question types with Checkbox layout, if is enough for mandatory, we flag it as answered. If not, we flag it as anunserwed.

* Fixed issue 16776: Question index marks pages with fully answered questions as unanswered

Dummy change to trigger travis
Affected Issues
16776
mod - application/helpers/expressions/em_manager_helper.php Diff File

3.x-LTS 74bd7169

2020-12-10 17:55:20

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 16761: Wrong details shown at print answer overview for dual scale questions (#1677) Affected Issues
16761
mod - application/models/SurveyDynamic.php Diff File

master 99aae156

2020-12-10 17:54:54

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 16670: Extended theme shows all options in one page (#1674)

When the theme config is copied, the engine node is removed (apparently it caused issues before).
Since the optionspage config is inside the engine node, it's removed from the extended theme config, and then the options.twig is used.
One option is to move the optionspage out of the engine node, so it's not removed.
Other option is to remove the engine node contents EXCEPT optionspage, instead of the whole engine node. This option seems easier and it was the one implemented.
Affected Issues
16670
mod - application/models/TemplateManifest.php Diff File

master ab36f816

2020-12-10 17:54:11

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 16749: Make sure Vanilla and Bootswatch look like Fruity (#1673)

BootsWatch already works like Fruity.
Added options page entry to Vanilla's config to enable the core options page. Tested with basic settings and seems to work OK.
Also, themes that extended Vanilla before and after the change work too.
Affected Issues
16749
mod - themes/survey/vanilla/config.xml Diff File

master dec41e1f

2020-12-10 10:34:58

DenisChenu

Details Diff
Dev: clean up some unused code.
Attach Issues:
mod - application/core/QuestionTypes/MultipleNumericalQuestion/RenderMultipleNumerical.php Diff File

master faba8b65

2020-12-10 10:07:30

DenisChenu

Details Diff
Fixed issue 16891: PHP 7.4 + debug : PHP Notice with numeric question type
Fixed issue 16892: When reload response ; multinumerci shown 0000 at end of string
Dev: same fix than master
Dev: deprecated qanda_helper/do_multiplenumeric
Affected Issues
16891, 16892
mod - application/core/QuestionTypes/MultipleNumericalQuestion/RenderMultipleNumerical.php Diff File
mod - application/helpers/qanda_helper.php Diff File

3.x-LTS 925606be

2020-12-10 09:52:26

DenisChenu

Details Diff
Fixed issue : 16891: PHP 7.4 + debug : PHP Notice with numeric question type
Dev: check if it's a string for whole string fix (reloaded)
Attach Issues:
mod - application/helpers/qanda_helper.php Diff File

master 736baf26

2020-12-08 10:15:52

LimeSurvey Translations Bot

Details Diff
Updated translation: Bulgarian by llamaloverbg
Updated translation: Portuguese (Portugal) by samarta
Updated translation: Czech (Informal) by jelen1
Attach Issues:
mod - locale/bg/bg.mo Diff File
mod - locale/cs-informal/cs-informal.mo Diff File
mod - locale/pt/pt.mo Diff File

3.x-LTS cc8ed26d

2020-12-08 10:15:40

LimeSurvey Translations Bot

Details Diff
Dev Automatic translation update
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File

3.x-LTS f479bc97

2020-12-07 11:01:44

LimeBot

Details Diff
Release 3.25.3+201208
Attach Issues:
mod - application/config/version.php Diff File
mod - docs/release_notes.txt Diff File
 First  Prev  1 2 3 ... 150 ... 220 221 222 223 224 225 226 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1452 1453 1454  Next  Last