graph
- Bugfix: Take care on empty ArtifactAndFacet objects in doAnnotations().2012-02-10, by Ingo Weinzierl
- 'Bezugslinien': normalized reference curve is now derived from reference curve.2012-02-10, by Sascha L. Teichmann
- 'Bezugslinien': Added axis labels matching the displayed data.2012-02-10, by Sascha L. Teichmann
- Fixed broken PDF export for historical discharge curves.2012-02-10, by Ingo Weinzierl
- Towards fixe of flys/issue495.2012-02-10, by Felix Wolfsteller
- 'Bezugslinienverfahren': Fix the index bug.2012-02-10, by Sascha L. Teichmann
- 'Bezugslinienverfahren': Improve the error messages even more.2012-02-10, by Sascha L. Teichmann
- 'Bezugslinienverfahren': Forget to put new created WWAxisType onto blackboard.2012-02-10, by Sascha L. Teichmann
- Adjust linear function offset.2012-02-10, by Felix Wolfsteller
- Enabled zooming for timeseries charts.2012-02-10, by Ingo Weinzierl
- Improved the interface and implementations of Bounds.2012-02-10, by Ingo Weinzierl
- New abstract methods in ChartGenerator and moved a method from ChartGenerator to XYChartGenerator.2012-02-10, by Ingo Weinzierl
- Small improvements in model classes for Bounds.2012-02-10, by Ingo Weinzierl
- Give more precise message when an error occurs in W~W relation.2012-02-10, by Sascha L. Teichmann
- Some API changes in ChartGenerator and XYChartGenerator for fetching user specified zoom values.2012-02-10, by Ingo Weinzierl
- Added chart helper function to determine the min and max bounds (x and y) for TimeSeriesCollections.2012-02-10, by Ingo Weinzierl
- Removed useless imports.2012-02-10, by Ingo Weinzierl
- Picked rev4066,4075 from trunk.2012-02-17, by Ingo Weinzierl
- Picked rev 4059,4071,4072,4073 from trunk.2012-02-17, by Ingo Weinzierl
- Tagged trunk of module flys-client as 2.6.12012-02-16, by Ingo Weinzierl
- flys/issue499: Deactivate validation for 'W am Pegel'2012-02-14, by Sascha L. Teichmann
- Another partial fix/workaround for flys/issue499.2012-02-13, by Sascha L. Teichmann
- Client side fix for flys/issue499. There is an server issue, too.2012-02-13, by Sascha L. Teichmann
- merged flys-backend/2.62.6 2012-09-28, by Thomas Arendsen Hein
- Added a method Gauge.fetchMasterDischargeTable() to retrieve the discharge table with kind = 0.2012-02-09, by Ingo Weinzierl
- River: (fix) Renamed function which is not a getter.2012-02-06, by Felix Wolfsteller
- Added a method to build a map from gauge stations to the datums of the gauges.2012-02-03, by Sascha L. Teichmann
- Added meachnism to backend to fetch all annotation related data in one go.2012-01-19, by Sascha L. Teichmann
- Added a function Gauge.getGaugeByOfficialNumber() that returns a Gauge based on its official number.2012-01-18, by Ingo Weinzierl
- Create fast cross section lines in the backend now.2012-01-17, by Sascha L. Teichmann
- CrossSection: Added method to extract the lines of a given km range.2012-01-16, by Sascha L. Teichmann
- CrossSectionLine: Simplified creation of Point2Ds.2012-01-16, by Sascha L. Teichmann
- Make parsing of official numbers out of STA files being enabled with new system property.2012-01-10, by Sascha L. Teichmann
- backend: Fixed spatial table hws.2012-01-05, by Sascha L. Teichmann
- Modified the signature of RiverAxis.getRiverAxis() which now returns a list of RiverAxis objects instead of a single instance.2012-01-05, by Ingo Weinzierl
- Added a new method Wst.determineMinMaxQFree() to determine the min/max Qs at a given kilometer.2012-01-03, by Ingo Weinzierl
- Removed "NOT NULL" constraint from gauges.range_id because there are gauges which dont have a Gueltigkeitsbereich.2012-01-02, by Sascha L. Teichmann
- Added a new method Wst.determineMinMaxQ(double,double).2011-12-28, by Ingo Weinzierl
- Added support for official gauge numbers.2011-12-19, by Sascha L. Teichmann
- doc/schema/oracle-spatial.sql: Adjust extent of germany to EPSG:31467 (GK3) coordinates.2011-11-30, by Bjoern Schilberg
- doc/schema/oracle-spatial.sql: Adjusted extent to the extent of germany and srs to 31467 in USER_SDO_GEOM_METADATA.2011-11-30, by Bjoern Schilberg
- Fixed oracle_create_user.sql script: Fixed notation of the table in the alter statement.2011-11-29, by Bjoern Schilberg
- Fixed flys/issue415: Increased precision of a and b in ranges.2011-11-18, by Sascha L. Teichmann
- Added functions that return lists of Buildings/Fixpoints to according classes.2011-11-10, by Ingo Weinzierl
- Adapted 'lines' relation and made lines queryable for a given river.2011-11-10, by Ingo Weinzierl
- Added and registered a model Catchment for 'catchment' relation.2011-11-09, by Ingo Weinzierl
- Added model for 'hws' relation and synced postgis with oracle spatial schema.2011-11-09, by Ingo Weinzierl
- Added some functions that return information about the db connection used by the current database session.2011-11-09, by Ingo Weinzierl
- Made flys-backend compatible with oracle spatial.2011-11-09, by Ingo Weinzierl
- Added model class for relation 'river_axes_km'.2011-11-01, by Ingo Weinzierl
- Added explizit TABLESPACE definition for the user.2011-10-25, by Bjoern Schilberg
- Adjusted oracle_create_user.sql script. Added USER SQL snippet to change tablespace to users.2011-10-25, by Bjoern Schilberg
- Added date guesser for WST columns.2011-10-24, by Sascha L. Teichmann
- Adjusted geometry type for floodplain and hws in AddGeometryColumn.2011-10-24, by Bjoern Schilberg
- Added missing views (wst_value_table,wst_w_values,wst_q_values).2011-10-19, by Bjoern Schilberg
- Removed all CREATE OR REPLACE TRIGGER statements.2011-10-18, by Bjoern Schilberg
- Adjusted NUMBER format for units, positions and cross_section_points tables.2011-10-17, by Bjoern Schilberg
- Fixed errors.2011-10-11, by Bjoern Schilberg
- Adjust oracle schema [I382]2011-10-10, by Bjoern Schilberg
- Removed obsolete imports.2011-10-10, by Felix Wolfsteller