Mon, 06 May 2013 18:52:03 +0200 |
Sascha L. Teichmann |
Importer: Store id of time interval in main values.
|
Mon, 06 May 2013 18:43:13 +0200 |
Tom Gottfried |
some additions and adjustments to annotation types
|
Mon, 06 May 2013 17:53:22 +0200 |
Sascha L. Teichmann |
flys/issue1244 Historical discharge curve: Suppress current discharge curve.
|
Mon, 06 May 2013 17:42:46 +0200 |
Sascha L. Teichmann |
Historical discharge curves: Fixed NPE.
|
Mon, 06 May 2013 13:10:16 +0200 |
Tom Gottfried |
changed title and lable of SQ input-data diagramm
|
Mon, 06 May 2013 12:15:51 +0200 |
Sascha L. Teichmann |
Backend: Fixed recognition of main values in STA parser.
|
Mon, 06 May 2013 11:38:50 +0200 |
Tom Gottfried |
BHP: more informative error instead of warning if file can not be imported.
|
Fri, 03 May 2013 18:03:41 +0200 |
Andre Heinecke |
Update after renaming and remove the binary artifact-database and common
|
Fri, 03 May 2013 16:16:04 +0200 |
Andre Heinecke |
Added tag 3.0.2 for changeset 387cbdecdfe3
|
Tue, 30 Apr 2013 17:10:17 +0200 |
Andre Heinecke |
Change a warning from FLYS to D4E
3.0.2
|
Fri, 03 May 2013 13:15:28 +0200 |
Tom Gottfried |
Schema change: increased precision of discharge_table_values.q to allow unique import of higher precision values
|
Fri, 03 May 2013 13:06:14 +0200 |
Sascha L. Teichmann |
Backend: Fixed constructor of ImportTimeInterval.
|
Fri, 03 May 2013 12:51:29 +0200 |
Sascha L. Teichmann |
backend: Fixed DateGuesser for DDMMYY.
|
Fri, 03 May 2013 10:31:34 +0200 |
Tom Gottfried |
Schema change: make gauges.official_number unique per river as we can have multiple identical gauges for different representations of the same river. Comments and TODOs
|
Fri, 03 May 2013 07:47:15 +0200 |
Tom Gottfried |
Schema change: remove UNIQUE-constraint from rivers.official number as we have different representations of the same river (e.g. for sommer and winter)
|
Thu, 02 May 2013 21:23:44 +0200 |
Sascha L. Teichmann |
Datacage: Repaired and simplified dc:filter code.
|
Thu, 02 May 2013 20:55:08 +0200 |
Sascha L. Teichmann |
Merged
|
Thu, 02 May 2013 20:52:18 +0200 |
Sascha L. Teichmann |
Datacage: Introduced <dc:group epxr="xpath" type="type"> ... </dc:group> and XPath function dc:group-key().
|
Thu, 02 May 2013 18:06:04 +0200 |
Tom Gottfried |
WST-import: do not match against description (mostly NULL)
|
Thu, 02 May 2013 17:58:16 +0200 |
Sascha L. Teichmann |
Backend: Fixed indentation.
|
Thu, 02 May 2013 17:55:01 +0200 |
Sascha L. Teichmann |
Datacage: Added some time meassuremnt for templating.
|
Tue, 30 Apr 2013 19:27:15 +0200 |
Tom Gottfried |
Schema change, importer, i18n: additional field for federal state stations
|
Tue, 30 Apr 2013 19:03:44 +0200 |
Sascha L. Teichmann |
Do not import discharge tables twice if no time interval given
|
Tue, 30 Apr 2013 17:46:29 +0200 |
Sascha L. Teichmann |
datacage: simplified range filtering for wsts.
|
Tue, 30 Apr 2013 12:53:10 +0200 |
Tom Gottfried |
Schema change: add constraint to discharge tables
|
Tue, 30 Apr 2013 11:14:58 +0200 |
Tom Gottfried |
DateGuesser: set times exactly (without parts of import time)
|
Tue, 30 Apr 2013 09:15:56 +0200 |
Andre Heinecke |
Make all_annotations translateable
|
Mon, 29 Apr 2013 17:23:12 +0200 |
Sascha L. Teichmann |
Another part of flys/issue1247: Now the main values are determined right if the gauge limits are in abitrary order.
|
Mon, 29 Apr 2013 16:04:14 +0200 |
Sascha L. Teichmann |
Merged
|
Mon, 29 Apr 2013 15:54:17 +0200 |
Sascha L. Teichmann |
Partial fix for flys/issue1247: When trying to find gauges take care of the fact that start and end position are in abitrary order.
|
Mon, 29 Apr 2013 13:42:20 +0200 |
Tom Gottfried |
document how to read schema with correct encoding
|
Mon, 29 Apr 2013 11:42:15 +0200 |
Sascha L. Teichmann |
river backend: Removed obsolete hibernate transformer class.
|
Mon, 29 Apr 2013 11:40:38 +0200 |
Sascha L. Teichmann |
river backend: repaired invalid packages.
|
Mon, 29 Apr 2013 11:37:30 +0200 |
Sascha L. Teichmann |
river backend: Adjusted internal references to SedDB hibernate model.
|
Mon, 29 Apr 2013 11:33:01 +0200 |
Sascha L. Teichmann |
river backend: Moved SedDB hibernate model to org/dive4elements/river/seddb.
|
Mon, 29 Apr 2013 11:14:25 +0200 |
Sascha L. Teichmann |
init.d: Adjusted startup script.
|
Sun, 28 Apr 2013 15:55:52 +0200 |
Sascha L. Teichmann |
River GWT client: Removed obsolete same package imports.
|
Sun, 28 Apr 2013 15:38:01 +0200 |
Sascha L. Teichmann |
River backend: Removed obsolete same package imports.
|
Sun, 28 Apr 2013 15:33:42 +0200 |
Sascha L. Teichmann |
River artifacts: Removed obsolete same package imports.
|
Sun, 28 Apr 2013 15:26:59 +0200 |
Sascha L. Teichmann |
River artifacts: Renamed FLYSService to D4EService.
|
Sun, 28 Apr 2013 15:23:01 +0200 |
Sascha L. Teichmann |
River artifacts: Renamed FLYSArtifact(Collection) to D4EArtifact(Collection).
|
Sun, 28 Apr 2013 15:14:30 +0200 |
Sascha L. Teichmann |
FLYS artifacts: Renamed FLYSContext(Factory) to RiverContext(Factory).
|
Sun, 28 Apr 2013 15:09:31 +0200 |
Sascha L. Teichmann |
River artifacts: Renamed FLYSUtils to RiverUtils.
|
Sun, 28 Apr 2013 15:04:44 +0200 |
Sascha L. Teichmann |
River artifacts: Renamed FLYSAnnotation to RiverAnnotation.
|
Sun, 28 Apr 2013 14:40:59 +0200 |
Sascha L. Teichmann |
River artifacts: Added new copyright headers.
|
Sun, 28 Apr 2013 14:38:44 +0200 |
Sascha L. Teichmann |
Removed old copyright headers.
|
Sun, 28 Apr 2013 14:30:15 +0200 |
Sascha L. Teichmann |
GWT client: Added copyright header.
|
Sun, 28 Apr 2013 14:27:25 +0200 |
Sascha L. Teichmann |
GWT client: Removed old header.
|
Sun, 28 Apr 2013 13:45:22 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Sun, 28 Apr 2013 12:03:19 +0200 |
Sascha L. Teichmann |
River ETL: Harmonized maven ids. Adjusted README
|
Sun, 28 Apr 2013 11:56:54 +0200 |
Sascha L. Teichmann |
Backend: Fixed Oracle pom.xml and README.
|
Fri, 26 Apr 2013 19:12:13 +0200 |
Tom Gottfried |
it's worth more than a warning if the import is likely to fail
|
Fri, 26 Apr 2013 18:13:58 +0200 |
Tom Gottfried |
adjust importer build-script to new names
|
Fri, 26 Apr 2013 16:50:14 +0200 |
Tom Gottfried |
Schema change: new column 'waterbody' for floodmaps and importer
|
Fri, 26 Apr 2013 15:04:22 +0200 |
Tom Gottfried |
Localization of field names for feature info on map
|
Fri, 26 Apr 2013 13:13:23 +0200 |
Tom Gottfried |
merge
|
Fri, 26 Apr 2013 13:12:29 +0200 |
Tom Gottfried |
use correct attribute name STROVOER also for polygon boundaries
|
Fri, 26 Apr 2013 11:08:58 +0200 |
Felix Wolfsteller |
Wst: Avoid NPE.
|
Fri, 26 Apr 2013 11:06:55 +0200 |
Felix Wolfsteller |
Make showing of outlier facet depending on preprocessing choice.
|
Fri, 26 Apr 2013 11:04:48 +0200 |
Felix Wolfsteller |
issue949: Have W facets active, Q inactive.
|