log

age author description
2012-06-27 Christian Lins Fix typo in generator class for fix_longitudinal_section_curve
2012-06-27 Felix Wolfsteller Create and handle new manual line type facets.
2012-06-27 Felix Wolfsteller Register FacetType for upcoming facet.
2012-06-27 Felix Wolfsteller Added compatibility and theme for upcoming manual line facet.
2012-06-27 Christian Lins ChangeLog for last commit
2012-06-27 Christian Lins Add point labels to W/Q curve
2012-06-27 Sascha L. Teichmann Moved common code of the *Artifacts into FLYSArtifact.
2012-06-27 Christian Lins Fix for 'linecolor ignored' issue
2012-06-27 Sascha L. Teichmann Removed some expensive XPath usage.
2012-06-26 Sascha L. Teichmann SQ: Refactored fitting to better fit the data types of SQResult.
2012-06-26 Sascha L. Teichmann Removed trailing whitespace.
2012-06-26 Sascha L. Teichmann SQ: Added fitting shell for SQ curves.
2012-06-26 Sascha L. Teichmann SQ: Added specialized outlier test for the S/Q relation.
2012-06-26 Sascha L. Teichmann FixA: Only generate outlier facet when we done the prepocessing.
2012-06-26 Felix Wolfsteller Enable legend item aggreation in time series charts.
2012-06-26 Felix Wolfsteller Refactored legend item aggregation again.
2012-06-26 Felix Wolfsteller Extracted legenditemaggregation from xychartgenerator.
2012-06-26 Sascha L. Teichmann Removed trailing whitespace.
2012-06-26 Sascha L. Teichmann Completed inverse functions.
2012-06-26 Felix Wolfsteller Fix ChangeLog encoding
2012-06-26 Felix Wolfsteller flys-artifacts/trunk@4794 c6561f87-3c4e-4783-a992-168aeb5c3f6f
2012-06-26 Sascha L. Teichmann Fitting: Link the functions to there inverses via getInverse().
2012-06-26 Sascha L. Teichmann Added inverses of the fitting functions.
2012-06-25 Felix Wolfsteller Fix issue663 (step curves for longitudinal_section Qs).
2012-06-25 Felix Wolfsteller Progressed LegendItemAggregation.
2012-06-25 Sascha L. Teichmann FixA: Fixed typo in I18N key
2012-06-25 Sascha L. Teichmann FixA: Finished I18N for km chart service.
2012-06-25 Sascha L. Teichmann Removed trailing whitespace.
2012-06-25 Sascha L. Teichmann Removed superfluous import.
2012-06-25 Sascha L. Teichmann FixA: I18N for chart km service.
2012-06-25 Raimund Renkert FixA: Added longitudinal section chart.
2012-06-25 Raimund Renkert Look for the attribut "outline" in TimeseriesChartGenerator to render shape
2012-06-25 Raimund Renkert Do not add entries ending with " " to legend.
2012-06-25 Sascha L. Teichmann FixA: Prevent that the plot becomes to small if only one point is drawn.
2012-06-25 Sascha L. Teichmann FixA: Added more debug output.
2012-06-25 Sascha L. Teichmann Label more points in FixingsKMChartService
2012-06-25 Sascha L. Teichmann FixA: Interpolated and measured values where switched.
2012-06-25 Sascha L. Teichmann Added labeling for Q/W points FixingsKMChartService.
2012-06-25 Sascha L. Teichmann FixA: Re-added accidentially removed code.
2012-06-24 Sascha L. Teichmann Removed trailing whitespace.
2012-06-24 Sascha L. Teichmann FixA: I18N
2012-06-24 Sascha L. Teichmann Use generics more correctly
2012-06-24 Sascha L. Teichmann I18N: Added script to make keys of property file identifiable with short numbers through the UI.
2012-06-24 Sascha L. Teichmann I18N: Repaired inconsistencies
2012-06-24 Christian Lins Output code to trackdown the linecolor problem
2012-06-23 Felix Wolfsteller Re-enable legend item aggregation.
2012-06-23 Felix Wolfsteller Parse legend aggregation threshold value for settings.
2012-06-23 Sascha L. Teichmann Removed trailing whitespace.
2012-06-23 Sascha L. Teichmann FixA: KM chart helper service: Added debug output when creating Q sector markers.
2012-06-22 Felix Wolfsteller Initialize legend aggregation threshold.
2012-06-22 Felix Wolfsteller Cosmetics.
2012-06-22 Felix Wolfsteller Prepare legend aggregation threshold setting.
2012-06-22 Felix Wolfsteller Cosmetics.
2012-06-22 Sascha L. Teichmann FixA: Draw domain markers for borders of Q sectors in helper diagram.
2012-06-22 Sascha L. Teichmann FixA: Calculate the standard deviation of the Q sector delta Ws, too.
2012-06-21 Sascha L. Teichmann Fix: add method to find discharge sector border for given river and km.
2012-06-21 Sascha L. Teichmann FixA: Create a cached GaugeFinderFactory to access the gauge along a river
2012-06-21 Sascha L. Teichmann FixA: Moved GaugeFinder into top level class.
2012-06-21 Sascha L. Teichmann FixA: Made GaugeRange a top level class.
2012-06-21 Sascha L. Teichmann TimeseriesChartGenerator: Prevent some NPEs
2012-06-21 Sascha L. Teichmann Removed superfluous import.
2012-06-21 Sascha L. Teichmann FixA: Move Range out of FixingsOverview
2012-06-21 Sascha L. Teichmann FixA: Fixed problem with select the wrong meta data (date, descriptions, etc.) for a data column.
2012-06-21 Sascha L. Teichmann FixA: Fixed stupid i/j switch bug.
2012-06-21 Raimund Renkert Updated i18n for delta W(t) chart in fix analysis.
2012-06-21 Raimund Renkert Use different stylings for real and interpolated data points.
2012-06-21 Christian Lins Theme updates for sector average wq curves/points
2012-06-21 Christian Lins Adapt doAverageSectorOut() to reflect changes of corresponding facet.
2012-06-20 Raimund Renkert FixA: Added delta W(t) chart in fix analysis.
2012-06-20 Raimund Renkert Added new methods to add domain and value axis markers to time series plots.
2012-06-20 Raimund Renkert FixA: Added reference events to CSV export.
2012-06-20 Raimund Renkert FixA: Changed data type from QW[] to QWD[] to have delta Ws in reference events.
2012-06-20 Raimund Renkert FixA: Moved function instantiation to always have a valid function instance.
2012-06-20 Raimund Renkert Fixed binary search in Parameters.
2012-06-20 Sascha L. Teichmann Parameters: Bring binarySearch with epsilon more to source of binarySearch of Collections.
2012-06-20 Felix Wolfsteller fix issue680; hack.
2012-06-20 Felix Wolfsteller Cosmetics, docs.
2012-06-20 Felix Wolfsteller Cosmetics.
2012-06-20 Sascha L. Teichmann FixA: Respect the selected events and reference period correctly.
2012-06-20 Ingo Weinzierl Fixed broken naming of curves in SQ relation charts.
2012-06-20 Ingo Weinzierl Create a compound index for SQOutlierFacets based on result index and iteration number.
2012-06-20 Ingo Weinzierl The fake calculation for SQ relation now creates only values bigger than 0.
2012-06-20 Ingo Weinzierl Adjusted the color of SQ relation Facets.
2012-06-20 Ingo Weinzierl SQ relation now creates Facets with proper i18n labels.
2012-06-20 Ingo Weinzierl I18N of SQ relation charts.
2012-06-19 Felix Wolfsteller Fix issue681.
2012-06-19 Felix Wolfsteller Do not automatically load q-facets outside of w_differences.
2012-06-19 Felix Wolfsteller Added ChangeLog entry.
2012-06-19 Felix Wolfsteller Load q-type facets with w-facets for differences' base data.
2012-06-19 Sascha L. Teichmann Removed trailing whitespace.
2012-06-19 Sascha L. Teichmann SQ: Directly sample our Function objects instead of Function2D from JFreeChart.
2012-06-19 Sascha L. Teichmann Removed superfluous import.
2012-06-19 Sascha L. Teichmann FixA: Store the standard deviation of delta Ws of reference points into parameters, too.
2012-06-19 Sascha L. Teichmann FixA: Store into QWs if they are interpolated.
2012-06-19 Ingo Weinzierl Generate fake data for SQ curves; Implemented the Facet and Generator stuff.
2012-06-19 Sascha L. Teichmann SQ: Name derivative S'(Q).
2012-06-19 Felix Wolfsteller Extend compatibility list of facets for discharge-curves.
2012-06-19 Ingo Weinzierl Added theme mappings for sq relation fractions b - f.
2012-06-19 Ingo Weinzierl Create Facets for each SQResult and SQFractionResult.
2012-06-19 Sascha L. Teichmann SQ: Add new power function.
2012-06-19 Ingo Weinzierl Display measurements in SQ relation charts.
2012-06-19 Ingo Weinzierl Line labels are not visible until the option is set by the user (or configured in a theme).
2012-06-19 Sascha L. Teichmann conf.xml: Configure rest server and floodmap with external system entities.
2012-06-18 Sascha L. Teichmann FixA: Calculate Delta W(t) for reference points, too.
2012-06-18 Christian Lins Themes for fixing curves and debug output
2012-06-18 Sascha L. Teichmann Cosmetics: Added vim line, made class public.
2012-06-18 Sascha L. Teichmann De-centralized database configuration.
2012-06-18 Raimund Renkert Fixed constructor in AnalysisPeriod.
2012-06-18 Christian Lins Some fixing charts are generated now
2012-06-18 Ingo Weinzierl Apply point color in XYStyle.
2012-06-18 Ingo Weinzierl Added themes specific to MINFO SQ relation charts.
2012-06-18 Raimund Renkert Moved current km to context and added an abstract generator for fix analysis
2012-06-18 Sascha L. Teichmann Removed repeated x.size() calls from for loops.
2012-06-18 Sascha L. Teichmann Removed superfluous import.
2012-06-18 Sascha L. Teichmann Added missing 'else's in if/else ladders.
2012-06-18 Sascha L. Teichmann Fixed string comparision for identity.
2012-06-18 Sascha L. Teichmann Added missing vim lines.
2012-06-18 Sascha L. Teichmann FixA: Lowered log level in parameter interpolation.
2012-06-17 Christian Lins Fixing output generator hacking
2012-06-15 Raimund Renkert Added getData method with an additional km parameter.
2012-06-15 Ingo Weinzierl Added model classes for SQ calculation; generate fake results and improved the SQRelationGenerator which now draws the outliers.
2012-06-15 Raimund Renkert Added getter for current km in chart generator (used for navigation in fix
2012-06-15 Ingo Weinzierl Added chart and export generator stubs for SQ relation.
2012-06-15 Sascha L. Teichmann FLYS artifacts: Removed trailing whitespace.
2012-06-14 Sascha L. Teichmann SedDB: Added out commented block for SedDB configuration.
2012-06-14 Sascha L. Teichmann FixA: W/Q facet code cleanup.
2012-06-14 Sascha L. Teichmann FixA: Improved W/Q facet code
2012-06-14 Ingo Weinzierl Added component stubs for SQ relation calculation.
2012-06-14 Raimund Renkert Changed filter string to 'Messstelle' in minfo S-Q relation.
2012-06-14 Ingo Weinzierl Fetch only 'qps' cross section tracks for WSPLGEN calculation.
2012-06-13 Sascha L. Teichmann FixA facet: Use binary search again.
2012-06-13 Sascha L. Teichmann Removed superfluous import.
2012-06-13 Christian Lins Add FixDerivedCurveGenerator class
2012-06-13 Ingo Weinzierl Some minor bugfixes in fix analysis calculation and some more debug output.
2012-06-13 Sascha L. Teichmann FixA: Figure out max Q during fitting.
2012-06-13 Christian Lins Add missing imports.
2012-06-12 Christian Lins Move marker generation to XYChartGenerator
2012-06-12 Christian Lins FixWQCurveGenerator can generate charts from Fix*-Facets (in theory and not complete)
2012-06-12 Sascha L. Teichmann FixA: Add interpolation of parameters that better suits the instantiation real functions.
2012-06-11 Sascha L. Teichmann Removed superfluous imports.
2012-06-11 Sascha L. Teichmann Parameters: Linear interpolation of parameters.
2012-06-11 Raimund Renkert Added states and transitions for S-Q-relation.
2012-06-11 Sascha L. Teichmann Make it compilable again
2012-06-10 Christian Lins Try to workaround some exception in FixWQCurveFacet and FixWQCurveGenerator
2012-06-09 Christian Lins FixWQCurveGenerator generates randomized curves as the Facets crashes when retrieving data
2012-06-08 Felix Wolfsteller Interpolate wkms in computed discharges.
2012-06-07 Felix Wolfsteller Use cache.
2012-06-07 Felix Wolfsteller Added ommitted i18n change.
2012-06-07 Felix Wolfsteller Polished Gauge Discharges in computed discharge curves.
2012-06-07 Felix Wolfsteller cosmetics.
2012-06-07 Raimund Renkert Added i18n in fix analysis.
2012-06-07 Raimund Renkert Changed facet description in fix analysis.
2012-06-06 Felix Wolfsteller Cosmetics, doc.
2012-06-06 Felix Wolfsteller Fix certain GaugeDischargeArtifact-issues, import river.
2012-06-06 Felix Wolfsteller Fix certain GaugeDischargeArtifact issues.
2012-06-06 Felix Wolfsteller Documentation added.
2012-06-06 Raimund Renkert Added facet for derivate curve and fixed facet names.
2012-06-06 Felix Wolfsteller trivial doc.
2012-06-06 Felix Wolfsteller More datacage conf doc.
2012-06-06 Felix Wolfsteller Added accidentally ommitted Changes to CollisionFreeXYTextAnnotationEntity class.
2012-06-06 Raimund Renkert Added new facet for analysis periods and updated facet names in fix analysis.
2012-06-06 Felix Wolfsteller Added accidentally ommitted changed to datacage conf doc.
2012-06-06 Felix Wolfsteller Minor doc.
2012-06-06 Felix Wolfsteller More datacage conf doc.
2012-06-06 Raimund Renkert Implemented facets and splitted up the event facet.Implemented facets and splitted up the event facet.
2012-06-06 Sascha L. Teichmann JFreeChart: Added adapter class to bridge de.intevation.flys.artifacts.math.Function to org.jfree.data.function.Function2D.
2012-06-06 Felix Wolfsteller Added stub for datacage configuration documentation.
2012-06-06 Christian Lins FixWQChartGenerator
2012-06-06 Raimund Renkert Fixed outputmodes in fix analysis.
2012-06-06 Sascha L. Teichmann FixA: Local variable shadowed instance variable.
2012-06-06 Sascha L. Teichmann FixA: Fixed index problem with name of chi^2.
2012-06-06 Raimund Renkert Added facets for fix analysis.
2012-06-05 Sascha L. Teichmann FixA: Added binary search methods for parameters.
2012-06-05 Sascha L. Teichmann FixA: Use new data structures in Delta W(t) exporter. Removed obsolete code.
2012-06-05 Sascha L. Teichmann FixA: Prevent duplicates in analysis periods.
2012-06-05 Sascha L. Teichmann FixA: Removed obsolete class.
2012-06-05 Felix Wolfsteller Avoid collisions between line labels.
2012-06-05 Sascha L. Teichmann FixA: Store the referenced QW for each km, too.
2012-06-05 Sascha L. Teichmann FixA: Removed obsolete FixResults class.
2012-06-05 Sascha L. Teichmann FixA: Store AnalysisPeriods into FixResult now.
2012-06-05 Ingo Weinzierl Let Artifacts of type WMSDBArtifact remove produced files and directories when endOfLife() is called.
2012-06-05 Felix Wolfsteller New helper.
2012-06-05 Felix Wolfsteller i18n and format for line labels.
2012-06-05 Christian Lins FixWQChartGenerator stub added
2012-06-05 Felix Wolfsteller Added better doc and todo.
2012-06-05 Sascha L. Teichmann FixA: Use KMIndex for outliers.
2012-06-05 Sascha L. Teichmann FixA: Added new serializable km inedx structure.
2012-06-05 Sascha L. Teichmann EpsilonComparator: Fixed sign problem in comparison.
2012-06-04 Sascha L. Teichmann FixA: Reactivated rewrite of the outlier checks.
2012-06-04 Sascha L. Teichmann FixA: Store Chi^2 of fitting into result, too.
2012-05-31 Sascha L. Teichmann FixA: Added the derivatives of all fitting functions.
2012-05-30 Sascha L. Teichmann FixA: Calculate the Delta W/ts + the average Delta W/ts per Q sector per analysis period.
2012-05-30 Sascha L. Teichmann Added class to average dates without overflows.
2012-05-30 Sascha L. Teichmann FixA: Added new km filter
2012-05-30 Sascha L. Teichmann Fix: Better model for storing results of the delta W/t calculation.
2012-05-30 Sascha L. Teichmann Forgot ChangeLog commit
2012-05-30 Sascha L. Teichmann FixA: Explicit model for date ranges.
2012-05-30 Sascha L. Teichmann FixA: Added method to classify fixing events for certain kms.
2012-05-30 Sascha L. Teichmann FixA: Fixed access to analysis periods.
2012-05-30 Raimund Renkert Changed data fields in fixings analysisperiods state.
2012-05-29 Felix Wolfsteller Cosmetics and ommitted fix.
2012-05-29 Felix Wolfsteller issue417: duration curve main values as line(s) to curve.
2012-05-29 Felix Wolfsteller Doc and TODOs added.
2012-05-29 Felix Wolfsteller Respect new theme setting when drawing line to curve.
2012-05-29 Felix Wolfsteller Added own themes for mainvalues.
2012-05-28 Sascha L. Teichmann FixA: corrected fitting (Q->W instead W->Q).
2012-05-28 Sascha L. Teichmann FixA: Made Delta W/t calculation finally work
2012-05-28 Sascha L. Teichmann FixA: Added facet to return delta w/t as CSV
2012-05-27 Sascha L. Teichmann FixA: Fixed class cast bug in report facet.
2012-05-27 Sascha L. Teichmann FixA: Added forgotten csv/report facets/generators to conf.
2012-05-27 Ingo Weinzierl Added more checks in CrossSectionFactory.isNewst() to prevent IndexOutOfBoundsExceptions.
2012-05-27 Ingo Weinzierl Tagged module flys-artifacts as '2.7'.
2012-07-15 Sascha L. Teichmann Removed same package imports.
2012-07-13 Felix Wolfsteller Added 18n for datacage officiallines.
2012-07-13 Sascha L. Teichmann Corrected broken web.xml
2012-07-13 Bjoern Ricks Add UserClient class to handle REST communication for user related interfaces.
2012-07-13 Christian Lins Add "Manage themes" button to ChartToolbar and MapToolbar.
2012-07-13 Raimund Renkert Switched from 2 columns and 3 rows to 3 columns and 2 rows in sq chart overview.
2012-07-13 Sascha L. Teichmann Removed superfluous imports.
2012-07-13 Sascha L. Teichmann Cosmetics in plain authentication
2012-07-13 Bjoern Ricks Add javadoc for the user class
2012-07-13 Bjoern Ricks Implement getting a list of roles from a logged in user
2012-07-13 Raimund Renkert Added chart overview to sq relation in minfo module.
2012-07-13 Bjoern Ricks Removed System.out.println debug statement for the request uri
2012-07-13 Bjoern Ricks Removed trailing whitespace
2012-07-13 Bjoern Ricks Implement re-authentication if the user (ticket) has expired.
2012-07-13 Bjoern Ricks Add ChangeLog entry for last commit
2012-07-13 Bjoern Ricks Use servlet context to specify the authentication method.
2012-07-13 Bjoern Ricks Add css for the error box at the login page
2012-07-13 Bjoern Ricks Also log an authentication failure
2012-07-13 Bjoern Ricks Display error details to the user
2012-07-13 Bjoern Ricks Extend Authentication and Response to throw additional exceptions
2012-07-13 Bjoern Ricks Update changelog for last commit changes
2012-07-13 Bjoern Ricks Derive was User class from new DefaultUser class
2012-07-12 Sascha L. Teichmann Set artifact server port back to 8181
2012-07-12 Sascha L. Teichmann Login: Cast session user to abstract type not WAS specific
2012-07-12 Sascha L. Teichmann Removed superfluous imports.
2012-07-12 Ingo Weinzierl Bugfix: #698 Fix-Analysis is working in Tomcat again.
2012-07-12 Christian Lins Add showpointlabel style attribute.
2012-07-11 Sascha L. Teichmann Omitted last ChangeLog save.
2012-07-11 Sascha L. Teichmann Auth: added simple file based authentication.
2012-07-11 Sascha L. Teichmann Removed trailing whitespace.
2012-07-11 Sascha L. Teichmann Removed superfluous imports.
2012-07-11 Bjoern Ricks Refactor GGInA authentication
2012-07-11 Bjoern Ricks Check filter config in web.xml for String false to deactivate the GGInAFilter instead of "1".
2012-07-11 Christian Lins Add alpha transp. and fix exceptions on unknown style attributes.
2012-07-11 Raimund Renkert Added overview chart to sq relation period input panel.
2012-07-11 Bjoern Ricks Filter all requests to FLYS
2012-07-11 Bjoern Ricks Add stylesheets for the login page
2012-07-11 Bjoern Ricks Implement a login page to be able to authenticate a user
2012-07-11 Bjoern Ricks Add a TrustStategy to be able to ignore SSL Certificate issues with GGinA
2012-07-11 Bjoern Ricks Add WAS user class
2012-07-10 Sascha L. Teichmann WAS response: Directly use Base64InputStream instead of reading it first into memory.
2012-07-10 Bjoern Ricks Update pom dependencies for new WAS classes
2012-07-10 Bjoern Ricks Fix String comparision in WAS Response class
2012-07-10 Bjoern Ricks Add missing + from last commit
2012-07-10 Bjoern Ricks Implement class representation of a Web Authentication Service (WAS)
2012-07-08 Sascha L. Teichmann Bumped GWT up to 2.4
2012-07-08 Felix Wolfsteller Minor Cosmetics.
2012-07-08 Felix Wolfsteller Cosmetics, whitespaces, docs.
2012-07-08 Sascha L. Teichmann Removed superfluous imports.
2012-07-08 Felix Wolfsteller Fix issue706.
2012-07-07 Sascha L. Teichmann Removed trailing whitespace
2012-07-06 Raimund Renkert Fixed zooming in navigatable charts.
2012-07-03 Raimund Renkert Add km to chart info request parameters to get valid chart infos.
2012-07-03 Felix Wolfsteller issue457
2012-07-02 Sascha L. Teichmann Forget to commit one i8n file.
2012-07-02 Sascha L. Teichmann FixA: Added i18n strings for export of adjusted coefficients.
2012-07-02 Sascha L. Teichmann Export panel: Make code more robust when trying to resolve missing i18n strings.
2012-06-28 Felix Wolfsteller Show area menu also for newer manual wsp line facet.
2012-06-28 Felix Wolfsteller Improved manual wsp input validation.
2012-06-28 Felix Wolfsteller Minor Manual WSP editor polish.
2012-06-28 Felix Wolfsteller Nicen Manual WSP editor.
2012-06-28 Felix Wolfsteller New i18n for WSP editor.
2012-06-27 Felix Wolfsteller Added basic GUI for manual WSPs in cross sections.
2012-06-27 Felix Wolfsteller Minor refactoring.
2012-06-25 Sascha L. Teichmann FixA: Make the km chart helper panel more useful.
2012-06-25 Sascha L. Teichmann FixA: Do not throw layout away if only the km chart needs reloading.
2012-06-23 Sascha L. Teichmann Removed trailing whitespace.
2012-06-22 Sascha L. Teichmann Bumped SmartGWT to version 3.0
2012-06-22 Sascha L. Teichmann FixA: Limit the number of displayed selected fixings to 5.
2012-06-21 Raimund Renkert Changed handler for km navigation in fix analysis charts.
2012-06-21 Sascha L. Teichmann Create simplified column filter.
2012-06-21 Sascha L. Teichmann Added more debug output about the transmitted fix overview documents.
2012-06-21 Sascha L. Teichmann Removed some XPath misuse.
2012-06-21 Sascha L. Teichmann FixA: Set discharge sectors 0 and 3 as default in UI.
2012-06-21 Sascha L. Teichmann FixA: Overview: render column header too when rendering checkboxes.
2012-06-20 Sascha L. Teichmann FixA: Extent of overview is determined by min/max km of sectors.
2012-06-20 Sascha L. Teichmann Removed superfluous import.
2012-06-20 Felix Wolfsteller Fix zoom/export issue665, issue459, issue667.
2012-06-18 Ingo Weinzierl Added missing StyleHelper class from last commit.
2012-06-18 Ingo Weinzierl Show only style attributes in StyleEditorWindow that are not 'hidden'.
2012-06-18 Ingo Weinzierl Added i18n strings for theme editor.
2012-06-15 Raimund Renkert Added navigation to fix analysis charts.
2012-06-15 Sascha L. Teichmann FLYS client: Removed trailing whitespace.
2012-06-15 Ingo Weinzierl Reverted accidently commited port changes from last commit.
2012-06-14 Ingo Weinzierl Added chart and export titles for sq relation in MINFO
2012-06-14 Raimund Renkert Add all events to the list of selected events in fix analysis.
2012-06-14 Raimund Renkert Changed helper chart size in Fix analysis to avoid overlapping in maximized project window.
2012-06-14 Raimund Renkert Render checked checkboxes in html event overview.
2012-06-11 Sascha L. Teichmann Removed superfluous imports.
2012-06-11 Raimund Renkert Added UI for S-Q-relation parameters in minfo module.
2012-06-07 Felix Wolfsteller cosmetic.
2012-06-07 Raimund Renkert Removed duplicated i18n methods.
2012-06-07 Raimund Renkert Added i18n strings.
2012-06-07 Ingo Weinzierl Added i18n stubs for fix analyses to continue working with the GUI.
2012-06-05 Sascha L. Teichmann Removed superfluous imports.
2012-06-05 Raimund Renkert Fixed creation of initial date string in fixings parameters.
2012-06-04 Felix Wolfsteller Register GGInAFilter.
2012-06-04 Felix Wolfsteller Cosmetics, docs.
2012-06-03 Felix Wolfsteller Stub for A&A Servlet Filter.
2012-06-01 Sascha L. Teichmann FixA: Fixed descriptions of Q sectors in input provider.
2012-06-01 Raimund Renkert Changed numbers in gauge sector selection state to strings.
2012-06-01 Raimund Renkert Set initial values for start and end date in fix analysis date panels.
2012-06-01 Raimund Renkert Removed some debug outputs.
2012-06-01 Raimund Renkert Implemented filter for fix analysis helper widgets.
2012-05-30 Raimund Renkert Added ui provider for multiple date range input in fix analysis.
2012-05-29 Felix Wolfsteller Added i18n strings for new theme properties for mainvalues.
2012-05-28 Sascha L. Teichmann Added i18n strings used by Delta W/t export of the fixing analysis.
2012-05-28 Ingo Weinzierl Added i18n string for floodmap datacage.
2012-05-27 Ingo Weinzierl Corrected image path to add_wms.png
2012-05-27 Ingo Weinzierl Tagged module flys-client as '2.7'.
2012-09-28 Thomas Arendsen Hein merged flys-backend/2.7 2.7
2012-05-27 Ingo Weinzierl Tagged module flys-backend as '2.7'.
2012-05-18 Ingo Weinzierl Added lower and upper km to functions that return bed height singles and epochs for a given river.
2012-05-18 Ingo Weinzierl Fixed a typo.
2012-05-18 Ingo Weinzierl Added functions to retrieve bed height single and epoch values based on its owner and km range.
2012-05-18 Ingo Weinzierl Added functions to BedHeightSingle and BedHeightEpoch to get instances from db by id or river.
2012-05-15 Ingo Weinzierl Added functions to retrieve data from database.
2012-05-15 Ingo Weinzierl Added DischargeZone.getDischargeZones() that returns all DischargeZones for a given river.
2012-05-10 Ingo Weinzierl Added new model class GaugeLocation for storing locations of gauges.
2012-05-10 Ingo Weinzierl Added HydrBoundary and HydrBoundaryPoly and adapted method signatures of Line and Building.
2012-05-10 Ingo Weinzierl The python crosssectiontrack importer now also searches for 'STATION' field to extract the current km.
2012-05-08 Ingo Weinzierl Modified Hws.getHws() to retrieve more specific hws.
2012-05-08 Ingo Weinzierl Modified Catchment.getCatchments() to retrieve specific catchments.
2012-05-08 Ingo Weinzierl Changed the geometry type of 'catchments' from polygon to multipolygon.
2012-05-08 Ingo Weinzierl Added an sql script to insert dems for Saar, Mosel and Elbe into database.
2012-05-04 Ingo Weinzierl New shape importers and schema modifications.
2012-05-03 Ingo Weinzierl Added further shape importers and added the option to reproject shapes during the import process.
2012-05-02 Sascha L. Teichmann Use Doubles to store meassure points of profiles.
2012-04-27 Sascha L. Teichmann Removed superfluous imports.
2012-04-27 Sascha L. Teichmann Adjusted PostgreSQL port of MINFO schema to match Oracle one.
2012-04-27 Ingo Weinzierl Adapted annotation types.
2012-04-27 Ingo Weinzierl Added SQL file to drop WINFO specific db schema.
2012-04-27 Ingo Weinzierl Made SQL instructions upper case.
2012-04-27 Ingo Weinzierl Added an SQL file to drop the spatial schema.
2012-04-27 Ingo Weinzierl Improved the python shapefile importer.
2012-04-26 Ingo Weinzierl Repaired broken oracle spatial schema.
2012-04-26 Ingo Weinzierl Parse and store MINFO waterlevel differences; added config option to skip this process.
2012-04-26 Ingo Weinzierl Added a parser and importer classes used to import waterlevel differences.
2012-04-26 Ingo Weinzierl Added missing constraint to relation 'waterlevel_difference'.
2012-04-25 Felix Wolfsteller Fix for wrong method name in WaterlevelDifferenceValue hibernated class.
2012-04-24 Ingo Weinzierl Added model classes for MINFO specific waterlevel differences.
2012-04-24 Ingo Weinzierl Improved the db schema to store MINFO specific waterlevel differences.
2012-04-24 Ingo Weinzierl Completed the MINFO waterlevel import.
2012-04-24 Ingo Weinzierl Prepared the importer to import MINFO specific waterlevel values and added a stub for a parser.
2012-04-20 Ingo Weinzierl Added importer classes used for MINFO specific waterlevel import.
2012-04-20 Ingo Weinzierl Added new model classes for MINFO specific waterlevel data.
2012-04-20 Ingo Weinzierl Added MINFO specific waterlevel relations.
2012-04-19 Ingo Weinzierl Added a parser for sediment yield files; started parsing and store values in db.
2012-04-19 Ingo Weinzierl Added config option to skip parsing sediment yield data and prepared the importer to read/store those data.
2012-04-19 Ingo Weinzierl Added new importer classes for importing sediment yield data.
2012-04-18 Ingo Weinzierl Added new model classes for sediment yield data.
2012-04-18 Ingo Weinzierl Added missing river_id column to sediment_yield relation.
2012-04-18 Ingo Weinzierl Removed superflous imports.
2012-04-18 Ingo Weinzierl Improved the db schema to store sediment yield values.
2012-04-18 Ingo Weinzierl Finished flow velocity data import: finished parsing meta data of model files and repaired broken HQL statements.
2012-04-17 Ingo Weinzierl Added new parser for flow velocity measurements and fixed some smaller bugs while importing flow velocity data.
2012-04-17 Ingo Weinzierl Added importer classes used during the import process of flow velocity measurements.
2012-04-17 Ingo Weinzierl Added new model classes for storing flow velocity measurements.
2012-04-17 Ingo Weinzierl Added MINFO specific relations for flow velocity measurements.
2012-04-17 Ingo Weinzierl Added a parser for flow velocity model data and adjusted the db relation schema (missing q column).
2012-04-17 Ingo Weinzierl Added temp classes used during the import process of flow velocity data.
2012-04-17 Ingo Weinzierl Prepared the importer to parse flow velocity files and added a config option to skip that process.
2012-04-17 Ingo Weinzierl Added new model classes for MINFO specific flow velocity.
2012-04-16 Ingo Weinzierl Improved the oracle db schema for MINFO specific flow velocity values.
2012-04-13 Sascha L. Teichmann Add MINFO schema for PostgreSQL
2012-04-13 Ingo Weinzierl Added missing annotation in MorphologicalWidth for values.
2012-04-13 Ingo Weinzierl Added parser for parsing morphological widths.
2012-04-13 Ingo Weinzierl Added a config option to skip parsing morphological widths.
2012-04-13 Ingo Weinzierl Tiny schema modification specific to MINFO morphological width values; added importer classes.
2012-04-13 Ingo Weinzierl Improved the MIFNO DB schema for morphological width and added model classes.
2012-04-13 Ingo Weinzierl Finished parsing MINFO specific sediment density.
2012-04-13 Ingo Weinzierl Implemented the method stubs of the parser for sediment density and made some db schema adaptions.

http://dive4elements.wald.intevation.org