Mercurial > dive4elements > framework
comparison ChangeLog @ 160:dc687827439f
Enabled the artifact database to store and load roles of users.
artifacts/trunk@1385 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 03 Mar 2011 12:17:27 +0000 |
parents | db0d20440b92 |
children | e4a1562dfc21 |
comparison
equal
deleted
inserted
replaced
159:db0d20440b92 | 160:dc687827439f |
---|---|
1 2011-03-03 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: | |
4 The roles of users are stored into and loaded from database now. | |
5 | |
1 2011-03-03 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 6 2011-03-03 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 7 |
3 * artifact-database/src/main/resources/sql/org-h2-driver.properties, | 8 * artifact-database/src/main/resources/sql/org-h2-driver.properties, |
4 artifact-database/src/main/resources/sql/org-postgresql-driver.properties: | 9 artifact-database/src/main/resources/sql/org-postgresql-driver.properties: |
5 Added SQL statements to create collections. | 10 Added SQL statements to create collections. |