Changesets: LimeSurvey
master 883c925d 2014-03-18 11:14 Details Diff |
Fixed 08807: When the AuditLog plugin is active, you can't add a Participant in the central participant database dev: other issues prevent me from testing, but due to behaviours the model is no longer the sender of the event |
Affected Issues 08807 |
|
mod - plugins/AuditLog/AuditLog.php | Diff File | ||
master 6583addf 2014-03-18 11:05 Details Diff |
Merge branch 'master' of https://github.com/LimeSurvey/LimeSurvey.git | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
master 594e0503 2014-03-18 11:04 Details Diff |
Fixed 08868: AuditLog plugin : Can't create new user |
Affected Issues 08868 |
|
mod - plugins/AuditLog/AuditLog.php | Diff File | ||
master 630696af 2014-03-18 10:56 Details Diff |
Fixed issue: Error on survey archive import | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
master 4f0e899f 2014-03-18 10:28 Details Diff |
Fixed issue #08847: Viewing quotas after having de-activated a survey shows internal server error | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
master 3a5ede30 2014-03-18 10:06 Details Diff |
dev: make authldap work when debug = 2 (suppress warnings) | ||
mod - application/core/plugins/AuthLDAP/AuthLDAP.php | Diff File | ||
master 7dc323f7 2014-03-18 09:14 Details Diff |
dev: removed obsolete pluginsettingshelper (is now in extension settingswidget) | ||
mod - application/controllers/PluginsController.php | Diff File | ||
rm - application/helpers/PluginSettingsHelper.php | Diff | ||
master ad46d0fe 2014-03-18 08:06 Details Diff |
Merge pull request #172 from TMSWhite/fix_2.05_demo_surveys Fixed issue 08500: Example surveys not properly importing |
Affected Issues 08500 |
|
mod - docs/demosurveys/ls205_array_filter_tests.lss | Diff File | ||
master 5ed499e8 2014-03-18 07:53 Details Diff |
Merge pull request #179 from lemeur/ldap-start-tls Adds Start-TLS conditionnal option to AuthLDAP plugin. Simplify settings wording. |
||
mod - application/core/plugins/AuthLDAP/AuthLDAP.php | Diff File | ||
subqrelPR a29f8bdb 2014-03-17 21:22 Committer: mfaber Details Diff |
Dev: Add demosurvey for subquestion relevance | ||
add - docs/demosurveys/ls205_em_subquestion_relevance.lss | Diff File | ||
2.06 363cccc9 2014-03-17 21:22 Committer: mfaber Details Diff |
Dev: Add demosurvey for subquestion relevance | ||
add - docs/demosurveys/ls206_em_subquestion_relevance.lss | Diff File | ||
subqrelPR 8edf6d6a 2014-03-17 21:22 Committer: mfaber Details Diff |
Dev: Fix scaleID for text/number matrix question | ||
mod - application/controllers/admin/database.php | Diff File | ||
2.06 3915cc13 2014-03-17 21:22 Committer: mfaber Details Diff |
Dev: Fix scaleID for text/number matrix question | ||
mod - application/controllers/admin/database.php | Diff File | ||
master d6f98968 2014-03-17 17:20 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 14:09 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 13:04 Details Diff |
Release 2.05+ Build 140317 | ||
mod - docs/release_notes.txt | Diff File | ||
master 96768c4c 2014-03-17 09:22 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. |
||
mod - application/libraries/PluginManager/LimesurveyApi.php | Diff File | ||
master 34bb7499 2014-03-17 01:06 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 |
||
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 12:49 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 |
||
mod - application/helpers/common_helper.php | Diff File | ||
master a780109b 2014-03-13 12:17 Details Diff |
Fixed issue : First language in quota edit is not the base survey language | ||
mod - application/controllers/admin/quotas.php | Diff File | ||
master bd86ccfd 2014-03-13 11:56 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 |
||
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 11:11 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 10:44 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 18:23 Details Diff |
Change LDAP plugin description | ||
mod - application/core/plugins/AuthLDAP/AuthLDAP.php | Diff File | ||
master 84f1cd50 2014-03-12 18:19 Details Diff |
Added Start-TLS option to AuthLdap plugin. Refactor the LdapVersion entry to make the Start-TLS option conditionnal. | ||
mod - application/core/plugins/AuthLDAP/AuthLDAP.php | Diff File |