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
|
Wed, 25 Feb 2015 16:56:12 +0100 |
Andre Heinecke |
Change openID authentication to a filter.
openid
|
Wed, 25 Feb 2015 16:03:35 +0100 |
Andre Heinecke |
First non-functional implementation of openid verification
openid
|
Tue, 24 Feb 2015 15:15:44 +0100 |
Raimund Renkert |
Validate probe objects in REST services.
|
Tue, 24 Feb 2015 14:58:20 +0100 |
Raimund Renkert |
Added more rules for probe validation.
|
Tue, 24 Feb 2015 14:57:49 +0100 |
Raimund Renkert |
Added more test cases for probe validator.
|
Tue, 24 Feb 2015 14:57:24 +0100 |
Raimund Renkert |
Validate the object is a probe.
|
Tue, 24 Feb 2015 14:56:46 +0100 |
Raimund Renkert |
Use multivalued map for errors and warnings to be able to store more than one
|
Tue, 24 Feb 2015 10:58:06 +0100 |
Raimund Renkert |
Added first validation rules for probe objects.
|
Tue, 24 Feb 2015 10:56:47 +0100 |
Raimund Renkert |
Added validator for probe objects.
|
Tue, 24 Feb 2015 10:56:09 +0100 |
Raimund Renkert |
Added validator tests.
|
Tue, 24 Feb 2015 10:55:19 +0100 |
Raimund Renkert |
Added baseclass for validator tests.
|
Tue, 24 Feb 2015 10:52:14 +0100 |
Raimund Renkert |
Added interfaces classes and annotations used for validation.
|
Tue, 24 Feb 2015 10:41:16 +0100 |
Raimund Renkert |
Organized imports.
|
Thu, 19 Feb 2015 15:21:44 +0100 |
Raimund Renkert |
Added verwalungseinheit services.
|
Thu, 19 Feb 2015 15:21:23 +0100 |
Raimund Renkert |
Updated verwaltungseinheit model.
|
Thu, 19 Feb 2015 15:21:05 +0100 |
Raimund Renkert |
Added tests for verwaltungseinheit services.
|
Thu, 19 Feb 2015 15:20:34 +0100 |
Raimund Renkert |
Added umwelt services.
|
Thu, 19 Feb 2015 15:20:16 +0100 |
Raimund Renkert |
Updated umwelt model.
|
Thu, 19 Feb 2015 15:19:58 +0100 |
Raimund Renkert |
Added tests for umwelt services.
|
Thu, 19 Feb 2015 15:18:43 +0100 |
Raimund Renkert |
Organized imports.
|
Thu, 19 Feb 2015 14:52:21 +0100 |
Raimund Renkert |
Added staat services.
|
Thu, 19 Feb 2015 14:50:10 +0100 |
Raimund Renkert |
Added staat services.
|
Thu, 19 Feb 2015 14:49:53 +0100 |
Raimund Renkert |
Updated staat model.
|
Thu, 19 Feb 2015 14:49:36 +0100 |
Raimund Renkert |
Added tests for staat services.
|
Thu, 19 Feb 2015 14:21:44 +0100 |
Raimund Renkert |
Added koordinatenart service.
|
Thu, 19 Feb 2015 14:21:28 +0100 |
Raimund Renkert |
Added tests for koordinatenart services.
|
Thu, 19 Feb 2015 14:15:14 +0100 |
Raimund Renkert |
Added location services.
|
Thu, 19 Feb 2015 14:14:58 +0100 |
Raimund Renkert |
Updated s_ort (location) model.
|
Thu, 19 Feb 2015 14:14:31 +0100 |
Raimund Renkert |
Added test for s_ort (location) services.
|
Thu, 19 Feb 2015 14:13:22 +0100 |
Raimund Renkert |
Added probenzusatz services.
|
Thu, 19 Feb 2015 14:13:01 +0100 |
Raimund Renkert |
Updated probenzusatz model.
|
Thu, 19 Feb 2015 14:12:34 +0100 |
Raimund Renkert |
Added tests for probenzusatz service.
|
Thu, 19 Feb 2015 09:29:08 +0100 |
Raimund Renkert |
Added probenart services.
|
Thu, 19 Feb 2015 09:28:42 +0100 |
Raimund Renkert |
Added tests for probenart services.
|
Thu, 19 Feb 2015 09:15:09 +0100 |
Raimund Renkert |
Added pflichtmessgroesse services.
|
Thu, 19 Feb 2015 09:14:52 +0100 |
Raimund Renkert |
Updated pflichtmessgroesse model.
|
Thu, 19 Feb 2015 09:14:30 +0100 |
Raimund Renkert |
Added tests for pflichtmessgroesse services.
|
Thu, 19 Feb 2015 09:13:48 +0100 |
Raimund Renkert |
Organized imports.
|
Thu, 19 Feb 2015 08:54:40 +0100 |
Raimund Renkert |
Added netzbetreiber services.
|
Thu, 19 Feb 2015 08:54:16 +0100 |
Raimund Renkert |
Added tests for netzbetreiber service.
|
Wed, 18 Feb 2015 16:58:04 +0100 |
Raimund Renkert |
Added messtellen services.
|
Wed, 18 Feb 2015 16:57:44 +0100 |
Raimund Renkert |
Added tests for messstellen services.
|
Wed, 18 Feb 2015 16:48:11 +0100 |
Raimund Renkert |
Added messmethode services.
|
Wed, 18 Feb 2015 16:47:48 +0100 |
Raimund Renkert |
Added tests for messmethode service.
|
Wed, 18 Feb 2015 16:39:56 +0100 |
Raimund Renkert |
Organized imports.
|
Wed, 18 Feb 2015 16:39:43 +0100 |
Raimund Renkert |
Added services for messgroessse.
|
Wed, 18 Feb 2015 16:38:39 +0100 |
Raimund Renkert |
Added tests for messgroesse service.
|
Wed, 18 Feb 2015 16:25:21 +0100 |
Raimund Renkert |
Added service for messeinheit.
|
Wed, 18 Feb 2015 16:25:06 +0100 |
Raimund Renkert |
Added tests for messeinheit service.
|
Wed, 18 Feb 2015 16:12:54 +0100 |
Raimund Renkert |
Added service for datenbasis.
|
Wed, 18 Feb 2015 16:12:18 +0100 |
Raimund Renkert |
Added test class for stammdaten including first tests for datenbasis.
|
Wed, 18 Feb 2015 16:11:41 +0100 |
Raimund Renkert |
Comments.
|
Wed, 18 Feb 2015 16:11:02 +0100 |
Raimund Renkert |
Comments and output cosmetics.
|
Wed, 18 Feb 2015 15:33:46 +0100 |
Raimund Renkert |
Restructured tests.
|
Wed, 18 Feb 2015 14:42:54 +0100 |
Raimund Renkert |
Added zusatzwert services.
|
Wed, 18 Feb 2015 14:42:37 +0100 |
Raimund Renkert |
Updated zusatzwert model.
|
Wed, 18 Feb 2015 14:42:21 +0100 |
Raimund Renkert |
Added test for zusatzwert service.
|
Wed, 18 Feb 2015 13:57:20 +0100 |
Raimund Renkert |
Added status services.
|
Wed, 18 Feb 2015 13:57:02 +0100 |
Raimund Renkert |
Updated status model.
|
Wed, 18 Feb 2015 13:56:48 +0100 |
Raimund Renkert |
Added tests for status service.
|
Wed, 18 Feb 2015 13:26:14 +0100 |
Raimund Renkert |
Added services for ort.
|
Wed, 18 Feb 2015 13:25:59 +0100 |
Raimund Renkert |
Updated ort model.
|
Wed, 18 Feb 2015 13:25:45 +0100 |
Raimund Renkert |
Added tests for ort services.
|
Wed, 18 Feb 2015 11:47:19 +0100 |
Raimund Renkert |
Added messwert services.
|
Wed, 18 Feb 2015 11:47:02 +0100 |
Raimund Renkert |
Updated messwert model.
|
Wed, 18 Feb 2015 11:46:47 +0100 |
Raimund Renkert |
Minor logging cosmetics.
|
Wed, 18 Feb 2015 11:46:08 +0100 |
Raimund Renkert |
Added test for messwert service.
|
Wed, 18 Feb 2015 09:36:51 +0100 |
Raimund Renkert |
Added services for messung kommentar.
|
Wed, 18 Feb 2015 09:36:31 +0100 |
Raimund Renkert |
Updated messung kommentar model.
|
Wed, 18 Feb 2015 09:36:00 +0100 |
Raimund Renkert |
Added tests for messung kommentar.
|
Wed, 18 Feb 2015 09:35:38 +0100 |
Raimund Renkert |
minor typo fixes.
|
Tue, 17 Feb 2015 17:04:13 +0100 |
Raimund Renkert |
Added and updated comments.
|
Tue, 17 Feb 2015 16:44:53 +0100 |
Raimund Renkert |
Added services for proben kommentar.
|
Tue, 17 Feb 2015 16:44:34 +0100 |
Raimund Renkert |
Added tests for proben kommentar.
|
Tue, 17 Feb 2015 16:44:08 +0100 |
Raimund Renkert |
Minor output cosmetics.
|
Tue, 17 Feb 2015 16:43:14 +0100 |
Raimund Renkert |
Minor typo fixes.
|
Tue, 17 Feb 2015 15:28:29 +0100 |
Raimund Renkert |
Added probekommentar getById service.
|
Tue, 17 Feb 2015 15:27:52 +0100 |
Raimund Renkert |
Improved testing.
|