Mercurial > dive4elements > framework
comparison ChangeLog @ 408:7cdd63310d5c
Extend user interfaces to handle account information
artifacts/trunk@5244 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Thu, 23 Aug 2012 13:39:30 +0000 |
parents | 08731e7403b5 |
children | 4748949c4f19 |
comparison
equal
deleted
inserted
replaced
407:08731e7403b5 | 408:7cdd63310d5c |
---|---|
1 2012-08-23 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * artifacts/src/main/java/de/intevation/artifacts/UserFactory.java, | |
4 artifacts/src/main/java/de/intevation/artifacts/User.java: | |
5 Extend user interfaces to handle account information. | |
6 | |
1 2012-08-23 Björn Ricks <bjoern.ricks@intevation.de> | 7 2012-08-23 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 8 |
3 * artifact-database/src/main/resources/sql/org-h2-driver.properties, | 9 * artifact-database/src/main/resources/sql/org-h2-driver.properties, |
4 artifact-database/src/main/resources/sql/org-postgresql-driver.properties: | 10 artifact-database/src/main/resources/sql/org-postgresql-driver.properties: |
5 Update sql user queries to add the account column. | 11 Update sql user queries to add the account column. |