log

age author description
Thu, 19 Jan 2012 13:36:06 +0000 Sascha L. Teichmann Added meachnism to backend to fetch all annotation related data in one go.
Wed, 18 Jan 2012 09:26:54 +0000 Ingo Weinzierl Added a function Gauge.getGaugeByOfficialNumber() that returns a Gauge based on its official number.
Tue, 17 Jan 2012 16:56:38 +0000 Sascha L. Teichmann Create fast cross section lines in the backend now.
Mon, 16 Jan 2012 14:52:40 +0000 Sascha L. Teichmann CrossSection: Added method to extract the lines of a given km range.
Mon, 16 Jan 2012 14:16:52 +0000 Sascha L. Teichmann CrossSectionLine: Simplified creation of Point2Ds.
Tue, 10 Jan 2012 10:33:14 +0000 Sascha L. Teichmann Make parsing of official numbers out of STA files being enabled with new system property.
Thu, 05 Jan 2012 15:00:21 +0000 Sascha L. Teichmann backend: Fixed spatial table hws.
Thu, 05 Jan 2012 10:42:20 +0000 Ingo Weinzierl Modified the signature of RiverAxis.getRiverAxis() which now returns a list of RiverAxis objects instead of a single instance.
Tue, 03 Jan 2012 10:10:56 +0000 Ingo Weinzierl Added a new method Wst.determineMinMaxQFree() to determine the min/max Qs at a given kilometer.
Mon, 02 Jan 2012 13:42:27 +0000 Sascha L. Teichmann Removed "NOT NULL" constraint from gauges.range_id because there are gauges which dont have a Gueltigkeitsbereich.
Wed, 28 Dec 2011 12:16:52 +0000 Ingo Weinzierl Added a new method Wst.determineMinMaxQ(double,double).
Mon, 19 Dec 2011 11:21:25 +0000 Sascha L. Teichmann Added support for official gauge numbers.
Wed, 30 Nov 2011 12:14:41 +0000 Bjoern Schilberg doc/schema/oracle-spatial.sql: Adjust extent of germany to EPSG:31467 (GK3) coordinates.
Wed, 30 Nov 2011 11:23:23 +0000 Bjoern Schilberg doc/schema/oracle-spatial.sql: Adjusted extent to the extent of germany and srs to 31467 in USER_SDO_GEOM_METADATA.
Tue, 29 Nov 2011 15:31:18 +0000 Bjoern Schilberg Fixed oracle_create_user.sql script: Fixed notation of the table in the alter statement.
Fri, 18 Nov 2011 15:53:07 +0000 Sascha L. Teichmann Fixed flys/issue415: Increased precision of a and b in ranges.
Thu, 10 Nov 2011 13:58:33 +0000 Ingo Weinzierl Added functions that return lists of Buildings/Fixpoints to according classes.
Thu, 10 Nov 2011 13:35:31 +0000 Ingo Weinzierl Adapted 'lines' relation and made lines queryable for a given river.
Wed, 09 Nov 2011 16:25:20 +0000 Ingo Weinzierl Added and registered a model Catchment for 'catchment' relation.
Wed, 09 Nov 2011 16:01:16 +0000 Ingo Weinzierl Added model for 'hws' relation and synced postgis with oracle spatial schema.
Wed, 09 Nov 2011 14:59:01 +0000 Ingo Weinzierl Added some functions that return information about the db connection used by the current database session.
Wed, 09 Nov 2011 10:31:08 +0000 Ingo Weinzierl Made flys-backend compatible with oracle spatial.
Tue, 01 Nov 2011 15:30:38 +0000 Ingo Weinzierl Added model class for relation 'river_axes_km'.
Tue, 25 Oct 2011 15:19:56 +0000 Bjoern Schilberg Added explizit TABLESPACE definition for the user.
Tue, 25 Oct 2011 06:52:32 +0000 Bjoern Schilberg Adjusted oracle_create_user.sql script. Added USER SQL snippet to change tablespace to users.
Mon, 24 Oct 2011 16:48:21 +0000 Sascha L. Teichmann Added date guesser for WST columns.
Mon, 24 Oct 2011 12:33:05 +0000 Bjoern Schilberg Adjusted geometry type for floodplain and hws in AddGeometryColumn.
Wed, 19 Oct 2011 09:46:19 +0000 Bjoern Schilberg Added missing views (wst_value_table,wst_w_values,wst_q_values).
Tue, 18 Oct 2011 10:25:00 +0000 Bjoern Schilberg Removed all CREATE OR REPLACE TRIGGER statements.
Mon, 17 Oct 2011 12:10:12 +0000 Bjoern Schilberg Adjusted NUMBER format for units, positions and cross_section_points tables.
Tue, 11 Oct 2011 07:29:53 +0000 Bjoern Schilberg Fixed errors.
Mon, 10 Oct 2011 16:20:17 +0000 Bjoern Schilberg Adjust oracle schema [I382]
Mon, 10 Oct 2011 12:21:50 +0000 Felix Wolfsteller Removed obsolete imports.
Wed, 05 Oct 2011 09:03:58 +0000 Sascha L. Teichmann units table: Added update statements for existing databases
Wed, 05 Oct 2011 08:33:25 +0000 Ingo Weinzierl Added a schema dump shell script.
Tue, 04 Oct 2011 15:28:19 +0000 Ingo Weinzierl Removed the Unit from Wsts - added a WstUnit column to rivers.
Tue, 04 Oct 2011 06:47:00 +0000 Ingo Weinzierl Added db table, model class and importer stuff for units.
Tue, 04 Oct 2011 05:06:10 +0000 Ingo Weinzierl Bugfix: #333 Improved determination of reference gauge based on start km.
Wed, 28 Sep 2011 15:35:54 +0000 Felix Wolfsteller Extracted StringUtil.wWrap method from WaterlevelSelectState .
Wed, 28 Sep 2011 08:17:16 +0000 Felix Wolfsteller Added 'unbracket' StringUtil method (extracted from WaterlevelSelectState).
Tue, 27 Sep 2011 13:37:34 +0000 Sascha L. Teichmann CrossSectionLine: Moved some logic from cross section demo app to this model.
Mon, 26 Sep 2011 15:26:44 +0000 Ingo Weinzierl Added function to retrieve nearest CrossSectionTrack to a given kilometer.
Fri, 23 Sep 2011 11:15:20 +0000 Bjoern Schilberg Added missing schemas.
Fri, 23 Sep 2011 10:42:25 +0000 Bjoern Schilberg Harmonized oracle and postgresql spatial schema.
Thu, 22 Sep 2011 12:10:08 +0000 Bjoern Schilberg Harmonized Extent for Saar and Mosel. Some cleanups.
Thu, 22 Sep 2011 11:20:15 +0000 Ingo Weinzierl Added code and a system property 'flys.backend.enablejmx=true' to enable JMX support for hibernate.
Wed, 21 Sep 2011 10:12:00 +0000 Bjoern Schilberg Added right to create views.
Tue, 20 Sep 2011 13:21:29 +0000 Bjoern Schilberg Generalized oracle spatial schema.
Mon, 19 Sep 2011 14:33:40 +0000 Ingo Weinzierl Tagged RELEASE 2.5 of flys-backend.
Fri, 28 Sep 2012 12:14:23 +0200 Thomas Arendsen Hein merged flys-artifacts/2.6
Fri, 10 Feb 2012 16:42:41 +0000 Ingo Weinzierl Picked rev4038 from trunk to stop Annotations break chart rendering.
Fri, 10 Feb 2012 14:07:03 +0000 Ingo Weinzierl Picked rev4034 from trunk.
Fri, 10 Feb 2012 11:18:27 +0000 Ingo Weinzierl Picked changes r4015:4026 from trunk.
Fri, 10 Feb 2012 08:28:17 +0000 Felix Wolfsteller Add W(cm) column to csv export of reference curves.
Thu, 09 Feb 2012 22:03:07 +0000 Ingo Weinzierl Added standalone demo application that prints all layers of a WMS to file.
Thu, 09 Feb 2012 18:38:03 +0000 Ingo Weinzierl Added new model classes that should be used for axes range adaption later.
Thu, 09 Feb 2012 17:28:31 +0000 Sascha L. Teichmann 'Bezugslinienverfahren': Generate valid i18n names for datasets.
Thu, 09 Feb 2012 15:59:49 +0000 Ingo Weinzierl #485 Fixed broken renaming of chart themes.
Thu, 09 Feb 2012 15:48:13 +0000 Felix Wolfsteller Changed dashes in entitie names to underscores.
Thu, 09 Feb 2012 14:51:50 +0000 Sascha L. Teichmann Fixed problems with incluing zeros in reference curves.
Thu, 09 Feb 2012 14:37:51 +0000 Felix Wolfsteller Allow manual points in new charts.
Thu, 09 Feb 2012 14:27:47 +0000 Ingo Weinzierl Enabled styling in timeseries charts.
Thu, 09 Feb 2012 14:26:03 +0000 Sascha L. Teichmann ChangeLog: forget to commit
Thu, 09 Feb 2012 14:24:27 +0000 Felix Wolfsteller Added area facet to compatibility list of new charts longitudinal section output.
Thu, 09 Feb 2012 13:45:26 +0000 Felix Wolfsteller Avoid that annotations like the ones used for hyks prevent manual point text annotation rendering.
Thu, 09 Feb 2012 13:28:57 +0000 Ingo Weinzierl Added themes for discharge curves and difference curves in historical discharge curve charts.
Thu, 09 Feb 2012 12:13:28 +0000 Sascha L. Teichmann Be more conservative about arrays and indices in "Bezugslinienverfahren".
Thu, 09 Feb 2012 11:47:25 +0000 Ingo Weinzierl Some bugfixes and improvements in the calculation of historical discharge curves.
Thu, 09 Feb 2012 11:33:47 +0000 Felix Wolfsteller Fix call to StringUtils.join .
Thu, 09 Feb 2012 11:00:27 +0000 Felix Wolfsteller Added i18n string for waterlevels.
Thu, 09 Feb 2012 10:59:38 +0000 Felix Wolfsteller Format multiple double values with a locale.
Thu, 09 Feb 2012 10:57:35 +0000 Ingo Weinzierl Compute differences between discharge table values and reference discharge table values in historical discharge curve calculation.
Thu, 09 Feb 2012 10:21:16 +0000 Raimund Renkert Added PDF export to reference curve calculation.
Thu, 09 Feb 2012 10:08:14 +0000 Sascha L. Teichmann Prevent duplicates in end kms for reference curve calculation.
Thu, 09 Feb 2012 08:40:39 +0000 Felix Wolfsteller Renamed data item names to allow translations.
Wed, 08 Feb 2012 16:51:15 +0000 Felix Wolfsteller Better description for reference curve facets (seen in client).
Wed, 08 Feb 2012 16:12:15 +0000 Felix Wolfsteller Prepare new data input for reference curves 'Ziel' locations.
Wed, 08 Feb 2012 15:51:25 +0000 Sascha L. Teichmann Error report: Format kms in error reports at least with one digit after the decimal separator.
Wed, 08 Feb 2012 15:50:25 +0000 Ingo Weinzierl #483 Display error message in calculation report for empty historical discharge calculations.
Wed, 08 Feb 2012 15:31:24 +0000 Sascha L. Teichmann Fix flys/issue468 (Fehler beim Projekt-Duplizieren)
Wed, 08 Feb 2012 14:45:53 +0000 Felix Wolfsteller Handle manual points in discharge curve generator.
Wed, 08 Feb 2012 14:37:35 +0000 Felix Wolfsteller Repair area over cross sections.
Wed, 08 Feb 2012 11:47:14 +0000 Ingo Weinzierl Put line and text annotations placed at x and y axes into foreground.
Wed, 08 Feb 2012 11:32:07 +0000 Felix Wolfsteller fix flys/issue474 (manual points in reference curves).
Wed, 08 Feb 2012 11:16:39 +0000 Felix Wolfsteller Partial fix issue474, i18n.
Wed, 08 Feb 2012 11:04:27 +0000 Felix Wolfsteller Register style for reference_curve_normalized.
Wed, 08 Feb 2012 10:54:23 +0000 Ingo Weinzierl Be more merciful for building the URL for the user-wms.
Wed, 08 Feb 2012 10:26:21 +0000 Felix Wolfsteller Fix flys/issue472. (discharge_curve manualpoints)
Wed, 08 Feb 2012 10:09:34 +0000 Sascha L. Teichmann Fix flys/issue484
Wed, 08 Feb 2012 10:02:43 +0000 Felix Wolfsteller Map themes to manualpoint themes.
Wed, 08 Feb 2012 09:52:52 +0000 Felix Wolfsteller Configuration for manualpoints for cross sections.
Wed, 08 Feb 2012 09:35:07 +0000 Felix Wolfsteller Commented styling option for show area until area calculation does work.
Wed, 08 Feb 2012 09:33:06 +0000 Sascha L. Teichmann Calculation error report: i18n the km of the error report.
Tue, 07 Feb 2012 18:12:08 +0000 Ingo Weinzierl Small bugfix for fetching river annotations.
Tue, 07 Feb 2012 14:38:42 +0000 Sascha L. Teichmann Added missing config of chart info generator
Tue, 07 Feb 2012 13:26:18 +0000 Ingo Weinzierl Fixed wrong name of chartinfo generator for historical discharge curves.
Tue, 07 Feb 2012 10:29:39 +0000 Raimund Renkert Added PDF export for historical discharge curve calculations.
Tue, 07 Feb 2012 09:58:15 +0000 Felix Wolfsteller Improved CSV export of reference curves, include Qs.
Tue, 07 Feb 2012 09:54:29 +0000 Felix Wolfsteller Refactored Formatter access to ease reuse.
Tue, 07 Feb 2012 09:52:55 +0000 Felix Wolfsteller Let reference curve calculation result in wwqq.
Tue, 07 Feb 2012 08:28:22 +0000 Felix Wolfsteller Log error as warning.
Mon, 06 Feb 2012 17:40:36 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Do normalisation of reference curves.
Mon, 06 Feb 2012 16:35:55 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Added missing chart info generator.
Mon, 06 Feb 2012 16:12:48 +0000 Felix Wolfsteller Fix i18n
Mon, 06 Feb 2012 15:57:31 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Fetch axis types from call context.
Mon, 06 Feb 2012 15:42:27 +0000 Sascha L. Teichmann Added generator for "Reduzierte Bezugslinie".
Mon, 06 Feb 2012 15:37:54 +0000 Raimund Renkert Added service for discharge infos at a specific gauge.
Mon, 06 Feb 2012 15:18:15 +0000 Sascha L. Teichmann Added config for "reduzierte Bezugslinie".
Mon, 06 Feb 2012 14:58:29 +0000 Sascha L. Teichmann Added error to winfo.xml report.
Mon, 06 Feb 2012 14:37:30 +0000 Ingo Weinzierl Set proper bounds for date axes in the chart info document; tell the transformation matrix which type it is (date/number).
Mon, 06 Feb 2012 14:22:26 +0000 Felix Wolfsteller Extend reference curve export to include km location as string.
Mon, 06 Feb 2012 14:21:02 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Store Qs of calculation, too.
Mon, 06 Feb 2012 14:02:04 +0000 Felix Wolfsteller Win fight against svn, added further i18n and slightly more data in reference-curve/csv export.
Mon, 06 Feb 2012 14:00:27 +0000 Felix Wolfsteller Added more i18n stubs and slightly more data to csv export of reference curves.
Mon, 06 Feb 2012 13:59:28 +0000 Felix Wolfsteller Added a second Y axis for ReferenceCurveGenerator.q
Mon, 06 Feb 2012 13:53:49 +0000 Sascha L. Teichmann Return the Qs from the "Bezugslinienverfahren, too."
Mon, 06 Feb 2012 13:20:00 +0000 Felix Wolfsteller Added a second Y axis for ReferenceCurveGenerator.
Mon, 06 Feb 2012 13:09:05 +0000 Felix Wolfsteller Added accidentally ommitted ChangeLog.
Mon, 06 Feb 2012 13:07:19 +0000 Felix Wolfsteller Primitive, incomplete CSV export for reference curves.
Mon, 06 Feb 2012 13:04:52 +0000 Felix Wolfsteller Minor i18n for reference curve chart added.

http://dive4elements.wald.intevation.org