]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-2535: Made five fields repeatable in Organization records (records of items...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 23 Jul 2010 22:42:02 +0000 (22:42 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 23 Jul 2010 22:42:02 +0000 (22:42 +0000)
commit6604ae091914d67655819854f16d818a733629ca
tree86fd479a9fe33fe0bd41fe94d78f86de0b4cf38f
parent432153e13e325b57df5cfaedb853b11638d0f9ba
CSPACE-2535: Made five fields repeatable in Organization records (records of items within an OrgAuthority), in the services layer: contactName, group, function, subBody, and historyNote (formerly history). Changes the relevant Nuxeo document type schema, and as such requires an 'ant deploy' and a 2-server restart.
services/common/src/main/config/services/tenant-bindings.xml
services/organization/3rdparty/nuxeo-platform-cs-organization/src/main/resources/OSGI-INF/layouts-contrib.xml
services/organization/3rdparty/nuxeo-platform-cs-organization/src/main/resources/schemas/organizations_common.xsd
services/organization/client/src/main/java/org/collectionspace/services/client/OrgAuthorityClientUtils.java
services/organization/client/src/test/java/org/collectionspace/services/client/test/OrgAuthorityAuthRefsTest.java
services/organization/client/src/test/java/org/collectionspace/services/client/test/OrgAuthorityServiceTest.java
services/organization/jaxb/src/main/java/org/collectionspace/services/OrganizationJAXBSchema.java
services/organization/jaxb/src/main/resources/organization_common.xsd