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,
|