2016-05-30 |
Tom Gottfried |
IDs should be equal, not just contain each other.
|
2016-05-27 |
Tom Gottfried |
Improve readability.
|
2016-05-27 |
Raimund Renkert |
Fixed ldap group names in auth table.
|
2016-05-27 |
Raimund Renkert |
Fixed authorization issues.
|
2016-05-26 |
Raimund Renkert |
Use the netzbetreiber id value instead of casting data to ort and request
|
2016-05-26 |
Michael Stanko |
fix query config for messungs query
|
2016-05-25 |
Tom Gottfried |
Allow a user only to manipulate Ort with own Netzbetreiber.
|
2016-05-25 |
Tom Gottfried |
Avoid NPE if requested object does not exist.
|
2016-05-25 |
Tom Gottfried |
The database might refuse to delete an object e.g. due to FK constraints.
|
2016-05-24 |
Tom Gottfried |
Use ON DELETE CASCADE to ease removing queries from database.
|
2016-05-24 |
Tom Gottfried |
Sample data: Fix setting of query_id_seq.
|
2016-05-25 |
Raimund Renkert |
merged.
|
2016-05-25 |
Raimund Renkert |
Allow users to create a stammdaten ort.
|
2016-05-24 |
Tom Gottfried |
Correct Typo.
|
2016-05-24 |
Tom Gottfried |
Return correct response if update failed.
|
2016-05-23 |
Tom Gottfried |
Round some values to three digits, breaking ties half to even, before storing.
|
2016-05-18 |
Tom Gottfried |
statusStufe should be governed by the server only.
|
2016-05-18 |
Tom Gottfried |
Fix typo.
|
2016-05-18 |
Tom Gottfried |
Backed out changeset af0883b73551
|
2016-05-18 |
Tom Gottfried |
Fix typo.
|
2016-05-12 |
Michael Stanko |
change 'similar to' to 'IN' Conditions in filter queries
|
2016-05-11 |
Michael Stanko |
redesign messung query
|
2016-05-10 |
Tom Gottfried |
Fix query for messungen.
|
2016-05-10 |
Raimund Renkert |
Avoid NPE in status service.
|
2016-05-10 |
Raimund Renkert |
Removed check for duplicates in stammdatenservices (method: PUT).
|
2016-05-09 |
Tom Gottfried |
Fix IDs vs. sequence values.
|
2016-05-09 |
Raimund Renkert |
merged.
|
2016-05-09 |
Raimund Renkert |
Fixed database attribute name.
|
2016-05-06 |
Tom Gottfried |
Remove PostgreSQL 9.5-specific client parameter (again).
|
2016-05-06 |
Tom Gottfried |
A bit of cleanup.
|
2016-05-06 |
Tom Gottfried |
Stop on error.
|
2016-05-06 |
Tom Gottfried |
Remove wrong test operator and prepare for more options.
|