Mercurial > dive4elements > framework
log ChangeLog @ 199:face2302387c
age | author | description |
---|---|---|
Wed, 09 Mar 2011 11:14:21 +0000 | Sascha L. Teichmann | Insert collection attribute into database, too. |
Wed, 09 Mar 2011 11:03:25 +0000 | Ingo Weinzierl | Parse the collection attribute of the incoming document of a create-collection call and store this in the Backend. |
Wed, 09 Mar 2011 10:24:56 +0000 | Ingo Weinzierl | Fixed a typo in the sql statements. |
Tue, 08 Mar 2011 10:38:14 +0000 | Ingo Weinzierl | Added a describe() action for collections - the implementation in the artifact server is currently just a stub that throws an not implemented exception. |
Tue, 08 Mar 2011 10:35:40 +0000 | Sascha L. Teichmann | Fix a foreign key constraint violation when deleting outdated artifacts. |
Tue, 08 Mar 2011 10:13:45 +0000 | Sascha L. Teichmann | Fixed issue with outdating an artifact if it is removed from a collection. |
Tue, 08 Mar 2011 09:10:55 +0000 | Ingo Weinzierl | Implemented the getCollectionAttribute() and setCollectionAttribute() methods. |