Changesets: LimeSurvey
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 | ||
2.06 e0dc9b18 2015-03-05 10:00 Details Diff |
Fixed issue: Single file download/display not working in response browsing | ||
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
2.06 241e34ea 2015-03-04 12:38 Details Diff |
Fixed issue 09547: Import LSA: Undefined variable: aTokenCreateResults Dev: return true if table exist Dev: before we use try , needed or not ? |
Affected Issues 09547 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/models/Token.php | Diff File | ||
2.06 037f5646 2015-03-04 11:43 Details Diff |
Dev: Fixed issue : survey listing don't take body/wrapper margin,padding for width Dev: allways a bad idea to force width of wrapper and footer in JS |
||
mod - application/views/admin/survey/listSurveys_view.php | Diff File | ||
mod - scripts/admin/listsurvey.js | Diff File | ||
mod - styles/adminstyle.css | Diff File | ||
2.06 f89e6a95 2015-03-04 10:22 Details Diff |
Dev: 09207 : use jqgrid select for complete | ||
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 0f482387 2015-03-03 19:05 Details Diff |
Fixed issue 09541: Unable to delete or download files from browse response Fixed issue : Response table don't take the selected language Dev: Fixed whole : one responses and some responses Dev: Use jqgrid editurl for some Dev: actionDelete is public and allow param for response id, maybe fix it ? |
Affected Issues 09541 |
|
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/views/admin/responses/listResponses_view.php | Diff File | ||
mod - scripts/admin/admin_core.js | Diff File | ||
mod - scripts/admin/listresponse.js | Diff File | ||
2.06 80102627 2015-03-03 15:34 Details Diff |
Dev: https://github.com/LimeSurvey/LimeSurvey/commit/b89746a562a10e0f61535b2ade88819969639024 child Dev: use gt and not clang |
||
mod - application/views/admin/token/browse.php | Diff File |