log

age author description
Sun, 02 Jun 2013 13:51:27 +0200 Sascha L. Teichmann Bed quality calculation: Replaced another iteration over the key set + directly fetching the values withan iteration over the entry set.
Sun, 02 Jun 2013 13:45:12 +0200 Sascha L. Teichmann Bed quality calculation: Fixed a calculation typo: s/sum =+ d/sum += d/
Sun, 02 Jun 2013 02:43:00 +0200 Sascha L. Teichmann Bed height: Removed braindead index determination code.
Sat, 01 Jun 2013 20:08:21 +0200 Sascha L. Teichmann Bed height differences: DO NOT STORE ARTIFACTS IN CALCULATION RESULTS!!! This would lead to caching them which is _really_ wrong.
Sat, 01 Jun 2013 18:59:52 +0200 Sascha L. Teichmann Bed height differences: Some refactoring of the calculation to improve readability and performance.
Sat, 01 Jun 2013 09:10:15 +0200 Sascha L. Teichmann Removed unnecessary call of map.containsKey(x).
Sat, 01 Jun 2013 09:02:51 +0200 Sascha L. Teichmann Removed obsolete import.
Sat, 01 Jun 2013 09:00:29 +0200 Sascha L. Teichmann Removed obsolete imports.
Fri, 31 May 2013 17:24:22 +0200 Tom Gottfried Schema change: remove UNIQUE-constraint which allows importing cross sections only from PRF
Fri, 31 May 2013 16:38:57 +0200 Andre Heinecke Use FixMilliseconds instead of dates for time periods
Fri, 31 May 2013 15:43:14 +0200 Andre Heinecke Guard the collection describe debug output
Fri, 31 May 2013 15:29:30 +0200 Andre Heinecke Add handling of bound artifacts.
Fri, 31 May 2013 15:27:06 +0200 Andre Heinecke Add boundToOut handling to ManagedFacets.
Fri, 31 May 2013 15:24:53 +0200 Andre Heinecke Add debug output in static d4e artifact ctor
Fri, 31 May 2013 15:22:04 +0200 Andre Heinecke Remove duplicate longitudinal section facet for bedheight_differences
Fri, 31 May 2013 15:20:55 +0200 Andre Heinecke Handle target_out in the Recommendation / Client datacage code.
Fri, 31 May 2013 15:19:32 +0200 Andre Heinecke Print the complete collection in parseCollection
Thu, 30 May 2013 15:15:02 +0200 Raimund Renkert Handle special highlighting for fix analysis.
Thu, 30 May 2013 15:08:29 +0200 Raimund Renkert Added JavaScript callback to get the selected module in native JavaScript code.
Thu, 30 May 2013 15:07:29 +0200 Raimund Renkert Start up a new project on load.
Thu, 30 May 2013 15:06:10 +0200 Raimund Renkert Removed next button in initial project view.
Thu, 30 May 2013 15:05:29 +0200 Raimund Renkert Use new icon in rver link list.
Thu, 30 May 2013 15:04:36 +0200 Raimund Renkert Added icon for selected river in link list.
Thu, 30 May 2013 15:03:48 +0200 Raimund Renkert Updated transparent overlay for image map.
Thu, 30 May 2013 10:52:52 +0200 Christian Lins Set mapserver logfile name to d4e-wms.log, which logs to server root instead of /tmp.
Thu, 30 May 2013 06:04:00 +0200 Sascha L. Teichmann Datacage: Added function dc:replace-all(haystack, needle, replacement) to do regular expression replacements. Mapped to Java's String haystack.replaceAll(needle, replacement).
Wed, 29 May 2013 10:36:40 +0200 Christian Lins Add "Ringdeich" class to barrier lines mapfile template (#802).
Wed, 29 May 2013 09:22:11 +0200 Andre Heinecke Add target_out attribute to elements with a factory
Tue, 28 May 2013 17:54:17 +0200 Felix Wolfsteller flys1225/4: Absolute height axis label with wstunits.
Tue, 28 May 2013 17:53:27 +0200 Felix Wolfsteller prep i18n issue1225/4 .
Tue, 28 May 2013 16:01:38 +0200 Andre Heinecke Added tag 3.0.6 for changeset b689d2b9d167
Tue, 28 May 2013 16:00:16 +0200 Andre Heinecke Fix saml parameter name to fix SSO 3.0.6
Tue, 28 May 2013 15:57:10 +0200 Raimund Renkert We have a much faster interactive image map!
Tue, 28 May 2013 13:49:51 +0200 Christian Lins Fixes bug that caused the garbled upload of user shapefiles (#657).
Tue, 28 May 2013 13:04:13 +0200 Christian Lins Add some debug output to FileUploadServiceImpl.
Mon, 27 May 2013 17:59:00 +0200 Felix Wolfsteller issue1225/1: Include river name in x axis label.
Mon, 27 May 2013 17:57:18 +0200 Felix Wolfsteller issue1225/1: i18n prep.
Tue, 28 May 2013 11:14:25 +0200 Raimund Renkert Order flow velocity values by station.
Mon, 27 May 2013 17:10:49 +0200 Sascha L. Teichmann Themes: s/hints="h"/hints="hidden"/
Mon, 27 May 2013 15:43:34 +0200 Raimund Renkert Merged theme config files default.xml and second.xml.
Mon, 27 May 2013 15:40:42 +0200 Andre Heinecke Commit changes described in r6110
Mon, 27 May 2013 15:36:56 +0200 Andre Heinecke Fix datacage for user data by adding facet filtering.
Mon, 27 May 2013 15:27:31 +0200 Sascha L. Teichmann Fixed missspelled mapping
Mon, 27 May 2013 15:17:37 +0200 Felix Wolfsteller candidate for issue1335: replace weird test with lest weird test.
Mon, 27 May 2013 15:03:00 +0200 Andre Heinecke Revert 6081 now that determineGauge handles bordering river sections
Mon, 27 May 2013 15:00:34 +0200 Andre Heinecke determineGauge tries now to find the correct Gauge by handling overlapping borders
Mon, 27 May 2013 13:35:08 +0200 Christian Lins Explicitly set Content-Type of shapefile upload response message to text/html. See flys/#657.
Sat, 25 May 2013 21:00:52 +0200 Sascha L. Teichmann Themes: Name second theme 'second'
Sat, 25 May 2013 20:55:11 +0200 Sascha L. Teichmann Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sat, 25 May 2013 19:40:09 +0200 Sascha L. Teichmann Removed obsolete imports and dead code.
Sat, 25 May 2013 19:32:58 +0200 Sascha L. Teichmann Removed unused context from RangeAccess and subclasses leading to some dead code removal.
Sat, 25 May 2013 16:58:27 +0200 Sascha L. Teichmann GWT client: Removed some Iterator cruft.
Sat, 25 May 2013 16:18:28 +0200 Sascha L. Teichmann Datacage: Another variable access fix.
Sat, 25 May 2013 16:11:49 +0200 Sascha L. Teichmann Datacage: Fixed wrong variable access in meta-data.xml
Sat, 25 May 2013 08:14:56 +0200 Sascha L. Teichmann Datacage: Macros are indexed, so there is no need to linear scan all template nodes to find them.
Fri, 24 May 2013 18:53:35 +0200 Andre Heinecke Merge double fix for Virtual Columns
Fri, 24 May 2013 18:53:05 +0200 Andre Heinecke First part of the filtering datacage for user data.
Fri, 24 May 2013 17:10:19 +0200 Andre Heinecke Fix virtual columns, name has to be set and name has to be uppercase
Fri, 24 May 2013 18:16:36 +0200 Sascha L. Teichmann Datacage: Fixed fix for <dc:virtual-column>
Fri, 24 May 2013 18:13:23 +0200 Sascha L. Teichmann Datacage: Fixed addColumn in <dc:virtual-column>
Fri, 24 May 2013 13:57:40 +0200 Felix Wolfsteller issue1061: Adjusted facet names of bed diff.
Fri, 24 May 2013 13:56:45 +0200 Felix Wolfsteller part of issue1061: Add i18n.
Fri, 24 May 2013 11:39:35 +0200 Felix Wolfsteller towards issue1061: Store names of original BedHeights in the BedDiffYearResult.
Fri, 24 May 2013 12:22:05 +0200 Sascha L. Teichmann merged
Fri, 24 May 2013 12:19:25 +0200 Sascha L. Teichmann Datacage: Introduced <dc:virtual-column name="colname" type="type" expr="XPath">
Fri, 24 May 2013 12:17:23 +0200 Andre Heinecke Also set encoding for river mapfile to UTF-8
Fri, 24 May 2013 11:57:07 +0200 Andre Heinecke Set WMS encoding correctly to UTF-8
Fri, 24 May 2013 10:06:58 +0200 Andre Heinecke We want to expand the group key for the name
Fri, 24 May 2013 09:23:35 +0200 Andre Heinecke Return an empty string for the NULL object.
Fri, 24 May 2013 09:22:39 +0200 Andre Heinecke Add some debugging tips
Fri, 24 May 2013 09:22:10 +0200 Andre Heinecke Fix old calculations datacage parts.
Thu, 23 May 2013 18:14:31 +0200 Sascha L. Teichmann Datacage: Introduced dc:dump-variables() and modified dc:message to use XPath expansion.
Thu, 23 May 2013 17:32:45 +0200 Tom Gottfried merged
Thu, 23 May 2013 17:32:20 +0200 Tom Gottfried Schema change: view for WSTs which deales with multiple ranges matching station (issues 1315 and 1296)
Thu, 23 May 2013 17:31:26 +0200 Sascha L. Teichmann Datacage: Introduced <dc:message>This is my message!</dc:message>. The message are logged at INFO level to help debugging.
Thu, 23 May 2013 15:11:05 +0200 Felix Wolfsteller issue822: Added discharge curve to (new) charts compat matrix.
Thu, 23 May 2013 14:54:50 +0200 Felix Wolfsteller issue954/2: Flood- Protections in Cross-Sections Datacage.
Thu, 23 May 2013 14:07:05 +0200 Felix Wolfsteller issue1130: Show 'W am Pegel(cm)' values in waterlevelexport.
Thu, 23 May 2013 11:59:01 +0200 Felix Wolfsteller meta-data.xml: dc:has-result()-guard additionals and basedata.
Thu, 23 May 2013 11:23:54 +0200 Felix Wolfsteller meta-data.xml: Wrap user-content in user-range to use 'range intelligence'.
Thu, 23 May 2013 11:22:34 +0200 Felix Wolfsteller meta-data.xml: Fix test syntax.
Thu, 23 May 2013 11:21:58 +0200 Felix Wolfsteller meta-data.xml: Fix query, select on user-id not collection-id.
Thu, 23 May 2013 11:18:51 +0200 Felix Wolfsteller meta-data.xml: Make a select a bit more human-resolvable.
Thu, 23 May 2013 06:07:09 +0200 Sascha L. Teichmann Removed cruft iterator code.
Thu, 23 May 2013 05:54:57 +0200 Sascha L. Teichmann Removed trailing whitspace.
Thu, 23 May 2013 05:49:13 +0200 Sascha L. Teichmann Removed obsolete import
Thu, 23 May 2013 05:46:06 +0200 Sascha L. Teichmann Removed obsolete import
Thu, 23 May 2013 05:42:07 +0200 Sascha L. Teichmann Fixed i18n key
Wed, 22 May 2013 18:34:00 +0200 Andre Heinecke Added tag 3.0.5 for changeset 1a169e10c0f3
Wed, 22 May 2013 18:32:51 +0200 Andre Heinecke Add WQFixing sanity check. 3.0.5
Wed, 22 May 2013 18:10:48 +0200 Andre Heinecke Use maxOverlap to get the correct gauge for the MainValues
Wed, 22 May 2013 17:08:06 +0200 Andre Heinecke Fix WQ input validation for fixing analysis
Wed, 22 May 2013 13:03:10 +0200 Andre Heinecke Get location limits from fixation overview in fixation location selection
Wed, 22 May 2013 12:51:16 +0200 Felix Wolfsteller in relation to flys1313: fix typo that prevented setting crossSection to c.s.l.
Fri, 17 May 2013 09:14:28 +0200 Felix Wolfsteller Indentation.
Fri, 17 May 2013 09:13:47 +0200 Felix Wolfsteller Mainvalues in comp. discharge curve compat list.
Wed, 22 May 2013 10:11:00 +0200 Sascha L. Teichmann GWT client: Make error message more readable.
Tue, 21 May 2013 18:36:32 +0200 Andre Heinecke Readd accidentally removed macros
Tue, 21 May 2013 18:00:29 +0200 Andre Heinecke Commit meta-data.xml refactoring
Tue, 21 May 2013 16:39:10 +0200 Andre Heinecke Expand the Help Url also in the describe method
Tue, 21 May 2013 10:12:25 +0200 Andre Heinecke Add instanceof guard around boundary handling
Tue, 21 May 2013 16:30:14 +0200 Sascha L. Teichmann DC: fixed dc:group
Fri, 17 May 2013 18:21:53 +0200 Andre Heinecke Add an extra class for values >= the largest class
Fri, 17 May 2013 17:56:20 +0200 Andre Heinecke Fix waterlevel classes and change defaults for them.
Thu, 16 May 2013 20:11:53 +0200 Tom Gottfried BHP: do not import lines without useful data
Thu, 16 May 2013 18:04:35 +0200 Tom Gottfried merged
Thu, 16 May 2013 18:03:39 +0200 Tom Gottfried Schema change: there is only one bed height per station at a given point in time
Thu, 16 May 2013 17:58:16 +0200 Felix Wolfsteller Implement function to spawn a mainvalueartifact, given gauge and river.
Thu, 16 May 2013 17:57:55 +0200 Felix Wolfsteller Doc.
Thu, 16 May 2013 17:55:29 +0200 Felix Wolfsteller Doc.
Thu, 16 May 2013 17:54:32 +0200 Felix Wolfsteller Doc.
Thu, 16 May 2013 16:31:09 +0200 Felix Wolfsteller Add a new function to create a GaugeDischarge+MainValueArtifact collection.
Thu, 16 May 2013 16:30:36 +0200 Felix Wolfsteller Doc.
Thu, 16 May 2013 16:25:06 +0200 Felix Wolfsteller MainValuesArtifact: prepare to be created by crafted document.
Thu, 16 May 2013 16:20:18 +0200 Felix Wolfsteller Doc.
Thu, 16 May 2013 16:19:47 +0200 Felix Wolfsteller In relation to issue1081: let there be mainvalues in discharge_curve dc.
Thu, 16 May 2013 16:18:46 +0200 Felix Wolfsteller Add mainvalues to gaugedischargecurve compat list.
Thu, 16 May 2013 08:58:59 +0200 Felix Wolfsteller Part of issue1081: Show mainvalues in discharge_curve dc.
Wed, 15 May 2013 16:20:10 +0200 Felix Wolfsteller Doc and TODO issue1081
Wed, 15 May 2013 16:19:55 +0200 Felix Wolfsteller Doc.
Thu, 16 May 2013 17:48:20 +0200 Andre Heinecke Do not use from and to as variables in statement.
Thu, 16 May 2013 16:14:28 +0200 Tom Gottfried Schema change: Add missing constraints to cross sections in Oracle, cosmetics
Thu, 16 May 2013 12:34:23 +0200 Tom Gottfried WstParser: set column names from specified line also if unspecified line does not exist
Thu, 16 May 2013 12:31:53 +0200 Tom Gottfried WstParser: warn if timestamp can not be set, cosmetics.
Wed, 15 May 2013 16:23:20 +0200 Tom Gottfried Sediment yield parser: be more flexible when looking for grain fraction in filename
Wed, 15 May 2013 12:40:13 +0200 Felix Wolfsteller Part of issue1149: Load main values for w/q diagram.
Tue, 14 May 2013 18:01:16 +0200 Felix Wolfsteller issue977/2: supply mainvalues via dc for reference curve.
Tue, 14 May 2013 19:44:47 +0200 Tom Gottfried forgot one in 6023:4ececb3a4e66
Tue, 14 May 2013 19:12:50 +0200 Tom Gottfried consistent string for AT Export tooltip
Tue, 14 May 2013 18:56:32 +0200 Andre Heinecke Added tag 3.0.4 for changeset 5f34e4cb8095
Tue, 14 May 2013 18:55:55 +0200 Andre Heinecke Use the out attribute everywhere where there is a factory 3.0.4
Tue, 14 May 2013 18:43:08 +0200 Andre Heinecke Flys is still flys for the print url
Tue, 14 May 2013 18:41:43 +0200 Andre Heinecke Commit performance improvement written by Sascha Teichmann
Tue, 14 May 2013 18:36:04 +0200 Andre Heinecke Switch W Q labels in historcial discharges
Tue, 14 May 2013 10:11:29 +0200 Felix Wolfsteller issue1261: when tab is created, jump navi to 'default'-km. This overcomes
Tue, 14 May 2013 07:53:51 +0200 Felix Wolfsteller issue1320: Handle exception.
Mon, 13 May 2013 18:33:01 +0200 Felix Wolfsteller PRFParser: Re-enable line skipping. Act so on station change.
Mon, 13 May 2013 17:58:17 +0200 Felix Wolfsteller issue1259: i18n msg when named main value not found at all gauges.
Mon, 13 May 2013 17:57:18 +0200 Felix Wolfsteller i18n for issue1259.
Mon, 13 May 2013 18:22:58 +0200 Tom Gottfried merged
Mon, 13 May 2013 18:21:55 +0200 Tom Gottfried backout 6009:6ea171b6d8d2 because this was only really valid for fixations
Mon, 13 May 2013 18:16:40 +0200 Sascha L. Teichmann Fixed wrong quote.
Mon, 13 May 2013 17:48:32 +0200 Tom Gottfried Schema change because WST-columns without time interval are useless
Mon, 13 May 2013 15:53:36 +0200 Tom Gottfried Strip non-word characters from measurement station URL
Mon, 13 May 2013 13:21:05 +0200 Tom Gottfried use name and type instead of ID for measurement station link
Mon, 13 May 2013 11:37:14 +0200 Felix Wolfsteller WQAdaptedInputPanel: Start with w tabs disabled.
Mon, 13 May 2013 11:15:14 +0200 Tom Gottfried merged
Mon, 13 May 2013 11:14:38 +0200 Tom Gottfried Importer: use gauge official number as identifier, not name
Mon, 13 May 2013 11:20:08 +0200 Felix Wolfsteller issue949: meta-data.xml: for additional ls, use staticwqkms factory to have w
Mon, 13 May 2013 11:19:14 +0200 Felix Wolfsteller WQKmsFactory: Prevent NPE this time.
Mon, 13 May 2013 11:16:28 +0200 Felix Wolfsteller WQKmsFactory: prevent NPE.
Mon, 13 May 2013 11:14:13 +0200 Felix Wolfsteller issue949: staticwqkms/W facets are active.
Mon, 13 May 2013 10:10:09 +0200 Raimund Renkert Updated and added missing images for interactive image map.
Mon, 13 May 2013 10:14:23 +0200 Felix Wolfsteller issue949: allow longitudinal_section.q facets in 'new charts'.
Fri, 10 May 2013 16:23:06 +0200 Felix Wolfsteller ssue862: MiddleBedHeight facet names.
Fri, 10 May 2013 16:12:55 +0200 Felix Wolfsteller Doc.
Mon, 13 May 2013 10:05:22 +0200 Sascha L. Teichmann River ETL: Limit the discharge tables to load to the historical (kind = 1) ones. This prevents the wrong tables (values) to be deleted.
Sun, 12 May 2013 18:13:50 +0200 Sascha L. Teichmann Removed trailing whitespace.
Sun, 12 May 2013 18:10:57 +0200 Sascha L. Teichmann Removed trailing whitespace.
Sun, 12 May 2013 18:08:41 +0200 Sascha L. Teichmann Removed trailing whitespace.
Sun, 12 May 2013 18:07:03 +0200 Sascha L. Teichmann Removed trailing whitespace.
Sun, 12 May 2013 18:04:40 +0200 Sascha L. Teichmann Removed obsolete import.
Sun, 12 May 2013 18:03:30 +0200 Sascha L. Teichmann River ETL: removed wrong info output that discharge tables only found in FLYS are ignored.
Sun, 12 May 2013 17:04:19 +0200 Sascha L. Teichmann Datacage: Removed macros which are not called.
Sun, 12 May 2013 16:15:37 +0200 Sascha L. Teichmann Datacage: Added stylesheet to detect macros which are defined and not called and vice versa.
Fri, 10 May 2013 19:30:26 +0200 Sascha L. Teichmann Removed obsolete imports.
Fri, 10 May 2013 19:29:10 +0200 Sascha L. Teichmann Be more tolerant when try to find out if a location is at a gauge position.
Fri, 10 May 2013 19:07:00 +0200 Sascha L. Teichmann Fixed encoding in i18n
Fri, 10 May 2013 19:03:48 +0200 Bernhard Herzog Use name id as username in saml.User.
Fri, 10 May 2013 17:44:59 +0200 Andre Heinecke Added tag 3.0.3 for changeset b740f0c4179e
Fri, 10 May 2013 17:14:10 +0200 Raimund Renkert Use 'W [cm]' as CSV header if discharge table is at a gauge. 3.0.3
Fri, 10 May 2013 16:24:38 +0200 Raimund Renkert Revert changes in metadata.xml from r5978:ebd6e8e234e0.
Fri, 10 May 2013 15:45:40 +0200 Raimund Renkert Avoid duplicted mainvalues.
Fri, 10 May 2013 15:44:48 +0200 Raimund Renkert Added mainvalues to fixanalysis wq curves.
Fri, 10 May 2013 15:44:01 +0200 Raimund Renkert Renamed label for outlier test in fix analysis.
Fri, 10 May 2013 15:23:14 +0200 Andre Heinecke Add OUT parameter to each ids parameter
Fri, 10 May 2013 15:16:36 +0200 Andre Heinecke Add handling for OUT id's parameter to D4EArtifact
Fri, 10 May 2013 11:31:51 +0200 Andre Heinecke Add dc:iterate function
Fri, 10 May 2013 13:26:34 +0200 Raimund Renkert Increased column number in cell formater.
Fri, 10 May 2013 13:23:03 +0200 Raimund Renkert Fixed typo.
Fri, 10 May 2013 13:22:36 +0200 Raimund Renkert Added 'bfgid' column to helper panel in hist discharge curve.
Fri, 10 May 2013 12:26:44 +0200 Sascha L. Teichmann Removed obsolete import.
Fri, 10 May 2013 12:22:56 +0200 Sascha L. Teichmann Fixed NPE problem in fetching extram from discharge curves.
Fri, 10 May 2013 11:41:43 +0200 Raimund Renkert Fixed typos in interactive image map.
Fri, 10 May 2013 11:41:09 +0200 Raimund Renkert Added available rivers for fix analysis for interactive image map.
Fri, 10 May 2013 11:40:31 +0200 Raimund Renkert Only select available rivers in interactive image map.
Fri, 10 May 2013 11:29:29 +0200 Felix Wolfsteller issue1311: Update links on toolbar when km changed.
Fri, 10 May 2013 11:28:50 +0200 Felix Wolfsteller NaviChartOutputTab: In prep for issue1311, override getExportUrl to include km.
Fri, 10 May 2013 11:28:04 +0200 Felix Wolfsteller Cosmetics.
Fri, 10 May 2013 10:46:56 +0200 Sascha L. Teichmann Partial rewrite of historical discharge curves. Needs testing.
Fri, 10 May 2013 10:02:27 +0200 Andre Heinecke Only show localized elements in getfeatureinfo
Fri, 10 May 2013 09:28:24 +0200 Andre Heinecke Fix print configuration, in the config flys is still flys
Thu, 09 May 2013 22:07:14 +0200 Sascha L. Teichmann Removed obsolete constructor.
Thu, 09 May 2013 15:36:39 +0200 Sascha L. Teichmann Removed obsolete imports.
Thu, 09 May 2013 15:13:41 +0200 Sascha L. Teichmann Convert some Latin-1 source files to UTF-8
Wed, 08 May 2013 18:23:50 +0200 Tom Gottfried merge
Wed, 08 May 2013 18:23:41 +0200 Tom Gottfried STA parser: more informative warning
Wed, 08 May 2013 18:21:27 +0200 Tom Gottfried STA parser: Spaces after gauge name given in spec are sometimes used for gauge name, so parse them
Wed, 08 May 2013 17:57:51 +0200 Bernhard Herzog Add AuthenticationServlet, a common base class for the login servlets
Wed, 08 May 2013 17:56:14 +0200 Bernhard Herzog Treat SAML URL as login URL in GGInAFilter.
Wed, 08 May 2013 17:56:14 +0200 Bernhard Herzog Add saml servlet to web.xml configuration.
Wed, 08 May 2013 17:56:14 +0200 Bernhard Herzog Add SamlServlet to implement actual login via SAML Ticket.
Wed, 08 May 2013 17:56:14 +0200 Bernhard Herzog Add TicketValidator.checkTicket(InputStream) method.
Wed, 08 May 2013 17:56:14 +0200 Bernhard Herzog Make instantiation of saml.User easier.
Wed, 08 May 2013 17:56:14 +0200 Bernhard Herzog Move User class from was to saml sub-package.
Wed, 08 May 2013 17:56:14 +0200 Bernhard Herzog Remove now unused JDom namespace constants for SAML.
Wed, 08 May 2013 17:56:14 +0200 Bernhard Herzog Remove now unused old Assertion class.
Wed, 08 May 2013 17:56:14 +0200 Bernhard Herzog Adapt WAS Response to new SAML validation code.
Wed, 08 May 2013 17:56:14 +0200 Bernhard Herzog Pass trusted key filename to Response in WAS Authenticator.
Wed, 08 May 2013 17:56:14 +0200 Bernhard Herzog Add trusted key for SAML authentication and configure it in web.xml.
Wed, 08 May 2013 17:56:13 +0200 Bernhard Herzog Add SAML ticket validator classes.
Wed, 08 May 2013 17:56:13 +0200 Bernhard Herzog Add new SAML Assertion class based on WAS Assertion.
Wed, 08 May 2013 17:56:13 +0200 Bernhard Herzog Add XPathUtils, helper functions to process SAML with XPath.
Wed, 08 May 2013 17:56:13 +0200 Bernhard Herzog Add NamespaceContext for SAML handling.
Wed, 08 May 2013 17:56:13 +0200 Bernhard Herzog Remove unused method Assertion.getID() and the relate field
Wed, 08 May 2013 17:56:13 +0200 Bernhard Herzog Remove unused method Response.getRoot()
Wed, 08 May 2013 17:56:13 +0200 Bernhard Herzog Remove unused Signature class.
Wed, 08 May 2013 17:56:13 +0200 Bernhard Herzog Remove unused Assertion.getSiganture() method and the related field
Wed, 08 May 2013 17:56:13 +0200 Bernhard Herzog Pass LoginServlet's ServletContext to the Authenticators.
Wed, 08 May 2013 17:52:54 +0200 Sascha L. Teichmann Importer: Log an error if parsing a STA file failed.
Wed, 08 May 2013 17:12:48 +0200 Sascha L. Teichmann Removed obsolete import.
Wed, 08 May 2013 17:04:49 +0200 Sascha L. Teichmann Delete discharge tables which are in AFT but not in FLYS. Fixed Oracle specific pom.xml
Wed, 08 May 2013 17:02:51 +0200 Sascha L. Teichmann Fixed build error. Is this really supposed to work?
Wed, 08 May 2013 16:34:45 +0200 Raimund Renkert Implemented interaction design in project startup page.
Wed, 08 May 2013 16:32:23 +0200 Raimund Renkert CSS stuff to highlight river links.
Wed, 08 May 2013 16:31:49 +0200 Raimund Renkert HTML document and images for interactive image map.
Wed, 08 May 2013 15:04:04 +0200 Felix Wolfsteller PRFParser: Ignore skip-lines field, simplifies code a bit.
Wed, 08 May 2013 14:58:16 +0200 Felix Wolfsteller PRFParser: Documentation.
Wed, 08 May 2013 13:16:29 +0200 Tom Gottfried Schema change: leave it up to AFT whether time intervals are unique per gauge but do not accept duplicate bfg_id per gauge
Wed, 08 May 2013 11:42:08 +0200 Felix Wolfsteller issue1267: W80CSVParser do not stumble about malformed lines.
Wed, 08 May 2013 10:37:25 +0200 Felix Wolfsteller issue1259: Grey out inputhelper Ws when Qs are to be chosen and vice versa.
Tue, 07 May 2013 15:47:07 +0200 Felix Wolfsteller Partial fix for issue862: avoid NPE.
Wed, 08 May 2013 09:58:52 +0200 Sascha L. Teichmann Removed obsolete artifacts.
Wed, 08 May 2013 09:54:51 +0200 Sascha L. Teichmann Historical discharge curve: Fixed NPE in setup.
Tue, 07 May 2013 19:53:48 +0200 Sascha L. Teichmann ETL: Do not ignore open ended discharge tables.
Tue, 07 May 2013 19:07:08 +0200 Sascha L. Teichmann Historical discharge curves: Do not add calculation relevant curve into list of available curves.
Tue, 07 May 2013 18:19:57 +0200 Tom Gottfried Schema change: named_main_values.name is not unique, as we can have the same name for different types
Tue, 07 May 2013 17:32:33 +0200 Sascha L. Teichmann D4E river artifacts: Removed historical discharge calculation from WINFO artifact and use access instead.
Tue, 07 May 2013 12:47:05 +0200 Raimund Renkert Added output mode and generator to config and create facet for export.
Tue, 07 May 2013 12:45:57 +0200 Raimund Renkert New exporter and facet for wsplgen calculation result.

http://dive4elements.wald.intevation.org