Mercurial > dive4elements > framework
log
age | author | description |
---|---|---|
Thu, 03 Mar 2011 09:36:03 +0000 | Sascha L. Teichmann | Propagate delete user errors correctly. |
Thu, 03 Mar 2011 08:51:02 +0000 | Ingo Weinzierl | Adjusted method signatures for deleting users in the UserFactory and in the Backend. |
Thu, 03 Mar 2011 08:07:28 +0000 | Ingo Weinzierl | Implemented the deleteUser() method in the artifact server. |
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. |