graph
- merged flys-backend/pre2.6-2011-11-04pre2.6-2011-11-04 2012-09-28, by Thomas Arendsen Hein
- merged flys-artifacts/pre2.6-2011-11-042012-09-28, by Thomas Arendsen Hein
- Picked rev3182 from trunk.2011-11-08, by Ingo Weinzierl
- Picked rev3180 from trunk.2011-11-08, by Ingo Weinzierl
- Picked rev3178 from trunk.2011-11-08, by Ingo Weinzierl
- Picked rev3186 from trunk.2011-11-08, by Ingo Weinzierl
- Tagged flys-client as 'pre2.6-2011-11-04'2011-11-04, by Ingo Weinzierl
- merged flys-backend/2.9.12.9.1 2012-09-28, by Thomas Arendsen Hein
- Fixed broken loops to find the bed height epochs and singles for a given river and km range.2012-09-17, by Ingo Weinzierl
- Made importer more robust2012-09-13, by Sascha L. Teichmann
- Importer: Added flag to invert skipping behaviour by default. Makes importing single features much easier.2012-09-13, by Sascha L. Teichmann
- FLYS backend: Fixed postgresql scheme.2012-09-12, by Sascha L. Teichmann
- Fix hibernate query2012-09-12, by Bjoern Ricks
- Add new method determineMinMaxQ to the River class to fetch the mimimum and maximum q values2012-09-12, by Bjoern Ricks
- FYLS-Backend: Bring MINFO schemes of Oracle and PostgreSQL back in sync.2012-09-11, by Sascha L. Teichmann
- Backend: Java 1.5 -> 1.62012-09-10, by Sascha L. Teichmann
- Remove obsolet method2012-09-10, by Christian Lins
- Backend: 'Pegelinfo' needs min/max Q, too.2012-09-10, by Sascha L. Teichmann
- Add method fetchMinMaxWQ to Gauge2012-09-10, by Bjoern Ricks
- Moved some code over from flys-artifacts.2012-09-08, by Sascha L. Teichmann
- Tagged 'flys-backend' as 2.92012-09-07, by Ingo Weinzierl
- merged flys-artifacts/2.9.12012-09-28, by Thomas Arendsen Hein
- Merged revisions 5501-5502,5504-5508,5511-5513,5516-5519 via svnmerge from2012-09-19, by Ingo Weinzierl
- Merged revisions 5498-5499 via svnmerge from2012-09-19, by Ingo Weinzierl
- Added more missing translations for state in minfo.2012-09-17, by Ingo Weinzierl
- Added missing translation of minfo state.2012-09-17, by Ingo Weinzierl
- Defined colors for bed quality themes.2012-09-17, by Ingo Weinzierl
- Avoid NPE if the user selects onlyone sort of characteristic diameter.2012-09-17, by Raimund Renkert
- Commit ChangeLog change2012-09-16, by Sascha L. Teichmann
- Fixed wrong assigned loggers.2012-09-16, by Sascha L. Teichmann
- Added base class RiverAccess to dense code to access the river name.2012-09-16, by Sascha L. Teichmann
- Implemented the access for 'Auslagerung extremer Wasserspiegellagen'2012-09-16, by Sascha L. Teichmann
- More infrastructure stuff for the "Auslagerung extremer Wasserspiegellagen".2012-09-16, by Sascha L. Teichmann
- flys-artifacts: Removed some superfluous implementations of FacetTypes.2012-09-16, by Sascha L. Teichmann
- Removed now dead code from the early days of the cross sections.2012-09-15, by Sascha L. Teichmann
- The usual wipe after for ill configured Eclipses.2012-09-15, by Sascha L. Teichmann
- Locales fix2012-09-15, by Christian Lins
- Manual Points for fixing charts (not working yet)2012-09-15, by Christian Lins
- Implemented bed quality calculation in minfo module.2012-09-14, by Raimund Renkert
- Added getter for characteristic diameter in bed quality access.2012-09-14, by Raimund Renkert
- Created i18n descriptions for facets in bed quality calculation.2012-09-14, by Ingo Weinzierl
- Use data of bed quality facets to fill the chart.2012-09-14, by Ingo Weinzierl
- Added JFreeUtil.randomizeLine() to generate randomized lines.2012-09-14, by Ingo Weinzierl
- Added themes for bed quality facets.2012-09-14, by Ingo Weinzierl
- Updated minfo bed quality result objects.2012-09-14, by Raimund Renkert
- Splitted up facets for porosity and density into two facets: a toplayer and a sublayer facet for each. BedQualityState will now create facets based on the calculation result.2012-09-14, by Ingo Weinzierl
- Fix missing import2012-09-13, by Christian Lins
- Added result objects for minfo bed quality calculation.2012-09-13, by Raimund Renkert
- Renamed input parameters of MINFO flow velocity calculation.2012-09-13, by Ingo Weinzierl
- Added depth parameter to bed quality data.2012-09-13, by Raimund Renkert
- Added facets and chart generator for bed quality calculation.2012-09-13, by Ingo Weinzierl
- The factory for minfo bed quality calculation can load bedload and bed data from seddb now.2012-09-13, by Raimund Renkert
- Data objects and factory for minfo bedquality calculation.2012-09-13, by Raimund Renkert
- Added figures for DC conf doc.2012-09-13, by Felix Wolfsteller
- Add also min and max q values to the river info.2012-09-13, by Bjoern Ricks
- Removed trailing whitespace.2012-09-12, by Sascha L. Teichmann
- Added new services to render overview charts in minfo bed quality calculation2012-09-12, by Raimund Renkert
- Removed trailing whitespace.2012-09-12, by Sascha L. Teichmann
- Created the initial structure for MINFO bed quality chart generation.2012-09-12, by Ingo Weinzierl
- Pegelinfo: Made generation of datum and aeo NPE proof.2012-09-11, by Sascha L. Teichmann
- Use getGaugeValue method also for aeo and datum2012-09-11, by Bjoern Ricks
- Fix for #8372012-09-11, by Christian Lins
- Check to prevent NPE2012-09-10, by Christian Lins
- Slightly refactored range with values code to be useful in extreme waterlevels.2012-09-10, by Sascha L. Teichmann
- Extreme waterlevels: calculate the segments for Q km ranges.2012-09-10, by Sascha L. Teichmann
- Added type safety.2012-09-10, by Sascha L. Teichmann
- Java 1.5 -> 1.62012-09-10, by Sascha L. Teichmann
- Remove unnecessary theme attributes (#836)2012-09-10, by Christian Lins
- Add new artifact service for the gauge overview2012-09-10, by Bjoern Ricks
- Theme transparency attribute support (#840)2012-09-09, by Christian Lins
- Simplified code for extreme curves.2012-09-09, by Sascha L. Teichmann
- WST tables: Added interpolation of tabulated values only.2012-09-09, by Sascha L. Teichmann
- Updating area themes2012-09-09, by Christian Lins
- Modify every second theme to differ from default theme (#835)2012-09-09, by Christian Lins
- Some first models needed for the extreme waterlevels.2012-09-08, by Sascha L. Teichmann
- More iterator code simplification.2012-09-08, by Sascha L. Teichmann
- Simplified code.2012-09-08, by Sascha L. Teichmann
- FixA: Improved robustness and performance in facet generation for dates.2012-09-08, by Sascha L. Teichmann
- Factored out a pure QW model to be more reusable.2012-09-08, by Sascha L. Teichmann
- Removed obsolete code. Removed NPE as regular flow control.2012-09-08, by Sascha L. Teichmann
- Removed code duplication.2012-09-08, by Sascha L. Teichmann
- Removed trailing whitespace. Back from future.2012-09-08, by Sascha L. Teichmann
- Removed superfluous imports.2012-09-08, by Sascha L. Teichmann
- Added acidentally omitted ChangeLog entry for last commit.2012-09-07, by Felix Wolfsteller
- Cosmetics, docs.2012-09-07, by Felix Wolfsteller
- Set data for characteristic diameter for use in parameter matrix UI.2012-09-07, by Raimund Renkert
- Issue 791.2012-09-07, by Raimund Renkert
- Tagged 'flys-artifacts' as 2.92012-09-07, by Ingo Weinzierl
- Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from2012-09-19, by Ingo Weinzierl
- Tagged 'flys-client' as 2.9.12012-09-17, by Ingo Weinzierl
- KMSpinner refactoring2012-09-16, by Christian Lins
- Removed trailing whitespace and superfluous imports.2012-09-15, by Sascha L. Teichmann
- Add first draft for the gauge overview info ui2012-09-14, by Bjoern Ricks
- Missing file from last commit2012-09-14, by Bjoern Ricks
- Implement a gauge service2012-09-14, by Bjoern Ricks
- Add "to" and "from" strings to table columns.2012-09-14, by Christian Lins
- Translated german strings in english language files.2012-09-13, by Ingo Weinzierl
- Improved i18n in minfo code.2012-09-13, by Ingo Weinzierl
- Scrolling the project list is now more robust.2012-09-13, by Christian Lins
- Added i18n strings for bed quality chart and export.2012-09-13, by Ingo Weinzierl
- Add constant string for error_no_modules_found.2012-09-13, by Christian Lins
- Cosmetics2012-09-13, by Christian Lins
- Added UI for minfo bed quality calculation and added new services for overview2012-09-12, by Raimund Renkert
- Fixed constructor.2012-09-12, by Raimund Renkert
- Fix for line label text in Delta W(t) chart (#837).2012-09-11, by Christian Lins
- Transparency combobox appearence fix for #840.2012-09-10, by Christian Lins
- Java 1.5 -> Java 1.62012-09-10, by Sascha L. Teichmann
- Transparency attribute theme fixes2012-09-09, by Christian Lins
- Add 'error_updating_collection_attribute' (#843).2012-09-09, by Christian Lins
- Catch MissingResourceException on unexpected server exceptions.2012-09-09, by Christian Lins
- Removed trailing whitespace. Reverted functional change in parsing plain user file.2012-09-08, by Sascha L. Teichmann
- Cosmetics2012-09-08, by Christian Lins
- Be more defensive about fetchimg users from session.2012-09-07, by Sascha L. Teichmann
- Improved panning in TimeseriesCharts (issue715).2012-09-07, by Felix Wolfsteller
- Cosmetics, docs.2012-09-07, by Felix Wolfsteller
- Refactor UserServiceImpl getCurrentUser method2012-09-07, by Bjoern Ricks
- Move RemoteServiceServlet to server package2012-09-07, by Bjoern Ricks
- Tagged 'flys-client' as 2.92012-09-07, by Ingo Weinzierl
- merged flys-backend/2.92.9 2012-09-28, by Thomas Arendsen Hein
- Rename method to satisfy hibernate2012-09-07, by Bjoern Ricks
- Used wrong class in ChangeLog message2012-09-06, by Bjoern Ricks
- Add getDurationCurveData method to Gauge class2012-09-06, by Bjoern Ricks
- Removed conflict markers from ChangeLog.2012-08-30, by Felix Wolfsteller
- issue821 (cross sections beyond 500m).2012-08-30, by Felix Wolfsteller
- Added run scripts for both importers.2012-08-30, by Ingo Weinzierl
- Fixed typo.2012-08-30, by Ingo Weinzierl
- Corrected name of run scripts for importers in docu.2012-08-30, by Ingo Weinzierl
- Added error description of geo importer; fixed bugs.2012-08-30, by Ingo Weinzierl
- Fixed broken method call in geo importer.2012-08-30, by Ingo Weinzierl
- Added hint for root permission in documentation.2012-08-30, by Ingo Weinzierl
- Added 'path' attribute to each geo relation; adapted the shape importer to set the path for each feature.2012-08-30, by Ingo Weinzierl
- Finalized geo part of importer documentation; set document revision and date.2012-08-30, by Ingo Weinzierl
- Added manual line breaks.2012-08-30, by Ingo Weinzierl
- Fixed bugs during PDF creation.2012-08-30, by Ingo Weinzierl
- Fixed bugs in hydrological and morphological documentation.2012-08-30, by Ingo Weinzierl
- Describe unpack process and schema creation.2012-08-30, by Ingo Weinzierl
- Describe connection error in geo importer.2012-08-30, by Ingo Weinzierl
- Documented install steps for Oracle Instantclient, Python and GDAL.2012-08-29, by Ingo Weinzierl
- Describe Log4J configuration in importer documentation.2012-08-27, by Ingo Weinzierl
- Mention the structure of a river directory and describe the morphological file import in the german documentation.2012-08-27, by Ingo Weinzierl
- Fixes and structural changes in the german documentation.2012-08-27, by Ingo Weinzierl
- Transfered README into latex documentation (german).2012-08-27, by Ingo Weinzierl
- backend: Importer: Documented which hydrological files are taken into account.2012-08-26, by Sascha L. Teichmann
- backend: Importer: Documented the classification of the annotations.2012-08-26, by Sascha L. Teichmann
- backend: Importer: Documented the db credentials.2012-08-26, by Sascha L. Teichmann
- backend: Completed the error messages of the importer.2012-08-24, by Sascha L. Teichmann
- Initial checkin of documentation of importer and shape importer.2012-08-24, by Ingo Weinzierl
- backend: Mention backend warnings in importer.2012-08-23, by Sascha L. Teichmann
- backend: Mention backend errors in importer.2012-08-23, by Sascha L. Teichmann
- Initial checkin of documentation of the shape importer.2012-08-23, by Ingo Weinzierl
- backend: Added first part of the importer documentation.2012-08-23, by Sascha L. Teichmann
- Shape importer: modified structure of run.sh script.2012-08-23, by Ingo Weinzierl
- Shape importer: added command line option dry_run to supress database transactions.2012-08-22, by Ingo Weinzierl
- Shape importer: use python's OptionParse to read user specific configuration from command line.2012-08-22, by Ingo Weinzierl
- Added FastAnnotation.Annotation.toString()2012-08-09, by Sascha L. Teichmann
- Tagged module flys-backend as '2.8.1'.2012-07-27, by Ingo Weinzierl
- merged flys-artifacts/2.92012-09-28, by Thomas Arendsen Hein
- Merged revisions 5391-5392 via svnmerge from2012-09-07, by Ingo Weinzierl
- Merged revisions 5375,5379,5382 via svnmerge from2012-09-07, by Ingo Weinzierl
- Removed superfluous imports.2012-09-07, by Sascha L. Teichmann
- Removed deprecated method.2012-09-07, by Sascha L. Teichmann
- Mark getDurationCurveData method as deprecated2012-09-06, by Bjoern Ricks
- Revert acidentally committed experiment.2012-09-06, by Felix Wolfsteller
- smaller part of issue825 fixed (column ordering of dwt-export).2012-09-06, by Felix Wolfsteller
- FixA: AT export: prevent some numerical problems with steep functions around zero.2012-09-05, by Sascha L. Teichmann
- FixA: Increase Q max about 5% if storing as AT file.2012-09-05, by Sascha L. Teichmann
- Fixed issue687: Rewrote AT export in FixA2012-09-04, by Sascha L. Teichmann
- issue820: changed label for middle height/depth.2012-09-04, by Felix Wolfsteller
- Default horizontal and vertical logo placement to top/center instead of 'none'.2012-09-03, by Felix Wolfsteller
- Better comment for logo-adders.2012-09-03, by Felix Wolfsteller
- Fixed logo integration in timeseries charts.2012-09-03, by Raimund Renkert
- Adjusted ChangeLog, issue number for last commit was 744.2012-09-02, by Felix Wolfsteller
- Fix issue774 (wrong items).2012-09-02, by Felix Wolfsteller
- Fix issue829, wst col indices start with 0.2012-09-01, by Felix Wolfsteller
- Removed trailing whitespace.2012-09-01, by Sascha L. Teichmann
- Fix invalid cast.2012-08-31, by Felix Wolfsteller
- Added i18n strings for minfo bed quality parameters.2012-08-31, by Raimund Renkert
- Add a module service. It's now possible to configure the modules which are2012-08-31, by Bjoern Ricks
- MINFO: Added states and config for bed quality calculation.2012-08-31, by Raimund Renkert
- Refactored location/distance state to use FLYSArtifact instead of WINFOArtifact.2012-08-31, by Raimund Renkert
- fix issue817, removed double entries from dc conf.2012-08-31, by Felix Wolfsteller
- issue729, show default line labels for line sin cross sections.2012-08-30, by Felix Wolfsteller
- issue814 line labels always visible.2012-08-30, by Felix Wolfsteller
- issue695, fix path to showlevel style property.2012-08-30, by Felix Wolfsteller
- Include logos in resources.2012-08-29, by Felix Wolfsteller
- Enable logo rendering in timeseries charts.2012-08-29, by Felix Wolfsteller
- Deal with inverted axes in longitudinal charts and logos.2012-08-29, by Felix Wolfsteller
- Improved logo placement.2012-08-29, by Felix Wolfsteller
- Add logo settings to cross section chartsettings.2012-08-29, by Felix Wolfsteller
- Split logo placement property in two (vertical/horizontal).2012-08-29, by Felix Wolfsteller
- sloppy logo placement property implementation.2012-08-28, by Felix Wolfsteller
- Add rather faked image annotations to chart, if property is set accordingly.2012-08-28, by Felix Wolfsteller