Changesets: LimeSurvey

master dbae3452

2015-01-26 01:06

LimeSurvey Translations Bot


Details Diff
Updated translation: Czech by slansky
Updated translation: Spanish (Spain) by valdomir, aesteban, asntcrz, elkinjosetm
Updated translation: Persian by ardalan
Updated translation: French (France) by DenisChenu, arnaud21
Updated translation: Galician by Calidonia
Updated translation: Italian by tebala, lfanfoni
Updated translation: Latvian by marcic
Updated translation: Dutch by Han
Updated translation: Polish by elisa
Updated translation: Russian by vipgroup, ddrmoscow
Updated translation: Turkish by kayazeren
Updated translation: Czech (Informal) by slansky
Updated translation: Italian (Informal) by lfanfoni
Updated translation: Dutch (Informal) by Han
mod - locale/_template/limesurvey.pot Diff File
mod - locale/cs-informal/LC_MESSAGES/cs-informal.mo Diff File
mod - locale/cs/LC_MESSAGES/cs.mo Diff File
mod - locale/es/LC_MESSAGES/es.mo Diff File
mod - locale/fa/LC_MESSAGES/fa.mo Diff File
mod - locale/fr/LC_MESSAGES/fr.mo Diff File
mod - locale/gl/LC_MESSAGES/gl.mo Diff File
mod - locale/it-informal/LC_MESSAGES/it-informal.mo Diff File
mod - locale/it/LC_MESSAGES/it.mo Diff File
mod - locale/lv/LC_MESSAGES/lv.mo Diff File
mod - locale/nl-informal/LC_MESSAGES/nl-informal.mo Diff File
mod - locale/nl/LC_MESSAGES/nl.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File
mod - locale/ru/LC_MESSAGES/ru.mo Diff File
mod - locale/tr/LC_MESSAGES/tr.mo Diff File

2.06 d34c08ea

2015-01-23 17:20

DenisChenu


Details Diff
Dev: same order for label in array and in list (allow update with CSS only ;) )
mod - application/helpers/qanda_helper.php Diff File

2.06 a7e37eda

2015-01-23 15:55

DenisChenu


Details Diff
Dev: remove validateTemplateDir from common, update to models/Template
Dev: fix template in Survey model after find : maybe add templateurl and templatedirectory ?
Dev: filter template by user rigth too.
Dev: partial fix for 09468 use new function, but still broken
Affected Issues
09468
mod - application/controllers/PrintanswersController.php Diff File
mod - application/controllers/RegisterController.php Diff File
mod - application/controllers/Statistics_userController.php Diff File
mod - application/controllers/admin/globalsettings.php Diff File
mod - application/controllers/admin/printablesurvey.php Diff File
mod - application/controllers/admin/questions.php Diff File
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/helpers/admin/activate_helper.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File
mod - application/models/Survey.php Diff File
mod - application/models/Template.php Diff File
mod - application/views/statistics_user_view.php Diff File

2.06 ac741f05

2015-01-21 12:34

DenisChenu


Details Diff
Fixed issue 09465: Array (number)(with checkbox) question type highlight the rows that have been answered
Fixed issue : Array (number) (default (dropdown)) question type don't remind actual answer
Dev: master https://github.com/LimeSurvey/LimeSurvey/commit/b0d57c8adf66bad609338d76f57835e1e7a69a9f
Affected Issues
09393, 09465
mod - application/helpers/qanda_helper.php Diff File

master b0d57c8a

2015-01-21 12:10

DenisChenu


Details Diff
Fixed issue 09465: Array (number)(with checkbox) question type highlight the rows that have been answered
Fixed issue : Array (number) (default (dropdown)) question type don't remind actual answer
Affected Issues
09393, 09465, 09504
mod - application/helpers/qanda_helper.php Diff File

master 8f82ded1

2015-01-21 11:55

Nikola Mišić


Details Diff
Added alternate PDF font for Croatian language

Default one breaks Croatian specific letters.
mod - application/config/config-defaults.php Diff File

2.06 b817f550

2015-01-21 11:55

Nikola Mišić

Committer: c_schmitz


Details Diff
Added alternate PDF font for Croatian language

Default one breaks Croatian specific letters.
mod - application/config/config-defaults.php Diff File

2.06 f86eca20

2015-01-21 10:18

DenisChenu


Details Diff
Dev: html_entity_decode on language to use default encode in select widget
mod - application/views/admin/globalSettings_view.php Diff File
mod - application/views/admin/survey/subview/tabGeneralEditSurvey_view.php Diff File

2.06 5cf7d642

2015-01-20 18:20

DenisChenu


Details Diff
Fixed issue 09467: Regenerate question code still usuable with activated survey

Dev: update regenerate with Yii, control if able and remove the menu if not
Dev: find only question of the default language , updateAll apply to other language
Dev: from master https://github.com/LimeSurvey/LimeSurvey/commit/c93a02511fbc9a9c2cefa073e08ef8b78954b27b
Affected Issues
09467
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/views/admin/survey/surveybar_view.php Diff File

2.06 87be3d27

2015-01-20 18:10

DenisChenu


Details Diff
Dev: if you don't close the div, it broke HTML
mod - application/views/admin/globalSettings_view.php Diff File

master c93a0251

2015-01-20 18:03

DenisChenu


Details Diff
Fixed issue 09467: Regenerate question code still usuable with activated survey
Dev: update regenerate with Yii, control if able and remove the menu if not
Dev: find only question of the default language , updateAll apply to other language
Affected Issues
09467
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/views/admin/survey/surveybar_view.php Diff File

