Changesets: LimeSurvey
master 8003b947 2014-06-17 11:08 Details Diff |
Fixed issue #09091 : navigation_test not filtered | ||
mod - application/controllers/admin/expressions.php | Diff File | ||
mod - application/views/admin/expressions/test/navigation_test.php | Diff File | ||
master 585da43e 2014-06-17 10:06 Details Diff |
Fixed issue 09089: Mixed content in statistics |
Affected Issues 09089 |
|
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
master acb8f3e1 2014-06-16 23:14 Details Diff |
Fixed issue #9087: XSS vulnerability | ||
mod - application/views/admin/expressions/test/survey_logic_file.php | Diff File | ||
master 526e7bc1 2014-06-16 22:54 Details Diff |
Fixed issue #9085: Vulnerable third party jQuery scripts | ||
mod - application/config/third_party.php | Diff File | ||
rm - third_party/jquery-bindWithDelay/demo/jquery-1.6.1.js | Diff | ||
rm - third_party/jquery-tablesorter/jquery-latest.js | Diff | ||
rm - third_party/jquery/jquery-1.10.2.min.js | Diff | ||
add - third_party/jquery/jquery-1.11.1.min.js | Diff File | ||
mod - third_party/kcfinder/js/browser/init.js | Diff File | ||
mod - third_party/kcfinder/js/jquery.js | Diff File | ||
master 58cf35bf 2014-06-16 18:41 Details Diff |
Fixed issue #09088 : moduser is not filtered Dev: Get the users_name from DB not from post Dev: htmlentities password if shown |
||
mod - application/controllers/admin/useraction.php | Diff File | ||
master ba84643f 2014-06-16 16:48 Details Diff |
Dev: replace _SESSION['adminlang'] by $this->lang->getlangcode() 3 times | ||
mod - application/controllers/AdminController.php | Diff File | ||
master 9049bb1a 2014-06-16 16:42 Details Diff |
Fixed issue #09092 : lang is not filtered in personnal settings Dev: filter getPost('lang') Dev: take $this->lang->getlangcode(); for language put in HTML |
||
mod - application/controllers/AdminController.php | Diff File | ||
2.06 55dbf093 2014-06-16 10:52 Details Diff |
New feature #08862: More option in export heading New feature : allow to select another language when exporting Dev: add code+text, em code for code, length of abbreviated Dev: some change in question text Dev: todo : add some option in answer export Dev: todo : add plugin event (with list) ? |
||
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/core/plugins/Authdb/Authdb.php | Diff File | ||
mod - application/helpers/admin/export/FormattingOptions.php | Diff File | ||
mod - application/helpers/admin/export/Writer.php | Diff File | ||
mod - application/helpers/viewHelper.php | Diff File | ||
mod - application/views/admin/export/exportresults_view.php | Diff File | ||
master 16a43de1 2014-06-16 01:06 LimeSurvey Translations Bot Details Diff |
Updated translation: Greek by kiolalis Updated translation: Estonian by klaster Updated translation: French (France) by arnaud21 Updated translation: Japanese by nomoto Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Dutch by theej, Han Updated translation: Norwegian (Nynorsk) by pmonstad Updated translation: Polish by elisa Updated translation: Portuguese (Brazil) by rhnascimento, mauriciofurtado Updated translation: Dutch (Informal) by Han |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/el/LC_MESSAGES/el.mo | Diff File | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
mod - locale/fr/LC_MESSAGES/fr.mo | Diff File | ||
mod - locale/ja/LC_MESSAGES/ja.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/pl/LC_MESSAGES/pl.mo | Diff File | ||
mod - locale/pt-BR/LC_MESSAGES/pt-BR.mo | Diff File | ||
master 0d9e1b2c 2014-06-13 17:22 Details Diff |
Fixed issue : allow to use multiple email in same equation for notification | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
master 390c1562 2014-06-12 15:15 Details Diff |
Release 2.05+ Build 140612 | ||
mod - docs/release_notes.txt | Diff File | ||
master 7040786f 2014-06-12 15:09 Details Diff |
Fixed issue 09064: Blank page/error on step 4 when updating from version 2.0 |
Affected Issues 09064 |
|
mod - application/controllers/admin/update.php | Diff File | ||
master bb92f0ee 2014-06-11 22:43 Details Diff |
Release 2.05+ Build 140611 | ||
mod - docs/release_notes.txt | Diff File | ||
master ae4b01ff 2014-06-11 22:38 LimeSurvey Translations Bot Details Diff |
Updated translation: Spanish (Mexican) by rhernandez Updated translation: Finnish by Matti Updated translation: Georgian by larisa, c_schmitz Updated translation: Portuguese (Brazil) by dariodallago, rhnascimento, mauriciofurtado Updated translation: Slovak by Union Updated translation: Albanian by c_schmitz Updated translation: Thai by heartjavac, adzpire Updated translation: Vietnamese by vietguitar |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/es-MX/LC_MESSAGES/es-MX.mo | Diff File | ||
mod - locale/fi/LC_MESSAGES/fi.mo | Diff File | ||
mod - locale/ka/LC_MESSAGES/ka.mo | Diff File | ||
mod - locale/pt-BR/LC_MESSAGES/pt-BR.mo | Diff File | ||
mod - locale/sk/LC_MESSAGES/sk.mo | Diff File | ||
mod - locale/sq/LC_MESSAGES/sq.mo | Diff File | ||
mod - locale/th/LC_MESSAGES/th.mo | Diff File | ||
mod - locale/vi/LC_MESSAGES/vi.mo | Diff File | ||
master 314c9f57 2014-06-11 21:32 Details Diff |
Fixed issue 09064: Blank page/error on step 4 when updating from version 2.0 |
Affected Issues 09064 |
|
mod - application/controllers/admin/update.php | Diff File | ||
master 653bfe6e 2014-06-11 18:26 Details Diff |
Fixed issue 09078: CSV export of particiapnt DB can make invalid CSV file Dev: add the null attribute by empty string |
Affected Issues 09078 |
|
mod - application/controllers/admin/participantsaction.php | Diff File | ||
master 637ac164 2014-06-11 17:56 Details Diff |
Dev: Clean up optional and mandatoty fiels in particpant CSV upload | ||
mod - application/views/admin/participants/importCSV_view.php | Diff File | ||
master 17232384 2014-06-11 17:50 Details Diff |
Fixed issue 08462 : Unable to import contacts into Central Participant Database Dev: refix empty firstname and lastname Dev: allow empty first field |
Affected Issues 08462 |
|
mod - application/controllers/admin/participantsaction.php | Diff File | ||
master fd4839ab 2014-06-11 16:34 Details Diff |
Fixed issue 09041: Blacklist setting have no effect Fixed issue: Participant import not not working |
Affected Issues 09041 |
|
mod - application/controllers/admin/participantsaction.php | Diff File | ||
master 9616e6d4 2014-06-10 17:32 Details Diff |
Dev Fixed security issue where survey admin could download any file. | ||
mod - application/controllers/admin/responses.php | Diff File | ||
master a13ea042 2014-06-10 17:22 Details Diff |
Dev Fixed security issue when deleting files related to responses. | ||
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/models/Dynamic.php | Diff File | ||
rm - application/models/Dynamic_old.php | Diff | ||
mod - application/models/Question.php | Diff File | ||
mod - application/models/Response.php | Diff File | ||
mod - application/models/Token.php | Diff File | ||
master 8cb2fa5e 2014-06-10 14:49 Details Diff |
Dev: remove leading dots in sanitize_filename() to prevent the creation of hidden files. | ||
mod - application/helpers/sanitize_helper.php | Diff File | ||
master a10c1e0f 2014-06-10 14:40 Details Diff |
Dev: added a dedicated function to sanitize directory names and used it for templates. | ||
mod - application/controllers/admin/templates.php | Diff File | ||
mod - application/helpers/sanitize_helper.php | Diff File | ||
master 84087d0c 2014-06-10 09:28 Details Diff |
Dev New feature: Choose a desired survey ID when copying a survey | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/views/admin/survey/subview/tabCopy_view.php | Diff File | ||
master 9b2c44c3 2014-06-09 01:06 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by valdomir Updated translation: Czech by slansky Updated translation: German by hermann, actxcellence Updated translation: Spanish (Spain) by valdomir Updated translation: French (France) by arnaud21 Updated translation: Italian by lfanfoni Updated translation: Japanese by nomoto Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Dutch by Han Updated translation: Norwegian (Nynorsk) by pmonstad Updated translation: Polish by elisa Updated translation: Portuguese (Brazil) by rhnascimento, mauriciofurtado Updated translation: Romanian by c_ionut2002 Updated translation: Russian by vipgroup Updated translation: Swedish by maxzomborszki 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/ca/LC_MESSAGES/ca.mo | 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/LC_MESSAGES/de.mo | Diff File | ||
mod - locale/es/LC_MESSAGES/es.mo | Diff File | ||
mod - locale/fr/LC_MESSAGES/fr.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/ja/LC_MESSAGES/ja.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/pl/LC_MESSAGES/pl.mo | Diff File | ||
mod - locale/pt-BR/LC_MESSAGES/pt-BR.mo | Diff File | ||
mod - locale/ro/LC_MESSAGES/ro.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 |