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