Fri, 08 Apr 2016 19:35:12 +0200 |
Raimund Renkert |
Added service to request messung queries.
|
Fri, 08 Apr 2016 17:17:06 +0200 |
Tom Gottfried |
We need a wider range to allow arbitrary input formated +-9.99e+-99
|
Fri, 08 Apr 2016 12:32:34 +0200 |
Tom Gottfried |
Sequences in bund schema have to be set to correct values.
|
Fri, 08 Apr 2016 11:14:09 +0200 |
Tom Gottfried |
netzbetreiber_id is mandatory for ort.
|
Fri, 08 Apr 2016 11:12:03 +0200 |
Tom Gottfried |
Replace reference on non-existent dataset.
|
Fri, 08 Apr 2016 11:10:14 +0200 |
Tom Gottfried |
Remove PostgreSQL 9.5-specific client parameter.
|
Thu, 07 Apr 2016 15:56:14 +0200 |
Raimund Renkert |
Order result colums by the index stored in the db.
|
Thu, 07 Apr 2016 15:38:40 +0200 |
Raimund Renkert |
Added data dumps.
|
Wed, 06 Apr 2016 12:20:12 +0200 |
Raimund Renkert |
merged.
|
Wed, 06 Apr 2016 12:19:31 +0200 |
Raimund Renkert |
Fixed authorization. Avoids NPE for users/roles without mst_id
|
Tue, 05 Apr 2016 10:49:13 +0200 |
Tom Gottfried |
Set netzbetreiber-specific IDs UNIQUE per netzbetreiber.
|
Tue, 05 Apr 2016 10:29:55 +0200 |
Tom Gottfried |
Set known mandatory fields in stammdaten NOT NULL.
|
Thu, 24 Mar 2016 18:16:32 +0100 |
Tom Gottfried |
Fix automatic tests.
|
Thu, 24 Mar 2016 15:57:05 +0100 |
Tom Gottfried |
Improve readability of DDL for editable stammdaten tables.
|
Wed, 23 Mar 2016 18:52:09 +0100 |
Tom Gottfried |
probe and messprogramm always need a mst_id and labor_mst_id.
|
Wed, 23 Mar 2016 13:07:11 +0100 |
Tom Gottfried |
Improve readability of DDL for messprogramm table.
|
Wed, 23 Mar 2016 12:47:16 +0100 |
Tom Gottfried |
Improve readability of DDL for probe tables.
|
Mon, 14 Mar 2016 10:18:24 +0100 |
Raimund Renkert |
Added labor_mst_id column to messprogramm.
|
Mon, 14 Mar 2016 10:15:43 +0100 |
Raimund Renkert |
Add the initial status to generated messung objects.
|
Mon, 14 Mar 2016 10:15:06 +0100 |
Raimund Renkert |
Use the laborMstId in generated probe objects.
|
Fri, 11 Mar 2016 14:00:10 +0100 |
Raimund Renkert |
Fixed IAE on messung create.
|
Fri, 11 Mar 2016 13:59:16 +0100 |
Raimund Renkert |
Load probe attribute 'laborMstId' from db and use this field to authorize
|
Wed, 09 Mar 2016 17:00:55 +0100 |
Raimund Renkert |
Replaced replaceable character for 'SIMILAR TO' clause in queries
|
Fri, 19 Feb 2016 14:55:17 +0100 |
Tom Gottfried |
Remove unused outdated API.
|
Fri, 19 Feb 2016 14:23:58 +0100 |
Raimund Renkert |
Removed column 'query_id' from filter_value table.
|
Fri, 19 Feb 2016 14:00:17 +0100 |
Raimund Renkert |
Added 'funktionen' as attribute to user service response.
|
Thu, 18 Feb 2016 11:50:20 +0100 |
Raimund Renkert |
Check messung status to authorize GET requests on Messung objects.
|
Mon, 15 Feb 2016 16:05:52 +0100 |
Tom Gottfried |
Use correctly working Postgres-JDBC-driver.
|
Mon, 15 Feb 2016 12:31:31 +0100 |
Tom Gottfried |
Move auto-setting 'fertig' to correct block.
|
Mon, 15 Feb 2016 12:19:36 +0100 |
Tom Gottfried |
There is no way from LAND-Rückfrage to LST-*.
|
Mon, 15 Feb 2016 12:01:54 +0100 |
Tom Gottfried |
There are only two clear-cut cases where 'fertig' should be set.
|
Mon, 15 Feb 2016 11:33:44 +0100 |
Tom Gottfried |
Allow 'editing' of status 'Rückfrage'
|
Fri, 12 Feb 2016 14:22:53 +0100 |
Tom Gottfried |
Avoid NPE by rejecting invalid requests.
|
Fri, 12 Feb 2016 12:10:09 +0100 |
Raimund Renkert |
merged
|
Thu, 11 Feb 2016 17:07:14 +0100 |
Raimund Renkert |
Use lock mechanism for messung objects on status POST.
|
Thu, 11 Feb 2016 16:25:46 +0100 |
Tom Gottfried |
These values can and should never be set.
|
Thu, 11 Feb 2016 16:23:38 +0100 |
Tom Gottfried |
Available status values need to be filtered by the users functions.
|
Thu, 11 Feb 2016 16:21:57 +0100 |
Tom Gottfried |
Allow filtering of columns of any type with IN().
|
Thu, 11 Feb 2016 16:19:52 +0100 |
Tom Gottfried |
Use equals() to compare int-values of Integer objects.
|
Thu, 11 Feb 2016 16:15:40 +0100 |
Tom Gottfried |
Fix copy-paste error.
|
Thu, 11 Feb 2016 12:28:21 +0100 |
Raimund Renkert |
Use updated messung to evaluate authorization attributes.
|
Thu, 11 Feb 2016 10:27:12 +0100 |
Raimund Renkert |
Permit users to add or reset a status on lower level.
|
Tue, 09 Feb 2016 15:11:36 +0100 |
Tom Gottfried |
Remove unused VIEWs.
|
Mon, 08 Feb 2016 18:31:08 +0100 |
Tom Gottfried |
Add necessary constraints for status workflow.
|
Mon, 08 Feb 2016 18:23:41 +0100 |
Tom Gottfried |
Status workflow definitions are needed and assumed to be given by the server.
|
Mon, 08 Feb 2016 13:21:42 +0100 |
Tom Gottfried |
Put status workflow definitions in one place.
|
Mon, 08 Feb 2016 12:45:26 +0100 |
Tom Gottfried |
Functions are needed and assumed to be given by the server.
|
Fri, 05 Feb 2016 18:32:03 +0100 |
Tom Gottfried |
Use inline primary key definitions and remove autogenerated comments.
|
Fri, 05 Feb 2016 17:03:31 +0100 |
Tom Gottfried |
Whitespace cleanup.
|
Fri, 05 Feb 2016 17:01:28 +0100 |
Tom Gottfried |
Reorganise database setup scripts.
|
Fri, 05 Feb 2016 14:51:14 +0100 |
Tom Gottfried |
MessungAuthorizer decides about statusEdit.
|
Thu, 04 Feb 2016 17:29:32 +0100 |
Raimund Renkert |
Allow users with funktion 1 to edit status if statuswert = 4.
|
Thu, 04 Feb 2016 15:25:13 +0100 |
Raimund Renkert |
Set empty text as comment in copied status.
|
Thu, 04 Feb 2016 13:50:24 +0100 |
Raimund Renkert |
Check if current status stufe is lower or equal to the users funktion.
|
Thu, 04 Feb 2016 09:40:20 +0100 |
Raimund Renkert |
Since LST has no netzbetreiberId, check if the user belongs to a LST in
|
Wed, 03 Feb 2016 13:34:32 +0100 |
Raimund Renkert |
Allow GET for status objects with messungsId.
|
Tue, 02 Feb 2016 15:33:24 +0100 |
Raimund Renkert |
merged.
|
Tue, 02 Feb 2016 15:32:24 +0100 |
Raimund Renkert |
Added services for favorites and filter.
|
Tue, 02 Feb 2016 15:32:04 +0100 |
Raimund Renkert |
Create a new user object if not exists and use user authorization for queries.
|
Tue, 02 Feb 2016 15:29:23 +0100 |
Raimund Renkert |
Avoid NPEs.
|
Tue, 02 Feb 2016 15:29:09 +0100 |
Raimund Renkert |
Updated model for query, filter, result, etc.
|
Tue, 02 Feb 2016 15:03:29 +0100 |
Tom Gottfried |
Allow setting variables via commandline.
|
Thu, 28 Jan 2016 12:16:23 +0100 |
Raimund Renkert |
send all orte objects if limit param is '0'.
|
Wed, 27 Jan 2016 16:27:03 +0100 |
Dustin Demuth |
Added lighttpd to Dockerfile in order to serve apidoc is necessary
|
Wed, 27 Jan 2016 15:44:31 +0100 |
Raimund Renkert |
Updated tests.
|
Wed, 27 Jan 2016 15:33:57 +0100 |
Raimund Renkert |
Fixed code style.
|
Wed, 27 Jan 2016 15:32:49 +0100 |
Raimund Renkert |
Added missing file header.
|
Wed, 27 Jan 2016 14:54:28 +0100 |
Raimund Renkert |
Services no use the database based query filter.
|
Wed, 27 Jan 2016 14:52:44 +0100 |
Raimund Renkert |
Moved and updated the query service.
|
Wed, 27 Jan 2016 14:51:10 +0100 |
Raimund Renkert |
Added model for filter queries.
|
Wed, 27 Jan 2016 14:49:19 +0100 |
Raimund Renkert |
Updated db schema for filter queries.
|
Wed, 27 Jan 2016 15:28:59 +0100 |
Tom Gottfried |
Close outdated branch.
prototype-1.0
|
Thu, 21 Jan 2016 15:37:06 +0100 |
Raimund Renkert |
Allow paging for editable stammdaten and set readonly attribute.
|
Thu, 21 Jan 2016 15:36:33 +0100 |
Raimund Renkert |
Added 'readonly' attribute to model.
|
Thu, 21 Jan 2016 15:36:02 +0100 |
Raimund Renkert |
Get the correct user function from auth infos.
|
Thu, 21 Jan 2016 09:01:57 +0100 |
Raimund Renkert |
Merged branches.
|
Thu, 14 Jan 2016 10:22:14 +0100 |
Raimund Renkert |
Updated statusworkflow and use new value 'zurückgesetzt'.
statusworkflow
|
Thu, 14 Jan 2016 10:21:19 +0100 |
Raimund Renkert |
Use auth objects in user info to keep mst <-> function association.
statusworkflow
|
Fri, 08 Jan 2016 12:20:31 +0100 |
Raimund Renkert |
Fixed request methods.
|
Fri, 08 Jan 2016 12:10:09 +0100 |
Raimund Renkert |
Added services for stammdaten and updated models.
|
Fri, 08 Jan 2016 12:09:12 +0100 |
Raimund Renkert |
Added tests for stammdaten
|
Fri, 08 Jan 2016 12:07:26 +0100 |
Raimund Renkert |
Moved base class for tests to package 'test'.
|
Fri, 08 Jan 2016 12:05:26 +0100 |
Raimund Renkert |
Refactored Authorization.
|
Fri, 18 Dec 2015 18:01:00 +0100 |
Raimund Renkert |
Refactored test environment.
|
Fri, 18 Dec 2015 17:55:20 +0100 |
Raimund Renkert |
Updated stammdaten test.
|
Fri, 18 Dec 2015 17:54:47 +0100 |
Raimund Renkert |
Updated base test.
|
Fri, 18 Dec 2015 17:54:06 +0100 |
Raimund Renkert |
Updated test configs for arquillian persistence extension.
|
Fri, 18 Dec 2015 17:51:23 +0100 |
Raimund Renkert |
Added persistence extension for arquillian and downgraded junit to have a
|
Fri, 18 Dec 2015 17:47:14 +0100 |
Raimund Renkert |
!!!CAUTION!!! changed services path!
|
Fri, 18 Dec 2015 17:42:24 +0100 |
Raimund Renkert |
!!!CAUTION!!! Changed persistence unit JNDI name!
|
Fri, 18 Dec 2015 17:34:40 +0100 |
Raimund Renkert |
Fixed and completed ort and ortzuordnung model.
|
Fri, 18 Dec 2015 17:32:30 +0100 |
Raimund Renkert |
Fixed database function.
|
Mon, 14 Dec 2015 15:47:10 +0100 |
Raimund Renkert |
Fixed POST for status and use PUT to reset the current status.
statusworkflow
|
Mon, 14 Dec 2015 11:07:40 +0100 |
Raimund Renkert |
Update "fertig" flag on status changes.
statusworkflow
|
Wed, 09 Dec 2015 16:51:31 +0100 |
Tom Gottfried |
No authorization is given if all objects are requested.
statusworkflow
|
Wed, 09 Dec 2015 16:29:57 +0100 |
Tom Gottfried |
When editing status, record resulting new entry with current time.
statusworkflow
|
Tue, 08 Dec 2015 15:14:25 +0100 |
Tom Gottfried |
Test failed because used messungsId was not authorized.
statusworkflow
|
Tue, 08 Dec 2015 15:09:16 +0100 |
Tom Gottfried |
Fix typos
statusworkflow
|
Tue, 08 Dec 2015 15:00:48 +0100 |
Tom Gottfried |
Test failed because used messungsId was not authorized.
statusworkflow
|
Tue, 08 Dec 2015 14:36:17 +0100 |
Tom Gottfried |
Fix typos.
statusworkflow
|
Tue, 08 Dec 2015 12:50:18 +0100 |
Tom Gottfried |
Test failed because used mkommentar was not authorized.
statusworkflow
|
Tue, 08 Dec 2015 10:37:05 +0100 |
Tom Gottfried |
Fix typo.
statusworkflow
|
Thu, 03 Dec 2015 12:01:27 +0100 |
Raimund Renkert |
Added stammdaten queries.
|
Thu, 03 Dec 2015 11:59:41 +0100 |
Raimund Renkert |
Added attribute 'type' to query configs.
|
Thu, 03 Dec 2015 11:58:51 +0100 |
Raimund Renkert |
Removed geometries from stammdaten ort since they are not used.
|
Thu, 03 Dec 2015 11:41:03 +0100 |
Raimund Renkert |
Added and updated model, services, etc for to fit the new db schema.
|
Wed, 02 Dec 2015 14:07:26 +0100 |
Raimund Renkert |
merged.
|
Wed, 02 Dec 2015 14:06:48 +0100 |
Raimund Renkert |
Updated database schema.
|
Wed, 25 Nov 2015 18:28:25 +0100 |
Tom Gottfried |
Fix typos in query config.
|
Wed, 25 Nov 2015 13:35:12 +0100 |
Raimund Renkert |
merged.
|
Wed, 25 Nov 2015 13:34:39 +0100 |
Raimund Renkert |
Fixed encoding problem for query configuration.
|
Fri, 20 Nov 2015 11:30:59 +0100 |
Tom Gottfried |
Do not trace SQL statements to lada-server.log.
|
Thu, 19 Nov 2015 16:55:32 +0100 |
Raimund Renkert |
merged.
|
Thu, 19 Nov 2015 16:54:09 +0100 |
Raimund Renkert |
Authorize messwert, kommentar and status.
|
Thu, 19 Nov 2015 16:53:30 +0100 |
Raimund Renkert |
Updated the authorization to fit the needs of the new status workflow.
|
Thu, 19 Nov 2015 16:52:30 +0100 |
Raimund Renkert |
Addedd method to authorize a messung using the id and the status.
|
Thu, 19 Nov 2015 12:13:10 +0100 |
Tom Gottfried |
Whitespace-cleanup in schema definitions.
|
Thu, 19 Nov 2015 12:11:23 +0100 |
Tom Gottfried |
Remove outdated duplicate VIEW definition.
|
Thu, 19 Nov 2015 11:45:00 +0100 |
Tom Gottfried |
Do not create database objects in case of erroneous definitions.
|
Thu, 19 Nov 2015 08:50:33 +0100 |
Raimund Renkert |
Added test cases for 'status kombi'.
|
Thu, 19 Nov 2015 08:50:08 +0100 |
Raimund Renkert |
Added copyright header.
|
Thu, 19 Nov 2015 08:49:44 +0100 |
Raimund Renkert |
Fixed 'statusfolge' validator.
|
Thu, 19 Nov 2015 08:48:53 +0100 |
Raimund Renkert |
Removed debug output.
|
Wed, 18 Nov 2015 15:58:11 +0100 |
Raimund Renkert |
Added view for reachable status values.
|
Wed, 18 Nov 2015 15:40:00 +0100 |
Raimund Renkert |
mergedmerged..
|
Wed, 18 Nov 2015 15:39:21 +0100 |
Raimund Renkert |
Added, reordered and fixed tests.
|
Wed, 18 Nov 2015 15:38:47 +0100 |
Raimund Renkert |
Set the previous status as active status.
|
Wed, 18 Nov 2015 15:38:18 +0100 |
Raimund Renkert |
Added 'order by' for multiple columns.
|
Wed, 18 Nov 2015 15:37:32 +0100 |
Raimund Renkert |
Validate status objects.
|
Wed, 18 Nov 2015 15:32:24 +0100 |
Raimund Renkert |
return the violation on error.
|
Wed, 18 Nov 2015 15:32:02 +0100 |
Raimund Renkert |
Added new rule for status validation.
|
Mon, 16 Nov 2015 16:34:50 +0100 |
Tom Gottfried |
Mention setup script and Dockerfiles in README.
|
Mon, 16 Nov 2015 11:19:59 +0100 |
Tom Gottfried |
Fix setting symlink (file exists).
|
Fri, 13 Nov 2015 15:57:14 +0100 |
Tom Gottfried |
Mention timezone setting in install docs.
|
Fri, 13 Nov 2015 15:40:36 +0100 |
Tom Gottfried |
Add custom standalone.conf with timezone set to UTC.
|
Fri, 13 Nov 2015 13:42:25 +0100 |
Raimund Renkert |
Added validator and first rule for status.
|
Fri, 13 Nov 2015 13:41:36 +0100 |
Raimund Renkert |
Use status to get readonly flag for messungen.
|
Fri, 13 Nov 2015 13:40:25 +0100 |
Raimund Renkert |
Fixed status and messung services.
|
Thu, 12 Nov 2015 13:28:08 +0100 |
Raimund Renkert |
Fixed PersistenceException in PUT status.
|
Thu, 12 Nov 2015 12:20:12 +0100 |
Raimund Renkert |
merged.
|
Thu, 12 Nov 2015 12:19:34 +0100 |
Raimund Renkert |
Fixed status values on messung create.
|
Thu, 12 Nov 2015 12:17:29 +0100 |
Raimund Renkert |
Search the next StatusStufe and create a new copy of a Status in on PUT.
|
Thu, 12 Nov 2015 12:15:18 +0100 |
Raimund Renkert |
Return only reachable status values.
|
Thu, 12 Nov 2015 12:14:46 +0100 |
Raimund Renkert |
Authorize messungen with status and not the "fertig"-flag.
|
Thu, 12 Nov 2015 12:13:39 +0100 |
Raimund Renkert |
Added fields for status and user roles/functions.
|
Thu, 12 Nov 2015 12:12:11 +0100 |
Raimund Renkert |
Added methods to get plain objects.
|
Thu, 12 Nov 2015 12:11:43 +0100 |
Raimund Renkert |
Updated and added model for status workflow.
|
Thu, 12 Nov 2015 12:03:03 +0100 |
Raimund Renkert |
Updated database schema for status workflow.
|
Thu, 05 Nov 2015 10:52:40 +0100 |
Raimund Renkert |
Fixed stammdaten.ort service.
|
Wed, 11 Nov 2015 12:07:03 +0100 |
Tom Gottfried |
Adapt version of test dependencies.
|
Wed, 11 Nov 2015 11:55:36 +0100 |
Tom Gottfried |
Set auth headers for Stammdaten tests and reactivate them.
|
Wed, 11 Nov 2015 11:12:23 +0100 |
Tom Gottfried |
Hibernate needs nextval to insert new datasets.
|
Thu, 05 Nov 2015 10:13:01 +0100 |
Tom Gottfried |
Symlinks allow editing module config in place.
|
Wed, 04 Nov 2015 13:00:04 +0100 |
Tom Gottfried |
Tests should not depend on actual data nor order of attributes in JSON.
|
Tue, 03 Nov 2015 12:06:14 +0100 |
Tom Gottfried |
Package versions of Postgres and Postgres-JDBC do not match in jessie.
|
Tue, 03 Nov 2015 09:33:49 +0100 |
Raimund Renkert |
Removed log message.
|
Tue, 03 Nov 2015 09:23:20 +0100 |
Raimund Renkert |
Skip status and location tests.
|
Tue, 03 Nov 2015 09:22:38 +0100 |
Raimund Renkert |
Build war file in validator test to turn off the shibboleth filter.
|
Tue, 03 Nov 2015 09:21:34 +0100 |
Raimund Renkert |
Added authentication information to all requests.
|
Tue, 03 Nov 2015 09:15:59 +0100 |
Raimund Renkert |
Simply delete a messung object (the db uses on delete cascade)
|
Mon, 02 Nov 2015 10:01:01 +0100 |
Raimund Renkert |
Added stub to filter reachable status values.
|
Mon, 02 Nov 2015 09:58:50 +0100 |
Raimund Renkert |
Added "parentModified" attribute to status protocol.
|
Fri, 30 Oct 2015 15:08:08 +0100 |
Raimund Renkert |
merged.
|
Fri, 30 Oct 2015 15:07:22 +0100 |
Raimund Renkert |
Added grant to all sequences.
|
Fri, 30 Oct 2015 15:06:22 +0100 |
Raimund Renkert |
Updated lada schema: Added status workflow model and cleaned up some triggers.
|
Wed, 28 Oct 2015 12:14:22 +0100 |
Tom Gottfried |
Improve install doc.
|
Wed, 28 Oct 2015 11:05:28 +0100 |
Tom Gottfried |
Dockerfile: add comment where server is reachable.
|
Tue, 27 Oct 2015 18:38:54 +0100 |
Tom Gottfried |
Add dockerised setup for running the server.
|
Tue, 27 Oct 2015 10:29:30 +0100 |
Raimund Renkert |
Set the new created status protocol at messung.
|
Tue, 27 Oct 2015 09:59:21 +0100 |
Raimund Renkert |
merged.
|
Tue, 27 Oct 2015 09:58:25 +0100 |
Raimund Renkert |
Updated model and services for the new status workflow.
|
Tue, 27 Oct 2015 09:56:16 +0100 |
Raimund Renkert |
Added model and services for statusstufe and statuswert.
|
Mon, 26 Oct 2015 15:49:15 +0100 |
Tom Gottfried |
Add Dockerfile for dockerised DB-server.
|
Mon, 26 Oct 2015 15:47:51 +0100 |
Tom Gottfried |
Add script to set up database as user postgres.
|
Mon, 26 Oct 2015 15:44:15 +0100 |
Tom Gottfried |
Add initial DB schema script.
|
Fri, 09 Oct 2015 09:23:22 +0200 |
Michael Stanko |
add new entry in probenquery
|
Tue, 22 Sep 2015 11:51:50 +0200 |
Michael Stanko |
add new search 'HP-Nr-Filter'
|
Fri, 18 Sep 2015 14:35:45 +0200 |
Michael Stanko |
fix set media_from_mediadesk
|
Mon, 14 Sep 2015 11:20:32 +0200 |
Raimund Renkert |
Added tag 2.2.0 for changeset d4d43d846a60
|
Mon, 14 Sep 2015 11:20:25 +0200 |
Raimund Renkert |
Removed tag 2.2.0
2.2.0
|
Mon, 14 Sep 2015 11:20:14 +0200 |
Raimund Renkert |
Set fixed size for first deskriptoren request.
|
Mon, 14 Sep 2015 10:31:34 +0200 |
Raimund Renkert |
Added tag 2.2.0 for changeset d7c0b950c1ce
|
Mon, 14 Sep 2015 10:31:16 +0200 |
Raimund Renkert |
Removed tag 2.2.0
|
Mon, 14 Sep 2015 10:30:44 +0200 |
Raimund Renkert |
Fixed size of main descriptor fields and return 'null' instead of "" for empty
|
Fri, 11 Sep 2015 14:54:14 +0200 |
Raimund Renkert |
Added tag 2.2.0 for changeset 00aaa48d37fe
|
Fri, 11 Sep 2015 14:49:49 +0200 |
Raimund Renkert |
Updated version number.
|
Fri, 11 Sep 2015 12:50:28 +0200 |
Raimund Renkert |
Fixed validator for descriptor to umwelt.
|
Thu, 27 Aug 2015 10:50:59 +0200 |
Dustin Demuth |
Added tag 2.1.2 for changeset 2ba85d14160e
|
Thu, 27 Aug 2015 10:50:50 +0200 |
Dustin Demuth |
Increased Version Number to 2.1.2
2.1.2
|
Tue, 25 Aug 2015 10:49:31 +0200 |
Dustin Demuth |
Filter the group string. This should be tidied...
|
Fri, 14 Aug 2015 11:05:59 +0200 |
Dustin Demuth |
removed -dev from artifact id
|
Fri, 14 Aug 2015 10:33:58 +0200 |
Dustin Demuth |
Added tag 2.1.1 for changeset 9ff0882d73d8
|
Fri, 14 Aug 2015 10:33:35 +0200 |
Dustin Demuth |
Version 2.1.1
2.1.1
|
Fri, 14 Aug 2015 09:45:01 +0200 |
Raimund Renkert |
Switch to shibboleth authorization in all REST-services.
|
Fri, 14 Aug 2015 09:44:31 +0200 |
Raimund Renkert |
Added shibboleth authorization.
|
Fri, 14 Aug 2015 09:43:29 +0200 |
Raimund Renkert |
Removed the OpenId authentorization files and dependencies.
|
Thu, 06 Aug 2015 09:59:22 +0200 |
Raimund Renkert |
Added tag 2.1.0 for changeset 1fa184bc2768
|
Thu, 06 Aug 2015 09:59:15 +0200 |
Raimund Renkert |
Updated version numbers.
2.1.0
|
Thu, 06 Aug 2015 09:56:09 +0200 |
Raimund Renkert |
Fixed probe object delete service.
|
Mon, 27 Jul 2015 12:58:34 +0200 |
Raimund Renkert |
Added README file.
|
Mon, 27 Jul 2015 12:58:03 +0200 |
Raimund Renkert |
Fixed some tests to fit the changed database.
|
Mon, 27 Jul 2015 12:57:35 +0200 |
Raimund Renkert |
Fixed possible NPE.
|
Mon, 27 Jul 2015 12:57:12 +0200 |
Raimund Renkert |
Fixed possible NPE.
|
Wed, 22 Jul 2015 16:03:33 +0200 |
Raimund Renkert |
Fixed NPE in probe validation rule.
|
Wed, 22 Jul 2015 16:03:03 +0200 |
Raimund Renkert |
Code style and documentation.
|
Mon, 20 Jul 2015 12:19:40 +0200 |
Raimund Renkert |
get all netzbetreiber without filtering.
|
Wed, 15 Jul 2015 14:21:34 +0200 |
Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 |
added autofill Mediadescription
|
Wed, 15 Jul 2015 14:17:02 +0200 |
Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 |
fixed lower case search field
|
Tue, 14 Jul 2015 17:02:27 +0200 |
Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 |
added intellij project stuff to hgignore
|
Fri, 10 Jul 2015 18:56:22 +0200 |
Raimund Renkert |
Added tag 2.0.2 for changeset 3f21fd768c5e
|
Fri, 10 Jul 2015 18:56:06 +0200 |
Raimund Renkert |
Updated version.
2.0.2
|
Fri, 10 Jul 2015 18:55:49 +0200 |
Raimund Renkert |
Removed tag 2.0.2
|
Fri, 10 Jul 2015 18:39:20 +0200 |
Raimund Renkert |
Added tag 2.0.2 for changeset aa04157e4a60
|
Fri, 10 Jul 2015 18:37:16 +0200 |
Raimund Renkert |
Updated version number.
|
Fri, 10 Jul 2015 18:29:51 +0200 |
Raimund Renkert |
Fixed deskriptor validation.
|
Fri, 10 Jul 2015 18:29:27 +0200 |
Raimund Renkert |
fixed delete probe service.
|
Fri, 10 Jul 2015 14:54:21 +0200 |
Raimund Renkert |
Added owner attribute to probe listing.
|
Fri, 10 Jul 2015 14:03:56 +0200 |
Raimund Renkert |
Fixed ort generation from messprogramme.
|
Fri, 10 Jul 2015 14:03:27 +0200 |
Raimund Renkert |
Refactored finding the umwelt id to be able to use it for messprogramme.
|
Fri, 10 Jul 2015 12:56:00 +0200 |
Raimund Renkert |
Find the correct umweltbereich.
|
Thu, 09 Jul 2015 17:12:15 +0200 |
Raimund Renkert |
Find the umw_id for probe objects.
|
Wed, 08 Jul 2015 09:42:22 +0200 |
Raimund Renkert |
Filter messgroessen by messmethode if mmtId is set.
|
Wed, 08 Jul 2015 09:41:47 +0200 |
Raimund Renkert |
Added logical or for integer lists.
|
Tue, 07 Jul 2015 11:58:46 +0200 |
Raimund Renkert |
Fixed descriptor validation.
|
Tue, 07 Jul 2015 11:56:36 +0200 |
Raimund Renkert |
Documentation.
|
Wed, 01 Jul 2015 15:28:57 +0200 |
Michael Stanko |
probequery.json extended
|
Wed, 17 Jun 2015 17:16:08 +0200 |
Raimund Renkert |
Added missing dependency 'openid4java'
|
Wed, 17 Jun 2015 17:06:22 +0200 |
Raimund Renkert |
Configuration for remote deployment in CI process.
|
Fri, 29 May 2015 15:31:47 +0200 |
Raimund Renkert |
Added tag 2.0 for changeset 6dd008066756
|
Fri, 29 May 2015 15:30:58 +0200 |
Raimund Renkert |
Set version to 2.0
2.0
|
Fri, 29 May 2015 13:10:30 +0200 |
Raimund Renkert |
Fixed or supressed warnings.
|
Fri, 29 May 2015 13:09:37 +0200 |
Raimund Renkert |
Removed unused loggers.
|
Fri, 29 May 2015 13:08:41 +0200 |
Raimund Renkert |
Organized imports.
|
Fri, 29 May 2015 11:48:04 +0200 |
Raimund Renkert |
Fixed validation rules for messung objects.
|
Fri, 29 May 2015 11:47:29 +0200 |
Raimund Renkert |
Check if the messung object has child objects in delete service.
|
Fri, 29 May 2015 11:46:45 +0200 |
Raimund Renkert |
Reload the created probe object to have the 'probeIdAlt' field available.
|
Fri, 29 May 2015 11:46:03 +0200 |
Raimund Renkert |
Fixed LAF exporter.
|
Fri, 22 May 2015 15:15:52 +0200 |
Raimund Renkert |
Validate messung, messwert and ort objects.
|
Fri, 22 May 2015 15:15:14 +0200 |
Raimund Renkert |
Fixed validation rules.
|
Fri, 22 May 2015 15:14:54 +0200 |
Raimund Renkert |
Do not send deskriptor fields with sn = '00'.
|
Fri, 22 May 2015 15:14:08 +0200 |
Raimund Renkert |
Removed plain sql statements.
|
Fri, 22 May 2015 15:13:44 +0200 |
Raimund Renkert |
Added AND NOT to query builder.
|
Fri, 22 May 2015 15:12:54 +0200 |
Raimund Renkert |
Use Postgis dialect to talk to the database.
|
Fri, 22 May 2015 15:11:40 +0200 |
Raimund Renkert |
Validate imported Ort objects.
|
Fri, 22 May 2015 15:10:53 +0200 |
Raimund Renkert |
Create SOrt objects in importer and removed plain sql statements.
|
Fri, 22 May 2015 15:10:16 +0200 |
Raimund Renkert |
Updated hibernate model.
|
Wed, 20 May 2015 11:45:01 +0200 |
Raimund Renkert |
Send mst and netzbetreiber in login response.
|
Wed, 20 May 2015 10:14:24 +0200 |
Raimund Renkert |
Removed filtering of messstellen.
|
Wed, 20 May 2015 10:13:58 +0200 |
Raimund Renkert |
New REST service delivering the server version.
|
Wed, 13 May 2015 13:57:50 +0200 |
Raimund Renkert |
Added tag 2.0-beta2 for changeset 3b1755df4f33
|
Wed, 13 May 2015 13:57:40 +0200 |
Raimund Renkert |
Increased version number.
2.0-beta2
|
Wed, 13 May 2015 13:57:23 +0200 |
Raimund Renkert |
Fixed Index out of Bounds exception in validation.
|
Wed, 13 May 2015 13:56:29 +0200 |
Raimund Renkert |
Removed tag 2.0-beta2
|
Wed, 13 May 2015 11:30:41 +0200 |
Raimund Renkert |
Added tag 2.0-beta2 for changeset fa149968e60d
|
Wed, 13 May 2015 11:23:29 +0200 |
Raimund Renkert |
Added validation rules for probe deskriptor.
|
Tue, 12 May 2015 15:19:52 +0200 |
Raimund Renkert |
Code doc.
|