Fri, 29 Apr 2016 16:38:33 +0200 |
Raimund Renkert |
Use databse triggers for update on field 'letzteAenderung'.
|
Thu, 28 Apr 2016 15:26:12 +0200 |
Michael Stanko |
fix db-setup and stammdaten_data.sql
|
Fri, 15 Apr 2016 10:18:24 +0200 |
Tom Gottfried |
Added missing UNIQUE-Constraint.
|
Wed, 13 Apr 2016 20:34:37 +0200 |
Raimund Renkert |
Fixed typos and added simple query config for messung objects.
|
Wed, 13 Apr 2016 20:14:31 +0200 |
Raimund Renkert |
Removed timestamp update (letzte_aenderung) from server code.
|
Wed, 13 Apr 2016 18:46:43 +0200 |
Raimund Renkert |
Use authorization in status service.
|
Wed, 13 Apr 2016 18:45:58 +0200 |
Raimund Renkert |
Always set statusEdit attribute for messung objects.
|
Wed, 13 Apr 2016 17:37:12 +0200 |
Raimund Renkert |
Updated stammdaten services: allow multiselect filters and check duplicates
|
Fri, 08 Apr 2016 19:36:25 +0200 |
Raimund Renkert |
merged.
|
Fri, 08 Apr 2016 19:36:06 +0200 |
Raimund Renkert |
Fixed NPE for messungen without status.
|
Fri, 08 Apr 2016 19:35:49 +0200 |
Raimund Renkert |
Added posible qid parameter to request messungen via query.
|
Fri, 08 Apr 2016 19:35:12 +0200 |
Raimund Renkert |
Added service to request messung queries.
|
Fri, 08 Apr 2016 17:17:06 +0200 |
Tom Gottfried |
We need a wider range to allow arbitrary input formated +-9.99e+-99
|
Fri, 08 Apr 2016 12:32:34 +0200 |
Tom Gottfried |
Sequences in bund schema have to be set to correct values.
|
Fri, 08 Apr 2016 11:14:09 +0200 |
Tom Gottfried |
netzbetreiber_id is mandatory for ort.
|
Fri, 08 Apr 2016 11:12:03 +0200 |
Tom Gottfried |
Replace reference on non-existent dataset.
|
Fri, 08 Apr 2016 11:10:14 +0200 |
Tom Gottfried |
Remove PostgreSQL 9.5-specific client parameter.
|
Thu, 07 Apr 2016 15:56:14 +0200 |
Raimund Renkert |
Order result colums by the index stored in the db.
|
Thu, 07 Apr 2016 15:38:40 +0200 |
Raimund Renkert |
Added data dumps.
|
Wed, 06 Apr 2016 12:20:12 +0200 |
Raimund Renkert |
merged.
|
Wed, 06 Apr 2016 12:19:31 +0200 |
Raimund Renkert |
Fixed authorization. Avoids NPE for users/roles without mst_id
|
Tue, 05 Apr 2016 10:49:13 +0200 |
Tom Gottfried |
Set netzbetreiber-specific IDs UNIQUE per netzbetreiber.
|
Tue, 05 Apr 2016 10:29:55 +0200 |
Tom Gottfried |
Set known mandatory fields in stammdaten NOT NULL.
|
Thu, 24 Mar 2016 18:16:32 +0100 |
Tom Gottfried |
Fix automatic tests.
|
Thu, 24 Mar 2016 15:57:05 +0100 |
Tom Gottfried |
Improve readability of DDL for editable stammdaten tables.
|
Wed, 23 Mar 2016 18:52:09 +0100 |
Tom Gottfried |
probe and messprogramm always need a mst_id and labor_mst_id.
|
Wed, 23 Mar 2016 13:07:11 +0100 |
Tom Gottfried |
Improve readability of DDL for messprogramm table.
|
Wed, 23 Mar 2016 12:47:16 +0100 |
Tom Gottfried |
Improve readability of DDL for probe tables.
|
Mon, 14 Mar 2016 10:18:24 +0100 |
Raimund Renkert |
Added labor_mst_id column to messprogramm.
|
Mon, 14 Mar 2016 10:15:43 +0100 |
Raimund Renkert |
Add the initial status to generated messung objects.
|
Mon, 14 Mar 2016 10:15:06 +0100 |
Raimund Renkert |
Use the laborMstId in generated probe objects.
|
Fri, 11 Mar 2016 14:00:10 +0100 |
Raimund Renkert |
Fixed IAE on messung create.
|