graph
- Throw out old visitor model and use grain fraction filters instead. Fixed neighborhood wirinng of measument stations.2014-07-16, by Sascha L. Teichmann
- Sediment loads from cache are sorted in station order so range filters2014-07-15, by Sascha L. Teichmann
- Wire the neighbors to the measurement stations together. This eases the lookup for same types (suspended or bed load).2014-07-15, by Sascha L. Teichmann
- New way to loaded sediment loads from database and cache it. The data structure a way more straight forward. TODO: Implement calculation on this basis.2014-07-15, by Sascha L. Teichmann
- SCHEMA CHANGE and Importer (only longitudinal section data so far): only grain fractions given now in schema are valid. We are handling sediment loads, not yields.2014-07-14, by Tom Gottfried
- Renamed ImportSedimentYield to ImportSedimentLoadLS.2014-07-11, by Sascha L. Teichmann
- Fix for flys/issue1735 (Versatz in den HYK-Dateien)2014-07-11, by Sascha L. Teichmann
- Added method to importer session to fetch the measurement station for given (river, km).2014-07-10, by Sascha L. Teichmann
- Added importer models for sediment load and sediment load values.2014-07-10, by Sascha L. Teichmann
- Load grain fractions from database only. Do not store new ones.2014-07-10, by Sascha L. Teichmann
- Added Hibernate mappings for new sediment load database model.2014-07-10, by Sascha L. Teichmann
- Renamed SedimentYield to SedimentLoadLS and SedimentYieldValue to SedimentLoadLSValue. Adjust the names of the parsers and the rest of the glue.2014-07-09, by Sascha L. Teichmann
- Renamed SedimentLoad to SedimentLoadLSData to make place for SedimentLoad in backend.2014-07-09, by Sascha L. Teichmann
- Removed obsolete imports.2014-07-09, by Sascha L. Teichmann
- Removed obsolete imports.2014-07-09, by Sascha L. Teichmann
- Merged2014-07-09, by Sascha L. Teichmann
- Support the "new" HYK format which enables setting the end of the last flow zone.2014-07-09, by Sascha L. Teichmann
- Repair last commit.2014-07-09, by Tom Gottfried
- SCHEMA CHANGE: consistent naming scheme and drop script for sediment load at measurement stations.2014-07-09, by Tom Gottfried
- SCHEMA CHANGE: Added new structure for sediment loads measured at measurement stations.2014-07-08, by Tom Gottfried
- Close branch facet-metadata. It's all in default now.facet-metadata 2014-07-08, by Tom Gottfried
- Merged branch facet-metadata into default.2014-07-08, by Tom Gottfried
- merged default into branch facet-metadata.facet-metadata 2014-07-08, by Tom Gottfried
- Updated german i18n strings.facet-metadata 2014-07-04, by Raimund Renkert
- merged.facet-metadata 2014-07-03, by Raimund Renkert
- Write an empty string if year is 0 in middle bedheight exporter.facet-metadata 2014-07-03, by Raimund Renkert
- Updated german i18n string.facet-metadata 2014-07-03, by Raimund Renkert
- Allow differences between years and epochs (accidentally did that in branch facet-metadata already too)2014-07-03, by Tom Gottfried
- Allow differences between years and epochs.facet-metadata 2014-07-03, by Tom Gottfried
- Fixed i18n strings.facet-metadata 2014-07-03, by Raimund Renkert
- Avoid NPE if some meta data does not exist.facet-metadata 2014-07-03, by Raimund Renkert
- Added i18n strings for middle bedheights.facet-metadata 2014-07-03, by Raimund Renkert
- Added macro for middle bedheights for old calculations.facet-metadata 2014-07-03, by Raimund Renkert
- Added i18n strings.facet-metadata 2014-07-03, by Raimund Renkert
- Removed unused imports and avoid using RiverUtils.facet-metadata 2014-07-03, by Raimund Renkert
- Fixed NPE when loading folders from datacage.facet-metadata 2014-07-03, by Raimund Renkert
- Translate csv meta data lines in middle bed height chart export.facet-metadata 2014-07-03, by Raimund Renkert
- Add river elevation model to middle bed height csv export.facet-metadata 2014-07-03, by Raimund Renkert
- Fixed i18n strings.facet-metadata 2014-07-03, by Raimund Renkert
- Add river elevation model to bed diff chart export.facet-metadata 2014-07-03, by Raimund Renkert
- Allow building Release from specific branch. Beware that branches to not get different ports automatically.2014-07-02, by Tom Gottfried
- Added missing facet.facet-metadata 2014-07-02, by Raimund Renkert
- Add meta data to middle bed height CSV export.facet-metadata 2014-07-02, by Raimund Renkert
- Added som more meta data to middle bed height result.facet-metadata 2014-07-02, by Raimund Renkert
- Separate meta data key and value by ':'.facet-metadata 2014-07-02, by Raimund Renkert
- Removed unused importsRemoved unused imports..facet-metadata 2014-07-02, by Raimund Renkert
- Add meta data to chart series in sq relation.facet-metadata 2014-07-02, by Raimund Renkert
- Add units as meta data to middle bed height facets.facet-metadata 2014-07-02, by Raimund Renkert
- Updated meta data in facets.facet-metadata 2014-07-02, by Raimund Renkert
- Split bed quality facets and updated processors and state.facet-metadata 2014-07-02, by Raimund Renkert
- Removed debug output.facet-metadata 2014-07-02, by Raimund Renkert
- Split bed differences facet into data specific facets.facet-metadata 2014-07-01, by Raimund Renkert
- Bedheight facet now returns double[][]. Removed obsolete processor code.facet-metadata 2014-07-01, by Raimund Renkert
- Moved MiddleBedHeight classes to minfo package. Facet now returns double[][] data.facet-metadata 2014-07-01, by Raimund Renkert
- Fixed some smartgwt 4.1 related issues.2014-07-01, by Raimund Renkert
- merged with default.facet-metadata 2014-06-30, by Raimund Renkert
- Added tag 3.1.4 for changeset 6fef38a526c72014-06-27, by Tom Gottfried
- There is no year/epoche choice anymore for bed differences.3.1.4 2014-06-27, by Tom Gottfried
- Exclude annotation types without trailing unit (assumed after whitespace).2014-06-27, by Tom Gottfried
- Removed obsolete XPath expression.2014-06-27, by Sascha L. Teichmann
- Minor cleanup in meta-data.xml.2014-06-27, by Tom Gottfried
- Select complete differences matrix to have a well sorted dc-tree.2014-06-27, by Raimund Renkert
- Removed code that ignores a user subtitle and sets a default subtitle.2014-06-27, by Raimund Renkert
- Fixed datacage info field for bed height differences.2014-06-27, by Raimund Renkert
- merged.2014-06-26, by Raimund Renkert
- Changed twin dc panel in bed height deifferences to single dc and use the new differences dc macro.2014-06-26, by Raimund Renkert
- Updated macros and db statement for minfo bedheight differences.2014-06-26, by Raimund Renkert
- Datacage function resolver: Declare static functions static.2014-06-26, by Sascha L. Teichmann
- Added dc:coalesce(a, b). Returns first element which is not empty or not zero.2014-06-26, by Sascha L. Teichmann
- Added dc:lowercase() dc:uppercase()2014-06-26, by Sascha L. Teichmann
- Set identifier for listgridfields and resized columns.2014-06-25, by Raimund Renkert
- issue1633: Add missing info line.2014-06-24, by Tom Gottfried
- DC: Flatten bed height diff tree a bit.2014-06-20, by Sascha L. Teichmann
- DC: Group bedheight diffs by both years.2014-06-20, by Sascha L. Teichmann
- merged.2014-06-20, by Raimund Renkert
- New macros for bed height differneces.2014-06-20, by Raimund Renkert
- Datacage: Make it possible to group a value tuple into more than one group.2014-06-20, by Sascha L. Teichmann
- Fixed river selection for interactive map.2014-06-20, by Raimund Renkert
- i18n for WMS legend window title.2014-06-20, by Tom Gottfried
- Added script to find unused i18n in *.java and *.xml files.2014-06-19, by Sascha L. Teichmann
- Fixed last anomalie in i18n files.2014-06-19, by Sascha L. Teichmann
- Removed more anomalies from i18n.2014-06-19, by Sascha L. Teichmann
- Run native2ascii over i18n files.2014-06-19, by Sascha L. Teichmann
- Fixed i18n string in other german translation.2014-06-19, by Tom Gottfried
- Fixed i18n string in german translation.2014-06-19, by Raimund Renkert
- This additional version of JFreeChart prevented diagrams to be drawn.2014-06-19, by Tom Gottfried
- Remove obsolete generator references.2014-06-18, by Tom Gottfried
- Avoid having to set VERSION in external script.2014-06-18, by Tom Gottfried
- Override bad defaults of isc-maven-plugin. Please set DEFAULT_WD in make_release_sh to something individual if you are on a multi-user system.2014-06-18, by Tom Gottfried
- Datacage: Moved year filtering of bed heights to separate macro to be reusable in other contextes.2014-06-18, by Sascha L. Teichmann
- Use version-specific mapserver-URLs for release.2014-06-18, by Tom Gottfried
- merged.2014-06-18, by Raimund Renkert
- Fixed sediment load epoch input panel.2014-06-18, by Raimund Renkert
- Fixed "pegelinfo"-wiki links.2014-06-18, by Raimund Renkert
- Fixed date range input panels.2014-06-18, by Raimund Renkert
- Fixed columns in location/distance helper panels.2014-06-18, by Raimund Renkert
- Fixed compile errors for smartgwt 4.1.2014-06-18, by Raimund Renkert
- Use SmartGWT version 4.1p. Updated release script to download SmartGWT.2014-06-18, by Raimund Renkert
- Importer: document import of UUIDs.2014-06-18, by Tom Gottfried
- issue1633: Add info lines in SQ-relation CSV export.2014-06-17, by Tom Gottfried
- So you do not need to type every string twice.2014-06-17, by Tom Gottfried
- Removed unnecessary container widgets and layouts.2014-06-17, by Raimund Renkert
- Moved info stack section to top level widget (parameterlist).2014-06-17, by Raimund Renkert
- Replaced plain gwt with smartgwt components in info panels.2014-06-17, by Raimund Renkert
- Add unit for Q in SQ relation exports.2014-06-13, by Tom Gottfried
- Include last year of epoch in calculation.2014-06-12, by Tom Gottfried
- Small Java related cosmetics.2014-06-12, by Sascha L. Teichmann
- Nasty little detail overlooked in last commit.2014-06-12, by Tom Gottfried
- This guess was not always correct.2014-06-12, by Tom Gottfried
- Add new DateUtil class.2014-06-12, by Tom Gottfried
- Complete rev7925.2014-06-10, by Tom Gottfried
- Importer: remove system property and documentation for bed height epochs.2014-06-10, by Tom Gottfried
- SCHEMA CHANGE: Removed bed height epochs.2014-06-10, by Tom Gottfried
- Removed bed differences epoch from datacage.2014-06-10, by Raimund Renkert
- Removed datacage macro calls for bed height epochs.2014-06-06, by Raimund Renkert
- Removed clientside filter for bed height epochs.2014-06-06, by Raimund Renkert
- Removed obsolete bed height epoch files.2014-06-06, by Raimund Renkert
- Removed serverside path for bed height epochs.2014-06-06, by Raimund Renkert
- Removed bed height epoch in importer.2014-06-06, by Raimund Renkert
- Make grain fraction type 'unknown' explicit and use it where appropriate.2014-06-05, by Tom Gottfried
- Adapted bed differences PDF export to CSV export and some cleanup of field names.2014-06-04, by Tom Gottfried
- flys/issue1628: Adjusted the PDF export.2014-06-04, by Sascha L. Teichmann
- Change column order in bed differences export.2014-06-04, by Tom Gottfried
- Added diff pair column to CSV export of bed height differences. TODO: same for PDF, adjust client.2014-06-04, by Sascha L. Teichmann
- Allow differentiating between units of sediment sources/sinks in annotation types also in datacage.2014-06-04, by Tom Gottfried
- Annotations are not points.2014-06-04, by Tom Gottfried
- Added text color for annotation labels.2014-06-04, by Sascha L. Teichmann
- Feed unit to PDF template.2014-06-03, by Sascha L. Teichmann
- Fixed flys/issue1628. Made "unit" a configurable field in PDF export.2014-06-03, by Sascha L. Teichmann
- Fixed typos in datacage manual.2014-06-01, by Sascha L. Teichmann
- issue1628: correct unit and at least partly complete column name for CSV.2014-05-30, by Tom Gottfried
- issue661: prototyped tooltip for porosities in datacage.2014-05-30, by Tom Gottfried
- Potential fix for exception reported in flys/issue1717.2014-05-28, by Sascha L. Teichmann
- Upgrade to SmartGWT 3.1 (bugfix Release) as this did at least not seem to cause any problems.2014-05-27, by Tom Gottfried
- Potential fix for flys/issue1717: Draw manuel points on W or Q axis depending on the calculation.2014-05-26, by Sascha L. Teichmann
- Fix for flys/issue1670: Introduce 100m gaps in single bed width.2014-05-26, by Sascha L. Teichmann
- Added tag 3.1.3 for changeset 8333b9b06c982014-05-21, by Sascha L. Teichmann
- Return NaN for width if no width exists for the requested station in bedheights data.3.1.3 2014-05-21, by Raimund Renkert
- Added tag 3.1.3 for changeset e0d06f4edaa62014-05-21, by Raimund Renkert
- Removed tag 3.1.132014-05-21, by Raimund Renkert
- Added tag 3.1.13 for changeset 9d5385ccad072014-05-21, by Raimund Renkert
- Use old version of iReport to generate binary compatible version of the PDF S/Q template.2014-05-21, by Sascha L. Teichmann
- Added metadata to facets.facet-metadata 2014-05-21, by Raimund Renkert
- Use the metadata to write csv header when exporting a chart.facet-metadata 2014-05-21, by Raimund Renkert
- Add metadata to chart series and datasets.facet-metadata 2014-05-21, by Raimund Renkert
- Added metadata to styled series.facet-metadata 2014-05-21, by Raimund Renkert
- New class and interface for metadata in chart series and datasets.facet-metadata 2014-05-21, by Raimund Renkert
- Fix flys/issue1719: s@Abflusskurve/-tafel@Modell-Abflusskurve/-tafel@2014-05-21, by Sascha L. Teichmann
- Use the new way of building static facets if such facets exist else ignore this way.2014-05-19, by Raimund Renkert
- Added tag 3.1.3 for changeset 952b57b43e2f2014-05-16, by Tom Gottfried
- Importer: depths are always numbers assumed to represent centimeters.2014-05-16, by Tom Gottfried
- Removed trailing whitespace.2014-05-16, by Sascha L. Teichmann
- Removed trailing whitespace.2014-05-16, by Sascha L. Teichmann
- Removed trailing whitespace.2014-05-16, by Sascha L. Teichmann
- Add porosity importer to helper script.2014-05-16, by Tom Gottfried
- Use description from database for i18n (completed revision dc8910e29dd4).2014-05-16, by Raimund Renkert
- PorosityParser: Strip file extension for description.2014-05-16, by Tom Gottfried
- Number an unit have to separated by whitespace.2014-05-16, by Tom Gottfried
- i18n for porosities (needs to be filled with data).2014-05-16, by Tom Gottfried
- Fixed subtitle handling and added flowvelocity subtitle.2014-05-16, by Raimund Renkert
- merged.2014-05-16, by Raimund Renkert
- Changed column names in sounding select state ui.2014-05-16, by Raimund Renkert
- flys/issue1716: Adjusted installation from binaries.2014-05-15, by Sascha L. Teichmann
- Issue1308 Forgot to rename columns.2014-05-15, by Sascha L. Teichmann
- Corrected wording for moving average.2014-05-14, by Tom Gottfried
- Added importer documentation for porosity data.2014-05-14, by Raimund Renkert
- Backed out changeset 0c88a5d30ca2facet-metadata 2014-05-14, by Raimund Renkert
- Added importer documentation for porosity data.facet-metadata 2014-05-14, by Raimund Renkert
- merged.2014-05-13, by Raimund Renkert
- Removed step back button for river selection. Fix/Workarround for issue 1203/1714.2014-05-13, by Raimund Renkert
- Precision and scale have to be set to represent integers with NUMBER; DOUBLE PRECISION is preferable for floating point (see issue1304).2014-05-13, by Tom Gottfried
- Removed obsolete import.2014-05-08, by Sascha L. Teichmann
- merged.2014-05-08, by Raimund Renkert
- Updated oracle minfo schema (added porosity).2014-05-08, by Raimund Renkert
- Fixed porosity importer. Find existing db entries and parse values from string, not via double.2014-05-08, by Raimund Renkert
- Fixed getPeer for depth. Select with a small epsilon, not extact match.2014-05-08, by Raimund Renkert
- Order porosities by station.2014-05-08, by Raimund Renkert
- Fixes flys/issue1308. Add new column "Messstellenart" in "Messstellen-Info".2014-05-06, by Sascha L. Teichmann
- Preparation for flys/issue1643: Introduced four new annotation types:2014-05-06, by Sascha L. Teichmann
- Fixed some whitespace in annotation classifier xml.2014-05-06, by Sascha L. Teichmann
- Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?2014-05-05, by Sascha L. Teichmann
- Fixed imports and make it build again.2014-04-30, by Sascha L. Teichmann
- Removed obsolete imports.2014-04-30, by Sascha L. Teichmann
- merged.2014-04-30, by Raimund Renkert
- Added cache key class for porosity.2014-04-30, by Raimund Renkert
- New macro for porosities in datacage config.2014-04-30, by Raimund Renkert
- Added porosity facet to minfo artifact config.2014-04-30, by Raimund Renkert
- Added config for porosity artifact.2014-04-30, by Raimund Renkert
- Handle porosity facets in a processor.2014-04-30, by Raimund Renkert
- Added new facet to facettypes.2014-04-30, by Raimund Renkert
- New Facet, datatype and data factory for porosities.2014-04-30, by Raimund Renkert
- Build static facets in D4EArtifact.2014-04-30, by Raimund Renkert