Tue, 10 May 2016 15:55:26 +0200 |
Raimund Renkert |
Avoid NPE in status service.
|
Tue, 10 May 2016 13:22:36 +0200 |
Raimund Renkert |
Removed check for duplicates in stammdatenservices (method: PUT).
|
Mon, 09 May 2016 15:19:22 +0200 |
Tom Gottfried |
Fix IDs vs. sequence values.
|
Mon, 09 May 2016 13:00:56 +0200 |
Raimund Renkert |
merged.
|
Mon, 09 May 2016 13:00:10 +0200 |
Raimund Renkert |
Fixed database attribute name.
|
Fri, 06 May 2016 12:24:55 +0200 |
Tom Gottfried |
Remove PostgreSQL 9.5-specific client parameter (again).
|
Fri, 06 May 2016 12:22:13 +0200 |
Tom Gottfried |
A bit of cleanup.
|
Fri, 06 May 2016 12:21:48 +0200 |
Tom Gottfried |
Stop on error.
|
Fri, 06 May 2016 12:13:15 +0200 |
Tom Gottfried |
Remove wrong test operator and prepare for more options.
|
Wed, 04 May 2016 16:04:50 +0200 |
Michael Stanko |
remove debug switch from setup-db.sh
|
Wed, 04 May 2016 16:00:41 +0200 |
Michael Stanko |
add initialze sequences in lada_data.sql
|
Wed, 04 May 2016 09:13:35 +0200 |
Michael Stanko |
erase mpr_id values in lada_data.sql
|
Wed, 04 May 2016 08:07:31 +0200 |
Michael Stanko |
erase mpr_id values in lada_data.sql
|
Fri, 29 Apr 2016 16:40:26 +0200 |
Raimund Renkert |
merged.
|
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.
|