Changesets: LimeSurvey

2.06 02373d55

2015-03-06 14:38:05

c_schmitz

Details Diff
Release 2.06a1 Build 150306
Attach Issues:
mod - application/config/version.php Diff File
mod - docs/release_notes.txt Diff File

master 3b435b83

2015-03-06 13:50:03

DenisChenu

Details Diff
Merge branch 'master' of github.com:LimeSurvey/LimeSurvey
Attach Issues:
mod - application/config/config-defaults.php Diff File

master 5500ed61

2015-03-06 13:49:14

DenisChenu

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 12:34:40

c_schmitz

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
Attach Issues:
mod - application/controllers/admin/responses.php Diff File

master 5bced7a1

2015-03-06 11:34:31

c_schmitz

Details Diff
Merge pull request #277 from nmisic/master

Alternate PDF font for Croatian language
Attach Issues:
mod - application/config/config-defaults.php Diff File

2.06 ac475b89

2015-03-06 09:17:28

DenisChenu

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 09:10:38

DenisChenu

Details Diff
Dev: Adding gid information to 09554 Affected Issues
09554
mod - application/helpers/replacements_helper.php Diff File

master 9618b2f7

2015-03-06 09:02:57

DenisChenu

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 17:22:01

DenisChenu

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
Attach Issues:
mod - application/controllers/admin/responses.php Diff File

2.06 bd8cca27

2015-03-05 15:20:05

DenisChenu

Details Diff
Dev: move downloadindividualfile to own controller/action (public ?)
Dev: use Reponse::model()->findByPk()->getFiles()
Attach Issues:
mod - application/controllers/admin/responses.php Diff File

2.06 c36f96f4

2015-03-05 15:00:05

DenisChenu

Details Diff
Dev: No files : redirect to browse
Dev: Todo : find if there are files (We have it in 2.05 ?)
Attach Issues:
mod - application/controllers/admin/responses.php Diff File

2.06 49ee1938

2015-03-05 14:45:48

DenisChenu

Details Diff
Dev: Download zip files function : move to actionDownloadfiles (used with same json url than delete for global)
Attach Issues:
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 14:06:01

DenisChenu

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) ?
Attach Issues:
mod - application/controllers/admin/responses.php Diff File

2.06 1d9b183a

2015-03-05 13:56:51

DenisChenu

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 12:18:44

DenisChenu

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
Attach Issues:
mod - application/helpers/common_helper.php Diff File

2.06 ec40c954

2015-03-05 10:03:19

c_schmitz

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 09:00:20

c_schmitz

Details Diff
Fixed issue: Single file download/display not working in response browsing
Attach Issues:
mod - application/controllers/admin/responses.php Diff File
mod - application/helpers/common_helper.php Diff File

2.06 241e34ea

2015-03-04 11:38:12

DenisChenu

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 10:43:19

DenisChenu

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
Attach Issues:
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 09:22:02

DenisChenu

Details Diff
Dev: 09207 : use jqgrid select for complete
Attach Issues:
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 18:05:27

DenisChenu

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 14:34:40

DenisChenu

Details Diff
Dev: https://github.com/LimeSurvey/LimeSurvey/commit/b89746a562a10e0f61535b2ade88819969639024 child
Dev: use gt and not clang
Attach Issues:
mod - application/views/admin/token/browse.php Diff File

2.06 9a7cb3bd

2015-03-02 16:38:36

DenisChenu

Details Diff
Merge branch '2.06' of github.com:LimeSurvey/LimeSurvey into 2.06
Attach Issues:
mod - application/config/config-defaults.php Diff File

2.06 c710ac79

2015-03-02 16:33:31

DenisChenu

Details Diff
Fixed issue 09541: partial : allow downlod files from survey or response
New feature : Allow to download all files from a survey
Dev: Leave filetr/search : TODO
Dev: Todo : a contoller function to delete response(s)
Affected Issues
09541
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

master 72eee7e6

2015-03-02 14:29:13

c_schmitz

Details Diff
Dev Removed obsolete CAS settings
Attach Issues:
mod - application/config/config-defaults.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 846 847 848 849 850 851 852 ... 900 ... 1050 ... 1200 ... 1350 ... 1451 1452 1453  Next  Last