2012-01-03 |
Felix Wolfsteller |
Allow styling of outline of areas.
|
2012-01-03 |
Ingo Weinzierl |
#104 Use Wst.determineMinMaxQFree() to determine the min/max Qs at a given kilometer.
|
2012-01-03 |
Felix Wolfsteller |
Adjust Area styles.
|
2012-01-02 |
Ingo Weinzierl |
#370 Added a 'W at gauge' column to CSV exports if 'W at gauge' mode has been selected.
|
2012-01-02 |
Ingo Weinzierl |
Added i18n strings used in CSV exports.
|
2012-01-02 |
Ingo Weinzierl |
Improved the WaterlevelExporter: added range check for W/Q at gauge.
|
2012-01-02 |
Ingo Weinzierl |
Part 2 of #125: add gaugename and Q description based on the selected WQ mode.
|
2012-01-02 |
Ingo Weinzierl |
Removed unused imports.
|
2012-01-02 |
Ingo Weinzierl |
Part 1 of #125: added a description for a location to the WaterlevelExport.
|
2011-12-29 |
Ingo Weinzierl |
Added min/max values for free Qs to the Artifact's DESCRIBE document.
|
2011-12-28 |
Ingo Weinzierl |
Fixed order to determine correct step width of Qs and Ws.
|
2011-12-28 |
Ingo Weinzierl |
Validate user defined Qs based on the start kilometer ('Q free').
|
2011-12-28 |
Ingo Weinzierl |
Compute better step width for W/Q input.
|
2011-12-27 |
Ingo Weinzierl |
Some refactoring done: all Sections subclass TypeSection now to be able to use the convinience methods for string, integer, double and boolean attributes.
|
2011-12-27 |
Ingo Weinzierl |
Make use of the export size for charts specified in ChartSettings if a chart export is requested.
|
2011-12-27 |
Ingo Weinzierl |
Added an ExportSection to ChartSettings which provides attributes for chart 'width' and 'height'.
|
2011-12-27 |
Ingo Weinzierl |
Make use of user defined legend font size while chart creation.
|
2011-12-27 |
Ingo Weinzierl |
Make use of user defined axes font sizes.
|
2011-12-27 |
Ingo Weinzierl |
Use the user defined font size to set Y axes label fonts sizes.
|
2011-12-27 |
Ingo Weinzierl |
Added missing getYAxisWalker() in CrossSectionGenerator and create new instances of IdentfifiableNumberAxis in XYChartGenerator.createYAxis(int).
|
2011-12-27 |
Ingo Weinzierl |
Make use of user defined axes labels during chart creation.
|
2011-12-27 |
Ingo Weinzierl |
Use axes ranges specified in ChartSettings for zooming in charts.
|
2011-12-23 |
Ingo Weinzierl |
Centralized the creation of new NumberAxis - new NumberAxis instances in FLYS will be from type IdentifiableNumberAxis which subclasses JFreeChart's NumberAxis.
|
2011-12-23 |
Ingo Weinzierl |
Improved chart title and subtitle creation in ChartGenerators - all ChartGenerators make now use of title and subtitle provided by ChartSettings.
|
2011-12-23 |
Ingo Weinzierl |
Make use of first attributes specified in the ChartSettings. NOTE: work is still in progress.
|
2011-12-23 |
Ingo Weinzierl |
Improved ChartSettings and depending classes to avoid a lot of casting.
|
2011-12-22 |
Ingo Weinzierl |
#242 Added header with meta information into CSV exports.
|
2011-12-22 |
Felix Wolfsteller |
Cosmetics, removed uncalled code path.
|
2011-12-22 |
Felix Wolfsteller |
Added ommitted ChangeLog entry.
|
2011-12-22 |
Felix Wolfsteller |
Cosmetics, doc.
|
2011-12-22 |
Felix Wolfsteller |
Make only newest CrossSection intially active in diagrams.
|
2011-12-22 |
Felix Wolfsteller |
Added function to check whether a CrossSection is the 'newest' for its river.
|
2011-12-21 |
Ingo Weinzierl |
Bugfix: repaired broken named values in exports - the last solution had bad side effects.
|
2011-12-21 |
Felix Wolfsteller |
Better initialize cross_section.km of cross-section-artifacts.
|
2011-12-21 |
Felix Wolfsteller |
Initialize km of cross-section artifact to a better value (not all cases covered, yet).
|
2011-12-21 |
Ingo Weinzierl |
#252 Set titles in waterlevel exports to named main values if those are existing for given Q values.
|
2011-12-20 |
Felix Wolfsteller |
Fix malcondition where first renderer is StableXYDifferenceRenderer.
|
2011-12-20 |
Felix Wolfsteller |
Added a transparency setting to area theme style.
|
2011-12-20 |
Felix Wolfsteller |
Make ('static') WKms data available for area calculations.
|
2011-12-20 |
Ingo Weinzierl |
Changed the seperator character between Ws and Qs in the Artifact's DESCRIBE document.
|
2011-12-20 |
Felix Wolfsteller |
Enable basicst area rendering in longitudinal section diagrams.
|
2011-12-20 |
Felix Wolfsteller |
Refactored, make usage of blackboarddatafacet.
|
2011-12-20 |
Felix Wolfsteller |
Cosmetics, renamed facet type.
|
2011-12-20 |
Felix Wolfsteller |
Make Waterlevelfacet deliver data via blackbord.
|
2011-12-20 |
Ingo Weinzierl |
Bugfix: format all Ws and Qs in WQSelect State.
|
2011-12-20 |
Felix Wolfsteller |
New facet, will ease converting other facets to be able to contribute to area computations.
|
2011-12-20 |
Felix Wolfsteller |
Removed obsolete imports.
|
2011-12-20 |
Felix Wolfsteller |
Removed obsolete imports.
|
2011-12-20 |
Felix Wolfsteller |
Let StableDifferenceRenderer create a rectangular legenditem.
|
2011-12-20 |
Felix Wolfsteller |
Improved area rendering workflow.
|
2011-12-20 |
Felix Wolfsteller |
Prepare ability to paint areas in longitudinal section diagrams, too (next to CrossSection diagrams).
|
2011-12-20 |
Felix Wolfsteller |
Cosmetics.
|
2011-12-19 |
Felix Wolfsteller |
Refactoring, added Style accessors for area styles.
|
2011-12-19 |
Ingo Weinzierl |
Disabled default values in Artifact's DESCRIBE document - added a system property to re-enable those default values.
|
2011-12-19 |
Ingo Weinzierl |
#419 Fixed broken Facet name creation in discharge longitudinal sections.
|
2011-12-19 |
Ingo Weinzierl |
#380 Validate the user selected DEM in the server.
|
2011-12-19 |
Felix Wolfsteller |
Roll-back accidentally commited changes.
|
2011-12-19 |
Felix Wolfsteller |
Hide deleted facets from outgenerators.
|
2011-12-19 |
Felix Wolfsteller |
Store and access area.name data item.
|
2011-12-16 |
Felix Wolfsteller |
Fix, accidentally added wrong factory in last commit.
|
2011-12-16 |
Felix Wolfsteller |
Added area facets to cross section compatibility matrix.
|
2011-12-16 |
Felix Wolfsteller |
Add area dataseries when facet delivers one.
|
2011-12-16 |
Felix Wolfsteller |
Added simple area registering functions.
|
2011-12-16 |
Felix Wolfsteller |
Made StaticState a bit more convenient to use.
|
2011-12-16 |
Felix Wolfsteller |
Register AREA('area') facet type.
|
2011-12-16 |
Felix Wolfsteller |
Register under a key on blackboard to meet assumptions by areaartifact.
|
2011-12-16 |
Felix Wolfsteller |
Added partial area-infrastructure.
|
2011-12-16 |
Ingo Weinzierl |
Improved the ChartSettings - now, each chart writes proper AxisSections into the ChartSettings.
|
2011-12-16 |
Ingo Weinzierl |
Some optimizations during out() operation of FLYSArtifactCollection.
|
2011-12-16 |
Ingo Weinzierl |
Added an INFO statement that displays the duration time for the out() operation.
|
2011-12-16 |
Ingo Weinzierl |
Implemented the buildAxisSections() method in XYChartGenerator to include an AxisSection for the X axis.
|
2011-12-16 |
Ingo Weinzierl |
Bugfix: add new Outputs during merge process in AttributeWriter.
|
2011-12-16 |
Sascha L. Teichmann |
Little optimisation when writing CollectionAttributes
|
2011-12-16 |
Ingo Weinzierl |
Parse the Settings of each Output during Collection's describe() operation.
|
2011-12-16 |
Ingo Weinzierl |
Make reuse of the old CollectionAttribute during the describe() operation of FLYSArtifactCollection - remove the old facets only.
|
2011-12-16 |
Ingo Weinzierl |
Added more attributes to ChartSettings AxisSection.
|
2011-12-15 |
Ingo Weinzierl |
Added axis sections into charts Settings.
|
2011-12-15 |
Ingo Weinzierl |
Improved the ChartSettings returned by charts - it now contains a legend specific section.
|
2011-12-15 |
Ingo Weinzierl |
Finished the ChartSection part of the chart Settings returned by the XYChartGenerator.
|
2011-12-15 |
Ingo Weinzierl |
Prepare the OutGenerator during the describe() operation of the FLYS Collection to enable the OutGenerator to return an initial Settings object.
|
2011-12-15 |
Ingo Weinzierl |
Fixed wrong usage of DOM operations in Settings Attributes.
|
2011-12-14 |
Ingo Weinzierl |
Implemented a ChartSettings with relevant Sections and Attributes for charts (NOTE: Work still in progress).
|
2011-12-14 |
Felix Wolfsteller |
Cosmetics, docs.
|
2011-12-14 |
Felix Wolfsteller |
Remove needless imports.
|
2011-12-14 |
Felix Wolfsteller |
Fix/survive certain minor malconditions.
|
2011-12-14 |
Felix Wolfsteller |
Cosmetics.
|
2011-12-14 |
Felix Wolfsteller |
Implement and use WaterLineArtifact interface.
|
2011-12-14 |
Felix Wolfsteller |
Added WaterLineArtifact Interface.
|
2011-12-14 |
Ingo Weinzierl |
Added a getSettings() operation to OutGenerator - FLYSArtifactCollection will now evaluate all available Outputs and create initial Settings using OutGenerators if the Settings for an Output is missing.
|
2011-12-13 |
Felix Wolfsteller |
Recommend cross sections if they can be shown.
|
2011-12-13 |
Felix Wolfsteller |
Register crosssection artifact-factory.
|
2011-12-13 |
Ingo Weinzierl |
Introduced a CollectionAttribute class that stores the information provided by the Collection's attribute document.
|
2011-12-13 |
Felix Wolfsteller |
Server-side of interactive cross-section diagrams.
|
2011-12-13 |
Felix Wolfsteller |
Cosmetics.
|
2011-12-13 |
Ingo Weinzierl |
Removed superfluous imports.
|
2011-12-13 |
Ingo Weinzierl |
Added a CollectionDescriptionHelper that helps generating DESCRIBE documents for Collections.
|
2011-12-12 |
Felix Wolfsteller |
Given CrossSections a name, let crosssection facets survive.
|
2011-12-12 |
Ingo Weinzierl |
Improved the Scheduler to be able to cancel running WSPLGEN jobs.
|
2011-12-09 |
Felix Wolfsteller |
Add data items to StaticFLYSArtifacts description document.
|
2011-12-09 |
Felix Wolfsteller |
Add helper function.
|
2011-12-09 |
Felix Wolfsteller |
Configure cross_sections cache.
|
2011-12-09 |
Felix Wolfsteller |
Added method to CrossSectionFactory to get single CrossSection, employ cache.
|
2011-12-09 |
Felix Wolfsteller |
New CrossSectionArtifact.
|
2011-12-09 |
Raimund Renkert |
Issue 413.
|
2011-12-08 |
Felix Wolfsteller |
Cosmetics.
|
2011-12-08 |
Felix Wolfsteller |
Mainly documentation.
|
2011-12-06 |
Sascha L. Teichmann |
Added 'Bezugslinie' to choice of calculation modes.
|
2011-12-06 |
Felix Wolfsteller |
Further flys/issue420 fix, NaN-guard X axis extent.
|
2011-12-06 |
Felix Wolfsteller |
Partial fix for flys/issue420 (Mosel/DischargeCurves), do survive empty datasets when calculating axis extents.
|
2011-12-06 |
Felix Wolfsteller |
Fix flys/issue423, do not interpolate main values at gauge.
|
2011-12-05 |
Ingo Weinzierl |
Modified prefix constants for Mapserver layers.
|
2011-12-05 |
Ingo Weinzierl |
Various bugfixes in WSPLGEN parameterization.
|
2011-12-05 |
Felix Wolfsteller |
Allow longitudinal_section.q facets in wdiff states output.
|
2011-12-05 |
Felix Wolfsteller |
Refactored LongitudinalSection- and WDiff-Generators, fixed minor issues.
|
2011-12-05 |
Ingo Weinzierl |
Added missing state titles.
|
2011-12-05 |
Felix Wolfsteller |
Fix first axis (do not include zero).
|
2011-12-02 |
Felix Wolfsteller |
Include state data items in description document of collection.
|
2011-11-30 |
Felix Wolfsteller |
Added list of files to ChangeLog entry.
|
2011-11-30 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2011-11-30 |
Sascha L. Teichmann |
Make it compile again.
|
2011-11-30 |
Felix Wolfsteller |
Introduce pre-rendering inter-facet communication phase ('blackboard pass').
|
2011-11-30 |
Felix Wolfsteller |
Adjusted to doOut signature change.
|
2011-11-30 |
Felix Wolfsteller |
Changed doOut signature, side effect from blackboard feature (to come).
|
2011-11-28 |
Felix Wolfsteller |
Fix compilation, default 0-excluding behavior of axes.
|
2011-11-28 |
Felix Wolfsteller |
Fix documentation.
|
2011-11-28 |
Felix Wolfsteller |
Fix LongitudinalSections multi-axes plotting behavior.
|
2011-11-28 |
Felix Wolfsteller |
Refactored XYChartGenerator to have better working multi-axes features.
|
2011-11-25 |
Sascha L. Teichmann |
Added the implementation of the 'Bezugslinienverfahren'.
|
2011-11-25 |
Sascha L. Teichmann |
Refactored the code of the 'berechnete Abflusskurve' to be reusable in the 'Bezugslinienverfahren'.
|
2011-11-25 |
Sascha L. Teichmann |
'W auf freier Strecke' calculation. Fetch corresponding Qs for given Ws from the WST model
|
2011-11-25 |
Felix Wolfsteller |
Fix bug when adding Q Facet data to LongitudinalSection plots.
|
2011-11-25 |
Felix Wolfsteller |
Added handling of empty plots.
|
2011-11-25 |
Felix Wolfsteller |
When having axis in diagrams, always have one on the left.
|
2011-11-24 |
Felix Wolfsteller |
Better use multiple axis feature in chart generators.
|
2011-11-24 |
Felix Wolfsteller |
Fix legend and themeing with new multiaxis feature.
|
2011-11-24 |
Felix Wolfsteller |
Allow more than two datasets and more flexibility with axes in plots. Based on patch by S. Teichmann.
|
2011-11-23 |
Felix Wolfsteller |
Cosmetics, docs.
|
2011-11-23 |
Felix Wolfsteller |
(Minor) cosmetics, docs.
|
2011-11-23 |
Felix Wolfsteller |
Minor cosmetic (doc).
|
2011-11-23 |
Felix Wolfsteller |
Resolved TODO about caching certain WstValueTables.
|
2011-11-22 |
Ingo Weinzierl |
Added a new Artifact to enable users to add external WMS layers to floodmaps.
|
2011-11-22 |
Felix Wolfsteller |
Fixed flys/411 (Oracle max expressions for annotations query).
|
2011-11-22 |
Felix Wolfsteller |
Optimize query to fix annotations fetching on oracle, by Sascha Teichmann.
|
2011-11-17 |
Felix Wolfsteller |
Added interpolated wkms to compatibility matrix for computed discharge curve diagrams.
|
2011-11-17 |
Felix Wolfsteller |
Use importData convenvience function.
|
2011-11-17 |
Felix Wolfsteller |
Add annotaitons for STATIC_WKMS_INTERPOL facets in Computed Discharge Curves.
|
2011-11-17 |
Felix Wolfsteller |
Give flood* artifacts Facets the STATIC_WKMS_INTERPOL FacetType.
|
2011-11-17 |
Felix Wolfsteller |
Prevent ArrayIndexOutOfBounds, log method entry.
|
2011-11-17 |
Felix Wolfsteller |
Added new STATIC_WKMS_INTERPOL Facet Type.
|
2011-11-16 |
Ingo Weinzierl |
Avoid WMS layer names that begin with digits to ensure valid WMS GetFeatureInfo responses.
|
2011-11-16 |
Felix Wolfsteller |
Extended DC conf to offer w/q kind of data (currently used in computed discharge curve diagr. only).
|
2011-11-16 |
Felix Wolfsteller |
Handle STATIC_WQ_ANNOTATION type facets in Computed Discharge Curve Diagrams.
|
2011-11-16 |
Felix Wolfsteller |
Differentiate between wsts whose name starts with 'height' and all others.
|
2011-11-16 |
Felix Wolfsteller |
Extended compatibility matrices.
|
2011-11-16 |
Felix Wolfsteller |
Added new STATIC_WQ_ANNOTATIONS Facet Type.
|
2011-11-16 |
Ingo Weinzierl |
Added a Facet attribute for WMSLayerFacets that determines if a facet (WMS layer) is queryable via WMS GetFeatureInfo request.
|
2011-11-16 |
Felix Wolfsteller |
Use single column wst interpolators from wqkmsinterpolartifact.
|
2011-11-16 |
Felix Wolfsteller |
Added methods to create WstValueTables ('interpolators') for specific columns of wsts.
|
2011-11-16 |
Felix Wolfsteller |
Added Point Stlye for other.wq data.
|
2011-11-16 |
Sascha L. Teichmann |
Do not re-evaluate constant size() in for-loops.
|
2011-11-16 |
Felix Wolfsteller |
Respect position for computed discharge curve when interpolating WQs for e.g. for fixations.
|
2011-11-16 |
Felix Wolfsteller |
Recommend fixations for computed discharge curves.
|
2011-11-16 |
Felix Wolfsteller |
Register wqinterpol artifact factory in configuration.
|
2011-11-16 |
Felix Wolfsteller |
Added omitted ChangeLog entry.
|
2011-11-16 |
Felix Wolfsteller |
Handle interpolated WQ data in Computed Discharge Curve Diagram.
|
2011-11-16 |
Felix Wolfsteller |
Adjusted implementation to match implementation in StaticWKmsArtifact.
|
2011-11-16 |
Felix Wolfsteller |
Removed logging noise, find better suited rows for W interpolation.
|
2011-11-16 |
Felix Wolfsteller |
Employ cache for WstValueTables that have been fetched by wst_id.
|
2011-11-16 |
Felix Wolfsteller |
Fix and use SQL statement to fetch wst-names.
|
2011-11-15 |
Felix Wolfsteller |
New Facet and Artifact to access interpolated W/Q data (todo-rich).
|
2011-11-15 |
Felix Wolfsteller |
New convenience function to copy data from one artifact to another.
|
2011-11-15 |
Felix Wolfsteller |
New method to get interpolator for given wst_ids, also prepopulate arrays with NaNs.
|
2011-11-15 |
Felix Wolfsteller |
Fix definition.
|
2011-11-15 |
Felix Wolfsteller |
Added function to get name/description of Wst.
|
2011-11-15 |
Felix Wolfsteller |
Added new FacetType 'STATIC_WQ'.
|
2011-11-15 |
Felix Wolfsteller |
(Picky) cosmetics.
|
2011-11-15 |
Felix Wolfsteller |
Added translations for Mosel, Elbe and Saar.
|
2011-11-15 |
Felix Wolfsteller |
Added new (at fixed columns) interpolation mechanism.
|
2011-11-14 |
Felix Wolfsteller |
Minor doc.
|
2011-11-13 |
Sascha L. Teichmann |
Removed dead ';' from empty bodies.
|
2011-11-13 |
Sascha L. Teichmann |
StableXYDifferenceRenderer: More efficient use of TDoubleArrayList
|
2011-11-13 |
Sascha L. Teichmann |
StableXYDifferenceRenderer: Make rendering work with definition holes.
|
2011-11-12 |
Sascha L. Teichmann |
CrossSectionApp: Draw water, too.
|
2011-11-12 |
Sascha L. Teichmann |
Last commit broke due to network error.
|
2011-11-12 |
Sascha L. Teichmann |
CrossSectionApp: draw ground with StableXYDifferenceRenderer
|
2011-11-11 |
Felix Wolfsteller |
Include computed discharge curves in dc conf.
|
2011-11-11 |
Felix Wolfsteller |
Somewhat unified user-part of dc config.
|
2011-11-11 |
Ingo Weinzierl |
Added support for fillcolors of polygons in floodmaps.
|
2011-11-11 |
Ingo Weinzierl |
Set correct Mapserver attribute name to adjust the width of a line.
|
2011-11-11 |
Ingo Weinzierl |
Added support for labels in Mapserver layers and options to modify its style.
|
2011-11-11 |
Felix Wolfsteller |
Extended dc conf.
|
2011-11-11 |
Ingo Weinzierl |
Removed needless imports.
|
2011-11-10 |
Ingo Weinzierl |
Added new WMSFixpointsArtifact for displaying fixpoints in maps.
|
2011-11-10 |
Felix Wolfsteller |
Refactored datacage conf to (re)use macros.
|
2011-11-10 |
Ingo Weinzierl |
Added new WMSBuildingsArtifact for displaying buildings in maps.
|
2011-11-10 |
Ingo Weinzierl |
Added new WMSLineArtifact for displaying lines in maps.
|
2011-11-10 |
Felix Wolfsteller |
Adjusted DC for heightmarks (and other) in discharge longitudinal sections.
|
2011-11-10 |
Felix Wolfsteller |
Have old_data in dc for discharge_longitudinal_sections.
|
2011-11-10 |
Felix Wolfsteller |
Handle WQKm and WKm Facets in Discharge Longitudinal Sections.
|
2011-11-10 |
Felix Wolfsteller |
Helper for FacetTypes.
|
2011-11-10 |
Felix Wolfsteller |
Revert/apply accidental/corrected commit.
|
2011-11-10 |
Felix Wolfsteller |
Made Discharge Longitudinal Section out compatible with Annotations.
|
2011-11-10 |
Felix Wolfsteller |
Extracted Annotations-Macro in dc conf, recommend Annotations for discharge
|
2011-11-10 |
Felix Wolfsteller |
Handle Annotation Facets in DischargeLongitudinalSection diagrams.
|
2011-11-10 |
Felix Wolfsteller |
Cosmetics, resolve code duplicate.
|
2011-11-10 |
Felix Wolfsteller |
Improved logging to include exception in fail case of spline interpolation of wst.
|
2011-11-10 |
Felix Wolfsteller |
Improved loggin in error case for dc XPath expression resolution.
|
2011-11-10 |
Sascha L. Teichmann |
CrossSectionApp: split curves in separated datasets to make them renderable with different renderers.
|
2011-11-09 |
Ingo Weinzierl |
Added new WMSFloodplainArtifact for displaying floodplains in maps.
|
2011-11-09 |
Ingo Weinzierl |
Added new WMSCatchmentArtifact for displaying catchments in maps.
|
2011-11-09 |
Ingo Weinzierl |
Added new WMSHwsArtifact for displaying flood protection works.
|
2011-11-09 |
Ingo Weinzierl |
Replaced the dbconnection.include used by Mapserver - these information are provided by LayerInfo objects now, which reduces config overhead.
|
2011-11-09 |
Felix Wolfsteller |
Handle Height marks with point styles in WDifferences Diagrams.
|
2011-11-09 |
Felix Wolfsteller |
Let Q Duration Curves enter life inactive.
|
2011-11-09 |
Felix Wolfsteller |
Recommend mainvalues for Duration Curve Diagrams, minor refactoring.
|
2011-11-09 |
Felix Wolfsteller |
Handle MainValue Facets in Duration Curve Diagrams.
|
2011-11-09 |
Felix Wolfsteller |
Refactored, move doMainValueAnnotations to XYChartGenerator.
|
2011-11-09 |
Felix Wolfsteller |
Cosmetics, removed duplicate code.
|
2011-11-09 |
Felix Wolfsteller |
Minor cosmetics and let facets be inactive in duration curve diagrams.
|
2011-11-09 |
Felix Wolfsteller |
Allow wqkms in many outputs, mainvalues in duration curves.
|
2011-11-09 |
Ingo Weinzierl |
Made the floodmap compatible with an Oracle database.
|
2011-11-08 |
Felix Wolfsteller |
Fix flys/issue406 (~missing themes).
|
2011-11-08 |
Felix Wolfsteller |
Fix flys/issue405 (Datacage: Recommendations get loaded twice).
|
2011-11-08 |
Ingo Weinzierl |
Added a debug statement that prints out an exception.
|