graph
- Removed NASTY package clash. We had too org.dive4elements.river.util packages.2014-09-04, by Sascha L. Teichmann
- Removed obsolete average and renamed some symbols to make the difference between single fractions and sums of them clearer in the calculation.2014-09-04, by Tom Gottfried
- Remove dead class.2014-09-04, by Sascha L. Teichmann
- merged.2014-09-04, by Raimund Renkert
- Changed discharge processor to plot only discharge curves and added processor for computed discharge curves.2014-09-04, by Raimund Renkert
- Added new processor to plot misc discharge data, e.g. from datacage or recommendations.2014-09-04, by Raimund Renkert
- The existing implementation respects the fact that months are 0-based.2014-09-03, by Tom Gottfried
- Complete CSV-export and correct headers.2014-09-03, by Tom Gottfried
- Rev aa80f9ba56a9 was incomplete. Shame on me.2014-09-03, by Tom Gottfried
- We have to calculate bed load plus suspended sand instead of suspended load.2014-09-03, by Tom Gottfried
- Let epochs be averages over their years.2014-09-02, by Tom Gottfried
- Precalculated sums from the database will come through recommendations.2014-09-02, by Tom Gottfried
- Make sedimentload loadable as old calculation.2014-09-02, by Tom Gottfried
- Only calculated sums of fractions should be initially shown in diagram.2014-09-01, by Tom Gottfried
- Fix fraction respectively facet names and descriptions.2014-09-01, by Tom Gottfried
- Broken -> broke away.2014-09-01, by Tom Gottfried
- Do not handle the impossible.2014-09-01, by Tom Gottfried
- Handle missing years in bed height differences without assuming an unknown year to be BC 1.2014-09-01, by Tom Gottfried
- Converted configuration for discharge diagrams to the new Q symmetry style.2014-08-29, by Sascha L. Teichmann
- Added diagram defaults for discharge diagrams.2014-08-29, by Sascha L. Teichmann
- Renamed tag in sq relation defaults to a more fitting name.2014-08-29, by Sascha L. Teichmann
- Added new diagramm generator for Q symmetry.2014-08-29, by Sascha L. Teichmann
- More shoveling araound generators.2014-08-29, by Sascha L. Teichmann
- Added a woking copy for discharge diagramm generators. All modifications are go in here. If the process is finished we'll remove the old one and rename the copy to discharge-diagramms.xml2014-08-29, by Sascha L. Teichmann
- We have only 4 of them.2014-08-29, by Tom Gottfried
- More fixes for conf.xml2014-08-29, by Sascha L. Teichmann
- Moved external system entites back to conf.xml. Uncool.2014-08-29, by Sascha L. Teichmann
- Cleaned up generator dependencies.2014-08-29, by Sascha L. Teichmann
- Moved more generator stuff in reguarding sub directory.2014-08-29, by Sascha L. Teichmann
- Allow deeper nesting of output-generators in conf.xml. This allows better separation of concerns of different generator types.2014-08-29, by Sascha L. Teichmann
- Moved generators.xml and its dependencies to a directory of their own.2014-08-29, by Sascha L. Teichmann
- Moved external system entity for longitudinal sections default to generators.xml. TODO: Move in entirely different file.2014-08-29, by Sascha L. Teichmann
- Removed obsolete imports.2014-08-29, by Sascha L. Teichmann
- Fixed build error.2014-08-29, by Sascha L. Teichmann
- The relevant contents are now in artifacts/doc/datacage_ref_de.rst.2014-08-29, by Tom Gottfried
- IDs can be assumed to be unique.2014-08-28, by Tom Gottfried
- Do not put metadata on series if there are none (avoid NPE).2014-08-28, by Tom Gottfried
- Quoting is done elsewhere since rev 7021753b3797.2014-08-28, by Tom Gottfried
- The rest is silence.2014-08-27, by Tom Gottfried
- Make Logarithmic axis immun against negative values (not throwing Exceptions in that case).2014-08-27, by Sascha L. Teichmann
- Let the facet know the period of it's data.2014-08-27, by Tom Gottfried
- Calculate all single years in given interval but only once.2014-08-27, by Tom Gottfried
- Merged.2014-08-26, by Sascha L. Teichmann
- Datacage: Insert variable values literally into output.2014-08-26, by Sascha L. Teichmann
- With the exception of real calculation results, descriptions of sediment loads can all follow the same pattern.2014-08-26, by Tom Gottfried
- Metadata in datacage tooltips for sediment densities, bed heights, flow velocities and sounding widhts.2014-08-26, by Tom Gottfried
- Added missing generics parameter.2014-08-26, by Sascha L. Teichmann
- Sediment load: Remove simple tail recursive calls from SedimentLoadData.recursiveFindStations(). More carefully this time.2014-08-26, by Sascha L. Teichmann
- Removed obsolete same package imports.2014-08-26, by Sascha L. Teichmann
- Removed obsolete imports.2014-08-26, by Sascha L. Teichmann
- Fix exporter loops2014-08-25, by Andre Heinecke
- Acctually use the new Sedilmentload calculation2014-08-25, by Andre Heinecke
- Make SedimentloadExporter work with the new result scheme.2014-08-25, by Andre Heinecke
- Correctly handle not creating facets and error reports.2014-08-25, by Andre Heinecke
- GetFractionByName now returns a list as it can differ in Epochs2014-08-25, by Andre Heinecke
- Add period to sedimentloaddataresult fraction2014-08-25, by Andre Heinecke
- Use old names for SedimentloadDataFractions and add average fraction2014-08-25, by Andre Heinecke
- Actually return the period in SedimentLoadAccess2014-08-25, by Andre Heinecke
- Fix compilation of last commit2014-08-25, by Andre Heinecke
- Another fix for find stations in sediment load.2014-08-25, by Sascha L. Teichmann
- Correctly output problems in SedimentLoadDataCalculate2014-08-25, by Andre Heinecke
- (issue1448) Add WIP SedimentLoadDataFacet and use it in calculation.2014-08-25, by Andre Heinecke
- (issue 1448) Use new data model for sedimentloadinfo2014-08-25, by Andre Heinecke
- Sediment load: Fixed findStations() and add findLoads().2014-08-25, by Sascha L. Teichmann
- Tooltip for sediment loads in datacage.2014-08-22, by Tom Gottfried
- Add SQ time interval to selection tree in datacage for sediment loads.2014-08-22, by Tom Gottfried
- Remove code duplications in sedimentload datacage.2014-08-22, by Tom Gottfried
- Format timestamps in datacage tooltip for porosities.2014-08-22, by Tom Gottfried
- Dashed lines shall be used for sediment load at measurement stations (issue1352).2014-08-21, by Tom Gottfried
- Complete mapping and themes for sediment load.2014-08-21, by Tom Gottfried
- Make a difference between themes representing loads in different units.2014-08-21, by Tom Gottfried
- i18n for sediment loads.2014-08-20, by Tom Gottfried
- Reconstruct facet description of sediment load longitudinal sections. i18n will follow.2014-08-20, by Tom Gottfried
- Reconstruct facet description of sediment load at measurement stations. i18n will follow.2014-08-20, by Tom Gottfried
- Let hg ignore downloaded SmartGWT stuff.2014-08-20, by Tom Gottfried
- Change facet.sedimentload.dc to facet.sedimentload.ls2014-08-20, by Andre Heinecke
- (issue1681) Add l10n for grain fractions2014-08-20, by Andre Heinecke
- (issue1681) Handle different grain fraction kinds2014-08-20, by Andre Heinecke
- Fix typo in sedimentload i18n2014-08-20, by Andre Heinecke
- (issue1681) Add themes for sedimentloads2014-08-20, by Andre Heinecke
- Remove todos about sedimentload_ls facet2014-08-20, by Andre Heinecke
- Remove unecessary debut output2014-08-20, by Andre Heinecke
- Configure SedimentLoadLSFacet2014-08-20, by Andre Heinecke
- Add SedimentLoadLSFacet2014-08-20, by Andre Heinecke
- Add getSedimentLoadById accessor2014-08-20, by Andre Heinecke
- Distinction by measurement station gives lots of duplicates, as we always get a whole longitudinal section.2014-08-19, by Tom Gottfried
- Fix binarysearch logic in SedimentLoadData2014-08-15, by Andre Heinecke
- Add translation for sedimentloads2014-08-15, by Andre Heinecke
- Add new and simplyfied SedimentLoadFacet2014-08-15, by Andre Heinecke
- Fix ti_stop_time naming2014-08-15, by Andre Heinecke
- Change sedimentload factory from yields to loads.2014-08-15, by Andre Heinecke
- Configure sedimentload static facet2014-08-15, by Andre Heinecke
- Rename the SedimentLoadDataFacet and add deprection comment2014-08-15, by Andre Heinecke
- Revert accidental change.2014-08-15, by Andre Heinecke
- Expose sedimentLoad stations2014-08-15, by Andre Heinecke
- merge2014-08-15, by Andre Heinecke
- Move the old data facet out of the way.2014-08-15, by Andre Heinecke
- Use list() instead of iterator(). Why does this not work?2014-08-15, by Sascha L. Teichmann
- Add comment on how to obtain smartgwt2014-08-11, by Andre Heinecke
- Do not try to load empty files.2014-08-11, by Andre Heinecke
- Be more tolerant with not existing artifact configurations.2014-08-12, by Sascha L. Teichmann
- Added the broken calculation state of the new sediment load calc.2014-08-11, by Sascha L. Teichmann
- Removed same package import.2014-08-11, by Sascha L. Teichmann
- Removed obsolete import.2014-08-11, by Sascha L. Teichmann
- Merged2014-08-11, by Sascha L. Teichmann
- Removed obsolete imports.2014-08-11, by Sascha L. Teichmann
- Build is locale sensitive. Force a UTF-8 locale for building.2014-08-11, by Andre Heinecke
- Datacage config for new sediment load structures. Missing: some facets and everything down from the innermost macros for sediment load at measurement stations.2014-08-08, by Tom Gottfried
- Added $RADIUS zoom scale sub title logic to other diagrams.2014-08-07, by Sascha L. Teichmann
- Some typos in datacage config reference.2014-08-07, by Tom Gottfried
- Fixed sub title zoom stuff.2014-08-07, by Sascha L. Teichmann
- Merged2014-08-07, by Sascha L. Teichmann
- flys/issue1262: Introduce variable $RADIUS to be used in user defined chart sub titles.2014-08-07, by Sascha L. Teichmann
- Cleaned layout for infolines (issue1635).2014-08-07, by Tom Gottfried
- SCHEMA CHANGE: rename database tables from yield to load_ls according to respective classes.2014-08-06, by Tom Gottfried
- Parse meta data for multi attribute data.2014-08-05, by Sascha L. Teichmann
- Added meta infos for multi items to enable client to order the columns in a defined order.2014-08-05, by Sascha L. Teichmann
- More idiomatic Java string concat.2014-08-05, by Sascha L. Teichmann
- Sediment load: transform units for official epochs, too.2014-07-31, by Sascha L. Teichmann
- Sediment load: refactored epoch calculation to not average over all but per year.2014-07-31, by Sascha L. Teichmann
- Sediment load: fetch sediment density for transforming t/a to m^3/a.2014-07-30, by Sascha L. Teichmann
- Sediment load: Cached sediment values dont depend on year. The cached object is an index over year so there is not need to ask the factory for this.2014-07-30, by Sascha L. Teichmann
- Sediment load: Ensure that the lists of values are always ordered station wise. This was a hidden bug. :-/2014-07-30, by Sascha L. Teichmann
- Sediment density: Got rid of stupid extra year tracking.2014-07-30, by Sascha L. Teichmann
- Sedimen load: Added bundle for fraction results.2014-07-30, by Sascha L. Teichmann
- Fix wsplgen name2014-07-23, by Andre Heinecke
- Sediment load: More of official epochs.2014-07-18, by Sascha L. Teichmann
- SCHEMA CHANGE and Importer: get time intervals of SQ-relations from metalines in sediment load files.2014-07-18, by Tom Gottfried
- Sediment load: Fetch kind of sediment load from database to tell if it is official or not.2014-07-18, by Sascha L. Teichmann
- Sediment load: More on calculating epoch loads.2014-07-18, by Sascha L. Teichmann
- Importer: Import sediment load at measurement stations.2014-07-18, by Tom Gottfried
- Sediment load. More off year based calculations.2014-07-18, by Sascha L. Teichmann
- My hint that MeasurementStation does not know it's river was not true. Thus backout rev 8c14588d1f78.2014-07-18, by Tom Gottfried
- Sediment load: dispatch calculation modes.2014-07-18, by Sascha L. Teichmann
- Sediment load: take arguments from sediment access.2014-07-18, by Sascha L. Teichmann
- Sediment load access: Cache values.2014-07-18, by Sascha L. Teichmann
- Sediment load: Added more 'sums' to be calculated.2014-07-17, by Sascha L. Teichmann
- Sediment load: (incomplete) new sediment load calculation.2014-07-17, by Sascha L. Teichmann
- Sediment Load: Added table to figure out where grain fractions are measured.2014-07-17, by Sascha L. Teichmann
- Sediment load: Added join to fetch measurement station via ranges which know the river. Added a visitor for values, too.2014-07-17, by Sascha L. Teichmann
- ImporterSession: Load measurement stations via ranges which hold a reference to the river.2014-07-17, by Sascha L. Teichmann
- Merged.2014-07-17, by Sascha L. Teichmann
- Sediment load: Merge measurement stations if they have the same km. The chaining was too complicated to build algorithms on top of it.2014-07-17, by Sascha L. Teichmann
- Divide SedimentLoadLSParser into AbstractSedimentLoadParser and SedimentLoadLSParser to be able to reuse code for a new SedimentLoadParser for data at measurement stations.2014-07-16, by Tom Gottfried
- Introduce LineParserException for CSV file parsing.2014-07-16, by Sascha L. Teichmann
- Sediment load: Recognize grain fractions 'total', 'bed_load' and 'suspended_load' from pre-calculations.2014-07-16, by Sascha L. Teichmann
- Replace station list with a plain array.2014-07-16, by Sascha L. Teichmann
- Use GF_UNKNOWN constant instead of -1 to identify unknown grain fractions.2014-07-16, by Sascha L. Teichmann
- Directly chain stations with the same km position together. This ease some summations.2014-07-16, by Sascha L. Teichmann
- Added filters for loaded sediment data values. Year, Epochs (time ranges), And and Or.2014-07-16, by Sascha L. Teichmann
- 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
- Removed name and getter for name (Moved to DefaultArtifact).2014-04-30, by Raimund Renkert
- D4EArtifact is no longer abstract.2014-04-30, by Raimund Renkert
- Updated signature of artifacts setup method; Removed unnecessary setup overrides.2014-04-30, by Raimund Renkert
- Parse and import porosities.2014-04-30, by Raimund Renkert
- Added model, parser and importer for porosities.2014-04-30, by Raimund Renkert
- Added tables for porosity and porosity values to postgres schema.2014-04-30, by Raimund Renkert
- Bring date format on par with server format. Hopefully fixes flys/issue1445.2014-04-25, by Sascha L. Teichmann
- Use correct URL from config files in release script.2014-04-17, by Tom Gottfried
- Close branch minfo-opt as it is now merged to default.minfo-opt 2014-04-17, by Tom Gottfried
- Merged minfo-opt branch into default.2014-04-17, by Tom Gottfried
- Draw lines with gaps for sounding width, and bed heights.minfo-opt 2014-04-03, by Raimund Renkert
- Avoid NPE in sounding select state if no year is set for bed heights.minfo-opt 2014-04-03, by Raimund Renkert
- Added i18n stings for morph active width.minfo-opt 2014-03-28, by Raimund Renkert
- Added new columns for morph active width.minfo-opt 2014-03-28, by Raimund Renkert
- Add new facet for morph active width to bed height difference calculation.minfo-opt 2014-03-28, by Raimund Renkert
- Added morph. active width to bed height difference calculation.minfo-opt 2014-03-28, by Raimund Renkert
- Renamed the incorrectly named morph width to sounding width.minfo-opt 2014-03-27, by Raimund Renkert
- Added GNU Affero General Public License text to DiveElements/River.2014-03-27, by Sascha L. Teichmann
- Display the additional information extracted from multiattribute data.minfo-opt 2014-03-20, by Raimund Renkert
- Added the new multiattribute data type.minfo-opt 2014-03-20, by Raimund Renkert
- New method to extract multi attribute data.minfo-opt 2014-03-20, by Raimund Renkert
- Add additional data in soundigs select state.minfo-opt 2014-03-20, by Raimund Renkert
- Changed state datatype for soundings select state.minfo-opt 2014-03-20, by Raimund Renkert
- Added new state data type.minfo-opt 2014-03-20, by Raimund Renkert
- Fixed WSPLGEN classes. Allow 0 for 'to' in differences.2014-03-19, by Raimund Renkert
- Use the sediment yield kind to get data to avoid mixing epoch with off. epoch data.minfo-opt 2014-03-12, by Raimund Renkert
- Mention DIPS field-names in ETL-README.2014-03-18, by Tom Gottfried
- Use new OSM-WMS.2014-03-17, by Tom Gottfried
- Release script broke with r7814:242e790fb4ee.2014-03-17, by Tom Gottfried
- Added tag 3.1.2 for changeset 242e790fb4ee2014-03-07, by Sascha L. Teichmann
- More fixes for the Free Software installation.3.1.2 2014-03-07, by Sascha L. Teichmann
- Replace model uuid of 'Beispielfluss' with model_uuid of 'Elbe'.2014-03-07, by Raimund Renkert
- Added apache example config, updated install doku.2014-03-07, by Raimund Renkert
- Added images and html references for inactive rivers: Rhein, Oder.2014-03-07, by Raimund Renkert
- Changed model uuid of 'Elbe' to model uuid of 'Beispielfluss'.2014-03-07, by Raimund Renkert
- Added i18n strings for chart subtitle.minfo-opt 2014-03-07, by Raimund Renkert
- Calculate the zoom dependent radius and add the informations to chart subtitle.minfo-opt 2014-03-07, by Raimund Renkert
- Concatenate the subtitle parts and add them to the default subtitle.minfo-opt 2014-03-07, by Raimund Renkert
- Added subtitle parts to modify the chart subtitle via the outprocessor.minfo-opt 2014-03-07, by Raimund Renkert
- Use the updated default subtitle or the 'old' one from chart settings.minfo-opt 2014-03-07, by Raimund Renkert
- Add extra config files for modules and zoom scales and give option to use custom files for release.2014-03-06, by Tom Gottfried
- INSTALL_DE: use useradd with defaults.2014-03-06, by Tom Gottfried
- INSTALL_DE: more small improvements and corrections.2014-03-06, by Tom Gottfried
- Remove not publicly available WMS services and enable custom configuration through release script.2014-03-06, by Tom Gottfried
- Remove obsolete MapServer stuff.2014-03-06, by Tom Gottfried
- Remove obsolete WSPLGEN binary.2014-03-06, by Tom Gottfried
- Ignore python byte code.2014-03-06, by Tom Gottfried
- Use latest WSPLGEN binary.2014-03-06, by Tom Gottfried
- Added i18n strings for winfo difference facet names.minfo-opt 2014-03-06, by Raimund Renkert
- Fixed datacage macro for winfo differences and added the new facet.minfo-opt 2014-03-06, by Raimund Renkert
- Mapped a theme for the new differences facet.minfo-opt 2014-03-06, by Raimund Renkert
- Add the new facet to drawable facets.minfo-opt 2014-03-06, by Raimund Renkert
- Add the new difference facet and set facets active/inactive.minfo-opt 2014-03-06, by Raimund Renkert
- Added new facet for filtered winfo differences.minfo-opt 2014-03-06, by Raimund Renkert
- Added default zoom scales.minfo-opt 2014-03-06, by Raimund Renkert
- Try to load default zoom scales if no zoom scale defined for the current river.minfo-opt 2014-03-06, by Raimund Renkert
- INSTALL_DE: more small improvements and corrections.2014-03-05, by Tom Gottfried
- Set useful DB connection configuration for demo installation.2014-03-05, by Tom Gottfried
- INSTALL_DE: small corrections and (hopefully) improvements.2014-03-05, by Tom Gottfried
- INSTALL_DE: we don't want links to internalt sites and to build WSPLGEN2014-03-05, by Tom Gottfried
- INSTALL_DE: install Java 7 prior to tomcat to avoid Java 6 installation.2014-03-05, by Tom Gottfried
- Useful server-logging for demo installation.2014-03-05, by Tom Gottfried
- Set appropriate client log-file for demo installation.2014-03-04, by Tom Gottfried
- INSTALL_DE: remove obsolete server configuration.2014-03-04, by Tom Gottfried
- Remove FLYS-specific stuff from map configuration and allow to give a custom files in release script.2014-03-04, by Tom Gottfried
- INSTALL_DE: remove obsolete client configuration.2014-03-04, by Tom Gottfried
- Remove FLYS-specific stuff from config.yaml and allow to give a custom file in release script.2014-03-04, by Tom Gottfried
- Set print URL to useful value for demo installation.2014-03-04, by Tom Gottfried
- INSTALL_DE: mention tested system and simplify dependency installation.2014-03-04, by Tom Gottfried
- Defaulting to GGinA authentication in release script instead of client sources.2014-03-04, by Tom Gottfried
- Replace FLYS-specific features.xml.2014-03-04, by Tom Gottfried
- merged.2014-03-03, by Raimund Renkert
- Validate waterlevel 'to' value on change.2014-03-03, by Raimund Renkert
- Change to work dir bevor creating artifacts and datacage db2014-03-03, by Andre Heinecke
- merged.2014-03-03, by Raimund Renkert
- Added german INSTALL.2014-03-03, by Raimund Renkert
- Changed directory variable in h2 create scripts.2014-03-03, by Raimund Renkert
- Removed obsolete imports.2014-02-27, by Sascha L. Teichmann
- merged.2014-02-27, by Raimund Renkert
- Replaced river names with model_uuid for available rivers.2014-02-27, by Raimund Renkert
- Use river model_uuid to identify rivers.2014-02-27, by Raimund Renkert
- Replaced hard coded rivers with rivers loaded from module service.2014-02-27, by Raimund Renkert
- Use the river model_uuid as value for data items.2014-02-27, by Raimund Renkert
- Load modules with supported rivers and rivers with model_uuid.2014-02-27, by Raimund Renkert
- Added list to module to store supported rivers.2014-02-27, by Raimund Renkert
- Added model_uuid to river info.2014-02-27, by Raimund Renkert
- Added model_uuid to river model.2014-02-27, by Raimund Renkert
- Added rivers to each module.2014-02-27, by Raimund Renkert
- Read rivers supported by a module from config file.2014-02-27, by Raimund Renkert
- Added list of rivers a module supports.2014-02-27, by Raimund Renkert
- Replaced river name with model_uuid as value in RiverSelect state.2014-02-27, by Raimund Renkert
- Include river model_uuid in RiverService.2014-02-27, by Raimund Renkert
- Include river model_uuid in RiverInfoService.2014-02-27, by Raimund Renkert
- Parse and import model_uuid for rivers.2014-02-27, by Raimund Renkert
- Added model_uuid column to river model.2014-02-27, by Raimund Renkert
- Add german howto to describe how to set up putty / wald and mercurial on windows2014-02-24, by Andre Heinecke
- Hopefully a cleaner fix for flys/issue1549 using the FloatRangeValidator from SmartGWT to verify that the 'to' field stays positive.2014-02-21, by Sascha L. Teichmann
- Partial fix issue1532: at least clone artifacts data when cloning2014-02-11, by Felix Wolfsteller
- Upcoming issue1532: Extracted method where 'cloning/initialize' takes place.2014-02-11, by Felix Wolfsteller
- issue1549: Add live-validation to wsplgen to-field.2014-02-11, by Felix Wolfsteller
- issue765: When creating a WMSLayerFacet copy, also copy original2014-02-07, by Felix Wolfsteller
- Schema correction following yesterday's brain failure.2014-02-07, by Tom Gottfried
- merged2014-02-06, by Tom Gottfried
- SCHEMA CHANGE: renamed uuid-column to avoid collision with data type.2014-02-06, by Tom Gottfried
- Implement deepCopy on WMSLayerFacet WMSDBLayerFacet and WSPLGENLayerFacet2014-02-06, by Felix Wolfsteller
- SCHEMA CHANGE: Add UUIDs to rivers.2014-02-06, by Tom Gottfried