2015-05-20 |
Raimund Renkert |
New REST service delivering the server version.
|
2015-05-13 |
Raimund Renkert |
Added tag 2.0-beta2 for changeset 3b1755df4f33
|
2015-05-13 |
Raimund Renkert |
Increased version number.
2.0-beta2
|
2015-05-13 |
Raimund Renkert |
Fixed Index out of Bounds exception in validation.
|
2015-05-13 |
Raimund Renkert |
Removed tag 2.0-beta2
|
2015-05-13 |
Raimund Renkert |
Added tag 2.0-beta2 for changeset fa149968e60d
|
2015-05-13 |
Raimund Renkert |
Added validation rules for probe deskriptor.
|
2015-05-12 |
Raimund Renkert |
Code doc.
|
2015-05-12 |
Raimund Renkert |
Added REST interface for deskriptoren.
|
2015-05-12 |
Raimund Renkert |
Updated deskriptoren model.
|
2015-05-12 |
Raimund Renkert |
New REST interface to create probe objects from messprogramm.
|
2015-05-12 |
Raimund Renkert |
Added probe factory. This factory creates probe objects(and its childs) from
|
2015-05-12 |
Raimund Renkert |
Use the new usertype in messprogramm_messmethode.
|
2015-05-12 |
Raimund Renkert |
Use the extended dialect for lada datasources.
|
2015-05-12 |
Raimund Renkert |
Implemented new hibernate usertype: integer array; registered new type in dialect.
|
2015-05-05 |
Raimund Renkert |
Added empty validation rules for ort objects.
|
2015-05-05 |
Raimund Renkert |
Added validator for ort objects.
|
2015-05-05 |
Raimund Renkert |
Renamed package for messwert validation rules.
|
2015-05-05 |
Raimund Renkert |
Added new validation rules for messwert objects.
|
2015-05-05 |
Raimund Renkert |
Added validator for messwert objects.
|
2015-05-05 |
Raimund Renkert |
Added new validation rules for messung objects.
|
2015-04-30 |
Raimund Renkert |
Added tests for messprogramm service.
|
2015-04-30 |
Raimund Renkert |
Updated messprogramm model.
|
2015-04-30 |
Raimund Renkert |
Updated tests to fit the new requirements (authorization).
|
2015-04-30 |
Raimund Renkert |
Removed old filter query configuration.
|
2015-04-30 |
Raimund Renkert |
Added resources for filter queries to test env.
|
2015-04-30 |
Raimund Renkert |
Fixed project dependencies and openid authentication/authorization for tests.
|
2015-04-30 |
Raimund Renkert |
Added authorization class for test env.
|
2015-04-30 |
Raimund Renkert |
Fixed path for POST requests on kommentarm service.
|
2015-04-29 |
Michael Stanko |
Added column probe_id_alt in query 4 in probequery.json
|
2015-04-27 |
Raimund Renkert |
Added services for messprogramm and messprogrammmmt.
|
2015-04-27 |
Raimund Renkert |
Added new query config for messprogramme and serve it via QueryService.
|
2015-04-27 |
Raimund Renkert |
Updated model.
|
2015-04-27 |
Raimund Renkert |
Added empty beans.xml
|
2015-04-24 |
Raimund Renkert |
Changed artifactId to 'lada-server'.
|
2015-04-23 |
Raimund Renkert |
Code documentation.
|
2015-04-23 |
Raimund Renkert |
listen to /object/{id} on PUT requests.
|
2015-04-23 |
Raimund Renkert |
Code documentation.
|
2015-04-23 |
Raimund Renkert |
Code documentation.
|
2015-04-22 |
Raimund Renkert |
Code documentation.
|
2015-04-22 |
Raimund Renkert |
Code documentation.
|
2015-04-20 |
Raimund Renkert |
Code style and comments.
|
2015-04-20 |
Raimund Renkert |
Code style and comments.
|
2015-04-20 |
Raimund Renkert |
Replaced native query by criteria query.
|
2015-04-20 |
Raimund Renkert |
Added methods for sql 'IN' queries.
|
2015-04-17 |
Raimund Renkert |
Added tag 2.0-beta1 for changeset d9add6cd8f06
|
2015-04-17 |
Raimund Renkert |
Updated query configsUpdated qunfigs..
2.0-beta1
|
2015-04-17 |
Raimund Renkert |
Removed '\r' from laf exporter.
|
2015-04-17 |
Raimund Renkert |
Add '\r\n' at the end of a line in laf-export files.
|
2015-04-17 |
Raimund Renkert |
Added validation rule for probe.probeart.
|
2015-04-17 |
Raimund Renkert |
Removed log messages.
|
2015-04-17 |
Raimund Renkert |
Removed @Stateless annotations.
|
2015-04-17 |
Raimund Renkert |
Updated importer: Do validation and object creation in the correct order.
|
2015-04-17 |
Raimund Renkert |
Updated importer response item to take objects as value.
|
2015-04-16 |
Raimund Renkert |
Use dynamic update/insert for *_translation tables
|
2015-04-16 |
Raimund Renkert |
Added REST services for Im-/Export for laf files.
|
2015-04-16 |
Raimund Renkert |
Added importer configuration.
|
2015-04-16 |
Raimund Renkert |
Added importer impl for laf file format.
|
2015-04-16 |
Raimund Renkert |
Added exporter impl. for laf file format.
|
2015-04-16 |
Raimund Renkert |
Added interface and annotation for importer.
|