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.

http://dive4elements.wald.intevation.org