2011-11-10 |
Ingo Weinzierl |
Added functions that return lists of Buildings/Fixpoints to according classes.
|
2011-11-10 |
Ingo Weinzierl |
Adapted 'lines' relation and made lines queryable for a given river.
|
2011-11-09 |
Ingo Weinzierl |
Added and registered a model Catchment for 'catchment' relation.
|
2011-11-09 |
Ingo Weinzierl |
Added model for 'hws' relation and synced postgis with oracle spatial schema.
|
2011-11-09 |
Ingo Weinzierl |
Added some functions that return information about the db connection used by the current database session.
|
2011-11-09 |
Ingo Weinzierl |
Made flys-backend compatible with oracle spatial.
|
2011-11-01 |
Ingo Weinzierl |
Added model class for relation 'river_axes_km'.
|
2011-10-25 |
Bjoern Schilberg |
Added explizit TABLESPACE definition for the user.
|
2011-10-25 |
Bjoern Schilberg |
Adjusted oracle_create_user.sql script. Added USER SQL snippet to change tablespace to users.
|
2011-10-24 |
Sascha L. Teichmann |
Added date guesser for WST columns.
|
2011-10-24 |
Bjoern Schilberg |
Adjusted geometry type for floodplain and hws in AddGeometryColumn.
|
2011-10-19 |
Bjoern Schilberg |
Added missing views (wst_value_table,wst_w_values,wst_q_values).
|
2011-10-18 |
Bjoern Schilberg |
Removed all CREATE OR REPLACE TRIGGER statements.
|
2011-10-17 |
Bjoern Schilberg |
Adjusted NUMBER format for units, positions and cross_section_points tables.
|
2011-10-11 |
Bjoern Schilberg |
Fixed errors.
|
2011-10-10 |
Bjoern Schilberg |
Adjust oracle schema [I382]
|
2011-10-10 |
Felix Wolfsteller |
Removed obsolete imports.
|
2011-10-05 |
Sascha L. Teichmann |
units table: Added update statements for existing databases
|
2011-10-05 |
Ingo Weinzierl |
Added a schema dump shell script.
|
2011-10-04 |
Ingo Weinzierl |
Removed the Unit from Wsts - added a WstUnit column to rivers.
|
2011-10-04 |
Ingo Weinzierl |
Added db table, model class and importer stuff for units.
|
2011-10-04 |
Ingo Weinzierl |
Bugfix: #333 Improved determination of reference gauge based on start km.
|
2011-09-28 |
Felix Wolfsteller |
Extracted StringUtil.wWrap method from WaterlevelSelectState .
|
2011-09-28 |
Felix Wolfsteller |
Added 'unbracket' StringUtil method (extracted from WaterlevelSelectState).
|
2011-09-27 |
Sascha L. Teichmann |
CrossSectionLine: Moved some logic from cross section demo app to this model.
|
2011-09-26 |
Ingo Weinzierl |
Added function to retrieve nearest CrossSectionTrack to a given kilometer.
|
2011-09-23 |
Bjoern Schilberg |
Added missing schemas.
|
2011-09-23 |
Bjoern Schilberg |
Harmonized oracle and postgresql spatial schema.
|
2011-09-22 |
Bjoern Schilberg |
Harmonized Extent for Saar and Mosel. Some cleanups.
|
2011-09-22 |
Ingo Weinzierl |
Added code and a system property 'flys.backend.enablejmx=true' to enable JMX support for hibernate.
|
2011-09-21 |
Bjoern Schilberg |
Added right to create views.
|
2011-09-20 |
Bjoern Schilberg |
Generalized oracle spatial schema.
|
2011-09-19 |
Ingo Weinzierl |
Tagged RELEASE 2.5 of flys-backend.
|
2012-09-28 |
Thomas Arendsen Hein |
merged flys-artifacts/2.6
|
2012-02-10 |
Ingo Weinzierl |
Picked rev4038 from trunk to stop Annotations break chart rendering.
|
2012-02-10 |
Ingo Weinzierl |
Picked rev4034 from trunk.
|
2012-02-10 |
Ingo Weinzierl |
Picked changes r4015:4026 from trunk.
|
2012-02-10 |
Felix Wolfsteller |
Add W(cm) column to csv export of reference curves.
|
2012-02-09 |
Ingo Weinzierl |
Added standalone demo application that prints all layers of a WMS to file.
|
2012-02-09 |
Ingo Weinzierl |
Added new model classes that should be used for axes range adaption later.
|
2012-02-09 |
Sascha L. Teichmann |
'Bezugslinienverfahren': Generate valid i18n names for datasets.
|
2012-02-09 |
Ingo Weinzierl |
#485 Fixed broken renaming of chart themes.
|
2012-02-09 |
Felix Wolfsteller |
Changed dashes in entitie names to underscores.
|
2012-02-09 |
Sascha L. Teichmann |
Fixed problems with incluing zeros in reference curves.
|
2012-02-09 |
Felix Wolfsteller |
Allow manual points in new charts.
|
2012-02-09 |
Ingo Weinzierl |
Enabled styling in timeseries charts.
|
2012-02-09 |
Sascha L. Teichmann |
ChangeLog: forget to commit
|
2012-02-09 |
Felix Wolfsteller |
Added area facet to compatibility list of new charts longitudinal section output.
|
2012-02-09 |
Felix Wolfsteller |
Avoid that annotations like the ones used for hyks prevent manual point text annotation rendering.
|
2012-02-09 |
Ingo Weinzierl |
Added themes for discharge curves and difference curves in historical discharge curve charts.
|
2012-02-09 |
Sascha L. Teichmann |
Be more conservative about arrays and indices in "Bezugslinienverfahren".
|
2012-02-09 |
Ingo Weinzierl |
Some bugfixes and improvements in the calculation of historical discharge curves.
|
2012-02-09 |
Felix Wolfsteller |
Fix call to StringUtils.join .
|
2012-02-09 |
Felix Wolfsteller |
Added i18n string for waterlevels.
|
2012-02-09 |
Felix Wolfsteller |
Format multiple double values with a locale.
|
2012-02-09 |
Ingo Weinzierl |
Compute differences between discharge table values and reference discharge table values in historical discharge curve calculation.
|
2012-02-09 |
Raimund Renkert |
Added PDF export to reference curve calculation.
|
2012-02-09 |
Sascha L. Teichmann |
Prevent duplicates in end kms for reference curve calculation.
|
2012-02-09 |
Felix Wolfsteller |
Renamed data item names to allow translations.
|
2012-02-08 |
Felix Wolfsteller |
Better description for reference curve facets (seen in client).
|