log

age author description
Fri, 23 Sep 2016 20:13:45 +0200 Tom Gottfried Improve readability for easier debugging.
Fri, 23 Sep 2016 19:13:40 +0200 Tom Gottfried Set default in data model instead of on generation of Probe objects.
Fri, 23 Sep 2016 18:47:17 +0200 Tom Gottfried Remove null-checks for already validated mandatory fields.
Fri, 23 Sep 2016 18:35:52 +0200 Tom Gottfried Remove unused redundant arguments.
Wed, 28 Sep 2016 09:06:18 +0200 Michael Stanko extend docker envireoment to load geographical data of german comunities
Wed, 28 Sep 2016 08:48:04 +0200 Michael Stanko ange ShibbolethFilter to accept non-ldap-formated roles (without cn=..)
Fri, 23 Sep 2016 17:56:22 +0200 Tom Gottfried Remove wrong period check.
Thu, 22 Sep 2016 16:14:57 +0200 Maximilian Krambach fixed some nullpointers in messproramm validator rules
Tue, 20 Sep 2016 16:01:02 +0200 Raimund Renkert Fixed data input for messporgramm_transfer table. schema-update
Tue, 20 Sep 2016 10:13:43 +0200 Raimund Renkert Added new table for messprogramm mappings. schema-update
Mon, 19 Sep 2016 12:14:46 +0200 Raimund Renkert Added unit tests for importer update path. schema-update
Mon, 19 Sep 2016 12:14:01 +0200 Raimund Renkert Added class to merge/update objects coming from the importer. schema-update
Fri, 09 Sep 2016 15:35:49 +0200 Raimund Renkert Added unit tests for probe- and messung identifier. schema-update
Fri, 09 Sep 2016 15:35:09 +0200 Raimund Renkert Added identifier for probe and messung objects for use in LAF importer. schema-update
Fri, 09 Sep 2016 15:33:04 +0200 Raimund Renkert Added unique constraint for probe.id_alt schema-update
Thu, 08 Sep 2016 12:03:43 +0200 Tom Gottfried A period with end before start is not meaningful.
Wed, 07 Sep 2016 18:17:48 +0200 Tom Gottfried A period with end before start is not meaningful.
Mon, 05 Sep 2016 10:19:23 +0200 Raimund Renkert Added json export. schema-update
Mon, 05 Sep 2016 10:18:38 +0200 Raimund Renkert Fixed warnings. schema-update
Mon, 05 Sep 2016 10:17:32 +0200 Raimund Renkert Organized imports and removed unused logger. schema-update
Fri, 02 Sep 2016 14:03:25 +0200 Raimund Renkert Updated unit tests to fit the new data model. schema-update
Fri, 02 Sep 2016 14:02:54 +0200 Raimund Renkert Added Annotation to set the id to generated value. schema-update
Fri, 02 Sep 2016 14:02:03 +0200 Raimund Renkert Fixed model and its dependencies. schema-update
Fri, 02 Sep 2016 14:00:22 +0200 Raimund Renkert Fixed datatype for ba_id attribute. schema-update
Wed, 31 Aug 2016 16:24:04 +0200 Raimund Renkert Removed verbose logging. schema-update
Wed, 31 Aug 2016 15:52:15 +0200 Raimund Renkert Updated status workflow. schema-update
Wed, 31 Aug 2016 15:50:54 +0200 Raimund Renkert Make dynamic inserts on probe and messung objects to avoid 'not null'-constraint error. schema-update
Wed, 31 Aug 2016 15:49:40 +0200 Raimund Renkert Added additional attributes to complete the model. schema-update
Wed, 31 Aug 2016 15:47:52 +0200 Raimund Renkert Updated sql query strings to match the new schema. schema-update
Wed, 31 Aug 2016 15:46:59 +0200 Raimund Renkert Removed schema bund from setup_db script. schema-update
Fri, 08 Jul 2016 15:35:24 +0200 Raimund Renkert merged. schema-update
Fri, 08 Jul 2016 15:34:33 +0200 Raimund Renkert Moved referenced tables. schema-update
Fri, 08 Jul 2016 15:32:36 +0200 Raimund Renkert Updated server application to new database model. THIS IS STILL WIP!!! schema-update
Mon, 04 Jul 2016 14:31:18 +0200 Raimund Renkert Updated probe data. schema-update
Mon, 04 Jul 2016 14:31:06 +0200 Raimund Renkert Added FK to probe and messprogramm. schema-update
Mon, 04 Jul 2016 14:30:40 +0200 Raimund Renkert Added table betriebsart schema-update
Mon, 04 Jul 2016 14:23:59 +0200 Raimund Renkert Updated references. schema-update
Mon, 04 Jul 2016 14:23:50 +0200 Raimund Renkert Updated values. schema-update
Mon, 04 Jul 2016 14:18:42 +0200 Raimund Renkert Added filter and query type table. schema-update
Mon, 04 Jul 2016 14:11:00 +0200 Raimund Renkert Update data files. schema-update
Thu, 07 Jul 2016 11:46:14 +0200 Michael Stanko add stammdaten.kta and stammdaten.ortszusatz schema-update
Tue, 05 Jul 2016 18:24:55 +0200 Tom Gottfried Introduce default value vor Messregime in Messprogramm.
Mon, 04 Jul 2016 12:10:44 +0200 Raimund Renkert Fixed typos. schema-update
Mon, 04 Jul 2016 12:09:01 +0200 Raimund Renkert Made most constraints inline. schema-update
Mon, 04 Jul 2016 12:05:26 +0200 Raimund Renkert Added inline FK constraints. schema-update
Mon, 04 Jul 2016 12:04:50 +0200 Raimund Renkert Reordered tables. schema-update
Mon, 04 Jul 2016 11:46:42 +0200 Raimund Renkert Replaced explicid sequences with serials. schema-update
Mon, 04 Jul 2016 11:46:20 +0200 Raimund Renkert Fixed column names in constraints. schema-update
Mon, 04 Jul 2016 11:31:31 +0200 Raimund Renkert Fixed names and typos. schema-update
Mon, 04 Jul 2016 11:25:40 +0200 Raimund Renkert Renamed/Removed some columns. schema-update
Mon, 04 Jul 2016 11:24:59 +0200 Raimund Renkert Use status_kombi as FK in status_protokol schema-update
Mon, 04 Jul 2016 10:00:08 +0200 Raimund Renkert Added FK constraints. schema-update
Mon, 04 Jul 2016 08:55:36 +0200 Raimund Renkert Removed column name, added column kommentar in messprogramm schema-update
Mon, 04 Jul 2016 08:53:39 +0200 Raimund Renkert Renamed erzeuger to mst_id. schema-update
Mon, 04 Jul 2016 08:52:13 +0200 Raimund Renkert Removed duplicated netzbetreiber column. (mst_id already contains the schema-update
Fri, 01 Jul 2016 19:53:56 +0200 Raimund Renkert Moved comments to the end of the file. schema-update
Fri, 01 Jul 2016 19:51:41 +0200 Raimund Renkert Added index for "child"-tables and removed index for probe. schema-update
Fri, 01 Jul 2016 19:47:21 +0200 Raimund Renkert Moved messung.status FK constraint. schema-update
Fri, 01 Jul 2016 19:46:11 +0200 Raimund Renkert Updated trigger and functions. schema-update
Fri, 01 Jul 2016 19:04:49 +0200 Raimund Renkert Moved trigger creation to table definition. schema-update
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)