Changesets: LimeSurvey

2.06 3915cc13

2014-03-17 20:22:03

mfaber


Committer: mfaber Details Diff
Dev: Fix scaleID for text/number matrix question
Attach Issues:
mod - application/controllers/admin/database.php Diff File

master d6f98968

2014-03-17 16:20:56

c_schmitz

Details Diff
Fixed issue 08797: Error 500 when searching for Attribute Field content in CPDB Affected Issues
08797
mod - application/models/Participant.php Diff File

master 25426708

2014-03-17 13:09:13

c_schmitz

Details Diff
Fixed issue: Problems running DB update when updating from 1.92/1.90 using MSSQL Affected Issues
08815
mod - application/helpers/update/updatedb_helper.php Diff File

master dc9414f2

2014-03-17 12:04:24

c_schmitz

Details Diff
Release 2.05+ Build 140317
Attach Issues:
mod - docs/release_notes.txt Diff File

master 96768c4c

2014-03-17 08:22:50

sammousa

Details Diff
Dev Fixed issue where the getResponse API would throw an error if response
was not found. Now it returns null as Yii AR normally does.
Attach Issues:
mod - application/libraries/PluginManager/LimesurveyApi.php Diff File

master 34bb7499

2014-03-17 00:06:24

LimeSurvey Translations Bot

Details Diff
Updated translation: Czech by slansky
Updated translation: German by actxcellence
Updated translation: French (France) by arnaud21
Updated translation: Latvian by vipgroup, marcic
Updated translation: Norwegian (Bokmål) by pmonstad
Updated translation: Norwegian (Nynorsk) by pmonstad
Updated translation: Polish by elisa
Updated translation: Russian by ldemeschew, vipgroup
Updated translation: Swedish by maxzomborszki
Updated translation: Turkish by kayazeren
Updated translation: Czech (Informal) by slansky
Updated translation: German (Informal) by mfaber, actxcellence
Attach Issues:
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/fr/LC_MESSAGES/fr.mo Diff File
mod - locale/lv/LC_MESSAGES/lv.mo Diff File
mod - locale/nb/LC_MESSAGES/nb.mo Diff File
mod - locale/nn/LC_MESSAGES/nn.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/tr/LC_MESSAGES/tr.mo Diff File

master fee21b2b

2014-03-13 11:49:13

DenisChenu

Details Diff
Fixed issue #08847: Viewing quotas after having de-activated a survey shows internal server error.
Dev: use tableExist, but think there are better way
Dev: see http://bugs.limesurvey.org/view.php?id=8847#c29233
Affected Issues
08847
mod - application/helpers/common_helper.php Diff File

master a780109b

2014-03-13 11:17:32

DenisChenu

Details Diff
Fixed issue : First language in quota edit is not the base survey language
Attach Issues:
mod - application/controllers/admin/quotas.php Diff File

master bd86ccfd

2014-03-13 10:56:01

DenisChenu

Details Diff
Fixed issue #08848: Quota end text are not XSS filtered
Dev: add it in models->rules()
Dev: flatten the title in admin view
Affected Issues
08848
mod - application/models/Quota.php Diff File
mod - application/models/QuotaLanguageSetting.php Diff File
mod - application/views/admin/quotas/viewquotasrow_view.php Diff File

master 36ea616f

2014-03-13 10:11:29

DenisChenu

Details Diff
fixed issue 08818: XSS security enable : Comparison operators (< and >) get converted to HTML-entities in expressions in questions
Dev: Use ExpressionManager in xssFilter
Dev: need some update on EM core to leave space, tab and \n
Dev: Add a public function to tokenize any string in EM core (but why RDP_Tokenize is private ?)
Affected Issues
08818
mod - application/core/LSYii_Validators.php Diff File
mod - application/helpers/expressions/em_core_helper.php Diff File

master 0f032d58

2014-03-13 09:44:50

c_schmitz

Details Diff
Fixed issue 08784: align get_summary RPC Routine to other ones Affected Issues
08784
mod - application/helpers/remotecontrol/remotecontrol_handle.php Diff File

master 76249231

