2016-02-19 |
Tom Gottfried |
Remove unused outdated API.
|
2016-02-19 |
Raimund Renkert |
Removed column 'query_id' from filter_value table.
|
2016-02-19 |
Raimund Renkert |
Added 'funktionen' as attribute to user service response.
|
2016-02-18 |
Raimund Renkert |
Check messung status to authorize GET requests on Messung objects.
|
2016-02-15 |
Tom Gottfried |
Use correctly working Postgres-JDBC-driver.
|
2016-02-15 |
Tom Gottfried |
Move auto-setting 'fertig' to correct block.
|
2016-02-15 |
Tom Gottfried |
There is no way from LAND-Rückfrage to LST-*.
|
2016-02-15 |
Tom Gottfried |
There are only two clear-cut cases where 'fertig' should be set.
|
2016-02-15 |
Tom Gottfried |
Allow 'editing' of status 'Rückfrage'
|
2016-02-12 |
Tom Gottfried |
Avoid NPE by rejecting invalid requests.
|
2016-02-12 |
Raimund Renkert |
merged
|
2016-02-11 |
Raimund Renkert |
Use lock mechanism for messung objects on status POST.
|
2016-02-11 |
Tom Gottfried |
These values can and should never be set.
|
2016-02-11 |
Tom Gottfried |
Available status values need to be filtered by the users functions.
|
2016-02-11 |
Tom Gottfried |
Allow filtering of columns of any type with IN().
|
2016-02-11 |
Tom Gottfried |
Use equals() to compare int-values of Integer objects.
|
2016-02-11 |
Tom Gottfried |
Fix copy-paste error.
|
2016-02-11 |
Raimund Renkert |
Use updated messung to evaluate authorization attributes.
|
2016-02-11 |
Raimund Renkert |
Permit users to add or reset a status on lower level.
|
2016-02-09 |
Tom Gottfried |
Remove unused VIEWs.
|
2016-02-08 |
Tom Gottfried |
Add necessary constraints for status workflow.
|
2016-02-08 |
Tom Gottfried |
Status workflow definitions are needed and assumed to be given by the server.
|
2016-02-08 |
Tom Gottfried |
Put status workflow definitions in one place.
|
2016-02-08 |
Tom Gottfried |
Functions are needed and assumed to be given by the server.
|
2016-02-05 |
Tom Gottfried |
Use inline primary key definitions and remove autogenerated comments.
|
2016-02-05 |
Tom Gottfried |
Whitespace cleanup.
|
2016-02-05 |
Tom Gottfried |
Reorganise database setup scripts.
|
2016-02-05 |
Tom Gottfried |
MessungAuthorizer decides about statusEdit.
|
2016-02-04 |
Raimund Renkert |
Allow users with funktion 1 to edit status if statuswert = 4.
|
2016-02-04 |
Raimund Renkert |
Set empty text as comment in copied status.
|
2016-02-04 |
Raimund Renkert |
Check if current status stufe is lower or equal to the users funktion.
|
2016-02-04 |
Raimund Renkert |
Since LST has no netzbetreiberId, check if the user belongs to a LST in
|
2016-02-03 |
Raimund Renkert |
Allow GET for status objects with messungsId.
|
2016-02-02 |
Raimund Renkert |
merged.
|
2016-02-02 |
Raimund Renkert |
Added services for favorites and filter.
|
2016-02-02 |
Raimund Renkert |
Create a new user object if not exists and use user authorization for queries.
|
2016-02-02 |
Raimund Renkert |
Avoid NPEs.
|
2016-02-02 |
Raimund Renkert |
Updated model for query, filter, result, etc.
|
2016-02-02 |
Tom Gottfried |
Allow setting variables via commandline.
|
2016-01-28 |
Raimund Renkert |
send all orte objects if limit param is '0'.
|
2016-01-27 |
Dustin Demuth |
Added lighttpd to Dockerfile in order to serve apidoc is necessary
|
2016-01-27 |
Raimund Renkert |
Updated tests.
|
2016-01-27 |
Raimund Renkert |
Fixed code style.
|
2016-01-27 |
Raimund Renkert |
Added missing file header.
|
2016-01-27 |
Raimund Renkert |
Services no use the database based query filter.
|
2016-01-27 |
Raimund Renkert |
Moved and updated the query service.
|
2016-01-27 |
Raimund Renkert |
Added model for filter queries.
|
2016-01-27 |
Raimund Renkert |
Updated db schema for filter queries.
|
2016-01-27 |
Tom Gottfried |
Close outdated branch.
prototype-1.0
|
2016-01-21 |
Raimund Renkert |
Allow paging for editable stammdaten and set readonly attribute.
|
2016-01-21 |
Raimund Renkert |
Added 'readonly' attribute to model.
|
2016-01-21 |
Raimund Renkert |
Get the correct user function from auth infos.
|
2016-01-21 |
Raimund Renkert |
Merged branches.
|
2016-01-14 |
Raimund Renkert |
Updated statusworkflow and use new value 'zurückgesetzt'.
statusworkflow
|
2016-01-14 |
Raimund Renkert |
Use auth objects in user info to keep mst <-> function association.
statusworkflow
|
2016-01-08 |
Raimund Renkert |
Fixed request methods.
|
2016-01-08 |
Raimund Renkert |
Added services for stammdaten and updated models.
|
2016-01-08 |
Raimund Renkert |
Added tests for stammdaten
|
2016-01-08 |
Raimund Renkert |
Moved base class for tests to package 'test'.
|
2016-01-08 |
Raimund Renkert |
Refactored Authorization.
|
2015-12-18 |
Raimund Renkert |
Refactored test environment.
|
2015-12-18 |
Raimund Renkert |
Updated stammdaten test.
|
2015-12-18 |
Raimund Renkert |
Updated base test.
|
2015-12-18 |
Raimund Renkert |
Updated test configs for arquillian persistence extension.
|
2015-12-18 |
Raimund Renkert |
Added persistence extension for arquillian and downgraded junit to have a
|
2015-12-18 |
Raimund Renkert |
!!!CAUTION!!! changed services path!
|
2015-12-18 |
Raimund Renkert |
!!!CAUTION!!! Changed persistence unit JNDI name!
|
2015-12-18 |
Raimund Renkert |
Fixed and completed ort and ortzuordnung model.
|
2015-12-18 |
Raimund Renkert |
Fixed database function.
|
2015-12-14 |
Raimund Renkert |
Fixed POST for status and use PUT to reset the current status.
statusworkflow
|
2015-12-14 |
Raimund Renkert |
Update "fertig" flag on status changes.
statusworkflow
|
2015-12-09 |
Tom Gottfried |
No authorization is given if all objects are requested.
statusworkflow
|
2015-12-09 |
Tom Gottfried |
When editing status, record resulting new entry with current time.
statusworkflow
|
2015-12-08 |
Tom Gottfried |
Test failed because used messungsId was not authorized.
statusworkflow
|
2015-12-08 |
Tom Gottfried |
Fix typos
statusworkflow
|
2015-12-08 |
Tom Gottfried |
Test failed because used messungsId was not authorized.
statusworkflow
|
2015-12-08 |
Tom Gottfried |
Fix typos.
statusworkflow
|
2015-12-08 |
Tom Gottfried |
Test failed because used mkommentar was not authorized.
statusworkflow
|
2015-12-08 |
Tom Gottfried |
Fix typo.
statusworkflow
|
2015-12-03 |
Raimund Renkert |
Added stammdaten queries.
|
2015-12-03 |
Raimund Renkert |
Added attribute 'type' to query configs.
|
2015-12-03 |
Raimund Renkert |
Removed geometries from stammdaten ort since they are not used.
|
2015-12-03 |
Raimund Renkert |
Added and updated model, services, etc for to fit the new db schema.
|
2015-12-02 |
Raimund Renkert |
merged.
|
2015-12-02 |
Raimund Renkert |
Updated database schema.
|
2015-11-25 |
Tom Gottfried |
Fix typos in query config.
|
2015-11-25 |
Raimund Renkert |
merged.
|
2015-11-25 |
Raimund Renkert |
Fixed encoding problem for query configuration.
|
2015-11-20 |
Tom Gottfried |
Do not trace SQL statements to lada-server.log.
|
2015-11-19 |
Raimund Renkert |
merged.
|
2015-11-19 |
Raimund Renkert |
Authorize messwert, kommentar and status.
|
2015-11-19 |
Raimund Renkert |
Updated the authorization to fit the needs of the new status workflow.
|
2015-11-19 |
Raimund Renkert |
Addedd method to authorize a messung using the id and the status.
|
2015-11-19 |
Tom Gottfried |
Whitespace-cleanup in schema definitions.
|
2015-11-19 |
Tom Gottfried |
Remove outdated duplicate VIEW definition.
|
2015-11-19 |
Tom Gottfried |
Do not create database objects in case of erroneous definitions.
|
2015-11-19 |
Raimund Renkert |
Added test cases for 'status kombi'.
|
2015-11-19 |
Raimund Renkert |
Added copyright header.
|
2015-11-19 |
Raimund Renkert |
Fixed 'statusfolge' validator.
|
2015-11-19 |
Raimund Renkert |
Removed debug output.
|
2015-11-18 |
Raimund Renkert |
Added view for reachable status values.
|
2015-11-18 |
Raimund Renkert |
mergedmerged..
|
2015-11-18 |
Raimund Renkert |
Added, reordered and fixed tests.
|
2015-11-18 |
Raimund Renkert |
Set the previous status as active status.
|
2015-11-18 |
Raimund Renkert |
Added 'order by' for multiple columns.
|
2015-11-18 |
Raimund Renkert |
Validate status objects.
|
2015-11-18 |
Raimund Renkert |
return the violation on error.
|
2015-11-18 |
Raimund Renkert |
Added new rule for status validation.
|
2015-11-16 |
Tom Gottfried |
Mention setup script and Dockerfiles in README.
|
2015-11-16 |
Tom Gottfried |
Fix setting symlink (file exists).
|
2015-11-13 |
Tom Gottfried |
Mention timezone setting in install docs.
|
2015-11-13 |
Tom Gottfried |
Add custom standalone.conf with timezone set to UTC.
|
2015-11-13 |
Raimund Renkert |
Added validator and first rule for status.
|
2015-11-13 |
Raimund Renkert |
Use status to get readonly flag for messungen.
|
2015-11-13 |
Raimund Renkert |
Fixed status and messung services.
|
2015-11-12 |
Raimund Renkert |
Fixed PersistenceException in PUT status.
|
2015-11-12 |
Raimund Renkert |
merged.
|
2015-11-12 |
Raimund Renkert |
Fixed status values on messung create.
|
2015-11-12 |
Raimund Renkert |
Search the next StatusStufe and create a new copy of a Status in on PUT.
|
2015-11-12 |
Raimund Renkert |
Return only reachable status values.
|
2015-11-12 |
Raimund Renkert |
Authorize messungen with status and not the "fertig"-flag.
|
2015-11-12 |
Raimund Renkert |
Added fields for status and user roles/functions.
|
2015-11-12 |
Raimund Renkert |
Added methods to get plain objects.
|
2015-11-12 |
Raimund Renkert |
Updated and added model for status workflow.
|
2015-11-12 |
Raimund Renkert |
Updated database schema for status workflow.
|
2015-11-05 |
Raimund Renkert |
Fixed stammdaten.ort service.
|
2015-11-11 |
Tom Gottfried |
Adapt version of test dependencies.
|
2015-11-11 |
Tom Gottfried |
Set auth headers for Stammdaten tests and reactivate them.
|
2015-11-11 |
Tom Gottfried |
Hibernate needs nextval to insert new datasets.
|
2015-11-05 |
Tom Gottfried |
Symlinks allow editing module config in place.
|
2015-11-04 |
Tom Gottfried |
Tests should not depend on actual data nor order of attributes in JSON.
|
2015-11-03 |
Tom Gottfried |
Package versions of Postgres and Postgres-JDBC do not match in jessie.
|
2015-11-03 |
Raimund Renkert |
Removed log message.
|
2015-11-03 |
Raimund Renkert |
Skip status and location tests.
|
2015-11-03 |
Raimund Renkert |
Build war file in validator test to turn off the shibboleth filter.
|
2015-11-03 |
Raimund Renkert |
Added authentication information to all requests.
|
2015-11-03 |
Raimund Renkert |
Simply delete a messung object (the db uses on delete cascade)
|
2015-11-02 |
Raimund Renkert |
Added stub to filter reachable status values.
|
2015-11-02 |
Raimund Renkert |
Added "parentModified" attribute to status protocol.
|
2015-10-30 |
Raimund Renkert |
merged.
|
2015-10-30 |
Raimund Renkert |
Added grant to all sequences.
|
2015-10-30 |
Raimund Renkert |
Updated lada schema: Added status workflow model and cleaned up some triggers.
|
2015-10-28 |
Tom Gottfried |
Improve install doc.
|
2015-10-28 |
Tom Gottfried |
Dockerfile: add comment where server is reachable.
|
2015-10-27 |
Tom Gottfried |
Add dockerised setup for running the server.
|
2015-10-27 |
Raimund Renkert |
Set the new created status protocol at messung.
|
2015-10-27 |
Raimund Renkert |
merged.
|
2015-10-27 |
Raimund Renkert |
Updated model and services for the new status workflow.
|
2015-10-27 |
Raimund Renkert |
Added model and services for statusstufe and statuswert.
|
2015-10-26 |
Tom Gottfried |
Add Dockerfile for dockerised DB-server.
|
2015-10-26 |
Tom Gottfried |
Add script to set up database as user postgres.
|
2015-10-26 |
Tom Gottfried |
Add initial DB schema script.
|
2015-10-09 |
Michael Stanko |
add new entry in probenquery
|
2015-09-22 |
Michael Stanko |
add new search 'HP-Nr-Filter'
|
2015-09-18 |
Michael Stanko |
fix set media_from_mediadesk
|
2015-09-14 |
Raimund Renkert |
Added tag 2.2.0 for changeset d4d43d846a60
|
2015-09-14 |
Raimund Renkert |
Removed tag 2.2.0
2.2.0
|
2015-09-14 |
Raimund Renkert |
Set fixed size for first deskriptoren request.
|
2015-09-14 |
Raimund Renkert |
Added tag 2.2.0 for changeset d7c0b950c1ce
|
2015-09-14 |
Raimund Renkert |
Removed tag 2.2.0
|
2015-09-14 |
Raimund Renkert |
Fixed size of main descriptor fields and return 'null' instead of "" for empty
|
2015-09-11 |
Raimund Renkert |
Added tag 2.2.0 for changeset 00aaa48d37fe
|
2015-09-11 |
Raimund Renkert |
Updated version number.
|
2015-09-11 |
Raimund Renkert |
Fixed validator for descriptor to umwelt.
|
2015-08-27 |
Dustin Demuth |
Added tag 2.1.2 for changeset 2ba85d14160e
|
2015-08-27 |
Dustin Demuth |
Increased Version Number to 2.1.2
2.1.2
|
2015-08-25 |
Dustin Demuth |
Filter the group string. This should be tidied...
|
2015-08-14 |
Dustin Demuth |
removed -dev from artifact id
|
2015-08-14 |
Dustin Demuth |
Added tag 2.1.1 for changeset 9ff0882d73d8
|
2015-08-14 |
Dustin Demuth |
Version 2.1.1
2.1.1
|
2015-08-14 |
Raimund Renkert |
Switch to shibboleth authorization in all REST-services.
|
2015-08-14 |
Raimund Renkert |
Added shibboleth authorization.
|
2015-08-14 |
Raimund Renkert |
Removed the OpenId authentorization files and dependencies.
|
2015-08-06 |
Raimund Renkert |
Added tag 2.1.0 for changeset 1fa184bc2768
|
2015-08-06 |
Raimund Renkert |
Updated version numbers.
2.1.0
|
2015-08-06 |
Raimund Renkert |
Fixed probe object delete service.
|
2015-07-27 |
Raimund Renkert |
Added README file.
|
2015-07-27 |
Raimund Renkert |
Fixed some tests to fit the changed database.
|
2015-07-27 |
Raimund Renkert |
Fixed possible NPE.
|
2015-07-27 |
Raimund Renkert |
Fixed possible NPE.
|
2015-07-22 |
Raimund Renkert |
Fixed NPE in probe validation rule.
|
2015-07-22 |
Raimund Renkert |
Code style and documentation.
|
2015-07-20 |
Raimund Renkert |
get all netzbetreiber without filtering.
|
2015-07-15 |
Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 |
added autofill Mediadescription
|
2015-07-15 |
Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 |
fixed lower case search field
|
2015-07-14 |
Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 |
added intellij project stuff to hgignore
|
2015-07-10 |
Raimund Renkert |
Added tag 2.0.2 for changeset 3f21fd768c5e
|
2015-07-10 |
Raimund Renkert |
Updated version.
2.0.2
|
2015-07-10 |
Raimund Renkert |
Removed tag 2.0.2
|
2015-07-10 |
Raimund Renkert |
Added tag 2.0.2 for changeset aa04157e4a60
|
2015-07-10 |
Raimund Renkert |
Updated version number.
|
2015-07-10 |
Raimund Renkert |
Fixed deskriptor validation.
|
2015-07-10 |
Raimund Renkert |
fixed delete probe service.
|
2015-07-10 |
Raimund Renkert |
Added owner attribute to probe listing.
|
2015-07-10 |
Raimund Renkert |
Fixed ort generation from messprogramme.
|
2015-07-10 |
Raimund Renkert |
Refactored finding the umwelt id to be able to use it for messprogramme.
|
2015-07-10 |
Raimund Renkert |
Find the correct umweltbereich.
|
2015-07-09 |
Raimund Renkert |
Find the umw_id for probe objects.
|
2015-07-08 |
Raimund Renkert |
Filter messgroessen by messmethode if mmtId is set.
|
2015-07-08 |
Raimund Renkert |
Added logical or for integer lists.
|
2015-07-07 |
Raimund Renkert |
Fixed descriptor validation.
|
2015-07-07 |
Raimund Renkert |
Documentation.
|
2015-07-01 |
Michael Stanko |
probequery.json extended
|
2015-06-17 |
Raimund Renkert |
Added missing dependency 'openid4java'
|
2015-06-17 |
Raimund Renkert |
Configuration for remote deployment in CI process.
|
2015-05-29 |
Raimund Renkert |
Added tag 2.0 for changeset 6dd008066756
|
2015-05-29 |
Raimund Renkert |
Set version to 2.0
2.0
|
2015-05-29 |
Raimund Renkert |
Fixed or supressed warnings.
|
2015-05-29 |
Raimund Renkert |
Removed unused loggers.
|
2015-05-29 |
Raimund Renkert |
Organized imports.
|
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.
|