graph
- Modified Hws.getHws() to retrieve more specific hws.2012-05-08, by Ingo Weinzierl
- Modified Catchment.getCatchments() to retrieve specific catchments.2012-05-08, by Ingo Weinzierl
- Changed the geometry type of 'catchments' from polygon to multipolygon.2012-05-08, by Ingo Weinzierl
- Added an sql script to insert dems for Saar, Mosel and Elbe into database.2012-05-08, by Ingo Weinzierl
- New shape importers and schema modifications.2012-05-04, by Ingo Weinzierl
- Added further shape importers and added the option to reproject shapes during the import process.2012-05-03, by Ingo Weinzierl
- Use Doubles to store meassure points of profiles.2012-05-02, by Sascha L. Teichmann
- Removed superfluous imports.2012-04-27, by Sascha L. Teichmann
- Adjusted PostgreSQL port of MINFO schema to match Oracle one.2012-04-27, by Sascha L. Teichmann
- Adapted annotation types.2012-04-27, by Ingo Weinzierl
- Added SQL file to drop WINFO specific db schema.2012-04-27, by Ingo Weinzierl
- Made SQL instructions upper case.2012-04-27, by Ingo Weinzierl
- Added an SQL file to drop the spatial schema.2012-04-27, by Ingo Weinzierl
- Improved the python shapefile importer.2012-04-27, by Ingo Weinzierl
- Repaired broken oracle spatial schema.2012-04-26, by Ingo Weinzierl
- Parse and store MINFO waterlevel differences; added config option to skip this process.2012-04-26, by Ingo Weinzierl
- Added a parser and importer classes used to import waterlevel differences.2012-04-26, by Ingo Weinzierl
- Added missing constraint to relation 'waterlevel_difference'.2012-04-26, by Ingo Weinzierl
- Fix for wrong method name in WaterlevelDifferenceValue hibernated class.2012-04-25, by Felix Wolfsteller
- Added model classes for MINFO specific waterlevel differences.2012-04-24, by Ingo Weinzierl
- Improved the db schema to store MINFO specific waterlevel differences.2012-04-24, by Ingo Weinzierl
- Completed the MINFO waterlevel import.2012-04-24, by Ingo Weinzierl
- Prepared the importer to import MINFO specific waterlevel values and added a stub for a parser.2012-04-24, by Ingo Weinzierl
- Added importer classes used for MINFO specific waterlevel import.2012-04-20, by Ingo Weinzierl
- Added new model classes for MINFO specific waterlevel data.2012-04-20, by Ingo Weinzierl
- Added MINFO specific waterlevel relations.2012-04-20, by Ingo Weinzierl
- Added a parser for sediment yield files; started parsing and store values in db.2012-04-19, by Ingo Weinzierl
- Added config option to skip parsing sediment yield data and prepared the importer to read/store those data.2012-04-19, by Ingo Weinzierl
- Added new importer classes for importing sediment yield data.2012-04-19, by Ingo Weinzierl
- Added new model classes for sediment yield data.2012-04-18, by Ingo Weinzierl
- Added missing river_id column to sediment_yield relation.2012-04-18, by Ingo Weinzierl
- Removed superflous imports.2012-04-18, by Ingo Weinzierl
- Improved the db schema to store sediment yield values.2012-04-18, by Ingo Weinzierl
- Finished flow velocity data import: finished parsing meta data of model files and repaired broken HQL statements.2012-04-18, by Ingo Weinzierl
- Added new parser for flow velocity measurements and fixed some smaller bugs while importing flow velocity data.2012-04-17, by Ingo Weinzierl
- Added importer classes used during the import process of flow velocity measurements.2012-04-17, by Ingo Weinzierl
- Added new model classes for storing flow velocity measurements.2012-04-17, by Ingo Weinzierl
- Added MINFO specific relations for flow velocity measurements.2012-04-17, by Ingo Weinzierl
- Added a parser for flow velocity model data and adjusted the db relation schema (missing q column).2012-04-17, by Ingo Weinzierl
- Added temp classes used during the import process of flow velocity data.2012-04-17, by Ingo Weinzierl
- Prepared the importer to parse flow velocity files and added a config option to skip that process.2012-04-17, by Ingo Weinzierl
- Added new model classes for MINFO specific flow velocity.2012-04-17, by Ingo Weinzierl
- Improved the oracle db schema for MINFO specific flow velocity values.2012-04-16, by Ingo Weinzierl
- Add MINFO schema for PostgreSQL2012-04-13, by Sascha L. Teichmann
- Added missing annotation in MorphologicalWidth for values.2012-04-13, by Ingo Weinzierl
- Added parser for parsing morphological widths.2012-04-13, by Ingo Weinzierl
- Added a config option to skip parsing morphological widths.2012-04-13, by Ingo Weinzierl
- Tiny schema modification specific to MINFO morphological width values; added importer classes.2012-04-13, by Ingo Weinzierl
- Improved the MIFNO DB schema for morphological width and added model classes.2012-04-13, by Ingo Weinzierl
- Finished parsing MINFO specific sediment density.2012-04-13, by Ingo Weinzierl
- Implemented the method stubs of the parser for sediment density and made some db schema adaptions.2012-04-13, by Ingo Weinzierl
- Added new parser (stub) to read MINFO sediment density files; prepared import process to handle those files.2012-04-13, by Ingo Weinzierl
- Added a new config option to skip parsing MINFO sediment density values.2012-04-13, by Ingo Weinzierl
- Added new importer classes used during MINFO sediment density import.2012-04-13, by Ingo Weinzierl
- Improved the MINFO db schema and added model classes for storing sediment density values specific to a river and depth.2012-04-13, by Ingo Weinzierl
- Finished importing MINFO bed heights (single and epoch).2012-04-13, by Ingo Weinzierl
- Implemented model classes and importer classes for bed height epochs.2012-04-12, by Ingo Weinzierl
- Finished work on MINFO bed heights (single).2012-04-12, by Ingo Weinzierl
- Finished work on parsing meta information and data specific to single bed heights files in MINFO.2012-04-11, by Ingo Weinzierl
- Some oracle db schema adaptions specific to bed heights in MINFO.2012-04-11, by Ingo Weinzierl
- Initial checkin for parsing MINFO bed heights.2012-04-11, by Ingo Weinzierl
- First things for MINFO specific database schema.2012-04-11, by Ingo Weinzierl
- Added a new config option to specify a INFO.gew file by system property.2012-03-29, by Ingo Weinzierl
- Adapted the column type of relation 'dem' in oracle-spatial schema.2012-03-19, by Ingo Weinzierl
- Registered missing Floodmaps and set its Geometry type to Geometry.2012-03-19, by Ingo Weinzierl
- Tagged module 'flys-backend' as 'pre2.7-2012-03-16'.2012-03-16, by Ingo Weinzierl
- Modified the oracle db schema (relation 'floodmaps').2012-03-16, by Ingo Weinzierl
- Added model class for 'floodmaps'.2012-03-08, by Ingo Weinzierl
- Added a python tool to import shapefiles into database.2012-03-07, by Ingo Weinzierl
- Adapted the PostgreSQL schema for floodmaps.2012-03-07, by Ingo Weinzierl
- Improved the db schema for storing existing floodmaps.2012-03-06, by Ingo Weinzierl
- Adapted wrong method call of Log4J logger.2012-03-06, by Ingo Weinzierl
- Fix or workaround flys/issue632, avoid NPE.2012-03-02, by Felix Wolfsteller
- merged flys-artifacts/2.72012-09-28, by Thomas Arendsen Hein
- Merged revisions 4539-4540,4543,4545-4546 via svnmerge from2012-05-29, by Ingo Weinzierl
- Merged revisions 4536 via svnmerge from2012-05-27, by Ingo Weinzierl
- Tagged module flys-artifacts as '2.7'.2012-05-27, by Ingo Weinzierl
- Fixed broken crosssection chart creation if no hyks are existing.2012-05-27, by Ingo Weinzierl
- Removed superfluous imports.2012-05-26, by Sascha L. Teichmann
- FixA: Added CSV export for Delta W/t values.2012-05-26, by Sascha L. Teichmann
- FixA: Return correct data structure from calculation.2012-05-26, by Sascha L. Teichmann
- FixA: Fixed stupid index bug.2012-05-26, by Sascha L. Teichmann
- FixA: Call computing when reaching the compute state.2012-05-26, by Sascha L. Teichmann
- FixA: km indexed datastructure for delta w/t results.2012-05-25, by Sascha L. Teichmann
- Corrected config for wms fixpoints and floodmaps.2012-05-25, by Ingo Weinzierl
- Fix ChangeLog2012-05-25, by Felix Wolfsteller
- Improved 'line-to-curve' rendering.2012-05-25, by Felix Wolfsteller
- Replaced another silly "@attribute" XPATH with direct getAttribute() call.2012-05-25, by Sascha L. Teichmann
- Also draw lines from q mainvalues to duration curve.2012-05-25, by Felix Wolfsteller
- Slightly improved 'line-to-curve' creation of w-mainvalues/durationcurve.2012-05-25, by Felix Wolfsteller
- Fixed ChangeLog.2012-05-25, by Felix Wolfsteller
- Draw line from w-annotation to duration curve, rough version.2012-05-25, by Felix Wolfsteller
- Added a warning to not use virtual themes for facets.2012-05-25, by Raimund Renkert
- Added concrete themes for maps.2012-05-25, by Raimund Renkert
- Minor refactoring.2012-05-25, by Felix Wolfsteller
- Added concrete themes for areas.2012-05-25, by Raimund Renkert
- Precised DC config.2012-05-24, by Felix Wolfsteller
- Let Generators handle slightly more types.2012-05-24, by Felix Wolfsteller
- Added accidentally omitted file.2012-05-24, by Felix Wolfsteller
- Cosmetic2012-05-24, by Felix Wolfsteller
- Allow easy change of sticky axis for annotations.2012-05-24, by Felix Wolfsteller
- Prepare improved Discharge curve compatibility.2012-05-24, by Felix Wolfsteller
- Issue 667.2012-05-24, by Raimund Renkert
- Removed needless imports.2012-05-24, by Ingo Weinzierl
- Reproject geometries before exporting them as shapefiles to filesystem.2012-05-24, by Ingo Weinzierl
- Include thematic heights in dc conf for reference curves.2012-05-24, by Felix Wolfsteller
- Cosmetics.2012-05-24, by Felix Wolfsteller
- Remove relativepoint artifact remainders.2012-05-24, by Felix Wolfsteller
- Create points for ref.curve in facet, handle these in generator.2012-05-24, by Felix Wolfsteller
- Expose reference curve parameters via blackboard.2012-05-24, by Felix Wolfsteller
- Expose reference curve parameters via blackboard.2012-05-24, by Felix Wolfsteller
- Fixation relative points in reference curves.2012-05-24, by Felix Wolfsteller
- Made data accessors for reference curve parameter public.2012-05-24, by Felix Wolfsteller
- Add relativepoint to compatibility list of reference curve out.2012-05-24, by Felix Wolfsteller
- Polish: theme for relativepoint, removal of wrong facet in compatibility list.2012-05-23, by Felix Wolfsteller
- Serve heightmarks and floodprotection in dc conf for duration curves.2012-05-23, by Felix Wolfsteller
- Handle relative points in duration curve diagram.2012-05-23, by Felix Wolfsteller
- Add relative-points-fixations for duration curves in dc conf.2012-05-23, by Felix Wolfsteller
- Take advantage of refactorisation.2012-05-23, by Felix Wolfsteller
- Handle case of points in wqday (durationcurve) scenarios.2012-05-23, by Felix Wolfsteller
- Let DurationCurveFacet provide relevant data via Blackboard.2012-05-23, by Felix Wolfsteller
- Add helper to allow for points at duration curve facet.2012-05-23, by Felix Wolfsteller
- FixA: Calculate Delta W/t, too.2012-05-23, by Sascha L. Teichmann
- Added (dummy-) implementation of relative point facet in staticwkms case.2012-05-23, by Felix Wolfsteller
- Improved startup performance.2012-05-23, by Raimund Renkert
- Refactor usage of now static xpath, other artifacts will follow in later commits.2012-05-23, by Felix Wolfsteller
- Refactor static xpath, other artifacts will come in a later commit.2012-05-23, by Felix Wolfsteller
- Whitespaces.2012-05-23, by Felix Wolfsteller
- Pre-work for upcoming RelativePoint-Artifact.2012-05-23, by Felix Wolfsteller
- Introduced theme groups and added new service to get themes filtered by name.2012-05-23, by Raimund Renkert
- Modify Cross-Section DC conf to allow loading of waterlevels, fixations and heightmarks.2012-05-23, by Felix Wolfsteller
- Cosmetics in winfo state xml.2012-05-23, by Felix Wolfsteller
- More debugging of discharge curve issue.2012-05-22, by Felix Wolfsteller
- More debugging of discharge-curve issue.2012-05-22, by Felix Wolfsteller
- Adjusted dc conf.2012-05-22, by Felix Wolfsteller
- Handle 'classical' discharges, theoretically.2012-05-22, by Felix Wolfsteller
- Add cross-section output to dischargelong.section.2012-05-22, by Felix Wolfsteller
- Added Fix calculation.2012-05-22, by Sascha L. Teichmann
- Cosmetics.2012-05-22, by Felix Wolfsteller
- Fixings: Adjusted ui providers to make parameter names unique in client.2012-05-22, by Sascha L. Teichmann
- Fixings state access: Added more debug putput2012-05-22, by Sascha L. Teichmann
- Fixing analysis: Access to state data.2012-05-22, by Sascha L. Teichmann
- Make start/end parameter names unique in fixing artifacts.2012-05-22, by Sascha L. Teichmann
- Added skeleton for gauge discharge curves.2012-05-22, by Felix Wolfsteller
- Allow loading of previous reference curves.2012-05-21, by Felix Wolfsteller
- Prepare reference curve dc conf.2012-05-21, by Felix Wolfsteller
- Added i18n strings for fix analysis.2012-05-21, by Raimund Renkert
- Adjusted fixings transitions and implemented event select state.2012-05-21, by Raimund Renkert
- Include km in duration curve facets names.2012-05-21, by Felix Wolfsteller
- Allow to load previous DurationCurves and fixations in Dur.C. via DC.2012-05-21, by Felix Wolfsteller
- Only offer soundings that fit to the current km range in MINFO bed height workflow.2012-05-18, by Ingo Weinzierl
- Added chart generator for middle bed height charts.2012-05-18, by Ingo Weinzierl
- Added an exporter for middle bed height values.2012-05-18, by Ingo Weinzierl
- Start MINFO middle bed height calculation in the relevant state and creates facets for chart and csv.2012-05-18, by Ingo Weinzierl
- Implemented SoundingsSelect.getOptions() and SoundingsSelect.getLabelFor().2012-05-18, by Ingo Weinzierl
- More stable legend item aggregation.2012-05-16, by Felix Wolfsteller
- Cosmetics (docs).2012-05-16, by Felix Wolfsteller
- Added states and improved transition model for MINFO middle bed height calculation.2012-05-16, by Ingo Weinzierl
- Adapted the dynamic DESCRIBE creation of MultiIntArrayState to be able to use default mechanisms in FLYS client.2012-05-16, by Ingo Weinzierl
- Deliver description on events instead of names in fixing overview.2012-05-16, by Sascha L. Teichmann
- Create chart facets for flow velocity calculation and a chart generator for this.2012-05-16, by Ingo Weinzierl
- Improved the MultiIntArrayState, so the clients are able to display human readable strings for parameters and its values.2012-05-16, by Ingo Weinzierl
- Added new i18n strings for MINFO states.2012-05-16, by Ingo Weinzierl
- Finalized the CSV export of MINFO flow velocity calculation.2012-05-16, by Ingo Weinzierl
- Added state, calculation and csv exporter for MINFO flow velociy calculation.2012-05-16, by Ingo Weinzierl
- Moved the implementation of getDataAsDouble() from concrete Artifacts into FLYSArtifact.2012-05-16, by Ingo Weinzierl
- Changed data type for state 'eventselect' in fix-analysis.2012-05-15, by Raimund Renkert
- Removed superfluous imports.2012-05-15, by Sascha L. Teichmann
- Implemented states for fix-analysis.2012-05-15, by Raimund Renkert
- Fixed constructor in class 'Function'.2012-05-15, by Raimund Renkert
- Improved the states for MINFO flow velocity calculation.2012-05-15, by Ingo Weinzierl
- Added model to store fitting results into cache.2012-05-14, by Sascha L. Teichmann
- Removed the unused computeFeed() from ComputationRangeState to make this State ready to use it in MINFO calculations.2012-05-14, by Ingo Weinzierl
- Started module MINFO (MINFOArtifact, state to choose calculations, configurations).2012-05-14, by Ingo Weinzierl
- Removed unused code.2012-05-13, by Felix Wolfsteller
- Added documentation.2012-05-13, by Felix Wolfsteller
- Add duration_curve.q loading via datacage.2012-05-13, by Felix Wolfsteller
- Show HYKS in datacage also in non-recommendation mode.2012-05-11, by Felix Wolfsteller
- Improved middle height calculations.2012-05-11, by Felix Wolfsteller
- Progressed area calculation while line computation a bit.2012-05-11, by Felix Wolfsteller
- Added accidentally ommitted changes.2012-05-11, by Felix Wolfsteller
- Fix water-through-mountain in cross sections.2012-05-11, by Felix Wolfsteller
- Added support for WMS gauges in floodmaps and maps.2012-05-10, by Ingo Weinzierl
- Improved datacage configuration for floodmaps and maps and modified the WMS layer artifacts to support names for layers.2012-05-10, by Ingo Weinzierl
- Added a PROJECTION section for all missing mapserver templates.2012-05-10, by Ingo Weinzierl
- Minor refactoring, docs.2012-05-10, by Felix Wolfsteller
- Added a Mapserver PROJECTION section into the shapefile template.2012-05-10, by Ingo Weinzierl
- Minimal doc, TODO.2012-05-10, by Felix Wolfsteller
- Fix issue620: synchron navigation at impossible km.2012-05-10, by Felix Wolfsteller
- Minimal cosmetics.2012-05-10, by Felix Wolfsteller
- More stable waterlinefacet, in prep for fix issue620.2012-05-10, by Felix Wolfsteller
- Corrected date in ChangeLog entry.2012-05-09, by Felix Wolfsteller
- Added and respect theme prop whether or not to display (not yet calculated) middle height.2012-05-09, by Felix Wolfsteller
- Beginnings of mittlere hoehe calculation.2012-05-09, by Felix Wolfsteller
- Modified floodmap specific datacage configuration and improved WMS hws layer.2012-05-08, by Ingo Weinzierl
- Modified floodmap specific datacage configuration and improved WMS catchment layer.2012-05-08, by Ingo Weinzierl
- Modified configuration of facets for 'map' and theme for floodmap lines.2012-05-08, by Ingo Weinzierl
- Added a PROJECTION section to all db mapserver layers.2012-05-08, by Ingo Weinzierl
- Modified states and added new state for fixing analysis.2012-05-07, by Raimund Renkert
- Respect area label bg text style, draw label roughly at centroid of polygons (sofar, better but not yet good).2012-05-04, by Felix Wolfsteller
- Allow basic and styled area labels, yet on static position within plot.2012-05-03, by Felix Wolfsteller
- More concrete Area theme. Experimentally disabled duplicate Lines theme.2012-05-03, by Felix Wolfsteller
- Fix area creation.2012-05-03, by Felix Wolfsteller
- Added and respect two new properties of waterlevels in cross-sections.2012-05-03, by Felix Wolfsteller
- Respect show line label bg setting.2012-05-03, by Felix Wolfsteller
- Added 'helpText' fields to the transition model.2012-05-03, by Ingo Weinzierl
- Respect colors of theme for linelabels.2012-05-02, by Felix Wolfsteller
- Actually use font specified in theme document for linelabel.2012-05-02, by Felix Wolfsteller
- Change default for showbg of linelabel theme.2012-05-02, by Felix Wolfsteller
- Cosmetic, added annotation.2012-05-02, by Felix Wolfsteller
- Parse more theme properties for linelabels.2012-05-02, by Felix Wolfsteller
- Make it compilable again after signature change in backend.2012-05-02, by Sascha L. Teichmann
- Cosmetics, doc.2012-04-27, by Felix Wolfsteller
- Added accidentally ommitted File in last commit.2012-04-27, by Felix Wolfsteller
- Added DataType for lines that also stores width, use it. Added HasLabel interface for some series.2012-04-27, by Felix Wolfsteller
- Initial transition configuration and artifact/state stubs for fixation2012-04-26, by Raimund Renkert
- Add method to calculate length of water lines.2012-04-26, by Sascha L. Teichmann
- Most of issue454: Label waterlines.2012-04-26, by Felix Wolfsteller
- Let theme define whether or not to display a (yet static) label for line).2012-04-26, by Felix Wolfsteller
- Cosmetics, doc.2012-04-26, by Felix Wolfsteller
- Checked in out dated version of outlier test.2012-04-25, by Sascha L. Teichmann
- Added simple Grubb's outlier test.2012-04-25, by Sascha L. Teichmann
- Stub for labeling dataseries in EnhancedLineAndShapeRenerer.2012-04-25, by Felix Wolfsteller
- Added accidentally ommitted ChangeLog entry for last commit.2012-04-25, by Felix Wolfsteller