log

age author description
Wed, 22 Apr 2015 09:18:29 +0200 Raimund Renkert Code documentation.
Mon, 20 Apr 2015 17:45:22 +0200 Raimund Renkert Code style and comments.
Mon, 20 Apr 2015 17:07:27 +0200 Raimund Renkert Code style and comments.
Mon, 20 Apr 2015 17:06:31 +0200 Raimund Renkert Replaced native query by criteria query.
Mon, 20 Apr 2015 17:04:50 +0200 Raimund Renkert Added methods for sql 'IN' queries.
Fri, 17 Apr 2015 15:19:39 +0200 Raimund Renkert Added tag 2.0-beta1 for changeset d9add6cd8f06
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.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)