Implemented putting the user id in the version record for files in the content repository. (
LDEV-180) Replaces changes previously checked in.
The content repository gets the user from the shared session object (the userDTO). This allowed the content repository changes to be made without any changes to other parts of LAMS (hence the parts changed previously had to be changed back).