Changesets: LimeSurvey
develop 59dd5084 2015-03-10 11:04 Details Diff |
Dev Upgrade, possible workign version! | ||
mod - application/controllers/UpgradeController.php | Diff File | ||
mod - application/views/upgrade/info.php | Diff File | ||
mod - composer.lock | Diff File | ||
develop 24cdd653 2015-03-10 10:28 Details Diff |
Dev WIP AJAX-upgrade | ||
mod - application/config/internal.php | Diff File | ||
mod - application/config/version.php | Diff File | ||
mod - application/controllers/UpgradeController.php | Diff File | ||
mod - application/core/WebApplication.php | Diff File | ||
mod - application/models/Survey.php | Diff File | ||
mod - application/themes/default/views/global/footer.php | Diff File | ||
mod - application/views/surveys/index.php | Diff File | ||
add - application/views/upgrade/index.php | Diff File | ||
add - application/views/upgrade/info.php | Diff File | ||
mod - composer.json | Diff File | ||
mod - composer.lock | Diff File | ||
2.06 7ba377ba 2015-03-10 09:58 Details Diff |
Fixed issue 09509 |
Affected Issues 09509 |
|
mod - application/libraries/PluginManager/LimesurveyApi.php | Diff File | ||
mod - application/libraries/PluginManager/Storage/DbStorage.php | Diff File | ||
mod - application/models/Response.php | Diff File | ||
mod - index.php | Diff File | ||
2.06 335cbc79 2015-03-09 16:14 Details Diff |
Dev: remove double inclusion of routes.php file Dev: Add , after debugsl (more easy to add extra config) |
||
mod - application/config/config-sample-dblib.php | Diff File | ||
mod - application/config/config-sample-mysql.php | Diff File | ||
mod - application/config/config-sample-pgsql.php | Diff File | ||
mod - application/config/config-sample-sqlsrv.php | Diff File | ||
master bc333299 2015-03-09 01:06 LimeSurvey Translations Bot Details Diff |
Updated translation: Greek by kiolalis Updated translation: French (France) by DenisChenu, arnaud21 Updated translation: Japanese by yamatt Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Norwegian (Nynorsk) by pmonstad Updated translation: Polish by elisa Updated translation: Portuguese (Brazil) by andrepacheco Updated translation: Turkish by kayazeren |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/el/LC_MESSAGES/el.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/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/tr/LC_MESSAGES/tr.mo | Diff File | ||
2.06 d8fa957a 2015-03-07 17:37 Details Diff |
Fixed issue 09550: Numerical input integer evaluates incorrectly on survey load with token Dev: DECIMAL(30.10) system when reloading Dev: fix it in Response model ? |
Affected Issues 09550 |
|
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
master 57c64da1 2015-03-07 17:35 Details Diff |
Fixed issue 09550: Numerical input integer evaluates incorrectly on survey load with token Dev: DECIMAL(30.10) system when reloading Dev: fix it in Response model ? |
Affected Issues 09550 |
|
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
master ec5cea0a 2015-03-07 17:07 Details Diff |
Merge pull request #268 from gabrieljenik/Issue_09241 Fixed Issue 09241: Behaviour of numeric question type (and multi numeric...) |
Affected Issues 09241 |
|
mod - scripts/survey_runtime.js | Diff File | ||
2.06 2b8c7f54 2015-03-07 17:06 Details Diff |
Merge pull request #269 from gabrieljenik/patch-1 Fixed Issue 09241: Behaviour of numeric question type (and multi numeric) |
Affected Issues 09241 |
|
mod - scripts/survey_runtime.js | Diff File | ||
2.06 02373d55 2015-03-06 15:38 Details Diff |
Release 2.06a1 Build 150306 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
master 3b435b83 2015-03-06 14:50 Details Diff |
Merge branch 'master' of github.com:LimeSurvey/LimeSurvey | ||
mod - application/config/config-defaults.php | Diff File | ||
master 5500ed61 2015-03-06 14:49 Details Diff |
Dev 09554: Feature fix get question['answers'] for ANSWER part Dev: Zut, ANSWER but answers with an S |
Affected Issues 09554 |
|
mod - application/helpers/replacements_helper.php | Diff File | ||
2.06 0812062f 2015-03-06 13:34 Details Diff |
Merge pull request #290 from Shnoulle/2.06_hideFilesDownloadIfNoFiles Fixed issue : Download files from response is shown even if there are no files |
||
mod - application/controllers/admin/responses.php | Diff File | ||
master 5bced7a1 2015-03-06 12:34 Details Diff |
Merge pull request #277 from nmisic/master Alternate PDF font for Croatian language |
||
mod - application/config/config-defaults.php | Diff File | ||
2.06 ac475b89 2015-03-06 10:17 Details Diff |
Dev: adding gid information to beforeQuestionRender event Dev: 09500 child |
Affected Issues 09500 |
|
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
master f01ccfb2 2015-03-06 10:10 Details Diff |
Dev: Adding gid information to 09554 |
Affected Issues 09554 |
|
mod - application/helpers/replacements_helper.php | Diff File | ||
master 9618b2f7 2015-03-06 10:02 Details Diff |
New feature 09554: add the possibility to change an answer value with plugin event beforeQuestionRender() Dev: quickly done, replaced by complete function in 2.06 Dev: see http://bugs.limesurvey.org/view.php?id=9500 |
Affected Issues 09554 |
|
mod - application/helpers/replacements_helper.php | Diff File | ||
2.06 7f71b4dd 2015-03-05 18:22 Details Diff |
Fixed issue : Download files from response is shown even if there are no files Dev: We don't have in 2.05, but clicking on the picture reset the filter |
||
mod - application/controllers/admin/responses.php | Diff File | ||
2.06 bd8cca27 2015-03-05 16:20 Details Diff |
Dev: move downloadindividualfile to own controller/action (public ?) Dev: use Reponse::model()->findByPk()->getFiles() |
||
mod - application/controllers/admin/responses.php | Diff File | ||
2.06 c36f96f4 2015-03-05 16:00 Details Diff |
Dev: No files : redirect to browse Dev: Todo : find if there are files (We have it in 2.05 ?) |
||
mod - application/controllers/admin/responses.php | Diff File | ||
2.06 49ee1938 2015-03-05 15:45 Details Diff |
Dev: Download zip files function : move to actionDownloadfiles (used with same json url than delete for global) | ||
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/views/admin/responses/listResponses_view.php | Diff File | ||
mod - scripts/admin/listresponse.js | Diff File | ||
2.06 44f220c3 2015-03-05 15:06 Details Diff |
Dev: 09545 : use application/octet-stream and not zip ;) Dev: TODO : find the real file type ? Dev: TODO : move on own function (via actionResponses) ? |
||
mod - application/controllers/admin/responses.php | Diff File | ||
2.06 1d9b183a 2015-03-05 14:56 Details Diff |
New feature 09500: Add ANSWER, QUESTIONHELP and other to beforeQuestionRender plugin event Dev: Move whole QUestion system to specific function in SurveyRuntimeHelper::getQuestionReplacement Dev: Actually use array from qanda Dev: static for quick call by templatereplace : set to non static ? |
Affected Issues 09500 |
|
mod - application/controllers/admin/templates.php | Diff File | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/helpers/admin/template_helper.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/replacements_helper.php | Diff File | ||
mod - application/models/Question.php | Diff File | ||
2.06 8667e61a 2015-03-05 13:18 Details Diff |
Dev: fix 5.4 compatibility : Can't use function return value in write context in /application/helpers/common_helper.php on line 1588 Dev: https://github.com/LimeSurvey/LimeSurvey/commit/e0dc9b180cc6bb4faa3aac425c6ca3fe3b0dce22 child |
||
mod - application/helpers/common_helper.php | Diff File | ||
2.06 ec40c954 2015-03-05 11:03 Details Diff |
Fixed issue 09551: Public statistics show PHP warning |
Affected Issues 09551 |
|
mod - application/helpers/admin/statistics_helper.php | Diff File |