Thu, 28 Jun 2012 16:20:33 +0000 |
Sascha L. Teichmann |
FixA: Fixed parameter name
|
Thu, 28 Jun 2012 15:46:16 +0000 |
Sascha L. Teichmann |
SQ: finished the access stuff.
|
Thu, 28 Jun 2012 15:06:58 +0000 |
Sascha L. Teichmann |
SQ: Added artifact access stub.
|
Thu, 28 Jun 2012 14:55:58 +0000 |
Sascha L. Teichmann |
Added new base class for *Access
|
Thu, 28 Jun 2012 14:20:31 +0000 |
Sascha L. Teichmann |
Removed dead code.
|
Thu, 28 Jun 2012 13:52:12 +0000 |
Christian Lins |
Set text orientation to horizontal for points in Fixation W/Q curve
|
Thu, 28 Jun 2012 13:07:27 +0000 |
Sascha L. Teichmann |
FixA: Only emit analysis period / discharge sectors which really contain data.
|
Thu, 28 Jun 2012 08:16:20 +0000 |
Sascha L. Teichmann |
Moved FixationArtifactAccess to new access package.
|
Wed, 27 Jun 2012 17:29:33 +0000 |
Sascha L. Teichmann |
FixA: Make fitting more tolerant.
|
Wed, 27 Jun 2012 16:41:02 +0000 |
Sascha L. Teichmann |
FixA: Fixed da/dQ for exp function but the fitting still does not work.
|
Wed, 27 Jun 2012 16:12:32 +0000 |
Christian Lins |
Only dates as point labels
|
Wed, 27 Jun 2012 15:56:53 +0000 |
Christian Lins |
Fix typo in generator class for fix_longitudinal_section_curve
|
Wed, 27 Jun 2012 15:22:01 +0000 |
Felix Wolfsteller |
Create and handle new manual line type facets.
|
Wed, 27 Jun 2012 15:11:23 +0000 |
Felix Wolfsteller |
Register FacetType for upcoming facet.
|
Wed, 27 Jun 2012 15:09:40 +0000 |
Felix Wolfsteller |
Added compatibility and theme for upcoming manual line facet.
|
Wed, 27 Jun 2012 14:52:05 +0000 |
Christian Lins |
ChangeLog for last commit
|
Wed, 27 Jun 2012 13:45:55 +0000 |
Sascha L. Teichmann |
Moved common code of the *Artifacts into FLYSArtifact.
|
Wed, 27 Jun 2012 11:50:24 +0000 |
Christian Lins |
Fix for 'linecolor ignored' issue
|
Wed, 27 Jun 2012 09:16:28 +0000 |
Sascha L. Teichmann |
Removed some expensive XPath usage.
|
Tue, 26 Jun 2012 17:20:31 +0000 |
Sascha L. Teichmann |
SQ: Refactored fitting to better fit the data types of SQResult.
|
Tue, 26 Jun 2012 17:06:26 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Tue, 26 Jun 2012 17:05:11 +0000 |
Sascha L. Teichmann |
SQ: Added fitting shell for SQ curves.
|
Tue, 26 Jun 2012 16:00:59 +0000 |
Sascha L. Teichmann |
SQ: Added specialized outlier test for the S/Q relation.
|
Tue, 26 Jun 2012 15:16:27 +0000 |
Sascha L. Teichmann |
FixA: Only generate outlier facet when we done the prepocessing.
|
Tue, 26 Jun 2012 13:07:18 +0000 |
Felix Wolfsteller |
Enable legend item aggreation in time series charts.
|
Tue, 26 Jun 2012 13:04:51 +0000 |
Felix Wolfsteller |
Refactored legend item aggregation again.
|
Tue, 26 Jun 2012 12:48:26 +0000 |
Felix Wolfsteller |
Extracted legenditemaggregation from xychartgenerator.
|
Tue, 26 Jun 2012 10:55:39 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Tue, 26 Jun 2012 10:54:12 +0000 |
Sascha L. Teichmann |
Completed inverse functions.
|
Tue, 26 Jun 2012 10:45:33 +0000 |
Felix Wolfsteller |
Fix ChangeLog encoding
|
Tue, 26 Jun 2012 10:34:44 +0000 |
Felix Wolfsteller |
flys-artifacts/trunk@4794 c6561f87-3c4e-4783-a992-168aeb5c3f6f
|
Tue, 26 Jun 2012 09:29:37 +0000 |
Sascha L. Teichmann |
Fitting: Link the functions to there inverses via getInverse().
|
Tue, 26 Jun 2012 06:33:37 +0000 |
Sascha L. Teichmann |
Added inverses of the fitting functions.
|
Mon, 25 Jun 2012 19:13:16 +0000 |
Felix Wolfsteller |
Fix issue663 (step curves for longitudinal_section Qs).
|
Mon, 25 Jun 2012 18:12:19 +0000 |
Felix Wolfsteller |
Progressed LegendItemAggregation.
|
Mon, 25 Jun 2012 16:33:22 +0000 |
Sascha L. Teichmann |
FixA: Fixed typo in I18N key
|
Mon, 25 Jun 2012 16:28:26 +0000 |
Sascha L. Teichmann |
FixA: Finished I18N for km chart service.
|
Mon, 25 Jun 2012 16:04:08 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Mon, 25 Jun 2012 16:03:36 +0000 |
Sascha L. Teichmann |
Removed superfluous import.
|
Mon, 25 Jun 2012 15:59:47 +0000 |
Sascha L. Teichmann |
FixA: I18N for chart km service.
|
Mon, 25 Jun 2012 15:53:34 +0000 |
Raimund Renkert |
FixA: Added longitudinal section chart.
|
Mon, 25 Jun 2012 15:38:38 +0000 |
Raimund Renkert |
Look for the attribut "outline" in TimeseriesChartGenerator to render shape
|
Mon, 25 Jun 2012 15:35:00 +0000 |
Raimund Renkert |
Do not add entries ending with " " to legend.
|
Mon, 25 Jun 2012 15:03:57 +0000 |
Sascha L. Teichmann |
FixA: Prevent that the plot becomes to small if only one point is drawn.
|
Mon, 25 Jun 2012 14:36:46 +0000 |
Sascha L. Teichmann |
FixA: Added more debug output.
|
Mon, 25 Jun 2012 13:15:35 +0000 |
Sascha L. Teichmann |
Label more points in FixingsKMChartService
|
Mon, 25 Jun 2012 11:55:34 +0000 |
Sascha L. Teichmann |
FixA: Interpolated and measured values where switched.
|
Mon, 25 Jun 2012 11:38:33 +0000 |
Sascha L. Teichmann |
Added labeling for Q/W points FixingsKMChartService.
|
Mon, 25 Jun 2012 07:59:22 +0000 |
Sascha L. Teichmann |
FixA: Re-added accidentially removed code.
|
Sun, 24 Jun 2012 17:49:07 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Sun, 24 Jun 2012 17:44:39 +0000 |
Sascha L. Teichmann |
FixA: I18N
|
Sun, 24 Jun 2012 16:01:35 +0000 |
Sascha L. Teichmann |
Use generics more correctly
|
Sun, 24 Jun 2012 10:55:00 +0000 |
Sascha L. Teichmann |
I18N: Added script to make keys of property file identifiable with short numbers through the UI.
|
Sun, 24 Jun 2012 08:50:44 +0000 |
Sascha L. Teichmann |
I18N: Repaired inconsistencies
|
Sun, 24 Jun 2012 06:51:05 +0000 |
Christian Lins |
Output code to trackdown the linecolor problem
|
Sat, 23 Jun 2012 18:15:17 +0000 |
Felix Wolfsteller |
Re-enable legend item aggregation.
|