Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1750:415ec0223dff
Renamed text background attribute and parse text attributes correctly.
flys-artifacts/trunk@3052 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Fri, 21 Oct 2011 08:19:26 +0000 |
parents | f7d890f4855f |
children | 27b8836abec9 |
comparison
equal
deleted
inserted
replaced
1749:f7d890f4855f | 1750:415ec0223dff |
---|---|
1 2011-10-21 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * doc/conf/themes.xml: | |
4 Renamed 'textbackground' to 'backgroundcolor' to have 'color' in the | |
5 attribute name. | |
6 | |
7 * src/main/java/de/intevation/flys/utils/ThemeUtil.java: | |
8 Process text attributes correctly. | |
9 | |
1 2011-10-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 10 2011-10-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/artifacts/services/CrossSectionKMService.java: | 12 * src/main/java/de/intevation/flys/artifacts/services/CrossSectionKMService.java: |
4 Service to lookup the Nth nearest neighbors for a set of given | 13 Service to lookup the Nth nearest neighbors for a set of given |
5 cross section ids and kms. | 14 cross section ids and kms. |