log

age author description
Mon, 23 Sep 2013 15:46:05 +0200 Andre Heinecke Add WDiffProcessor generator-refactoring
Mon, 23 Sep 2013 15:30:46 +0200 Andre Heinecke Add AreaProcessor generator-refactoring
Mon, 23 Sep 2013 16:08:04 +0200 Sascha L. Teichmann Added diagram attributes as converter to longitudinal section diagrams. generator-refactoring
Mon, 23 Sep 2013 12:28:22 +0200 Sascha L. Teichmann Use pre-converted diagram attributes now. generator-refactoring
Mon, 23 Sep 2013 12:21:59 +0200 Andre Heinecke Fix domain axis label and add manualpoints processor to config generator-refactoring
Mon, 23 Sep 2013 12:21:08 +0200 Andre Heinecke Move manual point handling into a Processor generator-refactoring
Mon, 23 Sep 2013 12:20:27 +0200 Andre Heinecke Add useful debug output for diagram generator debugging generator-refactoring
Mon, 23 Sep 2013 11:37:13 +0200 Felix Wolfsteller issue1493: Don't let NaNs slip through csv export.
Mon, 23 Sep 2013 11:24:17 +0200 Felix Wolfsteller Minor refactoring for 1493.
Mon, 23 Sep 2013 10:24:47 +0200 Andre Heinecke Add DiagramGenerator doOut function generator-refactoring
Mon, 23 Sep 2013 10:23:21 +0200 Andre Heinecke Add DiagramGenerator doOut function generator-refactoring
Mon, 23 Sep 2013 10:22:52 +0200 Andre Heinecke Simplify code to prepare DiagramGenerator signature generator-refactoring
Mon, 23 Sep 2013 10:21:59 +0200 Andre Heinecke Add more proessors to longitudinal diagram generator-refactoring
Mon, 23 Sep 2013 09:25:04 +0200 Andre Heinecke Remove accidental commited debug line generator-refactoring
Sun, 22 Sep 2013 21:29:35 +0200 Sascha L. Teichmann Removed obsolete imports. generator-refactoring
Sun, 22 Sep 2013 21:05:12 +0200 Sascha L. Teichmann Use Object instead of DOM Element as argument for setup of out generators. First step to remove dependency to XML DOM when using configuration. generator-refactoring
Sun, 22 Sep 2013 17:15:15 +0200 Sascha L. Teichmann Little workaround to make diagram attribute parsing more thread safe. This is not the right solution. generator-refactoring
Sun, 22 Sep 2013 17:07:17 +0200 Sascha L. Teichmann Moved generators to separate xml file. generator-refactoring
Fri, 20 Sep 2013 19:18:04 +0200 Andre Heinecke Implement Label handling generator-refactoring
Fri, 20 Sep 2013 19:17:49 +0200 Andre Heinecke Add info generator for refactored generators generator-refactoring
Fri, 20 Sep 2013 17:58:30 +0200 Andre Heinecke Remove generator2 hacks generator-refactoring
Fri, 20 Sep 2013 17:36:11 +0200 Andre Heinecke Simplyfy / unify "invert axis" logic generator-refactoring
Fri, 20 Sep 2013 17:04:37 +0200 Sascha L. Teichmann Removed faked ChartInfoGenerator2 and LS Info generator. generator-refactoring
Fri, 20 Sep 2013 17:00:59 +0200 Sascha L. Teichmann ChartGenerator2 can be used as ChartInfoGenerator, too. generator-refactoring
Fri, 20 Sep 2013 16:34:37 +0200 Sascha L. Teichmann Merged generator-refactoring
Fri, 20 Sep 2013 16:34:09 +0200 Sascha L. Teichmann Extended init() of OutGenerator to take name of the out to serve. generator-refactoring
Fri, 20 Sep 2013 16:33:22 +0200 Andre Heinecke Add LTR inversion code to diagram generator. generator-refactoring
Fri, 20 Sep 2013 16:25:43 +0200 Andre Heinecke More Processor refactoring generator-refactoring
Fri, 20 Sep 2013 15:44:39 +0200 Sascha L. Teichmann Trim "names" and "class" attribute of out generators before using. generator-refactoring
Fri, 20 Sep 2013 15:42:21 +0200 Sascha L. Teichmann Allow comma separated names in "names" attribute in out generators to allow registering for more than one name. Old "name" attribute is removed. generator-refactoring
Fri, 20 Sep 2013 15:29:02 +0200 Sascha L. Teichmann Read out generator class info from "class" attribute instead of tags text body. generator-refactoring
Fri, 20 Sep 2013 14:59:00 +0200 Andre Heinecke Use DiagramGenerator for longitudinal section. generator-refactoring
Fri, 20 Sep 2013 14:57:26 +0200 Andre Heinecke Add NPE guard generator-refactoring
Fri, 20 Sep 2013 14:56:46 +0200 Andre Heinecke Add InfoGenerator Hacks to be removed soon. generator-refactoring
Fri, 20 Sep 2013 14:55:44 +0200 Andre Heinecke Remove Axis Walker, unabstract Diagram generator generator-refactoring
Fri, 20 Sep 2013 14:54:26 +0200 Andre Heinecke Add second doOut implementations to work with diagram generator generator-refactoring
Fri, 20 Sep 2013 14:22:44 +0200 Felix Wolfsteller issue1494: Spawn Q facet only if Q data is there.
Thu, 19 Sep 2013 12:53:11 +0200 Felix Wolfsteller Simplify code a bit.
Thu, 19 Sep 2013 12:52:06 +0200 Felix Wolfsteller Doc, comment.
Fri, 20 Sep 2013 13:11:22 +0200 Tom Gottfried Close branch longitudinal-symmetry. Diagram refactoring is now done in branch generator-refactoring. longitudinal-symmetry
Fri, 20 Sep 2013 12:35:14 +0200 Sascha L. Teichmann Added 'include-zero' attribute to <axis> tag in diagram configuration. generator-refactoring
Fri, 20 Sep 2013 12:28:15 +0200 Sascha L. Teichmann Added domain axis title to diagram attributes. generator-refactoring
Fri, 20 Sep 2013 12:04:14 +0200 Andre Heinecke Some more accessors and typo fix generator-refactoring
Fri, 20 Sep 2013 10:30:03 +0200 Andre Heinecke Remove AxisProcessor "glue" class and extend Processor interface generator-refactoring
Fri, 20 Sep 2013 10:29:14 +0200 Andre Heinecke Fix indention / line length generator-refactoring
Fri, 20 Sep 2013 09:55:17 +0200 Andre Heinecke Add Default Processor implementation and make processors inherit it. generator-refactoring
Thu, 19 Sep 2013 17:08:02 +0200 Tom Gottfried Remove obsolete configuration of DGM-SRID.
Thu, 19 Sep 2013 16:27:33 +0200 Sascha L. Teichmann DGM SRIds are now fetched from database instead of configuration.
Thu, 19 Sep 2013 12:51:30 +0200 Felix Wolfsteller issue1436: Repair sedimentload epoch calculation,
Thu, 19 Sep 2013 10:39:15 +0200 Felix Wolfsteller Corrected debug output.
Thu, 19 Sep 2013 11:50:36 +0200 Sascha L. Teichmann Call processors from configuration. generator-refactoring
Thu, 19 Sep 2013 11:39:00 +0200 Sascha L. Teichmann Parse config when setup a new diagram. generator-refactoring
Thu, 19 Sep 2013 11:29:35 +0200 Andre Heinecke Add annotationProcessor generator-refactoring
Thu, 19 Sep 2013 11:08:43 +0200 Sascha L. Teichmann Added alignment rules for diagrams. generator-refactoring
Thu, 19 Sep 2013 10:57:47 +0200 Sascha L. Teichmann Simple interpolation logic for diagram titles and subtitles. generator-refactoring
Thu, 19 Sep 2013 09:16:52 +0200 Felix Wolfsteller issue1493: Use other numberformat for csv data from diagram.
Wed, 18 Sep 2013 18:40:52 +0200 Felix Wolfsteller issue971: Bring a formatter in (a bad) place.
Wed, 18 Sep 2013 14:15:14 +0200 Felix Wolfsteller issue971: Use ";" as CSV separator also in ChartExportHelper, with the
Wed, 18 Sep 2013 17:13:17 +0200 Andre Heinecke Add DiagramGenerator which should mainly replace xygenerator generator-refactoring
Wed, 18 Sep 2013 17:12:13 +0200 Andre Heinecke Factor out annotation handling code generator-refactoring

http://dive4elements.wald.intevation.org