log

age author description
2015-05-29 Raimund Renkert Fixed validation rules for messung objects.
2015-05-29 Raimund Renkert Check if the messung object has child objects in delete service.
2015-05-29 Raimund Renkert Reload the created probe object to have the 'probeIdAlt' field available.
2015-05-29 Raimund Renkert Fixed LAF exporter.
2015-05-22 Raimund Renkert Validate messung, messwert and ort objects.
2015-05-22 Raimund Renkert Fixed validation rules.
2015-05-22 Raimund Renkert Do not send deskriptor fields with sn = '00'.
2015-05-22 Raimund Renkert Removed plain sql statements.
2015-05-22 Raimund Renkert Added AND NOT to query builder.
2015-05-22 Raimund Renkert Use Postgis dialect to talk to the database.
2015-05-22 Raimund Renkert Validate imported Ort objects.
2015-05-22 Raimund Renkert Create SOrt objects in importer and removed plain sql statements.
2015-05-22 Raimund Renkert Updated hibernate model.
2015-05-20 Raimund Renkert Send mst and netzbetreiber in login response.
2015-05-20 Raimund Renkert Removed filtering of messstellen.
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.
2015-04-16 Raimund Renkert Added interface and annotation for exporter.
2015-04-16 Raimund Renkert Updated persistence units.
2015-04-16 Raimund Renkert Split header and query authentication.
2015-04-16 Raimund Renkert Added method to check authorization with user infos and db object.
2015-04-16 Raimund Renkert Made probe_id_alt and messungs_id_alt insertable.
2015-04-08 Raimund Renkert Fixed messung delete operation.
2015-04-08 Raimund Renkert Use the authorization filter in all REST operations.
2015-04-08 Raimund Renkert Handle authorization of messung objects in a separate way.
2015-04-08 Raimund Renkert Check the parents tree_modified timestamp for locking.
2015-04-08 Raimund Renkert Updated owner getter/setter in probe.
2015-04-08 Raimund Renkert Added new field to model classes to have the parent tree_modified timestamp available.
2015-03-25 Raimund Renkert Update the 'letzteAenderung' field.
2015-03-25 Raimund Renkert Use timestamp locker in REST services.
2015-03-25 Raimund Renkert Added concrete class to lock objects based on the tree_modified timestamp.
2015-03-25 Raimund Renkert Added interface, annotation and enum for Lock mechanism.
2015-03-25 Raimund Renkert Added new column 'tree_modified' to entity classes.
2015-03-25 Raimund Renkert Fixed hauptproben_nr validation.
2015-03-25 Raimund Renkert Updated log4j config.
2015-03-25 Raimund Renkert Fixed authorization via openid.
2015-03-24 Raimund Renkert Removed netzbetreiber from authorization.
2015-03-24 Raimund Renkert Updated authorization for probe list. Performance is much better now!
2015-03-23 Raimund Renkert Updated queryconf.
2015-03-23 Raimund Renkert Make 'and-/or like' operations case insensitive
2015-03-23 Raimund Renkert Filter messstellen, netzbetreiber and verwaltungseinheiten.
2015-03-23 Raimund Renkert Cleanup in stammdaten rest services.
2015-03-23 Raimund Renkert Use authentication info for authorization of requested objects.
2015-03-23 Raimund Renkert Added enum for http request method.
2015-03-23 Raimund Renkert Added OpenId authorization and user info class.
2015-03-23 Raimund Renkert Add authentication info to http request.
2015-03-23 Raimund Renkert Updated authorization interface and its default implemenation.
2015-03-23 Raimund Renkert Added authorization type OPEN_ID.
2015-03-23 Raimund Renkert Fixed column name in stammdaten.auth.
2015-03-23 Raimund Renkert Updated model classes to have getter/setter for owner and readonly flags.
2015-03-19 Raimund Renkert Merged branch openid back to default.
2015-03-19 Raimund Renkert Updated sql query to fit the requirements of sorting and paging.
2015-03-19 Raimund Renkert Use paging parameters to send sublists of the result.
2015-03-18 Raimund Renkert Added tag 2.0-alpha1 for changeset 3d38d1fe9e88
2015-03-18 Raimund Renkert Added validation rule for probe objects. 2.0-alpha1
2015-03-18 Raimund Renkert Fixed warning field name in validator rule.
2015-03-18 Raimund Renkert Fixed NPE in LProbe object.
2015-03-13 Andre Heinecke Get user roles from openid server openid
2015-03-13 Raimund Renkert Updated messung validator.
2015-03-13 Raimund Renkert Added messung validator and rules.
2015-03-13 Raimund Renkert Added testclass for messung validator.
2015-03-13 Raimund Renkert Added some tests for validation module.
2015-03-13 Raimund Renkert Allow parameter 'ortId' to filter locations.
2015-03-13 Raimund Renkert Return null as data.
2015-03-13 Raimund Renkert Updated queryconf; Added 'probe.id' as result.
2015-03-13 Raimund Renkert Fixed field name 'probeentnahmeBeginn'.
2015-03-13 Raimund Renkert Added stubs for owner and readonly flags in probe.
2015-03-13 Raimund Renkert Allow /{id} in urls on PUT requests.
2015-03-13 Raimund Renkert Renamed all 'messungId' url parameters to 'messungsId'.
2015-03-13 Andre Heinecke Interpret session_timeout_minutes as minutes value instead of secs. openid
2015-03-13 Andre Heinecke Add option to completely disable the openIDFilter openid
2015-03-13 Andre Heinecke Merge current default into openid openid
2015-03-13 Andre Heinecke Add LoginServlet dummy openid
2015-03-12 Andre Heinecke Let the return to url be handled by the client. openid
2015-03-11 Andre Heinecke Send raw response on authentication failure instead of HTTP error document. openid
2015-03-10 Andre Heinecke Configure publicly accessible identity provider url openid
2015-02-27 Andre Heinecke Fix return_url handling and send params to client in header openid
2015-02-27 Andre Heinecke Get openid configuration from properties file and start on return url handling openid
2015-02-26 Andre Heinecke Implement pseudo session based on OpenID nonce openid
2015-02-25 Andre Heinecke Change openID authentication to a filter. openid
2015-02-25 Andre Heinecke First non-functional implementation of openid verification openid
2015-02-24 Raimund Renkert Validate probe objects in REST services.
2015-02-24 Raimund Renkert Added more rules for probe validation.
2015-02-24 Raimund Renkert Added more test cases for probe validator.
2015-02-24 Raimund Renkert Validate the object is a probe.
2015-02-24 Raimund Renkert Use multivalued map for errors and warnings to be able to store more than one
2015-02-24 Raimund Renkert Added first validation rules for probe objects.
2015-02-24 Raimund Renkert Added validator for probe objects.
2015-02-24 Raimund Renkert Added validator tests.
2015-02-24 Raimund Renkert Added baseclass for validator tests.
2015-02-24 Raimund Renkert Added interfaces classes and annotations used for validation.
2015-02-24 Raimund Renkert Organized imports.
2015-02-19 Raimund Renkert Added verwalungseinheit services.
2015-02-19 Raimund Renkert Updated verwaltungseinheit model.
2015-02-19 Raimund Renkert Added tests for verwaltungseinheit services.
2015-02-19 Raimund Renkert Added umwelt services.
2015-02-19 Raimund Renkert Updated umwelt model.
2015-02-19 Raimund Renkert Added tests for umwelt services.
2015-02-19 Raimund Renkert Organized imports.
2015-02-19 Raimund Renkert Added staat services.
2015-02-19 Raimund Renkert Added staat services.
2015-02-19 Raimund Renkert Updated staat model.
2015-02-19 Raimund Renkert Added tests for staat services.
2015-02-19 Raimund Renkert Added koordinatenart service.
2015-02-19 Raimund Renkert Added tests for koordinatenart services.
2015-02-19 Raimund Renkert Added location services.
2015-02-19 Raimund Renkert Updated s_ort (location) model.
2015-02-19 Raimund Renkert Added test for s_ort (location) services.
2015-02-19 Raimund Renkert Added probenzusatz services.
2015-02-19 Raimund Renkert Updated probenzusatz model.
2015-02-19 Raimund Renkert Added tests for probenzusatz service.
2015-02-19 Raimund Renkert Added probenart services.
2015-02-19 Raimund Renkert Added tests for probenart services.
2015-02-19 Raimund Renkert Added pflichtmessgroesse services.
2015-02-19 Raimund Renkert Updated pflichtmessgroesse model.
2015-02-19 Raimund Renkert Added tests for pflichtmessgroesse services.
2015-02-19 Raimund Renkert Organized imports.
2015-02-19 Raimund Renkert Added netzbetreiber services.
2015-02-19 Raimund Renkert Added tests for netzbetreiber service.
2015-02-18 Raimund Renkert Added messtellen services.
2015-02-18 Raimund Renkert Added tests for messstellen services.
2015-02-18 Raimund Renkert Added messmethode services.
2015-02-18 Raimund Renkert Added tests for messmethode service.
2015-02-18 Raimund Renkert Organized imports.
2015-02-18 Raimund Renkert Added services for messgroessse.
2015-02-18 Raimund Renkert Added tests for messgroesse service.
2015-02-18 Raimund Renkert Added service for messeinheit.
2015-02-18 Raimund Renkert Added tests for messeinheit service.
2015-02-18 Raimund Renkert Added service for datenbasis.
2015-02-18 Raimund Renkert Added test class for stammdaten including first tests for datenbasis.
2015-02-18 Raimund Renkert Comments.
2015-02-18 Raimund Renkert Comments and output cosmetics.
2015-02-18 Raimund Renkert Restructured tests.
2015-02-18 Raimund Renkert Added zusatzwert services.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)