log

age author description
2012-09-28 Thomas Arendsen Hein merged flys-backend/pre2.6-2011-11-04 pre2.6-2011-11-04
2012-09-28 Thomas Arendsen Hein merged flys-artifacts/pre2.6-2011-11-04
2011-11-08 Ingo Weinzierl Picked rev3182 from trunk.
2011-11-08 Ingo Weinzierl Picked rev3180 from trunk.
2011-11-08 Ingo Weinzierl Picked rev3178 from trunk.
2011-11-08 Ingo Weinzierl Picked rev3186 from trunk.
2011-11-04 Ingo Weinzierl Tagged flys-client as 'pre2.6-2011-11-04'
2012-09-28 Thomas Arendsen Hein merged flys-backend/2.9.1 2.9.1
2012-09-17 Ingo Weinzierl Fixed broken loops to find the bed height epochs and singles for a given river and km range.
2012-09-13 Sascha L. Teichmann Made importer more robust
2012-09-13 Sascha L. Teichmann Importer: Added flag to invert skipping behaviour by default. Makes importing single features much easier.
2012-09-12 Sascha L. Teichmann FLYS backend: Fixed postgresql scheme.
2012-09-12 Bjoern Ricks Fix hibernate query
2012-09-12 Bjoern Ricks Add new method determineMinMaxQ to the River class to fetch the mimimum and maximum q values
2012-09-11 Sascha L. Teichmann FYLS-Backend: Bring MINFO schemes of Oracle and PostgreSQL back in sync.
2012-09-10 Sascha L. Teichmann Backend: Java 1.5 -> 1.6
2012-09-10 Christian Lins Remove obsolet method
2012-09-10 Sascha L. Teichmann Backend: 'Pegelinfo' needs min/max Q, too.
2012-09-10 Bjoern Ricks Add method fetchMinMaxWQ to Gauge
2012-09-08 Sascha L. Teichmann Moved some code over from flys-artifacts.
2012-09-07 Ingo Weinzierl Tagged 'flys-backend' as 2.9
2012-09-28 Thomas Arendsen Hein merged flys-artifacts/2.9.1
2012-09-19 Ingo Weinzierl Merged revisions 5501-5502,5504-5508,5511-5513,5516-5519 via svnmerge from
2012-09-19 Ingo Weinzierl Merged revisions 5498-5499 via svnmerge from
2012-09-17 Ingo Weinzierl Added more missing translations for state in minfo.
2012-09-17 Ingo Weinzierl Added missing translation of minfo state.
2012-09-17 Ingo Weinzierl Defined colors for bed quality themes.
2012-09-17 Raimund Renkert Avoid NPE if the user selects onlyone sort of characteristic diameter.
2012-09-16 Sascha L. Teichmann Commit ChangeLog change
2012-09-16 Sascha L. Teichmann Fixed wrong assigned loggers.
2012-09-16 Sascha L. Teichmann Added base class RiverAccess to dense code to access the river name.
2012-09-16 Sascha L. Teichmann Implemented the access for 'Auslagerung extremer Wasserspiegellagen'
2012-09-16 Sascha L. Teichmann More infrastructure stuff for the "Auslagerung extremer Wasserspiegellagen".
2012-09-16 Sascha L. Teichmann flys-artifacts: Removed some superfluous implementations of FacetTypes.
2012-09-15 Sascha L. Teichmann Removed now dead code from the early days of the cross sections.
2012-09-15 Sascha L. Teichmann The usual wipe after for ill configured Eclipses.
2012-09-15 Christian Lins Locales fix
2012-09-15 Christian Lins Manual Points for fixing charts (not working yet)
2012-09-14 Raimund Renkert Implemented bed quality calculation in minfo module.
2012-09-14 Raimund Renkert Added getter for characteristic diameter in bed quality access.
2012-09-14 Ingo Weinzierl Created i18n descriptions for facets in bed quality calculation.
2012-09-14 Ingo Weinzierl Use data of bed quality facets to fill the chart.
2012-09-14 Ingo Weinzierl Added JFreeUtil.randomizeLine() to generate randomized lines.
2012-09-14 Ingo Weinzierl Added themes for bed quality facets.
2012-09-14 Raimund Renkert Updated minfo bed quality result objects.
2012-09-14 Ingo Weinzierl 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-13 Christian Lins Fix missing import
2012-09-13 Raimund Renkert Added result objects for minfo bed quality calculation.
2012-09-13 Ingo Weinzierl Renamed input parameters of MINFO flow velocity calculation.
2012-09-13 Raimund Renkert Added depth parameter to bed quality data.
2012-09-13 Ingo Weinzierl Added facets and chart generator for bed quality calculation.
2012-09-13 Raimund Renkert The factory for minfo bed quality calculation can load bedload and bed data from seddb now.
2012-09-13 Raimund Renkert Data objects and factory for minfo bedquality calculation.
2012-09-13 Felix Wolfsteller Added figures for DC conf doc.
2012-09-13 Bjoern Ricks Add also min and max q values to the river info.
2012-09-12 Sascha L. Teichmann Removed trailing whitespace.
2012-09-12 Raimund Renkert Added new services to render overview charts in minfo bed quality calculation
2012-09-12 Sascha L. Teichmann Removed trailing whitespace.
2012-09-12 Ingo Weinzierl Created the initial structure for MINFO bed quality chart generation.
2012-09-11 Sascha L. Teichmann Pegelinfo: Made generation of datum and aeo NPE proof.
2012-09-11 Bjoern Ricks Use getGaugeValue method also for aeo and datum
2012-09-11 Christian Lins Fix for #837
2012-09-10 Christian Lins Check to prevent NPE
2012-09-10 Sascha L. Teichmann Slightly refactored range with values code to be useful in extreme waterlevels.
2012-09-10 Sascha L. Teichmann Extreme waterlevels: calculate the segments for Q km ranges.
2012-09-10 Sascha L. Teichmann Added type safety.
2012-09-10 Sascha L. Teichmann Java 1.5 -> 1.6
2012-09-10 Christian Lins Remove unnecessary theme attributes (#836)
2012-09-10 Bjoern Ricks Add new artifact service for the gauge overview
2012-09-09 Christian Lins Theme transparency attribute support (#840)
2012-09-09 Sascha L. Teichmann Simplified code for extreme curves.
2012-09-09 Sascha L. Teichmann WST tables: Added interpolation of tabulated values only.
2012-09-09 Christian Lins Updating area themes
2012-09-09 Christian Lins Modify every second theme to differ from default theme (#835)
2012-09-08 Sascha L. Teichmann Some first models needed for the extreme waterlevels.
2012-09-08 Sascha L. Teichmann More iterator code simplification.
2012-09-08 Sascha L. Teichmann Simplified code.
2012-09-08 Sascha L. Teichmann FixA: Improved robustness and performance in facet generation for dates.
2012-09-08 Sascha L. Teichmann Factored out a pure QW model to be more reusable.
2012-09-08 Sascha L. Teichmann Removed obsolete code. Removed NPE as regular flow control.
2012-09-08 Sascha L. Teichmann Removed code duplication.
2012-09-08 Sascha L. Teichmann Removed trailing whitespace. Back from future.
2012-09-08 Sascha L. Teichmann Removed superfluous imports.
2012-09-07 Felix Wolfsteller Added acidentally omitted ChangeLog entry for last commit.
2012-09-07 Felix Wolfsteller Cosmetics, docs.
2012-09-07 Raimund Renkert Set data for characteristic diameter for use in parameter matrix UI.
2012-09-07 Raimund Renkert Issue 791.
2012-09-07 Ingo Weinzierl Tagged 'flys-artifacts' as 2.9
2012-09-19 Ingo Weinzierl Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
2012-09-17 Ingo Weinzierl Tagged 'flys-client' as 2.9.1
2012-09-16 Christian Lins KMSpinner refactoring
2012-09-15 Sascha L. Teichmann Removed trailing whitespace and superfluous imports.
2012-09-14 Bjoern Ricks Add first draft for the gauge overview info ui
2012-09-14 Bjoern Ricks Missing file from last commit
2012-09-14 Bjoern Ricks Implement a gauge service
2012-09-14 Christian Lins Add "to" and "from" strings to table columns.
2012-09-13 Ingo Weinzierl Translated german strings in english language files.
2012-09-13 Ingo Weinzierl Improved i18n in minfo code.
2012-09-13 Christian Lins Scrolling the project list is now more robust.
2012-09-13 Ingo Weinzierl Added i18n strings for bed quality chart and export.
2012-09-13 Christian Lins Add constant string for error_no_modules_found.
2012-09-13 Christian Lins Cosmetics
2012-09-12 Raimund Renkert Added UI for minfo bed quality calculation and added new services for overview
2012-09-12 Raimund Renkert Fixed constructor.
2012-09-11 Christian Lins Fix for line label text in Delta W(t) chart (#837).
2012-09-10 Christian Lins Transparency combobox appearence fix for #840.
2012-09-10 Sascha L. Teichmann Java 1.5 -> Java 1.6
2012-09-09 Christian Lins Transparency attribute theme fixes
2012-09-09 Christian Lins Add 'error_updating_collection_attribute' (#843).
2012-09-09 Christian Lins Catch MissingResourceException on unexpected server exceptions.
2012-09-08 Sascha L. Teichmann Removed trailing whitespace. Reverted functional change in parsing plain user file.
2012-09-08 Christian Lins Cosmetics
2012-09-07 Sascha L. Teichmann Be more defensive about fetchimg users from session.
2012-09-07 Felix Wolfsteller Improved panning in TimeseriesCharts (issue715).
2012-09-07 Felix Wolfsteller Cosmetics, docs.
2012-09-07 Bjoern Ricks Refactor UserServiceImpl getCurrentUser method
2012-09-07 Bjoern Ricks Move RemoteServiceServlet to server package
2012-09-07 Ingo Weinzierl Tagged 'flys-client' as 2.9
2012-09-28 Thomas Arendsen Hein merged flys-backend/2.9 2.9
2012-09-07 Bjoern Ricks Rename method to satisfy hibernate
2012-09-06 Bjoern Ricks Used wrong class in ChangeLog message
2012-09-06 Bjoern Ricks Add getDurationCurveData method to Gauge class
2012-08-30 Felix Wolfsteller Removed conflict markers from ChangeLog.
2012-08-30 Felix Wolfsteller issue821 (cross sections beyond 500m).
2012-08-30 Ingo Weinzierl Added run scripts for both importers.
2012-08-30 Ingo Weinzierl Fixed typo.
2012-08-30 Ingo Weinzierl Corrected name of run scripts for importers in docu.
2012-08-30 Ingo Weinzierl Added error description of geo importer; fixed bugs.
2012-08-30 Ingo Weinzierl Fixed broken method call in geo importer.
2012-08-30 Ingo Weinzierl Added hint for root permission in documentation.
2012-08-30 Ingo Weinzierl Added 'path' attribute to each geo relation; adapted the shape importer to set the path for each feature.
2012-08-30 Ingo Weinzierl Finalized geo part of importer documentation; set document revision and date.
2012-08-30 Ingo Weinzierl Added manual line breaks.
2012-08-30 Ingo Weinzierl Fixed bugs during PDF creation.
2012-08-30 Ingo Weinzierl Fixed bugs in hydrological and morphological documentation.
2012-08-30 Ingo Weinzierl Describe unpack process and schema creation.
2012-08-30 Ingo Weinzierl Describe connection error in geo importer.
2012-08-29 Ingo Weinzierl Documented install steps for Oracle Instantclient, Python and GDAL.
2012-08-27 Ingo Weinzierl Describe Log4J configuration in importer documentation.
2012-08-27 Ingo Weinzierl Mention the structure of a river directory and describe the morphological file import in the german documentation.
2012-08-27 Ingo Weinzierl Fixes and structural changes in the german documentation.
2012-08-27 Ingo Weinzierl Transfered README into latex documentation (german).
2012-08-26 Sascha L. Teichmann backend: Importer: Documented which hydrological files are taken into account.
2012-08-26 Sascha L. Teichmann backend: Importer: Documented the classification of the annotations.
2012-08-26 Sascha L. Teichmann backend: Importer: Documented the db credentials.
2012-08-24 Sascha L. Teichmann backend: Completed the error messages of the importer.
2012-08-24 Ingo Weinzierl Initial checkin of documentation of importer and shape importer.
2012-08-23 Sascha L. Teichmann backend: Mention backend warnings in importer.
2012-08-23 Sascha L. Teichmann backend: Mention backend errors in importer.
2012-08-23 Ingo Weinzierl Initial checkin of documentation of the shape importer.
2012-08-23 Sascha L. Teichmann backend: Added first part of the importer documentation.
2012-08-23 Ingo Weinzierl Shape importer: modified structure of run.sh script.
2012-08-22 Ingo Weinzierl Shape importer: added command line option dry_run to supress database transactions.
2012-08-22 Ingo Weinzierl Shape importer: use python's OptionParse to read user specific configuration from command line.
2012-08-09 Sascha L. Teichmann Added FastAnnotation.Annotation.toString()
2012-07-27 Ingo Weinzierl Tagged module flys-backend as '2.8.1'.
2012-09-28 Thomas Arendsen Hein merged flys-artifacts/2.9
2012-09-07 Ingo Weinzierl Merged revisions 5391-5392 via svnmerge from
2012-09-07 Ingo Weinzierl Merged revisions 5375,5379,5382 via svnmerge from
2012-09-07 Sascha L. Teichmann Removed superfluous imports.
2012-09-07 Sascha L. Teichmann Removed deprecated method.
2012-09-06 Bjoern Ricks Mark getDurationCurveData method as deprecated
2012-09-06 Felix Wolfsteller Revert acidentally committed experiment.
2012-09-06 Felix Wolfsteller smaller part of issue825 fixed (column ordering of dwt-export).
2012-09-05 Sascha L. Teichmann FixA: AT export: prevent some numerical problems with steep functions around zero.
2012-09-05 Sascha L. Teichmann FixA: Increase Q max about 5% if storing as AT file.
2012-09-04 Sascha L. Teichmann Fixed issue687: Rewrote AT export in FixA
2012-09-04 Felix Wolfsteller issue820: changed label for middle height/depth.
2012-09-03 Felix Wolfsteller Default horizontal and vertical logo placement to top/center instead of 'none'.
2012-09-03 Felix Wolfsteller Better comment for logo-adders.
2012-09-03 Raimund Renkert Fixed logo integration in timeseries charts.
2012-09-02 Felix Wolfsteller Adjusted ChangeLog, issue number for last commit was 744.
2012-09-02 Felix Wolfsteller Fix issue774 (wrong items).
2012-09-01 Felix Wolfsteller Fix issue829, wst col indices start with 0.
2012-09-01 Sascha L. Teichmann Removed trailing whitespace.
2012-08-31 Felix Wolfsteller Fix invalid cast.
2012-08-31 Raimund Renkert Added i18n strings for minfo bed quality parameters.
2012-08-31 Bjoern Ricks Add a module service. It's now possible to configure the modules which are
2012-08-31 Raimund Renkert MINFO: Added states and config for bed quality calculation.
2012-08-31 Raimund Renkert Refactored location/distance state to use FLYSArtifact instead of WINFOArtifact.
2012-08-31 Felix Wolfsteller fix issue817, removed double entries from dc conf.
2012-08-30 Felix Wolfsteller issue729, show default line labels for line sin cross sections.
2012-08-30 Felix Wolfsteller issue814 line labels always visible.
2012-08-30 Felix Wolfsteller issue695, fix path to showlevel style property.
2012-08-29 Felix Wolfsteller Include logos in resources.
2012-08-29 Felix Wolfsteller Enable logo rendering in timeseries charts.
2012-08-29 Felix Wolfsteller Deal with inverted axes in longitudinal charts and logos.
2012-08-29 Felix Wolfsteller Improved logo placement.
2012-08-29 Felix Wolfsteller Add logo settings to cross section chartsettings.
2012-08-29 Felix Wolfsteller Split logo placement property in two (vertical/horizontal).
2012-08-28 Felix Wolfsteller sloppy logo placement property implementation.
2012-08-28 Felix Wolfsteller Add rather faked image annotations to chart, if property is set accordingly.
2012-08-28 Felix Wolfsteller Preparations for logo inclusion in charts.
2012-08-28 Raimund Renkert MINFO: Implemented UI and facet/artifact stack for bed height differences.
2012-08-27 Felix Wolfsteller Fixed typo.
2012-08-23 Sascha L. Teichmann Removed superfluous import.
2012-08-23 Raimund Renkert FixA: Changed sector average form point to line in delta W(t) chart.
2012-08-23 Raimund Renkert Issue 716.
2012-08-22 Sascha L. Teichmann FixA: Using trove to map int->int instead of bloated generics.
2012-08-22 Sascha L. Teichmann FLYSArtifactCollection: Prevent another NPE. Removed dead code.
2012-08-22 Sascha L. Teichmann FixA: Generate indices for each analysis periods.
2012-08-22 Christian Lins Fix for NPE
2012-08-22 Sascha L. Teichmann FixA: Made indices of analysis periods QWs zero based.
2012-08-22 Sascha L. Teichmann FixA: Store unique coulun index into QW models.
2012-08-22 Sascha L. Teichmann FixA: Use the column cache to establish a consistent index scheme.
2012-08-22 Christian Lins Issue #806 and NullPointerExceptions in CrossSectionGenerator fixed
2012-08-20 Sascha L. Teichmann Removed superfluous import. s/Double.valueOf/Double.parseDouble/
2012-08-17 Raimund Renkert Removed debug outputs in exporter.
2012-08-17 Raimund Renkert FixA: Added exporter for AT files.
2012-08-16 Felix Wolfsteller More facets in ausgelagerte WSP/ W/Q diag.
2012-08-16 Sascha L. Teichmann Shortend overlong line. Simplified code.
2012-08-16 Felix Wolfsteller Handle former W calculations in fixA W/Q out.
2012-08-16 Felix Wolfsteller Add ls facet type to compat. list of w/q outs.
2012-08-16 Raimund Renkert FixA: Added getter for ui provider in function select state.
2012-08-16 Sascha L. Teichmann Simplified code
2012-08-15 Felix Wolfsteller Do not hard-recommend gauge-discharges for fix wq.
2012-08-15 Felix Wolfsteller Fail more gracefully.
2012-08-15 Felix Wolfsteller More former calculations in fixa dwt dc.
2012-08-15 Felix Wolfsteller More former calculations in FixA DC.
2012-08-14 Felix Wolfsteller Add more discharge curve data to DC and W/Q diag.
2012-08-14 Felix Wolfsteller Add more facets to DC and W/Q diag.
2012-08-14 Felix Wolfsteller Added accidentally omitted ChangeLog entry.
2012-08-14 Felix Wolfsteller Basedata in FixA WQ DC and diagram.
2012-08-13 Felix Wolfsteller Added deltawt-out.
2012-08-13 Felix Wolfsteller Show former calculation in FixA WQ DC.
2012-08-13 Felix Wolfsteller Show former calculations in Fix/DeltaWT DC, fixes.
2012-08-13 Felix Wolfsteller Show more former calculation in FixA LS DC.
2012-08-13 Felix Wolfsteller Fix factory name.
2012-08-13 Felix Wolfsteller Add annotations to fixA longitudinal Sections.
2012-08-13 Felix Wolfsteller Theme the qsector markers.
2012-08-10 Felix Wolfsteller Rudimentary Themeing for qsector lines.
2012-08-10 Felix Wolfsteller i18n and renderering of qsectors in w/q diag.
2012-08-10 Felix Wolfsteller Added State for QSector artifact.
2012-08-10 Felix Wolfsteller Add more qsectory infrastructure.
2012-08-10 Felix Wolfsteller Added stub of QSector-Artifact-infrastructure.
2012-08-09 Sascha L. Teichmann Removed superfluous imports.
2012-08-09 Felix Wolfsteller Cosmetics.
2012-08-08 Felix Wolfsteller Set info attribute in datacage, to have tooltips in gui.
2012-08-07 Felix Wolfsteller Changed wording for reference curves reference station(s).
2012-08-07 Felix Wolfsteller Corrected ChangeLog of last commit, fixed issue798, not 795.
2012-08-07 Felix Wolfsteller Fix issue795.
2012-08-01 Sascha L. Teichmann S/Q relation: Fixed flys/issue748
2012-07-31 Sascha L. Teichmann FixA: Only evict only one(!) data point as outlier before recalculating the function.
2012-07-31 Sascha L. Teichmann FixA: Corrected the formulas of Grubbs' test for outliers. Still a bit broken.
2012-07-30 Sascha L. Teichmann S/Q relation: Setup better initial activity for the facets of the S/Q results.
2012-07-30 Sascha L. Teichmann Use getCurrentKmFromRequest().doubleValue() in i18n formatting.
2012-07-29 Sascha L. Teichmann Partly reverted Double->double change of clins.
2012-07-29 Sascha L. Teichmann S/Q relation: Initially activate/deactivate facets.
2012-07-29 Sascha L. Teichmann S/Q relation: Initially activate/deactivate facets.
2012-07-29 Sascha L. Teichmann Adjusted to follow the Chain-of-responsibility pattern in figuring out facet activities.
2012-07-29 Sascha L. Teichmann Made expensive XMLUtils.toString() debug output conditional.
2012-07-29 Sascha L. Teichmann Use the new infrastructure to figure out if a facet should
2012-07-28 Sascha L. Teichmann s/container.size() == 0/container.isEmpty()/
2012-07-28 Sascha L. Teichmann FLYSArtifact: Lowered logging output level from info to debug. Made some more debug outputs conditional.
2012-07-28 Sascha L. Teichmann FLYSArtifact: Some code simplifications.
2012-07-27 Sascha L. Teichmann S/Q: Extented the result data model of the S/Q calculation to
2012-07-27 Ingo Weinzierl Avoid class cast exception in FixWQCurveGenerator.
2012-07-27 Ingo Weinzierl Tagged flys-artifacts as '2.8.1'.
2012-09-07 Ingo Weinzierl Merged revisions 5384 via svnmerge from
2012-09-07 Ingo Weinzierl Merged revisions 5373,5377-5378 via svnmerge from
2012-09-04 Sascha L. Teichmann Removed trailing whitespace
2012-09-04 Felix Wolfsteller fix issue63
2012-09-04 Bjoern Ricks Add debug output to log which local file will be used for authentication data
2012-09-04 Bjoern Ricks Add allowed features for flys_wsa_schweinfurt role
2012-09-04 Raimund Renkert Issue 808.
2012-09-04 Raimund Renkert Issue 664.
2012-09-04 Christian Lins Revert pom.xml web.xml changes
2012-09-04 Christian Lins Add missing imports and fix package declaration of RemoteServiceServlet
2012-09-04 Raimund Renkert Issue 791: Do not allow the same values in reference and target location.
2012-09-04 Felix Wolfsteller issue820: Changed i18 for middle height -> middle depth.
2012-09-03 Felix Wolfsteller Do not show labels in logo selection combo box.
2012-09-03 Felix Wolfsteller Show logos in select box.
2012-09-01 Sascha L. Teichmann Removed superfluous imports.
2012-09-01 Christian Lins Overflow for toolbars is now HIDDEN.
2012-09-01 Christian Lins Change button title in DatacagePairWidget (#746).
2012-08-31 Christian Lins ThemePanel are now resizable (fix for #750)
2012-08-31 Felix Wolfsteller Maybe squashed issue531.
2012-08-31 Bjoern Ricks Set the default value of the RadioGroupItem if a loaded module is selected
2012-08-31 Bjoern Ricks Load the list of modules from the flys artifact server
2012-08-31 Bjoern Ricks Add isSelected method to Module classes
2012-08-31 Raimund Renkert MINFO: Added new UI provider for bed quality calculation.
2012-08-31 Raimund Renkert Use river data in all states not only winfo in location/distance ui provider.
2012-08-31 Raimund Renkert Hide the W/Q AT export button in fix analysis parameter tab.
2012-08-31 Bjoern Ricks Use xml namespace for XPath query to get the accout name attribute.
2012-08-31 Bjoern Ricks Add servlet settings for ModuleService
2012-08-30 Christian Lins New projects are now maximized by default.
2012-08-30 Christian Lins Fixed size for GetFeatureInfoWindow.
2012-08-29 Felix Wolfsteller i18n for logo placement.
2012-08-29 Bjoern Ricks Fix typo: add missing ,
2012-08-29 Bjoern Ricks User ModuleService to get all modules for a user
2012-08-29 Bjoern Ricks Hardcode German module translations temporarily
2012-08-29 Bjoern Ricks Set roles and features for GGinA
2012-08-29 Bjoern Ricks Add service to list available modules for a user
2012-08-29 Bjoern Ricks Added class representation of a module artifact
2012-08-29 Felix Wolfsteller Updated to use split properties for logo placement.
2012-08-28 Felix Wolfsteller i18n and interpretation for logo placement chart property.
2012-08-28 Felix Wolfsteller Show logo selection box for logo chart property.
2012-08-28 Felix Wolfsteller First i18n strings for logo-stuff in charts.
2012-08-28 Felix Wolfsteller Cosmetics.
2012-08-28 Raimund Renkert MINFO: Added UI for minfo differences calculation.
2012-08-24 Bjoern Ricks User new find-user REST service in UserClient
2012-08-24 Bjoern Ricks Send account data to artifact rest interface to create a user
2012-08-24 Bjoern Ricks Don't use XPath Query to get attribute of a XML Node
2012-08-24 Bjoern Ricks Add account information to flys-client user classes
2012-08-24 Bjoern Ricks Add debug output if a database user will be created
2012-08-23 Bjoern Ricks Avoid using XPath queries for getting attributes of a node
2012-08-22 Christian Lins Delete empty project after closing CollectionView (#785).
2012-08-20 Sascha L. Teichmann Removed superfluous import. Removed some inner whitespace. Made debug output conditional.
2012-08-17 Raimund Renkert FixA: Added AT file export to FixAnalysis W/Q.
2012-08-16 Sascha L. Teichmann ProxyServlet: Use block instead of byte wise copy.
2012-08-16 Bjoern Ricks Implement a ProxyServlet
2012-08-16 Sascha L. Teichmann Replaced another attribute fetching XPath with a simple DOM getAttributeNS() call.
2012-08-15 Bjoern Ricks Add ChangeLog entry for last commit
2012-08-15 Bjoern Ricks Avoid NullPointerException if user authetication is deactivated. If user
2012-08-15 Raimund Renkert Issue 752.
2012-08-15 Bjoern Ricks Don't display not allowed rivers to the user
2012-08-15 Bjoern Ricks Add new RemoteServiceServlet class
2012-08-13 Sascha L. Teichmann Removed superfluous imports.
2012-08-10 Bjoern Ricks Add debug log of a successfull authentification
2012-08-10 Bjoern Ricks Add example features for GGinA/WAS role flys_bfg
2012-08-10 Bjoern Ricks Don't use xml namespace to get the "name" attribute of a role
2012-08-10 Bjoern Ricks Implement Features handling for WAS authentication
2012-08-10 Bjoern Ricks Refactor Authentication to allow to pass the Freatures to the user class
2012-08-09 Sascha L. Teichmann XMLFileFeatures: Cosmetics.
2012-08-09 Sascha L. Teichmann Removed trailing whitespace.
2012-08-08 Bjoern Ricks Add missing import of ArrayList
2012-08-08 Bjoern Ricks Some optimization of the code mentioned by Sascha T.
2012-08-08 Bjoern Ricks Fix indentation of my last changelog entries
2012-08-08 Bjoern Ricks Remove the BaseServlet class which is obsolete now
2012-08-08 Bjoern Ricks Rename FeatureServletContextListener and move it out of the features package
2012-08-08 Bjoern Ricks Add servlet context parameters and load FeaturesServletContextListener
2012-08-08 Bjoern Ricks Implement a class representation of features corresponding to roles
2012-08-08 Felix Wolfsteller Show tooltips for datacage rows.
2012-08-08 Felix Wolfsteller Doc added, uses static map in converter.
2012-07-30 Sascha L. Teichmann Removed superfluous imports.
2012-07-27 Ingo Weinzierl Tagged flys-client as '2.8.1'.
2012-09-28 Thomas Arendsen Hein merged flys-backend/2.8.1 2.8.1
2012-07-18 Felix Wolfsteller Adjusted official lines views schemata to include wst column pos.
2012-07-16 Ingo Weinzierl Tagged flys-backend module as '2.8'.
2012-09-28 Thomas Arendsen Hein merged flys-artifacts/2.8.1
2012-07-26 Felix Wolfsteller Towards issue745 (lines for averages in deltawt).
2012-07-26 Ingo Weinzierl Registered new output 'fix_vollmer_wq_curve' for the vollmer path of fixings analysis module; create required Facets for it after calculation.
2012-07-26 Felix Wolfsteller Adjusted i18n strings
2012-07-26 Christian Lins Point labels can have a background color now.
2012-07-26 Felix Wolfsteller i18n
2012-07-26 Ingo Weinzierl Added new Output WaterlevelExport (CSV, WST and PDF) to FixRealizingCompute State.
2012-07-25 Sascha L. Teichmann FixA: Removed instanceof hack to fetch the WQKms of the fix realizations.
2012-07-25 Ingo Weinzierl Create proper facets for Ws and Qs in FixRealizingCompute state.
2012-07-25 Felix Wolfsteller Also add Q-facets for fixrealization.
2012-07-25 Felix Wolfsteller Commit accidentally kept change.
2012-07-25 Felix Wolfsteller Add waterlevel facet and longitudinal_section out for fixationrealization.
2012-07-25 Felix Wolfsteller Fix data names in access for fixrealizing.
2012-07-25 Felix Wolfsteller Let WaterlevelFacet handle FixationArtifact.
2012-07-25 Felix Wolfsteller fix vol/l/mer.
2012-07-24 Sascha L. Teichmann Replace string comparison with empty string with length equals zero comparison
2012-07-24 Sascha L. Teichmann Removed some superfluous casts.
2012-07-23 Sascha L. Teichmann FixA: Removed some inner whitespace.
2012-07-23 Sascha L. Teichmann FixA/Vollmer: return the result now.
2012-07-23 Sascha L. Teichmann FixA: Vollmer. Calculated the Q -> Ws. TODO: Produce result.
2012-07-23 Felix Wolfsteller Adjusted i18n.
2012-07-23 Felix Wolfsteller Set ld_mode.
2012-07-23 Felix Wolfsteller Adjusted i18n.
2012-07-23 Felix Wolfsteller Handle FixationArtifacts in WQAdapted-State.
2012-07-23 Felix Wolfsteller Preparing W/Q per gauge input for FixationArtifact.
2012-07-23 Felix Wolfsteller Commit accidentally ommitted cosmetic in winfo.xml.
2012-07-23 Felix Wolfsteller Cosmetics, docs.
2012-07-23 Sascha L. Teichmann FixA: Moved Q -> W conversion code into segments to be reusable.
2012-07-23 Christian Lins Remove line style attributes from FixingReferenceEvents
2012-07-23 Sascha L. Teichmann FixA 'ausgelagerte Wasserspiegellagen' move comparator code into segment class.
2012-07-23 Christian Lins Simplify annotation code
2012-07-23 Sascha L. Teichmann FixA: Made calculation base class abstract. Sub classes are called with fixings overview an function to fit.
2012-07-23 Sascha L. Teichmann FLYSArtifact: Prevent NPE in getOutputForState(). Why does this happen?
2012-07-22 Sascha L. Teichmann FixA: Made curve fitting over the given calculation range reusable. Removed dead code.
2012-07-22 Sascha L. Teichmann FixA: Moved more common calculation code into base class.
2012-07-21 Sascha L. Teichmann FixA: Overview: Clip the displayed from/to ranges of the gauges to the max extent of the events.
2012-07-21 Sascha L. Teichmann FixA: Embed german and english translations into the overview stylesheet.
2012-07-21 Sascha L. Teichmann FixA: Introduced i18n to overview transformation.
2012-07-20 Sascha L. Teichmann FixA: fixed aggregation bug in calculation of range spreads.
2012-07-20 Sascha L. Teichmann FixA: XSL overview transform renders the names of the gauges into the head line.
2012-07-20 Ingo Weinzierl Use a new state - specific for SQ relation - for the period input in the SQ relation.
2012-07-20 Sascha L. Teichmann FixA: Bring XSLT in sync with flys-client to ease development.
2012-07-20 Ingo Weinzierl Limited the input of time periods in SQ relation calculation to 1.
2012-07-20 Ingo Weinzierl Disabled legends in SQ relation overview generator.
2012-07-20 Sascha L. Teichmann Removed superfluous imports.
2012-07-20 Sascha L. Teichmann i18n: Fixed anomalies in properties files
2012-07-20 Ingo Weinzierl OutGenerators got a setCollection() method; analogous to setMasterArtifact(). Registered the SQOverviewGenerator as OutGenerator for 'sq_overview' Output.
2012-07-19 Sascha L. Teichmann FixA: Added a list of gauges to the output of the fixings overview service which intersect the selected fixings.
2012-07-19 Sascha L. Teichmann FixA: Minor refactoring
2012-07-19 Sascha L. Teichmann FixA: Created a common base class for the fixing related calculations.
2012-07-19 Sascha L. Teichmann FixA: Moved common parameter access to common base class.
2012-07-19 Sascha L. Teichmann FixA: Prevent NPE when exporting parameters.
2012-07-19 Sascha L. Teichmann Small optimization.
2012-07-19 Sascha L. Teichmann FixA: Renamed FixResult to FixAnalysisResult.
2012-07-19 Sascha L. Teichmann FixA: Added stub for the "Ausgelagerte Wasserspiegellagen" calculation.
2012-07-19 Sascha L. Teichmann FixA: Renamed FixationVolmerCompute to FixRealizingCompute.
2012-07-19 Sascha L. Teichmann FixA: Renamed FixationCompute to FixAnalysisCompute
2012-07-19 Sascha L. Teichmann FixA: Renamed FixCalculation to FixAnalysisCalculation.
2012-07-19 Christian Lins Add analysis periods as subtitle to W/Q chart
2012-07-19 Christian Lins Add subtitle to Fix W/Q chart and refactor addSubtitle() method(s)
2012-07-19 Sascha L. Teichmann FixA: Renamed FixationArtifactAccess to FixAnalysisAccess
2012-07-19 Ingo Weinzierl Set default value of MINFO SQ relation's outliers parameter to 3.
2012-07-19 Christian Lins Add kilometer to chart titles
2012-07-19 Sascha L. Teichmann Use Integer.parseInt() instead of Integer.valueOf() + Autounboxing.
2012-07-19 Sascha L. Teichmann Simplified code.
2012-07-18 Sascha L. Teichmann FixA: KM chart service: Use only blue as point color.
2012-07-18 Sascha L. Teichmann Adjusted Delta W(t) CSV exporter to customers wishes.
2012-07-18 Sascha L. Teichmann FixA: Overview: classify Q ranges by intersecting gauges.
2012-07-18 Felix Wolfsteller smaller bandwidth fixes.
2012-07-18 Felix Wolfsteller Change bandwidth theme attribute type to double (but bugged).
2012-07-18 Sascha L. Teichmann FixA: Added time range column to Delta W(t) CSV export.
2012-07-18 Sascha L. Teichmann FixA: Added discharge column to DeltaW(t) CSV export.
2012-07-18 Sascha L. Teichmann Removed trailing whitespace.
2012-07-17 Felix Wolfsteller Cosmetics, doc.
2012-07-17 Felix Wolfsteller Partial implementation of bandwidths for curves (issue720).
2012-07-17 Sascha L. Teichmann S/Q relation: Out commented the LEFT JOINs which produce a lot of empty and
2012-07-16 Sascha L. Teichmann S/Q relation: Write parameters as export result.
2012-07-16 Felix Wolfsteller Doc, TODO added.
2012-07-16 Sascha L. Teichmann SQ relation: Out commented debug output which caused OOM errors.
2012-07-16 Sascha L. Teichmann Q is not taken from MESSUNG.Q but from MESSUNG.Q_BPEGEL
2012-07-16 Ingo Weinzierl Taged flys-artifacts module as '2.8'.
2012-07-26 Christian Lins pom.xml fixed
2012-07-26 Ingo Weinzierl Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.
2012-07-26 Christian Lins Original values for config.xml and web.xml
2012-07-26 Christian Lins Merge point/line label styles
2012-07-25 Felix Wolfsteller commit omitted change.
2012-07-25 Felix Wolfsteller Accept slighty different names of state data of fixationartifacts when getting kmrange.
2012-07-24 Felix Wolfsteller Cosmetics, docs.
2012-07-24 Felix Wolfsteller Respect factory of cloned artifact when cloning.
2012-07-24 Sascha L. Teichmann Removed some superfluous casts.
2012-07-21 Sascha L. Teichmann FixA: Overview: Catch the case that a previous gauge is before the start of the events.
2012-07-21 Sascha L. Teichmann FixA: Bring overview transformation in sync with flys-artifacts.
2012-07-21 Sascha L. Teichmann FixA: Introduce i18n to overview transformation.
2012-07-20 Sascha L. Teichmann FixA: Overview contains names of the the gauges in the headline.
2012-07-20 Ingo Weinzierl Removed SVG and PDF export buttons from chart toolbar of overview charts.
2012-07-20 Ingo Weinzierl Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
2012-07-20 Ingo Weinzierl Added a new UI provider that allows the input of a single time period (without any helper panel).
2012-07-20 Sascha L. Teichmann Removed superfluous imports and trailinh whitespace.
2012-07-20 Ingo Weinzierl New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
2012-07-19 Ingo Weinzierl Read default value of Data item and set textfield of DoubleInputPanel if a default value is existing.
2012-07-19 Sascha L. Teichmann Use more idiomatic Java when parsing doubles and ints.
2012-07-19 Sascha L. Teichmann ChangeLog: Removed remains from former conflict.
2012-07-19 Sascha L. Teichmann Removed trailing whitespace. Import cleanup
2012-07-19 Felix Wolfsteller Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
2012-07-19 Felix Wolfsteller Set previously selected values for bandwidth theme-prop.
2012-07-19 Felix Wolfsteller Cosmetics.
2012-07-19 Raimund Renkert FixA: Input fields for chart navigation now use the correct i18n number formats.
2012-07-18 Sascha L. Teichmann FixA: Overview: Generate only legend entries for existing discharge sectors.
2012-07-18 Sascha L. Teichmann FixA: Replaced discharge sectors with more human readable labels.
2012-07-18 Sascha L. Teichmann FixA: Overview: Added legend at bottom of overview table.
2012-07-18 Raimund Renkert Show the overview and chart in function select state in fix analysis helper
2012-07-18 Felix Wolfsteller Populate already set theme attributes.
2012-07-18 Felix Wolfsteller Cosmetics.
2012-07-18 Felix Wolfsteller Improve validation of double-type style arguments.
2012-07-18 Felix Wolfsteller Cosmetic compression.
2012-07-18 Ingo Weinzierl Lock the screen when the parameterization of a Collection's master Artifact changes.
2012-07-18 Felix Wolfsteller Handle upcoming 'double' theme attribute type.
2012-07-18 Felix Wolfsteller Cosmetics.
2012-07-18 Sascha L. Teichmann Removed trailing whitespace.
2012-07-17 Felix Wolfsteller Added bandwidth field, i18n.
2012-07-17 Christian Lins Remove gwt dependency, add common-codecs.
2012-07-17 Christian Lins Issue #726 work.
2012-07-16 Felix Wolfsteller Cosmetics, docs.
2012-07-16 Ingo Weinzierl Tagged flys-client module as '2.8'.
2012-09-28 Thomas Arendsen Hein merged flys-backend/2.8 2.8
2012-07-15 Sascha L. Teichmann Removed same package imports.
2012-07-12 Sascha L. Teichmann MapResultTransformer: Added static INSTANCE because its stateless.
2012-07-12 Sascha L. Teichmann Backend: Strategy to directly transform native SQL results into Maps.
2012-07-12 Sascha L. Teichmann Fix for issue 359
2012-07-11 Sascha L. Teichmann Backend: Added DB indices for fasten access to cross section points.
2012-07-11 Sascha L. Teichmann Partial fix for flys/issue697: Increased the decimal places of Ws, Qs and Kms to 5.
2012-07-03 Ingo Weinzierl Set correct connection provider class which package had changed in the last commit.
2012-07-03 Ingo Weinzierl Fixed broken package declaration in DBCPConnectionProvider.
2012-06-29 Sascha L. Teichmann Backend: Added views to access the 'Amtlichen Linien'.
2012-06-15 Sascha L. Teichmann FLYS backend: Removed trailing whitespace.
2012-06-14 Sascha L. Teichmann SedDB: Make access to SedDB configurable over conf.xml and provide access to sessions.
2012-06-14 Sascha L. Teichmann Added Hibernate access class to SedDB
2012-06-14 Sascha L. Teichmann flys-backend: Re-establish cross platform compatibilty again.
2012-06-14 Ingo Weinzierl Added missing 'name' property and a new function to retrieve CrossSectionTracks.
2012-06-13 Ingo Weinzierl Store sq relations into database after parsing.
2012-06-13 Ingo Weinzierl Added parser and import classes to import MINFO sq relations.

http://dive4elements.wald.intevation.org