2013-03-11 |
Andre Heinecke |
Handle return codes in the make_flys_release script
|
2013-03-11 |
Andre Heinecke |
Allow unicode river names
|
2013-03-11 |
Tom Gottfried |
added HWS_KINDS to be accepted by importer
|
2013-03-11 |
Raimund Renkert |
Fixed DoubleArrayPanel. Avoid NPE while creating panel.
|
2013-03-11 |
Tom Gottfried |
INFO instead of WARNING for duplicated annotations
|
2013-03-11 |
Andre Heinecke |
Importer use different name for HWS log output
|
2013-03-11 |
Tom Gottfried |
add lookup tables for floodplain and cross section tracks
|
2013-03-11 |
Andre Heinecke |
Importer: Handle empty year fields in dgm csv
|
2013-03-11 |
Andre Heinecke |
Fix opt path if OPTIONAL_LIBS is not set
|
2013-03-11 |
Andre Heinecke |
Allow dots and numbers in oracle backend name
|
2013-03-08 |
Andre Heinecke |
SCHEME CHANGE: dgm now uses time intervals and ranges
|
2013-03-08 |
Andre Heinecke |
Remove dgm to sql converter. As this is imported directly by the geoimporter now.
|
2013-03-08 |
Andre Heinecke |
Revert revision 5203
|
2013-03-08 |
Tom Gottfried |
corrected constraints on table gauges
|
2013-03-08 |
Andre Heinecke |
SCHEME CHANGE: Add measurement_station to oracle table and rename comment column
|
2013-03-08 |
Tom Gottfried |
Oracle Schema: add missing constraint and allow 7-digit kms
|
2013-03-08 |
Tom Gottfried |
merge
|
2013-03-08 |
Tom Gottfried |
removed obsolete classes
|
2013-03-08 |
Tom Gottfried |
SCHEMA CHANGE: removed Waterlevel and WaterleveDifferences, added lookup table for wst
|
2013-03-08 |
Raimund Renkert |
Added tag 2.9.11 for changeset 42bb6ff78d1b
|
2013-03-08 |
Andre Heinecke |
Directly set the connectionInitSqls on the datasource
2.9.11
|
2013-03-08 |
Andre Heinecke |
Fix quoting of EXTRAS in packaging script
|
2013-03-08 |
Andre Heinecke |
Log error if KM attribute is not set for fixpoints
|
2013-03-08 |
Andre Heinecke |
Do a case insensitive check for the layer name
|
2013-03-08 |
Felix Wolfsteller |
Doc.
|
2013-03-08 |
Felix Wolfsteller |
flys/issue1137: Allow value selection via inputhelpers in WQAdaptedPanel.
|
2013-03-07 |
Andre Heinecke |
Fix Credentials parameter order
|
2013-03-07 |
Sascha L. Teichmann |
Possible fix for flys/1202. Initial SQL statements can now be issued at connection creation.
|
2013-03-07 |
Andre Heinecke |
Fix variable assignments after rename
|
2013-03-07 |
Andre Heinecke |
Use less ambigious names for variables
|
2013-03-07 |
Felix Wolfsteller |
WQAdaptedInputPanel: fix i18n, added todo as now method is full dupe.
|
2013-03-07 |
Felix Wolfsteller |
Doc Cosmetics.
|
2013-03-07 |
Sascha L. Teichmann |
Stations are now filtered by DiPS not AFT.
|
2013-03-07 |
Andre Heinecke |
Merge closing commit of the dami branch
|
2013-03-07 |
Andre Heinecke |
Fix syntax error in importer packaging script
|
2013-03-07 |
Tom Gottfried |
merge
|
2013-03-07 |
Tom Gottfried |
use pattern matching for grain fraction in SedimentYieldParser
|
2013-03-07 |
Andre Heinecke |
Fix typo offical -> official in HWS
|
2013-03-07 |
Andre Heinecke |
SCHEME CHANGE: Hydr.Boundaries are now three dimensional multilinestrings
|
2013-03-07 |
Raimund Renkert |
Change IllegalArgumentException to HibernateException.
|
2013-03-07 |
Andre Heinecke |
Add script to build third party libs for the flys-importer package
|
2013-03-07 |
Andre Heinecke |
Improve importer packaging by just expecting a tarball with
|
2013-03-06 |
Andre Heinecke |
Extract Bundesland from path as a fallback if bundesland field is not set.
|
2013-03-06 |
Tom Gottfried |
removed obsolete files from backend/contrib
|
2013-03-06 |
Tom Gottfried |
import gauge number by default (made by S. Teichmann)
|
2013-03-06 |
Christian Lins |
Re-add layer generation for floodmap layers (somewhat buggy though).
mapgenfix
|
2013-03-05 |
Tom Gottfried |
let import_river.sh parse gauge official numbers, typo
|
2013-03-05 |
Raimund Renkert |
Catch IllegalArgumentException instead of RuntimeException, added logging.
|
2013-03-04 |
Andre Heinecke |
Package postgresql importer and import_river script
|
2013-03-04 |
Andre Heinecke |
Always set axis geometry dimension to be 3d
|
2013-03-04 |
Raimund Renkert |
Made river mapfile generator more tolerant.
|
2013-03-04 |
Andre Heinecke |
Make OPTIONAL_LIBS overwritable and fix geo importer call
|
2013-03-04 |
Andre Heinecke |
Fix copyright on import_river.sh
|
2013-03-04 |
Andre Heinecke |
Add first version of import_river script
|
2013-03-04 |
Raimund Renkert |
Added themes for infoldings.
|
2013-03-04 |
Sascha L. Teichmann |
Added tag 2.9.10 for changeset 8c65acf01adc
|
2013-03-04 |
Raimund Renkert |
Fixed datacage to be oracle compatible.
2.9.10
|
2013-03-04 |
Andre Heinecke |
Use annotation-types.xml from flys-backend sources
|
2013-03-01 |
Sascha L. Teichmann |
Fixed broken insert statements for axis_kinds.
|
2013-03-01 |
Felix Wolfsteller |
flys/issue1145: Add missing Area styles.
|