log

age author description
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.

http://dive4elements.wald.intevation.org