2014-03-12 17:23:45

lemeur

Details Diff
Change LDAP plugin description
Attach Issues:
mod - application/core/plugins/AuthLDAP/AuthLDAP.php Diff File

master 84f1cd50

2014-03-12 17:19:42

lemeur

Details Diff
Added Start-TLS option to AuthLdap plugin. Refactor the LdapVersion entry to make the Start-TLS option conditionnal.
Attach Issues:
mod - application/core/plugins/AuthLDAP/AuthLDAP.php Diff File

master 1001b3e1

2014-03-12 12:41:25

mdekker

Details Diff
dev: small fix Affected Issues
08369
mod - application/core/plugins/AuthLDAP/AuthLDAP.php Diff File

master 801906a7

2014-03-12 12:37:33

mdekker

Details Diff
dev: added possibility to show/hide plugin settings for 08369
dev: Reordered methods in PluginsController and did a format on the code, other then that only check for submit button to save data
Affected Issues
08369
mod - application/controllers/PluginsController.php Diff File
mod - application/core/plugins/AuthLDAP/AuthLDAP.php Diff File
mod - application/extensions/SettingsWidget/SettingsWidget.php Diff File

master 55034bff

2014-03-12 11:51:02

mdekker

Details Diff
Merge pull request #175 from lemeur/master

Fixed 08369: Added search-and-bind feature for the core LDAP authentication plugin (Thibault Le Meur)
Affected Issues
08369
mod - application/core/plugins/AuthLDAP/AuthLDAP.php Diff File

master e9442397

2014-03-12 10:44:49

mdekker

Details Diff
dev: more efficient token display (noticable when large sets of tokens viewed at once)
dev: less likely to run out of memory while creating dummy tokens
Attach Issues:
mod - application/controllers/admin/tokens.php Diff File

subqrelPR 76dff6e5

2014-03-11 18:06:44

mfaber


Committer: mfaber Details Diff
Dev: TSV import/export SQrelevance
Attach Issues:
mod - application/helpers/expressions/em_manager_helper.php Diff File

2.06 aa484fbe

2014-03-11 18:06:44

mfaber


Committer: mfaber Details Diff
Dev: TSV import/export SQrelevance
Attach Issues:
mod - application/helpers/expressions/em_manager_helper.php Diff File

master 865e2f65

2014-03-11 16:44:31

c_schmitz

Details Diff
Merge pull request #178 from lemeur/bug8838

Fixed 08838: The "Access" filter not working if language is not English
Affected Issues
08838
mod - application/views/admin/survey/listSurveys_view.php Diff File

master c712fad1

2014-03-11 15:52:32

lemeur

Details Diff
Fixed 08838: The "Access" filter in the administration surveylist only works in English Affected Issues
08838
mod - application/views/admin/survey/listSurveys_view.php Diff File

subqrelPR 31829776

2014-03-10 21:02:09

mfaber


Committer: mfaber Details Diff
New feature #8757: Individual subquestion relevance
Dev: Write relevance equation to $subQrels[]
Attach Issues:
mod - application/helpers/expressions/em_manager_helper.php Diff File

2.06 ed07cac7

2014-03-10 21:02:09

mfaber


Committer: mfaber Details Diff
New feature #8757: Individual subquestion relevance
Dev: Write relevance equation to $subQrels[]
Attach Issues:
mod - application/helpers/expressions/em_manager_helper.php Diff File

subqrelPR 023a049b

2014-03-10 20:59:16

mfaber


Committer: mfaber Details Diff
New feature #8757: Individual subquestion relevance
Dev: Adjust data structure in em_manager_helper.php
Attach Issues:
mod - application/helpers/expressions/em_manager_helper.php Diff File

2.06 69f3a0be

2014-03-10 20:59:16

mfaber


Committer: mfaber Details Diff
New feature #8757: Individual subquestion relevance
Dev: Adjust data structure in em_manager_helper.php
Attach Issues:
mod - application/helpers/expressions/em_manager_helper.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 889 890 891 892 893 894 895 ... 900 ... 1050 ... 1200 ... 1350 ... 1451 1452 1453  Next  Last