Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java @ 1380:2d617c48ca5f
age | author | description |
---|---|---|
Tue, 25 Oct 2011 12:31:15 +0000 | Ingo Weinzierl | Replaced stdout and stderr logging with log4j loggers in server classes. |
Fri, 14 Oct 2011 13:35:21 +0000 | Raimund Renkert | Set the correct index when saving changed attributes. |
Fri, 14 Oct 2011 08:36:29 +0000 | Raimund Renkert | Use the theme index to identify the correct style. |
Wed, 12 Oct 2011 09:34:38 +0000 | Ingo Weinzierl | Improved exception handling while fetching theme styles. |
Mon, 10 Oct 2011 06:42:28 +0000 | Ingo Weinzierl | Removed superfluous imports. |
Wed, 05 Oct 2011 16:29:14 +0000 | Raimund Renkert | Edited item attributes are saved and send to the server on accept. |
Fri, 30 Sep 2011 10:57:56 +0000 | Raimund Renkert | Added new service and model for collection item attributes. |