2.06 0b805019

2015-01-20 16:37

DenisChenu


Details Diff
Dev: move Global settings to settingsWidget
Dev: setting widget float no need pattern but need step=any
Dev: put a default width to text input in setting widget (not sure ?)
Dev: TODO : move array of settings in controller ....
mod - application/controllers/admin/globalsettings.php Diff File
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/extensions/SettingsWidget/SettingsWidget.php Diff File
mod - application/extensions/SettingsWidget/assets/settingswidget.css Diff File
mod - application/views/admin/globalSettings_view.php Diff File
mod - scripts/admin/globalsettings.js Diff File

2.06 a6e3d056

2015-01-19 18:40

DenisChenu


Details Diff
Dev: fix templatechange function
mod - scripts/admin/surveysettings.js Diff File

2.06 f5f74e00

2015-01-19 18:37

DenisChenu


Details Diff
Dev: SettingWidget for presentation
Dev: Update Survey::model() for : default value for new
Dev: // for : fix template dir in model , allways in find : deprecate validateTemplateDir function
Dev: // for : language(s) : in rules
Dev: // for email : trim before validate
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/core/LSYii_EmailIDNAValidator.php Diff File
mod - application/extensions/SettingsWidget/assets/settingswidget.css Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/models/Permission.php Diff File
mod - application/models/Survey.php Diff File
mod - application/views/admin/survey/subview/tabGeneralEditSurvey_view.php Diff File
mod - application/views/admin/survey/subview/tabPresentation_view.php Diff File

master fee7fcb9

2015-01-19 01:06

LimeSurvey Translations Bot


Details Diff
Updated translation: German by c_schmitz
Updated translation: Greek by kiolalis
Updated translation: Spanish (Spain) by aesteban, valdomir, artasom
Updated translation: Italian by lfanfoni
Updated translation: Polish by elisa
Updated translation: Swedish by maxzomborszki
Updated translation: Ukrainian by skipenko
Updated translation: German (Informal) by c_schmitz
Updated translation: Italian (Informal) by lfanfoni
mod - locale/_template/limesurvey.pot Diff File
mod - locale/de-informal/LC_MESSAGES/de-informal.mo Diff File
mod - locale/de/LC_MESSAGES/de.mo Diff File
mod - locale/el/LC_MESSAGES/el.mo Diff File
mod - locale/es/LC_MESSAGES/es.mo Diff File
mod - locale/it-informal/LC_MESSAGES/it-informal.mo Diff File
mod - locale/it/LC_MESSAGES/it.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File
mod - locale/sv/LC_MESSAGES/sv.mo Diff File
mod - locale/uk/LC_MESSAGES/uk.mo Diff File

2.06 4b879165

2015-01-16 18:27

aesteban


Details Diff
Fixed issue 09435: Trying to get property of non-object with debug=2 and AuditLog enabled Affected Issues
09435
mod - plugins/AuditLog/AuditLog.php Diff File

2.06 0130b977

2015-01-16 18:25

aesteban


Details Diff
Updated feature: Audit plugin logs login, logout and failed login attempt
mod - application/controllers/admin/authentication.php Diff File
mod - plugins/AuditLog/AuditLog.php Diff File

master e0fc0c88

2015-01-16 17:32

aesteban


Details Diff
Fixed issue 09435: Trying to get property of non-object with debug=2 and AuditLog enabled Affected Issues
09435
mod - plugins/AuditLog/AuditLog.php Diff File

2.06 47b6fe08

2015-01-16 10:44

DenisChenu


Details Diff
New feature : allow extended htmlOptions in SettingsWidget
Dev: Move Survey General settings / General to SettingsWidget
Dev: Add type email in settings
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/extensions/SettingsWidget/SettingsWidget.php Diff File
mod - application/extensions/SettingsWidget/assets/settingswidget.css Diff File
mod - application/views/admin/survey/subview/tabGeneralEditSurvey_view.php Diff File
mod - scripts/admin/admin_core.js Diff File

2.06 8e29f3fd

2015-01-15 15:34

sammousa


Details Diff
Added phpci.yml
add - phpci.yml Diff File

2.06 3ebabca6

2015-01-14 18:42

DenisChenu


Details Diff
Dev : removed token length validation already in model, add it in HTML5
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/views/admin/survey/subview/tabTokens_view.php Diff File

2.06 02914b42

2015-01-14 18:30

DenisChenu


Details Diff
Dev: remove email validation in update survey setting : not needed
Dev: already done with view (type='email') , added in model
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/models/Survey.php Diff File

master 88d34c4e

2015-01-14 17:22

c_schmitz


Details Diff
Fixed issue: Wrong hint text for Numeric question type when using min/max settings
mod - application/helpers/expressions/em_manager_helper.php Diff File

2.06 3d4de5cc

2015-01-14 17:22

c_schmitz


Details Diff
Fixed issue: Wrong hint text for Numeric question type when using min/max settings
mod - application/helpers/expressions/em_manager_helper.php Diff File

2.06 1f88f9d0

2015-01-14 17:20

c_schmitz


Details Diff
Fixed issue: Wrong hint text for Numeric question type when using min/max settings
mod - application/helpers/expressions/em_manager_helper.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 875 876 877 878 879 880 881 ... 900 ... 1050 ... 1200 ... 1350 ... 1471 1472 1473  Next  Last