Thu, 04 Mar 2010 08:03:56 +0000 |
Ingo Weinzierl |
Added some more debug information while gap detection.
|
Wed, 03 Mar 2010 16:26:19 +0000 |
Ingo Weinzierl |
Log important values used for gap detection if debug level is enabled.
|
Wed, 03 Mar 2010 15:05:12 +0000 |
Ingo Weinzierl |
Removed workaround to send a fake document if statistic is requested for 'Horizontalschnitte' - no statistic available for this product type (issue146).
|
Wed, 03 Mar 2010 13:44:15 +0000 |
Ingo Weinzierl |
Implementedr histogram pdf export.
|
Tue, 02 Mar 2010 14:48:32 +0000 |
Ingo Weinzierl |
Implemented SVG export for histograms.
|
Tue, 02 Mar 2010 08:43:50 +0000 |
Ingo Weinzierl |
Removed CallMeta object from state which should not be serialized. Implemented a little workarround instead to save localized strings for axes descriptions of horizontal profile charts (issue180).
|
Mon, 01 Mar 2010 16:00:39 +0000 |
Ingo Weinzierl |
Display the selected value if there is no description avaible. WKT-strings will be displayed again (issue182).
|
Mon, 01 Mar 2010 14:15:33 +0000 |
Ingo Weinzierl |
Take parent states only to describe static user interface part - not the current state itself.
|
Mon, 01 Mar 2010 13:39:00 +0000 |
Ingo Weinzierl |
Removed useless methods after having refactored the caching mechanism.
|
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.
|
Thu, 25 Feb 2010 09:11:56 +0000 |
Ingo Weinzierl |
Adapted product configuration regarding the changes in rev704.
|
Thu, 25 Feb 2010 09:06:36 +0000 |
Ingo Weinzierl |
'Profilschnitte' are working without cache as well, now.
|
Thu, 25 Feb 2010 08:23:46 +0000 |
Ingo Weinzierl |
Chart and histogram output are working without using a cache.
|
Thu, 25 Feb 2010 07:25:21 +0000 |
Ingo Weinzierl |
Changed cache initialization so that we can use GNV without using a cache.
|
Wed, 24 Feb 2010 14:30:52 +0000 |
Ingo Weinzierl |
Implemented logic to adjust number of bins corresponding to user input.
|