Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java @ 5326:555835611acd
age | author | description |
---|---|---|
2012-10-29 | Ingo Weinzierl | Write the "hidden" attribute of a style into the collection's attribute when using the theme editor. |
2012-06-18 | Ingo Weinzierl | Show only style attributes in StyleEditorWindow that are not 'hidden'. |
2011-12-16 | Felix Wolfsteller | Cosmetics, doc. |
2011-12-08 | Raimund Renkert | Removed the URL parameter from service calls. The service |
2011-10-25 | Ingo Weinzierl | Replaced stdout and stderr logging with log4j loggers in server classes. |
2011-10-14 | Raimund Renkert | Set the correct index when saving changed attributes. |
2011-10-14 | Raimund Renkert | Use the theme index to identify the correct style. |
2011-10-12 | Ingo Weinzierl | Improved exception handling while fetching theme styles. |
2011-10-10 | Ingo Weinzierl | Removed superfluous imports. |
2011-10-05 | Raimund Renkert | Edited item attributes are saved and send to the server on accept. |
2011-09-30 | Raimund Renkert | Added new service and model for collection item attributes. |