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.
|
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.
|