log

age author description
Tue, 08 Jan 2013 12:41:48 +0100 Felix Wolfsteller TIMParser: Switch to log4j instead of System.err .
Tue, 08 Jan 2013 12:33:27 +0100 Felix Wolfsteller CrossSectionApp: Doc and whitespace cosmetics.
Tue, 08 Jan 2013 12:31:21 +0100 Felix Wolfsteller DA50Parser: Added very basic DA50 parsing (no intersetions or correlation yet
Tue, 08 Jan 2013 12:30:29 +0100 Felix Wolfsteller DA50Parser: Fix c/p errors.
Tue, 08 Jan 2013 12:29:04 +0100 Felix Wolfsteller ImportRiver: Trigger basic (useless) da50 parsing.
Tue, 08 Jan 2013 12:26:29 +0100 Felix Wolfsteller ImportRiver: Bail out if skip* parameters were given.
Tue, 08 Jan 2013 12:25:51 +0100 Felix Wolfsteller DA50Parser: Changed extension from w80 (wrong) to d50 (right).
Tue, 08 Jan 2013 11:59:01 +0100 Felix Wolfsteller ImportRiver: Use callback (refactoring), resolving TODOs.
Tue, 08 Jan 2013 11:57:03 +0100 Felix Wolfsteller ImportRiver: Add helper implementation of a CrossSectionParserCallback.
Mon, 07 Jan 2013 11:55:46 +0100 Felix Wolfsteller W80Parser: Return null if no year set to behave like other parsers and avoid
Sat, 05 Jan 2013 15:05:51 +0100 Sascha L. Teichmann !!! FLYS backend schema change !!! Add column bfg_id column to discharge_tables.
Sat, 05 Jan 2013 14:52:55 +0100 Sascha L. Teichmann Do the pairing of FLYS and AFT discharge tables by the field 'ABFLUSSTAFEL.BFG_ID' in
Sat, 05 Jan 2013 13:46:27 +0100 Sascha L. Teichmann Moved check for calculation range intersection to SQL statement.
Sat, 05 Jan 2013 13:30:57 +0100 Sascha L. Teichmann Added after login SQL statements for database connection. Can be used to alter the current schema to avoid naming clashes.
Sat, 05 Jan 2013 12:20:28 +0100 Sascha L. Teichmann Sorted imports.
Sat, 05 Jan 2013 12:13:16 +0100 Sascha L. Teichmann Simplified code.
Fri, 04 Jan 2013 15:55:45 +0100 Sascha L. Teichmann DateGuesser: Take current year modulo 100 if compare it with a two digit year value. Removed auto boxing.
Fri, 04 Jan 2013 15:46:33 +0100 Sascha L. Teichmann Do not die in W80 parser id invalid date is given.
Fri, 04 Jan 2013 15:35:51 +0100 Sascha L. Teichmann Move distance calculation to Coordinate class. Use inheritance instead of composition in Anchor class. Made Anchor class static. Use epsilon equal comparision when checking for same station: Boy, do you ever learn that sharp equal comparison of doubles is not a clever idea!?
Fri, 04 Jan 2013 11:17:40 +0100 Felix Wolfsteller ImportRiver: Added w80 and hook for da50 parsing (not implemented).
Fri, 04 Jan 2013 11:16:50 +0100 Felix Wolfsteller run_hydr_morph.sh: Add SKIP_DA50 and SKIP_W80 flags.
Fri, 04 Jan 2013 11:15:24 +0100 Felix Wolfsteller README: Add instruction to do a simple standalone DateGuesser execution.
Fri, 04 Jan 2013 11:13:13 +0100 Felix Wolfsteller DateGuesser: doc.
Fri, 04 Jan 2013 11:13:02 +0100 Felix Wolfsteller DateGuesser: Added and handle DDMMYY pattern.
Fri, 04 Jan 2013 11:12:28 +0100 Felix Wolfsteller W80Parser: Use DateGuesser to set a date.
Fri, 04 Jan 2013 11:11:52 +0100 Felix Wolfsteller W80Parser: Added field to store a date.
Fri, 04 Jan 2013 11:11:24 +0100 Felix Wolfsteller W80Parser: Doc.
Thu, 03 Jan 2013 14:45:30 +0100 Felix Wolfsteller W80Parser: Comment code that is not (yet?) used by FLYS.
Thu, 03 Jan 2013 14:42:05 +0100 Felix Wolfsteller W80Parser: Respect (ignore) 'shore' field of w80 files.
Thu, 03 Jan 2013 14:41:41 +0100 Felix Wolfsteller W80Parser: Whitespace-cosmetics and comment.
Thu, 03 Jan 2013 14:41:21 +0100 Felix Wolfsteller W80Parser: Remove unneeded code.
Thu, 03 Jan 2013 14:41:02 +0100 Felix Wolfsteller W80Parser: Correct c&p stuff in comments (da66->w80).
Thu, 03 Jan 2013 14:39:48 +0100 Sascha L. Teichmann AFT: Reject AFT gauges which are not inside the calculation range of the corresponding FLYS river.
Thu, 03 Jan 2013 14:19:45 +0100 Sascha L. Teichmann Fetch calculation range (Berechnungsstrecke) for FLYS rivers, too.
Thu, 03 Jan 2013 11:43:16 +0100 Sascha L. Teichmann Removed null comparison where also instanceof is used.
Thu, 03 Jan 2013 10:21:46 +0100 Felix Wolfsteller W80Parser: Added TODO/comment.
Thu, 03 Jan 2013 10:00:13 +0100 Felix Wolfsteller W80Parser: Actually add points while parsing w80 file.
Thu, 03 Jan 2013 09:59:41 +0100 Felix Wolfsteller W80Parser: addPoint and lastIdx functions to add a point and find last points index.
Thu, 03 Jan 2013 09:58:49 +0100 Felix Wolfsteller Coordinate: Introduce getters for x/y.
Thu, 03 Jan 2013 09:58:16 +0100 Felix Wolfsteller W80Parser: Put infrastructure for an anchor point in place.
Thu, 03 Jan 2013 09:57:22 +0100 Felix Wolfsteller DA66Parser: Handle coding convention that was introduced to overcome fixed
Thu, 03 Jan 2013 09:56:43 +0100 Felix Wolfsteller Remove commented code.
Thu, 03 Jan 2013 09:54:52 +0100 Felix Wolfsteller Conffig: Prepare skip_da50 and skip_w80 options.
Wed, 02 Jan 2013 12:14:11 +0100 Felix Wolfsteller Merged.
Fri, 28 Dec 2012 15:03:55 +0100 Felix Wolfsteller Doc.
Wed, 02 Jan 2013 15:42:22 +0100 Sascha L. Teichmann Merged
Wed, 02 Jan 2013 15:31:53 +0100 Sascha L. Teichmann Added 'type' attribute to <dc:variable/> element. If an optional 'type' attribute is given
Wed, 02 Jan 2013 15:24:18 +0100 Christian Lins Add "maptype" parameter to MapInfoService.
Wed, 02 Jan 2013 15:15:45 +0100 Christian Lins Little work on the RiverMapfileGenerator.
Wed, 02 Jan 2013 14:05:21 +0100 Sascha L. Teichmann Add <dc:variable name="variable" expr="xpath"/> construct to datacage language.
Wed, 02 Jan 2013 13:18:31 +0100 Sascha L. Teichmann Remove trailing whitespace.
Tue, 01 Jan 2013 13:54:08 +0100 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.
Sun, 30 Dec 2012 10:56:52 +0100 Sascha L. Teichmann Removed x-bit from DateGuesser.java
Sun, 30 Dec 2012 10:53:24 +0100 Sascha L. Teichmann Removed superfluous imports.
Fri, 28 Dec 2012 15:01:12 +0100 Sascha Teichmann Initial version of support files for TIMParser, comments and TODOs by Felix Wolfsteller, Code by Sascha Teichmann.
Fri, 28 Dec 2012 14:56:43 +0100 Sascha Teichmann Initial version of TIMParser, comments and TODOs by Felix Wolfsteller, Code by Sascha Teichmann.
Fri, 28 Dec 2012 13:34:04 +0100 Felix Wolfsteller Initial empty version of DA50Parser.
Fri, 28 Dec 2012 13:33:36 +0100 Felix Wolfsteller Removed removeExtension implementations, which have been moved to FileTools,
Fri, 28 Dec 2012 11:59:01 +0100 Felix Wolfsteller Initial empty version of W80Parser.
Thu, 27 Dec 2012 16:15:51 +0100 Felix Wolfsteller DA66Parser: Scale x and y, as they are given in mm. Now we can actually look at the data!
Thu, 27 Dec 2012 16:15:15 +0100 Felix Wolfsteller DA66Parser: Do not return a 'year' for measurement, as none is given.
Thu, 27 Dec 2012 16:14:49 +0100 Felix Wolfsteller TODO added.
Thu, 27 Dec 2012 16:14:41 +0100 Felix Wolfsteller ImportRiver: Refactoring, use description and year of da66parser.
Thu, 27 Dec 2012 16:14:15 +0100 Felix Wolfsteller DA66Parser: Whitespace cosmetics.
Thu, 27 Dec 2012 13:20:19 +0100 Felix Wolfsteller DA66Parser: Use filename without extension as description for cross section.
Thu, 27 Dec 2012 13:19:34 +0100 Felix Wolfsteller LineParser: Make file name available to subclasses.
Thu, 27 Dec 2012 13:13:24 +0100 Felix Wolfsteller DA66Parser: Try to guess whether station is given in km or in cm.
Thu, 27 Dec 2012 13:13:05 +0100 Felix Wolfsteller DA66Parser: Improved logging.
Thu, 27 Dec 2012 13:12:51 +0100 Felix Wolfsteller DA66Parser: Removed unused function.
Thu, 27 Dec 2012 13:12:31 +0100 Felix Wolfsteller Documentation of DA66Parser.
Wed, 19 Dec 2012 14:59:55 +0100 Felix Wolfsteller Adjust callbacks after Parsers new interface implementation, re-enable file hashing for da66s.
Wed, 19 Dec 2012 14:59:14 +0100 Felix Wolfsteller Implement new CrossSectionParser interface.
Wed, 19 Dec 2012 14:58:34 +0100 Felix Wolfsteller New CrossSectionParser interface.
Wed, 19 Dec 2012 14:57:45 +0100 Felix Wolfsteller Documentation.
Wed, 19 Dec 2012 14:04:12 +0100 Felix Wolfsteller Include improved DA66Parser into importer.
Wed, 19 Dec 2012 13:59:57 +0100 Felix Wolfsteller Added new parameter SKIP_DA66S to importer.
Wed, 19 Dec 2012 11:41:51 +0100 Felix Wolfsteller Documentation.
Wed, 19 Dec 2012 11:40:56 +0100 Felix Wolfsteller Documentation.
Wed, 19 Dec 2012 11:40:19 +0100 Felix Wolfsteller Importer: Emit log message when a dry run was run.
Wed, 19 Dec 2012 11:39:46 +0100 Felix Wolfsteller Documentation.
Wed, 19 Dec 2012 11:38:48 +0100 Felix Wolfsteller Documentation added.
Wed, 19 Dec 2012 11:37:59 +0100 Felix Wolfsteller Documentation added.
Wed, 19 Dec 2012 11:35:51 +0100 Felix Wolfsteller Changed naming of variables (i & j -> i & k) for readability.
Tue, 18 Dec 2012 15:46:36 +0100 Christian Lins Work on rivers.map Generator.
Mon, 17 Dec 2012 23:24:27 +0100 Christian Lins Fix typo in class names and correct file path in floodmap.xml.
Mon, 17 Dec 2012 18:03:53 +0100 Sascha L. Teichmann Added tag 2.9.7 for changeset 0ba0f3e4f4c2
Mon, 17 Dec 2012 17:59:03 +0100 Sascha L. Teichmann Merged 2.9.7
Mon, 17 Dec 2012 17:57:32 +0100 Sascha L. Teichmann Removed unneeded imports.
Mon, 17 Dec 2012 17:56:56 +0100 Raimund Renkert Fixed and updated theme configurations.
Mon, 17 Dec 2012 17:54:26 +0100 Raimund Renkert Fixed NPE in empty style editor window.
Mon, 17 Dec 2012 16:17:53 +0100 Björn Ricks Rename methods and mark them private
Mon, 17 Dec 2012 16:16:49 +0100 Björn Ricks Use isEmpty for list check
Mon, 17 Dec 2012 16:16:29 +0100 Björn Ricks Change only local used methods to private ones
Mon, 17 Dec 2012 16:15:05 +0100 Björn Ricks Change parameters of updateCollectionName
Mon, 17 Dec 2012 16:14:27 +0100 Björn Ricks Rename filter into filterpanel
Mon, 17 Dec 2012 16:13:42 +0100 Björn Ricks Fix filtering of Collections/Projects in the gui
Mon, 17 Dec 2012 16:11:48 +0100 Björn Ricks Use display name of the Collection in CollectionView
Mon, 17 Dec 2012 16:10:47 +0100 Björn Ricks Add a Collection method to return a string to be displayed in the gui
Mon, 17 Dec 2012 15:54:30 +0100 Raimund Renkert Added i18n strings.
Mon, 17 Dec 2012 15:54:15 +0100 Raimund Renkert Display all 'tranparency' attributes.
Mon, 17 Dec 2012 15:32:53 +0100 Raimund Renkert Fixed and improved theme handling for areas.
Mon, 17 Dec 2012 15:31:07 +0100 Raimund Renkert Updated fixing and virutal area themes.
Mon, 17 Dec 2012 15:27:16 +0100 Raimund Renkert Fixed out processor to draw sector averages in fix analysis ls.
Fri, 14 Dec 2012 16:03:38 +0100 Raimund Renkert Reverted smartGWT version from 3.1 to 3.0.
Fri, 14 Dec 2012 12:03:31 +0100 Raimund Renkert Added second theme config files.
Fri, 14 Dec 2012 10:49:58 +0100 Felix Wolfsteller Less than sceleton for DA66-CrossSection parser added.
Fri, 14 Dec 2012 10:41:54 +0100 Felix Wolfsteller Doc.
Fri, 14 Dec 2012 10:41:42 +0100 Felix Wolfsteller Doc.
Fri, 14 Dec 2012 10:41:24 +0100 Felix Wolfsteller Whitespace-cosmetics.
Fri, 14 Dec 2012 10:39:58 +0100 Felix Wolfsteller Doc.
Fri, 14 Dec 2012 10:06:23 +0100 Raimund Renkert Hide facets returning raw data and fixed display name.
Thu, 13 Dec 2012 17:20:24 +0100 Raimund Renkert Added i18n strings.
Thu, 13 Dec 2012 17:20:04 +0100 Raimund Renkert Added theme mapping for new facets.
Thu, 13 Dec 2012 17:19:38 +0100 Raimund Renkert Generate and draw new facets.
Thu, 13 Dec 2012 17:18:53 +0100 Raimund Renkert Added new facets for filtered bed height diffs to have filtered and raw data.
Thu, 13 Dec 2012 15:57:09 +0100 Raimund Renkert Added i18n strings.
Thu, 13 Dec 2012 15:56:38 +0100 Raimund Renkert Added theme mapping for new facets and added theme for discharge.
Thu, 13 Dec 2012 15:55:58 +0100 Raimund Renkert Generate new facets to have raw and filtered data in flow velocity chart.
Thu, 13 Dec 2012 15:54:49 +0100 Raimund Renkert Added facet for filtered flow velocity and removed filter from default facet.
Wed, 12 Dec 2012 10:42:38 +0100 Raimund Renkert Refactored the themes config files (currently only default style).
Wed, 12 Dec 2012 10:38:50 +0100 Raimund Renkert Reordered some attributes in editor ui and use the hidden attribute.
Wed, 12 Dec 2012 10:37:45 +0100 Raimund Renkert Read and use the hidden hint correctly.
Wed, 12 Dec 2012 10:35:34 +0100 Raimund Renkert Added i18n strings for style editor.
Tue, 11 Dec 2012 16:26:50 +0100 Björn Ricks Fix logging statments and use correct class name
Tue, 11 Dec 2012 16:26:12 +0100 Björn Ricks Codeformat++
Tue, 11 Dec 2012 16:25:41 +0100 Björn Ricks Move loading of the full Collection to an own method
Tue, 11 Dec 2012 16:24:57 +0100 Björn Ricks Add new method hasItems to Collection class
Tue, 11 Dec 2012 16:23:29 +0100 Björn Ricks Create a Collection if an artifact is added to the CollectionView
Tue, 11 Dec 2012 16:11:20 +0100 Björn Ricks Don't create Collection when a CollectionView for a new project is created
Tue, 11 Dec 2012 09:46:22 +0100 Björn Ricks Remove unused import
Tue, 11 Dec 2012 15:24:24 +0100 Christian Lins Introduce river mapfile generation (WARNING: Changes in config xml files required!).
Tue, 11 Dec 2012 09:44:04 +0100 Björn Ricks Move the access to artifact data to the Access object
Sat, 08 Dec 2012 00:19:29 +0100 Christian Lins Refactor Mapserver mapfile generation.
Fri, 07 Dec 2012 11:26:53 +0100 Felix Wolfsteller CrossSectionGenerator: Center HYK-labels.
Fri, 07 Dec 2012 11:26:21 +0100 Felix Wolfsteller WINFOArtifact: Tiny optimization, get data only when needed.
Thu, 06 Dec 2012 17:30:09 +0100 Sascha L. Teichmann Added view for selecting ranges in wsts.
Thu, 06 Dec 2012 13:10:27 +0100 Felix Wolfsteller XYChartGenerator: Avoid "range merging" for area series, as these might extend
Wed, 05 Dec 2012 23:58:26 +0100 Christian Lins Merged
Wed, 05 Dec 2012 23:54:09 +0100 Christian Lins Work on river axis mapfile generator.
Wed, 05 Dec 2012 13:57:50 +0100 Felix Wolfsteller Add stubs for GaugeAccess and RangeAccess, for they do not get lost.
Wed, 05 Dec 2012 13:34:47 +0100 Felix Wolfsteller Prevent NPE when color for bandwidth is unset, use non-template default.
Wed, 05 Dec 2012 12:59:32 +0100 Felix Wolfsteller Merged.
Mon, 03 Dec 2012 11:02:28 +0100 Felix Wolfsteller Enable manual points for w difference diagrams.
Wed, 05 Dec 2012 10:05:47 +0100 Raimund Renkert Adjusted y axis label.
Wed, 05 Dec 2012 10:05:14 +0100 Raimund Renkert Multiplicate diameter with 1000 to have mm instead of m.
Tue, 04 Dec 2012 16:16:43 +0100 Björn Ricks Improve the up and down arrows in the theme navigation panel
Tue, 04 Dec 2012 16:08:04 +0100 Raimund Renkert Fixed imports.
Tue, 04 Dec 2012 15:41:02 +0100 Raimund Renkert Use moving average algorithm to calculate average values depending on the zoom
Tue, 04 Dec 2012 15:39:50 +0100 Raimund Renkert Put start and end km into the context for average calculation.
Tue, 04 Dec 2012 15:38:21 +0100 Raimund Renkert Added methods to set single values.
Tue, 04 Dec 2012 15:35:47 +0100 Raimund Renkert Added missing setter for different values.
Tue, 04 Dec 2012 14:40:54 +0100 Björn Ricks Deprecate FLYSUtils
Tue, 04 Dec 2012 14:39:11 +0100 Björn Ricks Use new refreshed bfg logo
Tue, 04 Dec 2012 14:19:59 +0100 Christian Lins Preparations for autogenerated riveraxis WMSs.
Tue, 04 Dec 2012 13:20:38 +0100 Christian Lins Make floodmap riveraxis layer name configurable.
Mon, 03 Dec 2012 21:16:15 +0100 Sascha L. Teichmann A little optimization and handle the case that there are duplicates in the values.
Mon, 03 Dec 2012 18:44:48 +0100 Sascha L. Teichmann Moved MovingAverage into math package
Mon, 03 Dec 2012 17:55:04 +0100 Sascha L. Teichmann Removed obsolete import
Mon, 03 Dec 2012 17:27:08 +0100 Raimund Renkert Merged.
Mon, 03 Dec 2012 17:25:49 +0100 Raimund Renkert Fixed validation in parameter matrix panel. Single selections are allowed now.
Mon, 03 Dec 2012 17:10:08 +0100 Raimund Renkert Add start and end km of current chart zoomlevel to the context and use these
Mon, 03 Dec 2012 17:08:39 +0100 Raimund Renkert New class for average calculation implementing moving average algorithms.
Mon, 03 Dec 2012 17:07:03 +0100 Raimund Renkert Generate flow velocity facets based on the type the user selected.
Mon, 03 Dec 2012 17:04:28 +0100 Raimund Renkert Set the discharge zone type to be able to generate the appropriate facets.
Mon, 03 Dec 2012 17:01:45 +0100 Raimund Renkert Added member variable for discharge zone type.
Mon, 03 Dec 2012 16:58:13 +0100 Raimund Renkert Added new member variable for zone type.
Mon, 03 Dec 2012 16:55:45 +0100 Raimund Renkert Extracted method to calculate the zoomed bound of a chart.
Mon, 03 Dec 2012 16:54:32 +0100 Raimund Renkert Added example config for river 'Elbe' and read the config in context factory.
Mon, 03 Dec 2012 16:53:22 +0100 Raimund Renkert New class storing configuration about zoom dependent filter levels.
Mon, 03 Dec 2012 10:53:58 +0100 Felix Wolfsteller Doc.
Mon, 03 Dec 2012 10:52:25 +0100 Felix Wolfsteller Fix reference curve creation.
Mon, 03 Dec 2012 10:51:49 +0100 Felix Wolfsteller Doc.
Mon, 03 Dec 2012 10:51:25 +0100 Felix Wolfsteller Doc.
Mon, 03 Dec 2012 10:51:01 +0100 Felix Wolfsteller Fix differences/Waterlevelartifact.
Sat, 01 Dec 2012 23:24:36 +0100 Christian Lins Change floodmap WMS paths in make_flys_release.
Fri, 30 Nov 2012 16:07:27 +0100 Björn Ricks Add pdf export to GaugeDischargeCurveArtifact
Fri, 30 Nov 2012 16:06:03 +0100 Björn Ricks Fix: Don't show the warning if datatype is WQKms
Fri, 30 Nov 2012 10:21:09 +0100 Björn Ricks Remove obsolete MainMenu
Fri, 30 Nov 2012 10:19:02 +0100 Björn Ricks Add new CSS for the layout changes
Fri, 30 Nov 2012 10:18:32 +0100 Björn Ricks Add a welcome screen to the workspace background
Fri, 30 Nov 2012 10:16:36 +0100 Björn Ricks Add i18n message strings for a welcome screen
Fri, 30 Nov 2012 10:15:44 +0100 Björn Ricks Hide the manage project button if the project list is shown
Fri, 30 Nov 2012 10:00:39 +0100 Björn Ricks Add methods to hide and show the manage projects button of the header
Fri, 30 Nov 2012 09:59:07 +0100 Björn Ricks Use the FLYSHeader instead of the MainMenu
Fri, 30 Nov 2012 09:57:56 +0100 Björn Ricks Merge the MainMenu into the FLYSHeader
Fri, 30 Nov 2012 09:56:10 +0100 Björn Ricks Add methods to hide and show the project list in FLYS class
Fri, 30 Nov 2012 09:52:40 +0100 Björn Ricks Add path for the new small BfG logo
Fri, 30 Nov 2012 09:51:42 +0100 Björn Ricks Add smaller BfG logo
Fri, 30 Nov 2012 12:03:12 +0100 Felix Wolfsteller meta-data.xml: Moved 'map' definitions to more appropriate place.
Fri, 30 Nov 2012 12:02:38 +0100 Felix Wolfsteller meta-data.xml: Resolved discharge_longitudinal_section definitions and use
Fri, 30 Nov 2012 12:01:51 +0100 Felix Wolfsteller meta-data.xml: Moved duration-curve definitions into more appropriate places.
Fri, 30 Nov 2012 12:00:58 +0100 Felix Wolfsteller meta-data.xml: Added 'prototype-macro for longitudinal_sections.
Thu, 29 Nov 2012 11:48:20 +0100 Felix Wolfsteller Doc.
Fri, 30 Nov 2012 11:32:29 +0100 Christian Lins Use floating point calculation for floodmap colors.
Thu, 29 Nov 2012 15:34:33 +0100 Christian Lins Floodmap can now be classified in the range 5 to 20 (incl.).
Thu, 29 Nov 2012 10:29:34 +0100 Felix Wolfsteller Doc.
Thu, 29 Nov 2012 10:28:55 +0100 Felix Wolfsteller Add ManualPoint-handling to SQRelationGenerator.doOut().
Thu, 29 Nov 2012 10:27:31 +0100 Felix Wolfsteller Documentation added.
Wed, 28 Nov 2012 11:29:04 +0100 Felix Wolfsteller Allow manual points in bedheight_longitudinal_sections.
Wed, 28 Nov 2012 07:19:06 +0100 Felix Wolfsteller Enable manual points for s/q diagrams.
Tue, 27 Nov 2012 17:43:19 +0100 Björn Ricks Add the csv export to the GaugeDischargeCurveArtifact
Tue, 27 Nov 2012 17:41:41 +0100 Björn Ricks Refactor ComputedDischargeCurveExporter to support WQKms values and WQKms arrays
Tue, 27 Nov 2012 17:39:38 +0100 Björn Ricks Use constant from DischargeTables for the scaling factor
Tue, 27 Nov 2012 17:38:23 +0100 Björn Ricks Refactor getting the WQKms into it's own method
Tue, 27 Nov 2012 17:47:33 +0100 Felix Wolfsteller Doc.
Tue, 27 Nov 2012 17:41:44 +0100 Felix Wolfsteller Allow manual points in flow_velocity diagrams.
Tue, 27 Nov 2012 17:16:14 +0100 Felix Wolfsteller Merged.
Tue, 27 Nov 2012 17:15:41 +0100 Felix Wolfsteller Enable manual points in sedimentload ls.
Tue, 27 Nov 2012 15:59:26 +0100 Christian Lins Merged
Tue, 27 Nov 2012 15:51:28 +0100 Christian Lins Work on dynamic color classes for floodmap (work in progress, not yet functional).
Tue, 27 Nov 2012 14:30:08 +0100 Felix Wolfsteller Merged.
Tue, 27 Nov 2012 14:29:24 +0100 Felix Wolfsteller Fix flys/issue989: manual points in bedheight_middle outs.
Tue, 27 Nov 2012 14:20:46 +0100 Christian Lins flys-client: Shapefile upload widget readded again (regression).
Tue, 27 Nov 2012 12:50:10 +0100 Christian Lins flys-client: Patch to render combobox options as clickable links.
Tue, 27 Nov 2012 10:49:57 +0100 Felix Wolfsteller i18n fix.
Tue, 20 Nov 2012 15:28:07 +0100 Christian Lins Fix FLYS logo URL for printing.
Tue, 20 Nov 2012 14:30:33 +0100 Christian Lins flys-client: Map.updateSize() is now called on every windows movement
Tue, 20 Nov 2012 12:53:14 +0100 Christian Lins Workaround for NPE in FloodMapState.
Mon, 19 Nov 2012 00:07:53 +0100 Christian Lins flys-client: Cosmetics and warnings.
Sun, 18 Nov 2012 01:19:07 +0100 Christian Lins flys/client: Exception catched and replaced by friendly warning (MINFO Sohlhoehendifferenz) #967/flys.
Fri, 16 Nov 2012 18:35:08 +0100 Sascha L. Teichmann Added tag 2.9.6 for changeset ce6bea03156c
Fri, 16 Nov 2012 18:23:26 +0100 Sascha L. Teichmann Add help anchors for fix analysis 2.9.6
Fri, 16 Nov 2012 17:39:47 +0100 Sascha L. Teichmann More solid S/Q function sampling
Fri, 16 Nov 2012 14:57:14 +0100 Björn Ricks Exchange the river selection map
Fri, 16 Nov 2012 14:56:04 +0100 Björn Ricks Remove obsolete imports
Fri, 16 Nov 2012 14:27:20 +0100 Björn Ricks Add i18n for the new close project list button
Fri, 16 Nov 2012 14:26:25 +0100 Björn Ricks Add css for the project list changes
Fri, 16 Nov 2012 14:26:01 +0100 Björn Ricks Add a small close and add project button to the project list header
Fri, 16 Nov 2012 14:25:05 +0100 Björn Ricks Remove the new project button from the menue
Fri, 16 Nov 2012 14:24:38 +0100 Björn Ricks Get rid of the footer and the spacer in the flys webpage
Fri, 16 Nov 2012 12:33:25 +0100 Björn Ricks Add GaugeOverview to Fixanalysis
Fri, 16 Nov 2012 12:40:27 +0100 Christian Lins Adapt WMS URLs in floodmap.xml to user-wms.
Fri, 16 Nov 2012 12:37:04 +0100 Christian Lins Merged
Fri, 16 Nov 2012 12:36:10 +0100 Christian Lins Map view in DigitizePanel now shows OSM background, river axis and
Fri, 16 Nov 2012 12:01:38 +0100 Sascha L. Teichmann merged
Fri, 16 Nov 2012 12:01:11 +0100 Sascha L. Teichmann Removed obsolete imports.
Fri, 16 Nov 2012 11:52:46 +0100 Sascha L. Teichmann Removed obsolete import
Fri, 16 Nov 2012 11:56:43 +0100 Björn Ricks Allow requests from localhost in GGInA filter
Thu, 15 Nov 2012 17:45:15 +0100 Raimund Renkert Added i18n strings for sediment load calculation.
Thu, 15 Nov 2012 17:44:43 +0100 Raimund Renkert New themes for sediment load chart.

http://dive4elements.wald.intevation.org