log

age author description
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 Preparations for better CrossSection diagrams.
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 Refactored to use StyledSeriesBuilder to add Points to DataSeries.
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.
2011-11-08 Ingo Weinzierl Removed orphanded datacage config which is no longer loadable.
2011-11-07 Ingo Weinzierl Added the 'post-describe' hook for Artifacts.
2011-11-07 Felix Wolfsteller Minor refactoring in preparation of generation of interpolators (WstValueTable) for static WQKms.
2011-11-07 Felix Wolfsteller Cosmetics, doc.
2011-11-07 Felix Wolfsteller Catch more specific Exception in FLYSArtifactCollection.
2011-11-04 Ingo Weinzierl Added datacage configuration, loader (Artifact and State) and a theme for cross section tracks.
2011-11-04 Felix Wolfsteller Re-enabled mainvalue-recommendation for computed discharge curves.
2011-11-04 Felix Wolfsteller Extract output names from artifact, not from state. Important when querying recommendations for an artifact with these outputs.
2011-11-04 Ingo Weinzierl Removed DEMs from floodmap datacage configuration.
2011-11-04 Ingo Weinzierl Refactored the RiverAxisArtifact and its State - uses the same base as WMSKmArtifact now.
2011-11-04 Felix Wolfsteller Prevent empty output-nodes in flyscollections attributes.
2011-11-04 Ingo Weinzierl Create layers for barrier lines and polygons only if they are really existing.
2011-11-04 Felix Wolfsteller Disable recommendations of mainvalues for discharge curves.
2011-11-04 Felix Wolfsteller Added new optional condition for theme-mappings: the output name.
2011-11-04 Felix Wolfsteller Defined default themes for other.w(q)kms .
2011-11-04 Felix Wolfsteller Minor comsetics.
2011-11-03 Felix Wolfsteller Added 'static' wqkms data access.
2011-11-03 Sascha L. Teichmann Added a dataset to zero mapper to circumvent shortcommings in XYDifferenceRenderer.
2011-11-03 Sascha L. Teichmann Added a copy of JFreeChart's XYDifferenceRenderer
2011-11-03 Felix Wolfsteller Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
2011-11-03 Felix Wolfsteller Added ARTIFACT key to FLYSContextm, documentation.
2011-11-03 Sascha L. Teichmann CrossSectionApp: Re-enabled dumping data to disk.
2011-11-03 Sascha L. Teichmann Removed superfluous import
2011-11-03 Sascha L. Teichmann Simplified code in Datacage builder by using the new pair.
2011-11-03 Sascha L. Teichmann Rewritten CrossSectionApp to be useful as test bed for 'Raum/Flaeche' operations.
2011-11-02 Ingo Weinzierl Improved styles of WMS layers.
2011-11-02 Felix Wolfsteller Apply point theme to heightmark data imported via datacage to longitudinal section diagram.
2011-11-02 Felix Wolfsteller Cosmetics, doc.
2011-11-02 Felix Wolfsteller Fix bug where wrong attribute was set.
2011-11-02 Felix Wolfsteller Refactored to allow mainvalues in discharge curve diagrams, too.
2011-11-02 Felix Wolfsteller Removed logger/debuggin noise.
2011-11-02 Felix Wolfsteller Pass output name to artifacts getInitialFacetActivity, prevent gaps in collection attributes outputs facets positions.
2011-11-02 Felix Wolfsteller Give outputname to artifacts getInitialFacetActivity, generate second pair of MainvalueFacets for discharge curves.
2011-11-02 Felix Wolfsteller Define newish facet types (mainvalues for discharge curves).
2011-11-02 Felix Wolfsteller Configured discharge curve outs to allow inclusion of mainvalue facets.
2011-11-01 Ingo Weinzierl Determine correct bounding box a KMs WMS layer.
2011-11-01 Ingo Weinzierl Added datacage config and loaders for KM WMS layer in floodmaps.
2011-11-01 Felix Wolfsteller Fix incompilability.
2011-11-01 Felix Wolfsteller Minor preparations for WINFO/CrossSection to handle multiple cross-sections.
2011-11-01 Felix Wolfsteller Corrected CrossSection diagram/out to include one facet per computed waterlevel.
2011-10-31 Sascha L. Teichmann Polygon2D: Generate polygons for trivial cases.
2011-10-31 Sascha L. Teichmann Polygon2D: made it compilable again.
2011-10-31 Sascha L. Teichmann Polygon2D: More code to build polygons from curve.
2011-10-31 Sascha L. Teichmann Polygon2D: Handle start points when building polygons. Work in progress.
2011-10-31 Sascha L. Teichmann Polygon2D: moved 2D vector operation to separate class.
2011-10-31 Sascha L. Teichmann Small loop optimization
2011-10-30 Sascha L. Teichmann Interim checkin for polygon calculation.
2011-10-28 Sascha L. Teichmann Work in progress: Added polygon to help creating 'Raum/Flaeche' renderers.
2011-10-28 Ingo Weinzierl Initial commit to support styles in maps.
2011-10-28 Ingo Weinzierl Enabled the MapGenerator to create WMS layers with database datastore - riveraxis is the first layer that is no longer fetched from static WMS service but from user specific one.
2011-10-28 Felix Wolfsteller Added new StyledSeriesBuilder class and use it when adding points to XYSeries (in diagram generation).
2011-10-28 Felix Wolfsteller Add static data conf to w-difference / datacage.
2011-10-28 Felix Wolfsteller Load and display annotations in w-difference diagrams, minor polishing.
2011-10-28 Felix Wolfsteller Avoid NPE when compatibility matrix is empty for given output.
2011-10-28 Felix Wolfsteller Cosmetics, added simpler constructor for StaticState.
2011-10-28 Felix Wolfsteller Add annotations to allowed facets for longitudinal_section and w_differences outputs.
2011-10-28 Felix Wolfsteller Use compatibility matrix when creating collections output.
2011-10-28 Felix Wolfsteller Cosmetics and refactoring in FLYSArtifactCollection.
2011-10-28 Felix Wolfsteller Added method to FLYSArtifact to access ids of states.
2011-10-28 Ingo Weinzierl Re-create FLYS mapfile when FloodMapState.endOfLife() is called.
2011-10-28 Ingo Weinzierl Modified the process to create mapfiles.
2011-10-28 Felix Wolfsteller Cosmetics, docs.
2011-10-28 Felix Wolfsteller Let Output and Attribute Parsers collect Facets during processing.
2011-10-28 Felix Wolfsteller Fixed incorrect ChangeLog-merge.
2011-10-28 Felix Wolfsteller Extracet getFlysContext from FLYSArtifact to FLYSUtils.
2011-10-28 Ingo Weinzierl Made flys-artifacts compilable again.
2011-10-28 Ingo Weinzierl Improved the MapfileGenerator. It offers methods to create barrier and wsplgen layer files for mapserver.
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-24 Felix Wolfsteller Added default diff theme, avoid possible NPE.
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.
2011-10-17 Ingo Weinzierl Bugfix: #226 Set the upper bound of duration curve charts to 364.
2011-10-17 Ingo Weinzierl #253 Modified the title creation of chart curves - titles will now equal the Facet's description.
2011-10-17 Felix Wolfsteller Fix flys/issue363 (W-INFO/ Abflusskurve, Extremwert-Rendering).
2011-10-14 Ingo Weinzierl Improved the mapfile templates to create nicer GetLegendGraphic images.
2011-10-14 Felix Wolfsteller Allow simple codepaths to have Facets initially being 'inactive' (wrt rendering).
2011-10-13 Felix Wolfsteller Removed obsolete imports.
2011-10-12 Ingo Weinzierl Added a further attribute to the feature type description for barriers.
2011-10-12 Felix Wolfsteller Added i18n for state.winfo,waterlevel_pair_select .
2011-10-12 Felix Wolfsteller Addressed 'wrong label' issue of wdiff csv-export.
2011-10-12 Felix Wolfsteller Cosmetics, docs.
2011-10-12 Felix Wolfsteller Fix remainder of flys/issue304 (Erweiterte Funktionen W-Differenzen).
2011-10-11 Felix Wolfsteller Added wdiff-chart translations.
2011-10-11 Felix Wolfsteller Expose translateable Strings as constants.
2011-10-11 Felix Wolfsteller Fix most labels in w-diff diagrams; refactoring to allow easier adoption of
2011-10-11 Ingo Weinzierl Bugfix: #383 Add further y-axes before adjusting the ranges for each y-axis.
2011-10-10 Sascha L. Teichmann XYChartGenerator: s/new Integer(small)/Integer.valueOf(small)/
2011-10-10 Sascha L. Teichmann JFreeChart: Do not fire change events for each and every data point added.
2011-10-10 Felix Wolfsteller Fixed incorrect indexing of facets when doing multiple (w)differences.
2011-10-10 Felix Wolfsteller In WDifferenceCurveGenerator use slightly modified doWOut-implementation of LongitudinalSectionGenerator.
2011-10-10 Felix Wolfsteller Fix import from last commit.
2011-10-10 Felix Wolfsteller Let WaterlevelPairSelect send "old" data.
2011-10-10 Ingo Weinzierl Bugfixes: #150 #345 Corrected the determination to invert the x axis in longitudinal section charts.
2011-10-10 Felix Wolfsteller Cosmetics, docs, annotations.
2011-10-10 Ingo Weinzierl Bugfix: #220 Made y-axes of longitudinal and crosssection charts look equal.
2011-10-10 Ingo Weinzierl Bugfix: #189 Changed the order of a duration curve CSV export.
2011-10-07 Sascha L. Teichmann Worked on flys/issue150
2011-10-07 Ingo Weinzierl Take care on empty ranges (null) while preparing single point ranges.
2011-10-07 Ingo Weinzierl Bugfix: #114 Enabled rendering charts with a single data point.
2011-10-07 Felix Wolfsteller Cosmetics.
2011-10-07 Ingo Weinzierl Bugfix: #353 Enabled chart's to be drawn with proper axes set even if no data is contained.
2011-10-07 Ingo Weinzierl Changed max number of digits for AT exports.
2011-10-06 Sascha L. Teichmann ATWriter: Get rid of buggy first line code.
2011-10-05 Sascha L. Teichmann fixed flys/issue201
2011-10-05 Sascha L. Teichmann fixed flys/issue177
2011-10-05 Ingo Weinzierl Improved the creation/rendering of annotations (km favorites, mainvalues).
2011-10-05 Sascha L. Teichmann Removed code duplication of guessWaterIncreasing()
2011-10-05 Ingo Weinzierl Bugfixes for various issues: Improved rendering process of annotations.
2011-10-05 Sascha L. Teichmann Backjump correction: Finally looks fine.
2011-10-05 Ingo Weinzierl AnnotationArtifact: Bugfixes and enabled cache support.
2011-10-04 Sascha L. Teichmann flys/issue31: Simplified the back jump correction code a lot.
2011-10-04 Ingo Weinzierl Modified code to determine the elevation model of Wsts in the LongitudinalSectionGenerator.
2011-10-04 Sascha L. Teichmann Moved some generic double array code from BackjumpCorrector to DoubleUtil
2011-10-04 Sascha L. Teichmann Added code to interpolate double values in a sorted array
2011-10-04 Sascha L. Teichmann Removed superfluous imports.
2011-10-04 Ingo Weinzierl Bugfix: #330 Add problem if no data was found for duration curves.
2011-10-04 Ingo Weinzierl Added facet and index information to theme which are stored at CollectionItems.
2011-10-04 Ingo Weinzierl Bugfix: #346 Modified x and y axis titles of longitudinal section charts.
2011-09-30 Ingo Weinzierl Bugfix: #351 Modified determination of single values specified by min/max values and an interval.
2011-09-30 Felix Wolfsteller Fix flys/issue334 (CrossSection output shown even without calculation result).
2011-09-30 Ingo Weinzierl Bugfix: #176 and #349 Create proper titles for W and Q waterlevel facets.
2011-09-30 Felix Wolfsteller Show proper labels for selected differences.
2011-09-29 Sascha L. Teichmann Fixed issues flys/issue244, flys/issue332
2011-09-28 Felix Wolfsteller Use StringUtil.wWrap , fix wrong loop, minor refac and cosmetics.
2011-09-28 Felix Wolfsteller Extracted/use StringUtil.wWrap .
2011-09-28 Ingo Weinzierl Write gauge determined in MainValuesService to log.
2011-09-28 Ingo Weinzierl Bugfix: #332 Made AT-exports compatible with desktop FLYS.
2011-09-28 Ingo Weinzierl Bugfix: #328 Improved datacage configuration and labels for selected waterlevels.
2011-09-28 Ingo Weinzierl Made feed() operation able to remove existing data items from Artifact's data pool.
2011-09-28 Felix Wolfsteller Extracted StringUtil.unbracket from WaterlevelSelectState.strip .
2011-09-27 Ingo Weinzierl Little modifications for making recommendations - will now work for states with background calculation.
2011-09-27 Felix Wolfsteller Enable auto-scaling axis for waterlevels in WDifference-plots.
2011-09-27 Felix Wolfsteller In W-Difference-calculation, respect indices of selected facets.
2011-09-27 Sascha L. Teichmann flys/issue317: Removed dependency from cross section demo app.
2011-09-27 Ingo Weinzierl Improved Facet creation for floodmaps - WSPLGEN and barriers Facets are only created if the calculation was successful.
2011-09-27 Ingo Weinzierl Improved WSPLGEN start to suppress inconsistent Artifact states.
2011-09-27 Ingo Weinzierl Improved regex used to track WSPLGEN errors - will now match critical errors as well.
2011-09-27 Sascha L. Teichmann Fixed whitespace usage in ChangeLog.
2011-09-27 Sascha L. Teichmann Removed superfluous imports
2011-09-27 Ingo Weinzierl Bugfix: #68 Set number format of chart plot axes based on the CallMeta instance for each request.
2011-09-27 Sascha L. Teichmann Cache: Increased number of cached annotations.
2011-09-27 Felix Wolfsteller Let WDifferences-diagram show more than one difference, if asked to.
2011-09-27 Ingo Weinzierl Bugfix: #320 Substitue '../' in shapefile directories.
2011-09-26 Ingo Weinzierl The extent of the WSPLGEN facets are now determined by the extent of the start and end CrossSectionTrack of the WSPLGEN calculation.
2011-09-26 Felix Wolfsteller Improved w-differences diagram generation with included 'absolute' values.
2011-09-26 Felix Wolfsteller Add positional-conflict-awareness when merging Facets in attribute
2011-09-26 Ingo Weinzierl Bugfix: #296 Set i18n titles for WSPLGEN and barriers WMS layers.
2011-09-26 Felix Wolfsteller Fix getPosition() in ManagedDomFacet.
2011-09-23 Felix Wolfsteller Squash a bug about wrongly named position attribute ('pos' vs 'art:pos').
2011-09-23 Felix Wolfsteller Minor refactoring, documentation.
2011-09-23 Felix Wolfsteller Added documentation.
2011-09-22 Ingo Weinzierl Made MetaDataService a subclass of FLYSService.
2011-09-22 Bjoern Schilberg Full blown mosel wms mapfile.
2011-09-22 Ingo Weinzierl Improved database session handling in services and artifacts.
2011-09-22 Ingo Weinzierl Improved bounds validation for distance only states.
2011-09-21 Felix Wolfsteller Added WaterlevelArtifact and respective infrastructure.
2011-09-21 Felix Wolfsteller Cosmetics, docs.
2011-09-21 Felix Wolfsteller Let WDifferencesCurveGenerator process LONGITUDINAL_W facets.
2011-09-21 Felix Wolfsteller Preparations for ability to display multiple differences in one plot.
2011-09-21 Ingo Weinzierl #315 Added new state for entering a kilometer range without step width.
2011-09-21 Felix Wolfsteller Cosmetics.
2011-09-21 Felix Wolfsteller Guard access to dataset to avoid NullPointerException.
2011-09-21 Ingo Weinzierl #325 Create human readable label for the selected DEM (used in the static UI part).
2011-09-19 Ingo Weinzierl Tagged RELEASE 2.5 of flys-artifacts.
2012-02-09 Felix Wolfsteller Fix flys/issue481 (i18n: Datenkorb).
2012-02-09 Raimund Renkert Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
2012-02-09 Felix Wolfsteller Cosmetics.
2012-02-09 Felix Wolfsteller Allow selection of multiple locations with mouse in MultipleLocationPanel.
2012-02-09 Felix Wolfsteller Added utility functions for double arrays.
2012-02-09 Felix Wolfsteller Translate data item in locationpanel label.
2012-02-09 Felix Wolfsteller Added translations for reference curve state data.
2012-02-08 Felix Wolfsteller Cosmetics.
2012-02-08 Felix Wolfsteller Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
2012-02-08 Felix Wolfsteller Added missing translation for waterlevels.
2012-02-08 Felix Wolfsteller Cosmetics.
2012-02-08 Sascha L. Teichmann Error report: Prefix error message for a certain km with 'KM'.
2012-02-08 Ingo Weinzierl Added missing translation string used in the datacage window.
2012-02-08 Felix Wolfsteller Added Change accidentally ommitted to commit in rev 3960.
2012-02-08 Ingo Weinzierl #482 Display i18n messages for validation errors in range panel.
2012-02-08 Felix Wolfsteller Partial fix for flys/issue471, add context menu to manual point themes.
2012-02-07 Raimund Renkert Issue 473.
2012-02-07 Ingo Weinzierl Reverted port of artifact-server 8182 to 8181.
2012-02-06 Raimund Renkert Added helper input table to state 'timerange' input in hist. discharge curves.
2012-02-06 Felix Wolfsteller Added i18n for reference curve export.
2012-02-06 Raimund Renkert Added service to request discharge infos at a specific gauge.
2012-02-06 Sascha L. Teichmann I18N for "Reduzierte Bezugslinie".
2012-02-06 Ingo Weinzierl Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
2012-02-06 Ingo Weinzierl Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
2012-02-06 Ingo Weinzierl Added i18n strings for the export button of historical discharge curves.
2012-02-03 Ingo Weinzierl Display inserted W/Q values in WQSimpleArrayPanel.
2012-02-03 Sascha L. Teichmann Removed superfluous imports.
2012-02-03 Felix Wolfsteller Adjusted to be able to feed data to reference curves.
2012-02-03 Felix Wolfsteller Added TODO and handle dynamic data of unknown type.
2012-02-03 Felix Wolfsteller Refactored.
2012-02-02 Felix Wolfsteller Refactoring to ease code-reuse.
2012-02-02 Felix Wolfsteller Removed obsolete import.
2012-02-02 Felix Wolfsteller Removed obsolete imports.
2012-02-02 Raimund Renkert Issue 466.
2012-02-02 Felix Wolfsteller Cosmetics.
2012-02-01 Felix Wolfsteller Cosmetics.
2012-02-01 Felix Wolfsteller Added accidentally ommitted ChangeLog entry.
2012-02-01 Felix Wolfsteller Added i18n title for reference curve output.
2012-02-01 Ingo Weinzierl Added i18n title for 'historical discharge curve' output.
2012-02-01 Felix Wolfsteller Changed wording for W bei/fuer ungl.Abflsgs.
2012-02-01 Ingo Weinzierl #469 Use correct I18N string to display inserted locations in LocationDistancePanel.
2012-02-01 Felix Wolfsteller javadoc
2012-02-01 Felix Wolfsteller Avoid certain npes.
2012-01-31 Ingo Weinzierl Create a better label in IntegerRangeData for the selected item.
2012-01-31 Ingo Weinzierl Implemented WQSimpleArrayPanel.createOld().
2012-01-31 Ingo Weinzierl Added further methods to DataFactory to create concrete Data instances.
2012-01-31 Felix Wolfsteller Fix strange javascript side effects.
2012-01-31 Felix Wolfsteller Improved spinner-behaviour in cross section km control.
2012-01-31 Felix Wolfsteller Slightly improved Spinner- behaviour in CrossSectionControl, but regress in other case.
2012-01-31 Ingo Weinzierl Introduced a DataFactory that should be used to create new Data instances.
2012-01-30 Raimund Renkert Adjusted table height to fill the window.
2012-01-30 Raimund Renkert Get the axes name from collection settings and use them as table header.
2012-01-30 Felix Wolfsteller Handle manual points on a per-chart(type) basis.
2012-01-30 Raimund Renkert Show hit count in filtered input helper tables.
2012-01-30 Ingo Weinzierl Initialize the min and max fields in RangePanel.
2012-01-30 Felix Wolfsteller Improved form validation.
2012-01-30 Felix Wolfsteller Make manual Points active by default.
2012-01-27 Felix Wolfsteller Added dummy handling for new boolean property of each point.
2012-01-27 Felix Wolfsteller Added basic validation, improved editing function, minor refac.
2012-01-27 Felix Wolfsteller Made manual points edit- and removable.
2012-01-27 Felix Wolfsteller Cosmetics.
2012-01-27 Felix Wolfsteller Added translateable context menu to open manual point editor from themepanel.
2012-01-27 Felix Wolfsteller Fix i18n issues.
2012-01-27 Felix Wolfsteller Invested 2 seconds after losing 3.
2012-01-27 Ingo Weinzierl First step to implement WQSimpleArrayPanel.createOld().
2012-01-27 Felix Wolfsteller Refactored Collection reference out of Panels.
2012-01-27 Ingo Weinzierl Implemented the createOld() method in RangePanel.
2012-01-27 Felix Wolfsteller Improved points UI to also respect language and name of point.
2012-01-27 Felix Wolfsteller Added translations for manual points related words.
2012-01-27 Felix Wolfsteller Display edited manual points next time the point editor is opened.
2012-01-27 Felix Wolfsteller Cosmetics, docs.
2012-01-27 Felix Wolfsteller Let ManualPointEditor use RedrawRequests to let freshly edited points show up in Chart.
2012-01-27 Felix Wolfsteller Cosmetics, removed obsolete imports.
2012-01-27 Felix Wolfsteller Cosmetics.
2012-01-26 Raimund Renkert Issue 138.
2012-01-26 Felix Wolfsteller Added basic UI to enter manual points.
2012-01-26 Felix Wolfsteller Opened Collection interface in preparation of Manual Points-Feature.
2012-01-26 Felix Wolfsteller Cosmetics, doc.
2012-01-25 Raimund Renkert Issue 265.
2012-01-25 Felix Wolfsteller Fixed typo, more stub for add points ui.
2012-01-25 Felix Wolfsteller Minor refactoring.
2012-01-24 Raimund Renkert Suppress onCollectionChange event if an artifact is added to the collection
2012-01-24 Raimund Renkert Added filter implementation for input helper tables in single location and
2012-01-24 Raimund Renkert Added filter criterion and clear filter on tab selection changed and input mode
2012-01-24 Raimund Renkert Filter the helper input tables using the range filter.
2012-01-23 Sascha L. Teichmann Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").
2012-01-23 Raimund Renkert Added UI parts and event for filtering distances and locations.
2012-01-20 Raimund Renkert Add cross sections loaded from datacage to the master artifacts list.
2012-01-20 Felix Wolfsteller Fix typo for i18n key, flys/issue458.
2012-01-20 Raimund Renkert Set the empty facet to invisible.
2012-01-20 Raimund Renkert Added new artifact to be able to open existing 'new chart' projects.
2012-01-19 Ingo Weinzierl Removed useless imports.
2012-01-19 Ingo Weinzierl Added a new widget to simply insert a WQ mode and values as array.
2012-01-19 Ingo Weinzierl Added new Data classes for integer array and integer options.
2012-01-19 Raimund Renkert Read river from artifact description in state.chart.river to be able
2012-01-19 Raimund Renkert Set the collection if all recommended artifacts are loaded or the
2012-01-18 Ingo Weinzierl Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
2012-01-18 Ingo Weinzierl Added new panels for inserting ranges, int ranges and time (year) ranges.
2012-01-18 Ingo Weinzierl Added a new Data type IntegerRangeData that stores min and max integer values.
2012-01-16 Ingo Weinzierl Repaired broken MapArtifact creation.
2012-01-13 Raimund Renkert Changed internal string for new chart module.
2012-01-13 Felix Wolfsteller Implemented synchronous navigation through cross section profiles.
2012-01-13 Felix Wolfsteller Added feedMany() implementation to feed-service.
2012-01-13 Felix Wolfsteller Cosmetics.
2012-01-12 Raimund Renkert Changed the visible i18n strings for module 'new map.'
2012-01-12 Raimund Renkert Issue451.
2012-01-12 Felix Wolfsteller Partial flys/issue441.
2012-01-12 Raimund Renkert Added new artifact 'MapArtifact' for module 'new map'. This allows to open an
2012-01-12 Raimund Renkert Issue451.
2012-01-11 Felix Wolfsteller Added translation for Streckenfavoriten.
2012-01-11 Raimund Renkert Updated the MapOutputService to be able to request the new output type 'map'.
2012-01-11 Raimund Renkert Issue 435
2012-01-11 Raimund Renkert Fixed initial boolean value setting.
2012-01-11 Raimund Renkert Improved validation and property handling.
2012-01-09 Raimund Renkert Issue 358.
2012-01-09 Raimund Renkert Fixed initial values of boolean properties.
2012-01-09 Raimund Renkert Implemented the validators more object oriented.
2012-01-09 Raimund Renkert Issue 433.
2012-01-09 Raimund Renkert Issue 358.
2012-01-09 Raimund Renkert Issue 358.
2012-01-09 Raimund Renkert Issue 358.
2012-01-06 Felix Wolfsteller Avoid NPE in StyleEditorWindow.
2012-01-06 Ingo Weinzierl #196 Localize numbers in W/Q/D tables.
2012-01-06 Felix Wolfsteller Added translations for flood_protections keyword.
2012-01-05 Felix Wolfsteller Changed CrossSection spinner-stepsize, adjusted km- and mastersetting.
2012-01-04 Ingo Weinzierl Improved the StyledEditorWindow to support a list of pointsizes.
2012-01-04 Ingo Weinzierl Added new strings for the theme editor.
2012-01-04 Ingo Weinzierl Removed unused method calls.
2012-01-04 Ingo Weinzierl Added new strings displayed in the theme editor window.
2012-01-03 Ingo Weinzierl Modified width of DoubleRangePanel in LocationDistancePanel.
2012-01-03 Ingo Weinzierl #302 Improved input validation in WQ panels.
2012-01-03 Felix Wolfsteller Added and fixed translations of theme style properties.
2012-01-02 Ingo Weinzierl #431 Added support for WMS 1.3.0 projection definitions.
2012-01-02 Ingo Weinzierl Improved CapabilitiesParser to test WMS using its main() method.
2012-01-02 Ingo Weinzierl Improved the TableDataPanel (for displaying calculation results) to support CSV exports with more than 5 columns.
2011-12-29 Ingo Weinzierl Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
2011-12-27 Ingo Weinzierl Set the chart export size to -1, so that the FLYS server is able to distinguish between an export and the query to display a chart.
2011-12-27 Ingo Weinzierl Added strings for chart properties dialog.
2011-12-23 Raimund Renkert Update chart if properties are changed successfully.
2011-12-23 Raimund Renkert Modified icon background to transparent.
2011-12-23 Ingo Weinzierl Skip empty lines in CSV service.
2011-12-22 Raimund Renkert Issue 427.
2011-12-22 Raimund Renkert Save output settings in chart properties dialog.
2011-12-22 Ingo Weinzierl Improved the CSVExportService to ignore lines that begin with a '#' character.
2011-12-22 Felix Wolfsteller Uncommented some code paths to avoid unwanted side effects, cosmetics.
2011-12-22 Felix Wolfsteller Improvements in CrossSectionChartThemePanel.
2011-12-22 Felix Wolfsteller Refactored, set collectionview in Themepanels constructors.
2011-12-22 Felix Wolfsteller Added convenient accessor.
2011-12-22 Felix Wolfsteller Tell master-artifact of collection when cross-section-master changed kilometer.
2011-12-22 Felix Wolfsteller Introduce ColletionView to all ChartPanel types.
2011-12-21 Felix Wolfsteller Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
2011-12-21 Felix Wolfsteller Fix over axis menu item, added standalone 'over axis' menu item.
2011-12-21 Raimund Renkert Added style for properties dialog axis tab.
2011-12-21 Raimund Renkert Changed i18n strings.
2011-12-21 Raimund Renkert Added properties dialog icon.
2011-12-21 Raimund Renkert Create the properties dialog content dynamically based on the properties read
2011-12-20 Raimund Renkert Extract and parse the output settings from describe document and add settings
2011-12-20 Raimund Renkert Removed code for UI generation. SmartGWT classes are not usable on
2011-12-20 Felix Wolfsteller Feed new parameter to area artifact, fix reversed assignment of under/over curves.
2011-12-20 Raimund Renkert Added new classes for output setting types.
2011-12-20 Felix Wolfsteller Allow other.wkms facets to be created areas with.
2011-12-20 Ingo Weinzierl Adapted the seperator character between Ws and Qs in DESCRIBE documents which has changed in the flys-artifacts.
2011-12-20 Felix Wolfsteller Removed obsolete imports.
2011-12-20 Felix Wolfsteller Refactored to use existing code.
2011-12-20 Felix Wolfsteller Have 'area' context menu in Longitudinal-Section diagrams themepanels, too.
2011-12-20 Felix Wolfsteller Added keys and translations for area-creation related words.
2011-12-20 Ingo Weinzierl Bugfix: split up the Ws and Qs in the WQInputPanel properly.
2011-12-20 Felix Wolfsteller Cosmetics.
2011-12-20 Felix Wolfsteller Improved area creation GUI.
2011-12-19 Felix Wolfsteller Restore feature that was optimized away by last commit.
2011-12-19 Felix Wolfsteller Minor refactoring to ease addition of new style-fields (are now added automically).
2011-12-19 Ingo Weinzierl Removed unused imports.
2011-12-19 Ingo Weinzierl #409 Made layer list and map layers synchron.
2011-12-19 Ingo Weinzierl Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
2011-12-19 Ingo Weinzierl Added error strings for DEM selection.
2011-12-19 Felix Wolfsteller Bugfixing and feature-adding for cross-sections/areas.
2011-12-16 Felix Wolfsteller Area creation UI update.
2011-12-16 Felix Wolfsteller Added method to create a menuitem separator.
2011-12-16 Felix Wolfsteller Cosmetics, doc.
2011-12-15 Raimund Renkert Fixed return type in UI factory method.
2011-12-15 Raimund Renkert Added missing interface.
2011-12-15 Raimund Renkert Added interfaces and container for output settings.
2011-12-13 Felix Wolfsteller Minor refactoring and fix initial settings when creating ui.
2011-12-13 Felix Wolfsteller Fix ThemeList.toMaps
2011-12-13 Felix Wolfsteller Client side of interactive cross section diagrams.
2011-12-13 Felix Wolfsteller Allow client to access artifacts data via CollectionItems and Themes.
2011-12-13 Felix Wolfsteller Fix crosssectionkmservice.
2011-12-12 Ingo Weinzierl Added a label that displays the current map projection to the MapToolbar.
2011-12-12 Ingo Weinzierl Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
2011-12-12 Raimund Renkert Added property fields to the chart properties editor dialog.
2011-12-12 Felix Wolfsteller Cosmetics.
2011-12-09 Raimund Renkert Added stub for chart property editor.
2011-12-09 Raimund Renkert Issue 377.
2011-12-08 Felix Wolfsteller Registered CrossSectionKMService/client/servlet in web.xml .
2011-12-08 Felix Wolfsteller Added client for CrossSectionKMService.
2011-12-08 Raimund Renkert Removed the URL parameter from service calls. The service
2011-12-08 Felix Wolfsteller Fixed typo in German translation.
2011-12-08 Ingo Weinzierl Bugfix: set correct label for 'waterlevel/ground' state.
2011-12-08 Ingo Weinzierl #421 Ask the user before removing themes from chart or map.
2011-12-06 Ingo Weinzierl Reorder the map themes at the end of the layer initialization to be in sync with the map theme panel.
2011-12-05 Ingo Weinzierl Added missing i18n labels for buttons used in ExternalWMSWindow.
2011-11-28 Ingo Weinzierl Display only information in CapabilitiesPanel that really exist.
2011-11-28 Ingo Weinzierl The WMSLayerTree displays WMS layers that support a given SRS only.
2011-11-28 Ingo Weinzierl Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
2011-11-23 Ingo Weinzierl Improved parsing of Capabilities document - parse '/WMT_MS_Capabilities' as well.
2011-11-22 Ingo Weinzierl Triggered the reload of MapThemePanel after adding external WMS layers.
2011-11-22 Ingo Weinzierl Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
2011-11-22 Ingo Weinzierl Refactored the LoadArtifactService a bit.
2011-11-22 Ingo Weinzierl Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
2011-11-21 Ingo Weinzierl Parse and display WMS layers supported by a user specified WMS service.
2011-11-21 Ingo Weinzierl Introduced i18n in the ExternalWMSWindow.
2011-11-21 Ingo Weinzierl Read and display all FLYS relevant information of Capabilities documents.
2011-11-21 Ingo Weinzierl Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
2011-11-21 Ingo Weinzierl Replaced icon (addWMS.png) with the same icon but with transparent background.
2011-11-18 Ingo Weinzierl Added an initial control that allows (when it is finished) adding map layers from external WMS.
2011-11-18 Ingo Weinzierl Removed needless imports.
2011-11-18 Ingo Weinzierl Query GetFeatureInfo with layers defined in MapThemePanel - which are the real layers in the map.
2011-11-18 Ingo Weinzierl Repaired broken WMS layer controls in map theme panel.
2011-11-18 Ingo Weinzierl Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
2011-11-17 Ingo Weinzierl Removed needless imports.
2011-11-17 Ingo Weinzierl Added an initial GetFeatureInfo tool to get information about points in the map.
2011-11-17 Raimund Renkert Issue312.
2011-11-14 Ingo Weinzierl Added a ScaleLine to the map.
2011-11-11 Ingo Weinzierl Update the map when receiving a RedrawRequestEvent.
2011-11-11 Ingo Weinzierl Removed needless imports.
2011-11-11 Ingo Weinzierl Added i18n strings used in datacage's floodmap section.
2011-11-10 Raimund Renkert Issue 339.
2011-11-10 Raimund Renkert Issue 338.
2011-11-10 Felix Wolfsteller Fix clone of static artifacts for differences.
2011-11-10 Raimund Renkert Issue 355.
2011-11-10 Raimund Renkert Issue 342.
2011-11-09 Raimund Renkert Issue 265.
2011-11-09 Raimund Renkert Expand the map selection section in helper panel on project start.
2011-11-08 Ingo Weinzierl Set attribute 'ld_mode' in appropiate UIProviders.
2011-11-08 Raimund Renkert Issue 294.
2011-11-04 Felix Wolfsteller Updated translations (english and defaut (english)).
2011-11-04 Ingo Weinzierl Bugfix: added missing i18n strings and synced english translation with default translation.
2011-11-04 Felix Wolfsteller Added translations for datacage element strings.
2011-11-03 Ingo Weinzierl Update map and theme panel when new layers are added via datacage or removed by context menu.
2011-11-01 Raimund Renkert Updated the theme editor window layout.
2011-11-01 Raimund Renkert Issue 400.
2011-11-01 Felix Wolfsteller Cosmetics, refactoring.
2011-11-01 Felix Wolfsteller Fix flys/issue306 (CrossSections: Remove table header context menu).
2011-10-31 Ingo Weinzierl Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
2011-10-28 Ingo Weinzierl Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
2011-10-26 Felix Wolfsteller Corrected ChangeLog syntax for older entries.
2011-10-26 Felix Wolfsteller Let Datacage from toolbar show 'static' parts of data.
2011-10-26 Felix Wolfsteller Added accidentially ommitted ChangeLog entry.
2011-10-26 Ingo Weinzierl Added a environment variable that might be used to use an alternative log4j properties file.
2011-10-26 Ingo Weinzierl Ignore log4j.properties.
2011-10-25 Ingo Weinzierl Made the URL of Artifact server available via ServletContext parameter.
2011-10-25 Raimund Renkert Issue 118/203.
2011-10-25 Ingo Weinzierl Replaced stdout and stderr logging with log4j loggers in server classes.
2011-10-25 Ingo Weinzierl Replaced stdout and stderr logging with log4j loggers in server classes.
2011-10-25 Ingo Weinzierl Added a BaseServlet that is used to setup config things like log4j.
2011-10-25 Ingo Weinzierl First step of refactoring the map creation - implemented a MapOutputService.
2011-10-24 Ingo Weinzierl Display the datacage button in the map toolbar.
2011-10-24 Felix Wolfsteller Fix flys/issue390 (W-Diff: Icon zum Löschen anpassen).
2011-10-24 Felix Wolfsteller In removeFeature-icon made white background transparent.
2011-10-21 Ingo Weinzierl Bugfix: #352 Keep grid selection in theme panels alive after themes has been modified.
2011-10-21 Raimund Renkert Renamed 'textbackground' to 'backgroundcolor'.
2011-10-20 Raimund Renkert Display new attributes in editor window.
2011-10-20 Raimund Renkert Moved the context menu handler to constructor to have the menu
2011-10-20 Raimund Renkert Reordered the attribute list.
2011-10-20 Sascha L. Teichmann Removed superfluous imports.
2011-10-19 Ingo Weinzierl Display selected WQ values in single rows - named main values need a lot of space.
2011-10-19 Raimund Renkert Group the theme attributes.
2011-10-19 Raimund Renkert Convert all color attributes from html to rgb notation.
2011-10-19 Felix Wolfsteller In WDiff datacage input make names survive backjumps.
2011-10-19 Ingo Weinzierl Add the format (png, pdf, svg) string into the xml document which is used for querying charts.
2011-10-19 Ingo Weinzierl Removed string which has been commited by mistake.
2011-10-18 Felix Wolfsteller Allow (yet limited) usage of zus and flood-protection data in wdiffs.
2011-10-18 Raimund Renkert Prepared editor UI for annotation styling.
2011-10-18 Felix Wolfsteller Minor cosmetics.
2011-10-18 Felix Wolfsteller Allowed to load Artifacts with different factories in one go.
2011-10-18 Raimund Renkert Added documentation.
2011-10-17 Ingo Weinzierl Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
2011-10-17 Ingo Weinzierl Added a ImgLink class which creates an html link with an image.
2011-10-17 Ingo Weinzierl Bugfix: adjusted method call which avoided compiling flys-client.
2011-10-17 Raimund Renkert Use images for line type and line size selection.
2011-10-17 Ingo Weinzierl #253 Implemented ThemePanel's 'remove' action.
2011-10-17 Raimund Renkert Added new values for line type to theme editor.
2011-10-17 Raimund Renkert Set window position to page center.
2011-10-17 Raimund Renkert Show theme name in static text field.
2011-10-17 Raimund Renkert Request redraw on style attribute change.
2011-10-17 Felix Wolfsteller Removed incorrect ChangeLog entry.
2011-10-17 Felix Wolfsteller Added ommitted ChangeLog entries for flys-client.
2011-10-17 Felix Wolfsteller Cosmetics, docs.
2011-10-17 Felix Wolfsteller Donate own error for failcase of remove-artifact.
2011-10-17 Ingo Weinzierl #366 Modifications on theme description in theme panels are now persisted to artifact server.
2011-10-14 Ingo Weinzierl Added missing string resources for datacage.
2011-10-14 Raimund Renkert Set the correct index when saving changed attributes.
2011-10-14 Ingo Weinzierl Added missing MapUtils class from last commit.
2011-10-14 Ingo Weinzierl #288 Added legend symbols to the MapThemePanel.
2011-10-14 Raimund Renkert Use the theme index to identify the correct style.
2011-10-13 Sascha L. Teichmann Introduced i18n for datacage
2011-10-13 Felix Wolfsteller Donated own error message to RemoveArtifact failure case.
2011-10-13 Ingo Weinzierl Replaced elevation control icon with a new version with transparent background.
2011-10-13 Felix Wolfsteller Removed obsolete imports.
2011-10-13 Felix Wolfsteller Remove Artifacts not needed anymore when reparameterizing w-diffs.
2011-10-13 Felix Wolfsteller Added removeArtifact CollectionHelper method.
2011-10-13 Felix Wolfsteller Added RemoveArtifactService.
2011-10-13 Felix Wolfsteller Cosmetics, docs.
2011-10-13 Ingo Weinzierl Improved error handling while using the elevation control - Make selected features in the map visible.
2011-10-13 Sascha L. Teichmann Updated SmartGWT to 2.5
2011-10-13 Ingo Weinzierl #297 Implemented a window to adjust elevations of geometries in the map.
2011-10-12 Felix Wolfsteller Validate selection of pairs in wdiff, show error(s) if invalid.
2011-10-12 Ingo Weinzierl #331 Load OpenLayers-2.11 library from local maschine instead from remote repository.
2011-10-12 Ingo Weinzierl Corrected ChangeLog entry of last commit - worked in that rev on #293; NOT on #288.
2011-10-12 Ingo Weinzierl #288 Added icons to the barriers combobox for digitizing features.
2011-10-12 Ingo Weinzierl Improved exception handling while fetching theme styles.
2011-10-12 Ingo Weinzierl Refactored the code to create a context menu and a style editor so that it is also available for maps.
2011-10-12 Felix Wolfsteller Show only Ws in datacage for w-diffs.
2011-10-12 Felix Wolfsteller Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
2011-10-11 Ingo Weinzierl #300 Synchronized the ThemePanel's layer order with the internal order of the Map.
2011-10-11 Felix Wolfsteller Fix 'incorrect minuend/subtrahend order' bug in wdiff calculation.
2011-10-11 Felix Wolfsteller Allow reparameterization of W-Diffs.
2011-10-11 Ingo Weinzierl Added the option for the MapThemePanel to listen to Theme move events.
2011-10-10 Ingo Weinzierl Bumped OpenLayers to version 2.11 and GWT-OpenLayers to version 0.6
2011-10-10 Felix Wolfsteller Removed obsolete imports.
2011-10-10 Ingo Weinzierl Bugfix: #289 Display measured areas in 'ha'.
2011-10-10 Felix Wolfsteller Cosmetics (docs).
2011-10-10 Felix Wolfsteller Minor refactoring, improved displayed Strings in W-Diff branch.
2011-10-10 Ingo Weinzierl Bugfix: #375 Limit the number of fractions in the result of the measure controls (in the map).
2011-10-10 Felix Wolfsteller Cosmetics.
2011-10-10 Ingo Weinzierl Removed superfluous imports.
2011-10-10 Ingo Weinzierl Bugfix: #326 Made the process of opening existing project more robust if the collection has no artifact set.
2011-10-07 Ingo Weinzierl Bugfix: #233 Redraw computation table if no data was retrieved to display an error message immediatly.
2011-10-05 Raimund Renkert Edited item attributes are saved and send to the server on accept.
2011-10-05 Raimund Renkert New methods for color transformation (html to rgb; rgb to html).
2011-10-04 Raimund Renkert Build up the editor window from CollectionItemAttribute response.
2011-10-04 Ingo Weinzierl Improved error handling if no calculation result data was found.
2011-09-30 Ingo Weinzierl Bugfix: #357 Removed header title of selection column.
2011-09-30 Raimund Renkert Added skeleton for editor window.
2011-09-30 Raimund Renkert Added context menu to themes list.
2011-09-30 Raimund Renkert Added new service and model for collection item attributes.
2011-09-30 Felix Wolfsteller Fix messed up indentation.
2011-09-30 Felix Wolfsteller Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
2011-09-29 Ingo Weinzierl Bugfix: #179 Repaired broken zoom-out-by-factor function for charts.
2011-09-29 Ingo Weinzierl Re-added the function to zoom-out charts by a given factor (10%).
2011-09-29 Ingo Weinzierl Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
2011-09-29 Ingo Weinzierl Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
2011-09-28 Ingo Weinzierl Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only.
2011-09-28 Ingo Weinzierl Bugfix: #211 Reset values of km range mode if single km mode is selected and the other way arround.
2011-09-28 Ingo Weinzierl Bugfix: #119 Display min/max values for WQ ranges if input validation failed.
2011-09-28 Ingo Weinzierl Bugfix: #111 Reset the values of WQ range mode if single mode is selected and the other way arround.
2011-09-28 Felix Wolfsteller Make differences (rows of list) in wdiff-gui removable.
2011-09-27 Felix Wolfsteller Avoid duplicate clones in w-diff branch by using a set instead of a list.
2011-09-27 Felix Wolfsteller Cosmetics, documentation.
2011-09-27 Felix Wolfsteller Implement equals und hashCode for Recommendation and associates.
2011-09-27 Ingo Weinzierl Bugfix: #321 Refresh the parameter list after a calculation is finished.
2011-09-26 Ingo Weinzierl Bugfix: #298 Floodmaps initial zoom is determined by the WSPLGEN layer's extent.
2011-09-26 Ingo Weinzierl Force a single selection in the datacage widget for DEMs and WSPs.
2011-09-26 Ingo Weinzierl Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
2011-09-21 Felix Wolfsteller Employ waterlevelfactory when cloning artifacts for WDifferences-Subtrahend/Minuend-artifacts.
2011-09-21 Ingo Weinzierl #315 Added a new UIProvider for range selection in floodmaps.
2011-09-19 Hans Plum News 2.5.0 added for completeness
2011-09-19 Hans Plum News 2.4.0 added for completeness
2011-09-19 Ingo Weinzierl Tagged RELEASE 2.5 of flys-client.
2011-09-19 Ingo Weinzierl Cleaned imports.
2011-09-19 Ingo Weinzierl DemDatacagePanel now returns the database ID of the selected DEM.
2012-09-28 Thomas Arendsen Hein merged flys-backend/2.5 2.5
2011-09-19 Ingo Weinzierl Tagged RELEASE 2.5 of flys-backend.
2011-09-16 Ingo Weinzierl Added a function to query a DGM by Id.
2011-09-15 Bjoern Schilberg Removed oracle dependency.
2011-09-15 Bjoern Schilberg Added inital oracle schema.
2011-09-14 Bjoern Schilberg Added inital oracle-spatial_idx.sql script.
2011-09-14 Bjoern Schilberg Deactivated spatial indexes.
2011-09-14 Bjoern Schilberg Added inital oracle_create_user.sql script.
2011-09-14 Bjoern Schilberg Added schema floodplain.
2011-09-14 Bjoern Schilberg Added schema hws.
2011-09-14 Bjoern Schilberg Added schema cross_section_tracks.
2011-09-14 Bjoern Schilberg Added schema river_axes.
2011-09-14 Bjoern Schilberg Added schema fixpoints.
2011-09-14 Bjoern Schilberg Added schema buildings.
2011-09-14 Bjoern Schilberg Fixed table river_axes_km.
2011-09-13 Bjoern Schilberg Initial oracle schema.
2011-09-13 Hans Plum Removed all tables for different datasets at HYdrologie/Hydr.Grenzen/Linien/*
2011-09-13 Hans Plum Removed table boundarypolys because of wrong placed dataset
2011-09-12 Bjoern Schilberg Postgresql spatial scheme extended.
2011-09-02 Ingo Weinzierl Replaced SERIALs with SEQUENCES in PostgreSQL spatial schema.
2011-09-01 Hans Plum Hint for unifying table names: dgm -> dem
2011-09-01 Hans Plum Added mappings to existing data in file system (based on river Saar); added TODOs for missing tables/mappings
2011-08-31 Ingo Weinzierl Added relation and hibernate classes for floodplains (german 'Talaue').
2011-08-31 Ingo Weinzierl Added relation and hibernate classes for DGMs.
2011-08-30 Ingo Weinzierl Added a static function that returns all CrossSectionTracks of a specific river.
2011-08-25 Ingo Weinzierl Removed FileTools that has been moved to artifacts-common module.
2011-08-25 Felix Wolfsteller Mapping and Accessors for MainValues of Gauge, by Sascha L. Teichmann.
2011-08-22 Ingo Weinzierl Reverted the default db dialect back PostgreSQL.
2011-08-22 Ingo Weinzierl Added a function in RiverAxis to retrieve the RiverAxis of a given river.
2011-08-18 Ingo Weinzierl Introduced support for FLYS spatial data.
2011-08-11 Sascha L. Teichmann Re-enabled Hibernate schema dumps.
2011-07-31 Sascha L. Teichmann Bumped Apache DBCP up to 1.4
2011-07-28 Sascha L. Teichmann Importer session: Make use of the LRU cache from artifacts common.
2011-07-19 Sascha L. Teichmann Schema: added missing key contraint on hyks table.
2011-07-18 Sascha L. Teichmann HYK Importer: Check if zone coordinates in HYKs are swapped and warn the user.
2011-07-18 Sascha L. Teichmann HYK importer: Various small fixes and some extra logging.
2011-07-18 Sascha L. Teichmann Importer: Added a central configuration to allow skipping of parsing/storing individual sub systems.
2011-07-18 Ingo Weinzierl Fixed OrderBy clause in HYKEntry.
2011-07-17 Sascha L. Teichmann Store HYK data structures to database. Needs testing.
2011-07-17 Sascha L. Teichmann Importer: Parse HYKs from importer.
2011-07-17 Sascha L. Teichmann HYKParser: Create data structures while parsing.
2011-07-17 Sascha L. Teichmann Added importer models for HYKs.
2011-07-17 Sascha L. Teichmann Schema: Fixed location of 'Peilungsjahre' in HYKs
2011-07-17 Sascha L. Teichmann Fixes for the HYK parser
2011-07-15 Sascha L. Teichmann Initial version of the HYK parser. Not ready, yet.
2011-07-15 Sascha L. Teichmann Schema: Argh! Added distance_{vl|hf|vr} to
2011-07-15 Sascha L. Teichmann Added method
2011-07-15 Sascha L. Teichmann Schema: Added missing columns in HYK tables.
2011-07-15 Sascha L. Teichmann Moved file parsers to separate package.
2011-07-15 Sascha L. Teichmann New. The hibernate models
2011-07-15 Sascha L. Teichmann schema: Added structures for HYKs "Hydraulische Kenngroessen"
2011-07-13 Sascha L. Teichmann Bumped Hibernate up to 3.6.5
2011-07-11 Sascha L. Teichmann HashedFile: Forget to call the file hashing so only the file lengths were compared.
2011-07-11 Sascha L. Teichmann Prevent parsing and storing PRF duplicates.
2011-07-08 Sascha L. Teichmann Made import of cross sections work.
2011-07-07 Sascha L. Teichmann Integrated PRF parsing into importer. Needs testing!
2011-07-07 Sascha L. Teichmann Querprofile: Added a table to map the points to a given km.
2011-07-07 Sascha L. Teichmann Schema: Added description column to the cross section table
2011-07-07 Sascha L. Teichmann Schema: Dropped unique constraint of x in a single line of a "Querprofil-Spur".
2011-07-07 Sascha L. Teichmann PRFParser: Added a callback to be called from parsePRFs() if
2011-07-07 Sascha L. Teichmann PRFParser: Extract the year of sounding and description from file names.
2011-07-07 Sascha L. Teichmann PRFParser: Extracted the data. All BfG PRFs are parsed correctly, now.
2011-07-07 Sascha L. Teichmann PRFParser: extract km from lines. TODO: extract data.
2011-07-06 Sascha L. Teichmann Added parser for PRF files. TODO: Extract data and km.
2011-07-06 Sascha L. Teichmann Removed braindead points3d table
2011-07-06 Sascha L. Teichmann Added Hibernate models for cross-sections and their points.
2011-07-06 Sascha L. Teichmann Added hibernate point3d model
2011-07-06 Sascha L. Teichmann Add relations for cross sections.
2011-06-28 Ingo Weinzierl Tagged RELEASE 2.4 of flys-backend.
2012-09-28 Thomas Arendsen Hein merged flys-artifacts/2.5
2011-09-19 Ingo Weinzierl Tagged RELEASE 2.5 of flys-artifacts.
2011-09-19 Bjoern Schilberg Adjust wms saar styling in the flys karten-archive styling.
2011-09-19 Ingo Weinzierl Cleanup imports.
2011-09-16 Ingo Weinzierl Use DGM Id in FLYSArtifact's data pool to query DGMs for floodmaps instead of querying DGMs by given range values.
2011-09-16 Ingo Weinzierl Added a DEM section to the floodmap section in the datacage configuration.
2011-09-16 Felix Wolfsteller Fix build.
2011-09-16 Felix Wolfsteller Load given artifacts for w-diff calculation.
2011-09-16 Bjoern Schilberg Added inital mapserver configuration files.
2011-09-16 Ingo Weinzierl Repaired datacage configuration. The system specific stuff is also displayed if a user-id is given.
2011-09-16 Ingo Weinzierl Write the name of the selected waterlevels (used for the floodmap) into the static DESCRIBE.
2011-09-16 Ingo Weinzierl Added state label for waterlevel selection.
2011-09-15 Ingo Weinzierl Enabled the FloodMapState to fetch waterlevel data from external Artifact.
2011-09-15 Ingo Weinzierl Removed needness import from JSON library which is not part of FLYS yet.
2011-09-15 Ingo Weinzierl Introduced the possibility for States to transform/modify input before the data is added to FLYSArtifact.
2011-09-15 Ingo Weinzierl Prepared FLYSArtifactCollection to live without Artifacts.
2011-09-15 Ingo Weinzierl Improved FLYSUtils: fetch Artifacts from ArtifactDatabase properly.
2011-09-15 Felix Wolfsteller Extended WDifferences bracnh of WINFO to have calculation in dedicated,
2011-09-14 Ingo Weinzierl Prepared the winfo artifact for floodmap calculations (now selectable in the UI).
2011-09-14 Ingo Weinzierl Bugfix: merge facets for the Collection's attribute only if the new and old facet's name and owner artifact are equal.
2011-09-14 Felix Wolfsteller Partial fix flys/issue304 (3:Display ZeroBaseline).
2011-09-14 Felix Wolfsteller Fix flys/issue310 (crosssection theme).
2011-09-13 Ingo Weinzierl Add an error message to the calculation report if an error occured while WSPLGENJob creation.
2011-09-13 Felix Wolfsteller Fix crash when StickyAxisAnnotation should be drawn without proper axis
2011-09-13 Ingo Weinzierl Improved styling (mapserver style) of WSPLGEN result shape.
2011-09-12 Ingo Weinzierl Add status message for queued WSPLGEN jobs to notify users.
2011-09-12 Ingo Weinzierl Do only create WSPLGEN and barrier facets if the WSPLGEN job has been added to the Scheduler and if there are digitized geometries existing.
2011-09-12 Felix Wolfsteller Fix build, added new DataUtil.
2011-09-12 Felix Wolfsteller Cosmetics.
2011-09-12 Felix Wolfsteller Added CSV Exporter for WDifferences.
2011-09-12 Felix Wolfsteller Cosmetics
2011-09-12 Ingo Weinzierl Suppress the GeoJSON string for the FloodMap creation to be included in the static DESCRIBE part.
2011-09-12 Ingo Weinzierl Removed needless imports.
2011-09-09 Ingo Weinzierl Write status messages and progress information of WSPLGEN Calculations into Artifact's DESCRIBE document.
2011-09-09 Felix Wolfsteller Fix flys/issue280 (boundingboxes of annotation).
2011-09-09 Felix Wolfsteller Fix flys/issue279 .
2011-09-09 Felix Wolfsteller Fix ArrayIndexOutOfBounds in certain cases.
2011-09-09 Felix Wolfsteller Fix facet name and legend of w-differences, walk over distance state, too.
2011-09-09 Felix Wolfsteller Added configuration to kick-in w-differences branch of winfo.
2011-09-09 Felix Wolfsteller Added very stubby WDifferences State/OutGenerator for WINFOArtifact.
2011-09-09 Felix Wolfsteller Implement getArtifact(uuid,context) in FLYSUtils.
2011-09-08 Ingo Weinzierl Added an Output target for WSPLGEN reports that will be available when an WSPLGEN calculation is finished.
2011-09-08 Felix Wolfsteller Cosmetics.
2011-09-08 Ingo Weinzierl Added a 'ProblemObserver' that analyses WSPLGEN's error stream for errors and warnings.
2011-09-08 Felix Wolfsteller Added translation of w_differences.
2011-09-07 Ingo Weinzierl Append an attribute 'background-processing' (can be 'true' or 'false') to the WINFOArtifact's DESCRIBE document.
2011-09-07 Ingo Weinzierl Set the river extent for WMSLayers in the FloodMapState.
2011-09-07 Felix Wolfsteller Added Themes for CrossSection diagrams.
2011-09-07 Felix Wolfsteller Display real km of shown data in crosssection-diagram.
2011-09-07 Felix Wolfsteller Fix various issues like i18n in cross section diagrams.
2011-09-07 Felix Wolfsteller Cosmetics, refactored, resolved todo.
2011-09-07 Felix Wolfsteller Fix waterline in crosssection diagram.
2011-09-07 Felix Wolfsteller Fix profile loading of cross section diagram.
2011-09-07 Felix Wolfsteller Minor cosmetics
2011-09-07 Felix Wolfsteller Cosmetics, docs.
2011-09-06 Ingo Weinzierl Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
2011-09-06 Ingo Weinzierl Read barrier layers from filesystem while mapfile creation and build a facet for this layer in the artifact.
2011-09-06 Raimund Renkert Added driver to database configuration for use with postgresql.
2011-09-06 Ingo Weinzierl Little mapfile template improvement.
2011-09-05 Ingo Weinzierl Create WMSLayerFacets for the WSPLGEN results after we have started a WSPLGEN job.
2011-09-05 Ingo Weinzierl Trigger the mapfile creation after WSPLGEN jobs have finished.
2011-09-05 Ingo Weinzierl Introduced a MapfileGenerator that creates Mapserver specific mapfiles based on WSPLGEN results read from filesystem.
2011-09-05 Ingo Weinzierl Some bugfixes when starting/finishing WSPLGEN jobs.
2011-09-02 Ingo Weinzierl Added infrastructure to start WSPLGEN calculations - the FloodMapState already start such calculations.
2011-09-02 Felix Wolfsteller Add CrossSectionInfoGenerator.
2011-09-01 Felix Wolfsteller Cleanups of CrossSection*.
2011-09-01 Ingo Weinzierl Set the 'typ' attribute of lines and polygons in barrier shapefiles while shapefile creation.
2011-09-01 Ingo Weinzierl Set the Z values of line and polygon barrier geometries used for WSPLGEN.
2011-09-01 Felix Wolfsteller Get real (but yet not parameterized) data to display in CrossSection.
2011-09-01 Ingo Weinzierl Close open shapefile transactions properly.
2011-09-01 Ingo Weinzierl Renamed WSPLGEN required waterlevels file to 'waterlevel.wst'.
2011-09-01 Ingo Weinzierl Write additional attributes ELEVATION and KILOMETER into crosssection track shapefiles.
2011-08-31 Ingo Weinzierl Write WSP file for WSPLGEN and add its filepath to the WSPLGEN job.
2011-08-31 Ingo Weinzierl Reordered some parameters in a FLYSArtifact method.
2011-08-31 Felix Wolfsteller Improved stub for CrossSections (including Factory and Facet).
2011-08-31 Felix Wolfsteller Cosmetics.
2011-08-31 Felix Wolfsteller Removed stray character.
2011-08-31 Felix Wolfsteller Cosmetics.
2011-08-31 Felix Wolfsteller Fix translations of Main Values Facets.
2011-08-31 Felix Wolfsteller Added dummy sceleton for Cross Sections.
2011-08-31 Ingo Weinzierl Export floodplain to shapefile and add its file path to WSPLGEN job.
2011-08-31 Ingo Weinzierl Write file path of DMGs into the WSPLGEN job while preparing WSPLGEN.
2011-08-30 Ingo Weinzierl Export riveraxis and crosssections to shapefiles for WSPLGEN.
2011-08-30 Ingo Weinzierl Use the correct SRID while reading GeoJSON barriers and writing line/polygon shapefiles.
2011-08-30 Ingo Weinzierl Write user defined barriers into a shapefile that is placed in the Artifact's directory.
2011-08-30 Ingo Weinzierl Moved code to extract the river srid defined in the global configuration into FLYSUtils.
2011-08-29 Felix Wolfsteller Use FLYSUtils.getRiver instead of WINFOArtifact.getRiver.
2011-08-29 Felix Wolfsteller Use FLYSUtils.getRiver instead of WINFOArtifact.getRiver.
2011-08-29 Felix Wolfsteller Commit accidentally omitted result of refactoring (WINFO/FLYSUtils/getRiver).
2011-08-29 Felix Wolfsteller Interpolate Q main values, generate interpolated W main values on the fly from
2011-08-29 Felix Wolfsteller Use new helper class FLYSUtils, minor refactorization.
2011-08-29 Felix Wolfsteller Refactored to use new FLYSUtils, moved getRiver-functionality inside.
2011-08-29 Felix Wolfsteller Minor cosmetics.
2011-08-26 Sascha L. Teichmann Made it Oracle compatible
2011-08-26 Ingo Weinzierl Set some WSPLGENJob parameters which are stored in FLYSArtifact in the Floodmap state.
2011-08-26 Ingo Weinzierl Refactored the code to fetch the km range/locations into a utility class.
2011-08-26 Ingo Weinzierl Added a new method to FLYSArtifact to destroy a single state (call its endOfLife).
2011-08-26 Felix Wolfsteller Cosmetics.
2011-08-26 Felix Wolfsteller Added limited themeing-support for MainValues.
2011-08-26 Ingo Weinzierl Prepare directories for WSPLGEN specific data in FloodMap state and remove those directories when State.endOfLife() is called.
2011-08-26 Felix Wolfsteller New theme-related utilities.
2011-08-26 Felix Wolfsteller Improved mainvalues rendering.
2011-08-26 Felix Wolfsteller Recommend MainValues for Computed discharge curves.
2011-08-26 Felix Wolfsteller New NamedDouble class which implements a <String,double>-pair.
2011-08-26 Ingo Weinzierl Call State.endOfLife() for all States in the Artifact when Artifact.endOfLife() is called.
2011-08-26 Felix Wolfsteller Plot "real" (respecting parameters) W and Q MainValues, yet in wrong scale.
2011-08-26 Ingo Weinzierl Call State.endOfLife() in FLYSArtifact when stepping back to a previous state.
2011-08-25 Felix Wolfsteller Enable plotting of some annotations that look like MainValues.
2011-08-25 Felix Wolfsteller Prepare StickyAxisAnnotation implementation to handle annotations at 'y' (vertical) axis.
2011-08-25 Felix Wolfsteller Minor cosmetics.
2011-08-25 Felix Wolfsteller Added MainValue-Fetching-Capabilities to MainValuesArtifact.
2011-08-25 Felix Wolfsteller Improved implementation of MainValueArtifact#MainValueFacet .
2011-08-25 Felix Wolfsteller Changed state spawning mechanism of MainValuesArtifact.
2011-08-25 Felix Wolfsteller Minor cosmetics and docs.
2011-08-25 Felix Wolfsteller Added new Mainvalues FacetType.
2011-08-24 Ingo Weinzierl Changed the way of collecting the data for the RiverAxisArtifact - use the database instead of a Master-Artifact.
2011-08-24 Ingo Weinzierl Removed needless imports.
2011-08-24 Felix Wolfsteller Added conf for factory and rule for MainValueArtifacts, missing ChangeLog entry.
2011-08-24 Felix Wolfsteller Let MainValuesArtifact have a state, outputmode and facet.
2011-08-24 Felix Wolfsteller Fix dates in ChangeLog.
2011-08-24 Felix Wolfsteller Smaller Cosmetics.
2011-08-24 Sascha L. Teichmann Datacage: Use 'ids' in user specific part, too.
2011-08-24 Sascha L. Teichmann Datacage template: s/db-ids/ids/g
2011-08-24 Felix Wolfsteller Refactored (state access) to ease future development of more trivial artifacts.
2011-08-24 Ingo Weinzierl The WMS background's facet will now also have a SRID set.
2011-08-24 Felix Wolfsteller Minor changes to stub MainValuesArtifact.
2011-08-24 Ingo Weinzierl Moved the input of user defined barriers for the floodmap to an earlier state.
2011-08-24 Ingo Weinzierl Repaired xpath expressions for wms srid and background layers that broke after the floodmap config structure changed.
2011-08-23 Ingo Weinzierl Repaired broken river wms initialization.
2011-08-23 Sascha L. Teichmann Made facets cloneable with the right type.
2011-08-23 Ingo Weinzierl Set the master artifact while output creation.
2011-08-23 Sascha L. Teichmann Made FLYS artifacts cloneable.
2011-08-23 Ingo Weinzierl Implemented a MapInfo service that returns some basic information to create maps for specific rivers.
2011-08-22 Sascha L. Teichmann Build out/facet filter from XML document passed at creation time.
2011-08-22 Sascha L. Teichmann Added optional positive filter for outs and facets.
2011-08-22 Sascha L. Teichmann Moved WINFO specific stuff from FLYS into WINFO artifact.
2011-08-22 Sascha L. Teichmann Datacage: filter by out in user specific part
2011-08-22 Ingo Weinzierl Prepared the FloodMapState to save geometries.
2011-08-19 Ingo Weinzierl The boundary (extent) for the river axis is determined based on its geometry - this extent is written into the wms facet.
2011-08-19 Sascha L. Teichmann Removed superfluous imports.
2011-08-19 Sascha L. Teichmann State engine: Removed CallContext from state validation.
2011-08-19 Felix Wolfsteller Added lacalization of "Streckenfavoriten".
2011-08-19 Felix Wolfsteller Picky white-space cosmetics.
2011-08-19 Felix Wolfsteller Added stub implementation of new MainValuesArtifact.
2011-08-19 Sascha L. Teichmann Fixed flys/issue262: Unified user and system datacage template
2011-08-18 Sascha L. Teichmann flys/issue260: Datacage uses master_artifacts view now.
2011-08-18 Sascha L. Teichmann Datacage: Added view to schema to select master artifacts.
2011-08-18 Sascha L. Teichmann Datacage user template: Removed state filter because it was broken. Simplified by joining two contexts.
2011-08-18 Felix Wolfsteller Fix rendering of Annotations/lines under certain zooming conditions, ChangeLog.
2011-08-18 Felix Wolfsteller Added legend for annotations to LongitudinalSectionDiagram.
2011-08-17 Felix Wolfsteller Moved StickyAxisAnnotation into new package de.intevation.flys.jfree .
2011-08-17 Felix Wolfsteller Part of refactoring (see next commit).
2011-08-17 Felix Wolfsteller Extracted and renamed CustomAnnotation to StickyAxisAnnotation. Also removed
2011-08-17 Felix Wolfsteller Improved CustomAnnotation rendering.
2011-08-17 Felix Wolfsteller Added proof-of-concept collision detection for text annotations.
2011-08-16 Felix Wolfsteller Started implementation of CustomAnnotation to plot collision-free annotations.
2011-08-16 Felix Wolfsteller Slightly improved rendering of annotations in LongitudinalSection-plots.
2011-08-15 Sascha L. Teichmann Fix for flys/issue191
2011-08-12 Felix Wolfsteller Let AnnotationArtifact fetch "more correct" data.
2011-08-12 Felix Wolfsteller Added functionality to query range and point-annotations only to
2011-08-11 Sascha L. Teichmann Datacage: Added a development mode for recommendations
2011-08-11 Felix Wolfsteller Picky Cosmetics.
2011-08-11 Felix Wolfsteller Made (kind of dummy-) Annotations in LongitudinalSection diagrams visible.
2011-08-11 Felix Wolfsteller Added configuration for AnnotationArtifacts.
2011-08-11 Felix Wolfsteller Added initial version of AnnotationArtifact and friends.
2011-08-10 Sascha L. Teichmann Datacage: Extended schema for artifacts and collections
2011-08-10 Sascha L. Teichmann Make it compilable again (BackendListener interface changed).
2011-08-10 Sascha L. Teichmann Datacage: Templates now can nest <dc:elements> into other elements in the body of <dc:context>
2011-08-10 Sascha L. Teichmann Datacage: Fixed caching issue leading to incorrect results.
2011-08-09 Sascha L. Teichmann Added <old_calculations> element
2011-08-09 Sascha L. Teichmann Cosmetic: Replaced usage of legacy java.util.Stack with java.util.Deque.
2011-08-04 Sascha L. Teichmann Datacage: use more compatible casts to UUIDs
2011-08-04 Sascha L. Teichmann Datacage: added first user specific config for cross sections.
2011-08-04 Sascha L. Teichmann Added a <dc:comment> tag to place comments in the meta data templates.
2011-08-04 Sascha L. Teichmann Meta data service: Be a bit more tolerant about empty strings for UUIDs of artifact and user.
2011-08-03 Sascha L. Teichmann Bring user specific meta data service to life.
2011-08-03 Felix Wolfsteller Minor cosmetics (comments).
2011-08-03 Felix Wolfsteller Minor cosmetics, (comments).
2011-08-03 Sascha L. Teichmann Fixed potential NPE in collection monitor
2011-08-02 Sascha L. Teichmann Added support for more than one db connection in datacage templating.
2011-08-02 Sascha L. Teichmann Datacage: Forgot to fetch dialect dependent SQL statement for deleting artifacts by uuid.
2011-08-02 Sascha L. Teichmann Datacage: Set the name of the collections at initial scan, too.
2011-08-02 Sascha L. Teichmann Datacage: fixed wrong SQL references
2011-08-02 Sascha L. Teichmann Datacage: Fixed two NPEs
2011-08-02 Sascha L. Teichmann Forwarded kill collections and artifacts events to datacage.
2011-08-02 Sascha L. Teichmann The signature of BackendListener in artifactdatabase has changed.
2011-08-01 Sascha L. Teichmann Datacage: completed backend listener stuff.
2011-08-01 Sascha L. Teichmann Datacage: Update collection names on change. Remove artifacts from collections.
2011-08-01 Sascha L. Teichmann Datacage: Pass global context to datacage if calls come from backend listener.
2011-08-01 Sascha L. Teichmann Fixed recursion bug.
2011-08-01 Sascha L. Teichmann Added some debug output
2011-08-01 Sascha L. Teichmann Wire datacage with backend of artifact database.
2011-08-01 Sascha L. Teichmann Datacage: Moved templating in a better suited package.
2011-08-01 Sascha L. Teichmann For doc purposes add section with db config in config.xml
2011-07-31 Sascha L. Teichmann Datacage: delete artifacts at initial scan, too. Fixed problem with writing content of state data.
2011-07-31 Sascha L. Teichmann Added kludge for the null type information of artifact data.
2011-07-31 Sascha L. Teichmann Fixed default connection URL to use a namend in-mermory database.
2011-07-31 Sascha L. Teichmann Fixed datacage db scheme. add some debug output.
2011-07-29 Sascha L. Teichmann Datacage: Store
2011-07-29 Sascha L. Teichmann Store outs of artifacts into datacage db at initial scan.
2011-07-29 Sascha L. Teichmann Add artifacts data into datacage db at initial scan.
2011-07-29 Sascha L. Teichmann Add artifacts into datacage db at initial scan.
2011-07-28 Sascha L. Teichmann Datacage: Add collection items at initial scan.
2011-07-28 Sascha L. Teichmann Datacage: Add collections at initial scan.
2011-07-28 Sascha L. Teichmann Datacage: Add users at initial scan.
2011-07-28 Sascha L. Teichmann Datacage SQL schema: Using sequences for id generation now
2011-07-28 Sascha L. Teichmann Datacage: clear database before initial scan
2011-07-28 Sascha L. Teichmann Ajusted datacage to use the SQL infrastructure from the artifact database.
2011-07-27 Sascha L. Teichmann Added the datacage as lifetime listener to the artifact database to create the initial index.
2011-07-27 Sascha L. Teichmann datacage: prepared access to outs of artifacts.
2011-07-27 Sascha L. Teichmann Datacage: Added ON DELETE CASCADE constraints in schema.
2011-07-26 Sascha L. Teichmann Added schema for datacage db
2011-07-26 Sascha L. Teichmann Removed Hello-World-App
2011-07-25 Sascha L. Teichmann Made meta data service thread safe.
2011-07-25 Sascha L. Teichmann Improved XPath handling for absent flags.
2011-07-25 Sascha L. Teichmann meta data service: Added 'if log.isDebugEnabled() {}'
2011-07-25 Sascha L. Teichmann meta data service: made artifact optional and allow passing extra parameters.
2011-07-23 Sascha L. Teichmann Reuse the compiled statements in meta data service.
2011-07-22 Sascha L. Teichmann Added caching support for the static part of the datacage.
2011-07-22 Ingo Weinzierl Prepared the FLYSArtifactCollection to support the storage of already loaded recommendations.
2011-07-22 Sascha L. Teichmann meta data service: Adjusted to use the DataCage recommendations.
2011-07-22 Sascha L. Teichmann Meta data template: Allow '-' in variable names.
2011-07-21 Ingo Weinzierl Added missing river_id for the datacage factory node of the wmsbackground layer.
2011-07-21 Ingo Weinzierl Added the river_id to the datacage nodes for riveraxis and wms background layer.
2011-07-21 Sascha L. Teichmann Adjusted services to implement changed signature.
2011-07-21 Ingo Weinzierl Modified the CollectionMonitor to recommend artifacts for the current state's outputs only.
2011-07-21 Ingo Weinzierl Modified the CollectionMonitor (for recommended artifacts) to use the DataCage.
2011-07-20 Sascha L. Teichmann Datacage: recommendation mechanism now accepts nodes to append results.
2011-07-20 Sascha L. Teichmann Datacage template: Added a macro mechanism.
2011-07-20 Sascha L. Teichmann Datacage template: Added a new 'if' construct similiar to XSLT
2011-07-20 Sascha L. Teichmann DataCage: Added a recommend() method to generate recommendations for
2011-07-20 Sascha L. Teichmann Datacage: Added custom provider for XPath functions.
2011-07-20 Ingo Weinzierl Added configurations for river WMSe (currently for Saar, Mosel, Elbe).
2011-07-20 Sascha L. Teichmann Meta data template: Added new choose/when/otherwise construct similiar to XSLT
2011-07-20 Ingo Weinzierl Made the background layer in floodmaps configurable.
2011-07-20 Ingo Weinzierl Removed the extent of the background layer facet.
2011-07-20 Ingo Weinzierl Set the extent of created WMSLayerFacets.
2011-07-20 Ingo Weinzierl WMSLayerFacets can have an extent now.
2011-07-20 Ingo Weinzierl Adapted the method of FLYSArtifact.setup() which has been changed in the artifact package.
2011-07-20 Sascha L. Teichmann Added standalone app to debug the datacage template.
2011-07-20 Sascha L. Teichmann First step to factor out the "Datenkorb" logic into a service independent singleton.
2011-07-20 Ingo Weinzierl Removed a duplicated property in ManagedFacets.
2011-07-19 Sascha L. Teichmann Improved error handling in loading meta data template.
2011-07-19 Sascha L. Teichmann Made meta data template configurable.
2011-07-19 Sascha L. Teichmann Meta data: Make database ids identifiable with unique name "db-id"
2011-07-19 Ingo Weinzierl Use the Facet.toXML() method to write facet elements into the DESCRIBE document of the Collection.
2011-07-18 Ingo Weinzierl Simplified the code to read all provided Outputs of an Artifact.
2011-07-18 Ingo Weinzierl The WMSLayerFacet now writes the WMS URL and layernames to its XML representation.
2011-07-18 Ingo Weinzierl Added artifacts/states for WMS background an river axis and a configuration for the output-defaults.
2011-07-18 Ingo Weinzierl Added a computeInit() method to intialize data/facets after creating new artifacts.
2011-07-14 Ingo Weinzierl Append artifact recommendations to the artifact's describe document.
2011-07-14 Ingo Weinzierl Adapted a method signature of FLYSContextFactory to apply the changes in the artifact database.
2011-07-14 Sascha L. Teichmann Debugged the water fill algorithm.
2011-07-14 Ingo Weinzierl Added a monitor that creates new artifacts for default themes in charts and maps.
2011-07-13 Sascha L. Teichmann Add Swing standalone app to test/develope cross sections directly from database.
2011-07-13 Ingo Weinzierl Introduced a new output 'floodmap' for the FloodMapState.
2011-07-12 Sascha L. Teichmann Fixed corner case.
2011-07-11 Sascha L. Teichmann Generate water level lines for given cross section.
2011-07-08 Ingo Weinzierl Artifacts and Collections now support the 'type' member of Outputs.
2011-07-06 Ingo Weinzierl Removed a type from transition model.
2011-07-06 Ingo Weinzierl The DataFacets are now able to store the ID of the create which created them.
2011-07-06 Ingo Weinzierl Facets created by the WaterlevelState store information about state's id and artifact's hash value now.
2011-07-05 Ingo Weinzierl Changed the desired UI provider for the WaterlevelGroundDifferences state.
2011-07-05 Ingo Weinzierl Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
2011-07-04 Sascha L. Teichmann Fix(?) for flys/issue114
2011-07-03 Sascha L. Teichmann Added the math needed to calculate "W-Differenzen" in "Laengsschnitten"
2011-07-01 Ingo Weinzierl An initial implementation to render chart series based on the XML configuration in themes.xml.
2011-07-01 Ingo Weinzierl #135 Modified the way to store datasets for different chart axes.
2011-07-01 Ingo Weinzierl Added the option to call the distance info service with a filter to fetch locations or distances only.
2011-06-30 Ingo Weinzierl #159 Modifications in the transition model to support a state with a kilometer range input only.
2011-06-29 Sascha L. Teichmann Downgraded Trove to 1.1-beta-5
2011-06-28 Ingo Weinzierl Fixed the JBoss Maven repository.
2011-06-28 Ingo Weinzierl Tagged RELEASE 2.4 of flys-artifacts.
2011-09-19 Ingo Weinzierl Tagged RELEASE 2.5 of flys-client.
2011-09-16 Ingo Weinzierl Improved the DEM datacage panel to display the DEMs only.
2011-09-16 Raimund Renkert Hide geometry layer in floodmap when tab selection changes.
2011-09-16 Felix Wolfsteller Made DatacageTwinPanel somewhat usable.
2011-09-16 Felix Wolfsteller Added loadMany-function to LoadArtifactService.
2011-09-16 Raimund Renkert Rollback for input assistance of "Q/D" table.
2011-09-15 Ingo Weinzierl #259 Refresh charts after loading new Themes / Artifacts from Datacage.
2011-09-15 Ingo Weinzierl #259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.
2011-09-15 Ingo Weinzierl Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
2011-09-15 Ingo Weinzierl Create new collections initially when starting a new project.
2011-09-15 Raimund Renkert Validate than the input field for single locations contains a single value.
2011-09-15 Raimund Renkert Added formatter for numeric columns that converts the decimal separator.
2011-09-15 Ingo Weinzierl Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
2011-09-15 Raimund Renkert Changed table header string and set the column width to percental value.
2011-09-14 Raimund Renkert Changed columns to the correct type for most tables.
2011-09-14 Raimund Renkert Changed i18n string for "Q/D" table header.
2011-09-14 Ingo Weinzierl Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
2011-09-14 Raimund Renkert Changed i18n string for search field label.
2011-09-14 Felix Wolfsteller New widget for future use.
2011-09-14 Raimund Renkert Changed style for loading panel.
2011-09-14 Felix Wolfsteller Refactored DatacageWidget to allow reuse in other use-cases.
2011-09-14 Raimund Renkert Fixed a problem with renaming collection view title and duplicating projects.
2011-09-14 Raimund Renkert Update the collection view title when the project name changes.
2011-09-14 Raimund Renkert Removed the table listener for "Q" input. The table is no longer used
2011-09-14 Raimund Renkert Clear the table filter on tab selection change and input method change.
2011-09-14 Ingo Weinzierl Bugfix: Use name instead of description for loading new facets via Datacage.
2011-09-14 Felix Wolfsteller Rest for fix for flys/issue311 .
2011-09-14 Felix Wolfsteller Fix flys/issue309 (crosssection-km-spinner does not respond to return key).
2011-09-14 Raimund Renkert Fixed some minor problems and strings in projectlist.
2011-09-14 Felix Wolfsteller Fix issue flys/issue311 (i18n crossection).
2011-09-13 Raimund Renkert Issue234/266: Added feature for duplicating projects.
2011-09-13 Raimund Renkert Changed field size from fixed to percental value in helper tables.
2011-09-13 Raimund Renkert Added filter functionality to the project list.
2011-09-13 Ingo Weinzierl Fixed some bugs that avoided datacage usage.
2011-09-13 Ingo Weinzierl Datacage window in Output tabs fetches information for the current output now.
2011-09-13 Ingo Weinzierl I293: Set the style of digitized features in the map.
2011-09-13 Ingo Weinzierl Bugfix: #289 Set map units 'm'.
2011-09-13 Ingo Weinzierl Added tooltips for the maptoolbar.
2011-09-12 Raimund Renkert Set the data table cells selectable for copy&paste.
2011-09-12 Ingo Weinzierl Introduced i18n for the loading panel used during floodmap calculation.
2011-09-12 Raimund Renkert Set header fields to fixed order in project list.
2011-09-12 Raimund Renkert Changed i18n string for empty table and set header fields to fixed order.
2011-09-12 Raimund Renkert Updated the search field style including i18n and changed the handler
2011-09-12 Ingo Weinzierl Set the default value of the AutoInteger panel to 'auto' if no other value is set.
2011-09-12 Ingo Weinzierl Query MapInfo object for correct river (was hard coded).
2011-09-12 Ingo Weinzierl Suppress the GeoJSON string to be drawn into the static UI.
2011-09-12 Ingo Weinzierl Removed needless imports.
2011-09-09 Ingo Weinzierl Display status message and progress information in the WSPLGEN loading panel.
2011-09-08 Raimund Renkert Fixed the filter function and the helper panel.
2011-09-08 Felix Wolfsteller Minor cosmetics.
2011-09-08 Felix Wolfsteller Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
2011-09-08 Felix Wolfsteller Added "w_differences" translation.
2011-09-08 Ingo Weinzierl Remove the loading panel when its Artifact's background process is finished.
2011-09-08 Felix Wolfsteller Cosmetics, doc.
2011-09-07 Raimund Renkert Added filter for the "description" row of helper input tables.
2011-09-07 Ingo Weinzierl Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
2011-09-07 Felix Wolfsteller Display Action Widget only for cross_section theme/facet.
2011-09-06 Ingo Weinzierl Set WSPLGEN specific 'type' attributes after digitizing new geometries.
2011-09-06 Felix Wolfsteller Fix broken build.
2011-09-06 Felix Wolfsteller Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
2011-09-06 Felix Wolfsteller Added RedrawRequestHandler interface and friend.
2011-09-06 Ingo Weinzierl Bugfix flys/issue166: Parse Collection names from DESCRIBE.
2011-09-06 Felix Wolfsteller Minor cosmetics.
2011-09-02 Felix Wolfsteller Refactored to allow specialized controls within the ChartThemePanel, stubby
2011-09-02 Felix Wolfsteller Minor Cosmetics, removed import.
2011-09-02 Felix Wolfsteller Cosmetics, doc.
2011-09-02 Felix Wolfsteller Added FeedService Implementation.
2011-09-01 Ingo Weinzierl Set the 'typ' attribute of new features (digitized) in the map.
2011-08-31 Felix Wolfsteller Added translation for "cross_section".
2011-08-25 Sascha L. Teichmann Moved datacage into a separated widget.
2011-08-25 Sascha L. Teichmann Loading recommendations: If no reference artifact is given use current
2011-08-24 Sascha L. Teichmann Compile a list of recommendations out of
2011-08-24 Sascha L. Teichmann Added outs/facet filters when creation new artifacts.
2011-08-24 Sascha L. Teichmann Allow passing no master artifact to RPC service when creating new artifact.
2011-08-24 Sascha L. Teichmann Forward recommendations as a structure to RPC service.
2011-08-24 Felix Wolfsteller Fix authorship in ChangeLog.
2011-08-24 Felix Wolfsteller Fix loading of recommendations when collection is not yet in place.
2011-08-24 Felix Wolfsteller Ensure list of recommendations is non-null after construction of DefaultCollection.
2011-08-24 Sascha L. Teichmann Made Recommendation a class for direct use.
2011-08-24 Felix Wolfsteller Minor cosmetics.
2011-08-24 Sascha L. Teichmann Datacage: Use 'ids' instead of 'num' in user specific part, too.
2011-08-24 Sascha L. Teichmann Datacage: s/db-ids/ids/g to unify system and user specific loading.
2011-08-24 Ingo Weinzierl Removed the digitize controls from map widget that is used in the floodmap state.
2011-08-24 Sascha L. Teichmann Generate unique keys for anonymous artifacts (aka static data).
2011-08-24 Ingo Weinzierl Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
2011-08-24 Ingo Weinzierl Added a panel that wraps all the stuff to combine SmartGWT and GWT-OpenLayers.
2011-08-23 Sascha L. Teichmann Datacage: Re-written ToLoad to feature the new filter models.
2011-08-23 Sascha L. Teichmann Datacage: Added models better suited for creating artifact facet filters.
2011-08-23 Ingo Weinzierl Display the output modes of the master artifact only - all other artifact's output modes are NOT visible to the user.
2011-08-23 Ingo Weinzierl Added a service to get some basic spatial information used for map creation.
2011-08-22 Sascha L. Teichmann Datacage: Re-added the outs parameter to the meta data service.
2011-08-22 Sascha L. Teichmann Datacage: Aggregate items to load for easier filtering facets
2011-08-22 Ingo Weinzierl Save and reload user defined geometries (barriers) in the map.
2011-08-22 Ingo Weinzierl Added a NoInputPanel to suppress the creation of an input panel.
2011-08-19 Ingo Weinzierl Set the map projection and its max extent dynamically - information extracted from facets.
2011-08-12 Sascha L. Teichmann Add code to extract data to load from datacage tree.
2011-08-09 Sascha L. Teichmann Datacage: Build UI tree in a more compatible style
2011-08-09 Felix Wolfsteller UI: Set CollectionViews ("Window") title to include UUID of Collection.
2011-08-09 Felix Wolfsteller UI: Cosmetics in log messages of CollectionView.
2011-08-09 Felix Wolfsteller Adjusted German translation.
2011-08-08 Sascha L. Teichmann Reverted accidental commit.
2011-08-08 Sascha L. Teichmann Removed superfluous imports.
2011-08-08 Sascha L. Teichmann Removed superfluous imports.
2011-08-08 Sascha L. Teichmann Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
2011-08-08 Sascha L. Teichmann Meta data service converter: transfer attributes to client, too.
2011-08-08 Sascha L. Teichmann Meta data service: Create correct request document now.
2011-08-08 Sascha L. Teichmann Pass user id to the meta data service.
2011-08-02 Felix Wolfsteller Minor cosmetic changes (javadoc comments).
2011-07-22 Ingo Weinzierl The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
2011-07-21 Ingo Weinzierl Repaired broken XPath expression.
2011-07-21 Ingo Weinzierl Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
2011-07-20 Ingo Weinzierl The layers created in the floodmap reflect to the facets this output mode has.
2011-07-20 Ingo Weinzierl Refactored code of theme panel and added a MapThemePanel.
2011-07-19 Ingo Weinzierl Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
2011-07-18 Ingo Weinzierl Read/create recommended Artifacts and add them to the current Collection.
2011-07-12 Ingo Weinzierl Added map tools to measure lines and polygons.
2011-07-12 Ingo Weinzierl Added missing ChangeLog entry for the last commit.
2011-07-12 Ingo Weinzierl Added map controls for digitizing and removing barriers.
2011-07-11 Ingo Weinzierl Added controls to navigate in the map.
2011-07-11 Ingo Weinzierl Finished layouting the map components.
2011-07-08 Ingo Weinzierl Introduced GwtOpenLayers to bring up maps.
2011-07-08 Ingo Weinzierl Improved the process of creating OutputTabs. Added support for map output.
2011-07-07 Ingo Weinzierl Added strings for the output mode 'floodmap'.
2011-07-07 Ingo Weinzierl Set default values in the BooleanPanel, TextProvider and AutoIntegerPanel.
2011-07-07 Ingo Weinzierl Finished the panel to enter waterlevel/ground information (from, to, diff).
2011-07-07 Ingo Weinzierl Finished the panel to activate/deactivate optional parameters.
2011-07-07 Ingo Weinzierl Finished the panel that allows integers and the string 'auto'.
2011-07-06 Ingo Weinzierl Made stepping forward/backword much smoother in the parameter list.
2011-07-06 Ingo Weinzierl Layout improvements related to the height of components in the current parameterlist.
2011-07-06 Ingo Weinzierl Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
2011-07-05 Ingo Weinzierl Added new UI providers.
2011-07-05 Ingo Weinzierl Commit forgotten ChangeLog.
2011-07-05 Ingo Weinzierl Added a panel that lets users step to a next state without feeding the current artifact with new data.
2011-07-04 Ingo Weinzierl Added the missing 'back'-button to the DistancePanel.
2011-07-01 Ingo Weinzierl #159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
2011-07-01 Ingo Weinzierl #159 The tables in the WQ panel for calculation 4 are now filled with data.
2011-06-30 Ingo Weinzierl The distance panel got two tables for locations and ranges. Both do not load any data until now.
2011-06-30 Ingo Weinzierl Implemented a new panel to enter kilometer ranges (with no option to insert locations).
2011-06-29 Ingo Weinzierl #185 Repaired zooming for IE8 and Chrome.
2011-06-29 Sascha L. Teichmann Reordered delete and rename in project context menu, add separator.
2011-06-29 Ingo Weinzierl #181 Repaired activate/deactivate function in theme list.
2011-06-28 Ingo Weinzierl GWT version upgrade from 2.1.1 to 2.3.0
2011-06-28 Ingo Weinzierl Tagged RELEASE 2.4 of flys-client.
2012-09-28 Thomas Arendsen Hein merged flys-backend/2.4 2.4
2011-06-28 Ingo Weinzierl Tagged RELEASE 2.4 of flys-backend.
2011-06-27 Ingo Weinzierl Prepared Changes for the upcoming release.
2011-06-26 Sascha L. Teichmann Removed trailing whitespace.
2011-06-26 Sascha L. Teichmann Removed superfluous imports.
2011-06-26 Sascha L. Teichmann Added a method to river to find the gauge with the max overlap with a given interval.
2011-06-26 Sascha L. Teichmann When
2011-06-22 Sascha L. Teichmann River: Added method to find gauge by its name.
2011-06-19 Sascha L. Teichmann Importer: Fix import of annotation type classification.
2011-06-19 Sascha L. Teichmann Added classification of annotation types. Needs testing!
2011-06-18 Sascha L. Teichmann river model: Added method to find gauge by a position lying in its range.
2011-06-15 Sascha L. Teichmann First part of flys/issue18
2011-06-14 Sascha L. Teichmann Fix for flys/issue110: Start index was shifted by one.
2011-06-14 Sascha L. Teichmann Forgot to store reference to edge.
2011-06-14 Sascha L. Teichmann Register the backend model.
2011-06-14 Sascha L. Teichmann Import edges to database.
2011-06-14 Sascha L. Teichmann Added 'Kanten' model
2011-06-08 Sascha L. Teichmann River: add method to find gauge by its station position.
2011-05-26 Sascha L. Teichmann River: Make search for gauges independent of from/to order.
2011-05-24 Sascha L. Teichmann Added a new view to select qs of a WST.
2011-05-24 Sascha L. Teichmann Added a new view to select ws of a WST.
2011-05-23 Sascha L. Teichmann flys/issue76: Close gaps between q ranges
2011-05-20 Ingo Weinzierl Tagged release 2.3.1 of flys-backend.
2012-09-28 Thomas Arendsen Hein merged flys-artifacts/2.4
2011-06-28 Ingo Weinzierl Tagged RELEASE 2.4 of flys-artifacts.
2011-06-27 Ingo Weinzierl The WST export contains the corrected W values now.
2011-06-27 Sascha L. Teichmann WQ: Guessing increaing w is not based on direct neighbors any more.
2011-06-27 Sascha L. Teichmann ATWriter: Fixed array size to construct spline with stricly increasing values.
2011-06-27 Ingo Weinzierl Prepared Changes for the upcoming release.
2011-06-27 Sascha L. Teichmann Fix for flys/issue150: Invert the x axis if its guessed that water is increasing.
2011-06-27 Sascha L. Teichmann WQ: Added a method to guess is increasing.
2011-06-27 Ingo Weinzierl #177 Commented out the code that generates the series names in discharge curves. This code currently generates memory problems and stops the server accepting new http requests.
2011-06-26 Sascha L. Teichmann Removed trailing whitespace.
2011-06-26 Sascha L. Teichmann Removed dead code.
2011-06-26 Sascha L. Teichmann Forgot to check in last ChangeLog change.
2011-06-26 Sascha L. Teichmann Fix for flys/issue173
2011-06-26 Sascha L. Teichmann Fix for flys/issue147
2011-06-26 Sascha L. Teichmann Fix for flys/issue86
2011-06-26 Sascha L. Teichmann Fix for flys/issue86
2011-06-25 Sascha L. Teichmann Fixed "W am Pegel" calculations.
2011-06-24 Ingo Weinzierl #174 Longitudinal section charts will now have an upper margin again.
2011-06-24 Ingo Weinzierl #172 Charts of type duration curve will now have a lower X set to '0'.
2011-06-23 Sascha L. Teichmann ATWriter: Results are now in cm. Made it more robust against corner cases.
2011-06-23 Sascha L. Teichmann Added generation and configuration of AT facets.
2011-06-23 Sascha L. Teichmann Added exporter for AT facets.
2011-06-23 Sascha L. Teichmann New AT writer for results.
2011-06-23 Ingo Weinzierl #157 Both types of discharge curves will now include the '0' value on the x-axis.
2011-06-23 Sascha L. Teichmann WQDay is based on WQ now to make it exportable as AT.
2011-06-23 Sascha L. Teichmann Added base class WQ for WQKms.
2011-06-23 Sascha L. Teichmann Corrected configuration for error reports.
2011-06-22 Ingo Weinzierl #164 Create the items for the adapted WQ state with range information for W and Q.
2011-06-22 Sascha L. Teichmann "Abflusskurve am Pegel" looks correct again.
2011-06-22 Sascha L. Teichmann Improved situtation on rendering "Abflusskurve am Pegel". Not fully working, yet.
2011-06-22 Sascha L. Teichmann Generate facets for "Abflusskurven am Pegel". Not working by now. :-/
2011-06-22 Ingo Weinzierl #161 Include the 0 on the second y axis (the Q axis) in longitudinal section charts intially.
2011-06-21 Sascha L. Teichmann Draw correction curve again.
2011-06-21 Ingo Weinzierl #157 Computed discharge curve charts always have a lower bound set to 0.
2011-06-21 Ingo Weinzierl #90 Added a margin between chart data and chart axes to avoid displaying curves on the chart border.
2011-06-21 Sascha L. Teichmann Fix for flys/issue158
2011-06-21 Sascha L. Teichmann Fix for flys/issue154
2011-06-21 Sascha L. Teichmann Only generate 'outs' if they have facets.
2011-06-21 Ingo Weinzierl Put the time-to-live of the collection into its DESCRIBE document.
2011-06-20 Sascha L. Teichmann Configured states to generate report facets.
2011-06-20 Sascha L. Teichmann Generate report facets if there are problems with the calculations.
2011-06-20 Sascha L. Teichmann Added generator and facet for error reports.
2011-06-20 Sascha L. Teichmann New model to transport data and error reports of calculations.
2011-06-18 Sascha L. Teichmann Added calculation "am Pegel" version to the "Wasserspiegellage" calculation.
2011-06-18 Sascha L. Teichmann Removed more dead code.
2011-06-18 Sascha L. Teichmann Removed dead code.
2011-06-18 Sascha L. Teichmann Only generate facets when needed.
2011-06-17 Sascha L. Teichmann Merged revisions 2127-2133,2136-2137,2140,2143-2144,2146,2150-2151,2153-2154 via svnmerge from
2011-06-17 Sascha L. Teichmann Generate data facets for the computed states. facets-slt
2011-06-17 Sascha L. Teichmann Add facet to access raw computed data. facets-slt
2011-06-17 Sascha L. Teichmann Base WST/CSV exports on facets. TODO: generate the facets. facets-slt
2011-06-17 Sascha L. Teichmann call computeAdvance() if we want to advance. facets-slt
2011-06-17 Sascha L. Teichmann mico opt: inter cmps are faster than str cmps. facets-slt
2011-06-17 Sascha L. Teichmann make getGauges() more robust facets-slt
2011-06-17 Sascha L. Teichmann Removed ComputeCallback because this was thought too complicated. Fixed issue with facets not be re-generated if same state is entered again. facets-slt
2011-06-17 Ingo Weinzierl OutGenerators use now facets to fetch necessary data. facets-slt
2011-06-16 Ingo Weinzierl OutGenerators doOut() takes a facet object now instead of just its name. facets-slt
2011-06-16 Ingo Weinzierl Add index and description of facets to collections describe document. facets-slt
2011-06-16 Ingo Weinzierl Write computed facets into artifacts describe document. facets-slt
2011-06-16 Ingo Weinzierl Generated facets for each output aspect. facets-slt
2011-06-16 Ingo Weinzierl Store facets for each state. facets-slt
2011-06-16 Ingo Weinzierl Use enums to dispatch computeFeed() and computeAdvance(). facets-slt
2011-06-16 Ingo Weinzierl Added two more compute() methods to ComputeCallback to distinguish between different phases of the artifact. facets-slt
2011-06-16 Ingo Weinzierl Moved Waterlevel state into the correct package. facets-slt
2011-06-16 Ingo Weinzierl Added a compute() method to WINFOArtifact which acts as a dispatcher for different computations. It triggers a calculation based on ComputeCallbacks that are generated by the current states. facets-slt
2011-06-15 Ingo Weinzierl Merged with trunk and introduced hashing of computed values. facets-slt
2011-06-17 Ingo Weinzierl Added a parameter 'wq_free' that determines that mode of calculation 1 (specifies if the calculation is bound to a gauge or not).
2011-06-17 Ingo Weinzierl DischargeLongitudinalSectionCurve will have corrected W facets now.
2011-06-14 Sascha L. Teichmann DistanceInfoService: Got rid of namespace in result document.
2011-06-14 Ingo Weinzierl #77 The curves in a duration chart will have names now.
2011-06-14 Ingo Weinzierl The min/max W/Q ranges in the panel for calculation4 are written into the DESCRIBE.
2011-06-14 Sascha L. Teichmann Write top 'Oberkante' and bottom 'Unterkante' to out going XML if they exist.
2011-06-14 Ingo Weinzierl The state that is used to enter locations writes the river's range into the DESCRIBE now.
2011-06-10 Sascha L. Teichmann Added error reporting to 'Wasserspiegellage' calculation.
2011-06-10 Sascha L. Teichmann Added error reporting to 'Abflusskurve' calculation.
2011-06-10 Sascha L. Teichmann Added error reporting to 'Dauerzahlen' calculation.
2011-06-10 Sascha L. Teichmann Added methods to remove NaN values.
2011-06-10 Sascha L. Teichmann Added calculation base class to collect the problems during the calculations. Adjusted calculation 4 to use the mechanism.
2011-06-09 Ingo Weinzierl Changed the zoom process - the values in the chart request document are percentual values that apply to every axis.
2011-06-09 Ingo Weinzierl Corrected axes/datasets mappings.
2011-06-08 Sascha L. Teichmann Berechnung 4: Determine the gauges by their station position. This hopefully fixes segment assignment problems.
2011-06-08 Sascha L. Teichmann Berechnung 4: Added more debug output
2011-06-08 Ingo Weinzierl #103 PART 1: The numbers which are written into the static DESCRIBE part are i18n formatted now.
2011-06-08 Ingo Weinzierl #93 Changed the name of calculation type 4.
2011-06-08 Ingo Weinzierl Made the chart range determination more robust against NaN values.
2011-06-08 Ingo Weinzierl Set the second y axis to axis position 1 (starts at 0).
2011-06-08 Sascha L. Teichmann s@m³/s@m\\u00b3/s@
2011-06-08 Sascha L. Teichmann s@m³/s@m\u00b3/s@
2011-06-08 Sascha L. Teichmann Only generate an axis element if a axis really exists.
2011-06-07 Sascha L. Teichmann BackJumpCorrector: Simpified array swapping.
2011-06-07 Sascha L. Teichmann Use java.util.List instead of java.util.Vector. Removed superfluous imports.
2011-06-07 Sascha L. Teichmann code clean up in states
2011-06-07 Ingo Weinzierl The ChartInfoGenerator appends axes range information to the document now.
2011-06-07 Sascha L. Teichmann If Artifact.feed() fails do not store invalid values in database.
2011-06-06 Sascha L. Teichmann Removed asymmetrical "- 1" from width calculation.
2011-06-05 Sascha L. Teichmann Berechnung 4: Fixed problem when more than one value per segment are given.
2011-06-05 Sascha L. Teichmann Refactored version of "Berechnung 4"
2011-06-03 Ingo Weinzierl #90 Removed margins between data area border and curves.
2011-06-03 Ingo Weinzierl Refactored the chart creation in the ChartInfoGenerators. Now, every chart is created by the XYChartGenerator again.
2011-06-03 Ingo Weinzierl Charts are zoomed to a specified view if the attribute document for the chart creation contains an x and/or y range.
2011-06-02 Sascha L. Teichmann Set collection ttl to 6 hours.
2011-06-01 Sascha L. Teichmann Added parser for segments
2011-06-01 Sascha L. Teichmann Fix crashes in back jump correction.
2011-06-01 Ingo Weinzierl The matrix that is used to transform chart image coordinates into chart coordinates supports inverted x-axis now.
2011-06-01 Ingo Weinzierl Introduced a new output generators for creating chart info documents.
2011-05-31 Ingo Weinzierl Added support for the 'type' parameter of the collection's out() operation.
2011-05-31 Sascha L. Teichmann Use an explicit reference km for interpolation now.
2011-05-30 Sascha L. Teichmann Introduce a cache for the distance-info service
2011-05-30 Sascha L. Teichmann flys/issue82: Only successful interpolations are named.
2011-05-27 Sascha L. Teichmann Re-eanbled the calculation of the backjump correction.
2011-05-27 Ingo Weinzierl Removed XML debug statement.
2011-05-27 Ingo Weinzierl Moved the code part that skips themes to a better place. This let us paint empty charts with no themes at all.
2011-05-27 Ingo Weinzierl We will no longer put deactivated themes into the chart.
2011-05-27 Ingo Weinzierl Fixed the process of creating and storing the attribute of a collection.
2011-05-26 Sascha L. Teichmann Make "Berechnungsart 4" work independent of flow direction. Commented out back jump correction temporarily.
2011-05-26 Sascha L. Teichmann Generate fields for w/q input depend on flow direction.
2011-05-26 Sascha L. Teichmann Take the flow direction into account.
2011-05-26 Sascha L. Teichmann Round exploded values to a precision of 1e-6.
2011-05-25 Sascha L. Teichmann WST value table: Qs are now stored in ranges for each column.
2011-05-24 Sascha L. Teichmann First part of storing qs in ranges
2011-05-24 Ingo Weinzierl Small bugfixes in the WQ selection state.
2011-05-24 Ingo Weinzierl ISSUE-40 (part I/II) Write values that the user had former selected / inserted into DESCRIBE document to preselect such data in the UI.
2011-05-24 Ingo Weinzierl Removed needless imports.
2011-05-24 Ingo Weinzierl ISSUE-85 (part III/III) Use the given kilometer values for the waterlevel computation.
2011-05-24 Ingo Weinzierl ISSUE-85 (part I/III) Added further fields for the location/range state.
2011-05-24 Sascha L. Teichmann Moved WST value table cache key to a separate class.
2011-05-23 Sascha L. Teichmann Introduce model to store q values of WST columns efficiently.
2011-05-23 Ingo Weinzierl ISSUE-62 (part I/II) States are no longer filled with data - if a state needs user input, it needs to query the owner artifact.
2011-05-23 Ingo Weinzierl Added a method to dump the artifacts state/data.
2011-05-23 Sascha L. Teichmann flys/issue84: Forget to select wst kind.
2011-05-20 Sascha L. Teichmann fix for flys/issue81: km weights were swapped
2011-05-20 Ingo Weinzierl Tagged release 2.3.1 of flys-artifacts.
2011-05-20 Ingo Weinzierl Prepared Changes for the upcoming release.
2011-06-28 Ingo Weinzierl Tagged RELEASE 2.4 of flys-client.
2011-06-27 Ingo Weinzierl #182 Initial WQ mode in adapted wq panel is now Q.
2011-06-27 Ingo Weinzierl Prepared Changes for the upcoming release.
2011-06-26 Sascha L. Teichmann Removed trailing whitespace.
2011-06-26 Sascha L. Teichmann Removed superfluous imports.
2011-06-24 Ingo Weinzierl #165 Set the max length of project names to 50 characters.
2011-06-24 Ingo Weinzierl Zoom-to-max-extent will zoom to the initial chart range now (without zoom values given).
2011-06-24 Ingo Weinzierl #21 Newly created projects cannot be opened twice.
2011-06-23 Ingo Weinzierl #170 Changed the DOM manipulation while zoom and drag operation.
2011-06-23 Sascha L. Teichmann Prepare for AT export.
2011-06-23 Ingo Weinzierl Removed the formatter for project names in the project list.
2011-06-23 Ingo Weinzierl Escape project's names in the project list.
2011-06-23 Ingo Weinzierl #165 (part 1) Added tooltips and table headers in the project list.
2011-06-23 Ingo Weinzierl Improved the exception handling.
2011-06-23 Sascha L. Teichmann First version of error reports.
2011-06-22 Sascha L. Teichmann Stub for report service.
2011-06-22 Ingo Weinzierl The adapted WQ panel now displays warnings if no information are present to validate user input.
2011-06-22 Ingo Weinzierl Register newly created CollectionViews at FLYSWorkspace to avoid an inconsistent view.
2011-06-22 Ingo Weinzierl Open projects are removed from screen if the user deletes them (via project list).
2011-06-22 Ingo Weinzierl Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
2011-06-22 Ingo Weinzierl Added stubs to set the name and ttl of a collection and to delete a collection.
2011-06-22 Ingo Weinzierl Improved the project list - listeners are notified after setting the name and ttl of a project.
2011-06-22 Ingo Weinzierl Adapted a german string in the WQ panel.
2011-06-22 Ingo Weinzierl #104 The WQ panel now display the selected wq mode.
2011-06-21 Ingo Weinzierl Initialize the combobox in the SelectProvider correctly.
2011-06-21 Ingo Weinzierl #156 Do not display report modes as tabs in the project view.
2011-06-21 Ingo Weinzierl The comboboxes to select the calculation mode are no longer editable.
2011-06-21 Ingo Weinzierl Restore the size of project windows if they are brought up to front.
2011-06-21 Ingo Weinzierl DoubleArrayPanel takes care on empty array fields when adding new double values. This avoids displaying 'null' values.
2011-06-21 Sascha L. Teichmann Filter reports and dispatch them to updateReports().
2011-06-21 Ingo Weinzierl #132 Set the initial mode of the location/distance panel to 'distance'.
2011-06-21 Ingo Weinzierl The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
2011-06-21 Sascha L. Teichmann Set project list update interval to 5 minutes.
2011-06-21 Ingo Weinzierl #22 Introduced a polling mechanism to refresh the projects of a user in the project list.
2011-06-21 Ingo Weinzierl Added i18n strings for each calculation report output.
2011-06-20 Sascha L. Teichmann Forget to commit changelog
2011-06-20 Sascha L. Teichmann Added dummy report panel.
2011-06-20 Sascha L. Teichmann Removed more expensive XPath.
2011-06-20 Ingo Weinzierl #140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
2011-06-17 Ingo Weinzierl #140 Code cleanup in WQ table.
2011-06-17 Ingo Weinzierl #118 Added 'wq_free' parameter to feed document even if single value mode is selected.
2011-06-17 Ingo Weinzierl #118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
2011-06-17 Ingo Weinzierl Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
2011-06-17 Ingo Weinzierl The description of a facet is now displayed in the ChartThemePanel.
2011-06-16 Sascha L. Teichmann Alloc TreeNode arrays with the right size because its known.
2011-06-15 Ingo Weinzierl The DoubleArrayPanel is more tolerant towards entered whitespaces.
2011-06-15 Ingo Weinzierl Avoid GWT throwing warnings if no 'old' items exist for the parameter list.
2011-06-15 Ingo Weinzierl #117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
2011-06-14 Ingo Weinzierl #88 Modified strings in the location/distance panel.
2011-06-14 Sascha L. Teichmann DistanceInfoService: Got rid of namespace. Use DOM instead of XPath.
2011-06-14 Sascha L. Teichmann Bring Oberkante and Unterkante into UI.
2011-06-14 Sascha L. Teichmann Loop through 'Unterkante' 'Oberkante' from service.
2011-06-14 Ingo Weinzierl Adjusted a german error message.
2011-06-14 Ingo Weinzierl Introduced a client side input validation for the adapted WQ panel.
2011-06-14 Ingo Weinzierl Introduced a client side validation for the WQ panel.
2011-06-14 Ingo Weinzierl Introduced an input validation for the location panels.
2011-06-09 Ingo Weinzierl Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
2011-06-09 Ingo Weinzierl Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
2011-06-09 Ingo Weinzierl #139 Fixed NPE while initialising user defined values in the adapted wq panel.
2011-06-08 Ingo Weinzierl Added units to the selected W or Q values in the static UI part.
2011-06-08 Ingo Weinzierl #43 Modified an english warning text.
2011-06-08 Ingo Weinzierl #21 There might be just a single window for each project now. Users can't open a project twice.
2011-06-08 Ingo Weinzierl Avoid NPE while parsing axes in ChartInfoService.
2011-06-08 Sascha L. Teichmann Don't crash if there is no transformer.
2011-06-08 Ingo Weinzierl Added a dirty hack to display project names shorter than 30 characters.
2011-06-07 Ingo Weinzierl The MouseOut event will now finish a current pan operation.
2011-06-07 Ingo Weinzierl Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
2011-06-07 Ingo Weinzierl Added a PanControl to pan charts.
2011-06-07 Ingo Weinzierl Adjusted the return values of the CSVExportService, so that GWT can handle those values better.
2011-06-07 Ingo Weinzierl Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
2011-06-06 Ingo Weinzierl Repaired broken zoom-out control.
2011-06-06 Ingo Weinzierl #131 Repaired a broken XPath expression for the chart attributes.
2011-06-06 Ingo Weinzierl Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.
2011-06-03 Ingo Weinzierl Added missing icon for the zoom-out control.
2011-06-03 Ingo Weinzierl Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
2011-06-03 Ingo Weinzierl Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
2011-06-03 Ingo Weinzierl Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
2011-06-01 Ingo Weinzierl Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
2011-06-01 Ingo Weinzierl Implemented a zoombox control and added it to the chart toolbar.
2011-06-01 Ingo Weinzierl Improved the layout of the mouse position panel.
2011-06-01 Ingo Weinzierl Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
2011-06-01 Ingo Weinzierl The collection object in the CollectionView is now accessible via getter method.
2011-06-01 Ingo Weinzierl Removed a debug statement.
2011-06-01 Ingo Weinzierl Added a chart info service to fetch the info document for a specific chart from artifact server.
2011-05-27 Ingo Weinzierl Added a first implementation of a MousePositionPanel - work is not finished yet.
2011-05-27 Ingo Weinzierl Moved the toolbar stuff of the chart panel into an own class.
2011-05-27 Ingo Weinzierl Replaced buttons displayed as labels with real buttons.
2011-05-27 Ingo Weinzierl The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
2011-05-27 Ingo Weinzierl Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
2011-05-27 Ingo Weinzierl Changes in the chart theme panel will now have an effect on the themes stored at the collection.
2011-05-26 Ingo Weinzierl Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
2011-05-25 Ingo Weinzierl Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
2011-05-25 Ingo Weinzierl Added a service stub to update/modify the attribute of a collection (used in the theme control panel).
2011-05-25 Ingo Weinzierl Removed a bug in the DefaultTheme that prevented setting the artifact of a Theme correctly.
2011-05-25 Ingo Weinzierl The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
2011-05-25 Ingo Weinzierl Implemented the first step of a theme control panel for charts.
2011-05-25 Ingo Weinzierl Removed needless imports.
2011-05-25 Ingo Weinzierl Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
2011-05-25 Ingo Weinzierl Bugfix in the range/location panel - avoid NullPointerExceptions in getData().
2011-05-24 Ingo Weinzierl ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
2011-05-24 Ingo Weinzierl Added i18n error messages.
2011-05-24 Ingo Weinzierl Take care on empty Data objects while initializing default values in Location/distance panel.
2011-05-24 Ingo Weinzierl ISSUE-85 (part II/III) Repaired broken location/range panel.
2011-05-24 Ingo Weinzierl The default values/labels for Data objects are read from DESCRIBE document.
2011-05-24 Ingo Weinzierl Enhanced the Data object to save default values/labels.
2011-05-23 Ingo Weinzierl Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
2011-05-20 Ingo Weinzierl Reverted commit that changed the default port of the artifact server.
2011-05-20 Ingo Weinzierl Added missing i18n strings for duration curve export.
2011-05-20 Ingo Weinzierl Tagged release 2.3.1 of flys-client.
2011-05-20 Ingo Weinzierl Prepared Changes for release 2.3.1
2012-09-28 Thomas Arendsen Hein merged flys-backend/2.3.1 2.3.1
2011-05-20 Ingo Weinzierl Tagged release 2.3.1 of flys-backend.
2011-05-13 Ingo Weinzierl Prepared Changes for the upcoming release.
2011-05-11 Sascha L. Teichmann Schema: Added a column which tells if a river counts its km up or downwards.
2011-05-10 Sascha L. Teichmann Fixed flys/issue11 and flys51.
2011-05-09 Sascha L. Teichmann Importer: Added unsharp lookup to avoid numerical problems.
2011-05-09 Sascha L. Teichmann Importer: Fix silly bug and set Hibernate session flushing back to auto.
2011-05-09 Sascha L. Teichmann Importer: Change caching strategy not to cause OOM any more.
2011-05-08 Sascha L. Teichmann Importer: Use BigDecimals in hashing to prevent numerical problems. Cache ranges globally, too.
2011-05-08 Sascha L. Teichmann Importer: Only accept main value types 'Q', 'W', 'D' and 'T' by default.
2011-05-08 Sascha L. Teichmann Importer: Cache the discharge table values, too.
2011-05-08 Sascha L. Teichmann Importer: centralized caching
2011-05-08 Sascha L. Teichmann Schema: Dropped constraint which forces discharge tables to have a unique time interval for a given gauge and kind.
2011-05-08 Sascha L. Teichmann Importer: make column names in WST files unique by appending (1), (2) and so on in case of collision
2011-05-06 Sascha L. Teichmann Importer: Import the "HW-Schutzanlagen", too.
2011-05-06 Sascha L. Teichmann Importer: Make import of historical discharge tables work.
2011-05-05 Sascha L. Teichmann Importer: parse historical discharge tables, too. TODO: store them in database.
2011-05-05 Sascha L. Teichmann Importer: Prefix "Zusätzliche Längsschnitte" with "Zus.Längsschnitte" in description.
2011-05-05 Sascha L. Teichmann Import "Hochwasser-Marken", too.
2011-05-05 Sascha L. Teichmann Importer: Ignore lines that contain km positions which were found before in the same WST file.
2011-05-05 Ingo Weinzierl River got a new method that returns all gauges intersected by a given start and end point.
2011-05-03 Sascha L. Teichmann Importer: forgot to fetch time interval peer
2011-05-03 Sascha L. Teichmann Importer: Attach a time interval to a discharge table if we find one during import.
2011-05-03 Sascha L. Teichmann Importer: Try to extract time ranges from at files.
2011-05-03 Sascha L. Teichmann Parse and store "amtliche Linien" wst files.
2011-05-03 Sascha L. Teichmann Importer: parse and store fixation wst files as well
2011-05-03 Sascha L. Teichmann Importer: Support parsing "zusaetzliche Laengsschnitte".
2011-05-02 Sascha L. Teichmann Fixed flys/issue19
2011-05-02 Ingo Weinzierl Introduced a 'scale' parameter in Gauge.determineMinMaxW().
2011-05-01 Sascha L. Teichmann Removed superfluous import.
2011-04-20 Ingo Weinzierl Implemented a WstColumnValue cache to speed up inserting WST files into database.
2011-04-18 Sascha L. Teichmann Forgot to add db update to changelog
2011-04-18 Sascha L. Teichmann Added a view 'wst_value_table' which aggregates the data to build w/q value tables.
2011-04-18 Sascha L. Teichmann Add forgotten one to many relation Wst -> WstColumn.
2011-04-18 Sascha L. Teichmann Import of q ranges of wst files was totally broken.
2011-04-18 Sascha L. Teichmann Importer: Forgot kind parameter in peer fetching query.
2011-04-18 Ingo Weinzierl Added a new method to determine the selected gauge of a river based on a start and end point.
2011-04-15 Sascha L. Teichmann Added 'position' column to wst_columns to allow order them by there column position in the original wst file.
2011-04-15 Sascha L. Teichmann Forget ',' in schema.
2011-04-15 Sascha L. Teichmann Fixed index problem when an empty list is returned.
2011-04-15 Ingo Weinzierl Added methods to retrieve the min and max W and Q values of a Wst and Gauge.
2011-04-15 Sascha L. Teichmann Added new column 'kind' in discharge tables and wst to distinguish between different types.
2011-04-15 Ingo Weinzierl Moved the SessionHolder from flys-artifacts to flys-backend.
2011-04-14 Ingo Weinzierl Added a method to River that returns the min and max distance of the river.
2011-04-03 Sascha L. Teichmann Removed trailing whitespace.
2011-03-30 Ingo Weinzierl Tagged RELEASE 0.1 of FLYS backend.
2012-09-28 Thomas Arendsen Hein merged flys-artifacts/2.3.1
2011-05-20 Ingo Weinzierl Tagged release 2.3.1 of flys-artifacts.
2011-05-20 Hans Plum Notes to Release V 2.3.1
2011-05-19 Sascha L. Teichmann Increment kms array size by one to take the end of range, too.
2011-05-19 Sascha L. Teichmann Use unsharp km lookup (epsilon = 0.0001).
2011-05-19 Ingo Weinzierl ISSUE-66 Fixed broken english subtitle template for longitudinal section charts.
2011-05-19 Ingo Weinzierl The curve of a computed discharge curve has a human readable text now.
2011-05-19 Sascha L. Teichmann Reintroduced titles for the "W for unausgeglichene Abfluesse".
2011-05-19 Ingo Weinzierl Added names for discharge curves (at gauges).
2011-05-19 Sascha L. Teichmann Removed dead code
2011-05-19 Sascha L. Teichmann use correct kms and step width now now
2011-05-18 Sascha L. Teichmann Use new logic to calculate "W für ungleichwertige Abfluesse". Not working yet.
2011-05-18 Ingo Weinzierl Enabled the discharge longitudinal section to be exported as WST.
2011-05-18 Sascha L. Teichmann flys/issue69: Connected calculation with the UI
2011-05-18 Ingo Weinzierl W and Q curves in longitudinal section curves will now have names.
2011-05-18 Ingo Weinzierl WSTs will now have a header that contains the names of the Ws or Qs that had been defined for the computation.
2011-05-17 Ingo Weinzierl Implemented writer that creates WSTs and enabled the WaterlevelExporter to create those.
2011-05-17 Ingo Weinzierl Added a new class that supports formatters for different types of data.
2011-05-17 Ingo Weinzierl ISSUE-72 Repaired broken XPath expression in MainValuesService to extract start and end kilometer.
2011-05-17 Sascha L. Teichmann Separated the WST table loading logic from the calculations.
2011-05-17 Ingo Weinzierl Tagged RELEASE 2.3
2011-05-20 Ingo Weinzierl Tagged release 2.3.1 of flys-client.
2011-05-20 Hans Plum Reverted src/main/java/de/intevation/flys/client/client/config.xml after unintentional change
2011-05-20 Hans Plum NEWS to Release V 2.3.1
2011-05-19 Ingo Weinzierl Prepared Changes for the upcoming RELEASE 2.3.1
2011-05-19 Ingo Weinzierl ISSUE-35 The project view has a maximize button now.
2011-05-19 Ingo Weinzierl ISSUE-43 Adapted the english warning the is displayed before a language switch takes place.
2011-05-19 Ingo Weinzierl Added missing i18n strings for computed discharge curve exports.
2011-05-18 Ingo Weinzierl Added i18n strings for exports.
2011-05-17 Ingo Weinzierl Adjusted the width of an export button and added a tooltip to distinguish different exports.
2011-05-17 Ingo Weinzierl Adjusted a method signature of ClientProtocolUtils that has been changed in the last revision.
2011-05-17 Ingo Weinzierl Tagged RELEASE 2.3 of flys-client.
2012-09-28 Thomas Arendsen Hein merged flys-artifacts/2.3 2.3
2011-05-17 Ingo Weinzierl Tagged RELEASE 2.3
2011-05-16 Hans Plum Added NEWS File for collecting enduser-sepcific information for releases
2011-05-15 Sascha L. Teichmann First step to calculate "W fuer ungleichwertige Abfluesse" correctly. flys/issue55
2011-05-15 Sascha L. Teichmann Fix step to fix issue69: Do the right calculation
2011-05-13 Ingo Weinzierl Prepared Changes for the upcoming release 2.3.
2011-05-13 Ingo Weinzierl ISSUE-37 The river state wants to be rendered using a river_panel UI provider.
2011-05-12 Ingo Weinzierl Charts are generated using the size defined in the incoming request document.
2011-05-11 Ingo Weinzierl ISSUE-52 The longitudinal section charts will now always have the head of the river at the left side.
2011-05-11 Sascha L. Teichmann MetaDataService: Make incoming XML symmetric to DistanceInfoService.
2011-05-10 Ingo Weinzierl ISSUE-47 Adjusted the line color of W, Q and corrected W curves (temporarilly).
2011-05-10 Ingo Weinzierl Display gridlines in charts.
2011-05-10 Ingo Weinzierl ISSUE-53 Formatted number values of CSV exports.
2011-05-10 Ingo Weinzierl Implemented the input validation of WQ in the adapted WQ panel.
2011-05-10 Ingo Weinzierl The CSV exports will now have headers.
2011-05-10 Sascha L. Teichmann Datacage: Added river parameter to meta data services.
2011-05-10 Ingo Weinzierl Added subtitles to the available charts.
2011-05-10 Ingo Weinzierl Added a method to Resources that returns translated compound messages.
2011-05-10 Ingo Weinzierl Improved the OutGenerator interface to set a master artifact for the out generation.
2011-05-10 Ingo Weinzierl Enabled the WINFO artifact to choose between W and Q mode in the adapted wq panel of the discharge longitudinal section computation.
2011-05-09 Sascha L. Teichmann Datacage service: Cleanup served XML document.
2011-05-09 Sascha L. Teichmann Datacage: Added forgotten columns of fixation WST to datcage template.
2011-05-09 Ingo Weinzierl Enabled i18n support for charts.
2011-05-09 Ingo Weinzierl Added a CSV exporter for the discharge longitudinal section computation.
2011-05-07 Sascha L. Teichmann Back jump correction should work now for both flow directions.
2011-05-06 Sascha L. Teichmann Added data cage configuration for 'Längsschnitt'.
2011-05-06 Sascha L. Teichmann Add data cage configuration for "Abflusskurve [NN + m]".
2011-05-06 Ingo Weinzierl Added an OutGenerator to create discharge longitudinal section charts.
2011-05-06 Ingo Weinzierl Implemented methods to retrieve and compute the data used to create discharge longitudinal sections.
2011-05-05 Ingo Weinzierl Small bugfix in the adapted WQ state and further i18n strings.
2011-05-05 Ingo Weinzierl Changed the y-axis title of the computed discharge curve.
2011-05-05 Ingo Weinzierl Improved the transition model and added states to enable the 'discharge longitudinal section' computation - NOTE: the work in this computation has not finished yet.
2011-05-05 Ingo Weinzierl Use a default step width (100m) between two kilometers if no width is given.
2011-05-05 Ingo Weinzierl Fixed a potential NullPointerException while creating a longitudinal section chart.
2011-05-04 Sascha L. Teichmann fix flys/issue30
2011-05-04 Sascha L. Teichmann 'berechnete Abflusskurve': generate ws from qs
2011-05-04 Ingo Weinzierl Filled the discharge curve exporter (CSV) with code - now, it generates a CSV export with the computed discharge curve data.
2011-05-04 Ingo Weinzierl Enabled the WINFO artifact to compute the data for discharge curves (computed) - ComputedDischargeCurveGenerator uses those values now to create the chart.
2011-05-04 Ingo Weinzierl Improved the transition model and added classes to enable the WINFO artifact to create computed discharge curves - NOTE: each of the new classes is just a stub.
2011-05-03 Ingo Weinzierl Added an exporter to export the computed data of a duration curve.
2011-05-03 Ingo Weinzierl Modified a confusing debug statement.
2011-05-03 Ingo Weinzierl Added an exporter (OutGenerator) for waterlevels which currently supports CSV exports.
2011-05-03 Ingo Weinzierl Introduced an export output target on collection level that enables collections to be exported.
2011-05-03 Ingo Weinzierl I18N Bugfix.
2011-05-03 Ingo Weinzierl Added i18n strings for the location selection.
2011-05-03 Ingo Weinzierl Enabled the WINFO artifact to create duration curves - new OutGenerator, added methods for data computation.
2011-05-03 Sascha L. Teichmann visualize-transitions.xsl: State quoting was done wrong.
2011-05-02 Ingo Weinzierl Enhanced the transition model to reach a state that creates duration curves.
2011-05-02 Sascha L. Teichmann Flush/persist cache at end of program.
2011-05-02 Ingo Weinzierl The DischargeCurveGenerator uses public methods of FLYSArtifact to retrieve all necessary information of the current settings.
2011-05-02 Sascha L. Teichmann Moved expensive allocation of result arrays out of km loop.
2011-05-02 Ingo Weinzierl Enabled the FLYSArtifact to handle an array of inserted WQ values (without given ranges).
2011-05-02 Sascha L. Teichmann Repaired DischargeTables.getQForW()
2011-05-02 Ingo Weinzierl Enabled the server to handle longitudinal section chart requests with inserted W data - Ws are transformed into Qs then.
2011-05-02 Ingo Weinzierl Removed an unused parameter from DischargeTables.getQForW().
2011-05-02 Ingo Weinzierl Ws and Qs of a longitudinal section chart are mapped to an own range axis now.
2011-05-01 Sascha L. Teichmann Added caching support for the wst value tables.
2011-04-29 Sascha L. Teichmann Added ehcache support.
2011-04-29 Sascha L. Teichmann Added meta data service.
2011-04-29 Sascha L. Teichmann Added meta service stub. TODO: Add meta data builder.
2011-04-29 Ingo Weinzierl Bugfix: Changed the datastructure of the ThemeList (inner class of FLYSArtifactCollection) to store the theme of a chart in an ordered list -> Q curves of longitudinal section charts are now drawn.
2011-04-29 Ingo Weinzierl Implemented the chart creation of a longitudinal section chart - W and Q facets.
2011-04-29 Ingo Weinzierl Improved the calculation of the step width of ranges.
2011-04-29 Ingo Weinzierl New method WQKms.size() to retrieve the number of elements in the data pool.
2011-04-29 Sascha L. Teichmann WQKms model: Added a get() method which takes destination array as an argument.
2011-04-29 Ingo Weinzierl Introduced GNU Trove to store WQKms values in a more performant data structure.
2011-04-29 Ingo Weinzierl Added the name of the facet to the parameterlist of OutGenerator.doOut().
2011-04-29 Ingo Weinzierl Added themes and mappings for the W and Q theme of a longitudinal section curve.
2011-04-29 Ingo Weinzierl Added necessary methods to start the computation of waterlevel data.
2011-04-29 Ingo Weinzierl Introduced a model class to store a set of triple data objects that consist of W, Q and Kms information.
2011-04-29 Ingo Weinzierl Bugfix: Removed endless loop and a bug while iterating over Hibernate results.
2011-04-28 Ingo Weinzierl Added an OutGenerator for creating longitudinal section curves.
2011-04-28 Ingo Weinzierl Bugfix: Added missing <output-generators> section to the global configuration.
2011-04-28 Ingo Weinzierl Added a further state that is reached if the waterlevel calculation mode has been chosen.
2011-04-28 Ingo Weinzierl Added a new Transition to compare values.
2011-04-28 Ingo Weinzierl Bugfixes: Adapted a broken method call of TransitionEngine.isStateReachable() and added the outputs of a current state to the DESCRIBE.
2011-04-28 Ingo Weinzierl Bugfix: Added the missing init() method to a Transition and call it in the TransitionFactory after a Transition has been created.
2011-04-28 Ingo Weinzierl Bugfix: The outputs of a Collection's attribute document are stored in an outputs node now instead of being stored toplevel in the document.
2011-04-28 Ingo Weinzierl Throw an illegal argument exception in LocationDistanceSelect.validate() and WQSelect.validate() if no data has been inserted so far.
2011-04-28 Sascha L. Teichmann Added XSL transformation do create Graphviz digraph out of conf.xml
2011-04-28 Ingo Weinzierl The OutGenerator gets the theme of a facet while output creation.
2011-04-27 Ingo Weinzierl Removed useless imports.
2011-04-27 Ingo Weinzierl Added an abstract OutGenerator that should be the base class for all generators which create charts.
2011-04-27 Ingo Weinzierl Improved the out() operation of a Collection - the OutGenerator gets to know about the facets and its theme.
2011-04-26 Ingo Weinzierl The Attributes of a collection are written into its DESCRIBE now.
2011-04-26 Ingo Weinzierl Initialized the facet2theme mappings configured in themes.xml and added a function to the ThemeFactory that retrieves a theme from FLYSContext based on its name.
2011-04-22 Sascha L. Teichmann Corrected a silly c&p mistake.
2011-04-22 Sascha L. Teichmann Implementation of the "Ruecksprungkorrektur" to be done in "W fuer angepassten Abflusslaengschnitt".
2011-04-21 Ingo Weinzierl Removed debug code that has been commited by accident.
2011-04-21 Ingo Weinzierl Added a first small theme configuration and code to read it.
2011-04-21 Ingo Weinzierl Implementation of interfaces and its default implementations and a factory to work with themes.
2011-04-20 Sascha L. Teichmann Implementation of "Abflusskurve/Abflusstafel" calculation.
2011-04-20 Sascha L. Teichmann Added dependency to Apache Commons Math 2.2 (Apache License 2.0)
2011-04-20 Sascha L. Teichmann Discharge table: Fix problem when sorting by q (copied w instead of q).
2011-04-20 Ingo Weinzierl Fixed broken HQL statement.
2011-04-19 Sascha L. Teichmann Implemented the "Wasserstand/Wasserspiegellagen" calculation.
2011-04-19 Sascha L. Teichmann Discharge table: we need a getQForW() and not a getWForQ().
2011-04-19 Sascha L. Teichmann Discharge tables: Sorting of q values was done wrong.
2011-04-19 Ingo Weinzierl The list of annotations returned by the AnnotationFactory is ordered by its range.
2011-04-19 Ingo Weinzierl Added a service that returns the MainValues of a Gauge based on a river name and a stationing.
2011-04-19 Ingo Weinzierl Added a factory that returns MainValues.
2011-04-19 Sascha L. Teichmann Discharge table: Added static method getWForQ() to interpolate a w value for a given q value based on a given discharge table.
2011-04-19 Sascha L. Teichmann Discharge tables: Added convenience constructors/methods to ease the access to the master discharge table of a gauge.
2011-04-18 Sascha L. Teichmann Moved the query complexity of creating a w/q value table into view
2011-04-18 Sascha L. Teichmann Fetches w/q value tables from the backend.
2011-04-18 Ingo Weinzierl Changed the error key that is written to the result document of the feed operation.
2011-04-18 Ingo Weinzierl The inserted river is validated in the feed operation().
2011-04-18 Ingo Weinzierl The calculation method is validated in the feed() operation.
2011-04-18 Ingo Weinzierl The inserted ranges (distance and WQ ranges) are validated in the feed() operation.
2011-04-18 Ingo Weinzierl Removed testing code that has been comitted by accident in the last revision.
2011-04-18 Ingo Weinzierl The getGauge() method of the FLYSArtifact returns the first gauge based on the given stationing now.
2011-04-15 Ingo Weinzierl The WQ state fills the DESCRIBE with default values for W and Q.
2011-04-15 Ingo Weinzierl Added a WstFactory to return Wst objects.
2011-04-15 Ingo Weinzierl FLYSArtifact provides methods to retrieve the real River, Gauge objects.
2011-04-15 Ingo Weinzierl Bugfix: repaired broken imports of the session holder.
2011-04-15 Ingo Weinzierl Removed the SessionHolder and adapted imports.
2011-04-14 Sascha L. Teichmann Acquire/release sessions in services to avoid db connection leaks.
2011-04-14 Ingo Weinzierl The location/distance state now writes default values into DESCRIBE.
2011-04-14 Ingo Weinzierl Added a new function to RiverFactory that retrieves a River object based on a given river name.
2011-04-14 Sascha L. Teichmann Backend access: Static methods are using the SessionHolder, too.
2011-04-14 Ingo Weinzierl Finalized the SessionCallContextListener and registered it as CallContext.Listener in the configuration.
2011-04-14 Ingo Weinzierl Bugfix: Call correct method to retrieve and initialize an instance of SessionFactoryProvider.
2011-04-14 Sascha L. Teichmann Added a session holder to hold hibernate sessions.
2011-04-14 Ingo Weinzierl Added an Implementation of CallContext.Listener to open/close Hibernate Sessions for each request.
2011-04-14 Ingo Weinzierl Modified the states' describe() method - related to the last commit.
2011-04-14 Ingo Weinzierl Removed the state to explicitly select a gauge.
2011-04-13 Ingo Weinzierl Bugfix: Repaired the dynamic UI part of the RiverSelect state in DESCRIBE.
2011-04-12 Ingo Weinzierl Write the name of an artifact into the DESCRIBE document.
2011-04-12 Ingo Weinzierl Bugfix: States are filled with data before they describe themself.
2011-04-11 Ingo Weinzierl Implemented a service that retrieves distance information for a specific river.
2011-04-06 Ingo Weinzierl The FLYSArtifactCollection overrides out() and uses OutGenerators to create output for this operation.
2011-04-06 Ingo Weinzierl Added a DischargeCurveGenerator that creates discharge curves.
2011-04-06 Ingo Weinzierl Changed the visibility of getData() method of FLYSArtifacts.
2011-04-03 Sascha L. Teichmann Removed trailing whitespace.
2011-04-03 Sascha L. Teichmann Make project compilable again.
2011-03-31 Ingo Weinzierl Added code to parse the configured OutGenerators in the global configuration and to save a map of such in the FLYSContext.
2011-03-31 Ingo Weinzierl Added an OutGenerator interface that might be used to generator collected outputs of a set of artifacts.
2011-03-30 Ingo Weinzierl Removed the Backend reference from FLYSArtifactCollection.
2011-03-30 Ingo Weinzierl Enhanced the output mode for discharge curves with three facets.
2011-03-30 Ingo Weinzierl Tagged RELEASE 0.1 of FLYS Artifacts.
2011-05-17 Ingo Weinzierl Tagged RELEASE 2.3 of flys-client.
2011-05-16 Hans Plum Added missing information for release
2011-05-16 Hans Plum Added NEWS File for collecting enduser-sepcific information for releases
2011-05-13 Ingo Weinzierl Prepared Changes for the upcoming release 2.3.
2011-05-13 Sascha L. Teichmann Datacage: Better converter for incoming XML tree
2011-05-12 Raimund Renkert ISSUE 61: Changed datacage button style.
2011-05-12 Raimund Renkert ISSUE 46: Removed the table header context menu.
2011-05-12 Raimund Renkert ISSUE 43: Changed i18n strings.
2011-05-12 Raimund Renkert Show rivers as links instead of a combobox.
2011-05-12 Ingo Weinzierl ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.
2011-05-12 Ingo Weinzierl Enabled the client to request charts in different sizes.
2011-05-12 Ingo Weinzierl ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
2011-05-11 Sascha L. Teichmann Datacage: transport rpc result to ui.
2011-05-11 Ingo Weinzierl Changed the height of the export panel.
2011-05-11 Sascha L. Teichmann UI stub for data cage
2011-05-11 Ingo Weinzierl ISSUE-56 Display download buttons to export the computed data.
2011-05-11 Ingo Weinzierl Added a service to export data from the artifact server.
2011-05-11 Raimund Renkert ISSUE 34: Move every new project window 20 px down and right.
2011-05-11 Raimund Renkert ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
2011-05-11 Raimund Renkert Set the computation result panel width and height to 100%.
2011-05-11 Ingo Weinzierl Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
2011-05-11 Ingo Weinzierl ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
2011-05-11 Ingo Weinzierl ISSUE-57 Replaced wrong i18n function call.
2011-05-10 Ingo Weinzierl ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.
2011-05-10 Ingo Weinzierl ISSUE-38 Set the first value of a select box as default value.
2011-05-10 Ingo Weinzierl Added i18n error messages used in the adapted wq panel.
2011-05-10 Raimund Renkert Changed the empty table message for the WQ input table.
2011-05-10 Raimund Renkert Changed the empty table message for helper and data tables.
2011-05-10 Sascha L. Teichmann Added stub for meta data service.
2011-05-10 Raimund Renkert Fixed the location input. A range selection sets the correct location values
2011-05-10 Raimund Renkert Remove the data table on step back.
2011-05-10 Raimund Renkert Build a dynamic table for the CSV data.
2011-05-10 Ingo Weinzierl Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
2011-05-09 Ingo Weinzierl Fixed a broken dependency in the maven pom file.
2011-05-09 Raimund Renkert Added table and service for calculation output to UI.
2011-05-09 Ingo Weinzierl Added radio buttons to choose between W/Q modes in the adapted WQ panel.
2011-05-09 Ingo Weinzierl Bugfix: the current locale string is used to fetch chart images now.
2011-05-09 Ingo Weinzierl Added a doubleclick listener to the project list to open a project.
2011-05-09 Sascha L. Teichmann Removed superfluous imports.
2011-05-09 Ingo Weinzierl Changed the wording when speaking about kilometer ranges.
2011-05-05 Raimund Renkert Enable or disable table rows depending on the WQ selection.
2011-05-05 Raimund Renkert Implemented handler for WQ value selection.
2011-05-05 Raimund Renkert Added table for WQ inputs.
2011-05-05 Ingo Weinzierl Implemented the createOld() of WQAdaptedInputPanel.
2011-05-05 Ingo Weinzierl The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
2011-05-04 Raimund Renkert Added new WQ info service and data structures.
2011-05-04 Raimund Renkert Do not update the locations table if no data is cached.
2011-05-04 Ingo Weinzierl Added a stub implementation of a WQ panel for discharge longitudinal section computations.
2011-05-04 Raimund Renkert Fixed the single location input panel.
2011-05-04 Ingo Weinzierl Renamed non-computed discharge curve outputs.
2011-05-04 Ingo Weinzierl Added i18n strings for the computed discharge curve.
2011-05-03 Ingo Weinzierl Added new i18n strings for new output modes.
2011-05-03 Raimund Renkert Added new UI provider for single location selection.
2011-05-02 Raimund Renkert Cash the table data and rebuild the location table on distance selection.
2011-05-02 Ingo Weinzierl Introduced two further parameters in the WQ panel to determine the selection mode (range/single, w/q).
2011-05-02 Raimund Renkert Added location and distance tables.
2011-05-02 Ingo Weinzierl Bugfix: the WQ panel now returns the correct step width value if the range mode is selected.
2011-04-29 Raimund Renkert Prepared UI elements for the location and distance input tables.
2011-04-28 Ingo Weinzierl Added i18n strings for a longitudinal section curve.
2011-04-28 Raimund Renkert Added class diagrams for the client ui.
2011-04-18 Ingo Weinzierl Added error messages that are displayed during the feed operation.
2011-04-14 Ingo Weinzierl Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
2011-04-12 Ingo Weinzierl The title of a the ParameterList tab depends on the Artifact's name if we create a new project window with an existing Artifact.
2011-04-12 Ingo Weinzierl We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
2011-04-12 Ingo Weinzierl The project list is sorted now.
2011-04-12 Ingo Weinzierl Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
2011-04-12 Ingo Weinzierl Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).
2011-04-12 Ingo Weinzierl Added more i18n error messages.
2011-04-12 Ingo Weinzierl The CollectionRecord implements a method that returns the Collection objects which is represented by the record now.
2011-04-12 Ingo Weinzierl Added a new service to query an artifact description.
2011-04-11 Ingo Weinzierl Implemented a context menu for the project list.
2011-04-11 Ingo Weinzierl Implemented a service to fetch distance information of a river from the artifact server.
2011-04-11 Ingo Weinzierl Added a model class that represents a distance information.
2011-04-08 Ingo Weinzierl Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
2011-04-08 Ingo Weinzierl Added an exception class that should be used if the user authentication fails.
2011-04-08 Ingo Weinzierl Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
2011-04-08 Ingo Weinzierl Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
2011-04-07 Ingo Weinzierl The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
2011-04-07 Ingo Weinzierl Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
2011-04-05 Ingo Weinzierl Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
2011-04-05 Ingo Weinzierl Implemented the button to toggle the current locale.
2011-04-05 Ingo Weinzierl Added missing i18n footer strings.
2011-03-30 Ingo Weinzierl Tagged RELEASE 0.1 of FLYS Client.
2012-09-28 Thomas Arendsen Hein merged flys-backend/0.1 0.1
2011-03-28 Sascha L. Teichmann Fixed swap of operands in importer.
2011-03-28 Sascha L. Teichmann Forgot to save the last change before commit.
2011-03-28 Sascha L. Teichmann Added methods to find out if two ranges intersects.
2011-03-24 Sascha L. Teichmann Added an one to many relation to the discharge tables of a gauge.
2011-03-23 Sascha L. Teichmann Finished import of WSTs.
2011-03-23 Sascha L. Teichmann Build models for wsts, wst columns and q ranges and store them in the backend.
2011-03-23 Sascha L. Teichmann Add a hack to repair the units in WST files extraction.
2011-03-22 Sascha L. Teichmann Ported over some WST parsing stuff from desktop flys
2011-03-22 Ingo Weinzierl Added import code for importing discharge tables.
2011-03-22 Sascha L. Teichmann Added stub for WST parser.
2011-03-22 Sascha L. Teichmann Added importer helper model stubs for WST imports.
2011-03-21 Sascha L. Teichmann Second part of parsing/storing main values. Should be finished now.
2011-03-21 Sascha L. Teichmann Fixed wrong unique constraint.
2011-03-21 Sascha L. Teichmann Add forgotten column river_id in Gauges.
2011-03-21 Sascha L. Teichmann Added missing ImportGauge.getPeer() method
2011-03-21 Sascha L. Teichmann Propagate river into storing of gauges.
2011-03-21 Sascha L. Teichmann Added stub code to write gauges
2011-03-18 Sascha L. Teichmann First part of parsing main values.
2011-03-18 Sascha L. Teichmann Store annotations in backend.
2011-03-17 Sascha L. Teichmann Importer: Bound Attributes and Positions to there backend peers.
2011-03-17 Sascha L. Teichmann Added parser to read *.KM files.
2011-03-17 Sascha L. Teichmann Added new helper models for import.
2011-03-17 Sascha L. Teichmann Added parsing of PEGEL.GLT files.
2011-03-17 Sascha L. Teichmann Importer: Used thread local pattern to make sharing of session easier.
2011-03-17 Sascha L. Teichmann Importer: Fixed error in HQL statement.
2011-03-17 Sascha L. Teichmann Commented out a debug block because it leaks the db password.
2011-03-16 Sascha L. Teichmann Store imported rivers into database. Needs testing!
2011-03-16 Sascha L. Teichmann Default connection parameters are now overwritable with system properties.
2011-03-16 Sascha L. Teichmann Expose the creation of the SessionFactory to the public to
2011-03-16 Sascha L. Teichmann Importer: Added info gew parser.
2011-03-15 Sascha L. Teichmann SessionFactoryProvider for access to the backend.
2011-03-15 Sascha L. Teichmann Added dependency to artifacts-commons to be able to use the global configuration of the artifact database.
2011-03-15 Sascha L. Teichmann Added foreign key constraint annotations to model classes.
2011-03-14 Sascha L. Teichmann Fixed wrong spelled column references in foreign keys introduces with last change.
2011-03-14 Sascha L. Teichmann Added column annotations for simple fields. TODO: foreign keys.
2011-03-14 Sascha L. Teichmann Added entity and id annotations.
2011-03-14 Sascha L. Teichmann Added missing sequences. Deleted unsupported sqlite schema.
2011-03-11 Sascha L. Teichmann Bound Apache Commons DBCP with Hibernate.
2011-03-11 Sascha L. Teichmann More Hibernate/JPA stuff
2011-03-10 Sascha L. Teichmann Added POJOs to be mapped to schema.
2011-03-09 Sascha L. Teichmann Added dependency Hibernate Core 3.6.1 Final
2011-03-09 Sascha L. Teichmann Created a new empty maven project
2011-03-09 Sascha L. Teichmann Converted schema to be PostgreSQL compatible.
2011-03-09 Sascha L. Teichmann Factorized time intervals out into a separated table.
2011-02-22 Sascha L. Teichmann Initial database import scripts. Not finished, yet.
2011-02-10 Sascha L. Teichmann Initial check in of the FLYS database backend.
2012-09-28 Thomas Arendsen Hein merged flys-artifacts/0.1
2011-03-30 Ingo Weinzierl Renamed an output mode in the WINFO artifact configuration.
2011-03-29 Ingo Weinzierl Changed a german string in the resource bundle.
2011-03-29 Ingo Weinzierl Adapted the available calculation modes of WINFO and its order in the DESCRIBE document.
2011-03-28 Ingo Weinzierl Added the hash code of an artifact to the artifact part of the collection's DESCRIBE document.
2011-03-28 Ingo Weinzierl Changed the background color of discharge curves to white.
2011-03-28 Sascha L. Teichmann DischargeTables: Cache the scale, too. Otherwise two calls to getValues() with different arguments will result in the same output.
2011-03-28 Ingo Weinzierl The out() operation of the WINFO artifact draws discharge tables for gauges specified by the user.
2011-03-28 Ingo Weinzierl Added a helper class to export charts.
2011-03-28 Sascha L. Teichmann Add factory to fetch gauges from database and filter them
2011-03-25 Sascha L. Teichmann Don't used interleaved x/y data.
2011-03-25 Ingo Weinzierl Updated the TODO list.
2011-03-25 Ingo Weinzierl Bugfix: Added a missing artifact namespace prefix in the DESCRIBE document of a FLYSArtifactCollection.
2011-03-24 Ingo Weinzierl Implemented a FLYSArtifactCollection that will be used in this application now.
2011-03-24 Sascha L. Teichmann Fetch w/q values of discharge tables for given gauges.
2011-03-24 Ingo Weinzierl Added a further german resource bundle.
2011-03-23 Ingo Weinzierl The DESCRIBE of the WINFO artifact contains the available output modes now.
2011-03-22 Ingo Weinzierl The location_distance state of the WINFO parameterization has an output mode 'discharge_table' now.
2011-03-21 Ingo Weinzierl Append human readable strings of the selected values to the DESCRIBE output.
2011-03-21 Ingo Weinzierl Added some more calculation types (to the DESCRIBE in the calculation select state).
2011-03-21 Ingo Weinzierl Implemented the step-back part of the advance() operation.
2011-03-21 Ingo Weinzierl Fixed a german umlaut.
2011-03-18 Ingo Weinzierl Added new states to insert location/distance and w/q data in the config of a WINFO artifact.
2011-03-18 Ingo Weinzierl Added a new state for the W/Q input in the WINFO parameterization.
2011-03-18 Ingo Weinzierl New state for the location/distance input and some litte modifications of the DefaultState.
2011-03-17 Ingo Weinzierl Added a method to retrieve the UIProvider for a state.
2011-03-17 Ingo Weinzierl Let the states describe the static ui part.
2011-03-17 Ingo Weinzierl The 'rivers' service retrieves the rivers from backend now.
2011-03-17 Sascha L. Teichmann Added support for the flys backend and an example how to use it.
2011-03-15 Sascha L. Teichmann Added section in configuration for database backend.
2011-03-15 Sascha L. Teichmann Fixed build error coming from different import of XMLUtils.
2011-03-14 Ingo Weinzierl Appended a missing node to the DESCRIBE.
2011-03-14 Ingo Weinzierl I18N of strings for the DESCRIBE document.
2011-03-14 Ingo Weinzierl Introduced a state to select the calculation mode.
2011-03-14 Ingo Weinzierl Added an abstract base class DefaultState for States.
2011-03-14 Ingo Weinzierl Implemented a singleton instance that provides i18n strings.
2011-03-10 Ingo Weinzierl Appende the static data to the static node of the DESCRIBE document.
2011-03-10 Ingo Weinzierl The operations feed() and advance() return the current description of the artifact now.
2011-03-10 Ingo Weinzierl Implemented the step-forward part of the advance operation.
2011-03-09 Ingo Weinzierl Implemented the feed() operation.
2011-03-09 Ingo Weinzierl Added a TODO file.
2011-03-09 Ingo Weinzierl Added a FLYSArtifact that serves as the default artifact for the FLYS application.
2011-03-08 Ingo Weinzierl Added a RiverService (/service/rivers) that retrieves a list of provided rivers.
2011-03-07 Ingo Weinzierl Added a nodes for the user-factory and collection-factory to the configuration.
2011-03-01 Ingo Weinzierl Replaced the 'special' attribute of the DESCRIBE with a 'uiprovider' attribute.
2011-02-08 Ingo Weinzierl The RiverSelect state creates the dynamic UI part for the describe document now.
2011-02-08 Ingo Weinzierl Added mockup classes for working with rivers.
2011-02-07 Ingo Weinzierl The input data items of a state are read from configuration after the state has been setup.
2011-02-07 Ingo Weinzierl Added the current state and reachable states description to the describe document of the WINFO artifact.
2011-02-07 Ingo Weinzierl Changed the way of storing transitions in the TransitionEngine.
2011-02-04 Ingo Weinzierl Improved the WINFO artifact. Describe() returns the uuid and the hash of the artifact instead of just nothing.
2011-02-04 Ingo Weinzierl Improved the init process of the WINFOArtifact - there are two new states to select the river and the gauge.
2011-02-04 Ingo Weinzierl Added missing StateFactory class of the last commit.
2011-02-04 Ingo Weinzierl Improved the bootstrap process - the states are initialized.
2011-02-03 Ingo Weinzierl Initializes a TransitionEngine storing all transitions for each artifact at the application start.
2011-02-02 Ingo Weinzierl Added a first stub of an WINFO artifact.
2011-02-01 Sascha L. Teichmann Added initial mvn project for FLYS artifacts.
2011-03-30 Ingo Weinzierl Removed some out commented code that have been commited by mistaken.
2011-03-30 Ingo Weinzierl Improved the way how to i18n strings in our application.
2011-03-30 Ingo Weinzierl Removed useless imports.
2011-03-30 Ingo Weinzierl Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
2011-03-30 Ingo Weinzierl Added a new service to describe collections.
2011-03-30 Ingo Weinzierl Replaced a german string in the ProjectList.
2011-03-29 Ingo Weinzierl Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
2011-03-29 Ingo Weinzierl Added a service that returns the collections of a specified user.
2011-03-29 Ingo Weinzierl A collection provides a method to retrieve its creation time now.
2011-03-29 Raimund Renkert Fixed some issues.
2011-03-29 Raimund Renkert Added style information to avoid body margin.
2011-03-29 Raimund Renkert Changed some german strings.
2011-03-29 Raimund Renkert Resized CollectionView and set the content size to have a tabled style.
2011-03-29 Ingo Weinzierl The title of the parameter tab will change after the module has been selectd.
2011-03-29 Ingo Weinzierl Modified the URL of the 'back button' image.
2011-03-29 Raimund Renkert Fixed toggle method.
2011-03-28 Ingo Weinzierl Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
2011-03-28 Ingo Weinzierl Added a further plugin in the module selection and changed its alignment to vertical.
2011-03-28 Ingo Weinzierl Removed a label from ChartOutputTab.
2011-03-28 Ingo Weinzierl Removed the title (date string) of CollectionViews.
2011-03-28 Ingo Weinzierl Improved the positioning of helper widgets and some layout specific stuff.
2011-03-28 Raimund Renkert The project list button toggles the project list now.
2011-03-28 Raimund Renkert Replaced next button image with smart gwt button.
2011-03-28 Raimund Renkert Added footer and a spacer to the webpage layout.
2011-03-28 Raimund Renkert Customized background and ProjectList styles.
2011-03-28 Ingo Weinzierl Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
2011-03-28 Raimund Renkert Limited the area for CollectionView to the size of FLYSWorkspace.
2011-03-28 Ingo Weinzierl Fixed a typo.
2011-03-28 Ingo Weinzierl Added a panel that will be used to display chart output.
2011-03-28 Ingo Weinzierl Available output modes are displayed in the tab bar of the collection view.
2011-03-28 Ingo Weinzierl Moved parameterization specific code from CollectionView to ParameterList.
2011-03-26 Ingo Weinzierl Moved ParameterList specific code into the ParameterList.
2011-03-25 Ingo Weinzierl Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
2011-03-25 Ingo Weinzierl Made the AddArtifactService accessible in the web.xml
2011-03-25 Ingo Weinzierl Added a service to add artifacts to collections.
2011-03-25 Raimund Renkert Changed theme to smartgwt Enterprise Blue.
2011-03-25 Ingo Weinzierl Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
2011-03-24 Raimund Renkert Customized style for header and mainmenu.
2011-03-23 Ingo Weinzierl The output modes of an artifact are extracted from DESCRIBE document and put into the ArtifactDescription.
2011-03-23 Ingo Weinzierl Enhanced the ArtifactDescription and its default implementation to provide output modes.
2011-03-23 Ingo Weinzierl Added an interface and its default implementation to describe an output mode of an artifact.
2011-03-21 Ingo Weinzierl Moved image sources to an own directory to avoid that those files are included in the web application archive.
2011-03-21 Ingo Weinzierl Display human readable strings of the selected values in the UI.
2011-03-21 Ingo Weinzierl Implemented a mechanism to step back to previous states.
2011-03-18 Ingo Weinzierl Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
2011-03-18 Ingo Weinzierl The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
2011-03-18 Ingo Weinzierl Adjusted the look of the 'next' button in the parameter panel.
2011-03-18 Ingo Weinzierl Read min/max values for the distance modes in WQInputPanel.
2011-03-18 Ingo Weinzierl Read min/max values for the distance mode in the LocationDistancePanel.
2011-03-18 Ingo Weinzierl Remove the dynamic parameter panel if a state is reached that doesn't need any user input.
2011-03-17 Ingo Weinzierl The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
2011-03-17 Ingo Weinzierl The DataList has a label now.
2011-03-17 Ingo Weinzierl Introduced a data structure DataList to manage to list of Data objects of a single state.
2011-03-17 Ingo Weinzierl Added space between old params panel and new params panel.
2011-03-17 Ingo Weinzierl Some refactoring (imports, etc).
2011-03-17 Ingo Weinzierl Render the Single-W panel initially when the WQInputPanel is rendered.
2011-03-17 Ingo Weinzierl Implemented the getData() method of the WQInputPanel.
2011-03-17 Ingo Weinzierl Implemented the getData() method of the LocationDistancePanel.
2011-03-17 Ingo Weinzierl Some GUI improvements in the Location/Distance, W/Q and Module panels.
2011-03-17 Ingo Weinzierl Enhanced the UIProviderFactory.
2011-03-16 Ingo Weinzierl Refactored the LocationDistancePanel, so that is uses the DoubleArrayPanel and DoubleRangePanel from the last commit as well.
2011-03-16 Ingo Weinzierl Added a new widget to enter w/Q values in single and range mode.
2011-03-16 Ingo Weinzierl Added a new widget that enables the user to enter a location or a distance in a single step.
2011-03-15 Ingo Weinzierl Clear the panel that displays the current input widget before adding a new item to this panel.
2011-03-15 Ingo Weinzierl Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
2011-03-14 Ingo Weinzierl Some improvements for displaying old parameters.
2011-03-14 Ingo Weinzierl Read i18n strings from DESCRIBE document and display those values in the UI.
2011-03-10 Ingo Weinzierl CollectionView implements HasParameterChangeHandler and ParameterChangeHandler interfaces.
2011-03-10 Ingo Weinzierl Bugfix: Removed static string from GUI element.
2011-03-10 Ingo Weinzierl Parse static data from DESCRIBE.
2011-03-10 Ingo Weinzierl Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.
2011-03-10 Ingo Weinzierl Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
2011-03-09 Ingo Weinzierl Removed the GreetingService - was added initially while repository creation.
2011-03-09 Ingo Weinzierl Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
2011-03-09 Ingo Weinzierl Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
2011-03-08 Ingo Weinzierl Improved the main menu - added further buttons (clickable labels).
2011-03-08 Ingo Weinzierl Integrated a header that contains a FLYS and a BfG logo.
2011-03-07 Ingo Weinzierl Implemented a service that triggers the artifact-collection creation in the artifact server.
2011-03-07 Ingo Weinzierl Added a User interface and a default implementation to handle users in this client.
2011-03-02 Sascha L. Teichmann Added missing SmartGWT repository.
2011-02-22 Ingo Weinzierl The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
2011-02-22 Ingo Weinzierl Implemented code to parse the UIProvider that should be used for a current state.
2011-02-22 Ingo Weinzierl Added event logic to enable step forward.
2011-02-22 Ingo Weinzierl Added UIProviders that are used to create widgets for entering data.
2011-02-21 Ingo Weinzierl The CollectionView implements the HasCollectionChangeHandlers interface now.
2011-02-18 Ingo Weinzierl Implemented a mechanism to listen to Collection changes.
2011-02-18 Ingo Weinzierl Enhanced the Collection and its default implementation.
2011-02-18 Ingo Weinzierl The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data.
2011-02-18 Ingo Weinzierl Added missing pom.xml and ChangeLog modifications of the last commit.
2011-02-17 Ingo Weinzierl Integrated the httpclient for the communication between client and server. It is now possible to create a new WINFO artifact.
2011-02-17 Ingo Weinzierl Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
2011-02-17 Ingo Weinzierl Adjusted interfaces used for the ArtifactDescription and added default implementations.
2011-02-16 Ingo Weinzierl Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
2011-02-16 Ingo Weinzierl Modified the Artifact interface and added a DefaultArtifact implementation.
2011-02-16 Ingo Weinzierl Added a global configuration for the client and classes providing methods to retrieve these information.
2011-02-11 Ingo Weinzierl Added interfaces for Artifacts, its ArtifactDescription and Data.
2011-02-11 Ingo Weinzierl Radio buttons for each plugin are displayed if a new CollectionView is created.
2011-02-11 Ingo Weinzierl Added a workspace that handles the collection windows. New button to open a new collection.
2011-02-11 Ingo Weinzierl Added a new method that returns the UUID of a Collection.
2011-02-10 Ingo Weinzierl Implemented a ProjectList and added a mockup that displays two collections in that list.
2011-02-10 Ingo Weinzierl Added an interface and a default implementation of a Collection.
2011-02-10 Ingo Weinzierl Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
2011-02-09 Ingo Weinzierl Removed useless auto generated classes and added first ui elements with i18n support.
2011-02-08 Ingo Weinzierl Start of a GWT based client for FLYS-3.0

http://dive4elements.wald.intevation.org