Changesets: LimeSurvey

master 76c8ac35

2014-08-04 01:06

LimeSurvey Translations Bot


Details Diff
Updated translation: Italian by lfanfoni
Updated translation: Norwegian (Bokmål) by pmonstad
Updated translation: Dutch by Han, L191
Updated translation: Norwegian (Nynorsk) by pmonstad
Updated translation: Russian by vipgroup
Updated translation: Italian (Informal) by lfanfoni
Updated translation: Dutch (Informal) by Han
mod - locale/_template/limesurvey.pot Diff File
mod - locale/it-informal/LC_MESSAGES/it-informal.mo Diff File
mod - locale/it/LC_MESSAGES/it.mo Diff File
mod - locale/nb/LC_MESSAGES/nb.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/nn/LC_MESSAGES/nn.mo Diff File
mod - locale/ru/LC_MESSAGES/ru.mo Diff File

master 8b1bc267

2014-08-03 12:15

DenisChenu


Details Diff
Fixed issue : HTML editor broke using < > ... in Expression
Dev: see http://manual.limesurvey.org/Expression_Manager#HTML_editor_issue
Dev: HTML produced with XSS is better than without ( outside EM < is replaced by < with xss)
Dev: todo : replace xssFilter by textFilter and allow plugin to do something
mod - scripts/admin/ckeditor-config.js Diff File

master 17b74853

2014-08-01 18:55

DenisChenu


Details Diff
Fixed issue 09122: User can view 'edit local settings' button even without access
Dev: remove the button in edit survey setings
Dev: rename the permission to Survey text elements like the menu
Dev: Remove big alt attribute for img in permission (accessibility issue)
Affected Issues
09122
mod - application/controllers/admin/surveypermission.php Diff File
mod - application/models/Permission.php Diff File
mod - application/views/admin/survey/editSurvey_view.php Diff File
mod - scripts/admin/admin_core.js Diff File

master e2aaef00

2014-08-01 18:10

sammousa


Details Diff
Dev Code clean up
mod - application/models/Permission.php Diff File

master 45e78300

2014-07-30 13:05

c_schmitz


Details Diff
Release 2.05+ Build 140730
mod - docs/release_notes.txt Diff File

master 7299572f

2014-07-30 13:03

LimeSurvey Translations Bot


Details Diff
Updated translation: Czech by slansky
Updated translation: German by c_schmitz
Updated translation: Finnish by morbid
Updated translation: French (France) by arnaud21
Updated translation: Japanese by nomoto, yamatt
Updated translation: Polish by elisa
Updated translation: Russian by vipgroup
Updated translation: Swedish by maxzomborszki
Updated translation: Czech (Informal) by slansky
Updated translation: German (Informal) by c_schmitz
Updated translation: Chinese (Taiwan) (Traditional) by drawinglee
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/de-informal/LC_MESSAGES/de-informal.mo Diff File
mod - locale/de/LC_MESSAGES/de.mo Diff File
mod - locale/fi/LC_MESSAGES/fi.mo Diff File
mod - locale/fr/LC_MESSAGES/fr.mo Diff File
mod - locale/ja/LC_MESSAGES/ja.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File
mod - locale/ru/LC_MESSAGES/ru.mo Diff File
mod - locale/sv/LC_MESSAGES/sv.mo Diff File
mod - locale/zh-Hant-TW/LC_MESSAGES/zh-Hant-TW.mo Diff File

master 760af50f

2014-07-30 12:53

c_schmitz


Details Diff
Fixed issue: XAMPP package not properly installing the database
mod - application/commands/InstallCommand.php Diff File

master 9a94a06a

2014-07-28 18:37

DenisChenu


Details Diff
Fixed issue : Quota with unrelevant question and default value are true even if question is unrelevant
Dev: see http://www.limesurvey.org/en/forum/installation-a-update-issues/98033-quota-after-update-worling-strange,-invitation-brainstorming
mod - application/helpers/frontend_helper.php Diff File

2.06 d89df5ae

2014-07-28 14:05

DenisChenu


Details Diff
Dev: Fixed : unable to use abbreviated heading
mod - application/helpers/admin/export/Writer.php Diff File

2.06 83e4c972

2014-07-28 14:01

DenisChenu


Details Diff
Fixed issue 09063: Empty string for subquestion in response browsing (and in export) show only the question text Affected Issues
09063
mod - application/helpers/admin/export/Writer.php Diff File
mod - application/helpers/viewHelper.php Diff File

master 088a8e93

2014-07-28 09:55

DenisChenu


Details Diff
Dev: allow some debug when import survey broke
Dev: just a quick fix : log some error
mod - application/models/Survey.php Diff File

master 58f8ce42

2014-07-28 01:06

LimeSurvey Translations Bot


Details Diff
Updated translation: French (France) by c_schmitz
Updated translation: Hungarian by aron
Updated translation: Dutch by Han, L191
Updated translation: Russian by vipgroup
Updated translation: Dutch (Informal) by Han
mod - locale/_template/limesurvey.pot Diff File
mod - locale/fr/LC_MESSAGES/fr.mo Diff File
mod - locale/hu/LC_MESSAGES/hu.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/ru/LC_MESSAGES/ru.mo Diff File

master 0d8d2b43

2014-07-26 11:19

sammousa


Details Diff
Dev Added support for link setting type.
mod - application/extensions/SettingsWidget/SettingsWidget.php Diff File

