Changesets: LimeSurvey
master 31fb8d7f 2015-06-22 09:58 Details Diff |
Dev: Add a check/uncheck all for restricted language Dev: see https://bugs.limesurvey.org/view.php?id=9697#c32468 |
||
mod - application/views/admin/globalSettings_view.php | Diff File | ||
develop 3afe9ee4 2015-06-21 18:25 Details Diff |
Fixed issue 09695: Language are not set correctly on survey taking Dev: actually no EM in ls3. Then put the fix without control (and quick) |
Affected Issues 09695 |
|
mod - application/models/Permission.php | Diff File | ||
develop 1456edfb 2015-06-21 18:14 Details Diff |
Dev: [fix] html editor URL | ||
mod - application/views/layouts/survey.php | Diff File | ||
mod - scripts/htmleditor.js | Diff File | ||
master dd9c86c3 2015-06-20 16:34 Details Diff |
Fixex issue 09464: Mandatory ranking anking question cannot go to next question if it's filtered by another question Dev: review relevance of sub question by number of relevance of answers. Dev: when rewriting Question object/EM : need a function for mandatory :) |
Affected Issues 09464 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
develop d7e54502 2015-06-20 16:34 Details Diff |
Fixex issue 09464: Mandatory ranking anking question cannot go to next question if it's filtered by another question Dev: review relevance of sub question by number of relevance of answers. Dev: when rewriting Question object/EM : need a function for mandatory :) |
Affected Issues 09464 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
develop aba9ec74 2015-06-19 14:33 Details Diff |
Dev Added automated composer install when using console. This should ease initial run for developers. | ||
mod - application/entry.php | Diff File | ||
mod - application/limesurvey | Diff File | ||
master 90633dab 2015-06-19 13:09 Details Diff |
Release 2.06+ Build 150619 | ||
mod - docs/release_notes.txt | Diff File | ||
master b305e7af 2015-06-19 13:06 LimeSurvey Translations Bot Details Diff |
Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Norwegian (Nynorsk) by pmonstad Updated translation: Polish by elisa Updated translation: Polish (Informal) by elisa |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/nb/nb.mo | Diff File | ||
mod - locale/nn/nn.mo | Diff File | ||
mod - locale/pl/pl.mo | Diff File | ||
develop 46fe2017 2015-06-19 10:48 Details Diff |
Merge branch 'develop' of github.com:LimeSurvey/LimeSurvey into develop | ||
mod - application/config/internal.php | Diff File | ||
mod - application/controllers/admin/questiongroups.php | Diff File | ||
add - application/core/LSYii_Locale.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/helpers/surveytranslator_helper.php | Diff File | ||
develop 56df5ed9 2015-06-19 10:47 Details Diff |
Dev Added file browser. | ||
mod - application/controllers/FilesController.php | Diff File | ||
mod - application/controllers/GroupsController.php | Diff File | ||
mod - application/controllers/SurveysController.php | Diff File | ||
mod - application/core/ConsoleApplication.php | Diff File | ||
mod - application/core/HttpRequest.php | Diff File | ||
mod - application/core/LSHttpRequest.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
add - application/migrations/m150618_134730_questiongroup_gid_to_id.php | Diff File | ||
mod - application/models/LSActiveRecord.php | Diff File | ||
mod - application/models/Question.php | Diff File | ||
mod - application/models/QuestionGroup.php | Diff File | ||
mod - composer.json | Diff File | ||
master 52773eeb 2015-06-19 05:00 Details Diff |
New feature 08331: Set appearance options for queXML export Dev: Updated queXMLPDF class to latest upstream Dev: Added new view for setting queXMLPDF appearance options before exporting Dev: Removed references to limesurvey_lang class |
Affected Issues 08331 |
|
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/helpers/export_helper.php | Diff File | ||
mod - application/libraries/admin/quexmlpdf.php | Diff File | ||
mod - application/views/admin/survey/editSurvey_view.php | Diff File | ||
add - application/views/admin/survey/queXMLSurvey_view.php | Diff File | ||
rm - application/views/admin/survey/subview/tabQuexml_view.php | Diff | ||
mod - application/views/admin/survey/subview/tab_view.php | Diff File | ||
mod - application/views/admin/survey/surveybar_view.php | Diff File | ||
master c1e3f422 2015-06-18 15:53 Details Diff |
Fixed issue 09695: Language are not set correctly on survey taking Dev: quick fix, we can surely do better. |
Affected Issues 09695 |
|
mod - application/models/Permission.php | Diff File | ||
develop 6abc9a12 2015-06-18 13:54 Details Diff |
Fixed issue 09691: Some translations not working when taking the survey |
Affected Issues 09691 |
|
mod - application/config/internal.php | Diff File | ||
add - application/core/LSYii_Locale.php | Diff File | ||
mod - application/helpers/surveytranslator_helper.php | Diff File | ||
master f07b656e 2015-06-18 13:26 Details Diff |
Fixed issue 09691: Some translations not working when taking the survey |
Affected Issues 09691 |
|
mod - application/config/internal.php | Diff File | ||
add - application/core/LSYii_Locale.php | Diff File | ||
mod - application/helpers/surveytranslator_helper.php | Diff File | ||
master 185719d6 2015-06-18 11:37 Details Diff |
Dev Allow Clocale to be handled by a custom class - this patch will be part of the upcoming Yii verion 1.1.17 | ||
mod - framework/base/CApplication.php | Diff File | ||
master f9b0d650 2015-06-18 11:22 Details Diff |
Fixed issue 09692: Crash when saving global permissions if AuditLog is active Dev Changed class names to be fully qualified. |
Affected Issues 09692 |
|
mod - application/libraries/PluginManager/LimesurveyApi.php | Diff File | ||
develop 2e635471 2015-06-18 10:35 Details Diff |
Dev: [fix] Syntax error | ||
mod - application/config/third_party.php | Diff File | ||
master e15861a6 2015-06-18 09:01 Details Diff |
Release 2.06+ Build 150618 | ||
mod - docs/release_notes.txt | Diff File | ||
master 6a91a0f5 2015-06-18 08:38 LimeSurvey Translations Bot Details Diff |
Updated translation: Japanese by yamatt, nomoto Updated translation: Polish by elisa Updated translation: Polish (Informal) by elisa |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/ja/ja.mo | Diff File | ||
mod - locale/pl/pl.mo | Diff File | ||
master f9b48b16 2015-06-18 08:33 Details Diff |
Fixed issue: SQL injection vulnerability in administration - discovered by 0keeTeam / QIHU 360 company, China | ||
mod - application/controllers/admin/questiongroups.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
develop b09edc0d 2015-06-18 08:33 Details Diff |
Fixed issue: SQL injection vulnerability in administration - discovered by 0keeTeam / QIHU 360 company, China | ||
mod - application/controllers/admin/questiongroups.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
master 2b83227e 2015-06-17 17:47 Details Diff |
Dev: remove tracevar | ||
mod - application/views/admin/survey/subview/tabGeneralEditSurvey_view.php | Diff File | ||
master 250733ba 2015-06-17 17:46 Details Diff |
Fixed issue 09687: Crash when try to edit global parameter for a survey Dev: If no extra language is set, remove the additional_languages setting Dev: Fixed issue : edit survey with disAllowed extra language remove extra language |
Affected Issues 09687 |
|
mod - application/views/admin/survey/subview/tabGeneralEditSurvey_view.php | Diff File | ||
master ee717f9d 2015-06-17 17:14 Details Diff |
Dev: Fixed issue : Download dir/files via KCFinder Dev: CRSF token active |
||
mod - third_party/kcfinder/js/091.menus.js | Diff File | ||
mod - third_party/kcfinder/js/120.misc.js | Diff File | ||
develop c94e5bc4 2015-06-17 16:12 Details Diff |
Merge branch 'develop' of github.com:LimeSurvey/LimeSurvey into develop | ||
mod - application/controllers/admin/surveyadmin.php | Diff File |