log

age author description
Fri, 01 Jul 2016 19:01:32 +0200 Raimund Renkert Moved FK constraints into table definition. schema-update
Fri, 01 Jul 2016 18:17:23 +0200 Raimund Renkert Reordered table creation to allow inline definition of FKs. schema-update
Fri, 01 Jul 2016 18:11:48 +0200 Raimund Renkert Moved unique constraints into table definition. schema-update
Fri, 01 Jul 2016 18:07:33 +0200 Raimund Renkert Removed duplicated defaults. schema-update
Fri, 01 Jul 2016 18:04:21 +0200 Raimund Renkert Declare primary keys in tabel definition. schema-update
Fri, 01 Jul 2016 18:00:29 +0200 Raimund Renkert Removed obsolete search_path statements. schema-update
Fri, 01 Jul 2016 17:59:24 +0200 Raimund Renkert Replaced explicit sequences by serials. schema-update
Fri, 01 Jul 2016 17:46:39 +0200 Raimund Renkert Replaced translation tables for probe and messung with id_alt columns. schema-update
Fri, 01 Jul 2016 17:39:12 +0200 Raimund Renkert Removed schema 'bund'. schema-update
Fri, 01 Jul 2016 17:36:06 +0200 Tom Gottfried Make ID for Messregime an integer.
Fri, 01 Jul 2016 16:55:16 +0200 Raimund Renkert Updated description how to create filters.
Fri, 01 Jul 2016 14:18:00 +0200 Tom Gottfried Complement mandatory fields for messprogramm.
Fri, 01 Jul 2016 10:32:44 +0200 Tom Gottfried Fix CHECK-Constraint definition.
Wed, 29 Jun 2016 19:23:50 +0200 Raimund Renkert Added unique constraint to result.query_id and result.data_index and fixed data
Wed, 29 Jun 2016 19:06:33 +0200 Raimund Renkert Added instructions for messung queries. Fixed typo.
Wed, 29 Jun 2016 18:36:35 +0200 Raimund Renkert Beschreibung zur Erstellung von Filtern zu README hinzugefĆ¼gt.
Tue, 28 Jun 2016 10:31:24 +0200 Tom Gottfried Remove API that should not be used since rev 9121d99a471e.
Mon, 27 Jun 2016 17:35:28 +0200 Tom Gottfried Removed code duplicated database trigger since rev 9121d99a471e.
Mon, 27 Jun 2016 17:04:02 +0200 Tom Gottfried Check mandatory fields before saving a Messprogramm.
Fri, 17 Jun 2016 12:17:08 +0200 Raimund Renkert Refactored probe generation.
Wed, 15 Jun 2016 11:18:49 +0200 Tom Gottfried Correct comment.
Tue, 14 Jun 2016 18:33:09 +0200 Tom Gottfried Deactivate tests for validators and land-interfaces.
Tue, 14 Jun 2016 18:31:29 +0200 Tom Gottfried Avoid duplicate entries in interface tests.
Tue, 14 Jun 2016 18:30:41 +0200 Tom Gottfried Use a minimal set of master data based on empty database for tests.
Wed, 08 Jun 2016 12:56:37 +0200 Tom Gottfried Adapt LADA version in Dockerfile.
Wed, 08 Jun 2016 12:16:40 +0200 Tom Gottfried Fix statusFilter query.
Wed, 08 Jun 2016 12:15:37 +0200 Tom Gottfried Fix multiselect delimiter.
Tue, 07 Jun 2016 16:20:18 +0200 Tom Gottfried Make tests more verbose on failure.
Tue, 07 Jun 2016 12:12:28 +0200 Tom Gottfried New version number.
Tue, 07 Jun 2016 12:03:36 +0200 Tom Gottfried Get version from pom.xml instead of hard coded.
Mon, 06 Jun 2016 15:15:12 +0200 Tom Gottfried Merged.
Mon, 06 Jun 2016 15:12:08 +0200 Tom Gottfried By convention, use client-i18n-strings for data_index.
Thu, 02 Jun 2016 18:04:44 +0200 Tom Gottfried Add missing FK-constraint.
Thu, 02 Jun 2016 12:27:34 +0200 Michael Stanko fix multiselect query
Thu, 02 Jun 2016 11:43:16 +0200 Tom Gottfried Add option to create database with schema only.
Wed, 01 Jun 2016 15:25:08 +0200 Tom Gottfried Authorize status change only for matching user.
Mon, 30 May 2016 16:11:24 +0200 Tom Gottfried Explain with comments and remove conditions each applied by one above.
Mon, 30 May 2016 15:01:08 +0200 Tom Gottfried IDs should be equal, not just contain each other.
Fri, 27 May 2016 19:20:47 +0200 Tom Gottfried Improve readability.
Fri, 27 May 2016 16:05:06 +0200 Raimund Renkert Fixed ldap group names in auth table.
Fri, 27 May 2016 16:03:40 +0200 Raimund Renkert Fixed authorization issues.
Thu, 26 May 2016 12:20:15 +0200 Raimund Renkert Use the netzbetreiber id value instead of casting data to ort and request
Thu, 26 May 2016 10:23:26 +0200 Michael Stanko fix query config for messungs query
Wed, 25 May 2016 18:21:54 +0200 Tom Gottfried Allow a user only to manipulate Ort with own Netzbetreiber.
Wed, 25 May 2016 18:10:14 +0200 Tom Gottfried Avoid NPE if requested object does not exist.
Wed, 25 May 2016 16:51:55 +0200 Tom Gottfried The database might refuse to delete an object e.g. due to FK constraints.
Tue, 24 May 2016 17:15:44 +0200 Tom Gottfried Use ON DELETE CASCADE to ease removing queries from database.
Tue, 24 May 2016 17:19:48 +0200 Tom Gottfried Sample data: Fix setting of query_id_seq.
Wed, 25 May 2016 15:07:12 +0200 Raimund Renkert merged.
Wed, 25 May 2016 15:06:02 +0200 Raimund Renkert Allow users to create a stammdaten ort.
Tue, 24 May 2016 15:06:14 +0200 Tom Gottfried Correct Typo.
Tue, 24 May 2016 11:46:17 +0200 Tom Gottfried Return correct response if update failed.
Mon, 23 May 2016 15:49:30 +0200 Tom Gottfried Round some values to three digits, breaking ties half to even, before storing.
Wed, 18 May 2016 18:21:33 +0200 Tom Gottfried statusStufe should be governed by the server only.
Wed, 18 May 2016 14:14:29 +0200 Tom Gottfried Fix typo.
Wed, 18 May 2016 14:13:33 +0200 Tom Gottfried Backed out changeset af0883b73551
Wed, 18 May 2016 14:12:41 +0200 Tom Gottfried Fix typo.
Thu, 12 May 2016 11:18:29 +0200 Michael Stanko change 'similar to' to 'IN' Conditions in filter queries
Wed, 11 May 2016 11:47:09 +0200 Michael Stanko redesign messung query
Tue, 10 May 2016 16:44:27 +0200 Tom Gottfried Fix query for messungen.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)