2013-03-26 |
Sascha L. Teichmann |
Datacage: Index macros with a map. Reduces excessive linear scanning for macros when calling them.
|
2013-03-26 |
Sascha L. Teichmann |
Only create one FunctionResolver per BuildHelper. Creatin new ones over and over again is excessive.
|
2013-03-26 |
Tom Gottfried |
remove unit from sediment density and depths (always t/m3 respectively cm, otherwise a typo)
|
2013-03-26 |
Tom Gottfried |
Allow km-ranges without decimal separator in bed height import
|
2013-03-26 |
Tom Gottfried |
removed unit from model and importer for grain fractions (its always mm, otherwise a typo)
|
2013-03-26 |
Andre Heinecke |
Set river_id for jetties
|
2013-03-26 |
Andre Heinecke |
Add Jetties to floodmap
|
2013-03-26 |
Andre Heinecke |
Add note about themes to howto
|
2013-03-26 |
Andre Heinecke |
Add buildings of kind 0 to data cage
|
2013-03-26 |
Andre Heinecke |
Add warning if the list is empty even without an exception
|
2013-03-26 |
Sascha L. Teichmann |
Expose function dc:has-result to Function Resolver.
|
2013-03-26 |
Sascha L. Teichmann |
pass BuildHelper to Function Resolver.
|
2013-03-26 |
Sascha L. Teichmann |
Removed obsolete imports.
|
2013-03-26 |
Sascha L. Teichmann |
Datacage Function Resolver: Lift from static to object space.
|
2013-03-26 |
Raimund Renkert |
Added new columns to sq relation importer to import all values from csv and use
|
2013-03-26 |
Raimund Renkert |
Renamed description to comment to fit the schema.
|
2013-03-26 |
Raimund Renkert |
Improved logging.
|
2013-03-26 |
Raimund Renkert |
SCHEMA CHANGE! Renamed columns in sq_relation and sq_relation_value.
|
2013-03-26 |
Felix Wolfsteller |
Fix for flys/issue1130 (decimals in result display).
|
2013-03-26 |
Felix Wolfsteller |
Fix flys/issue1150 (i18n).
|
2013-03-26 |
Andre Heinecke |
Fix Wstcalculation for non monotonous values.
|
2013-03-26 |
Andre Heinecke |
Add port info to generated connection string for oracle
|
2013-03-26 |
Felix Wolfsteller |
Cosmetics, fix typo in i18n.
|
2013-03-26 |
Felix Wolfsteller |
Fix flys/issue1206 (reference system in discharge curve).
|
2013-03-26 |
Andre Heinecke |
Depend on commons-dbcp for connection-init-sqls.
|
2013-03-26 |
Andre Heinecke |
Add sedinitsqls to packaging script
|
2013-03-26 |
Andre Heinecke |
Use minute instead of month as the last number of the date/timestamp
|
2013-03-26 |
Tom Gottfried |
Morpho-Importer: Do not mask database exceptions as broken files
|
2013-03-26 |
Felix Wolfsteller |
WaterlevelSelectState: Avoid npe with extreme results.
|
2013-03-25 |
Felix Wolfsteller |
Handle main values in HistoricalDischargeWQCurveGenerator.
|
2013-03-25 |
Felix Wolfsteller |
Doc.
|
2013-03-25 |
Felix Wolfsteller |
Added historical_discharge_wq to chart types, for manualpoints.
|
2013-03-25 |
Felix Wolfsteller |
Added historical_discharge_wq.manualpoints facet to winfo facet compat list.
|
2013-03-25 |
Felix Wolfsteller |
Added historical_discharge_wq.manualpoints facet to manualpoints compat list.
|
2013-03-25 |
Tom Gottfried |
SCHEMA CHANGE: add table for flood marks and missing DROPs for jetties
|
2013-03-25 |
Andre Heinecke |
Add building_kinds to drop script and fix syntax of buildings table
|
2013-03-25 |
Andre Heinecke |
Only match strings vor field values
|
2013-03-25 |
Tom Gottfried |
SCHEMA CHANGE: additional columns and FK constraint for SQ-relation
|
2013-03-25 |
Andre Heinecke |
Remove river_name and map elements to reduce datacage level depth
|
2013-03-25 |
Andre Heinecke |
Add buildings with kinds to datacage
|
2013-03-25 |
Andre Heinecke |
Generalize parsing of ids data string
|
2013-03-25 |
Andre Heinecke |
Add getBuildings method that filters by kind
|
2013-03-25 |
Andre Heinecke |
Fix searchValue and mark a field where a string is found as handled
|
2013-03-25 |
Felix Wolfsteller |
WINFOArtifact: Setting facetactivity for historical discharge, main values.
|
2013-03-25 |
Felix Wolfsteller |
I18n for historical discharge curves main value facet name.
|
2013-03-25 |
Felix Wolfsteller |
MainValuesArtifact: Override getName to make FacetActivityRegistry working.
|
2013-03-25 |
Raimund Renkert |
I18n for new state 'outlier-method'.
|
2013-03-25 |
Raimund Renkert |
Use new state 'outlier mehtod selection' in SQ-relation.
|
2013-03-25 |
Raimund Renkert |
Added new state for outlier test method. Methods are 'grubbs' or 'std-dev'.
|
2013-03-25 |
Andre Heinecke |
Fix typo in HWSBarriersState that caused mapfile corruption
|
2013-03-25 |
Tom Gottfried |
Bed height single import: give more informative warnings
|
2013-03-25 |
Andre Heinecke |
Importer default official = False for hws
|
2013-03-25 |
Andre Heinecke |
Rename station to km to be in line with the rest
|
2013-03-25 |
Felix Wolfsteller |
flys/issue1183: Default from date form fields (fix).
|
2013-03-22 |
Felix Wolfsteller |
Part of flys/issue1183: Default from/to date form fields (not yet working for from).
|
2013-03-22 |
Felix Wolfsteller |
Tinydoc.
|
2013-03-22 |
Andre Heinecke |
Import buildings according to specification
|
2013-03-22 |
Andre Heinecke |
Importer: Add function to search a value in all fields.
|
2013-03-22 |
Andre Heinecke |
Scheme change: Building table is extended and got a lookup table for kind
|
2013-03-22 |
Andre Heinecke |
Importer act according to specs when importing jetties
|