Mercurial > dive4elements > gnv-client
log gnv-artifacts/ChangeLog @ 1061:13bea93a070a
age | author | description |
---|---|---|
Tue, 01 Jun 2010 16:59:15 +0000 | Ingo Weinzierl | Do not call the endOfLife method of the current state before advancing to a next state, because this would remove elements from cache that have been inserted just before - it would be impossible to make use of a cache in that case. |
Tue, 01 Jun 2010 16:54:21 +0000 | Ingo Weinzierl | Remove the elements of an outdated state from cache if its endOfLife method is called. |
Mon, 31 May 2010 08:20:17 +0000 | Tim Englich | Added queries for TimeSeriesPoints using vectorvalues for verticalprofiles |
Fri, 28 May 2010 07:37:59 +0000 | Ingo Weinzierl | Fixed the aggregation of row with the same parameter in the odv export (issue291). |
Thu, 27 May 2010 16:43:00 +0000 | Ingo Weinzierl | The title of a layer can be changed by the user. Product 'Layer' and 'Horizontalschnitt' now use the same code path to write the meta information file. (issue198) |
Thu, 27 May 2010 08:48:16 +0000 | Ingo Weinzierl | Fixed a bug in the pdf export. |