LimeSurvey: master 895477d6

Author Committer Branch Timestamp Parent
adamzammit LouisGac master 2017-10-09 13:48 master cfbe5975
Changeset

New feature: queXMLPDF export with response data (#807)

Dev: Updated queXMLPDF generation to support inserting response data
Dev: Add icon when viewing responses to allow for a queXMLPDF exports containing response data
Dev: Add button when printable answers enabled for respondent to download queXMLPDF containing response data

mod - application/controllers/PrintanswersController.php Diff File
mod - application/controllers/admin/responses.php Diff File
mod - application/helpers/export_helper.php Diff File
mod - application/libraries/admin/quexmlpdf.php Diff File
mod - application/models/SurveyDynamic.php Diff File
mod - application/views/admin/responses/browseallrow_view.php Diff File