Mercurial > dive4elements > framework
log
age | author | description |
---|---|---|
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:25:51 +0000 | Sascha L. Teichmann | Small typo fix |
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. |
Tue, 08 Mar 2011 09:08:15 +0000 | Ingo Weinzierl | Fixed some sql statements that contained typos. |