Fri, 17 Apr 2015 15:18:10 +0200 |
Raimund Renkert |
Updated query configsUpdated qunfigs..
2.0-beta1
|
Fri, 17 Apr 2015 14:14:11 +0200 |
Raimund Renkert |
Removed '\r' from laf exporter.
|
Fri, 17 Apr 2015 14:05:01 +0200 |
Raimund Renkert |
Add '\r\n' at the end of a line in laf-export files.
|
Fri, 17 Apr 2015 13:24:55 +0200 |
Raimund Renkert |
Added validation rule for probe.probeart.
|
Fri, 17 Apr 2015 13:23:17 +0200 |
Raimund Renkert |
Removed log messages.
|
Fri, 17 Apr 2015 13:22:45 +0200 |
Raimund Renkert |
Removed @Stateless annotations.
|
Fri, 17 Apr 2015 13:21:32 +0200 |
Raimund Renkert |
Updated importer: Do validation and object creation in the correct order.
|
Fri, 17 Apr 2015 13:17:45 +0200 |
Raimund Renkert |
Updated importer response item to take objects as value.
|
Thu, 16 Apr 2015 17:04:09 +0200 |
Raimund Renkert |
Use dynamic update/insert for *_translation tables
|
Thu, 16 Apr 2015 15:50:02 +0200 |
Raimund Renkert |
Added REST services for Im-/Export for laf files.
|
Thu, 16 Apr 2015 15:49:27 +0200 |
Raimund Renkert |
Added importer configuration.
|
Thu, 16 Apr 2015 15:49:04 +0200 |
Raimund Renkert |
Added importer impl for laf file format.
|
Thu, 16 Apr 2015 15:48:27 +0200 |
Raimund Renkert |
Added exporter impl. for laf file format.
|
Thu, 16 Apr 2015 15:47:30 +0200 |
Raimund Renkert |
Added interface and annotation for importer.
|
Thu, 16 Apr 2015 15:46:51 +0200 |
Raimund Renkert |
Added interface and annotation for exporter.
|
Thu, 16 Apr 2015 15:46:09 +0200 |
Raimund Renkert |
Updated persistence units.
|
Thu, 16 Apr 2015 15:45:26 +0200 |
Raimund Renkert |
Split header and query authentication.
|
Thu, 16 Apr 2015 15:44:19 +0200 |
Raimund Renkert |
Added method to check authorization with user infos and db object.
|
Thu, 16 Apr 2015 15:43:15 +0200 |
Raimund Renkert |
Made probe_id_alt and messungs_id_alt insertable.
|
Wed, 08 Apr 2015 10:45:55 +0200 |
Raimund Renkert |
Fixed messung delete operation.
|
Wed, 08 Apr 2015 10:45:27 +0200 |
Raimund Renkert |
Use the authorization filter in all REST operations.
|
Wed, 08 Apr 2015 10:44:24 +0200 |
Raimund Renkert |
Handle authorization of messung objects in a separate way.
|
Wed, 08 Apr 2015 10:43:21 +0200 |
Raimund Renkert |
Check the parents tree_modified timestamp for locking.
|
Wed, 08 Apr 2015 10:42:09 +0200 |
Raimund Renkert |
Updated owner getter/setter in probe.
|
Wed, 08 Apr 2015 10:41:33 +0200 |
Raimund Renkert |
Added new field to model classes to have the parent tree_modified timestamp available.
|
Wed, 25 Mar 2015 16:26:46 +0100 |
Raimund Renkert |
Update the 'letzteAenderung' field.
|
Wed, 25 Mar 2015 16:20:01 +0100 |
Raimund Renkert |
Use timestamp locker in REST services.
|
Wed, 25 Mar 2015 16:18:34 +0100 |
Raimund Renkert |
Added concrete class to lock objects based on the tree_modified timestamp.
|
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
|
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.
|