graph
- Let get return a value2013-06-04, by Andre Heinecke
- Datacage: Added function dc:get('var-name'). Returns content of variable var-name or NULL if not2013-06-04, by Sascha L. Teichmann
- i18n: German Ãsg -> ÃSG2013-06-04, by Christian Lins
- Datacage: If there is an artifact you likely need the artifact database, too.2013-06-04, by Sascha L. Teichmann
- Remove stray semicolon from sql schema.2013-06-04, by Felix Wolfsteller
- Fix km filtering in Datacage, we default to mode distance now2013-06-03, by Andre Heinecke
- Add unit to location and translate outliertest method2013-06-03, by Andre Heinecke
- Add missing localisation for pdf export tooltip in fixing analysis2013-06-03, by Andre Heinecke
- Add SQRelationJRDataSource class2013-06-03, by Andre Heinecke
- Implement PDF export for SQ Relation2013-06-03, by Andre Heinecke
- Add Jasper report templates for sqrelation2013-06-03, by Andre Heinecke
- createWSPLGENClassName() now respects user locale (#767).2013-06-03, by Christian Lins
- issue986: i18n, include wst-unit in axis label.2013-06-03, by Felix Wolfsteller
- part of issue986: axis label includes correct wst-unit.2013-06-03, by Felix Wolfsteller
- cosmetics: minor indentation fix.2013-06-03, by Felix Wolfsteller
- issue1225: use river name for axis i18n.2013-06-03, by Felix Wolfsteller
- i18n for issue1225: river-km/$river-km .2013-06-03, by Felix Wolfsteller
- Fix location of features.xml2013-06-03, by Andre Heinecke
- Handle FEATURES_XML environment setting2013-06-03, by Andre Heinecke
- Add l10n for issue13102013-06-03, by Andre Heinecke
- Use HLayout instead of VLayout.2013-06-03, by Andre Heinecke
- Stamp border thinkness of map print PDF fitted (#767).2013-06-03, by Christian Lins
- Prophylactic fix for DeltaWt's before 19002013-06-03, by Andre Heinecke
- Make legend entries of WSPLGEN map more verbose and add units (#767).2013-06-03, by Christian Lins
- Increase legend scale of map print PDF (#767).2013-06-03, by Christian Lins
- Fix comment for newRegularTimePeriod2013-05-31, by Andre Heinecke
- Increase legend size of map print PDF (#767).2013-06-02, by Christian Lins
- Increase map title size for map print PDF (#767).2013-06-02, by Christian Lins
- LinearInterpolated#apply(): Added simple test if the two datasets intersect at all.2013-06-02, by Sascha L. Teichmann
- Waterlevel differences & bed height differences: Add new model LinearInterpolated intented to unify the two very similiar calculations. The focus of the current implementation is correctness and not speed! The fact that the data sets more mostly sorted by station is not exploited. Doing so would improve performance significantly.2013-06-02, by Sascha L. Teichmann
- Bed quality calculation: Replaced another iteration over the key set + directly fetching the values withan iteration over the entry set.2013-06-02, by Sascha L. Teichmann
- Bed quality calculation: Fixed a calculation typo: s/sum =+ d/sum += d/2013-06-02, by Sascha L. Teichmann
- Bed height: Removed braindead index determination code.2013-06-02, by Sascha L. Teichmann
- Bed height differences: DO NOT STORE ARTIFACTS IN CALCULATION RESULTS!!! This would lead to caching them which is _really_ wrong.2013-06-01, by Sascha L. Teichmann
- Bed height differences: Some refactoring of the calculation to improve readability and performance.2013-06-01, by Sascha L. Teichmann
- Removed unnecessary call of map.containsKey(x).2013-06-01, by Sascha L. Teichmann
- Removed obsolete import.2013-06-01, by Sascha L. Teichmann
- Removed obsolete imports.2013-06-01, by Sascha L. Teichmann
- Schema change: remove UNIQUE-constraint which allows importing cross sections only from PRF2013-05-31, by Tom Gottfried
- Use FixMilliseconds instead of dates for time periods2013-05-31, by Andre Heinecke
- Guard the collection describe debug output2013-05-31, by Andre Heinecke
- Add handling of bound artifacts.2013-05-31, by Andre Heinecke
- Add boundToOut handling to ManagedFacets.2013-05-31, by Andre Heinecke
- Add debug output in static d4e artifact ctor2013-05-31, by Andre Heinecke
- Remove duplicate longitudinal section facet for bedheight_differences2013-05-31, by Andre Heinecke
- Handle target_out in the Recommendation / Client datacage code.2013-05-31, by Andre Heinecke
- Print the complete collection in parseCollection2013-05-31, by Andre Heinecke
- Handle special highlighting for fix analysis.2013-05-30, by Raimund Renkert
- Added JavaScript callback to get the selected module in native JavaScript code.2013-05-30, by Raimund Renkert
- Start up a new project on load.2013-05-30, by Raimund Renkert
- Removed next button in initial project view.2013-05-30, by Raimund Renkert
- Use new icon in rver link list.2013-05-30, by Raimund Renkert
- Added icon for selected river in link list.2013-05-30, by Raimund Renkert
- Updated transparent overlay for image map.2013-05-30, by Raimund Renkert
- Set mapserver logfile name to d4e-wms.log, which logs to server root instead of /tmp.2013-05-30, by Christian Lins
- Datacage: Added function dc:replace-all(haystack, needle, replacement) to do regular expression replacements. Mapped to Java's String haystack.replaceAll(needle, replacement).2013-05-30, by Sascha L. Teichmann
- Add "Ringdeich" class to barrier lines mapfile template (#802).2013-05-29, by Christian Lins
- Add target_out attribute to elements with a factory2013-05-29, by Andre Heinecke
- flys1225/4: Absolute height axis label with wstunits.2013-05-28, by Felix Wolfsteller
- prep i18n issue1225/4 .2013-05-28, by Felix Wolfsteller