graph
- AFT/DIPS: Added simple XSL transformation to turn DIPS.xml into HTML too be more readable.2013-03-27, by Sascha L. Teichmann
- store name and km of reference gauges in measurement_stations too, as not all are in gauges2013-03-27, by Tom Gottfried
- merged.2013-03-27, by Raimund Renkert
- Allow null values in measurement_station columns without 'not null' constraints.2013-03-27, by Raimund Renkert
- Correctly parse bedheights.2013-03-27, by Raimund Renkert
- Datacage: Compile XPath expressions and reuse them. With the introduction of filters in dc:elements XPath expressions are evalutated very often so compiling them should reduce the overhead significantly.2013-03-27, by Sascha L. Teichmann
- SCHEMA CHANGE: fixed constraints in MINFO and removed obsolete column2013-03-27, by Tom Gottfried
- Removed obsolete imports.2013-03-27, by Sascha L. Teichmann
- Removed obsolete imports.2013-03-27, by Sascha L. Teichmann
- WaterlevelFacet: Slight refactoring (more needed), fix flys/issue1149.2013-03-27, by Felix Wolfsteller
- WaterlevelFacet: Avoid classcastexceptions.2013-03-27, by Felix Wolfsteller
- Datacage: Index macros with a map. Reduces excessive linear scanning for macros when calling them.2013-03-26, by Sascha L. Teichmann
- Only create one FunctionResolver per BuildHelper. Creatin new ones over and over again is excessive.2013-03-26, by Sascha L. Teichmann
- remove unit from sediment density and depths (always t/m3 respectively cm, otherwise a typo)2013-03-26, by Tom Gottfried
- Allow km-ranges without decimal separator in bed height import2013-03-26, by Tom Gottfried
- removed unit from model and importer for grain fractions (its always mm, otherwise a typo)2013-03-26, by Tom Gottfried
- Set river_id for jetties2013-03-26, by Andre Heinecke
- Add Jetties to floodmap2013-03-26, by Andre Heinecke
- Add note about themes to howto2013-03-26, by Andre Heinecke
- Add buildings of kind 0 to data cage2013-03-26, by Andre Heinecke
- Add warning if the list is empty even without an exception2013-03-26, by Andre Heinecke
- Expose function dc:has-result to Function Resolver.2013-03-26, by Sascha L. Teichmann
- pass BuildHelper to Function Resolver.2013-03-26, by Sascha L. Teichmann
- Removed obsolete imports.2013-03-26, by Sascha L. Teichmann
- Datacage Function Resolver: Lift from static to object space.2013-03-26, by Sascha L. Teichmann
- Added new columns to sq relation importer to import all values from csv and use2013-03-26, by Raimund Renkert
- Renamed description to comment to fit the schema.2013-03-26, by Raimund Renkert
- Improved logging.2013-03-26, by Raimund Renkert
- SCHEMA CHANGE! Renamed columns in sq_relation and sq_relation_value.2013-03-26, by Raimund Renkert
- Fix for flys/issue1130 (decimals in result display).2013-03-26, by Felix Wolfsteller
- Fix flys/issue1150 (i18n).2013-03-26, by Felix Wolfsteller
- Fix Wstcalculation for non monotonous values.2013-03-26, by Andre Heinecke
- Add port info to generated connection string for oracle2013-03-26, by Andre Heinecke
- Cosmetics, fix typo in i18n.2013-03-26, by Felix Wolfsteller
- Fix flys/issue1206 (reference system in discharge curve).2013-03-26, by Felix Wolfsteller
- Depend on commons-dbcp for connection-init-sqls.2013-03-26, by Andre Heinecke
- Add sedinitsqls to packaging script2013-03-26, by Andre Heinecke
- Use minute instead of month as the last number of the date/timestamp2013-03-26, by Andre Heinecke
- Morpho-Importer: Do not mask database exceptions as broken files2013-03-26, by Tom Gottfried
- WaterlevelSelectState: Avoid npe with extreme results.2013-03-26, by Felix Wolfsteller
- Handle main values in HistoricalDischargeWQCurveGenerator.2013-03-25, by Felix Wolfsteller
- Doc.2013-03-25, by Felix Wolfsteller
- Added historical_discharge_wq to chart types, for manualpoints.2013-03-25, by Felix Wolfsteller
- Added historical_discharge_wq.manualpoints facet to winfo facet compat list.2013-03-25, by Felix Wolfsteller
- Added historical_discharge_wq.manualpoints facet to manualpoints compat list.2013-03-25, by Felix Wolfsteller
- SCHEMA CHANGE: add table for flood marks and missing DROPs for jetties2013-03-25, by Tom Gottfried
- Add building_kinds to drop script and fix syntax of buildings table2013-03-25, by Andre Heinecke
- Only match strings vor field values2013-03-25, by Andre Heinecke
- SCHEMA CHANGE: additional columns and FK constraint for SQ-relation2013-03-25, by Tom Gottfried
- Remove river_name and map elements to reduce datacage level depth2013-03-25, by Andre Heinecke
- Add buildings with kinds to datacage2013-03-25, by Andre Heinecke
- Generalize parsing of ids data string2013-03-25, by Andre Heinecke
- Add getBuildings method that filters by kind2013-03-25, by Andre Heinecke
- Fix searchValue and mark a field where a string is found as handled2013-03-25, by Andre Heinecke
- WINFOArtifact: Setting facetactivity for historical discharge, main values.2013-03-25, by Felix Wolfsteller
- I18n for historical discharge curves main value facet name.2013-03-25, by Felix Wolfsteller
- MainValuesArtifact: Override getName to make FacetActivityRegistry working.2013-03-25, by Felix Wolfsteller
- I18n for new state 'outlier-method'.2013-03-25, by Raimund Renkert
- Use new state 'outlier mehtod selection' in SQ-relation.2013-03-25, by Raimund Renkert
- Added new state for outlier test method. Methods are 'grubbs' or 'std-dev'.2013-03-25, by Raimund Renkert
- Fix typo in HWSBarriersState that caused mapfile corruption2013-03-25, by Andre Heinecke
- Bed height single import: give more informative warnings2013-03-25, by Tom Gottfried
- Importer default official = False for hws2013-03-25, by Andre Heinecke
- Rename station to km to be in line with the rest2013-03-25, by Andre Heinecke
- flys/issue1183: Default from date form fields (fix).2013-03-25, by Felix Wolfsteller
- Part of flys/issue1183: Default from/to date form fields (not yet working for from).2013-03-22, by Felix Wolfsteller
- Tinydoc.2013-03-22, by Felix Wolfsteller
- Import buildings according to specification2013-03-22, by Andre Heinecke
- Importer: Add function to search a value in all fields.2013-03-22, by Andre Heinecke
- Scheme change: Building table is extended and got a lookup table for kind2013-03-22, by Andre Heinecke
- Importer act according to specs when importing jetties2013-03-22, by Andre Heinecke
- First revert then update in the make release script to avoid conflicts2013-03-22, by Andre Heinecke
- Explicitly force the kind to be 2 when it is not set.2013-03-22, by Andre Heinecke
- merged.2013-03-22, by Raimund Renkert
- I1174: Changed label for some themes in fix analysis.2013-03-22, by Raimund Renkert
- Merge with default branchmapgenfix 2013-03-22, by Christian Lins
- Added tag 2.9.14 for changeset a5f5599f6fd52013-03-22, by Andre Heinecke
- merge2.9.14 2013-03-22, by Bettina Gruenbauer
- adjusting files2013-03-22, by Bettina Gruenbauer
- Doc.2013-03-22, by Felix Wolfsteller
- Doc.2013-03-22, by Felix Wolfsteller
- Doc.2013-03-22, by Felix Wolfsteller
- Doc.2013-03-22, by Felix Wolfsteller
- MainValuesArtifact: For hist. W/Q diagram mainvalues, get location from gauge.2013-03-22, by Felix Wolfsteller
- MainValuesArtifact: Spawn two new facets (for his. w/q diagrams).2013-03-22, by Felix Wolfsteller
- FacetTypes: Add two new Facet types for mainvalues in hist. w/q diagrams.2013-03-22, by Felix Wolfsteller
- MainValuesArtifact: Doc, cosmetics.2013-03-22, by Felix Wolfsteller
- meta-data.xml: Recommend main values for historic. w/q diagram.2013-03-22, by Felix Wolfsteller
- winfo.xml: Little formatting, adding mainvalues to compat list.2013-03-22, by Felix Wolfsteller
- Importer: Do not return true for IsDoubleField set if the field2013-03-21, by Andre Heinecke
- Add HWS Lines and HWS Points folder structures to the datacage2013-03-21, by Andre Heinecke
- re-added spatial indices for Oracle that work since importer forces correct dimensions2013-03-21, by Tom Gottfried
- merge2013-03-21, by Bettina Gruenbauer
- insert links to wiki anchors2013-03-21, by Bettina Gruenbauer
- DischargeTablesOverview: Show main values from gauge in dischargetablesoverview.2013-03-21, by Felix Wolfsteller
- edit anchor for wiki-links2013-03-21, by Bettina Gruenbauer
- Switch to 2D for fixpoints and river_axes2013-03-21, by Andre Heinecke
- Add updated type mapping for jetties2013-03-21, by Andre Heinecke
- Enforce two dimensional point geometries2013-03-20, by Andre Heinecke
- Fix import_rivers script for postgres2013-03-20, by Andre Heinecke
- Jetties are two dimensional2013-03-20, by Andre Heinecke
- Add jetties importer2013-03-20, by Andre Heinecke
- Fix id handling in dgm import2013-03-20, by Andre Heinecke
- Revert 5301:7d29c277000e which introduced inconsitencies in the sequences2013-03-20, by Andre Heinecke
- Add small howto which consists mostly of the notes i took while2013-03-20, by Andre Heinecke
- Add HWSLines and HWSPoints to datacage for the map2013-03-20, by Andre Heinecke
- Remove commented code that could be copied from below.2013-03-20, by Andre Heinecke
- Split HWSArtifact into HWSPoints and HWSLines2013-03-20, by Andre Heinecke
- Fix HWSKind column name for the name of the kind2013-03-20, by Andre Heinecke
- Add HWSPoint to flys credentials2013-03-20, by Andre Heinecke
- Show some Q mainvalues in DischargeTablesOverview.2013-03-20, by Felix Wolfsteller
- Doc, cosmetics.2013-03-20, by Felix Wolfsteller
- Doc and vim-magiv.2013-03-20, by Felix Wolfsteller
- Doc, cosmetics.2013-03-20, by Felix Wolfsteller
- Doc.2013-03-20, by Felix Wolfsteller
- Doc, debug fix.2013-03-20, by Felix Wolfsteller
- Fix flys/issue547, display whole years in hist. wq-time range diagrams (i18n).2013-03-19, by Felix Wolfsteller
- Part of i18n fixes for flys/issue1180.2013-03-19, by Felix Wolfsteller
- Partly i18n fixes for flys/issue11802013-03-19, by Felix Wolfsteller
- Doc, cosmetic and TODO fixes, renamed field in WQTimeRange.2013-03-19, by Felix Wolfsteller
- Doc and whitespace fixes.2013-03-19, by Felix Wolfsteller
- Various i18n issues from flys/issue1180 .2013-03-19, by Felix Wolfsteller
- Part of i18n fix for flys/issues1180.2013-03-18, by Felix Wolfsteller
- AtFileParser, README: Added main-method for AT-File-Parsing debugging, doc.2013-03-18, by Felix Wolfsteller
- Cosemtics, doc.2013-03-18, by Felix Wolfsteller
- Little code clean up and possible a NPE fix.2013-03-15, by Sascha L. Teichmann
- Move hws out of data cage flood map.2013-03-15, by Sascha L. Teichmann
- Allow empty years in bed height parser.2013-03-15, by Sascha L. Teichmann
- Add documentation about dgm-path option2013-03-15, by Andre Heinecke
- Be more aggressive when replacing the wiki url2013-03-15, by Andre Heinecke
- SCHEMA CHANGE: added spatial indices in Oracle that work again2013-03-15, by Tom Gottfried
- Removed river dependency from flow velocity model.2013-03-15, by Sascha L. Teichmann
- SCHEMA CHANGE: added spatial index for river_axes in Oracle2013-03-15, by Tom Gottfried
- SCHEMA CHANGE: removed bad triggers and foreign keys from schema2013-03-15, by Tom Gottfried
- Improve oracle integration and generate changelog when tagging2013-03-15, by Andre Heinecke
- Added tag 2.9.13 for changeset 7fa94b793cbe2013-03-15, by Andre Heinecke
- I18n for empty selection in new uesk states.2.9.13 2013-03-15, by Raimund Renkert
- Added i18n strings for new uesk states.2013-03-15, by Raimund Renkert
- allowed role flys_bfg to access all rivers currently in DB2013-03-15, by Tom Gottfried
- removed unique constraint to allow one dem to be used by several rivers2013-03-14, by Tom Gottfried
- Removed trailing whitespace.2013-03-14, by Sascha L. Teichmann
- Cleaned up imports.#2013-03-14, by Sascha L. Teichmann
- Added new states and transitions to UESK calculation and adjusted states and UI.2013-03-14, by Raimund Renkert
- Added new UI provider for HWS inline DC and shapefile upload.2013-03-14, by Raimund Renkert
- Added new states for HWS, user shapefile and barriers.2013-03-14, by Raimund Renkert
- Changed visiblitiy of some methods. TODO: A lot of refactoring.2013-03-14, by Raimund Renkert
- Avoid NPE if data list is null.2013-03-14, by Raimund Renkert
- Data structure and factory for hws.2013-03-14, by Raimund Renkert
- Added setter for A and B in Pair.2013-03-14, by Raimund Renkert
- Added filter to elements in datacage templating. (most work done by Sascha T.).2013-03-14, by Raimund Renkert
- Fix river_axes maps when using oracle.2013-03-14, by Andre Heinecke
- fixed spatial schema for hydraulic boundaries2013-03-14, by Tom Gottfried
- fixed import of fixpoints and hydraulic boundaries (made by A. Heinecke)2013-03-14, by Tom Gottfried
- Do not explicitly set id for ranges and time_intervals2013-03-14, by Andre Heinecke
- merge2013-03-14, by Bettina Gruenbauer
- insert river oder and havel2013-03-14, by Bettina Gruenbauer
- trigger sequence of time_interval IDs in DB as it is not used by hibernate only anymore2013-03-14, by Tom Gottfried
- trigger sequence of range IDs in DB as it is not used by hibernate only anymore2013-03-14, by Tom Gottfried
- merge2013-03-14, by Bettina Gruenbauer
- insert rivers to config2013-03-14, by Bettina Gruenbauer
- Force UESG to multipolygon and import source field for messungen2013-03-14, by Andre Heinecke
- merge2013-03-14, by Tom Gottfried
- merge2013-03-14, by Tom Gottfried
- added tables for jetties in spatial schema2013-03-14, by Tom Gottfried
- MainValuesArtifact: Possible NPE fix.2013-03-14, by Felix Wolfsteller
- postgresql-spatial.sql: Fixed table definition.2013-03-14, by Felix Wolfsteller
- postgresql-setup.sh: Introduced third (host) parameter, fixed alter user statement2013-03-14, by Felix Wolfsteller
- postgresql-setup.sh: Doc improved.2013-03-14, by Felix Wolfsteller
- postgresql-setup.sh: Made executable.2013-03-14, by Felix Wolfsteller
- merge2013-03-14, by Tom Gottfried
- added script to setup postgres-DB for testing2013-03-14, by Tom Gottfried
- postgresql-minfo.sql: terminate sql statements.2013-03-14, by Felix Wolfsteller
- Removed trailing whitespace.2013-03-13, by Sascha L. Teichmann
- Removed bogus imports.2013-03-13, by Sascha L. Teichmann
- Removed trailing whitespace.2013-03-13, by Sascha L. Teichmann
- merge2013-03-13, by Tom Gottfried
- correct session-handling for bed height import (made by S. Teichmann)2013-03-13, by Tom Gottfried
- Use pattern matching for grain fraction in SedimentYieldParser2013-03-07, by Tom Gottfried
- SCHEMA CHANGE: lookup table for floodmaps and source-field added, Importer adapted to new directory names2013-03-13, by Tom Gottfried
- additional values in lookup table for bed height types2013-03-13, by Tom Gottfried
- Merged2013-03-13, by Sascha L. Teichmann
- Use lookup table from bedd_height from database in importer.2013-03-13, by Sascha L. Teichmann
- Use river name as layername in new map projects.2013-03-13, by Raimund Renkert
- added missing lookup tables to drop-scripts2013-03-13, by Tom Gottfried
- An oracle conection string needs a backend otherwise you get an error2013-03-13, by Andre Heinecke
- Use the same structure for the default MS_ERRORFILE in rivers.map that2013-03-13, by Andre Heinecke
- Add LOG_DIR to make release to configure a logging directory. And2013-03-13, by Andre Heinecke
- Fix syntax error in next_id and remove obsolete oracle parameter2013-03-13, by Andre Heinecke
- Add some Intevation specific deployment advice.2013-03-13, by Andre Heinecke
- Use river-wms url in example configuration of mosel and elbe2013-03-13, by Andre Heinecke
- Fix Waterlevel*-Parser to correctly register the wst-columns.2013-03-13, by Felix Wolfsteller
- ImportWst: Doc and getters.2013-03-13, by Felix Wolfsteller
- ImportRiver: Cosmetics, resolved todo.2013-03-13, by Felix Wolfsteller
- ImportRiver: Light cleaning up, waterlevelimport more parralel to other imports.2013-03-13, by Felix Wolfsteller
- fixed DEM-importer to work with Oracle (made by A. Heinecke)2013-03-12, by Tom Gottfried
- Merged2013-03-12, by Sascha L. Teichmann
- Set the BFG_ID for current discharge tables in FLYS.2013-03-12, by Sascha L. Teichmann
- Break long lines in FLYS statements.2013-03-11, by Sascha L. Teichmann
- Remove unused library2013-03-12, by Andre Heinecke
- Fix oracle backend configuration and allow INITSQLS statement2013-03-12, by Andre Heinecke
- Fix wiki url injection2013-03-12, by Andre Heinecke
- Update documentation2013-03-12, by Andre Heinecke
- Remove outdated config files. Those are now taken directly from2013-03-12, by Andre Heinecke
- Improve make_release script to optinally handle tagging and be more generic.2013-03-12, by Andre Heinecke
- Remove old artifacts-h2.sql and datacage.sql and expect the2013-03-12, by Andre Heinecke
- Use default paths which are the same paths used when2013-03-12, by Andre Heinecke
- ImportRiver: In analogy to other wst imports, set kind in ImportRiver.2013-03-12, by Felix Wolfsteller
- Waterlevel*Parser, ImportRiver: Remove deprecated exportWst()-usage.2013-03-12, by Felix Wolfsteller
- Removed accidentally ommitted file.2013-03-12, by Felix Wolfsteller
- Remove debris of (Import)WaterlevelDiff*-model classes.2013-03-12, by Felix Wolfsteller
- Remove hibernated and unhibernated Waterlevel*-model classes.2013-03-12, by Felix Wolfsteller
- Added tag 2.9.12 for changeset 88e3473a38462013-03-12, by Andre Heinecke
- Add kind handling for floodplains and crossectiontracks2.9.12 2013-03-12, by Andre Heinecke
- Cosmetics, remove obsolete imports.2013-03-12, by Felix Wolfsteller
- WaterlevelParser: Use Wst-structures directly (instead of Waterlevel*).2013-03-12, by Felix Wolfsteller
- WaterlevelDifferencesParser: Clean obsolete imports.2013-03-12, by Felix Wolfsteller
- Tiny whitespace cosmetic.2013-03-12, by Felix Wolfsteller
- ImportWstColumn: Expose columnValues with a getter.2013-03-12, by Felix Wolfsteller
- Cleaning (java-) imports.2013-03-12, by Felix Wolfsteller
- Removed tag 2.9.122013-03-12, by Andre Heinecke
- WaterlevelDifferencesParser: Doc and cosmetics.2013-03-12, by Felix Wolfsteller
- WaterlevelDifferencesParser: Create ImportWsts directly.2013-03-12, by Felix Wolfsteller
- ImportRiver: Import WaterlevelDifferences as Wst.2013-03-11, by Felix Wolfsteller
- WaterlevelParser: Use correct wst kind 6 for Waterlevels.2013-03-11, by Felix Wolfsteller
- WaterlevelDifferencesParser: Cosmetics and fix misleading debug output.2013-03-11, by Felix Wolfsteller
- WaterlevelDifferencesParser: In analogy to WaterlevelParser, allow model2013-03-11, by Felix Wolfsteller
- ImportWaterlevel*: Remove connection to orm-based waterlevels (WIP).2013-03-11, by Felix Wolfsteller
- ImportRiver: Preparing wst-based waterleveldifferences.2013-03-11, by Felix Wolfsteller
- Fixed dem select statement in meta-data.xml.2013-03-12, by Raimund Renkert
- Use range object to get lower and upper km for dgm.2013-03-12, by Raimund Renkert
- SCHEMA CHANGE: analogue r5201. Here for Oracle2013-03-11, by Tom Gottfried
- Add tag 2.9.12 for changeset 3b86bf214d532013-03-11, by Andre Heinecke
- Fix check for river_name in dgm to handle unicode names2013-03-11, by Andre Heinecke
- Fix syntax error when river id is not found (pylint could have told me this)2013-03-11, by Andre Heinecke
- Handle return codes in the make_flys_release script2013-03-11, by Andre Heinecke
- Allow unicode river names2013-03-11, by Andre Heinecke
- added HWS_KINDS to be accepted by importer2013-03-11, by Tom Gottfried
- Fixed DoubleArrayPanel. Avoid NPE while creating panel.2013-03-11, by Raimund Renkert
- INFO instead of WARNING for duplicated annotations2013-03-11, by Tom Gottfried
- Importer use different name for HWS log output2013-03-11, by Andre Heinecke
- add lookup tables for floodplain and cross section tracks2013-03-11, by Tom Gottfried
- Importer: Handle empty year fields in dgm csv2013-03-11, by Andre Heinecke
- Fix opt path if OPTIONAL_LIBS is not set2013-03-11, by Andre Heinecke
- Allow dots and numbers in oracle backend name2013-03-11, by Andre Heinecke
- SCHEME CHANGE: dgm now uses time intervals and ranges2013-03-08, by Andre Heinecke
- Remove dgm to sql converter. As this is imported directly by the geoimporter now.2013-03-08, by Andre Heinecke
- Revert revision 52032013-03-08, by Andre Heinecke
- corrected constraints on table gauges2013-03-08, by Tom Gottfried
- SCHEME CHANGE: Add measurement_station to oracle table and rename comment column2013-03-08, by Andre Heinecke
- Oracle Schema: add missing constraint and allow 7-digit kms2013-03-08, by Tom Gottfried
- merge2013-03-08, by Tom Gottfried
- removed obsolete classes2013-03-08, by Tom Gottfried
- SCHEMA CHANGE: removed Waterlevel and WaterleveDifferences, added lookup table for wst2013-03-08, by Tom Gottfried
- Added tag 2.9.11 for changeset 42bb6ff78d1b2013-03-08, by Raimund Renkert
- Directly set the connectionInitSqls on the datasource2.9.11 2013-03-08, by Andre Heinecke
- Fix quoting of EXTRAS in packaging script2013-03-08, by Andre Heinecke