]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-2391, 2503, 4201, 4202, 4204, 4206 More work on reporting to handle parameters...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Fri, 15 Jul 2011 20:47:29 +0000 (20:47 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Fri, 15 Jul 2011 20:47:29 +0000 (20:47 +0000)
commitc5ab618ecae8c2379c7ec2bbca8e6b7b893aabeb
tree1ece99bfa720cca71b9f885faeef694049b0a522
parent25f842b19d618a93cbd7fb5cca32fc5c0272a4d7
CSPACE-2391, 2503, 4201, 4202, 4204, 4206 More work on reporting to handle parameters, manage repository connections more cleanly, add support for sample reports that are installed as part of the build. Added one example of a report that can run with no context, or with a single CSID context. Added a post init handler for reports to more cleanly manage the DB permissions for the reader user.
services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml
services/common/src/main/java/org/collectionspace/services/common/storage/JDBCTools.java
services/report/3rdparty/build.xml
services/report/3rdparty/jasper-cs-report/src/main/resources/acq_basic.jasper [new file with mode: 0644]
services/report/3rdparty/jasper-cs-report/src/main/resources/acq_basic.jrxml [new file with mode: 0644]
services/report/service/src/main/java/org/collectionspace/services/report/ReportResource.java
services/report/service/src/main/java/org/collectionspace/services/report/nuxeo/ReportConstants.java
services/report/service/src/main/java/org/collectionspace/services/report/nuxeo/ReportPostInitHandler.java [new file with mode: 0644]