]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-4328 Added support for createdBy and updatedBy to the collectionspace_core...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Wed, 17 Aug 2011 21:05:05 +0000 (21:05 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Wed, 17 Aug 2011 21:05:05 +0000 (21:05 +0000)
commit9e039784a831fc13eadb7f198e4118948e73bf1b
tree4e44ab5f34260ab66464a61cbaf215d067b69852
parent0ec7e7c35cdb07df2c1aec3331ac6bcd0effedd3
CSPACE-4328 Added support for createdBy and updatedBy to the collectionspace_core schema. These fields are now set and maintained by all of the nuxeo repository services (i.e., they are not maintained for AuthN and AuthZ services: user, account, role, perms, etc.). The values are the userId of the currently authenticated user. This changes requires a complete (create_db) rebuild of a repository.
3rdparty/nuxeo/nuxeo-platform-collectionspace/src/main/resources/schemas/collectionspace_core.xsd
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/DocumentModelHandler.java