Mercurial > dive4elements > gnv-client
log gnv-artifacts/src/main/java/de/intevation/gnv/state/MeasurementState.java @ 796:a5526908f92f
age | author | description |
---|---|---|
Thu, 01 Apr 2010 09:15:36 +0000 | Ingo Weinzierl | Added javadoc in state package. |
Tue, 30 Mar 2010 14:05:22 +0000 | Ingo Weinzierl | Save the relation between selected measurement and the parameter it belongs to (issue210). TODO: Adapt sql statements. |
Mon, 29 Mar 2010 09:35:44 +0000 | Sascha L. Teichmann | Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' |
Tue, 16 Mar 2010 10:29:16 +0000 | Ingo Weinzierl | Changed the structure for parameter/measurement matrix in the describe document (issue199). |
Sat, 06 Mar 2010 08:25:14 +0000 | Sascha L. Teichmann | Cleanup imports |
Fri, 05 Mar 2010 14:09:08 +0000 | Ingo Weinzierl | Added missing parameter name in describe document (issue185). |
Fri, 26 Feb 2010 13:53:05 +0000 | Ingo Weinzierl | Improved the describe document so that we are able to render a measurement-parameter-matrix with these data. |