Wed, 25 Mar 2015 16:17:41 +0100 |
Raimund Renkert |
Added interface, annotation and enum for Lock mechanism.
|
Wed, 25 Mar 2015 16:16:33 +0100 |
Raimund Renkert |
Added new column 'tree_modified' to entity classes.
|
Wed, 25 Mar 2015 16:14:25 +0100 |
Raimund Renkert |
Fixed hauptproben_nr validation.
|
Wed, 25 Mar 2015 16:12:49 +0100 |
Raimund Renkert |
Updated log4j config.
|
Wed, 25 Mar 2015 16:11:48 +0100 |
Raimund Renkert |
Fixed authorization via openid.
|
Tue, 24 Mar 2015 11:48:23 +0100 |
Raimund Renkert |
Removed netzbetreiber from authorization.
|
Tue, 24 Mar 2015 11:47:44 +0100 |
Raimund Renkert |
Updated authorization for probe list. Performance is much better now!
|
Mon, 23 Mar 2015 17:59:29 +0100 |
Raimund Renkert |
Updated queryconf.
|
Mon, 23 Mar 2015 17:55:02 +0100 |
Raimund Renkert |
Make 'and-/or like' operations case insensitive
|
Mon, 23 Mar 2015 17:53:47 +0100 |
Raimund Renkert |
Filter messstellen, netzbetreiber and verwaltungseinheiten.
|
Mon, 23 Mar 2015 17:53:19 +0100 |
Raimund Renkert |
Cleanup in stammdaten rest services.
|
Mon, 23 Mar 2015 17:52:17 +0100 |
Raimund Renkert |
Use authentication info for authorization of requested objects.
|
Mon, 23 Mar 2015 17:50:51 +0100 |
Raimund Renkert |
Added enum for http request method.
|
Mon, 23 Mar 2015 17:50:06 +0100 |
Raimund Renkert |
Added OpenId authorization and user info class.
|
Mon, 23 Mar 2015 17:48:48 +0100 |
Raimund Renkert |
Add authentication info to http request.
|
Mon, 23 Mar 2015 17:46:00 +0100 |
Raimund Renkert |
Updated authorization interface and its default implemenation.
|
Mon, 23 Mar 2015 17:45:03 +0100 |
Raimund Renkert |
Added authorization type OPEN_ID.
|
Mon, 23 Mar 2015 17:42:59 +0100 |
Raimund Renkert |
Fixed column name in stammdaten.auth.
|
Mon, 23 Mar 2015 17:42:16 +0100 |
Raimund Renkert |
Updated model classes to have getter/setter for owner and readonly flags.
|
Thu, 19 Mar 2015 14:28:44 +0100 |
Raimund Renkert |
Merged branch openid back to default.
|
Thu, 19 Mar 2015 09:28:18 +0100 |
Raimund Renkert |
Updated sql query to fit the requirements of sorting and paging.
|
Thu, 19 Mar 2015 09:27:49 +0100 |
Raimund Renkert |
Use paging parameters to send sublists of the result.
|
Wed, 18 Mar 2015 15:44:23 +0100 |
Raimund Renkert |
Added tag 2.0-alpha1 for changeset 3d38d1fe9e88
|
Wed, 18 Mar 2015 15:43:42 +0100 |
Raimund Renkert |
Added validation rule for probe objects.
2.0-alpha1
|
Wed, 18 Mar 2015 15:31:42 +0100 |
Raimund Renkert |
Fixed warning field name in validator rule.
|
Wed, 18 Mar 2015 15:31:09 +0100 |
Raimund Renkert |
Fixed NPE in LProbe object.
|
Fri, 13 Mar 2015 17:05:27 +0100 |
Andre Heinecke |
Get user roles from openid server
openid
|
Fri, 13 Mar 2015 16:51:07 +0100 |
Raimund Renkert |
Updated messung validator.
|
Fri, 13 Mar 2015 16:50:20 +0100 |
Raimund Renkert |
Added messung validator and rules.
|
Fri, 13 Mar 2015 16:49:33 +0100 |
Raimund Renkert |
Added testclass for messung validator.
|
Fri, 13 Mar 2015 16:48:15 +0100 |
Raimund Renkert |
Added some tests for validation module.
|
Fri, 13 Mar 2015 16:47:52 +0100 |
Raimund Renkert |
Allow parameter 'ortId' to filter locations.
|
Fri, 13 Mar 2015 16:47:21 +0100 |
Raimund Renkert |
Return null as data.
|
Fri, 13 Mar 2015 16:46:15 +0100 |
Raimund Renkert |
Updated queryconf; Added 'probe.id' as result.
|
Fri, 13 Mar 2015 16:45:11 +0100 |
Raimund Renkert |
Fixed field name 'probeentnahmeBeginn'.
|
Fri, 13 Mar 2015 16:44:27 +0100 |
Raimund Renkert |
Added stubs for owner and readonly flags in probe.
|
Fri, 13 Mar 2015 16:43:32 +0100 |
Raimund Renkert |
Allow /{id} in urls on PUT requests.
|
Fri, 13 Mar 2015 16:42:12 +0100 |
Raimund Renkert |
Renamed all 'messungId' url parameters to 'messungsId'.
|
Fri, 13 Mar 2015 15:20:29 +0100 |
Andre Heinecke |
Interpret session_timeout_minutes as minutes value instead of secs.
openid
|
Fri, 13 Mar 2015 15:20:05 +0100 |
Andre Heinecke |
Add option to completely disable the openIDFilter
openid
|
Fri, 13 Mar 2015 14:26:52 +0100 |
Andre Heinecke |
Merge current default into openid
openid
|
Fri, 13 Mar 2015 09:58:41 +0100 |
Andre Heinecke |
Add LoginServlet dummy
openid
|
Thu, 12 Mar 2015 17:40:20 +0100 |
Andre Heinecke |
Let the return to url be handled by the client.
openid
|
Wed, 11 Mar 2015 14:50:40 +0100 |
Andre Heinecke |
Send raw response on authentication failure instead of HTTP error document.
openid
|
Tue, 10 Mar 2015 16:58:43 +0100 |
Andre Heinecke |
Configure publicly accessible identity provider url
openid
|
Fri, 27 Feb 2015 17:23:05 +0100 |
Andre Heinecke |
Fix return_url handling and send params to client in header
openid
|
Fri, 27 Feb 2015 16:42:43 +0100 |
Andre Heinecke |
Get openid configuration from properties file and start on return url handling
openid
|
Thu, 26 Feb 2015 15:35:13 +0100 |
Andre Heinecke |
Implement pseudo session based on OpenID nonce
openid
|