Mercurial > dive4elements > framework
log
age | author | description |
---|---|---|
Mon, 07 Mar 2011 16:23:27 +0000 | Ingo Weinzierl | Fixed some backend specific stuff (sql statements, schema). |
Mon, 07 Mar 2011 15:13:36 +0000 | Ingo Weinzierl | Added an interface for CollectionItems and renamed the CollectionItem class from the artifact-database package to DefaultCollectionItem - because this is the default implementation of the interface. |
Mon, 07 Mar 2011 14:49:43 +0000 | Sascha L. Teichmann | Added missing class. |
Mon, 07 Mar 2011 11:37:49 +0000 | Sascha L. Teichmann | Added Backend code to list the collection items in a collection. |
Mon, 07 Mar 2011 11:13:39 +0000 | Ingo Weinzierl | Repaired the namespaces of the xml element attributes in the collecton context of the artifact database. |
Mon, 07 Mar 2011 11:12:21 +0000 | Sascha L. Teichmann | Added helper to be return in Backend.listCollectionArtifacts() |
Mon, 07 Mar 2011 11:10:45 +0000 | Ingo Weinzierl | Adapted the sql statements for fetching all collections and all user collections from database. |