log

age author description
Mon, 11 Apr 2011 15:38:43 +0000 Ingo Weinzierl Implemented a context menu for the project list.
Mon, 11 Apr 2011 14:32:36 +0000 Ingo Weinzierl Implemented a service to fetch distance information of a river from the artifact server.
Mon, 11 Apr 2011 14:29:54 +0000 Ingo Weinzierl Added a model class that represents a distance information.
Fri, 08 Apr 2011 10:05:14 +0000 Ingo Weinzierl Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Fri, 08 Apr 2011 09:51:41 +0000 Ingo Weinzierl Added an exception class that should be used if the user authentication fails.
Fri, 08 Apr 2011 08:51:28 +0000 Ingo Weinzierl Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Fri, 08 Apr 2011 08:45:15 +0000 Ingo Weinzierl Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
Thu, 07 Apr 2011 11:31:19 +0000 Ingo Weinzierl The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
Thu, 07 Apr 2011 10:33:48 +0000 Ingo Weinzierl Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Tue, 05 Apr 2011 08:13:48 +0000 Ingo Weinzierl Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Tue, 05 Apr 2011 06:25:17 +0000 Ingo Weinzierl Implemented the button to toggle the current locale.
Tue, 05 Apr 2011 06:24:13 +0000 Ingo Weinzierl Added missing i18n footer strings.
Wed, 30 Mar 2011 13:49:28 +0000 Ingo Weinzierl Tagged RELEASE 0.1 of FLYS Client.
Fri, 28 Sep 2012 12:14:07 +0200 Thomas Arendsen Hein merged flys-backend/0.1 0.1
Mon, 28 Mar 2011 14:32:42 +0000 Sascha L. Teichmann Fixed swap of operands in importer.
Mon, 28 Mar 2011 09:46:24 +0000 Sascha L. Teichmann Forgot to save the last change before commit.
Mon, 28 Mar 2011 09:06:30 +0000 Sascha L. Teichmann Added methods to find out if two ranges intersects.
Thu, 24 Mar 2011 16:47:05 +0000 Sascha L. Teichmann Added an one to many relation to the discharge tables of a gauge.
Wed, 23 Mar 2011 16:33:36 +0000 Sascha L. Teichmann Finished import of WSTs.
Wed, 23 Mar 2011 15:22:32 +0000 Sascha L. Teichmann Build models for wsts, wst columns and q ranges and store them in the backend.
Wed, 23 Mar 2011 10:46:58 +0000 Sascha L. Teichmann Add a hack to repair the units in WST files extraction.
Tue, 22 Mar 2011 15:48:09 +0000 Sascha L. Teichmann Ported over some WST parsing stuff from desktop flys
Tue, 22 Mar 2011 12:15:18 +0000 Ingo Weinzierl Added import code for importing discharge tables.
Tue, 22 Mar 2011 11:10:01 +0000 Sascha L. Teichmann Added stub for WST parser.
Tue, 22 Mar 2011 11:01:51 +0000 Sascha L. Teichmann Added importer helper model stubs for WST imports.
Mon, 21 Mar 2011 15:06:47 +0000 Sascha L. Teichmann Second part of parsing/storing main values. Should be finished now.
Mon, 21 Mar 2011 10:52:33 +0000 Sascha L. Teichmann Fixed wrong unique constraint.
Mon, 21 Mar 2011 10:41:47 +0000 Sascha L. Teichmann Add forgotten column river_id in Gauges.
Mon, 21 Mar 2011 10:27:14 +0000 Sascha L. Teichmann Added missing ImportGauge.getPeer() method
Mon, 21 Mar 2011 10:01:56 +0000 Sascha L. Teichmann Propagate river into storing of gauges.
Mon, 21 Mar 2011 09:52:26 +0000 Sascha L. Teichmann Added stub code to write gauges
Fri, 18 Mar 2011 16:12:24 +0000 Sascha L. Teichmann First part of parsing main values.
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.

http://dive4elements.wald.intevation.org