Mercurial > dive4elements > framework
comparison ChangeLog @ 316:0ca9b1073ccf
Added dummy user to fresh created collections to have it available in the backend listeners.
artifacts/trunk@2451 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 02 Aug 2011 13:10:56 +0000 |
parents | 03e508e57b85 |
children | 824051dff018 |
comparison
equal
deleted
inserted
replaced
315:03e508e57b85 | 316:0ca9b1073ccf |
---|---|
1 2011-08-02 Sascha L. Teichmann <teichmann@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/DefaultUser.java: | |
4 Added constructor only with the identifier of the owner. | |
5 | |
6 * artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java: | |
7 Added dummy user to fresh created collection to have it accessible in the | |
8 listeners. | |
9 | |
1 2011-08-02 Sascha L. Teichmann <teichmann@intevation.de> | 10 2011-08-02 Sascha L. Teichmann <teichmann@intevation.de> |
2 | 11 |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/DatabaseCleaner.java: | 12 * artifact-database/src/main/java/de/intevation/artifactdatabase/DatabaseCleaner.java: |
4 Generate kill events if and only if there were killed collections or artifacts. | 13 Generate kill events if and only if there were killed collections or artifacts. |
5 | 14 |