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
|