Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1285:0f3b19df1880
Added new service and model for collection item attributes.
flys-client/trunk@2871 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Fri, 30 Sep 2011 10:57:56 +0000 |
parents | cdb1505a32f1 |
children | b643622d77fe |
comparison
equal
deleted
inserted
replaced
1284:cdb1505a32f1 | 1285:0f3b19df1880 |
---|---|
1 2011-09-30 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java, | |
4 src/main/java/de/intevation/flys/client/shared/model/Style.java, | |
5 src/main/java/de/intevation/flys/client/shared/model/StyleSetting.java, | |
6 src/main/java/de/intevation/flys/client/shared/model/CollectionItemAttribute.java, | |
7 src/main/java/de/intevation/flys/client/client/services/CollectionItemAttributeService.java, | |
8 src/main/java/de/intevation/flys/client/client/services/CollectionItemAttributeServiceAsync.java: | |
9 New. Added new service and model for collection item attributes. | |
10 | |
11 * src/main/webapp/WEB-INF/web.xml: | |
12 Added the collection item attribute service. | |
13 | |
1 2011-09-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 14 2011-09-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 15 |
3 Fix accidentally messed-up indentation. | 16 Fix accidentally messed-up indentation. |
4 | 17 |
5 * src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: | 18 * src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: |