2013-01-03 |
Felix Wolfsteller |
Remove commented code.
|
2013-01-03 |
Felix Wolfsteller |
Conffig: Prepare skip_da50 and skip_w80 options.
|
2013-01-02 |
Felix Wolfsteller |
Merged.
|
2012-12-28 |
Felix Wolfsteller |
Doc.
|
2013-01-02 |
Sascha L. Teichmann |
Merged
|
2013-01-02 |
Sascha L. Teichmann |
Added 'type' attribute to <dc:variable/> element. If an optional 'type' attribute is given
|
2013-01-02 |
Christian Lins |
Add "maptype" parameter to MapInfoService.
|
2013-01-02 |
Christian Lins |
Little work on the RiverMapfileGenerator.
|
2013-01-02 |
Sascha L. Teichmann |
Add <dc:variable name="variable" expr="xpath"/> construct to datacage language.
|
2013-01-02 |
Sascha L. Teichmann |
Remove trailing whitespace.
|
2013-01-01 |
Sascha L. Teichmann |
Moved EpsilonComparator to utils package becaus its not only useful for TIM parsing. Used EpsilonComparator in DA60 and DA66 case. Maybe TODO: Use in PRF, too.
|
2012-12-30 |
Sascha L. Teichmann |
Removed x-bit from DateGuesser.java
|
2012-12-30 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-12-28 |
Sascha Teichmann |
Initial version of support files for TIMParser, comments and TODOs by Felix Wolfsteller, Code by Sascha Teichmann.
|
2012-12-28 |
Sascha Teichmann |
Initial version of TIMParser, comments and TODOs by Felix Wolfsteller, Code by Sascha Teichmann.
|
2012-12-28 |
Felix Wolfsteller |
Initial empty version of DA50Parser.
|
2012-12-28 |
Felix Wolfsteller |
Removed removeExtension implementations, which have been moved to FileTools,
|
2012-12-28 |
Felix Wolfsteller |
Initial empty version of W80Parser.
|
2012-12-27 |
Felix Wolfsteller |
DA66Parser: Scale x and y, as they are given in mm. Now we can actually look at the data!
|
2012-12-27 |
Felix Wolfsteller |
DA66Parser: Do not return a 'year' for measurement, as none is given.
|
2012-12-27 |
Felix Wolfsteller |
TODO added.
|
2012-12-27 |
Felix Wolfsteller |
ImportRiver: Refactoring, use description and year of da66parser.
|
2012-12-27 |
Felix Wolfsteller |
DA66Parser: Whitespace cosmetics.
|
2012-12-27 |
Felix Wolfsteller |
DA66Parser: Use filename without extension as description for cross section.
|
2012-12-27 |
Felix Wolfsteller |
LineParser: Make file name available to subclasses.
|
2012-12-27 |
Felix Wolfsteller |
DA66Parser: Try to guess whether station is given in km or in cm.
|
2012-12-27 |
Felix Wolfsteller |
DA66Parser: Improved logging.
|
2012-12-27 |
Felix Wolfsteller |
DA66Parser: Removed unused function.
|
2012-12-27 |
Felix Wolfsteller |
Documentation of DA66Parser.
|
2012-12-19 |
Felix Wolfsteller |
Adjust callbacks after Parsers new interface implementation, re-enable file hashing for da66s.
|
2012-12-19 |
Felix Wolfsteller |
Implement new CrossSectionParser interface.
|
2012-12-19 |
Felix Wolfsteller |
New CrossSectionParser interface.
|
2012-12-19 |
Felix Wolfsteller |
Documentation.
|
2012-12-19 |
Felix Wolfsteller |
Include improved DA66Parser into importer.
|
2012-12-19 |
Felix Wolfsteller |
Added new parameter SKIP_DA66S to importer.
|
2012-12-19 |
Felix Wolfsteller |
Documentation.
|
2012-12-19 |
Felix Wolfsteller |
Documentation.
|
2012-12-19 |
Felix Wolfsteller |
Importer: Emit log message when a dry run was run.
|
2012-12-19 |
Felix Wolfsteller |
Documentation.
|
2012-12-19 |
Felix Wolfsteller |
Documentation added.
|
2012-12-19 |
Felix Wolfsteller |
Documentation added.
|
2012-12-19 |
Felix Wolfsteller |
Changed naming of variables (i & j -> i & k) for readability.
|
2012-12-18 |
Christian Lins |
Work on rivers.map Generator.
|
2012-12-17 |
Christian Lins |
Fix typo in class names and correct file path in floodmap.xml.
|
2012-12-17 |
Sascha L. Teichmann |
Added tag 2.9.7 for changeset 0ba0f3e4f4c2
|
2012-12-17 |
Sascha L. Teichmann |
Merged
2.9.7
|
2012-12-17 |
Sascha L. Teichmann |
Removed unneeded imports.
|
2012-12-17 |
Raimund Renkert |
Fixed and updated theme configurations.
|
2012-12-17 |
Raimund Renkert |
Fixed NPE in empty style editor window.
|
2012-12-17 |
Björn Ricks |
Rename methods and mark them private
|
2012-12-17 |
Björn Ricks |
Use isEmpty for list check
|
2012-12-17 |
Björn Ricks |
Change only local used methods to private ones
|
2012-12-17 |
Björn Ricks |
Change parameters of updateCollectionName
|
2012-12-17 |
Björn Ricks |
Rename filter into filterpanel
|
2012-12-17 |
Björn Ricks |
Fix filtering of Collections/Projects in the gui
|
2012-12-17 |
Björn Ricks |
Use display name of the Collection in CollectionView
|
2012-12-17 |
Björn Ricks |
Add a Collection method to return a string to be displayed in the gui
|
2012-12-17 |
Raimund Renkert |
Added i18n strings.
|
2012-12-17 |
Raimund Renkert |
Display all 'tranparency' attributes.
|
2012-12-17 |
Raimund Renkert |
Fixed and improved theme handling for areas.
|
2012-12-17 |
Raimund Renkert |
Updated fixing and virutal area themes.
|
2012-12-17 |
Raimund Renkert |
Fixed out processor to draw sector averages in fix analysis ls.
|
2012-12-14 |
Raimund Renkert |
Reverted smartGWT version from 3.1 to 3.0.
|
2012-12-14 |
Raimund Renkert |
Added second theme config files.
|
2012-12-14 |
Felix Wolfsteller |
Less than sceleton for DA66-CrossSection parser added.
|
2012-12-14 |
Felix Wolfsteller |
Doc.
|
2012-12-14 |
Felix Wolfsteller |
Doc.
|
2012-12-14 |
Felix Wolfsteller |
Whitespace-cosmetics.
|
2012-12-14 |
Felix Wolfsteller |
Doc.
|
2012-12-14 |
Raimund Renkert |
Hide facets returning raw data and fixed display name.
|
2012-12-13 |
Raimund Renkert |
Added i18n strings.
|
2012-12-13 |
Raimund Renkert |
Added theme mapping for new facets.
|
2012-12-13 |
Raimund Renkert |
Generate and draw new facets.
|
2012-12-13 |
Raimund Renkert |
Added new facets for filtered bed height diffs to have filtered and raw data.
|
2012-12-13 |
Raimund Renkert |
Added i18n strings.
|
2012-12-13 |
Raimund Renkert |
Added theme mapping for new facets and added theme for discharge.
|
2012-12-13 |
Raimund Renkert |
Generate new facets to have raw and filtered data in flow velocity chart.
|
2012-12-13 |
Raimund Renkert |
Added facet for filtered flow velocity and removed filter from default facet.
|
2012-12-12 |
Raimund Renkert |
Refactored the themes config files (currently only default style).
|
2012-12-12 |
Raimund Renkert |
Reordered some attributes in editor ui and use the hidden attribute.
|
2012-12-12 |
Raimund Renkert |
Read and use the hidden hint correctly.
|
2012-12-12 |
Raimund Renkert |
Added i18n strings for style editor.
|
2012-12-11 |
Björn Ricks |
Fix logging statments and use correct class name
|
2012-12-11 |
Björn Ricks |
Codeformat++
|
2012-12-11 |
Björn Ricks |
Move loading of the full Collection to an own method
|
2012-12-11 |
Björn Ricks |
Add new method hasItems to Collection class
|
2012-12-11 |
Björn Ricks |
Create a Collection if an artifact is added to the CollectionView
|
2012-12-11 |
Björn Ricks |
Don't create Collection when a CollectionView for a new project is created
|
2012-12-11 |
Björn Ricks |
Remove unused import
|
2012-12-11 |
Christian Lins |
Introduce river mapfile generation (WARNING: Changes in config xml files required!).
|
2012-12-11 |
Björn Ricks |
Move the access to artifact data to the Access object
|
2012-12-07 |
Christian Lins |
Refactor Mapserver mapfile generation.
|
2012-12-07 |
Felix Wolfsteller |
CrossSectionGenerator: Center HYK-labels.
|
2012-12-07 |
Felix Wolfsteller |
WINFOArtifact: Tiny optimization, get data only when needed.
|
2012-12-06 |
Sascha L. Teichmann |
Added view for selecting ranges in wsts.
|
2012-12-06 |
Felix Wolfsteller |
XYChartGenerator: Avoid "range merging" for area series, as these might extend
|
2012-12-05 |
Christian Lins |
Merged
|
2012-12-05 |
Christian Lins |
Work on river axis mapfile generator.
|
2012-12-05 |
Felix Wolfsteller |
Add stubs for GaugeAccess and RangeAccess, for they do not get lost.
|
2012-12-05 |
Felix Wolfsteller |
Prevent NPE when color for bandwidth is unset, use non-template default.
|
2012-12-05 |
Felix Wolfsteller |
Merged.
|
2012-12-03 |
Felix Wolfsteller |
Enable manual points for w difference diagrams.
|
2012-12-05 |
Raimund Renkert |
Adjusted y axis label.
|
2012-12-05 |
Raimund Renkert |
Multiplicate diameter with 1000 to have mm instead of m.
|
2012-12-04 |
Björn Ricks |
Improve the up and down arrows in the theme navigation panel
|
2012-12-04 |
Raimund Renkert |
Fixed imports.
|
2012-12-04 |
Raimund Renkert |
Use moving average algorithm to calculate average values depending on the zoom
|
2012-12-04 |
Raimund Renkert |
Put start and end km into the context for average calculation.
|
2012-12-04 |
Raimund Renkert |
Added methods to set single values.
|
2012-12-04 |
Raimund Renkert |
Added missing setter for different values.
|
2012-12-04 |
Björn Ricks |
Deprecate FLYSUtils
|
2012-12-04 |
Björn Ricks |
Use new refreshed bfg logo
|
2012-12-04 |
Christian Lins |
Preparations for autogenerated riveraxis WMSs.
|
2012-12-04 |
Christian Lins |
Make floodmap riveraxis layer name configurable.
|
2012-12-03 |
Sascha L. Teichmann |
A little optimization and handle the case that there are duplicates in the values.
|
2012-12-03 |
Sascha L. Teichmann |
Moved MovingAverage into math package
|
2012-12-03 |
Sascha L. Teichmann |
Removed obsolete import
|
2012-12-03 |
Raimund Renkert |
Merged.
|
2012-12-03 |
Raimund Renkert |
Fixed validation in parameter matrix panel. Single selections are allowed now.
|
2012-12-03 |
Raimund Renkert |
Add start and end km of current chart zoomlevel to the context and use these
|
2012-12-03 |
Raimund Renkert |
New class for average calculation implementing moving average algorithms.
|
2012-12-03 |
Raimund Renkert |
Generate flow velocity facets based on the type the user selected.
|
2012-12-03 |
Raimund Renkert |
Set the discharge zone type to be able to generate the appropriate facets.
|
2012-12-03 |
Raimund Renkert |
Added member variable for discharge zone type.
|
2012-12-03 |
Raimund Renkert |
Added new member variable for zone type.
|
2012-12-03 |
Raimund Renkert |
Extracted method to calculate the zoomed bound of a chart.
|
2012-12-03 |
Raimund Renkert |
Added example config for river 'Elbe' and read the config in context factory.
|
2012-12-03 |
Raimund Renkert |
New class storing configuration about zoom dependent filter levels.
|
2012-12-03 |
Felix Wolfsteller |
Doc.
|
2012-12-03 |
Felix Wolfsteller |
Fix reference curve creation.
|
2012-12-03 |
Felix Wolfsteller |
Doc.
|
2012-12-03 |
Felix Wolfsteller |
Doc.
|
2012-12-03 |
Felix Wolfsteller |
Fix differences/Waterlevelartifact.
|
2012-12-01 |
Christian Lins |
Change floodmap WMS paths in make_flys_release.
|
2012-11-30 |
Björn Ricks |
Add pdf export to GaugeDischargeCurveArtifact
|
2012-11-30 |
Björn Ricks |
Fix: Don't show the warning if datatype is WQKms
|
2012-11-30 |
Björn Ricks |
Remove obsolete MainMenu
|
2012-11-30 |
Björn Ricks |
Add new CSS for the layout changes
|
2012-11-30 |
Björn Ricks |
Add a welcome screen to the workspace background
|
2012-11-30 |
Björn Ricks |
Add i18n message strings for a welcome screen
|
2012-11-30 |
Björn Ricks |
Hide the manage project button if the project list is shown
|
2012-11-30 |
Björn Ricks |
Add methods to hide and show the manage projects button of the header
|
2012-11-30 |
Björn Ricks |
Use the FLYSHeader instead of the MainMenu
|
2012-11-30 |
Björn Ricks |
Merge the MainMenu into the FLYSHeader
|
2012-11-30 |
Björn Ricks |
Add methods to hide and show the project list in FLYS class
|
2012-11-30 |
Björn Ricks |
Add path for the new small BfG logo
|
2012-11-30 |
Björn Ricks |
Add smaller BfG logo
|
2012-11-30 |
Felix Wolfsteller |
meta-data.xml: Moved 'map' definitions to more appropriate place.
|
2012-11-30 |
Felix Wolfsteller |
meta-data.xml: Resolved discharge_longitudinal_section definitions and use
|
2012-11-30 |
Felix Wolfsteller |
meta-data.xml: Moved duration-curve definitions into more appropriate places.
|
2012-11-30 |
Felix Wolfsteller |
meta-data.xml: Added 'prototype-macro for longitudinal_sections.
|
2012-11-29 |
Felix Wolfsteller |
Doc.
|
2012-11-30 |
Christian Lins |
Use floating point calculation for floodmap colors.
|
2012-11-29 |
Christian Lins |
Floodmap can now be classified in the range 5 to 20 (incl.).
|
2012-11-29 |
Felix Wolfsteller |
Doc.
|
2012-11-29 |
Felix Wolfsteller |
Add ManualPoint-handling to SQRelationGenerator.doOut().
|
2012-11-29 |
Felix Wolfsteller |
Documentation added.
|
2012-11-28 |
Felix Wolfsteller |
Allow manual points in bedheight_longitudinal_sections.
|
2012-11-28 |
Felix Wolfsteller |
Enable manual points for s/q diagrams.
|
2012-11-27 |
Björn Ricks |
Add the csv export to the GaugeDischargeCurveArtifact
|
2012-11-27 |
Björn Ricks |
Refactor ComputedDischargeCurveExporter to support WQKms values and WQKms arrays
|
2012-11-27 |
Björn Ricks |
Use constant from DischargeTables for the scaling factor
|
2012-11-27 |
Björn Ricks |
Refactor getting the WQKms into it's own method
|
2012-11-27 |
Felix Wolfsteller |
Doc.
|
2012-11-27 |
Felix Wolfsteller |
Allow manual points in flow_velocity diagrams.
|
2012-11-27 |
Felix Wolfsteller |
Merged.
|
2012-11-27 |
Felix Wolfsteller |
Enable manual points in sedimentload ls.
|
2012-11-27 |
Christian Lins |
Merged
|
2012-11-27 |
Christian Lins |
Work on dynamic color classes for floodmap (work in progress, not yet functional).
|
2012-11-27 |
Felix Wolfsteller |
Merged.
|
2012-11-27 |
Felix Wolfsteller |
Fix flys/issue989: manual points in bedheight_middle outs.
|
2012-11-27 |
Christian Lins |
flys-client: Shapefile upload widget readded again (regression).
|
2012-11-27 |
Christian Lins |
flys-client: Patch to render combobox options as clickable links.
|
2012-11-27 |
Felix Wolfsteller |
i18n fix.
|
2012-11-20 |
Christian Lins |
Fix FLYS logo URL for printing.
|
2012-11-20 |
Christian Lins |
flys-client: Map.updateSize() is now called on every windows movement
|
2012-11-20 |
Christian Lins |
Workaround for NPE in FloodMapState.
|
2012-11-18 |
Christian Lins |
flys-client: Cosmetics and warnings.
|
2012-11-18 |
Christian Lins |
flys/client: Exception catched and replaced by friendly warning (MINFO Sohlhoehendifferenz) #967/flys.
|
2012-11-16 |
Sascha L. Teichmann |
Added tag 2.9.6 for changeset ce6bea03156c
|
2012-11-16 |
Sascha L. Teichmann |
Add help anchors for fix analysis
2.9.6
|
2012-11-16 |
Sascha L. Teichmann |
More solid S/Q function sampling
|
2012-11-16 |
Björn Ricks |
Exchange the river selection map
|
2012-11-16 |
Björn Ricks |
Remove obsolete imports
|
2012-11-16 |
Björn Ricks |
Add i18n for the new close project list button
|
2012-11-16 |
Björn Ricks |
Add css for the project list changes
|
2012-11-16 |
Björn Ricks |
Add a small close and add project button to the project list header
|
2012-11-16 |
Björn Ricks |
Remove the new project button from the menue
|
2012-11-16 |
Björn Ricks |
Get rid of the footer and the spacer in the flys webpage
|
2012-11-16 |
Björn Ricks |
Add GaugeOverview to Fixanalysis
|
2012-11-16 |
Christian Lins |
Adapt WMS URLs in floodmap.xml to user-wms.
|
2012-11-16 |
Christian Lins |
Merged
|
2012-11-16 |
Christian Lins |
Map view in DigitizePanel now shows OSM background, river axis and
|
2012-11-16 |
Sascha L. Teichmann |
merged
|
2012-11-16 |
Sascha L. Teichmann |
Removed obsolete imports.
|
2012-11-16 |
Sascha L. Teichmann |
Removed obsolete import
|
2012-11-16 |
Björn Ricks |
Allow requests from localhost in GGInA filter
|
2012-11-15 |
Raimund Renkert |
Added i18n strings for sediment load calculation.
|
2012-11-15 |
Raimund Renkert |
New themes for sediment load chart.
|
2012-11-15 |
Raimund Renkert |
New field in sediment load object and calculation.
|
2012-11-15 |
Raimund Renkert |
New doOut for total load in sediment load calculation.
|
2012-11-15 |
Raimund Renkert |
Added new facet type to sediment load calculation.
|
2012-11-15 |
Raimund Renkert |
Removed some debug logs and changed report strings.
|
2012-11-15 |
Christian Lins |
Merged
|
2012-11-15 |
Christian Lins |
MapPanel position and size now properly aligned (#568).
|
2012-11-15 |
Björn Ricks |
Add i18n string for soundings width in flys client
|
2012-11-15 |
Björn Ricks |
Handle also the bedheight facet in minfo bedheight_middle output
|
2012-11-15 |
Björn Ricks |
Load bedheigt single values via the datacage for a bedheight middle output
|
2012-11-15 |
Björn Ricks |
Handle also sounding width generated via the datacage in MiddleBedHeightGenerator
|
2012-11-15 |
Björn Ricks |
Implement a BedheightProcessor to generate charts from bed height data
|
2012-11-15 |
Björn Ricks |
Refactor BedHeightArtifacts to provide bed height single values of a range
|
2012-11-15 |
Björn Ricks |
Add type member variable to BedHeightFacet
|
2012-11-15 |
Björn Ricks |
Add method to get all morph width of a BedHeigthSingle object
|
2012-11-15 |
Christian Lins |
Merged
|
2012-11-15 |
Christian Lins |
Map is now properly resized when hiding ThemePanel.
|
2012-11-15 |
Felix Wolfsteller |
Fixed typo in debug message.
|
2012-11-15 |
Felix Wolfsteller |
MetaDataService: Added comment from ChangeLog.
|
2012-11-15 |
Felix Wolfsteller |
Documentation.
|
2012-11-15 |
Felix Wolfsteller |
Cosmetics.
|
2012-11-15 |
Felix Wolfsteller |
Cosmetics.
|
2012-11-14 |
Christian Lins |
Fix MapFish print config and add FLYS logo to print output (DIN A4 only).
|
2012-11-14 |
Raimund Renkert |
Parse and store year in sediment densities.
|
2012-11-14 |
Raimund Renkert |
Added new column 'year' to sediment density values in postgresql and oracle
|
2012-11-14 |
Raimund Renkert |
Completed and fixed sediment load calculation.
|
2012-11-14 |
Raimund Renkert |
Added objects and factory for sediment densities.
|
2012-11-14 |
Raimund Renkert |
Added new y axis label for m3/a unit and fixed sand fraction output.
|
2012-11-14 |
Raimund Renkert |
Add report facet if calculation had problems.
|
2012-11-14 |
Raimund Renkert |
Added logger and fixed data field checkup.
|
2012-11-14 |
Raimund Renkert |
Fixed SQL statements and parameters.
|
2012-11-14 |
Raimund Renkert |
Fix: Handle epochs like official epochs to get a year range.
|
2012-11-14 |
Raimund Renkert |
Added methods to sediment load object to check fractions.
|
2012-11-14 |
Raimund Renkert |
Fixed typo in total sediment load facet type.
|
2012-11-14 |
Raimund Renkert |
Added report output generator for sediment load calculation.
|
2012-11-14 |
Raimund Renkert |
Additional transitions and outs for MINFO sediment load calculation.
|
2012-11-14 |
Felix Wolfsteller |
Merged.
|
2012-11-14 |
Felix Wolfsteller |
fixanalysis.xml: Add cross_section out.
|
2012-11-14 |
Felix Wolfsteller |
FixRealizingCompute: Add CrossSectionWaterLineFacet in FixRealizingState.
|
2012-11-14 |
Felix Wolfsteller |
FixationArtifact: implement WaterLineArtifact, deliver lines for cross-sections.
|
2012-11-14 |
Felix Wolfsteller |
QSectorFacet: Guard access to curentKm in context.
|
2012-11-14 |
Felix Wolfsteller |
CrossSectionWaterLineFacet: Guard class cast.
|
2012-11-14 |
Felix Wolfsteller |
WINFOArtifact: cosmetics, respect 80c width.
|
2012-11-14 |
Raimund Renkert |
Merged.
|
2012-11-14 |
Raimund Renkert |
Fixed typo in make_release script.
|
2012-11-14 |
Björn Ricks |
Fix compile
|
2012-11-14 |
Björn Ricks |
Fix also BedHeightsArtifact
|
2012-11-14 |
Björn Ricks |
Also use variable for displayname
|
2012-11-14 |
Björn Ricks |
Improve debugging while merging outs and facets
|
2012-11-14 |
Björn Ricks |
Improve debugging in StaticFLYSArtifact
|
2012-11-14 |
Björn Ricks |
Change facets member variable to private
|
2012-11-14 |
Björn Ricks |
Add method to return the facets of an artifact
|
2012-11-14 |
Björn Ricks |
Improve loggin in FLYSArtifact
|
2012-11-14 |
Sascha L. Teichmann |
Fix hard coded mapserver url
|
2012-11-14 |
Sascha L. Teichmann |
Fixed path to client logging
|
2012-11-14 |
Sascha L. Teichmann |
Merged
|
2012-11-14 |
Sascha L. Teichmann |
Fixed problem with mapserver fonts
|
2012-11-14 |
Björn Ricks |
Add stack trace if authentication was not successfull
|
2012-11-14 |
Björn Ricks |
Return after sending a redirect
|
2012-11-14 |
Björn Ricks |
Check if response code from GGInA is 200 OK
|
2012-11-14 |
Sascha L. Teichmann |
Fixed web.xml seding
|
2012-11-13 |
Sascha L. Teichmann |
Added tag 2.9.5 for changeset b51f6bb188d7
|
2012-11-13 |
Sascha L. Teichmann |
Made REALEASE setable
2.9.5
|
2012-11-13 |
Sascha L. Teichmann |
Improved build script
|
2012-11-13 |
Felix Wolfsteller |
Cosmetics: Removed some WSP, obsolete imports. Documentation added.
|
2012-11-13 |
Christian Lins |
Merged
|
2012-11-13 |
Christian Lins |
Add new FLYS logo.
|
2012-11-13 |
Felix Wolfsteller |
winfo.xml: Add cross-section facets and out to extreme state.
|
2012-11-13 |
Felix Wolfsteller |
WINFOArtifact: Compute extreme values for cross sections too. Add CS-Facet.
|
2012-11-13 |
Felix Wolfsteller |
WaterLineArtifact: Added callcontext-parameter to interfaces getWaterLine.
|
2012-11-13 |
Christian Lins |
Remove dead code and warnings.
|
2012-11-12 |
Christian Lins |
Try to fix resize problems with MapWidget in DigitizePanel (#802).
|
2012-11-12 |
Christian Lins |
Resize MapWidget in MapPanel manually using a ResizedHandler.
|
2012-11-11 |
Christian Lins |
Map print settings can now be configured via settings window.
|
2012-11-10 |
Christian Lins |
Map print does now submit additional parameters to MapPrintServiceImpl.
|
2012-11-09 |
Christian Lins |
Work (in progress) on a print settings dialog.
|
2012-11-09 |
Felix Wolfsteller |
Rmoved obsolete imports.
|
2012-11-09 |
Felix Wolfsteller |
i18n: Add i18n for flow-velovity discharges.
|
2012-11-09 |
Felix Wolfsteller |
minfo.xml: Add discharge facet to compat list of flow_velocity out.
|
2012-11-09 |
Felix Wolfsteller |
FlowVelocityGenerator: Handle new discharge curves at new third axis.
|
2012-11-09 |
Felix Wolfsteller |
FlowVelocityData: Add new helper to get km/Q-double-arrays.
|
2012-11-09 |
Felix Wolfsteller |
FlowVelocityState: Create new discharge facet.
|
2012-11-09 |
Felix Wolfsteller |
FacetTypes: Register new FLOW_VELOCITY_DISCHARGE type.
|
2012-11-09 |
Felix Wolfsteller |
For FlowV.-Artifacts, use given id, fetch data and display via facet and generator.
|
2012-11-09 |
Felix Wolfsteller |
FlowVelocityMeasurementFactory: New, do the query to fetch measured flow velocities.
|
2012-11-09 |
Felix Wolfsteller |
FlowVelocityMeasurementValue: Added 'fast' (db-unmapped) class to access values later.
|
2012-11-09 |
Felix Wolfsteller |
Whitespace cosmetics.
|
2012-11-09 |
Felix Wolfsteller |
Whitespace cosmetic.
|
2012-11-09 |
Felix Wolfsteller |
BedHeightArtifact: Whitespace-cosmetic and vim line.
|
2012-11-08 |
Felix Wolfsteller |
FlowVelocityGenerator: Dummy-handle new measured velocity facets.
|
2012-11-08 |
Felix Wolfsteller |
FlowVelocityGenerator: Added TODO about 3rd and 4th axis.
|
2012-11-08 |
Felix Wolfsteller |
Register new FLOW_VELOCITY_MEASUREMENT Facet Type.
|
2012-11-08 |
Felix Wolfsteller |
meta-data.xml: Add annotations and flow velocity measurements to the DC.
|
2012-11-08 |
Felix Wolfsteller |
Register flowvelocity artifact factory.
|
2012-11-08 |
Felix Wolfsteller |
Add new facet to flow velocity outs compat list.
|
2012-11-08 |
Felix Wolfsteller |
Add FlowVelocityMeasurementArtifact and -facet. Yet dummies.
|
2012-11-08 |
Björn Ricks |
Use static variable for login page name in LoginServlet
|
2012-11-08 |
Björn Ricks |
Be sure that a redirect url always exist
|
2012-11-07 |
Björn Ricks |
Add datacage for minfo and longitudinal_section.w from fixanalysis
|
2012-11-07 |
Björn Ricks |
Use new WOutProcessor for generating charts
|
2012-11-07 |
Björn Ricks |
Add processor to be able to generate curves for WKms values
|
2012-11-07 |
Björn Ricks |
Remove AbstractFixGenerator and use new KMIndexProcessor instead
|
2012-11-07 |
Björn Ricks |
Move inverted from LongitudinalSectionGenerator to XYChartGenerator
|
2012-11-07 |
Björn Ricks |
Add method to a access the CallContext of a ChartGenerator
|
2012-11-07 |
Björn Ricks |
Introduce a new Interface to abstract the data to curve generation
|
2012-11-07 |
Björn Ricks |
Introduce a new FixingsFacet to add save access to the current Km
|
2012-11-07 |
Björn Ricks |
Fix logging statement
|
2012-11-06 |
Björn Ricks |
Remove whitespace added by eclipse
|
2012-11-06 |
Björn Ricks |
Fix: Use correct class for the logger
|
2012-11-06 |
Björn Ricks |
Don't notify jfreechart listeners when adding points
|
2012-11-06 |
Björn Ricks |
Only put current Km to the context if it is a valid km
|
2012-11-07 |
Felix Wolfsteller |
Reintroduce wrongly outbacked changes (rev 4418-4425).
|
2012-11-07 |
Felix Wolfsteller |
Merged backouts.
|
2012-11-07 |
Felix Wolfsteller |
Backed out changeset e8a4d2fd25cc
|
2012-11-07 |
Felix Wolfsteller |
Backed out changeset e8a4d2fd25cc
|
2012-11-07 |
Felix Wolfsteller |
Merged.
|
2012-11-07 |
Felix Wolfsteller |
Added vim line.
|
2012-11-07 |
Felix Wolfsteller |
minfo.xml: Add annotations to compat list of sedimentload_ls out.
|
2012-11-07 |
Felix Wolfsteller |
meta-data.xml: Force-recommend annotations for sedimentload_ls outs.
|
2012-11-07 |
Felix Wolfsteller |
SedimentLoadFactory: Added vim-line.
|
2012-11-07 |
Felix Wolfsteller |
SedimentLoadFactory: Added TODO.
|
2012-11-07 |
Felix Wolfsteller |
SedimentLoadFactory: Changed comments, removed empty one.
|
2012-11-06 |
Christian Lins |
Add (currently useless) button for map print settings.
|
2012-11-06 |
Christian Lins |
Remove authentication from MapPrintServiceImpl.
|
2012-11-06 |
Björn Ricks |
Move GGInAFilter and NoCacheFilter to an own package
|
2012-11-06 |
Björn Ricks |
Add config in web.xml for the new NoCacheFilter
|
2012-11-06 |
Björn Ricks |
Add new Filter class to change caching
|
2012-11-06 |
Björn Ricks |
Add javadoc comment about RiverInfoServiceImpl
|
2012-11-06 |
Björn Ricks |
Less debug output in GGInAFilter
|
2012-11-06 |
Felix Wolfsteller |
FixationArtifact: In doc, mention where the FacetActivity is registered.
|
2012-11-06 |
Felix Wolfsteller |
ExtremeCalculation: Resolve probably too nested break.
|
2012-11-06 |
Felix Wolfsteller |
ExtremeCalculation: Doc.
|
2012-11-05 |
Felix Wolfsteller |
manualpoints.xml: Add facet for the extrene_wq_curve out.
|
2012-11-05 |
Felix Wolfsteller |
FacetTypes: Add new ChartType extreme_wq_curve to enable manual points.
|
2012-11-05 |
Felix Wolfsteller |
FLYSUtils: Null-guard some conditionals (autoboxes).
|
2012-11-05 |
Felix Wolfsteller |
WaterevelState: Doc.
|
2012-11-05 |
Felix Wolfsteller |
ExtremeCompute: Further naming improvements on facets.
|
2012-11-05 |
Felix Wolfsteller |
ExtremeWQCurveGenerator: Fixed typo in debug output.
|
2012-11-05 |
Felix Wolfsteller |
ExtremeWQCurveGenerator: Removed obsolete import.
|
2012-11-05 |
Felix Wolfsteller |
server-side i18n for inputs of extreme*. Newlines at end of file.
|
2012-11-05 |
Felix Wolfsteller |
winfo.xml: Add wst and pdf Facets to extremes compat list.
|
2012-11-05 |
Felix Wolfsteller |
ExtremeCompute: Add DataFacets (csv, wst, defunc pdf).
|
2012-11-05 |
Felix Wolfsteller |
WaterlevelExporter: Use new WQKmsResult to avoid parallel paths for Extrem- and Fixing-Result.
|
2012-11-05 |
Felix Wolfsteller |
ExtremeCompute: Whitespace-cosmetics.
|
2012-11-05 |
Björn Ricks |
Improve debugging inf FLYSArtifact
|
2012-11-05 |
Christian Lins |
Get rid of HorizontalLayout in MapOutputTab and use manual resizing.
|
2012-11-05 |
Felix Wolfsteller |
Let Extreme- and FixRealizingResult implement WQKmsResult.
|
2012-11-05 |
Felix Wolfsteller |
conf.xml: Register the extreme_curve_export generator, a WaterlevelExporter.
|
2012-11-05 |
Felix Wolfsteller |
winfo.xml: Add extreme_curve_export outputmode and csv facet to its compat list.
|
2012-11-05 |
Felix Wolfsteller |
WQKmsResult: New interface to ease Export.
|
2012-11-05 |
Felix Wolfsteller |
conf.xml: Register the extreme_curve_report-Out-Generator.
|
2012-11-05 |
Felix Wolfsteller |
winfo.xml: Add error ('report') outputmode to extreme_wq_curve out, and compat for reportfacet.
|
2012-11-05 |
Felix Wolfsteller |
FlowVelocityGenerator: Handle ('out') annotations.
|
2012-11-05 |
Felix Wolfsteller |
minfo.xml: Add annotations to compat list of flow-velocity outs.
|
2012-11-05 |
Felix Wolfsteller |
meta-data.xml: Force-recommend annotations for flow-velocity-outs.
|
2012-11-05 |
Felix Wolfsteller |
Merged
|
2012-11-02 |
Felix Wolfsteller |
i18n for showextramark in client.
|
2012-11-02 |
Felix Wolfsteller |
ExtremeWQCurveGenerator: Respect theme prop about showing the extrapol-line.
|
2012-11-02 |
Felix Wolfsteller |
ThemeUtil: Method to parse/access showextramark theme prop.
|
2012-11-02 |
Felix Wolfsteller |
ExtremeWQCurveGenerator: Removed more or less dead code.
|
2012-11-02 |
Felix Wolfsteller |
ExtremeWQCurveGenerator: Use real facet description as name for data series of extreme wqs.
|
2012-11-04 |
Sascha L. Teichmann |
Added tag flys-2.9.4 for changeset 10e277c2fe0f
|
2012-11-04 |
Sascha L. Teichmann |
Some fixes to make the calculation work.
flys-2.9.4
|
2012-11-02 |
Sascha L. Teichmann |
Added tag flys-2.9.4 for changeset 651b93c10dc5
|
2012-11-02 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-11-02 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-11-02 |
Björn Ricks |
Converting from list to array doesn't make sence here
|
2012-11-02 |
Björn Ricks |
Add facets for fixanalysis data from the datacage
|
2012-11-02 |
Björn Ricks |
Add datacage logic for MINFO bed differences
|
2012-11-02 |
Björn Ricks |
Add chart generation for fixings in bed differences generators
|
2012-11-02 |
Björn Ricks |
Extract common generator method from FixLongitudinalSectionGenerator
|
2012-11-02 |
Björn Ricks |
Avoid NullPointerExceptions if no settings are available
|
2012-11-02 |
Raimund Renkert |
Updated i18n strings for sediment load.
|
2012-11-02 |
Raimund Renkert |
Added chart generator for sediment load output.
|
2012-11-02 |
Raimund Renkert |
Added sediment load calculation.
|
2012-11-02 |
Raimund Renkert |
New facet and result set for sediment load.
|
2012-11-02 |
Raimund Renkert |
Added access object for artifact containing sediment load parameters.
|
2012-11-02 |
Raimund Renkert |
Updated data object and factory for sediment load.
|
2012-11-02 |
Raimund Renkert |
Added i18n string for sediment load output tab title.
|
2012-11-02 |
Raimund Renkert |
Fixed sediment yield parser.
|
2012-11-02 |
Felix Wolfsteller |
Even better Extreme W/Q Facet names. i18n thereof.
|
2012-11-02 |
Felix Wolfsteller |
Registered style for extreme_wq_base_curves.
|
2012-11-02 |
Felix Wolfsteller |
StyledSeriesBuilder: Corrected doc.
|
2012-11-02 |
Felix Wolfsteller |
StyledSeriesBuilder: New addPointsQW accepting double[]s.
|
2012-11-02 |
Felix Wolfsteller |
FLYSUtils: Minor doc add.
|
2012-11-02 |
Felix Wolfsteller |
ExtremeWQCurveGenerator: Reuse prerpareChartData, handle new extreme_wq_curve_base facet.
|
2012-11-02 |
Felix Wolfsteller |
FixWQCurveGenerator: Refac, extracted a prepareChartData from doOut, to be reused.
|
2012-11-02 |
Felix Wolfsteller |
ExtremeCompute: Create a facet to show the non-inter-or-extrapolated points.
|
2012-11-02 |
Felix Wolfsteller |
winfo.xml: Add new extreme_wq_curve_base to compat of extreme_wq_curve out.
|
2012-11-02 |
Felix Wolfsteller |
ExtremeCurveFacet: Add new constructor to set name to new FacetType (extreme_wq_curve_base). Data is the same.
|
2012-11-02 |
Felix Wolfsteller |
FacetTypes: New type: exreme_wq_curve_base (for the Stuetz-Q-Poits).
|
2012-11-02 |
Felix Wolfsteller |
ExtremeCompute: Improve naming of facets.
|
2012-11-02 |
Sascha L. Teichmann |
Added missing percentage cut off in extreme calculation.
|
2012-11-02 |
Sascha L. Teichmann |
Circumvent NPE in Curve. issue flys/1019
|
2012-11-01 |
Björn Ricks |
Ignore comments in meta data xml template
|
2012-11-01 |
Björn Ricks |
Refactor Converter to use common code
|
2012-11-01 |
Felix Wolfsteller |
Doc.
|
2012-11-01 |
Felix Wolfsteller |
flys-client: Show NaviOutput-Tab also for extreme_wq_curve.
|
2012-11-01 |
Felix Wolfsteller |
flys-client: i18n for extreme_wq_curve.
|
2012-11-01 |
Felix Wolfsteller |
winfo.xml: Change extreme wq-out from fix_wq_curve to (new) extreme_wq_curve.
|
2012-11-01 |
Felix Wolfsteller |
conf.xml: Register new ExtremeWQCurveGenerator.
|
2012-11-01 |
Felix Wolfsteller |
Removed doExtreme*() as its implemented in own generator now, opened visibility of field artifact for refac.
|
2012-11-01 |
Felix Wolfsteller |
Added new Generator: ExtremeWQCurveGenerator (and its *Info*-counterpart).
|
2012-11-01 |
Felix Wolfsteller |
Removed obsolete imports.
|
2012-11-01 |
Felix Wolfsteller |
Removed obsolete imports.
|
2012-10-31 |
Felix Wolfsteller |
FixWQCurveGenerator: Use suggested max q value of curve.
|
2012-10-31 |
Felix Wolfsteller |
Added themes for extreme_wq_curve .
|
2012-10-31 |
Felix Wolfsteller |
DoubleUtil: New function to find max in an double array.
|
2012-10-31 |
Felix Wolfsteller |
FixWQCurveGenerator: For extreme_wq_curves, add marker to indicate where extrapolation starts.
|
2012-10-31 |
Felix Wolfsteller |
ExtremeCurveFacet: Moved allocation of Access object to where its needed.
|
2012-10-31 |
Felix Wolfsteller |
HistoricalD.WQ.Generator: Cometics, docs.
|
2012-10-31 |
Felix Wolfsteller |
ExtremeCurveFacet: Set suggestedMaxQ in curve to be max value in segment + 5%.
|
2012-10-31 |
Felix Wolfsteller |
Curve: Added field, getter and setter for suggestedMaxQ .
|
2012-10-31 |
Felix Wolfsteller |
Range: Documentation.
|
2012-10-31 |
Felix Wolfsteller |
ExtremeAccess: Added helper method to find the values for (the range of) a km.
|
2012-10-31 |
Felix Wolfsteller |
ExtremeAccess: Renamed log to logger, documentation.
|
2012-10-31 |
Felix Wolfsteller |
RangeWithValues: Documentation.
|
2012-10-30 |
Ingo Weinzierl |
Removed the legend images from map theme panel.
|
2012-10-30 |
Ingo Weinzierl |
Added a new control 'show legend' to the map's toolbar. This control opens a window that displays the legends of all activated layers.
|
2012-10-30 |
Björn Ricks |
Update translations for measurement station changes
|
2012-10-30 |
Björn Ricks |
Reorder elements in the MeasurementStation details
|
2012-10-30 |
Björn Ricks |
Extract the gauge name from the riverservice response
|
2012-10-30 |
Björn Ricks |
Add the gauge name to the MeasurementStation client class
|
2012-10-30 |
Björn Ricks |
Add gauge name to the measurement station xml response
|
2012-10-30 |
Felix Wolfsteller |
FixWQCurveGenerator: Handle extreme_wq_curve facets (stub).
|
2012-10-30 |
Felix Wolfsteller |
NaviChartOutputTab: Get relevant data also from not-fixationanalysis-artifacts.
|
2012-10-30 |
Felix Wolfsteller |
NaviChartOutputTab: Doc.
|
2012-10-30 |
Felix Wolfsteller |
NaviChartOutputTab: Slight refactoring to work not only with FixAnalysisArtifacts.
|
2012-10-30 |
Felix Wolfsteller |
NaviChartOutputTab: Use final var instead of alloc-on-the-fly in each callback.
|
2012-10-30 |
Felix Wolfsteller |
KMIndex: Minor doc.
|
2012-10-30 |
Felix Wolfsteller |
Merged.
|
2012-10-30 |
Felix Wolfsteller |
winfo.xml: Add fix_wq_curve output mode and extreme_wq_curve compatibility to extreme state.
|
2012-10-30 |
Felix Wolfsteller |
ExtremeCompute: Add ExtremeCurveFacet in this state.
|
2012-10-30 |
Felix Wolfsteller |
ExtremeCurveFacet: New Facet to access Extreme Curves at given km.
|
2012-10-30 |
Felix Wolfsteller |
Add new EXTREME_WQ_CURVE Facet Type.
|
2012-10-30 |
Felix Wolfsteller |
Doc and whitespace cosmetics for ExrremeResult and FixWQCurve.
|
2012-10-30 |
Felix Wolfsteller |
Doc for WQFacet and Curve.
|
2012-10-29 |
Felix Wolfsteller |
NaviChartOutputTab: Whitespace and vimline added.
|
2012-10-29 |
Felix Wolfsteller |
Added some grumpy javadoc.
|
2012-10-29 |
Felix Wolfsteller |
FixWQCurveFacet: Corrected debug message.
|
2012-10-29 |
Felix Wolfsteller |
Curve: Tiny javadoc.
|
2012-10-29 |
Björn Ricks |
Close the gauge panel tree folds if a csv result should be shown
|
2012-10-29 |
Björn Ricks |
Rename gauge_discharge_curve_at_export facet to at
|
2012-10-29 |
Felix Wolfsteller |
Merged
|
2012-10-29 |
Felix Wolfsteller |
WaterlevelFacet: Deal with ExtremeResult if it is embedded in CalculationResult (instead of WQKms).
|
2012-10-29 |
Felix Wolfsteller |
ExtremeCompute: Generate LS-Facets.
|
2012-10-29 |
Felix Wolfsteller |
ExtremeCompute: Renamed log to logger.
|
2012-10-29 |
Raimund Renkert |
Added i18n strings.
|
2012-10-29 |
Raimund Renkert |
Added helper panel to sediment load UI to display sediemnt load overviews.
|
2012-10-29 |
Raimund Renkert |
New client side service for sediment load infos.
|
2012-10-29 |
Raimund Renkert |
Added serverside service for sediment load info.
|
2012-10-29 |
Raimund Renkert |
Added data object and factory for sediment load calculation.
|
2012-10-29 |
Felix Wolfsteller |
Merged
|
2012-10-29 |
Felix Wolfsteller |
ExtremeCalc: Add km values to generated wqkms.
|
2012-10-29 |
Felix Wolfsteller |
ExtremeCalc: Rename problem to be unique in its name.
|
2012-10-29 |
Björn Ricks |
Remove InfoPanel stack only if it exists
|
2012-10-29 |
Björn Ricks |
Add link for info about the measurement station
|
2012-10-29 |
Björn Ricks |
Display observation start time in measurement station tree
|
2012-10-29 |
Björn Ricks |
Add observation TimeInteval to the artifact MeasurementStationInfoService
|
2012-10-29 |
Björn Ricks |
Parse start and end time of an observation
|
2012-10-29 |
Björn Ricks |
Add start and end time of an observation on a measurement station
|
2012-10-29 |
Ingo Weinzierl |
Create better titles for floodmap calculation results. Include the rivername and the km range.
|
2012-10-29 |
Ingo Weinzierl |
Deactivated unavailable attributes in W and Q themes for historical discharge WQ charts.
|
2012-10-29 |
Ingo Weinzierl |
Write the "hidden" attribute of a style into the collection's attribute when using the theme editor.
|
2012-10-29 |
Ingo Weinzierl |
Added new themes for W and Q markers in Historical Discharge WQ charts.
|
2012-10-29 |
Ingo Weinzierl |
Added marker for Ws and Qs in Historical Discharge WQ charts.
|
2012-10-29 |
Ingo Weinzierl |
Fixed interchanged Ws and Qs in Historical Discharge calculation.
|
2012-10-26 |
Felix Wolfsteller |
Let percent_input be DoubleInputPanal UI-Provider that inputs data named 'percent'.
|
2012-10-26 |
Felix Wolfsteller |
Refactored DoubleInputPanel to allow input to data different than "outliers".
|
2012-10-26 |
Felix Wolfsteller |
Documentation added.
|
2012-10-26 |
Felix Wolfsteller |
Doc and whitespace cosmetics.
|
2012-10-26 |
Felix Wolfsteller |
Documentation in ChartGenerator added.
|
2012-10-26 |
Felix Wolfsteller |
Made message of Calculation.Problem accessible via getter.
|
2012-10-26 |
Felix Wolfsteller |
Minor javadoc.
|
2012-10-26 |
Felix Wolfsteller |
Merged.
|
2012-10-26 |
Felix Wolfsteller |
In ExtremeAccess, fix typo that lead to incorrect null-check.
|
2012-10-26 |
Björn Ricks |
Show measurement info panel if MINFO artifact is choosen
|
2012-10-26 |
Björn Ricks |
Refactor ParameterList to use new InfoPanel base class
|
2012-10-26 |
Björn Ricks |
Add Panel and Tree UI classes for dispayling the measurement station info
|
2012-10-26 |
Björn Ricks |
Refactor GaugePanel and GaugeInfo to extract a base class
|
2012-10-26 |
Björn Ricks |
Cleanup GaugeDischargeCurvePanel
|
2012-10-26 |
Björn Ricks |
Add id, kmup and operator to MeasurementStation in RiverInfoServiceImpl
|
2012-10-26 |
Björn Ricks |
Add id, kmup and operator to MeasurementStation model
|
2012-10-26 |
Björn Ricks |
Use correct class for logger in MeasurementStationInfoService
|
2012-10-26 |
Björn Ricks |
Add operator and station id to the artifact xml
|
2012-10-26 |
Björn Ricks |
Order MeasurementStations by station km
|
2012-10-26 |
Björn Ricks |
Add default constructor to MeasurementStation
|
2012-10-26 |
Ingo Weinzierl |
Added the 'index' parameter to HistoricalDischargeWQFacet to avoid loosing facets during the merge process in the FLYSArtifactCollection.
|
2012-10-25 |
Sascha L. Teichmann |
First complete but untested version of the 'Auslagerung extremer Wasserspiegellagen' calculation.
|
2012-10-25 |
Ingo Weinzierl |
Fixed copy paste mistake in facet creation for historical discharge wq charts.
|
2012-10-25 |
Ingo Weinzierl |
Added i18n strings for historical discharge wq chart.
|
2012-10-25 |
Ingo Weinzierl |
Merged.
|
2012-10-25 |
Ingo Weinzierl |
Fixed leak while merging facets.
|
2012-10-25 |
Björn Ricks |
Only create and add GaugePanel when necessary
|
2012-10-25 |
Björn Ricks |
Refactor GaugePanel to create it's own SectionStackSection
|
2012-10-25 |
Ingo Weinzierl |
Defined themes (default and second group) for discharge curves in historical discharge wq chart.
|
2012-10-25 |
Ingo Weinzierl |
Added missing 'selected' icon for panning tool.
|
2012-10-24 |
Björn Ricks |
Add method to get the MeasurementStations from the RiverInfoService
|
2012-10-24 |
Björn Ricks |
Extend the client RiverInfo model to support MeasurementStations
|
2012-10-24 |
Björn Ricks |
Add model for MeasurementStation client side
|
2012-10-24 |
Björn Ricks |
Refactor GaugeOverviewInfoService and MeasurementStationInfoService
|
2012-10-24 |
Björn Ricks |
Add a service to return measurement stations of a river
|
2012-10-24 |
Björn Ricks |
Add MeasurementStation to the River
|
2012-10-24 |
Björn Ricks |
Change Servlet config for RiverInfoService
|
2012-10-24 |
Björn Ricks |
Convert GaugeOverviewInfoService into RiverInfoService
|
2012-10-24 |
Ingo Weinzierl |
Added new classes for the last commit.
|
2012-10-24 |
Ingo Weinzierl |
Improved the historical discharge calculation.
|
2012-10-24 |
Felix Wolfsteller |
Use static String from FacetTypes.ChartType instead of literal.
|
2012-10-24 |
Felix Wolfsteller |
Clarifications in doc.
|
2012-10-24 |
Felix Wolfsteller |
flys/issue825/2 Fix labeling of Analysisperiods (like A1, A2....)
|
2012-10-24 |
Felix Wolfsteller |
Merged.
|
2012-10-24 |
Felix Wolfsteller |
Change a log to an error message for better semantics.
|
2012-10-24 |
Felix Wolfsteller |
Doc and cosmetic change for MainValuesWFacet.
|
2012-10-24 |
Felix Wolfsteller |
Use FacetType static String instead of literal.
|
2012-10-24 |
Ingo Weinzierl |
Added getQs() and getWs() to HistoricalDischargeAccess class and added some Javadoc to its methods.
|
2012-10-24 |
Ingo Weinzierl |
Implemented the Q evaluation mode for historical discharge calculations.
|
2012-10-23 |
Björn Ricks |
Add debug info about GGInA session lease time
|
2012-10-23 |
Ingo Weinzierl |
Ignore discharge table without time interval set while discharge tables overview chart creation.
|
2012-10-23 |
Björn Ricks |
Move addMember and removeMember methods in GaugePanel class
|
2012-10-23 |
Björn Ricks |
Don't send 403 if accessing the root path
|
2012-10-23 |
Ingo Weinzierl |
Be more tolerant with empty time intervals in discharge tables while comparing discharge tables.
|
2012-10-23 |
Sascha L. Teichmann |
DischargeTables: Added missing getWsForQ()
|
2012-10-23 |
Raimund Renkert |
Merged.
|
2012-10-23 |
Raimund Renkert |
Added UI provider for sediment load parameter input in provider factory.
|
2012-10-23 |
Raimund Renkert |
Added new UI provider for sediment load parameter input.
|
2012-10-23 |
Raimund Renkert |
Replaced static string with variable to have a more generic radio button panel.
|
2012-10-23 |
Raimund Renkert |
Extended location input helper.
|
2012-10-23 |
Raimund Renkert |
Added config and states for sediment load calculation in MINFO module.
|
2012-10-23 |
Ingo Weinzierl |
Show the 'DischargeTablesChart' when choosing the calculation timerange in historical discharge calculation.
|
2012-10-23 |
Ingo Weinzierl |
flys/issue903: Display the discharge tables of the selected gauge as chart in historical discharge calculation.
|
2012-10-23 |
Ingo Weinzierl |
The service 'DischargeTablesOverview' now accepts the official number of a gauge, too.
|
2012-10-23 |
Björn Ricks |
Don't redirect to the login page without query params
|
2012-10-23 |
Björn Ricks |
Logout the current user
|
2012-10-23 |
Björn Ricks |
Implement UserService method to remove current user from session
|
2012-10-23 |
Ingo Weinzierl |
Added a new service to query a diagram with discharge tables.
|
2012-10-22 |
Felix Wolfsteller |
Replaced use of string literal by static definition in FacetTypes.
|
2012-10-22 |
Felix Wolfsteller |
merged
|
2012-10-22 |
Felix Wolfsteller |
Cosmetics.
|
2012-10-22 |
Felix Wolfsteller |
Let AnnotationFacets come to life inactively in FixAnalysis LS settings.
|
2012-10-22 |
Felix Wolfsteller |
Added minor doc to FacetTypes.ChartType .
|
2012-10-22 |
Felix Wolfsteller |
Made FacetTypes.IS static.
|
2012-10-22 |
Felix Wolfsteller |
Documentation added, cosmetics.
|
2012-10-22 |
Björn Ricks |
Set also the width of the GaugeTree when resizing the GaugePanel
|
2012-10-22 |
Björn Ricks |
Only create the GaugeTree and RiverInfoPanel once
|
2012-10-22 |
Björn Ricks |
Use static method from RiverInfoPanel to calculate the static width
|
2012-10-22 |
Björn Ricks |
Move RiverInfoPanel to its own java file in refactor it
|
2012-10-22 |
Björn Ricks |
Update debug statement
|
2012-10-22 |
Ingo Weinzierl |
flys/issue901: Changing the W/Q mode in WQSimpleArrayPanel (used in historical discharge calculation) will now switch the W/QD table in the helper panel, too.
|
2012-10-22 |
Ingo Weinzierl |
Merged.
|
2012-10-22 |
Ingo Weinzierl |
Added two new tables ClickableQDTable and ClickableWTable and made Ws and Qs clickable in historical discharge calculation.
|
2012-10-22 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-10-22 |
Björn Ricks |
Don't always redirect if user isn't authenticated
|
2012-10-22 |
Björn Ricks |
Don't forget context path for redirect url
|
2012-10-22 |
Björn Ricks |
Don't redirect to request uri
|
2012-10-22 |
Ingo Weinzierl |
Adapted DB schema (added relation measurement_station); improved importer to read files from filesystem with measurement stations.
|
2012-10-19 |
Björn Ricks |
Add message for gauge_discharge_curve_at_export
|
2012-10-19 |
Björn Ricks |
Add messages for the gauge location
|
2012-10-19 |
Björn Ricks |
The AT export needs a ld_locations data item
|
2012-10-19 |
Björn Ricks |
Add a new output-generator
|
2012-10-19 |
Björn Ricks |
Add a new outputmode for an at export in GaugeDischargeCurveArtifact
|
2012-10-19 |
Björn Ricks |
Refactor GaugeDischargeCurveFacet to be able to set a facet name
|
2012-10-19 |
Björn Ricks |
Change reference_gauge paremeter to Long
|
2012-10-19 |
Christian Lins |
Merged.
|
2012-10-19 |
Christian Lins |
Fix warnings and minor TODOs in flys-client.
|
2012-10-19 |
Christian Lins |
Merged
|
2012-10-16 |
Christian Lins |
Fix for issue #967
|
2012-10-18 |
Felix Wolfsteller |
Let MAINVALUES enter life in inactive state in WINFOArtifact.
|
2012-10-18 |
Felix Wolfsteller |
Obsoleted flys-client/ChangeLog by moving to flys-client/ChangeLog-before-20121018 (part of migration svn -> hg).
|
2012-10-18 |
Felix Wolfsteller |
Moved flys-client/Changes to flys-client/CHANGES.
|
2012-10-18 |
Felix Wolfsteller |
Moved flys-backend/Changes to flys-backend/CHANGES.
|
2012-10-18 |
Felix Wolfsteller |
flys-backend/ChangeLog by moving to flys-backend/ChangeLog-before-20121018 (part of migration svn -> hg).
|
2012-10-18 |
Ingo Weinzierl |
Fixed flys/issue929. Made zero baseline in historical discharge curve charts visible.
|
2012-10-18 |
Ingo Weinzierl |
Added units to the header of a historical discharge export.
|
2012-10-18 |
Ingo Weinzierl |
Sorted gauges for reference gauge selection in historical discharge calculation based on their name.
|
2012-10-18 |
Ingo Weinzierl |
Allow users to select the current relevant discharge table in historical discharge table calculattion.
|
2012-10-18 |
Ingo Weinzierl |
Added missing delta Q value to calculation results of historical discharge calculation.
|
2012-10-18 |
Ingo Weinzierl |
Sort calculation results of a historical discharge calculation based on their start date.
|
2012-10-17 |
Felix Wolfsteller |
Moved flys-artifacts/Changes to flys-artifacts/CHANGES.
|
2012-10-17 |
Felix Wolfsteller |
Moved now obsolete flys-artifacts/ChangeLog to flys-artifacts/ChangeLog-before-20121017 .
|
2012-10-17 |
Felix Wolfsteller |
Added extracted doc from ChangeLog to READMEs in flys-artifact and flys-artifacts/contrib/.
|
2012-10-17 |
Felix Wolfsteller |
Fix ChangeLog.
|
2012-10-17 |
Felix Wolfsteller |
Let fix sector average facets in deltawt-diagrams enter inactively.
|
2012-10-17 |
Felix Wolfsteller |
Fix loading former derivative curves in fixation analysis artifacts DC.
|
2012-10-17 |
Björn Ricks |
Add data for the gauge name to the GaugeDischargeCurveArtifact
|
2012-10-16 |
Sascha L. Teichmann |
Made DoubleUtil.explode() more robust against invalid result array sizes.
|
2012-10-16 |
Sascha L. Teichmann |
Added tag flys-2.9.3 for changeset ff74ff82f2d4
|
2012-10-16 |
Björn Ricks |
Add theme for gauge discharge curve artifact
flys-2.9.3
|
2012-10-16 |
Björn Ricks |
Add a new panel to show settings of a gauge discharge curve
|
2012-10-16 |
Björn Ricks |
Set uiprovider on the state
|
2012-10-16 |
Björn Ricks |
Override describe method to return also a uiprovider.
|
2012-10-16 |
Björn Ricks |
Store a StaticState class in staticstate member variable
|
2012-10-16 |
Björn Ricks |
Change visibility of createOutputModes to protected.
|
2012-10-16 |
Björn Ricks |
Avoid NullPointerException if help text is null.
|
2012-10-16 |
Björn Ricks |
Avoid another possible NullPointerException in GaugeTree
|
2012-10-16 |
Björn Ricks |
Avoid possible NullPointerException in openOnLocation method.
|
2012-10-16 |
Ingo Weinzierl |
Added evaluation timerange to subtitle of historical discharge curve charts.
|
2012-10-16 |
Sascha L. Teichmann |
Added date to release package. strip OpenLayers a bit
|
2012-10-16 |
Christian Lins |
Workaround for #961
|
2012-10-16 |
Felix Wolfsteller |
Merged.
|
2012-10-16 |
Felix Wolfsteller |
Prevent crash when input helper panel is used differently.
|
2012-10-16 |
Felix Wolfsteller |
Cosmetics, documentation.
|
2012-10-16 |
Ingo Weinzierl |
Merged.
|
2012-10-16 |
Ingo Weinzierl |
Merged.
|
2012-10-16 |
Ingo Weinzierl |
#930 Added unit [cm] of discharge tables to the facet description of historical discharge curves if calculation mode is W.
|
2012-10-16 |
Felix Wolfsteller |
Fix issue946 (own style for wkms annotation facets in wq diagrams).
|
2012-10-16 |
Christian Lins |
Fix typo
|
2012-10-15 |
Björn Ricks |
Fix for part a) and c) in issue #918
|
2012-10-15 |
Björn Ricks |
Change updateUserCollections visibility to public
|
2012-10-15 |
Ingo Weinzierl |
Merged heads.
|
2012-10-15 |
Ingo Weinzierl |
#904 Use the correct scale to convert discharge table values into [cm].
|
2012-10-15 |
Björn Ricks |
Open gauge and river info in a new browser window
|
2012-10-15 |
Ingo Weinzierl |
#548 Fetch historical discharge table values with SCALE=1.
|
2012-10-15 |
Sascha L. Teichmann |
Importer: Ignore historical discharge tables.
|
2012-10-15 |
Sascha L. Teichmann |
AFT: Ignored tables with unset GUELTIG_VON or GUELTIG_BIS values.
|
2012-10-15 |
Ingo Weinzierl |
Merged heads.
|
2012-10-15 |
Ingo Weinzierl |
#543 Validate date range in client gauge time range selection state.
|
2012-10-14 |
Christian Lins |
Cosmetics, warnings and minor TODOs.
|
2012-10-14 |
Christian Lins |
Improve warning when user does not select a waterlevel calculation (#914)
|
2012-10-14 |
Christian Lins |
NPE fix when comparing Double with double
|
2012-10-14 |
Christian Lins |
Fix for NPE in FLYSWorkspace.bringUp() #933
|
2012-10-14 |
Christian Lins |
More fixes for #897: missing resource exceptions when handling other exceptions
|
2012-10-13 |
Felix Wolfsteller |
Improvements for issue945/6 (separate w and q mainvalues in DC).
|
2012-10-13 |
Felix Wolfsteller |
Improvements for issue945/1 (DC)
|
2012-10-12 |
Felix Wolfsteller |
Improvements for issue949 (q and w facets for official lines).
|
2012-10-12 |
Felix Wolfsteller |
Improvements on issue934/4 (double annotations/DC).
|
2012-10-12 |
Felix Wolfsteller |
In 'annotations per type' - section of DC, also add an 'all'-node.
|
2012-10-12 |
Felix Wolfsteller |
Fix 943/3: Show flood-protections in WSP DC.
|
2012-10-12 |
Felix Wolfsteller |
Register new ui provider.
|
2012-10-12 |
Felix Wolfsteller |
Documentation.
|
2012-10-12 |
Felix Wolfsteller |
Documentation.
|
2012-10-12 |
Felix Wolfsteller |
Include state and transition for q input per segment for extreme value analysis.
|
2012-10-12 |
Felix Wolfsteller |
Initial GUI and state for per-segment Q-input for extreme valua analysis.
|
2012-10-12 |
Ingo Weinzierl |
#900 Added complete start and end date to the discharge info service and display on in the client side.
|
2012-10-11 |
Thomas Arendsen Hein |
merged flys-aft
|
2012-09-11 |
Sascha L. Teichmann |
FYLS/AFT/DIPS: Added start script.
|
2012-09-11 |
Sascha L. Teichmann |
FLYS-AFT/DIPS: Java 1.5 -> 1.6
|
2012-02-16 |
Sascha L. Teichmann |
Added doc about function and configuration.
|
2012-02-16 |
Sascha L. Teichmann |
Extracted and documented the error messages of the process.
|
2012-02-08 |
Sascha L. Teichmann |
AFT-Import: Insert
|
2012-01-11 |
Sascha L. Teichmann |
Oracle: Added 'FROM DUAL' when selecting new ids from sequences.
|
2012-01-10 |
Sascha L. Teichmann |
Statements to make the FLYS database connection Oracle compatible.
|
2012-01-10 |
Sascha L. Teichmann |
Added SQL statements to make the connection to the AFT database Oracle compatible.
|
2012-01-09 |
Sascha L. Teichmann |
Prevent redundant and ever growing discharge table lists in FLYS db.
|
2012-01-09 |
Sascha L. Teichmann |
Commit/rollback changes if a gauge is only updated.
|
2012-01-09 |
Sascha L. Teichmann |
Store W/Q in sets to prevent value duplications.
|
2012-01-09 |
Sascha L. Teichmann |
Fixed logic bug when writing discharge tables of an gauge existing in both dbs.
|
2012-01-09 |
Sascha L. Teichmann |
Added debugging for AFT time intervals.
|
2012-01-08 |
Sascha L. Teichmann |
If gauges exist in FLYS and AFT store the discharge tables in FLYS that are only in AFT.
|
2012-01-08 |
Sascha L. Teichmann |
Store the W/Q differences o existing discharge tables to FLYS database.
|
2012-01-06 |
Sascha L. Teichmann |
Do the FLYS/AFT description pairing of discharge tables in case a gauge needs updates.
|
2012-01-06 |
Sascha L. Teichmann |
Load all discharge tables from AFT and FLYS of a gauge which needs updating.
|
2012-01-06 |
Sascha L. Teichmann |
Add code to build the difference of the W/Q values of two discharge tables.
|
2012-01-06 |
Sascha L. Teichmann |
Send XML messages via HTTP POST around if the FLYS database has changed.
|
2012-01-05 |
Sascha L. Teichmann |
Bubble up modifications up to main().
|
2012-01-05 |
Sascha L. Teichmann |
Copy over W/Q values from AFT to FLYS for new discharge tables.
|
2012-01-05 |
Sascha L. Teichmann |
Added code to store W/Q values into FLYS database.
|
2012-01-05 |
Sascha L. Teichmann |
Make W/Q values from AFT and FLYS loadable.
|
2012-01-04 |
Sascha L. Teichmann |
Create new discharge tables if needed.
|
2012-01-03 |
Sascha L. Teichmann |
Prefetch existing time intervals from FLYS db.
|
2012-01-03 |
Sascha L. Teichmann |
Fetch discharge table infos from AFT.
|
2012-01-02 |
Sascha L. Teichmann |
Store new gauges in FLYS db.
|
2012-01-02 |
Sascha L. Teichmann |
Added transaction support
|
2011-12-22 |
Sascha L. Teichmann |
Separate FLYS gauges to be updated or to create.
|
2011-12-21 |
Sascha L. Teichmann |
Moved DIPS gauge number -> DIPS gauge index.
|
2011-12-21 |
Sascha L. Teichmann |
Added an optional XSL transformation to fix the raw DIPS files.
|
2011-12-20 |
Sascha L. Teichmann |
Make DIPS check more verbose
|
2011-12-16 |
Sascha L. Teichmann |
Check if AFT gauges are in DIPS, too.
|
2011-12-16 |
Sascha L. Teichmann |
Parse PNP from DIPS, too.
|
2011-12-16 |
Sascha L. Teichmann |
Added model for DIPS gauges.
|
2011-12-16 |
Sascha L. Teichmann |
Load DIPS XML
|
2011-12-16 |
Sascha L. Teichmann |
Load DIPS XML
|
2011-12-16 |
Sascha L. Teichmann |
Load gauges from both dbs.
|
2011-12-14 |
Sascha L. Teichmann |
Sync each river.
|
2011-12-13 |
Sascha L. Teichmann |
Improved infrastructure for prepared statements.
|
2011-12-13 |
Sascha L. Teichmann |
start syncing at river level.
|
2011-12-13 |
Sascha L. Teichmann |
load configuration an setup db connections.
|
2011-12-13 |
Sascha L. Teichmann |
Added configuration file
|
2011-12-13 |
Sascha L. Teichmann |
Added XML/XPath support.
|
2011-12-12 |
Sascha L. Teichmann |
Added support for symbolic SQL statements.
|
2011-12-12 |
Sascha L. Teichmann |
Add infrastructure to load SQL statements for databases.
|
2011-12-11 |
Sascha L. Teichmann |
Added AFT sync module.
|
2012-10-09 |
Sascha L. Teichmann |
S/Q relation: Fixed problem with loosing meassurement points.
|
2012-10-09 |
Ingo Weinzierl |
Added build script for FLYS release.
|
2012-10-09 |
Christian Lins |
Show river map only once.
|
2012-10-08 |
Christian Lins |
Merged
|
2012-10-08 |
Christian Lins |
Handle error conditions more robust.
|
2012-10-08 |
Felix Wolfsteller |
Handle new percent_input ui provider name.
|
2012-10-08 |
Felix Wolfsteller |
Documentation, vimline.
|
2012-10-08 |
Felix Wolfsteller |
Documentation.
|
2012-10-08 |
Felix Wolfsteller |
Added Percentage-Input state to extreme value analysis state model.
|
2012-10-08 |
Felix Wolfsteller |
Move ChangeLog entry to right ChangeLog.
|
2012-10-08 |
Felix Wolfsteller |
Fix paths in ChangeLog.
|
2012-10-08 |
Felix Wolfsteller |
Dummy state model for extreme value analysis.
|
2012-10-08 |
Felix Wolfsteller |
fix issue909: strange validation code. be fearles.
|
2012-10-08 |
Felix Wolfsteller |
Documentation.
|
2012-10-08 |
Felix Wolfsteller |
Do cumentation.
|
2012-10-06 |
Sascha L. Teichmann |
More dead code removal. Minor code clean ups.
|
2012-10-06 |
Sascha L. Teichmann |
Cleaned up iterating over maps. Removed some dead code.
|
2012-10-06 |
Sascha L. Teichmann |
Removed dead code
|
2012-10-06 |
Sascha L. Teichmann |
Removed dead code.
|
2012-10-06 |
Sascha L. Teichmann |
Removed dead code
|
2012-10-06 |
Sascha L. Teichmann |
LegendProcessor: avoid redundant hashing. removed dead code.
|
2012-10-05 |
Christian Lins |
Fix for ArrayIndexOutOfBoundsException (#818).
|
2012-10-05 |
Christian Lins |
Add chart legend entries for interpolated series (#838).
|
2012-10-05 |
Felix Wolfsteller |
Cosmetics, documentation.
|
2012-10-05 |
Felix Wolfsteller |
Fix typo in DC query.
|
2012-10-05 |
Felix Wolfsteller |
Register new calculation mode 'extreme'.
|
2012-10-05 |
Felix Wolfsteller |
Documentation.
|
2012-10-04 |
Sascha L. Teichmann |
Removed dead code.
|
2012-10-04 |
Felix Wolfsteller |
Cosmetics, refac.
|
2012-10-04 |
Felix Wolfsteller |
Doc.
|
2012-10-04 |
Felix Wolfsteller |
Use static method from class not object.
|
2012-10-04 |
Björn Ricks |
Allow to set a uiprovider for a static state
|
2012-10-04 |
Björn Ricks |
Set translated data descriptions
|
2012-10-04 |
Björn Ricks |
Add messages for displaying the river name and gauge reference.
|
2012-10-04 |
Björn Ricks |
Add description and set correct name for GaugeDischargeCurveFacet
|
2012-10-04 |
Felix Wolfsteller |
issue889/2
|
2012-10-04 |
Björn Ricks |
Add template for the gauge discharge curve description
|
2012-10-04 |
Björn Ricks |
Fix dates in changelog and a typo
|
2012-10-04 |
Björn Ricks |
Improve debug output
|
2012-10-04 |
Björn Ricks |
Fix xpath for attributes
|
2012-10-04 |
Björn Ricks |
Fix typo and change out type to chart
|
2012-10-04 |
Björn Ricks |
Add warning if no compatible facet is found
|
2012-10-04 |
Björn Ricks |
Avoid NPE if no attribute outs are present
|
2012-10-04 |
Felix Wolfsteller |
Merged.
|
2012-10-04 |
Felix Wolfsteller |
issue417: main-value-annotations.
|
2012-10-04 |
Christian Lins |
Add message for 'state.chart.km'
|
2012-10-04 |
Felix Wolfsteller |
Merged.
|
2012-10-02 |
Felix Wolfsteller |
i18n for annotations.
|
2012-10-02 |
Sascha L. Teichmann |
Added tag flys-2.9.2 for changeset e1691b74f3aa
|
2012-10-02 |
Felix Wolfsteller |
Let AnnotationFacet have name of type, if type was chosen.
flys-2.9.2
|
2012-10-02 |
Felix Wolfsteller |
Merged.
|
2012-10-02 |
Felix Wolfsteller |
Handle annotationtypes in AnnotationArtifact and -Facet.
|
2012-10-02 |
Felix Wolfsteller |
Show 'per-type' annotations in longitudinal-section DC.
|
2012-10-02 |
Christian Lins |
Set overflow behaviour of Toolbars to HIDDEN to avoid auto scrollbars.
|
2012-10-02 |
Felix Wolfsteller |
Reverted merge-victims in ChangeLog.
|
2012-10-02 |
Felix Wolfsteller |
Merged
|
2012-10-01 |
Felix Wolfsteller |
Added TODOs for issue880.
|
2012-10-01 |
Sascha L. Teichmann |
S(Q) relation. Fixed SQL statements.
|
2012-10-01 |
Sascha L. Teichmann |
S(Q) relation: Totals are now fetched with separate SQL statement. Fixed join to GEWAESSER table.
|
2012-10-01 |
Sascha L. Teichmann |
S(Q) Fixed AIOOBE
|
2012-10-01 |
Sascha L. Teichmann |
S(Q) relation: Removed unused field from SQL statement.
|
2012-10-01 |
Sascha L. Teichmann |
Calculate S(Q) fractions
|
2012-10-01 |
Sascha L. Teichmann |
S(Q) calculate effective width
|
2012-10-01 |
Björn Ricks |
Add missing import of FLYSConstants
|
2012-10-01 |
Sascha L. Teichmann |
Fix compiling bug
|
2012-10-01 |
Sascha L. Teichmann |
S(Q) accumulated same diameter meassurements per bank distance.
|
2012-10-01 |
Björn Ricks |
Add a ChangeLog entry for commit cfbc80cc0ce4
|
2012-10-01 |
Björn Ricks |
Update changelog for my last flys-artifact commits
|
2012-10-01 |
Björn Ricks |
Add correct debug output for GaugeDischargeCurveArtifact
|
2012-10-01 |
Björn Ricks |
Add Facet type for GaugeDischargeCurveArtifact
|
2012-10-01 |
Björn Ricks |
Add a default constructor for StaticState
|
2012-10-01 |
Björn Ricks |
Add config for the GaugeDischargeCurveArtifact
|
2012-10-01 |
Felix Wolfsteller |
fix issue898 (crash when no param selected for parametermatrix).
|
2012-10-01 |
Felix Wolfsteller |
Doc.
|
2012-09-30 |
Sascha L. Teichmann |
Simpify the S(Q) fraction sieving stuff.
|
2012-09-30 |
Sascha L. Teichmann |
Removed dead code.
|
2012-09-30 |
Sascha L. Teichmann |
Added initial .hgignore
|
2012-09-30 |
Christian Lins |
More robust exception handler (#897)
|
2012-09-30 |
Christian Lins |
Fixing Delta W/t chart: reference period area can now switched to invisible (#877)
|
2012-09-30 |
Christian Lins |
Correct i18n fixation outlier widget (state.fixation.preprocess).
|
2012-09-30 |
Sascha L. Teichmann |
Removed heavy weight data from the gauge discharge curve facet.
|
2012-09-30 |
Sascha L. Teichmann |
Removed superflous imports.
|
2012-09-29 |
Christian Lins |
Manual points working in fixing Delta W/t char (#462).
|
2012-09-29 |
Christian Lins |
ManualPointsEditor supports Date x axis values.
|
2012-09-28 |
Felix Wolfsteller |
improvements on issue860: display parameter matrix as grid list in helperpane.
|
2012-09-28 |
Sascha L. Teichmann |
More code for S(Q) relation.
|
2012-09-28 |
Björn Ricks |
Fix typo
|
2012-09-28 |
Thomas Arendsen Hein |
added tags
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
dummy merge for repo head
|
2012-09-28 |
Thomas Arendsen Hein |
merged flys-backend
|
2012-09-28 |
Ingo Weinzierl |
Adapted the spatial schema for DEMs and the DgmSqlConverter.
|
2012-09-27 |
Felix Wolfsteller |
fix issue862/1.
|
2012-09-27 |
Ingo Weinzierl |
Added a new method to RiverAxis to query a special kind of river axes (default, official, outsourced).
|
2012-09-27 |
Felix Wolfsteller |
fix issue863: Handle missing data points for epoch bed height data.
|
2012-09-27 |
Felix Wolfsteller |
Documentation (d o c u m e n t a t i o n).
|
2012-09-27 |
Felix Wolfsteller |
Removed debug output.
|
2012-09-27 |
Felix Wolfsteller |
Let importer handle gappy single bed height values.
|
2012-09-27 |
Felix Wolfsteller |
Cosmetics, docs.
|
2012-09-27 |
Felix Wolfsteller |
Towards fix for issue863 (gaps in bedheight data).
|
2012-09-27 |
Sascha L. Teichmann |
Backend: Code simplification. Removed trailing whietspace.
|
2012-09-27 |
Ingo Weinzierl |
Modified the schema for DGMs; added converter for CSV to SQL for DGM information.
|
2012-09-24 |
Ingo Weinzierl |
Adapted postgresql spatial schema and fixed a bug in the geo importer.
|
2012-09-24 |
Ingo Weinzierl |
Some minor bugfixes for MINFO import.
|
2012-09-24 |
Ingo Weinzierl |
Adapted PostgreSQL spatial schema.
|
2012-09-24 |
Bjoern Ricks |
Remove fetchInfoURL methods from River and gauge
|
2012-09-22 |
Sascha L. Teichmann |
Backend: Added 'official_number' column to rivers table to model the 'Bundeswasserstrassen Identnummer'.
|
2012-09-21 |
Bjoern Ricks |
Change methods names until the url is really be fetched from the db
|
2012-09-21 |
Bjoern Ricks |
Add a new method to River and Gauge classes to return a http url for additional
|
2012-09-19 |
Ingo Weinzierl |
Store minfo values into database only if their peer has been successfully stored.
|
2012-09-18 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-09-18 |
Ingo Weinzierl |
Added missing GrainFraction type to parser; accept 'Querprofil' as valid BedHeightType during MINFO import.
|
2012-09-18 |
Ingo Weinzierl |
Improved logging and stabilized minfo import.
|
2012-09-17 |
Ingo Weinzierl |
Tagged 'flys-backend' as 2.9.1
|
2012-09-28 |
Thomas Arendsen Hein |
merged flys-artifacts
|
2012-09-28 |
Bjoern Ricks |
Also add the name to the artifact description
|
2012-09-28 |
Bjoern Ricks |
Add new Artifacts and State for displaying discharge curves at a gauge
|
2012-09-28 |
Bjoern Ricks |
Make addOutput of StaticState public
|
2012-09-28 |
Bjoern Ricks |
Add FLYSArtifact addFacets method
|
2012-09-28 |
Ingo Weinzierl |
Added an 'info' node to DEMs in the datacage.
|
2012-09-28 |
Felix Wolfsteller |
i18n.
|
2012-09-27 |
Felix Wolfsteller |
Cosmetics, docs.
|
2012-09-27 |
Felix Wolfsteller |
Work in i18n issue724.
|
2012-09-27 |
Sascha L. Teichmann |
S(Q) relation: Fixed SQL projection.
|
2012-09-27 |
Sascha L. Teichmann |
S(Q) relation. Extract more values from database.
|
2012-09-27 |
Felix Wolfsteller |
Partly fix issue871.
|
2012-09-27 |
Felix Wolfsteller |
Fix issue863.
|
2012-09-27 |
Ingo Weinzierl |
Set the missing 'originalExtent' attribute for WSPLGEN layers.
|
2012-09-27 |
Felix Wolfsteller |
Towards fix of issue863 (gaps in middle heigh bed data).
|
2012-09-27 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-09-27 |
Sascha L. Teichmann |
S/Q: More symbols in reconstruction of Excel macros.
|
2012-09-26 |
Bjoern Ricks |
Mark createOutputModes as private
|
2012-09-26 |
Bjoern Ricks |
Convert FKYSArtifact data member to a private variable
|
2012-09-26 |
Christian Lins |
Enable line labels for Delta W/t sector average lines
|
2012-09-26 |
Ingo Weinzierl |
Fixed various projection issues during map creation.
|
2012-09-26 |
Christian Lins |
Rename fix_derivate to fix_derivate_curve to enable manual points on it
|
2012-09-25 |
Felix Wolfsteller |
Re-enable manual point facets for some fix* charts.
|
2012-09-24 |
Christian Lins |
Fix for #825 ?
|
2012-09-24 |
Raimund Renkert |
MINFO: Fixed SQL statement in BedloadOverview. Exclude data where km is null.
|
2012-09-24 |
Christian Lins |
Fixing analysis longitudinal section chart has now initially deactivated A1/B facets
|
2012-09-24 |
Bjoern Ricks |
Remove info-url and add official number
|
2012-09-23 |
Christian Lins |
W(Q) chart: q sectors are now black and labeled by default
|
2012-09-23 |
Sascha L. Teichmann |
Cosmetics.
|
2012-09-23 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-09-23 |
Christian Lins |
Theming and i18n of Delta W/t A1/B facets
|
2012-09-22 |
Christian Lins |
Add reference period facet to delta W/t chart
|
2012-09-22 |
Christian Lins |
Fix for area clipping problem in longitudinal section char
|
2012-09-22 |
Felix Wolfsteller |
Cosmetics, docs.
|
2012-09-22 |
Felix Wolfsteller |
Prevent ArrayIndexOutOfBounds-Exception.
|
2012-09-22 |
Felix Wolfsteller |
Document issue880
|
2012-09-22 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-09-21 |
Raimund Renkert |
Added i18n strings for bedheight difference charts.
|
2012-09-21 |
Raimund Renkert |
Added themes for bedheight difference charts.
|
2012-09-21 |
Raimund Renkert |
Add river annotations to bedheight difference charts.
|
2012-09-21 |
Raimund Renkert |
Bedheight difference calculation has chart outpus now.
|
2012-09-21 |
Raimund Renkert |
MINFO: Updated data fields to fit the needs of bedheight difference calculation.
|
2012-09-21 |
Bjoern Ricks |
Return also the official gauge number in a service response
|
2012-09-21 |
Bjoern Ricks |
Use fetchInfoURL instead of getInfoURL until the URL is fetched from the db
|
2012-09-21 |
Felix Wolfsteller |
fix issue887 (hyk in new chart).
|
2012-09-21 |
Bjoern Ricks |
Return also the river and gauge info-url in a service response
|
2012-09-21 |
Felix Wolfsteller |
Fix issue886 (no extrapolation of waterlines).
|
2012-09-21 |
Felix Wolfsteller |
Better Partial fix for issue880 (dc).
|
2012-09-21 |
Felix Wolfsteller |
Partial issue880 (dc).
|
2012-09-20 |
Christian Lins |
Area transparency fix
|
2012-09-20 |
Felix Wolfsteller |
improve manual points in fix. charts.
|
2012-09-20 |
Raimund Renkert |
New calcultion in MINFO: Bed height difference calculation.
|
2012-09-20 |
Raimund Renkert |
Split bed heights into bed height epochs and single bed heights.
|
2012-09-20 |
Raimund Renkert |
Add dates to csv header in bed quality export.
|
2012-09-20 |
Raimund Renkert |
Added i18n string for bed quality CSV export.
|
2012-09-20 |
Christian Lins |
Manual points (work in progress)
|
2012-09-19 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-09-19 |
Bjoern Ricks |
Fix date in changelog entry
|
2012-09-19 |
Raimund Renkert |
Added CSV export to bed quality calculation.
|
2012-09-19 |
Bjoern Ricks |
Add the gauge station to the GaugeOverviewInfoService xml response
|
2012-09-18 |
Christian Lins |
A and B facets of fix analyis are now deactivated by default
|
2012-09-18 |
Sascha L. Teichmann |
Some more little steps towards "Auslagerung extremer Wasserspiegellagen".
|
2012-09-18 |
Sascha L. Teichmann |
Use generics aware Collections.emptyList().
|
2012-09-18 |
Sascha L. Teichmann |
The usual whitespace and import cleanups.
|
2012-09-18 |
Raimund Renkert |
Fixed some stupid bugs in bed quality data factory and calculation.
|
2012-09-18 |
Raimund Renkert |
Removed incorrect characteristic diameter.
|
2012-09-18 |
Christian Lins |
Update themes to show point descriptions
|
2012-09-18 |
Felix Wolfsteller |
i18n for area label (fix issue487).
|
2012-09-18 |
Christian Lins |
Add robustness checks to prevent NPEs
|
2012-09-18 |
Felix Wolfsteller |
fix issue865 - missing showarea theme prop.
|
2012-09-17 |
Raimund Renkert |
Fixed date range in minfo bed quality result.
|
2012-09-17 |
Raimund Renkert |
Refactor MINFO bed quality resultsets and facets.
|
2012-09-17 |
Ingo Weinzierl |
Tagged 'flys-artifacts' as 2.9.1
|
2012-09-28 |
Bjoern Ricks |
Allow to create a discharge curve from a gauge info
|
2012-09-28 |
Bjoern Ricks |
Add the river name to the gaugeinfo
|
2012-09-27 |
Felix Wolfsteller |
Added accidentally omitted ChangeLog entry.
|
2012-09-27 |
Felix Wolfsteller |
work on issue724 (i18n).
|
2012-09-27 |
Felix Wolfsteller |
Cosmetics, docs.
|
2012-09-27 |
Felix Wolfsteller |
Donate own error message when no users were found.
|
2012-09-27 |
Christian Lins |
Work on "Date" support for ManualPointsEditor.
|
2012-09-27 |
Sascha L. Teichmann |
Removed trailing whitespace
|
2012-09-27 |
Bjoern Ricks |
Add servelet mapping for the GaugeOverviewInfoService
|
2012-09-26 |
Ingo Weinzierl |
#897: Readded missing empty constructor.
|
2012-09-25 |
Christian Lins |
Fix for #854
|
2012-09-25 |
Felix Wolfsteller |
Improved fix for issue860 (parameter in helper pane).
|
2012-09-25 |
Felix Wolfsteller |
Attempt at issue860.
|
2012-09-24 |
Christian Lins |
KMSpinner height is now normal again
|
2012-09-24 |
Bjoern Ricks |
Use the Context PATH servlet variable when using URLs in the GGInAFilter
|
2012-09-24 |
Felix Wolfsteller |
issue871 (tiny bit messy parameterization for flowvelocity).
|
2012-09-24 |
Felix Wolfsteller |
Cosmetics, docs.
|
2012-09-24 |
Bjoern Ricks |
Fix setting kmup in the GaugeInfo class
|
2012-09-24 |
Bjoern Ricks |
Calculate the info url via i18n
|
2012-09-22 |
Christian Lins |
Show full function instead of internal function name (#873).
|
2012-09-21 |
Raimund Renkert |
Added i18n strings for bedheight difference calculation.
|
2012-09-21 |
Bjoern Ricks |
Open gauge tree fold for historicalq reference too
|
2012-09-21 |
Bjoern Ricks |
Add the official gauge number to the GaugeInfo class
|
2012-09-21 |
Bjoern Ricks |
Move GaugeTree to its own java file
|
2012-09-21 |
Bjoern Ricks |
Refactor GaugeTree folding for different states
|
2012-09-21 |
Bjoern Ricks |
Refactor to avoid code duplication
|
2012-09-21 |
Bjoern Ricks |
Add html links for the additinal river and gauge info pages
|
2012-09-21 |
Bjoern Ricks |
Extend RiverInfo and GaugeInfo to store also the info http url
|
2012-09-21 |
Bjoern Ricks |
Open and close gauge tree folds that correspond to the selected WINFO
|
2012-09-21 |
Bjoern Ricks |
Fix NullPointerException
|
2012-09-20 |
Christian Lins |
i18n (#872)
|
2012-09-20 |
Sascha L. Teichmann |
Prevent AIOOB exception.
|
2012-09-20 |
Sascha L. Teichmann |
Removed superfluous import.
|
2012-09-19 |
Christian Lins |
i18n
|
2012-09-19 |
Bjoern Ricks |
Use the wstunit from the river as unit for the Pegelnullpunkt
|
2012-09-19 |
Bjoern Ricks |
Don't display the GaugePanel if no river is selected
|
2012-09-19 |
Bjoern Ricks |
Fix a NullPointerException
|
2012-09-19 |
Bjoern Ricks |
Improve the GaugePanel
|
2012-09-19 |
Bjoern Ricks |
Improve the handling of the GaugePanel in the ParameterList
|
2012-09-19 |
Bjoern Ricks |
Add station info to the gauges
|
2012-09-19 |
Bjoern Ricks |
Implement a scrolling gauge info tree
|
2012-09-19 |
Bjoern Ricks |
Add missing Changelog entry for r5472
|
2012-09-18 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-09-17 |
Ingo Weinzierl |
Tagged 'flys-client' as 2.9.1
|
2012-09-17 |
Ingo Weinzierl |
Added missing i18n strings for minfo state description.
|
2012-09-28 |
Thomas Arendsen Hein |
merged flys-backend/pre2.7-2012-03-16
pre2.7-2012-03-16
|
2012-03-16 |
Ingo Weinzierl |
Tagged module 'flys-backend' as 'pre2.7-2012-03-16'.
|
2012-09-28 |
Thomas Arendsen Hein |
merged flys-artifacts/pre2.7-2012-03-16
|
2012-03-19 |
Felix Wolfsteller |
Prevent follow-up errors.
|
2012-03-19 |
Felix Wolfsteller |
Disable legend entry aggregation.
|
2012-09-28 |
Thomas Arendsen Hein |
merged flys-backend/pre2.6-2012-01-04
pre2.6-2012-01-04
|
2012-09-28 |
Thomas Arendsen Hein |
merged flys-artifacts/pre2.6-2012-01-04
|
2012-09-28 |
Thomas Arendsen Hein |
merged flys-backend/pre2.6-2011-12-05
pre2.6-2011-12-05
|
2012-09-28 |
Thomas Arendsen Hein |
merged flys-artifacts/pre2.6-2011-12-05
|
2011-12-07 |
Ingo Weinzierl |
Picked rev3357, rev3359 and rev3360 from trunk.
|
2011-12-05 |
Ingo Weinzierl |
Picked rev3354 from trunk.
|
2011-12-05 |
Ingo Weinzierl |
Picked rev3347-rev3351 from trunk.
|
2011-12-07 |
Ingo Weinzierl |
Picked rev3356 and rev3358 from trunk.
|
2012-09-28 |
Thomas Arendsen Hein |
merged flys-backend/pre2.6-2011-11-04
pre2.6-2011-11-04
|
2012-09-28 |
Thomas Arendsen Hein |
merged flys-artifacts/pre2.6-2011-11-04
|
2011-11-08 |
Ingo Weinzierl |
Picked rev3182 from trunk.
|
2011-11-08 |
Ingo Weinzierl |
Picked rev3180 from trunk.
|
2011-11-08 |
Ingo Weinzierl |
Picked rev3178 from trunk.
|
2011-11-08 |
Ingo Weinzierl |
Picked rev3186 from trunk.
|
2011-11-04 |
Ingo Weinzierl |
Tagged flys-client as 'pre2.6-2011-11-04'
|
2012-09-28 |
Thomas Arendsen Hein |
merged flys-backend/2.9.1
2.9.1
|
2012-09-17 |
Ingo Weinzierl |
Fixed broken loops to find the bed height epochs and singles for a given river and km range.
|
2012-09-13 |
Sascha L. Teichmann |
Made importer more robust
|
2012-09-13 |
Sascha L. Teichmann |
Importer: Added flag to invert skipping behaviour by default. Makes importing single features much easier.
|
2012-09-12 |
Sascha L. Teichmann |
FLYS backend: Fixed postgresql scheme.
|
2012-09-12 |
Bjoern Ricks |
Fix hibernate query
|
2012-09-12 |
Bjoern Ricks |
Add new method determineMinMaxQ to the River class to fetch the mimimum and maximum q values
|
2012-09-11 |
Sascha L. Teichmann |
FYLS-Backend: Bring MINFO schemes of Oracle and PostgreSQL back in sync.
|
2012-09-10 |
Sascha L. Teichmann |
Backend: Java 1.5 -> 1.6
|
2012-09-10 |
Christian Lins |
Remove obsolet method
|
2012-09-10 |
Sascha L. Teichmann |
Backend: 'Pegelinfo' needs min/max Q, too.
|
2012-09-10 |
Bjoern Ricks |
Add method fetchMinMaxWQ to Gauge
|
2012-09-08 |
Sascha L. Teichmann |
Moved some code over from flys-artifacts.
|
2012-09-07 |
Ingo Weinzierl |
Tagged 'flys-backend' as 2.9
|
2012-09-28 |
Thomas Arendsen Hein |
merged flys-artifacts/2.9.1
|