2010-04-19 |
Ingo Weinzierl |
Added the time interval into the subtitle of timeseries charts (issue152).
|
2010-04-19 |
Ingo Weinzierl |
Iterate through former states as well when searching for an input collection (issue226).
|
2010-04-17 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2010-04-13 |
Tim Englich |
Extract ODV-Generation into its own method that it is possible to override it in subclasses.
|
2010-04-13 |
Tim Englich |
Removed obsolet SuppressWarnings-Annotations.
|
2010-04-12 |
Tim Englich |
ISSUE215 Switched Values between columns yyyy-mm-dd hh:mm and time_ISO8601
|
2010-04-09 |
Tim Englich |
ISSUE 215 msg1170: Integrated additional Column into the ODV-Export to identify TimeSeries
|
2010-04-08 |
Sascha L. Teichmann |
Removed trailing whitespace. Added more javadoc.
|
2010-04-08 |
Ingo Weinzierl |
Added more Javadoc in some classes of state.profile.
|
2010-03-29 |
Ingo Weinzierl |
Added timegap definitions as attribute to each state.
|
2010-03-29 |
Sascha L. Teichmann |
Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>'
|
2010-03-29 |
Sascha L. Teichmann |
Ordered imports. Removed needless imports. Removed empty headers.
|
2010-03-29 |
Sascha L. Teichmann |
Removed trailing whitespace
|
2010-03-23 |
Tim Englich |
Integrated valid ODV-Export to the GNV-Artifacts
|
2010-03-22 |
Tim Englich |
ISSUE122: Added all required Columns for the CSV-Export.
|
2010-03-10 |
Ingo Weinzierl |
Improved exception handling while feeding an artifact.
|
2010-03-06 |
Sascha L. Teichmann |
Cleanup imports
|
2010-03-03 |
Ingo Weinzierl |
Implementedr histogram pdf export.
|
2010-03-02 |
Ingo Weinzierl |
Implemented SVG export for histograms.
|
2010-02-24 |
Ingo Weinzierl |
Implemented logic to adjust number of bins corresponding to user input.
|
2010-02-23 |
Ingo Weinzierl |
Removed a bug in pdf and svg creation.
|
2010-02-15 |
Ingo Weinzierl |
Added new ouput mode: histogram.
|
2010-02-12 |
Ingo Weinzierl |
Repaired multi parameter selection.
|
2010-02-11 |
Ingo Weinzierl |
Repaired chart creation.
|
2010-02-11 |
Ingo Weinzierl |
Changed the mechanism for searching for specific parameter collections.
|
2010-01-26 |
Ingo Weinzierl |
Calculate results and put them into cache when reaching the output state - avoids latencies.
|
2010-01-26 |
Ingo Weinzierl |
Solved issue158. Added labels to 'Profilschnitte'.
|
2010-01-20 |
Ingo Weinzierl |
Fixed issue105. Added option to enable/disable data points in charts. Parse this option while creating charts.
|
2010-01-19 |
Sascha L. Teichmann |
Upgraded to Geotools 2.5.8. Write polygons and line strings to
|
2010-01-19 |
Ingo Weinzierl |
Added labels and titles to 'Profilschnitt' charts.
|
2010-01-17 |
Sascha L. Teichmann |
Added end of life support for artifact states. Implemented ZIP download
|
2010-01-17 |
Sascha L. Teichmann |
Rebased "Horizonalschnitte" to own state class to break from the not
|
2010-01-12 |
Ingo Weinzierl |
Use XMLUtils to evaluate xpath expressions instead of using Config class. Adapted xpath (namespace and prefix).
|
2010-01-04 |
Sascha L. Teichmann |
Refactored statistics classes a bit. Added class for vertical cross sections.
|
2010-01-04 |
Sascha L. Teichmann |
Enable PDF export of vertical cross section charts.
|
2010-01-01 |
Sascha L. Teichmann |
Connected vertical cross section with chart generation.
|
2009-12-29 |
Sascha L. Teichmann |
"horizontale Schnittprofile" are now configured via conf.xml
|
2009-12-28 |
Sascha L. Teichmann |
Loop through configuration to chart generation.
|
2009-12-22 |
Ingo Weinzierl |
Finished preprocessing data for interpolation in verticalcrosssection charts.ß
|
2009-12-17 |
Ingo Weinzierl |
Added column labels for csv export of timeseries, vertical and horizontal profiles.
|
2009-12-15 |
Ingo Weinzierl |
Fetch ChartTheme from CallContext instead of creating it each time before creating a chart.
|
2009-12-11 |
Ingo Weinzierl |
Read x-axis label for timeseries charts from ressources, instead of a hard coded string in source.
|
2009-12-08 |
Tim Englich |
Some Refactoring work done.
|