Mercurial > dive4elements > framework
log ChangeLog @ 151:3d70de111af1
age | author | description |
---|---|---|
Thu, 03 Mar 2011 08:04:57 +0000 | Ingo Weinzierl | Bugfix: Replaced wrong SQL statements with the correct ones. |
Thu, 03 Mar 2011 07:10:44 +0000 | Ingo Weinzierl | Implemented the listUsers() method in the artifact database. |
Thu, 03 Mar 2011 06:53:51 +0000 | Ingo Weinzierl | Implemented the createUser() method in the artifact database. |
Wed, 02 Mar 2011 18:18:16 +0000 | Sascha L. Teichmann | Added code to load all users from database. |
Wed, 02 Mar 2011 18:08:37 +0000 | Sascha L. Teichmann | Added code to load user from database. |
Wed, 02 Mar 2011 17:43:25 +0000 | Sascha L. Teichmann | Enable backend to delete users |
Wed, 02 Mar 2011 16:02:47 +0000 | Ingo Weinzierl | Implemented an abstract class for the output of artifacts and collections. Added a CollectionOutResource. |