]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5846 Added support to generate reports in MSWord/OpenOffice docx, MSExcel...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Thu, 31 Jan 2013 23:01:10 +0000 (15:01 -0800)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Thu, 31 Jan 2013 23:01:10 +0000 (15:01 -0800)
commitb414c7c6e162e17bd1afb40a254d09b008302383
treed0b98459e135636afca41de5a735c22602e6c494
parent642b0bf497c1cb7b80f3f4350dc297c52ff0fbc5
CSPACE-5846 Added support to generate reports in MSWord/OpenOffice docx, MSExcel/OO Xlsx, and MSPowerPoint/OO pptx formats. Tweaked the default acquisition report to fix a layering issue that precluded logo image showing up in word and excel outputs. Tested all through services and UI, but no automated testing added.
Also added a small tweak to catch unknown mime types, and revert to PDF as a default, with errors in log (but no exception). Deleting the .jasper resource, as we now only want to maintain and install the jrxml.
services/report/3rdparty/jasper-cs-report/src/main/resources/acq_basic.jasper [deleted file]
services/report/3rdparty/jasper-cs-report/src/main/resources/acq_basic.jrxml
services/report/client/src/main/java/org/collectionspace/services/client/ReportClient.java
services/report/service/src/main/java/org/collectionspace/services/report/nuxeo/ReportDocumentModelHandler.java