Fri, 18 Mar 2011 12:10:33 +0000 |
Sascha L. Teichmann |
Store annotations in backend.
|
Thu, 17 Mar 2011 18:07:13 +0000 |
Sascha L. Teichmann |
Importer: Bound Attributes and Positions to there backend peers.
|
Thu, 17 Mar 2011 17:43:57 +0000 |
Sascha L. Teichmann |
Added parser to read *.KM files.
|
Thu, 17 Mar 2011 16:12:39 +0000 |
Sascha L. Teichmann |
Added new helper models for import.
|
Thu, 17 Mar 2011 15:21:50 +0000 |
Sascha L. Teichmann |
Added parsing of PEGEL.GLT files.
|
Thu, 17 Mar 2011 10:47:31 +0000 |
Sascha L. Teichmann |
Importer: Used thread local pattern to make sharing of session easier.
|
Thu, 17 Mar 2011 10:29:18 +0000 |
Sascha L. Teichmann |
Importer: Fixed error in HQL statement.
|
Thu, 17 Mar 2011 10:00:56 +0000 |
Sascha L. Teichmann |
Commented out a debug block because it leaks the db password.
|
Wed, 16 Mar 2011 18:23:45 +0000 |
Sascha L. Teichmann |
Store imported rivers into database. Needs testing!
|
Wed, 16 Mar 2011 17:28:16 +0000 |
Sascha L. Teichmann |
Default connection parameters are now overwritable with system properties.
|
Wed, 16 Mar 2011 17:16:27 +0000 |
Sascha L. Teichmann |
Expose the creation of the SessionFactory to the public to
|
Wed, 16 Mar 2011 17:01:55 +0000 |
Sascha L. Teichmann |
Importer: Added info gew parser.
|
Tue, 15 Mar 2011 17:29:11 +0000 |
Sascha L. Teichmann |
SessionFactoryProvider for access to the backend.
|
Tue, 15 Mar 2011 16:31:14 +0000 |
Sascha L. Teichmann |
Added dependency to artifacts-commons to be able to use the global configuration of the artifact database.
|
Tue, 15 Mar 2011 14:49:56 +0000 |
Sascha L. Teichmann |
Added foreign key constraint annotations to model classes.
|
Mon, 14 Mar 2011 15:40:14 +0000 |
Sascha L. Teichmann |
Fixed wrong spelled column references in foreign keys introduces with last change.
|
Mon, 14 Mar 2011 15:29:00 +0000 |
Sascha L. Teichmann |
Added column annotations for simple fields. TODO: foreign keys.
|
Mon, 14 Mar 2011 14:52:58 +0000 |
Sascha L. Teichmann |
Added entity and id annotations.
|
Mon, 14 Mar 2011 11:31:00 +0000 |
Sascha L. Teichmann |
Added missing sequences. Deleted unsupported sqlite schema.
|
Fri, 11 Mar 2011 16:23:42 +0000 |
Sascha L. Teichmann |
Bound Apache Commons DBCP with Hibernate.
|
Fri, 11 Mar 2011 14:41:18 +0000 |
Sascha L. Teichmann |
More Hibernate/JPA stuff
|
Thu, 10 Mar 2011 13:44:51 +0000 |
Sascha L. Teichmann |
Added POJOs to be mapped to schema.
|
Wed, 09 Mar 2011 15:24:57 +0000 |
Sascha L. Teichmann |
Added dependency Hibernate Core 3.6.1 Final
|
Wed, 09 Mar 2011 15:01:51 +0000 |
Sascha L. Teichmann |
Created a new empty maven project
|
Wed, 09 Mar 2011 14:07:15 +0000 |
Sascha L. Teichmann |
Converted schema to be PostgreSQL compatible.
|
Wed, 09 Mar 2011 09:41:01 +0000 |
Sascha L. Teichmann |
Factorized time intervals out into a separated table.
|
Tue, 22 Feb 2011 10:34:53 +0000 |
Sascha L. Teichmann |
Initial database import scripts. Not finished, yet.
|
Thu, 10 Feb 2011 12:07:35 +0000 |
Sascha L. Teichmann |
Initial check in of the FLYS database backend.
|
Fri, 28 Sep 2012 12:14:07 +0200 |
Thomas Arendsen Hein |
merged flys-artifacts/0.1
|
Wed, 30 Mar 2011 08:22:30 +0000 |
Ingo Weinzierl |
Renamed an output mode in the WINFO artifact configuration.
|
Tue, 29 Mar 2011 13:57:25 +0000 |
Ingo Weinzierl |
Changed a german string in the resource bundle.
|
Tue, 29 Mar 2011 09:54:06 +0000 |
Ingo Weinzierl |
Adapted the available calculation modes of WINFO and its order in the DESCRIBE document.
|
Mon, 28 Mar 2011 16:58:17 +0000 |
Ingo Weinzierl |
Added the hash code of an artifact to the artifact part of the collection's DESCRIBE document.
|
Mon, 28 Mar 2011 16:36:13 +0000 |
Ingo Weinzierl |
Changed the background color of discharge curves to white.
|
Mon, 28 Mar 2011 15:21:27 +0000 |
Sascha L. Teichmann |
DischargeTables: Cache the scale, too. Otherwise two calls to getValues() with different arguments will result in the same output.
|
Mon, 28 Mar 2011 14:33:36 +0000 |
Ingo Weinzierl |
The out() operation of the WINFO artifact draws discharge tables for gauges specified by the user.
|
Mon, 28 Mar 2011 10:48:27 +0000 |
Ingo Weinzierl |
Added a helper class to export charts.
|
Mon, 28 Mar 2011 09:17:25 +0000 |
Sascha L. Teichmann |
Add factory to fetch gauges from database and filter them
|
Fri, 25 Mar 2011 13:51:09 +0000 |
Sascha L. Teichmann |
Don't used interleaved x/y data.
|
Fri, 25 Mar 2011 11:03:51 +0000 |
Ingo Weinzierl |
Updated the TODO list.
|
Fri, 25 Mar 2011 10:23:59 +0000 |
Ingo Weinzierl |
Bugfix: Added a missing artifact namespace prefix in the DESCRIBE document of a FLYSArtifactCollection.
|
Thu, 24 Mar 2011 18:47:07 +0000 |
Ingo Weinzierl |
Implemented a FLYSArtifactCollection that will be used in this application now.
|
Thu, 24 Mar 2011 17:29:08 +0000 |
Sascha L. Teichmann |
Fetch w/q values of discharge tables for given gauges.
|
Thu, 24 Mar 2011 17:06:08 +0000 |
Ingo Weinzierl |
Added a further german resource bundle.
|
Wed, 23 Mar 2011 10:52:01 +0000 |
Ingo Weinzierl |
The DESCRIBE of the WINFO artifact contains the available output modes now.
|
Tue, 22 Mar 2011 16:09:30 +0000 |
Ingo Weinzierl |
The location_distance state of the WINFO parameterization has an output mode 'discharge_table' now.
|
Mon, 21 Mar 2011 09:18:04 +0000 |
Ingo Weinzierl |
Append human readable strings of the selected values to the DESCRIBE output.
|
Mon, 21 Mar 2011 09:16:17 +0000 |
Ingo Weinzierl |
Added some more calculation types (to the DESCRIBE in the calculation select state).
|
Mon, 21 Mar 2011 08:17:15 +0000 |
Ingo Weinzierl |
Implemented the step-back part of the advance() operation.
|
Mon, 21 Mar 2011 06:11:01 +0000 |
Ingo Weinzierl |
Fixed a german umlaut.
|
Fri, 18 Mar 2011 09:42:21 +0000 |
Ingo Weinzierl |
Added new states to insert location/distance and w/q data in the config of a WINFO artifact.
|
Fri, 18 Mar 2011 09:38:11 +0000 |
Ingo Weinzierl |
Added a new state for the W/Q input in the WINFO parameterization.
|
Fri, 18 Mar 2011 08:50:42 +0000 |
Ingo Weinzierl |
New state for the location/distance input and some litte modifications of the DefaultState.
|
Thu, 17 Mar 2011 16:37:39 +0000 |
Ingo Weinzierl |
Added a method to retrieve the UIProvider for a state.
|
Thu, 17 Mar 2011 16:03:36 +0000 |
Ingo Weinzierl |
Let the states describe the static ui part.
|
Thu, 17 Mar 2011 12:17:37 +0000 |
Ingo Weinzierl |
The 'rivers' service retrieves the rivers from backend now.
|
Thu, 17 Mar 2011 11:46:43 +0000 |
Sascha L. Teichmann |
Added support for the flys backend and an example how to use it.
|
Tue, 15 Mar 2011 17:12:58 +0000 |
Sascha L. Teichmann |
Added section in configuration for database backend.
|
Tue, 15 Mar 2011 15:53:02 +0000 |
Sascha L. Teichmann |
Fixed build error coming from different import of XMLUtils.
|
Mon, 14 Mar 2011 17:43:52 +0000 |
Ingo Weinzierl |
Appended a missing node to the DESCRIBE.
|