log

age author description
2013-04-16 Felix Wolfsteller WQKmsFactory: Fix name sql.
2013-04-16 Felix Wolfsteller WQKmsFactory: Add name getting function if only column id is known.
2013-04-16 Felix Wolfsteller Doc.
2013-04-16 Felix Wolfsteller Added new Facet Type for Fix. Events.
2013-04-15 Andre Heinecke Fix print url replacement
2013-04-15 Andre Heinecke Added tag 3.0.0 for changeset 280093510e1d
2013-04-15 Andre Heinecke Also java encode the info side of the data table 3.0.0
2013-04-15 Andre Heinecke Send errors as plaintext and not as pdf documents
2013-04-15 Andre Heinecke Minor layout changes in map print add a margin between map and stamp/legend
2013-04-15 Andre Heinecke Remove uneccessary debug output
2013-04-15 Andre Heinecke Add configurable logo for map print and rename/reorder fields
2013-04-15 Andre Heinecke Add some more WMS Services as specified by issue 796
2013-04-15 Andre Heinecke Add font settings for info part
2013-04-15 Andre Heinecke Add toJavaEncodedString function to encode strings in utf-16 notation
2013-04-15 Tom Gottfried Fix class cast error in flow velocity importer (might by S. Teichmann)
2013-04-15 Raimund Renkert Avoid NPE in sediment density factory and return a valid density if no exists.
2013-04-15 Sascha L. Teichmann Merged.
2013-04-15 Sascha L. Teichmann Fix XML typo
2013-04-15 Tom Gottfried Schema change: add constraint to have unique stations per flow velocity model
2013-04-15 Sascha L. Teichmann Backend: Reset km index after parsing a file.
2013-04-15 Sascha L. Teichmann Backend: Import Flow Velocity Model: Use unique km for station.
2013-04-15 Sascha L. Teichmann Merged
2013-04-15 Sascha L. Teichmann Replace example.com in conf.xml
2013-04-15 Sascha L. Teichmann Used replacement ${help.url} in i18n- properties.
2013-04-15 Sascha L. Teichmann Added configuration for online help in conf.xml
2013-04-15 Felix Wolfsteller issue1149: Include function name in facet name for fixreal.
2013-04-15 Felix Wolfsteller Avoid NPE.
2013-04-15 Raimund Renkert merged.
2013-04-15 Raimund Renkert Use correct i18n string for y axis.
2013-04-15 Andre Heinecke Switch back to example url and correct background wms url
2013-04-15 Felix Wolfsteller Added accidentally omitted i18n addition.
2013-04-15 Felix Wolfsteller i18n error messages if years are wrong for sediment load.
2013-04-15 Felix Wolfsteller Doc and vimline.
2013-04-15 Felix Wolfsteller SedimentLoadYearSelect: Add validation to have second year later than first.
2013-04-15 Andre Heinecke Increase default memory size for the artifact server
2013-04-15 Andre Heinecke Add print url to relase script
2013-04-12 Tom Gottfried StaFileParser: use correct substring for gauge name
2013-04-12 Tom Gottfried merge
2013-04-12 Tom Gottfried Set description when importing flow velocity models
2013-04-12 Andre Heinecke Added tag 2.9.19 for changeset c4162d8378a1
2013-04-12 Andre Heinecke Fix syntax error 2.9.19
2013-04-12 Felix Wolfsteller Inlcude years in error messages about sed.load, to avoid it interpreted as km.
2013-04-12 Felix Wolfsteller SedimentLoadCalculation: Partly fix 1250 (calculate more than one total if possible).
2013-04-12 Tom Gottfried Schema change: fixed constraints
2013-04-12 Raimund Renkert Fixed label for 'W' axis in middle bed height generator.
2013-04-12 Raimund Renkert Added old calculation and additional data to dc config for bed difference charts.
2013-04-12 Raimund Renkert Added processor for new factes in bed difference chart generators.
2013-04-12 Raimund Renkert Added facets to bed difference config.
2013-04-12 Tom Gottfried Minor renaming in German i18n
2013-04-12 Andre Heinecke Update Layout and add basic UTF-8 support that is still broken
2013-04-12 Andre Heinecke Do ordering in the data dictionary and replace "null" strings with empty strings
2013-04-12 Andre Heinecke Request maps from osm.intevation.de by another url and fix dpi handling
2013-04-12 Andre Heinecke Localize the _data strings, limit the input in the panel and Search
2013-04-12 Andre Heinecke Add i18n for mapfish_data variables. A bit ugly because we
2013-04-12 Andre Heinecke Add saveguard not to include 0 in a scale for logarithmic axes
2013-04-12 Andre Heinecke Do not autozoom on logarithmic axis. Autozoom tries to include 0 in most cases
2013-04-10 Andre Heinecke Also make http part of the mapserver url replaceable
2013-04-12 Raimund Renkert Cosmetics.
2013-04-12 Raimund Renkert Added basedata and old calculations to middle bedheight dc and added new macros.
2013-04-12 Raimund Renkert Enable the middle bedheight chart generator to draw W facets.
2013-04-12 Raimund Renkert Added new facet types to middle bedheight chart output.
2013-04-12 Raimund Renkert Renamed 'Werte' to 'Ergebnisausgabe' in client.
2013-04-11 Felix Wolfsteller Fix RangeAccess.getLocations for Reference Curves.
2013-04-11 Felix Wolfsteller Added vimline.
2013-04-11 Felix Wolfsteller themes.xml: Fix typo that prevented susp_sediment theme display.
2013-04-11 Felix Wolfsteller Cosmetics, docs, vimlines.
2013-04-11 Felix Wolfsteller SedimentLoadFactory: Renamed getLoadwithData to getLoadWithData, update callers.
2013-04-11 Sascha L. Teichmann Workaround for flys/issue1161: Render gauge names into tooltip, too.
2013-04-11 Tom Gottfried configured zoom-scale for river Rhein
2013-04-11 Christian Lins Temporary remove classification from floodmap plane theme editor (#801).
2013-04-11 Tom Gottfried fix names in features.xml
2013-04-11 Tom Gottfried fix diverse name errors in floodmap.xml and rivermap.xml
2013-04-11 Christian Lins Create floodmap colorrange dynamically from artifact parameters. Theme setting for colorrange classes is currently not functioning (wasn't before either).
2013-04-11 Felix Wolfsteller FacetTypes: Add sedimentload IS macro.
2013-04-11 Felix Wolfsteller issue1077: Handle overlapping measurement station ranges, refactored Generator,
2013-04-11 Tom Gottfried updated names and URLs in rivermap.xml and floodmap.xml
2013-04-11 Tom Gottfried update river names in features.xml
2013-04-11 Sascha L. Teichmann Make it compile again.
2013-04-10 Felix Wolfsteller Minor refactoring.
2013-04-10 Felix Wolfsteller SedimentLoadFacet: Minor refactor.
2013-04-10 Felix Wolfsteller Doc and cosmetics.
2013-04-10 Felix Wolfsteller Doc, Cosmetics.
2013-04-10 Felix Wolfsteller flys/issue1077: Show loads as step line, therefore transform data in
2013-04-10 Felix Wolfsteller Doc.
2013-04-10 Felix Wolfsteller FacetTypes: New IS macro for sediment load, prep for issue1077.
2013-04-10 Felix Wolfsteller Doc.
2013-04-10 Felix Wolfsteller Doc.
2013-04-10 Felix Wolfsteller Doc.
2013-04-10 Felix Wolfsteller Doc and whitespaces.
2013-04-10 Felix Wolfsteller Doc.
2013-04-10 Felix Wolfsteller Add vim line.
2013-04-10 Felix Wolfsteller Whitespace cosmetic.
2013-04-03 Felix Wolfsteller WQAdaptedInputPanel: cosmetics in docs.
2013-04-02 Felix Wolfsteller Fix issue697 (i18n).
2013-04-02 Felix Wolfsteller ComputedDischargeCurveState: Cosmetics.
2013-04-10 Tom Gottfried StaFileParser: take correct substring for gauge number
2013-04-10 Raimund Renkert Added old calculations to datacage 'M-INFO Sedimentfracht'.
2013-04-10 Sascha L. Teichmann Datacage: fix dc:contains() Do not uppercase needle if its not a container search.
2013-04-10 Sascha L. Teichmann Datacage: dc:contains() is now able to process strings
2013-04-10 Andre Heinecke Handle NULL elements in datacage xml
2013-04-10 Andre Heinecke Flys Issue 759 write longer strings and explicitly break the lines
2013-04-10 Andre Heinecke Increase the width of the hover item a bit.
2013-04-09 Andre Heinecke Update dem info string
2013-04-09 Tom Gottfried Import fixpoints.hpgp also from attribut 'ART'
2013-04-09 Tom Gottfried Schema change: Allow longer strings in fixpoints.hpgp
2013-04-09 Andre Heinecke Add a new mechanism in mapfish print call to add arbitary data maps
2013-04-09 Andre Heinecke Add some more scales for the map
2013-04-09 Andre Heinecke Remove old page attributes maptitle and comment
2013-04-09 Andre Heinecke Move floodplain into its own directory and reindent
2013-04-09 Andre Heinecke Expand doc for river-wms and user-wms and add note about oracle
2013-04-09 Sascha L. Teichmann Merged
2013-04-09 Sascha L. Teichmann AFT/DIPS/SGM: Do _not_ update current discharge table from AFT.
2013-04-09 Tom Gottfried Mark layers coming from external WMS as such in datacage
2013-04-09 Andre Heinecke Remove uneccessary complication fixpoints are always fixpoints
2013-04-09 Andre Heinecke Uppercase the name if the name is festpunkte
2013-04-09 Christian Lins Hopefully fix for some map resizing issues.
2013-04-09 Andre Heinecke Renable map print button
2013-04-09 Andre Heinecke Center print Window in the page to recive click events
2013-04-09 Christian Lins Fix for #802: digitized pipes and dikes should be visible now
2013-04-09 Sascha L. Teichmann Datacage: Added dc:date-format to function resolver. Args: dc:date-format(pattern, date)
2013-04-09 Andre Heinecke Explicitly set the content type for the pdf download.
2013-04-09 Andre Heinecke Break printing to rework the parametrization of the print job
2013-04-08 Andre Heinecke It's hws_kind not kws_kind
2013-04-09 Sascha L. Teichmann Datacage: toValue/fromValue: Use constant instead of hard coded number.
2013-04-08 Sascha L. Teichmann FixA: tab output ist now grouped by km and periods. Fixes flys/issue1163
2013-04-08 Andre Heinecke Add DGM_PATH variable
2013-04-08 Andre Heinecke Added tag 2.9.18 for changeset 8128622e4b28
2013-04-08 Andre Heinecke Set filename for the response 2.9.18
2013-04-08 Andre Heinecke Minor: Change dgm path config example to make it easier to replace
2013-04-08 Andre Heinecke Do not show old calculations in hws datacage selection
2013-04-08 Andre Heinecke When the HWS parameter is given only show the inline hws
2013-04-08 Sascha L. Teichmann Rolled XPath replacement back for main values.
2013-04-08 Bettina Gruenbauer merge
2013-04-08 Bettina Gruenbauer changing function denotation
2013-04-08 Andre Heinecke Do not call recommend twice.
2013-04-08 Raimund Renkert merged.
2013-04-08 Raimund Renkert Added new elements to M-INFO datacage.
2013-04-08 Sascha L. Teichmann Datacage: Fix potential connection leak to SedDB.
2013-04-08 Andre Heinecke Added tag 2.9.17 for changeset 3e8f7b4bdf20
2013-04-08 Sascha L. Teichmann Don't use SedDB in Datacage (temp fix) 2.9.17
2013-04-07 Sascha L. Teichmann Simplified inner loop of water level exporter.
2013-04-05 Sascha L. Teichmann Removed obsolete import.
2013-04-05 Sascha L. Teichmann Used DOM instead of XPath to extract main values.
2013-04-05 Sascha L. Teichmann Added missing validation check.
2013-04-05 Sascha L. Teichmann Element.getAttributeNS() does not return null values.
2013-04-05 Andre Heinecke Added tag 2.9.16 for changeset 2fa6da26a142
2013-04-05 Andre Heinecke Add geoportal.bafg.de to whitelist and remove layer names from legend 2.9.16
2013-04-05 Andre Heinecke Change HWS Strings in the floodmap for current calculations
2013-04-05 Andre Heinecke Move floodmap folders to the top folder similar to the map module
2013-04-05 Andre Heinecke Use the layer name for the default riveraxis class
2013-04-05 Tom Gottfried added missing ON DELETE CASCADE to Oracle schema
2013-04-05 Raimund Renkert Added i18n string for flow velocity datacage.
2013-04-05 Raimund Renkert Put the correct annotations into flowvelocity dc and fix measurement name.
2013-04-05 Tom Gottfried Backed out changeset 2eeb9a45cd2e
2013-04-05 Tom Gottfried mention conf/cache.xml in flush_cache doku
2013-04-04 Andre Heinecke Rewrite landscape map layout so that it is more in line with desktop flys
2013-04-04 Andre Heinecke Add flush_cache helper script to document the functionality how
2013-04-05 Raimund Renkert Write filename as description instead of the header meta line in flow velocity
2013-04-05 Tom Gottfried merge
2013-04-05 Tom Gottfried configured secondary channels for user flys_bfg
2013-04-05 Sascha L. Teichmann Order Qs before Ds and values ascending
2013-04-05 Sascha L. Teichmann Removed obsolete imports.
2013-04-05 Sascha L. Teichmann Cleanup whitespace. Removed unused variable.
2013-04-05 Sascha L. Teichmann Removed obsolete imports.
2013-04-04 Tom Gottfried Geo-importer: accept river names with white space
2013-04-04 Andre Heinecke Use dc:replace to remove static "Fixierungen/" prefix in fixation description
2013-04-04 Andre Heinecke Add dc:replace function for datacage
2013-04-04 Andre Heinecke Order Fixations by their description
2013-04-04 Sascha L. Teichmann Merged
2013-04-04 Sascha L. Teichmann Merged
2013-04-04 Sascha L. Teichmann FLYS backend: Commented out the Hibernate Management Bean statistic because they are not configured corrctly.
2013-04-04 Andre Heinecke Fix skipping of buhnen.shp
2013-04-04 Bettina Gruenbauer changing module names
2013-04-04 Andre Heinecke MINFO and WINFO are now M-INFO and W-INFO
2013-04-04 Andre Heinecke Convert the river name into unicode
2013-04-04 Andre Heinecke Add missing classes for Floodmark, WMSFloodmarksArtifact and WMSJettiesArtifact
2013-04-04 Raimund Renkert merged again.
2013-04-04 Raimund Renkert merged.
2013-04-04 Raimund Renkert Added bed quality facets to flow velocity datacage.
2013-04-04 Andre Heinecke Fix distinction for kilometrage.
2013-04-04 Andre Heinecke Add Floodmarks and all specified WMS services to datacage
2013-04-04 Andre Heinecke Use latin1 as encoding in the dgm importer to make it easier matching latin1
2013-04-03 Andre Heinecke Add floodmarks importer
2013-04-03 Sascha L. Teichmann WST importer: Cosmetics.
2013-04-03 Tom Gottfried Wst Parser: Yet another attempt to fix the order of the Q ranges (made by S. Teichmann)
2013-04-03 Sascha L. Teichmann Wst Parser: Another attempt to fix the order of the Q ranges.
2013-04-03 Sascha L. Teichmann WST Importer: Potential fix for tighten gaps between Q ranges.
2013-04-03 Christian Lins Merged
2013-04-03 Christian Lins Revert config.yaml to usable version.
2013-03-25 Christian Lins d4e/client: Map preview in DigitizePanel is now properly resized (as long as the project is not reopened).
2013-04-03 Andre Heinecke Add i18n for measurements
2013-04-03 Andre Heinecke Fix typo in i18n for potential
2013-04-03 Andre Heinecke Fix syntax errors in oracle scheme
2013-04-03 Andre Heinecke Add uesg as specified to the datacage
2013-04-03 Andre Heinecke Remove useless km_exists statements
2013-04-03 Raimund Renkert Fixed replacement for unresolved variables in templating builder.
2013-04-03 Sascha L. Teichmann Datacage: Added connection to SedDB. Use <dc:context connection="seddb"> to use it.
2013-04-03 Andre Heinecke Make FONT_PATH configurable in release script.
2013-04-02 Tom Gottfried Use left join on time intervals as they can be NULL
2013-04-02 Felix Wolfsteller Merged.
2013-03-28 Felix Wolfsteller WQAdaptedInputPanel: Cosmetics, doc.
2013-03-28 Felix Wolfsteller WQAdaptedInputPanel: Switch focus when input had been done via inputhelper (part flys/issue1133).
2013-04-01 Sascha L. Teichmann Datacage: Removed 'filter' attribute from <dc:for-each> because there is the <dc:filter> element now.
2013-04-01 Sascha L. Teichmann Replaced usage of old <dc:for-each filter="..."/> by <dc:filter expr="..."><dc:if test="dc:has-result()">.
2013-03-29 Sascha L. Teichmann Applied contrib/inline-dc-attribute.xsl und fix idention. Need testing
2013-03-29 Sascha L. Teichmann Datacage: Rename <dc:elements> to <dc:for-each>. We should have done this much earlier.
2013-03-28 Tom Gottfried Morpho-Importer: small logging improvements
2013-03-28 Tom Gottfried compile manual from within importer packaging script
2013-03-28 Andre Heinecke Added tag 2.9.15 for changeset 437109b3cf49
2013-03-28 Andre Heinecke Add note to uesk that they are not done 2.9.15
2013-03-28 Andre Heinecke Fix syntax error in builder.
2013-03-28 Andre Heinecke Add Pegelonline-Pegelpunkte layer instead of gauge_locations
2013-03-28 Andre Heinecke Properly handle hydr_boundaries and hydr_boundaries_poly in datacage
2013-03-28 Andre Heinecke Cosmetic scheme change. Qualify the unknown name of sectie and sobek
2013-03-28 Andre Heinecke Add not null and default for hydr_boundary classifiers
2013-03-28 Andre Heinecke Explicitly set sectie und sobek to 0 by default
2013-03-28 Andre Heinecke Do not import floodplains as hydr boundaries again
2013-03-28 Sascha L. Teichmann merged
2013-03-28 Sascha L. Teichmann Datacage: Added <dc:filter> element. This allows cleaner way to narrow the datasets.
2013-03-28 Tom Gottfried SedimentDensityParser: don't try to guess year from comment column
2013-03-28 Tom Gottfried Schema change: add shore offset to sediment density values and be more rigid with input files in parser
2013-03-28 Sascha L. Teichmann Removed obsolete imports. Minor code simplifications.
2013-03-28 Tom Gottfried SedimentDensityParser: allow year to be null (in line with schema)
2013-03-28 Raimund Renkert Added i18n strings.
2013-03-28 Raimund Renkert Create a new sq relation project on measurement station record click.
2013-03-28 Raimund Renkert Added i18n strings for static sq data.
2013-03-28 Raimund Renkert New Artifact and static state for sq relation.
2013-03-28 Raimund Renkert Added Factory and model for static sq relations.
2013-03-28 Sascha L. Teichmann Add XSL transformation that replaces <dc:attribute> with their shortened inline notation.
2013-03-28 Tom Gottfried Schema change: make sq_relation_value.qmax NOT NULL and more informative messages in parser
2013-03-28 Raimund Renkert Use gauge name instead of gauge to fill 'messstelleninfo'.
2013-03-28 Andre Heinecke Add support for multiple floodplains and add them to the datacage accordingly
2013-03-28 Andre Heinecke Minor scheme change. Update kind names to their UI representation.
2013-03-28 Andre Heinecke Fix new attribute evaluation
2013-03-28 Andre Heinecke Allow default version in packaging script
2013-03-28 Andre Heinecke Update attribution year for intevation wms background
2013-03-28 Andre Heinecke Conf dir is no longer needed
2013-03-28 Tom Gottfried Parsers: do not call warnings error
2013-03-28 Tom Gottfried BedHeightParser: don't call a warning error.
2013-03-28 Felix Wolfsteller DatacageWidget: Use ScreenLock when loading dc data, solves flys/issue1152 .
2013-03-28 Felix Wolfsteller CollectionView: removed and use functionality that was moved to LockScreen.
2013-03-28 Felix Wolfsteller New ScrenLock class to ease refactoring and reuse of spinning-wheel-show.
2013-03-28 Sascha L. Teichmann Datacage: Experimental support for '{XPath}' expressions in attributes similiar to XSLT. Using this feature you can shorten the written template a lot because it reduces the necessity to create dynamic attributes with <dc:attribute>.
2013-03-27 Tom Gottfried BedHeightParser: allow white space in km-range
2013-03-27 Tom Gottfried merge
2013-03-27 Tom Gottfried SQRelationParser: don't call a warning error
2013-03-27 Sascha L. Teichmann Merged
2013-03-27 Sascha L. Teichmann AFT/DIPS: Small fixes and workarounds for Oracle DB problems.
2013-03-27 Sascha L. Teichmann AFT/DIPS: Fixed wrond SQL statement.
2013-03-27 Tom Gottfried Schema Change: removed constraint that did not allow to have more than one measurement_type per station
2013-03-27 Andre Heinecke Add proper handling of multiple river_axes for datacage and rivermapfile
2013-03-27 Andre Heinecke Fix null pointer exception in ImportMeasurement Station
2013-03-27 Tom Gottfried backout r5460 to be compatible with r5471 and Oracle database
2013-03-27 Andre Heinecke Move km and rename to kilometrage
2013-03-27 Andre Heinecke Move fixpoints to their correct location in datacage
2013-03-27 Raimund Renkert merged.
2013-03-27 Raimund Renkert Renamed comment to description in measurement station.
2013-03-27 Andre Heinecke Add i18n for route_data and other
2013-03-27 Andre Heinecke Handle kind filtering in QPS WMS artifact
2013-03-27 Andre Heinecke Use getRiverId from the baseclass
2013-03-27 Andre Heinecke Do not use != in sql statement
2013-03-27 Andre Heinecke Restructure datacage to have a route_data folder
2013-03-27 Andre Heinecke Add crosssection track accessors that filter by kind and by kind and name
2013-03-27 Andre Heinecke Add externalwms for Catchments to datacage config
2013-03-26 Andre Heinecke Move background out of rastermap folder.
2013-03-26 Andre Heinecke Show top level folder icons only if node has no factory
2013-03-27 Tom Gottfried merge
2013-03-27 Tom Gottfried Schema Change: rename measurement_station.description to comment to fit rest of the code
2013-03-27 Tom Gottfried be more flexible with river names (e.g. containing white space) in import script
2013-03-27 Raimund Renkert Removed column 'fraction' from sq relation parser and model.
2013-03-27 Raimund Renkert Added gauge name to measurement station parser and model.
2013-03-27 Tom Gottfried Schema corrected: measurement_station.reference_gauge_station is not needed
2013-03-27 Tom Gottfried Schema Change: use parameter instead of fraction in sq_relation_value
2013-03-27 Sascha L. Teichmann AFT/DIPS: Added simple XSL transformation to turn DIPS.xml into HTML too be more readable.
2013-03-27 Tom Gottfried store name and km of reference gauges in measurement_stations too, as not all are in gauges
2013-03-27 Raimund Renkert merged.
2013-03-27 Raimund Renkert Allow null values in measurement_station columns without 'not null' constraints.
2013-03-27 Raimund Renkert Correctly parse bedheights.
2013-03-27 Sascha L. Teichmann 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 Tom Gottfried SCHEMA CHANGE: fixed constraints in MINFO and removed obsolete column
2013-03-27 Sascha L. Teichmann Removed obsolete imports.
2013-03-27 Sascha L. Teichmann Removed obsolete imports.
2013-03-27 Felix Wolfsteller WaterlevelFacet: Slight refactoring (more needed), fix flys/issue1149.
2013-03-27 Felix Wolfsteller WaterlevelFacet: Avoid classcastexceptions.
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
2013-03-22 Andre Heinecke First revert then update in the make release script to avoid conflicts
2013-03-22 Andre Heinecke Explicitly force the kind to be 2 when it is not set.
2013-03-22 Raimund Renkert merged.
2013-03-22 Raimund Renkert I1174: Changed label for some themes in fix analysis.
2013-03-22 Christian Lins Merge with default branch mapgenfix
2013-03-22 Andre Heinecke Added tag 2.9.14 for changeset a5f5599f6fd5
2013-03-22 Bettina Gruenbauer merge 2.9.14
2013-03-22 Bettina Gruenbauer adjusting files
2013-03-22 Felix Wolfsteller Doc.
2013-03-22 Felix Wolfsteller Doc.
2013-03-22 Felix Wolfsteller Doc.
2013-03-22 Felix Wolfsteller Doc.
2013-03-22 Felix Wolfsteller MainValuesArtifact: For hist. W/Q diagram mainvalues, get location from gauge.
2013-03-22 Felix Wolfsteller MainValuesArtifact: Spawn two new facets (for his. w/q diagrams).
2013-03-22 Felix Wolfsteller FacetTypes: Add two new Facet types for mainvalues in hist. w/q diagrams.
2013-03-22 Felix Wolfsteller MainValuesArtifact: Doc, cosmetics.
2013-03-22 Felix Wolfsteller meta-data.xml: Recommend main values for historic. w/q diagram.
2013-03-22 Felix Wolfsteller winfo.xml: Little formatting, adding mainvalues to compat list.
2013-03-21 Andre Heinecke Importer: Do not return true for IsDoubleField set if the field
2013-03-21 Andre Heinecke Add HWS Lines and HWS Points folder structures to the datacage
2013-03-21 Tom Gottfried re-added spatial indices for Oracle that work since importer forces correct dimensions
2013-03-21 Bettina Gruenbauer merge
2013-03-21 Bettina Gruenbauer insert links to wiki anchors
2013-03-21 Felix Wolfsteller DischargeTablesOverview: Show main values from gauge in dischargetablesoverview.
2013-03-21 Bettina Gruenbauer edit anchor for wiki-links
2013-03-21 Andre Heinecke Switch to 2D for fixpoints and river_axes
2013-03-21 Andre Heinecke Add updated type mapping for jetties
2013-03-20 Andre Heinecke Enforce two dimensional point geometries
2013-03-20 Andre Heinecke Fix import_rivers script for postgres
2013-03-20 Andre Heinecke Jetties are two dimensional
2013-03-20 Andre Heinecke Add jetties importer
2013-03-20 Andre Heinecke Fix id handling in dgm import
2013-03-20 Andre Heinecke Revert 5301:7d29c277000e which introduced inconsitencies in the sequences
2013-03-20 Andre Heinecke Add small howto which consists mostly of the notes i took while
2013-03-20 Andre Heinecke Add HWSLines and HWSPoints to datacage for the map
2013-03-20 Andre Heinecke Remove commented code that could be copied from below.
2013-03-20 Andre Heinecke Split HWSArtifact into HWSPoints and HWSLines
2013-03-20 Andre Heinecke Fix HWSKind column name for the name of the kind
2013-03-20 Andre Heinecke Add HWSPoint to flys credentials
2013-03-20 Felix Wolfsteller Show some Q mainvalues in DischargeTablesOverview.
2013-03-20 Felix Wolfsteller Doc, cosmetics.
2013-03-20 Felix Wolfsteller Doc and vim-magiv.
2013-03-20 Felix Wolfsteller Doc, cosmetics.
2013-03-20 Felix Wolfsteller Doc.
2013-03-20 Felix Wolfsteller Doc, debug fix.
2013-03-19 Felix Wolfsteller Fix flys/issue547, display whole years in hist. wq-time range diagrams (i18n).
2013-03-19 Felix Wolfsteller Part of i18n fixes for flys/issue1180.
2013-03-19 Felix Wolfsteller Partly i18n fixes for flys/issue1180
2013-03-19 Felix Wolfsteller Doc, cosmetic and TODO fixes, renamed field in WQTimeRange.
2013-03-19 Felix Wolfsteller Doc and whitespace fixes.
2013-03-19 Felix Wolfsteller Various i18n issues from flys/issue1180 .
2013-03-18 Felix Wolfsteller Part of i18n fix for flys/issues1180.
2013-03-18 Felix Wolfsteller AtFileParser, README: Added main-method for AT-File-Parsing debugging, doc.
2013-03-18 Felix Wolfsteller Cosemtics, doc.
2013-03-15 Sascha L. Teichmann Little code clean up and possible a NPE fix.
2013-03-15 Sascha L. Teichmann Move hws out of data cage flood map.
2013-03-15 Sascha L. Teichmann Allow empty years in bed height parser.
2013-03-15 Andre Heinecke Add documentation about dgm-path option
2013-03-15 Andre Heinecke Be more aggressive when replacing the wiki url
2013-03-15 Tom Gottfried SCHEMA CHANGE: added spatial indices in Oracle that work again
2013-03-15 Sascha L. Teichmann Removed river dependency from flow velocity model.
2013-03-15 Tom Gottfried SCHEMA CHANGE: added spatial index for river_axes in Oracle
2013-03-15 Tom Gottfried SCHEMA CHANGE: removed bad triggers and foreign keys from schema
2013-03-15 Andre Heinecke Improve oracle integration and generate changelog when tagging
2013-03-15 Andre Heinecke Added tag 2.9.13 for changeset 7fa94b793cbe
2013-03-15 Raimund Renkert I18n for empty selection in new uesk states. 2.9.13
2013-03-15 Raimund Renkert Added i18n strings for new uesk states.
2013-03-15 Tom Gottfried allowed role flys_bfg to access all rivers currently in DB
2013-03-14 Tom Gottfried removed unique constraint to allow one dem to be used by several rivers
2013-03-14 Sascha L. Teichmann Removed trailing whitespace.
2013-03-14 Sascha L. Teichmann Cleaned up imports.#
2013-03-14 Raimund Renkert Added new states and transitions to UESK calculation and adjusted states and UI.
2013-03-14 Raimund Renkert Added new UI provider for HWS inline DC and shapefile upload.
2013-03-14 Raimund Renkert Added new states for HWS, user shapefile and barriers.
2013-03-14 Raimund Renkert Changed visiblitiy of some methods. TODO: A lot of refactoring.
2013-03-14 Raimund Renkert Avoid NPE if data list is null.
2013-03-14 Raimund Renkert Data structure and factory for hws.
2013-03-14 Raimund Renkert Added setter for A and B in Pair.
2013-03-14 Raimund Renkert Added filter to elements in datacage templating. (most work done by Sascha T.).
2013-03-14 Andre Heinecke Fix river_axes maps when using oracle.
2013-03-14 Tom Gottfried fixed spatial schema for hydraulic boundaries
2013-03-14 Tom Gottfried fixed import of fixpoints and hydraulic boundaries (made by A. Heinecke)
2013-03-14 Andre Heinecke Do not explicitly set id for ranges and time_intervals
2013-03-14 Bettina Gruenbauer merge
2013-03-14 Bettina Gruenbauer insert river oder and havel
2013-03-14 Tom Gottfried trigger sequence of time_interval IDs in DB as it is not used by hibernate only anymore
2013-03-14 Tom Gottfried trigger sequence of range IDs in DB as it is not used by hibernate only anymore
2013-03-14 Bettina Gruenbauer merge
2013-03-14 Bettina Gruenbauer insert rivers to config
2013-03-14 Andre Heinecke Force UESG to multipolygon and import source field for messungen
2013-03-14 Tom Gottfried merge
2013-03-14 Tom Gottfried merge
2013-03-14 Tom Gottfried added tables for jetties in spatial schema
2013-03-14 Felix Wolfsteller MainValuesArtifact: Possible NPE fix.
2013-03-14 Felix Wolfsteller postgresql-spatial.sql: Fixed table definition.
2013-03-14 Felix Wolfsteller postgresql-setup.sh: Introduced third (host) parameter, fixed alter user statement
2013-03-14 Felix Wolfsteller postgresql-setup.sh: Doc improved.
2013-03-14 Felix Wolfsteller postgresql-setup.sh: Made executable.
2013-03-14 Tom Gottfried merge
2013-03-14 Tom Gottfried added script to setup postgres-DB for testing
2013-03-14 Felix Wolfsteller postgresql-minfo.sql: terminate sql statements.
2013-03-13 Sascha L. Teichmann Removed trailing whitespace.
2013-03-13 Sascha L. Teichmann Removed bogus imports.
2013-03-13 Sascha L. Teichmann Removed trailing whitespace.
2013-03-13 Tom Gottfried merge
2013-03-13 Tom Gottfried correct session-handling for bed height import (made by S. Teichmann)
2013-03-07 Tom Gottfried Use pattern matching for grain fraction in SedimentYieldParser
2013-03-13 Tom Gottfried SCHEMA CHANGE: lookup table for floodmaps and source-field added, Importer adapted to new directory names
2013-03-13 Tom Gottfried additional values in lookup table for bed height types
2013-03-13 Sascha L. Teichmann Merged
2013-03-13 Sascha L. Teichmann Use lookup table from bedd_height from database in importer.
2013-03-13 Raimund Renkert Use river name as layername in new map projects.
2013-03-13 Tom Gottfried added missing lookup tables to drop-scripts
2013-03-13 Andre Heinecke An oracle conection string needs a backend otherwise you get an error
2013-03-13 Andre Heinecke Use the same structure for the default MS_ERRORFILE in rivers.map that
2013-03-13 Andre Heinecke Add LOG_DIR to make release to configure a logging directory. And
2013-03-13 Andre Heinecke Fix syntax error in next_id and remove obsolete oracle parameter
2013-03-13 Andre Heinecke Add some Intevation specific deployment advice.
2013-03-13 Andre Heinecke Use river-wms url in example configuration of mosel and elbe
2013-03-13 Felix Wolfsteller Fix Waterlevel*-Parser to correctly register the wst-columns.
2013-03-13 Felix Wolfsteller ImportWst: Doc and getters.
2013-03-13 Felix Wolfsteller ImportRiver: Cosmetics, resolved todo.
2013-03-13 Felix Wolfsteller ImportRiver: Light cleaning up, waterlevelimport more parralel to other imports.
2013-03-12 Tom Gottfried fixed DEM-importer to work with Oracle (made by A. Heinecke)
2013-03-12 Sascha L. Teichmann Merged
2013-03-12 Sascha L. Teichmann Set the BFG_ID for current discharge tables in FLYS.
2013-03-11 Sascha L. Teichmann Break long lines in FLYS statements.
2013-03-12 Andre Heinecke Remove unused library
2013-03-12 Andre Heinecke Fix oracle backend configuration and allow INITSQLS statement
2013-03-12 Andre Heinecke Fix wiki url injection
2013-03-12 Andre Heinecke Update documentation
2013-03-12 Andre Heinecke Remove outdated config files. Those are now taken directly from
2013-03-12 Andre Heinecke Improve make_release script to optinally handle tagging and be more generic.
2013-03-12 Andre Heinecke Remove old artifacts-h2.sql and datacage.sql and expect the
2013-03-12 Andre Heinecke Use default paths which are the same paths used when
2013-03-12 Felix Wolfsteller ImportRiver: In analogy to other wst imports, set kind in ImportRiver.
2013-03-12 Felix Wolfsteller Waterlevel*Parser, ImportRiver: Remove deprecated exportWst()-usage.
2013-03-12 Felix Wolfsteller Removed accidentally ommitted file.
2013-03-12 Felix Wolfsteller Remove debris of (Import)WaterlevelDiff*-model classes.
2013-03-12 Felix Wolfsteller Remove hibernated and unhibernated Waterlevel*-model classes.
2013-03-12 Andre Heinecke Added tag 2.9.12 for changeset 88e3473a3846
2013-03-12 Andre Heinecke Add kind handling for floodplains and crossectiontracks 2.9.12
2013-03-12 Felix Wolfsteller Cosmetics, remove obsolete imports.
2013-03-12 Felix Wolfsteller WaterlevelParser: Use Wst-structures directly (instead of Waterlevel*).
2013-03-12 Felix Wolfsteller WaterlevelDifferencesParser: Clean obsolete imports.
2013-03-12 Felix Wolfsteller Tiny whitespace cosmetic.
2013-03-12 Felix Wolfsteller ImportWstColumn: Expose columnValues with a getter.
2013-03-12 Felix Wolfsteller Cleaning (java-) imports.
2013-03-12 Andre Heinecke Removed tag 2.9.12
2013-03-12 Felix Wolfsteller WaterlevelDifferencesParser: Doc and cosmetics.
2013-03-12 Felix Wolfsteller WaterlevelDifferencesParser: Create ImportWsts directly.
2013-03-11 Felix Wolfsteller ImportRiver: Import WaterlevelDifferences as Wst.
2013-03-11 Felix Wolfsteller WaterlevelParser: Use correct wst kind 6 for Waterlevels.
2013-03-11 Felix Wolfsteller WaterlevelDifferencesParser: Cosmetics and fix misleading debug output.
2013-03-11 Felix Wolfsteller WaterlevelDifferencesParser: In analogy to WaterlevelParser, allow model
2013-03-11 Felix Wolfsteller ImportWaterlevel*: Remove connection to orm-based waterlevels (WIP).
2013-03-11 Felix Wolfsteller ImportRiver: Preparing wst-based waterleveldifferences.
2013-03-12 Raimund Renkert Fixed dem select statement in meta-data.xml.
2013-03-12 Raimund Renkert Use range object to get lower and upper km for dgm.
2013-03-11 Tom Gottfried SCHEMA CHANGE: analogue r5201. Here for Oracle
2013-03-11 Andre Heinecke Add tag 2.9.12 for changeset 3b86bf214d53
2013-03-11 Andre Heinecke Fix check for river_name in dgm to handle unicode names
2013-03-11 Andre Heinecke Fix syntax error when river id is not found (pylint could have told me this)
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

http://dive4elements.wald.intevation.org