2012-07-08 |
Sascha L. Teichmann |
Removed dynamic XPaths to pervent potential XPath injections.
|
2012-07-08 |
Sascha L. Teichmann |
Themes: Added XSL transformation to generate a better overview of the themes.
|
2012-07-08 |
Sascha L. Teichmann |
Themes: Name seconf themegroup 'second'
|
2012-07-08 |
Sascha L. Teichmann |
Themes: Added xml processing instructions.
|
2012-07-08 |
Sascha L. Teichmann |
Added vim lines.
|
2012-07-08 |
Sascha L. Teichmann |
Replaced tabs with four spaces each.
|
2012-07-08 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-07-07 |
Sascha L. Teichmann |
Removed trailing whitespace
|
2012-07-06 |
Felix Wolfsteller |
We are back from the future now.
|
2012-07-06 |
Christian Lins |
Add styles for W(t) chart domain markers
|
2012-07-06 |
Christian Lins |
Add missing themes for fixation charts
|
2012-07-06 |
Felix Wolfsteller |
Fix issue705 (maĆn value names also in w/q-range mode).
|
2012-07-06 |
Christian Lins |
W(t) chart point label rotation working
|
2012-07-06 |
Felix Wolfsteller |
Cosmetics, removed TODO.
|
2012-07-06 |
Felix Wolfsteller |
Fix issue710 - crashing one-point-diagrams.
|
2012-07-06 |
Felix Wolfsteller |
Fix weird code with help of new ChartHelper.
|
2012-07-06 |
Felix Wolfsteller |
New ChartHelper method to expand bounds added.
|
2012-07-06 |
Felix Wolfsteller |
New Distance helper module.
|
2012-07-06 |
Christian Lins |
Remove HYK references/code from ChartGenerator
|
2012-07-05 |
Felix Wolfsteller |
Copied content from doc/datacage.txt to doc/datacage-config-manual (texed).
|
2012-07-05 |
Felix Wolfsteller |
Added stub of tex-version of datacage config documentation.
|
2012-07-04 |
Christian Lins |
Move annotation code to base class ChartGenerator
|
2012-07-04 |
Felix Wolfsteller |
Prevent wrong cast.
|
2012-07-04 |
Felix Wolfsteller |
issue487 (wrong area calculation).
|
2012-07-04 |
Ingo Weinzierl |
Improved the structure of themes.xml; moved theme groups to own XML files.
|
2012-07-03 |
Felix Wolfsteller |
Only show labels when activated in theme.
|
2012-07-03 |
Felix Wolfsteller |
Fix array-index-oobs in FixDeltaWtGenerator.
|
2012-07-03 |
Raimund Renkert |
Implemented mergeRanges to combine y bounds in timeseries charts.
|
2012-07-03 |
Raimund Renkert |
Added chart info generator for WQ and delta W(t) chart.
|
2012-07-03 |
Felix Wolfsteller |
Very basic point labels in DeltaWt-diagrams.
|
2012-07-03 |
Sascha L. Teichmann |
WINFOArtifact: minor code improvement when lookup if facet should be initially active.
|
2012-07-03 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-07-03 |
Ingo Weinzierl |
Added missing themes for middle bed height curves.
|
2012-07-03 |
Ingo Weinzierl |
Added new *Access objects for bed height calculation and flow velocity calculation; removed methods for specific data access from MINFOArtifact.
|
2012-07-03 |
Felix Wolfsteller |
Removed leading whitespaces.
|
2012-07-03 |
Felix Wolfsteller |
Fix issue695 (labels of waterlines).
|
2012-07-03 |
Ingo Weinzierl |
Fixed various bugs (package declarations, moved classes to correct places).
|
2012-07-03 |
Ingo Weinzierl |
Removed line properties from fixation point themes and added missing point properties.
|
2012-07-03 |
Felix Wolfsteller |
Cosmetics.
|
2012-07-02 |
Felix Wolfsteller |
issue654
|
2012-07-02 |
Sascha L. Teichmann |
FixA: flys/issue689: Export CSV for facet 'fix_parameters'
|
2012-07-01 |
Sascha L. Teichmann |
SQ: Connect calculation with artifact parameter access.
|
2012-07-01 |
Sascha L. Teichmann |
More braindead code removal.
|
2012-07-01 |
Sascha L. Teichmann |
FixA: Added AT writer for fitted functions.
|
2012-07-01 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-07-01 |
Sascha L. Teichmann |
FixA: Moved IdGenerator to top level class.
|
2012-06-30 |
Sascha L. Teichmann |
FixA: Added parameter exporter.
|
2012-06-30 |
Sascha L. Teichmann |
FixA: Moved DeltaWtExporter to fixings exporter package.
|
2012-06-29 |
Sascha L. Teichmann |
FixA: Tweaked the derivate diagram a bit and added chart info.
|
2012-06-29 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-06-29 |
Sascha L. Teichmann |
FixA: Added chart info companion for FixLongitudinalSectionGenerator.
|
2012-06-29 |
Christian Lins |
Work in generalized annotations for chart generators
|
2012-06-28 |
Sascha L. Teichmann |
FixA: Fixed parameter name
|
2012-06-28 |
Sascha L. Teichmann |
SQ: finished the access stuff.
|
2012-06-28 |
Sascha L. Teichmann |
SQ: Added artifact access stub.
|
2012-06-28 |
Sascha L. Teichmann |
Added new base class for *Access
|
2012-06-28 |
Sascha L. Teichmann |
Removed dead code.
|
2012-06-28 |
Christian Lins |
Set text orientation to horizontal for points in Fixation W/Q curve
|
2012-06-28 |
Sascha L. Teichmann |
FixA: Only emit analysis period / discharge sectors which really contain data.
|
2012-06-28 |
Sascha L. Teichmann |
Moved FixationArtifactAccess to new access package.
|