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