2011-10-28 |
Ingo Weinzierl |
Added a new MapGenerator which only returns a map configuration document at the moment (work still in progress).
|
2011-10-27 |
Felix Wolfsteller |
Prevent recommendation of not yet loadable data.
|
2011-10-27 |
Felix Wolfsteller |
Reduce logging noise (downgrade an 'error' to 'debug').
|
2011-10-27 |
Felix Wolfsteller |
Restore mapping of state id to facets (revert, rev 3083 and 3088).
|
2011-10-26 |
Felix Wolfsteller |
Cosmetics, documentation.
|
2011-10-26 |
Felix Wolfsteller |
Prepare rendering of added other (static) WKms and Differences in LongitudinalSection Diagrams.
|
2011-10-26 |
Felix Wolfsteller |
Cosmetics.
|
2011-10-26 |
Felix Wolfsteller |
Store Facets without association to state id.
|
2011-10-26 |
Felix Wolfsteller |
Adjusted winfo.xml to new semantics.
|
2011-10-26 |
Felix Wolfsteller |
Do not store association of states to facets, let artifacts keep facets in a pure list.
|
2011-10-26 |
Felix Wolfsteller |
Added DC configuration to load additional data in longitudinal section.
|
2011-10-26 |
Felix Wolfsteller |
Cosmetics, docs.
|
2011-10-25 |
Felix Wolfsteller |
In LongitudinalSection-Diagram, Qs enter inactive.
|
2011-10-25 |
Felix Wolfsteller |
Fix broken dc config.
|
2011-10-25 |
Felix Wolfsteller |
Configured datacage to hand out id of artifact that can produce the w_diff.
|
2011-10-25 |
Felix Wolfsteller |
Restored correct drawing behavior for Annotations.
|
2011-10-25 |
Felix Wolfsteller |
Include differences in datacage.
|
2011-10-25 |
Felix Wolfsteller |
Cosmetics.
|
2011-10-24 |
Felix Wolfsteller |
Added accidentally ommitted ChangeLog entry for last commit.
|
2011-10-21 |
Sascha L. Teichmann |
Added some simple caching for themes. Only used in sticky annotations by now.
|
2011-10-21 |
Raimund Renkert |
Apply the attributes 'showpoints' and 'showline'.
|
2011-10-21 |
Sascha L. Teichmann |
Added /dev/null Graphics2D object to be used in the info rendering pass of the diagram generation.
|
2011-10-21 |
Raimund Renkert |
Draw the text background and use orientation attribute.
|
2011-10-21 |
Raimund Renkert |
Renamed text background attribute and parse text attributes correctly.
|
2011-10-20 |
Sascha L. Teichmann |
Added Service Service to lookup the Nth nearest neighbors for a set of given cross section ids and kms.
|
2011-10-20 |
Raimund Renkert |
Added methods to extract further attributes from theme.
|
2011-10-20 |
Ingo Weinzierl |
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
|
2011-10-20 |
Raimund Renkert |
Added new theme attributes.
|
2011-10-19 |
Felix Wolfsteller |
Fix NPE in WDiff-diagram because no ranges present in masterartifact.
|
2011-10-19 |
Felix Wolfsteller |
Fix setting of masterartifact in flyscollections.
|
2011-10-19 |
Ingo Weinzierl |
Prepared the DESCRIBE document of a WINFO Artifact so that named main values for Qs are displayed.
|
2011-10-19 |
Raimund Renkert |
ComputedDischargeCurveW and ComputedDischargeCurveQ inherit attributes from
|
2011-10-19 |
Sascha L. Teichmann |
Fix for flys/issue316
|
2011-10-19 |
Ingo Weinzierl |
Improved the title creation of WSP Q and W facets - named main values are taken into account while title creation.
|
2011-10-19 |
Felix Wolfsteller |
Fix datacage to let client load flood-protection and zuss.
|
2011-10-19 |
Raimund Renkert |
Apply theme attributes to axis annotation.
|
2011-10-19 |
Felix Wolfsteller |
Create label from data String to revive names in client.
|
2011-10-19 |
Sascha L. Teichmann |
XYChartGenerator: Do not crash if no zoom axis given
|
2011-10-19 |
Ingo Weinzierl |
Enabled support for PDF and SVG chart exports.
|
2011-10-18 |
Felix Wolfsteller |
Simplified handling of W(Q)Kms data to plot.
|
2011-10-18 |
Felix Wolfsteller |
In WDiff-diagram generation respect other.wkms facets (flood-prot, zus).
|
2011-10-18 |
Felix Wolfsteller |
Handle StaticWKmsArtifacts in WDifferencesState.
|
2011-10-18 |
Felix Wolfsteller |
Also display the 'zus' in wdiff-input datacage.
|
2011-10-18 |
Raimund Renkert |
Added new virtual theme for text and let 'Annotations' inherit from the new
|
2011-10-18 |
Felix Wolfsteller |
Give StaticWKmsArtifacts proper names, and pre-deselect them.
|
2011-10-18 |
Felix Wolfsteller |
Adjusted datacage-configuration to present flood-protections in certain case.
|
2011-10-18 |
Felix Wolfsteller |
Register staticwkms factory to spawn StaticWKms-Artifacts.
|
2011-10-18 |
Felix Wolfsteller |
Fetch name of static WKms.
|
2011-10-18 |
Felix Wolfsteller |
Store parameterization in data, not in fields.
|
2011-10-18 |
Felix Wolfsteller |
Add convenience method to add default data as string.
|
2011-10-18 |
Felix Wolfsteller |
Added new Artifact and Facet to access 'static' data via WKmsFactory.
|
2011-10-18 |
Felix Wolfsteller |
Added WKmsFactory.
|
2011-10-18 |
Felix Wolfsteller |
Cosmetics, docs.
|
2011-10-18 |
Felix Wolfsteller |
Added constructor that will be needed in creation of WKms for 'static' data.
|
2011-10-18 |
Felix Wolfsteller |
Fix missing annotations ('Streckenfavoriten') style.
|
2011-10-17 |
Sascha L. Teichmann |
FLYSArtifactCollection: Small optimizations
|
2011-10-17 |
Ingo Weinzierl |
FLYSArtifactCollection.ThemeList makes now use of ManagedDomFacet to read all attributes of a Facet.
|
2011-10-17 |
Sascha L. Teichmann |
flys/issue314: Variables in datacage are now case insensitive.
|
2011-10-17 |
Ingo Weinzierl |
Added support for removing themes from output.
|
2011-10-17 |
Raimund Renkert |
Apply line type to styled themes.
|