graph
- Added skeleton for editor window.2011-09-30, by Raimund Renkert
- Added context menu to themes list.2011-09-30, by Raimund Renkert
- Added new service and model for collection item attributes.2011-09-30, by Raimund Renkert
- Fix messed up indentation.2011-09-30, by Felix Wolfsteller
- Neaten certain GUI aspects with W-Diff waterlevel-pair selection.2011-09-30, by Felix Wolfsteller
- Bugfix: #179 Repaired broken zoom-out-by-factor function for charts.2011-09-29, by Ingo Weinzierl
- Re-added the function to zoom-out charts by a given factor (10%).2011-09-29, by Ingo Weinzierl
- Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.2011-09-29, by Ingo Weinzierl
- Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.2011-09-29, by Ingo Weinzierl
- Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only.2011-09-28, by Ingo Weinzierl
- Bugfix: #211 Reset values of km range mode if single km mode is selected and the other way arround.2011-09-28, by Ingo Weinzierl
- Bugfix: #119 Display min/max values for WQ ranges if input validation failed.2011-09-28, by Ingo Weinzierl
- Bugfix: #111 Reset the values of WQ range mode if single mode is selected and the other way arround.2011-09-28, by Ingo Weinzierl
- Make differences (rows of list) in wdiff-gui removable.2011-09-28, by Felix Wolfsteller
- Avoid duplicate clones in w-diff branch by using a set instead of a list.2011-09-27, by Felix Wolfsteller
- Cosmetics, documentation.2011-09-27, by Felix Wolfsteller
- Implement equals und hashCode for Recommendation and associates.2011-09-27, by Felix Wolfsteller
- Bugfix: #321 Refresh the parameter list after a calculation is finished.2011-09-27, by Ingo Weinzierl
- Bugfix: #298 Floodmaps initial zoom is determined by the WSPLGEN layer's extent.2011-09-26, by Ingo Weinzierl
- Force a single selection in the datacage widget for DEMs and WSPs.2011-09-26, by Ingo Weinzierl
- Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.2011-09-26, by Ingo Weinzierl
- Employ waterlevelfactory when cloning artifacts for WDifferences-Subtrahend/Minuend-artifacts.2011-09-21, by Felix Wolfsteller
- #315 Added a new UIProvider for range selection in floodmaps.2011-09-21, by Ingo Weinzierl
- News 2.5.0 added for completeness2011-09-19, by Hans Plum
- News 2.4.0 added for completeness2011-09-19, by Hans Plum
- Tagged RELEASE 2.5 of flys-client.2011-09-19, by Ingo Weinzierl
- Cleaned imports.2011-09-19, by Ingo Weinzierl
- DemDatacagePanel now returns the database ID of the selected DEM.2011-09-19, by Ingo Weinzierl
- merged flys-backend/2.52.5 2012-09-28, by Thomas Arendsen Hein
- Tagged RELEASE 2.5 of flys-backend.2011-09-19, by Ingo Weinzierl
- Added a function to query a DGM by Id.2011-09-16, by Ingo Weinzierl
- Removed oracle dependency.2011-09-15, by Bjoern Schilberg
- Added inital oracle schema.2011-09-15, by Bjoern Schilberg
- Added inital oracle-spatial_idx.sql script.2011-09-14, by Bjoern Schilberg
- Deactivated spatial indexes.2011-09-14, by Bjoern Schilberg
- Added inital oracle_create_user.sql script.2011-09-14, by Bjoern Schilberg
- Added schema floodplain.2011-09-14, by Bjoern Schilberg
- Added schema hws.2011-09-14, by Bjoern Schilberg
- Added schema cross_section_tracks.2011-09-14, by Bjoern Schilberg
- Added schema river_axes.2011-09-14, by Bjoern Schilberg
- Added schema fixpoints.2011-09-14, by Bjoern Schilberg
- Added schema buildings.2011-09-14, by Bjoern Schilberg
- Fixed table river_axes_km.2011-09-14, by Bjoern Schilberg
- Initial oracle schema.2011-09-13, by Bjoern Schilberg
- Removed all tables for different datasets at HYdrologie/Hydr.Grenzen/Linien/*2011-09-13, by Hans Plum
- Removed table boundarypolys because of wrong placed dataset2011-09-13, by Hans Plum
- Postgresql spatial scheme extended.2011-09-12, by Bjoern Schilberg
- Replaced SERIALs with SEQUENCES in PostgreSQL spatial schema.2011-09-02, by Ingo Weinzierl
- Hint for unifying table names: dgm -> dem2011-09-01, by Hans Plum
- Added mappings to existing data in file system (based on river Saar); added TODOs for missing tables/mappings2011-09-01, by Hans Plum
- Added relation and hibernate classes for floodplains (german 'Talaue').2011-08-31, by Ingo Weinzierl
- Added relation and hibernate classes for DGMs.2011-08-31, by Ingo Weinzierl
- Added a static function that returns all CrossSectionTracks of a specific river.2011-08-30, by Ingo Weinzierl
- Removed FileTools that has been moved to artifacts-common module.2011-08-25, by Ingo Weinzierl
- Mapping and Accessors for MainValues of Gauge, by Sascha L. Teichmann.2011-08-25, by Felix Wolfsteller
- Reverted the default db dialect back PostgreSQL.2011-08-22, by Ingo Weinzierl
- Added a function in RiverAxis to retrieve the RiverAxis of a given river.2011-08-22, by Ingo Weinzierl
- Introduced support for FLYS spatial data.2011-08-18, by Ingo Weinzierl
- Re-enabled Hibernate schema dumps.2011-08-11, by Sascha L. Teichmann
- Bumped Apache DBCP up to 1.42011-07-31, by Sascha L. Teichmann
- Importer session: Make use of the LRU cache from artifacts common.2011-07-28, by Sascha L. Teichmann
- Schema: added missing key contraint on hyks table.2011-07-19, by Sascha L. Teichmann
- HYK Importer: Check if zone coordinates in HYKs are swapped and warn the user.2011-07-18, by Sascha L. Teichmann
- HYK importer: Various small fixes and some extra logging.2011-07-18, by Sascha L. Teichmann
- Importer: Added a central configuration to allow skipping of parsing/storing individual sub systems.2011-07-18, by Sascha L. Teichmann
- Fixed OrderBy clause in HYKEntry.2011-07-18, by Ingo Weinzierl
- Store HYK data structures to database. Needs testing.2011-07-17, by Sascha L. Teichmann
- Importer: Parse HYKs from importer.2011-07-17, by Sascha L. Teichmann
- HYKParser: Create data structures while parsing.2011-07-17, by Sascha L. Teichmann
- Added importer models for HYKs.2011-07-17, by Sascha L. Teichmann
- Schema: Fixed location of 'Peilungsjahre' in HYKs2011-07-17, by Sascha L. Teichmann
- Fixes for the HYK parser2011-07-17, by Sascha L. Teichmann
- Initial version of the HYK parser. Not ready, yet.2011-07-15, by Sascha L. Teichmann
- Schema: Argh! Added distance_{vl|hf|vr} to2011-07-15, by Sascha L. Teichmann
- Added method2011-07-15, by Sascha L. Teichmann
- Schema: Added missing columns in HYK tables.2011-07-15, by Sascha L. Teichmann
- Moved file parsers to separate package.2011-07-15, by Sascha L. Teichmann
- New. The hibernate models2011-07-15, by Sascha L. Teichmann
- schema: Added structures for HYKs "Hydraulische Kenngroessen"2011-07-15, by Sascha L. Teichmann
- Bumped Hibernate up to 3.6.52011-07-13, by Sascha L. Teichmann
- HashedFile: Forget to call the file hashing so only the file lengths were compared.2011-07-11, by Sascha L. Teichmann
- Prevent parsing and storing PRF duplicates.2011-07-11, by Sascha L. Teichmann
- Made import of cross sections work.2011-07-08, by Sascha L. Teichmann
- Integrated PRF parsing into importer. Needs testing!2011-07-07, by Sascha L. Teichmann
- Querprofile: Added a table to map the points to a given km.2011-07-07, by Sascha L. Teichmann
- Schema: Added description column to the cross section table2011-07-07, by Sascha L. Teichmann
- Schema: Dropped unique constraint of x in a single line of a "Querprofil-Spur".2011-07-07, by Sascha L. Teichmann
- PRFParser: Added a callback to be called from parsePRFs() if2011-07-07, by Sascha L. Teichmann
- PRFParser: Extract the year of sounding and description from file names.2011-07-07, by Sascha L. Teichmann
- PRFParser: Extracted the data. All BfG PRFs are parsed correctly, now.2011-07-07, by Sascha L. Teichmann
- PRFParser: extract km from lines. TODO: extract data.2011-07-07, by Sascha L. Teichmann
- Added parser for PRF files. TODO: Extract data and km.2011-07-06, by Sascha L. Teichmann
- Removed braindead points3d table2011-07-06, by Sascha L. Teichmann
- Added Hibernate models for cross-sections and their points.2011-07-06, by Sascha L. Teichmann
- Added hibernate point3d model2011-07-06, by Sascha L. Teichmann
- Add relations for cross sections.2011-07-06, by Sascha L. Teichmann
- Tagged RELEASE 2.4 of flys-backend.2011-06-28, by Ingo Weinzierl
- merged flys-artifacts/2.52012-09-28, by Thomas Arendsen Hein
- Tagged RELEASE 2.5 of flys-artifacts.2011-09-19, by Ingo Weinzierl
- Adjust wms saar styling in the flys karten-archive styling.2011-09-19, by Bjoern Schilberg
- Cleanup imports.2011-09-19, by 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, by Ingo Weinzierl
- Added a DEM section to the floodmap section in the datacage configuration.2011-09-16, by Ingo Weinzierl
- Fix build.2011-09-16, by Felix Wolfsteller
- Load given artifacts for w-diff calculation.2011-09-16, by Felix Wolfsteller
- Added inital mapserver configuration files.2011-09-16, by Bjoern Schilberg
- Repaired datacage configuration. The system specific stuff is also displayed if a user-id is given.2011-09-16, by Ingo Weinzierl
- Write the name of the selected waterlevels (used for the floodmap) into the static DESCRIBE.2011-09-16, by Ingo Weinzierl
- Added state label for waterlevel selection.2011-09-16, by Ingo Weinzierl
- Enabled the FloodMapState to fetch waterlevel data from external Artifact.2011-09-15, by Ingo Weinzierl
- Removed needness import from JSON library which is not part of FLYS yet.2011-09-15, by Ingo Weinzierl
- Introduced the possibility for States to transform/modify input before the data is added to FLYSArtifact.2011-09-15, by Ingo Weinzierl
- Prepared FLYSArtifactCollection to live without Artifacts.2011-09-15, by Ingo Weinzierl
- Improved FLYSUtils: fetch Artifacts from ArtifactDatabase properly.2011-09-15, by Ingo Weinzierl
- Extended WDifferences bracnh of WINFO to have calculation in dedicated,2011-09-15, by Felix Wolfsteller
- Prepared the winfo artifact for floodmap calculations (now selectable in the UI).2011-09-14, by 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, by Ingo Weinzierl
- Partial fix flys/issue304 (3:Display ZeroBaseline).2011-09-14, by Felix Wolfsteller
- Fix flys/issue310 (crosssection theme).2011-09-14, by Felix Wolfsteller
- Add an error message to the calculation report if an error occured while WSPLGENJob creation.2011-09-13, by Ingo Weinzierl
- Fix crash when StickyAxisAnnotation should be drawn without proper axis2011-09-13, by Felix Wolfsteller
- Improved styling (mapserver style) of WSPLGEN result shape.2011-09-13, by Ingo Weinzierl
- Add status message for queued WSPLGEN jobs to notify users.2011-09-12, by 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, by Ingo Weinzierl
- Fix build, added new DataUtil.2011-09-12, by Felix Wolfsteller
- Cosmetics.2011-09-12, by Felix Wolfsteller
- Added CSV Exporter for WDifferences.2011-09-12, by Felix Wolfsteller
- Cosmetics2011-09-12, by Felix Wolfsteller
- Suppress the GeoJSON string for the FloodMap creation to be included in the static DESCRIBE part.2011-09-12, by Ingo Weinzierl
- Removed needless imports.2011-09-12, by Ingo Weinzierl
- Write status messages and progress information of WSPLGEN Calculations into Artifact's DESCRIBE document.2011-09-09, by Ingo Weinzierl
- Fix flys/issue280 (boundingboxes of annotation).2011-09-09, by Felix Wolfsteller
- Fix flys/issue279 .2011-09-09, by Felix Wolfsteller
- Fix ArrayIndexOutOfBounds in certain cases.2011-09-09, by Felix Wolfsteller
- Fix facet name and legend of w-differences, walk over distance state, too.2011-09-09, by Felix Wolfsteller
- Added configuration to kick-in w-differences branch of winfo.2011-09-09, by Felix Wolfsteller
- Added very stubby WDifferences State/OutGenerator for WINFOArtifact.2011-09-09, by Felix Wolfsteller
- Implement getArtifact(uuid,context) in FLYSUtils.2011-09-09, by Felix Wolfsteller
- Added an Output target for WSPLGEN reports that will be available when an WSPLGEN calculation is finished.2011-09-08, by Ingo Weinzierl
- Cosmetics.2011-09-08, by Felix Wolfsteller
- Added a 'ProblemObserver' that analyses WSPLGEN's error stream for errors and warnings.2011-09-08, by Ingo Weinzierl
- Added translation of w_differences.2011-09-08, by Felix Wolfsteller
- Append an attribute 'background-processing' (can be 'true' or 'false') to the WINFOArtifact's DESCRIBE document.2011-09-07, by Ingo Weinzierl
- Set the river extent for WMSLayers in the FloodMapState.2011-09-07, by Ingo Weinzierl
- Added Themes for CrossSection diagrams.2011-09-07, by Felix Wolfsteller
- Display real km of shown data in crosssection-diagram.2011-09-07, by Felix Wolfsteller
- Fix various issues like i18n in cross section diagrams.2011-09-07, by Felix Wolfsteller
- Cosmetics, refactored, resolved todo.2011-09-07, by Felix Wolfsteller
- Fix waterline in crosssection diagram.2011-09-07, by Felix Wolfsteller
- Fix profile loading of cross section diagram.2011-09-07, by Felix Wolfsteller
- Minor cosmetics2011-09-07, by Felix Wolfsteller
- Cosmetics, docs.2011-09-07, by Felix Wolfsteller
- 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, by Ingo Weinzierl
- Read barrier layers from filesystem while mapfile creation and build a facet for this layer in the artifact.2011-09-06, by Ingo Weinzierl
- Added driver to database configuration for use with postgresql.2011-09-06, by Raimund Renkert
- Little mapfile template improvement.2011-09-06, by Ingo Weinzierl
- Create WMSLayerFacets for the WSPLGEN results after we have started a WSPLGEN job.2011-09-05, by Ingo Weinzierl
- Trigger the mapfile creation after WSPLGEN jobs have finished.2011-09-05, by Ingo Weinzierl
- Introduced a MapfileGenerator that creates Mapserver specific mapfiles based on WSPLGEN results read from filesystem.2011-09-05, by Ingo Weinzierl
- Some bugfixes when starting/finishing WSPLGEN jobs.2011-09-05, by Ingo Weinzierl
- Added infrastructure to start WSPLGEN calculations - the FloodMapState already start such calculations.2011-09-02, by Ingo Weinzierl
- Add CrossSectionInfoGenerator.2011-09-02, by Felix Wolfsteller
- Cleanups of CrossSection*.2011-09-01, by Felix Wolfsteller
- Set the 'typ' attribute of lines and polygons in barrier shapefiles while shapefile creation.2011-09-01, by Ingo Weinzierl
- Set the Z values of line and polygon barrier geometries used for WSPLGEN.2011-09-01, by Ingo Weinzierl
- Get real (but yet not parameterized) data to display in CrossSection.2011-09-01, by Felix Wolfsteller
- Close open shapefile transactions properly.2011-09-01, by Ingo Weinzierl
- Renamed WSPLGEN required waterlevels file to 'waterlevel.wst'.2011-09-01, by Ingo Weinzierl
- Write additional attributes ELEVATION and KILOMETER into crosssection track shapefiles.2011-09-01, by Ingo Weinzierl
- Write WSP file for WSPLGEN and add its filepath to the WSPLGEN job.2011-08-31, by Ingo Weinzierl
- Reordered some parameters in a FLYSArtifact method.2011-08-31, by Ingo Weinzierl
- Improved stub for CrossSections (including Factory and Facet).2011-08-31, by Felix Wolfsteller
- Cosmetics.2011-08-31, by Felix Wolfsteller
- Removed stray character.2011-08-31, by Felix Wolfsteller
- Cosmetics.2011-08-31, by Felix Wolfsteller
- Fix translations of Main Values Facets.2011-08-31, by Felix Wolfsteller
- Added dummy sceleton for Cross Sections.2011-08-31, by Felix Wolfsteller
- Export floodplain to shapefile and add its file path to WSPLGEN job.2011-08-31, by Ingo Weinzierl
- Write file path of DMGs into the WSPLGEN job while preparing WSPLGEN.2011-08-31, by Ingo Weinzierl
- Export riveraxis and crosssections to shapefiles for WSPLGEN.2011-08-30, by Ingo Weinzierl
- Use the correct SRID while reading GeoJSON barriers and writing line/polygon shapefiles.2011-08-30, by Ingo Weinzierl
- Write user defined barriers into a shapefile that is placed in the Artifact's directory.2011-08-30, by Ingo Weinzierl
- Moved code to extract the river srid defined in the global configuration into FLYSUtils.2011-08-30, by Ingo Weinzierl
- Use FLYSUtils.getRiver instead of WINFOArtifact.getRiver.2011-08-29, by Felix Wolfsteller
- Use FLYSUtils.getRiver instead of WINFOArtifact.getRiver.2011-08-29, by Felix Wolfsteller
- Commit accidentally omitted result of refactoring (WINFO/FLYSUtils/getRiver).2011-08-29, by Felix Wolfsteller
- Interpolate Q main values, generate interpolated W main values on the fly from2011-08-29, by Felix Wolfsteller
- Use new helper class FLYSUtils, minor refactorization.2011-08-29, by Felix Wolfsteller
- Refactored to use new FLYSUtils, moved getRiver-functionality inside.2011-08-29, by Felix Wolfsteller
- Minor cosmetics.2011-08-29, by Felix Wolfsteller
- Made it Oracle compatible2011-08-26, by Sascha L. Teichmann
- Set some WSPLGENJob parameters which are stored in FLYSArtifact in the Floodmap state.2011-08-26, by Ingo Weinzierl
- Refactored the code to fetch the km range/locations into a utility class.2011-08-26, by Ingo Weinzierl
- Added a new method to FLYSArtifact to destroy a single state (call its endOfLife).2011-08-26, by Ingo Weinzierl
- Cosmetics.2011-08-26, by Felix Wolfsteller
- Added limited themeing-support for MainValues.2011-08-26, by Felix Wolfsteller
- Prepare directories for WSPLGEN specific data in FloodMap state and remove those directories when State.endOfLife() is called.2011-08-26, by Ingo Weinzierl
- New theme-related utilities.2011-08-26, by Felix Wolfsteller
- Improved mainvalues rendering.2011-08-26, by Felix Wolfsteller
- Recommend MainValues for Computed discharge curves.2011-08-26, by Felix Wolfsteller
- New NamedDouble class which implements a <String,double>-pair.2011-08-26, by Felix Wolfsteller
- Call State.endOfLife() for all States in the Artifact when Artifact.endOfLife() is called.2011-08-26, by Ingo Weinzierl
- Plot "real" (respecting parameters) W and Q MainValues, yet in wrong scale.2011-08-26, by Felix Wolfsteller
- Call State.endOfLife() in FLYSArtifact when stepping back to a previous state.2011-08-26, by Ingo Weinzierl
- Enable plotting of some annotations that look like MainValues.2011-08-25, by Felix Wolfsteller
- Prepare StickyAxisAnnotation implementation to handle annotations at 'y' (vertical) axis.2011-08-25, by Felix Wolfsteller
- Minor cosmetics.2011-08-25, by Felix Wolfsteller
- Added MainValue-Fetching-Capabilities to MainValuesArtifact.2011-08-25, by Felix Wolfsteller
- Improved implementation of MainValueArtifact#MainValueFacet .2011-08-25, by Felix Wolfsteller
- Changed state spawning mechanism of MainValuesArtifact.2011-08-25, by Felix Wolfsteller
- Minor cosmetics and docs.2011-08-25, by Felix Wolfsteller
- Added new Mainvalues FacetType.2011-08-25, by Felix Wolfsteller
- Changed the way of collecting the data for the RiverAxisArtifact - use the database instead of a Master-Artifact.2011-08-24, by Ingo Weinzierl
- Removed needless imports.2011-08-24, by Ingo Weinzierl
- Added conf for factory and rule for MainValueArtifacts, missing ChangeLog entry.2011-08-24, by Felix Wolfsteller
- Let MainValuesArtifact have a state, outputmode and facet.2011-08-24, by Felix Wolfsteller
- Fix dates in ChangeLog.2011-08-24, by Felix Wolfsteller
- Smaller Cosmetics.2011-08-24, by Felix Wolfsteller
- Datacage: Use 'ids' in user specific part, too.2011-08-24, by Sascha L. Teichmann
- Datacage template: s/db-ids/ids/g2011-08-24, by Sascha L. Teichmann
- Refactored (state access) to ease future development of more trivial artifacts.2011-08-24, by Felix Wolfsteller
- The WMS background's facet will now also have a SRID set.2011-08-24, by Ingo Weinzierl
- Minor changes to stub MainValuesArtifact.2011-08-24, by Felix Wolfsteller
- Moved the input of user defined barriers for the floodmap to an earlier state.2011-08-24, by Ingo Weinzierl
- Repaired xpath expressions for wms srid and background layers that broke after the floodmap config structure changed.2011-08-24, by Ingo Weinzierl
- Repaired broken river wms initialization.2011-08-23, by Ingo Weinzierl
- Made facets cloneable with the right type.2011-08-23, by Sascha L. Teichmann
- Set the master artifact while output creation.2011-08-23, by Ingo Weinzierl
- Made FLYS artifacts cloneable.2011-08-23, by Sascha L. Teichmann
- Implemented a MapInfo service that returns some basic information to create maps for specific rivers.2011-08-23, by Ingo Weinzierl
- Build out/facet filter from XML document passed at creation time.2011-08-22, by Sascha L. Teichmann
- Added optional positive filter for outs and facets.2011-08-22, by Sascha L. Teichmann
- Moved WINFO specific stuff from FLYS into WINFO artifact.2011-08-22, by Sascha L. Teichmann
- Datacage: filter by out in user specific part2011-08-22, by Sascha L. Teichmann
- Prepared the FloodMapState to save geometries.2011-08-22, by 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, by Ingo Weinzierl
- Removed superfluous imports.2011-08-19, by Sascha L. Teichmann
- State engine: Removed CallContext from state validation.2011-08-19, by Sascha L. Teichmann
- Added lacalization of "Streckenfavoriten".2011-08-19, by Felix Wolfsteller
- Picky white-space cosmetics.2011-08-19, by Felix Wolfsteller
- Added stub implementation of new MainValuesArtifact.2011-08-19, by Felix Wolfsteller
- Fixed flys/issue262: Unified user and system datacage template2011-08-19, by Sascha L. Teichmann
- flys/issue260: Datacage uses master_artifacts view now.2011-08-18, by Sascha L. Teichmann
- Datacage: Added view to schema to select master artifacts.2011-08-18, by Sascha L. Teichmann
- Datacage user template: Removed state filter because it was broken. Simplified by joining two contexts.2011-08-18, by Sascha L. Teichmann
- Fix rendering of Annotations/lines under certain zooming conditions, ChangeLog.2011-08-18, by Felix Wolfsteller
- Added legend for annotations to LongitudinalSectionDiagram.2011-08-18, by Felix Wolfsteller
- Moved StickyAxisAnnotation into new package de.intevation.flys.jfree .2011-08-17, by Felix Wolfsteller
- Part of refactoring (see next commit).2011-08-17, by Felix Wolfsteller
- Extracted and renamed CustomAnnotation to StickyAxisAnnotation. Also removed2011-08-17, by Felix Wolfsteller
- Improved CustomAnnotation rendering.2011-08-17, by Felix Wolfsteller
- Added proof-of-concept collision detection for text annotations.2011-08-17, by Felix Wolfsteller
- Started implementation of CustomAnnotation to plot collision-free annotations.2011-08-16, by Felix Wolfsteller
- Slightly improved rendering of annotations in LongitudinalSection-plots.2011-08-16, by Felix Wolfsteller
- Fix for flys/issue1912011-08-15, by Sascha L. Teichmann
- Let AnnotationArtifact fetch "more correct" data.2011-08-12, by Felix Wolfsteller
- Added functionality to query range and point-annotations only to2011-08-12, by Felix Wolfsteller
- Datacage: Added a development mode for recommendations2011-08-11, by Sascha L. Teichmann
- Picky Cosmetics.2011-08-11, by Felix Wolfsteller
- Made (kind of dummy-) Annotations in LongitudinalSection diagrams visible.2011-08-11, by Felix Wolfsteller
- Added configuration for AnnotationArtifacts.2011-08-11, by Felix Wolfsteller
- Added initial version of AnnotationArtifact and friends.2011-08-11, by Felix Wolfsteller
- Datacage: Extended schema for artifacts and collections2011-08-10, by Sascha L. Teichmann
- Make it compilable again (BackendListener interface changed).2011-08-10, by Sascha L. Teichmann
- Datacage: Templates now can nest <dc:elements> into other elements in the body of <dc:context>2011-08-10, by Sascha L. Teichmann
- Datacage: Fixed caching issue leading to incorrect results.2011-08-10, by Sascha L. Teichmann
- Added <old_calculations> element2011-08-09, by Sascha L. Teichmann
- Cosmetic: Replaced usage of legacy java.util.Stack with java.util.Deque.2011-08-09, by Sascha L. Teichmann
- Datacage: use more compatible casts to UUIDs2011-08-04, by Sascha L. Teichmann
- Datacage: added first user specific config for cross sections.2011-08-04, by Sascha L. Teichmann
- Added a <dc:comment> tag to place comments in the meta data templates.2011-08-04, by Sascha L. Teichmann
- Meta data service: Be a bit more tolerant about empty strings for UUIDs of artifact and user.2011-08-04, by Sascha L. Teichmann
- Bring user specific meta data service to life.2011-08-03, by Sascha L. Teichmann
- Minor cosmetics (comments).2011-08-03, by Felix Wolfsteller
- Minor cosmetics, (comments).2011-08-03, by Felix Wolfsteller
- Fixed potential NPE in collection monitor2011-08-03, by Sascha L. Teichmann
- Added support for more than one db connection in datacage templating.2011-08-02, by Sascha L. Teichmann
- Datacage: Forgot to fetch dialect dependent SQL statement for deleting artifacts by uuid.2011-08-02, by Sascha L. Teichmann
- Datacage: Set the name of the collections at initial scan, too.2011-08-02, by Sascha L. Teichmann
- Datacage: fixed wrong SQL references2011-08-02, by Sascha L. Teichmann
- Datacage: Fixed two NPEs2011-08-02, by Sascha L. Teichmann
- Forwarded kill collections and artifacts events to datacage.2011-08-02, by Sascha L. Teichmann
- The signature of BackendListener in artifactdatabase has changed.2011-08-02, by Sascha L. Teichmann
- Datacage: completed backend listener stuff.2011-08-01, by Sascha L. Teichmann
- Datacage: Update collection names on change. Remove artifacts from collections.2011-08-01, by Sascha L. Teichmann
- Datacage: Pass global context to datacage if calls come from backend listener.2011-08-01, by Sascha L. Teichmann
- Fixed recursion bug.2011-08-01, by Sascha L. Teichmann
- Added some debug output2011-08-01, by Sascha L. Teichmann
- Wire datacage with backend of artifact database.2011-08-01, by Sascha L. Teichmann
- Datacage: Moved templating in a better suited package.2011-08-01, by Sascha L. Teichmann
- For doc purposes add section with db config in config.xml2011-08-01, by Sascha L. Teichmann
- Datacage: delete artifacts at initial scan, too. Fixed problem with writing content of state data.2011-07-31, by Sascha L. Teichmann
- Added kludge for the null type information of artifact data.2011-07-31, by Sascha L. Teichmann
- Fixed default connection URL to use a namend in-mermory database.2011-07-31, by Sascha L. Teichmann
- Fixed datacage db scheme. add some debug output.2011-07-31, by Sascha L. Teichmann
- Datacage: Store2011-07-29, by Sascha L. Teichmann
- Store outs of artifacts into datacage db at initial scan.2011-07-29, by Sascha L. Teichmann
- Add artifacts data into datacage db at initial scan.2011-07-29, by Sascha L. Teichmann
- Add artifacts into datacage db at initial scan.2011-07-29, by Sascha L. Teichmann
- Datacage: Add collection items at initial scan.2011-07-28, by Sascha L. Teichmann
- Datacage: Add collections at initial scan.2011-07-28, by Sascha L. Teichmann
- Datacage: Add users at initial scan.2011-07-28, by Sascha L. Teichmann
- Datacage SQL schema: Using sequences for id generation now2011-07-28, by Sascha L. Teichmann
- Datacage: clear database before initial scan2011-07-28, by Sascha L. Teichmann
- Ajusted datacage to use the SQL infrastructure from the artifact database.2011-07-28, by Sascha L. Teichmann
- Added the datacage as lifetime listener to the artifact database to create the initial index.2011-07-27, by Sascha L. Teichmann
- datacage: prepared access to outs of artifacts.2011-07-27, by Sascha L. Teichmann
- Datacage: Added ON DELETE CASCADE constraints in schema.2011-07-27, by Sascha L. Teichmann
- Added schema for datacage db2011-07-26, by Sascha L. Teichmann
- Removed Hello-World-App2011-07-26, by Sascha L. Teichmann
- Made meta data service thread safe.2011-07-25, by Sascha L. Teichmann
- Improved XPath handling for absent flags.2011-07-25, by Sascha L. Teichmann
- meta data service: Added 'if log.isDebugEnabled() {}'2011-07-25, by Sascha L. Teichmann
- meta data service: made artifact optional and allow passing extra parameters.2011-07-25, by Sascha L. Teichmann
- Reuse the compiled statements in meta data service.2011-07-23, by Sascha L. Teichmann
- Added caching support for the static part of the datacage.2011-07-22, by Sascha L. Teichmann
- Prepared the FLYSArtifactCollection to support the storage of already loaded recommendations.2011-07-22, by Ingo Weinzierl
- meta data service: Adjusted to use the DataCage recommendations.2011-07-22, by Sascha L. Teichmann
- Meta data template: Allow '-' in variable names.2011-07-22, by Sascha L. Teichmann
- Added missing river_id for the datacage factory node of the wmsbackground layer.2011-07-21, by Ingo Weinzierl
- Added the river_id to the datacage nodes for riveraxis and wms background layer.2011-07-21, by Ingo Weinzierl
- Adjusted services to implement changed signature.2011-07-21, by Sascha L. Teichmann
- Modified the CollectionMonitor to recommend artifacts for the current state's outputs only.2011-07-21, by Ingo Weinzierl
- Modified the CollectionMonitor (for recommended artifacts) to use the DataCage.2011-07-21, by Ingo Weinzierl
- Datacage: recommendation mechanism now accepts nodes to append results.2011-07-20, by Sascha L. Teichmann
- Datacage template: Added a macro mechanism.2011-07-20, by Sascha L. Teichmann
- Datacage template: Added a new 'if' construct similiar to XSLT2011-07-20, by Sascha L. Teichmann
- DataCage: Added a recommend() method to generate recommendations for2011-07-20, by Sascha L. Teichmann
- Datacage: Added custom provider for XPath functions.2011-07-20, by Sascha L. Teichmann
- Added configurations for river WMSe (currently for Saar, Mosel, Elbe).2011-07-20, by Ingo Weinzierl
- Meta data template: Added new choose/when/otherwise construct similiar to XSLT2011-07-20, by Sascha L. Teichmann
- Made the background layer in floodmaps configurable.2011-07-20, by Ingo Weinzierl
- Removed the extent of the background layer facet.2011-07-20, by Ingo Weinzierl
- Set the extent of created WMSLayerFacets.2011-07-20, by Ingo Weinzierl
- WMSLayerFacets can have an extent now.2011-07-20, by Ingo Weinzierl
- Adapted the method of FLYSArtifact.setup() which has been changed in the artifact package.2011-07-20, by Ingo Weinzierl
- Added standalone app to debug the datacage template.2011-07-20, by Sascha L. Teichmann
- First step to factor out the "Datenkorb" logic into a service independent singleton.2011-07-20, by Sascha L. Teichmann
- Removed a duplicated property in ManagedFacets.2011-07-20, by Ingo Weinzierl
- Improved error handling in loading meta data template.2011-07-19, by Sascha L. Teichmann
- Made meta data template configurable.2011-07-19, by Sascha L. Teichmann
- Meta data: Make database ids identifiable with unique name "db-id"2011-07-19, by Sascha L. Teichmann
- Use the Facet.toXML() method to write facet elements into the DESCRIBE document of the Collection.2011-07-19, by Ingo Weinzierl
- Simplified the code to read all provided Outputs of an Artifact.2011-07-18, by Ingo Weinzierl
- The WMSLayerFacet now writes the WMS URL and layernames to its XML representation.2011-07-18, by Ingo Weinzierl
- Added artifacts/states for WMS background an river axis and a configuration for the output-defaults.2011-07-18, by Ingo Weinzierl
- Added a computeInit() method to intialize data/facets after creating new artifacts.2011-07-18, by Ingo Weinzierl
- Append artifact recommendations to the artifact's describe document.2011-07-14, by Ingo Weinzierl
- Adapted a method signature of FLYSContextFactory to apply the changes in the artifact database.2011-07-14, by Ingo Weinzierl
- Debugged the water fill algorithm.2011-07-14, by Sascha L. Teichmann
- Added a monitor that creates new artifacts for default themes in charts and maps.2011-07-14, by Ingo Weinzierl
- Add Swing standalone app to test/develope cross sections directly from database.2011-07-13, by Sascha L. Teichmann
- Introduced a new output 'floodmap' for the FloodMapState.2011-07-13, by Ingo Weinzierl
- Fixed corner case.2011-07-12, by Sascha L. Teichmann
- Generate water level lines for given cross section.2011-07-11, by Sascha L. Teichmann
- Artifacts and Collections now support the 'type' member of Outputs.2011-07-08, by Ingo Weinzierl
- Removed a type from transition model.2011-07-06, by Ingo Weinzierl
- The DataFacets are now able to store the ID of the create which created them.2011-07-06, by Ingo Weinzierl
- Facets created by the WaterlevelState store information about state's id and artifact's hash value now.2011-07-06, by Ingo Weinzierl
- Changed the desired UI provider for the WaterlevelGroundDifferences state.2011-07-05, by Ingo Weinzierl
- Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.2011-07-05, by Ingo Weinzierl
- Fix(?) for flys/issue1142011-07-04, by Sascha L. Teichmann
- Added the math needed to calculate "W-Differenzen" in "Laengsschnitten"2011-07-03, by Sascha L. Teichmann
- An initial implementation to render chart series based on the XML configuration in themes.xml.2011-07-01, by Ingo Weinzierl
- #135 Modified the way to store datasets for different chart axes.2011-07-01, by Ingo Weinzierl
- Added the option to call the distance info service with a filter to fetch locations or distances only.2011-07-01, by Ingo Weinzierl
- #159 Modifications in the transition model to support a state with a kilometer range input only.2011-06-30, by Ingo Weinzierl
- Downgraded Trove to 1.1-beta-52011-06-29, by Sascha L. Teichmann
- Fixed the JBoss Maven repository.2011-06-28, by Ingo Weinzierl
- Tagged RELEASE 2.4 of flys-artifacts.2011-06-28, by Ingo Weinzierl
- Tagged RELEASE 2.5 of flys-client.2011-09-19, by Ingo Weinzierl
- Improved the DEM datacage panel to display the DEMs only.2011-09-16, by Ingo Weinzierl
- Hide geometry layer in floodmap when tab selection changes.2011-09-16, by Raimund Renkert
- Made DatacageTwinPanel somewhat usable.2011-09-16, by Felix Wolfsteller
- Added loadMany-function to LoadArtifactService.2011-09-16, by Felix Wolfsteller
- Rollback for input assistance of "Q/D" table.2011-09-16, by Raimund Renkert
- #259 Refresh charts after loading new Themes / Artifacts from Datacage.2011-09-15, by Ingo Weinzierl
- #259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.2011-09-15, by Ingo Weinzierl
- Clone Artifacts and add them to the current Collection in the WspDatacagePanel.2011-09-15, by Ingo Weinzierl
- Create new collections initially when starting a new project.2011-09-15, by Ingo Weinzierl
- Validate than the input field for single locations contains a single value.2011-09-15, by Raimund Renkert
- Added formatter for numeric columns that converts the decimal separator.2011-09-15, by Raimund Renkert
- 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, by Ingo Weinzierl
- Changed table header string and set the column width to percental value.2011-09-15, by Raimund Renkert