master fbb7ae7b

2014-07-25 17:26

c_schmitz


Details Diff
Fixed issue 09147: Deprecated notice on PHP 5.5 when emailing invitations
Dev Updater PHPMailer to 5.2.8
Affected Issues
09147
mod - application/third_party/phpmailer/LICENSE Diff File
add - application/third_party/phpmailer/PHPMailerAutoload.php Diff File
add - application/third_party/phpmailer/README.md Diff File
rm - application/third_party/phpmailer/README.php Diff
mod - application/third_party/phpmailer/class.phpmailer.php Diff File
mod - application/third_party/phpmailer/class.smtp.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-ar.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-be.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-br.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-ca.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-ch.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-cz.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-de.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-dk.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-el.php Diff File
rm - application/third_party/phpmailer/language/phpmailer.lang-en.php Diff
add - application/third_party/phpmailer/language/phpmailer.lang-eo.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-es.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-et.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-fa.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-fi.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-fo.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-fr.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-gl.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-he.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-hr.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-hu.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-it.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-ja.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-ka.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-lt.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-lv.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-nl.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-no.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-pl.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-pt.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-ro.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-ru.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-se.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-sk.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-sr.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-tr.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-uk.php Diff File
add - application/third_party/phpmailer/language/phpmailer.lang-vi.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-zh.php Diff File
mod - application/third_party/phpmailer/language/phpmailer.lang-zh_cn.php Diff File

master e4dd6ff1

2014-07-25 15:53

c_schmitz


Details Diff
Fixed issue 09138: Sending multiple invitations, reminders to the same token Affected Issues
09138
mod - application/views/admin/token/browse.php Diff File
mod - scripts/admin/tokens.js Diff File

master eaee705d

2014-07-25 09:29

c_schmitz


Details Diff
Fixed issue 09120: Migration issue from 1.90 to 2.05 when using Postgres Affected Issues
09120
mod - application/helpers/update/updatedb_helper.php Diff File

master 9767c0ff

2014-07-25 09:24

c_schmitz


Details Diff
Fixed issue 09115: Chrome has a bug which causes slider layouts not to be styled properly redraw Affected Issues
09115
mod - scripts/numeric-slider.js Diff File

master 8dbd8da1

2014-07-25 09:14

c_schmitz


Details Diff
Dev Small fix for XML-RPC - test function is disabled by default
mod - application/controllers/admin/remotecontrol.php Diff File

master 585ba279

2014-07-25 09:12

c_schmitz


Details Diff
Fixed issue 09052: Importing old .csv survey structure file does not properly import quotas Affected Issues
09052
mod - application/controllers/admin/participantsaction.php Diff File
mod - application/controllers/admin/remotecontrol.php Diff File
mod - application/controllers/admin/tokens.php Diff File
mod - application/helpers/admin/import_helper.php Diff File
mod - application/helpers/common_helper.php Diff File

master 321f3f9b

2014-07-24 10:38

c_schmitz


Details Diff
Dev Added hint for database port
mod - application/views/installer/dbconfig_view.php Diff File

master 4034d2a4

2014-07-24 10:31

c_schmitz


Details Diff
Fixed issue 09105: Unable to open popup email for administrator in French Affected Issues
09105
mod - application/helpers/admin/htmleditor_helper.php Diff File

master b992d775

2014-07-24 09:11

c_schmitz


Details Diff
Fixed issue 09100: ComfortUpdate step 2 shows absolute file paths Affected Issues
09100
mod - application/controllers/admin/update.php Diff File

master 150d232a

2014-07-23 17:24

c_schmitz


Details Diff
Fixed issue 09143: Comfort update backups have different extensions Affected Issues
09143
mod - application/controllers/admin/update.php Diff File

2.06 c772cd1a

2014-07-22 20:18

sammousa


Details Diff
Dev Translation stuff
mod - .gitignore Diff File
mod - application/config/internal.php Diff File
mod - application/controllers/RegisterController.php Diff File
mod - application/controllers/Statistics_userController.php Diff File
mod - application/controllers/SurveyController.php Diff File
mod - application/controllers/UploaderController.php Diff File
mod - application/controllers/admin/assessments.php Diff File
mod - application/controllers/admin/tokens.php Diff File
mod - application/core/LSYii_Application.php Diff File
mod - application/extensions/LimeScript/LimeScript.php Diff File
mod - application/helpers/SurveyRuntimeHelper.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/helpers/surveytranslator_helper.php Diff File
mod - application/libraries/Save.php Diff File
mod - application/models/Dynamic.php Diff File
mod - application/models/Response.php Diff File
mod - application/views/admin/survey/subview/tabGeneralEditSurvey_view.php Diff File
mod - application/views/admin/survey/subview/tabPublication_view.php Diff File
mod - application/views/admin/survey/subview/tabResourceManagement_view.php Diff File
mod - application/views/admin/survey/subview/tabTokens_view.php Diff File
mod - application/views/surveys/publicSurveyList.php Diff File
mod - scripts/admin/admin_core.js Diff File

master 33b51570

2014-07-22 17:24

sammousa


Details Diff
Dev Removed function from global namespace.
mod - application/helpers/common_helper.php Diff File
mod - application/models/Permission.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 894 895 896 897 898 899 900 ... 1050 ... 1200 ... 1350 ... 1471 1472 1473  Next  Last