Wed, 09 Oct 2013 14:49:41 +0200 |
Raimund Renkert |
Added attribute 'totalcount' to response.
|
Fri, 27 Sep 2013 14:54:02 +0200 |
Torsten Irländer |
Added tag 0.6 for changeset 6f4afcd28ff3
|
Fri, 27 Sep 2013 10:20:19 +0200 |
Raimund Renkert |
merged.
0.6
|
Fri, 27 Sep 2013 10:19:34 +0200 |
Raimund Renkert |
Removed columns in LProbeInfo entity and use readonly flag instead of 'fertig'.
|
Fri, 27 Sep 2013 08:06:06 +0200 |
michaelstankoUpd |
update queryconfig
|
Tue, 24 Sep 2013 14:01:06 +0200 |
Raimund Renkert |
merged.
|
Tue, 24 Sep 2013 14:00:31 +0200 |
Raimund Renkert |
Catch persistence exception in case the probe is incomplete.
|
Tue, 24 Sep 2013 13:08:13 +0200 |
Raimund Renkert |
Use injected ort creator to make the importer more robust.
|
Tue, 24 Sep 2013 13:06:38 +0200 |
Raimund Renkert |
Added example config for remote deployment.
|
Mon, 23 Sep 2013 14:47:59 +0200 |
Torsten Irländer |
New querconfig with custom queries created by Mr. Stanko from BfS.
|
Thu, 12 Sep 2013 12:34:48 +0200 |
Raimund Renkert |
Validate probe objects in 'findById' service.
|
Wed, 11 Sep 2013 12:16:08 +0200 |
Raimund Renkert |
Removed unused imports.
|
Wed, 11 Sep 2013 11:03:50 +0200 |
Raimund Renkert |
Added tag 0.5 for changeset 567ce7697fc7
|
Tue, 10 Sep 2013 15:55:54 +0200 |
Raimund Renkert |
Code documentation.
0.5
|
Tue, 10 Sep 2013 10:17:32 +0200 |
Raimund Renkert |
removed unused variables and imports.
|
Tue, 10 Sep 2013 10:16:05 +0200 |
Raimund Renkert |
Use the new ort creator to produce ort and lort objects from laf attributes.
|
Tue, 10 Sep 2013 10:12:04 +0200 |
Raimund Renkert |
New class to create ort objects from laf attributes.
|
Fri, 06 Sep 2013 12:54:38 +0200 |
Raimund Renkert |
Fixed LProbe service. Send all visible objects if no parameter is set.
|
Thu, 05 Sep 2013 17:36:28 +0200 |
Raimund Renkert |
Fixed LAF creator. TODO use koordinatenart and external koordinates.
|
Thu, 05 Sep 2013 17:24:10 +0200 |
Raimund Renkert |
Validate that lat/lon coordinates are within the geometry of verwaltungseinheit.
|
Thu, 05 Sep 2013 17:22:44 +0200 |
Raimund Renkert |
Added model for de_vg (geometries for s_verwaltungseinheit).
|
Thu, 05 Sep 2013 17:21:43 +0200 |
Raimund Renkert |
Removed koordinatenart_id.
|
Thu, 05 Sep 2013 13:15:59 +0200 |
Raimund Renkert |
Added reset for errors and warnings in importer.
|
Thu, 05 Sep 2013 13:14:39 +0200 |
Raimund Renkert |
Fixed reset for errors and warnings.
|
Thu, 05 Sep 2013 13:13:43 +0200 |
Raimund Renkert |
Added reset for errors and warnings and add error if probeid is NULL.
|
Thu, 05 Sep 2013 13:12:23 +0200 |
Raimund Renkert |
Handle NULL probeId to avoid NULL key in importer response.
|
Wed, 04 Sep 2013 10:40:56 +0200 |
Raimund Renkert |
Use the hibernate spatial postgis dialect to connect to the database.
|
Wed, 04 Sep 2013 10:40:13 +0200 |
Raimund Renkert |
Added dependencies for hibernate-spatial and postgis.
|
Wed, 04 Sep 2013 10:01:22 +0200 |
Raimund Renkert |
Export LAF via POST. The service now takes url encoded form data with multiple probe ids.
|
Mon, 02 Sep 2013 13:13:29 +0200 |
Raimund Renkert |
Added tag 0.4 for changeset c26fcf442353
|
Mon, 02 Sep 2013 13:13:06 +0200 |
Raimund Renkert |
Fixed sql statement for messmethode/messgroesse validation.
0.4
|
Fri, 30 Aug 2013 12:58:45 +0200 |
Raimund Renkert |
Added tag 0.4 for changeset 6aecd10279b5
|
Fri, 30 Aug 2013 12:58:02 +0200 |
Raimund Renkert |
mered.
|
Fri, 30 Aug 2013 12:57:09 +0200 |
Raimund Renkert |
Return the netzbetreiber name instead of the id in the info service.
|
Fri, 30 Aug 2013 11:18:26 +0200 |
Torsten Irländer |
Added tag 0.4 for changeset 976f4e4df363
|
Fri, 30 Aug 2013 10:31:30 +0200 |
Raimund Renkert |
Validate haputprobennummer on probe update and create.
|
Fri, 30 Aug 2013 10:30:28 +0200 |
Raimund Renkert |
Fixed group string generation.
|
Fri, 30 Aug 2013 09:18:33 +0200 |
Raimund Renkert |
Added entity for pflichtmessgroesse.
|
Fri, 30 Aug 2013 09:18:00 +0200 |
Raimund Renkert |
Removed unused imports.
|
Fri, 30 Aug 2013 09:17:03 +0200 |
Raimund Renkert |
More vaidation for messung objects.
|
Thu, 29 Aug 2013 10:05:27 +0200 |
Raimund Renkert |
Ignore parser tests cause the parser uses authentication now.
|
Wed, 28 Aug 2013 15:12:50 +0200 |
Raimund Renkert |
Added new writer module and report object for importer.
|
Wed, 28 Aug 2013 15:11:50 +0200 |
Raimund Renkert |
Imporved error/warning handling and fixed some bugs in the importer module.
|
Wed, 28 Aug 2013 15:10:19 +0200 |
Raimund Renkert |
Fixed validator to avoid NPE.
|
Wed, 28 Aug 2013 15:09:45 +0200 |
Raimund Renkert |
Added attribute 'kda_id' to have a reference to 's_koordinaten_art'.
|
Wed, 28 Aug 2013 15:08:47 +0200 |
Raimund Renkert |
Export additional attributes for 'ort'.
|
Wed, 28 Aug 2013 15:08:15 +0200 |
Raimund Renkert |
Renamed 'MEDIA' to 'MEDIUM'.
|
Wed, 28 Aug 2013 15:07:25 +0200 |
Raimund Renkert |
Fixed some regular expressions.
|
Tue, 27 Aug 2013 15:28:21 +0200 |
Raimund Renkert |
Made the importer a little more robust and introduced a better warning/error reporting.
|
Tue, 27 Aug 2013 15:26:46 +0200 |
Raimund Renkert |
Fixed keys and added probenzusatzwerte.
|
Tue, 27 Aug 2013 15:25:59 +0200 |
Raimund Renkert |
Fixed authorization in exporter.
|
Tue, 27 Aug 2013 09:47:07 +0200 |
Raimund Renkert |
New service for LAF export.
|
Tue, 27 Aug 2013 09:45:23 +0200 |
Raimund Renkert |
Added LAF exporter and LAF creator.
|
Tue, 27 Aug 2013 09:44:59 +0200 |
Raimund Renkert |
New interfaces for data exporter and data creator.
|
Fri, 23 Aug 2013 12:56:19 +0200 |
Raimund Renkert |
Extracted LAF import service to its own service class.
|
Fri, 23 Aug 2013 11:49:38 +0200 |
Raimund Renkert |
Use a more genereic path to LAF files in maven tests.
|
Fri, 23 Aug 2013 11:48:32 +0200 |
Raimund Renkert |
Moved importer config.
|
Fri, 23 Aug 2013 11:47:57 +0200 |
Raimund Renkert |
Added test files for LAF format.
|
Fri, 23 Aug 2013 11:35:24 +0200 |
Raimund Renkert |
Completed importer for LAF format. Ort objects still need some attention.
|
Fri, 23 Aug 2013 11:32:21 +0200 |
Raimund Renkert |
Use 'merge' instead of 'persist' since it saves detached objects, too.
|
Fri, 23 Aug 2013 11:30:56 +0200 |
Raimund Renkert |
Removed dependencies from build target.
|
Fri, 23 Aug 2013 11:29:08 +0200 |
Raimund Renkert |
Commented out the main in Importertest and removed some annotations.
|
Wed, 21 Aug 2013 09:00:11 +0200 |
Raimund Renkert |
Updated system property keys.
|
Wed, 21 Aug 2013 08:59:39 +0200 |
Raimund Renkert |
Stop parsing as soon as posible if laf content is not valid.
|
Wed, 21 Aug 2013 08:58:28 +0200 |
Raimund Renkert |
Updates systemproperty keys and testcases.
|
Wed, 21 Aug 2013 08:57:57 +0200 |
Raimund Renkert |
Updated system property keys.
|
Wed, 21 Aug 2013 08:56:46 +0200 |
Raimund Renkert |
Added system properties to maven surefire plugin to have them available in tests.
|
Tue, 20 Aug 2013 16:21:55 +0200 |
Raimund Renkert |
Config file for LAF importer.
|
Tue, 20 Aug 2013 16:19:20 +0200 |
Raimund Renkert |
JUnit test cases and small test application for LAF importer.
|
Tue, 20 Aug 2013 16:13:17 +0200 |
Raimund Renkert |
First version of the LAF importer.
|
Tue, 20 Aug 2013 16:06:33 +0200 |
Raimund Renkert |
New interfaces for importer and object producer.
|
Fri, 16 Aug 2013 16:43:07 +0200 |
Torsten Irländer |
Added tag 0.3 for changeset 82bea32eddb7
|
Fri, 16 Aug 2013 16:42:55 +0200 |
Torsten Irländer |
Edited Example.
0.3
|
Fri, 16 Aug 2013 14:42:37 +0200 |
Raimund Renkert |
merged.
|
Fri, 16 Aug 2013 14:41:40 +0200 |
Raimund Renkert |
Use sql queries from config to get proben.
|
Fri, 16 Aug 2013 14:40:01 +0200 |
Raimund Renkert |
Set default values for width and flex.
|
Fri, 16 Aug 2013 14:39:27 +0200 |
Raimund Renkert |
New filter method with free parameters and resultset.
|
Fri, 16 Aug 2013 12:27:43 +0200 |
Torsten Irländer |
Added label attribute to the QueryFilter
|
Fri, 16 Aug 2013 12:27:12 +0200 |
Torsten Irländer |
Added label attribute to the filter configuration
|
Fri, 16 Aug 2013 10:57:59 +0200 |
Torsten Irländer |
Changed example queryconf
|
Thu, 15 Aug 2013 15:20:41 +0200 |
Raimund Renkert |
merged.
|
Thu, 15 Aug 2013 15:19:47 +0200 |
Raimund Renkert |
Use the new model and utility classes in queryservice.
|
Thu, 15 Aug 2013 15:19:02 +0200 |
Raimund Renkert |
New utility class for creating and reading query configs.
|
Thu, 15 Aug 2013 15:18:22 +0200 |
Raimund Renkert |
New model classes for query configs.
|
Thu, 15 Aug 2013 15:16:07 +0200 |
Raimund Renkert |
Added dependency org.json.
|
Thu, 15 Aug 2013 14:59:25 +0200 |
Torsten Irländer |
Removed archive configuration. Prevents deployment using pure maven.
|
Wed, 14 Aug 2013 16:12:09 +0200 |
Raimund Renkert |
Added config to pom to write metadata in the manifest file and send metadata via info service.
|
Wed, 14 Aug 2013 16:10:05 +0200 |
Raimund Renkert |
New method to get user name in authentication module.
|
Wed, 14 Aug 2013 13:27:26 +0200 |
Raimund Renkert |
Added authinfo service. This service returns information about ownership and readonly status of a probe object.
|
Wed, 14 Aug 2013 13:25:51 +0200 |
Raimund Renkert |
Removed content from beans.xml. The content prevents dependency injection.
|
Tue, 13 Aug 2013 16:26:00 +0200 |
Torsten Irländer |
Added upload function to the ProbenService. Must be implemented.
|
Fri, 09 Aug 2013 12:07:54 +0200 |
Torsten Irländer |
Formatting
|
Fri, 09 Aug 2013 12:07:46 +0200 |
Torsten Irländer |
Removed scope for junit in junit-testprofile
|
Fri, 09 Aug 2013 12:07:15 +0200 |
Torsten Irländer |
Do not skip tests.
|
Fri, 09 Aug 2013 12:06:58 +0200 |
Torsten Irländer |
Added global dependency (Testing was just set in a profile before)
|
Fri, 09 Aug 2013 12:06:12 +0200 |
Torsten Irländer |
Rename TestCase to meet the Surfire requirement
|
Fri, 09 Aug 2013 11:34:34 +0200 |
Torsten Irländer |
Fixed indention
|
Fri, 09 Aug 2013 11:34:26 +0200 |
Torsten Irländer |
Fixed package name.
|
Fri, 09 Aug 2013 11:23:20 +0200 |
Torsten Irländer |
Moved Testcase
|
Fri, 09 Aug 2013 10:11:01 +0200 |
torsten |
Fixed indention
|
Fri, 09 Aug 2013 10:10:43 +0200 |
torsten |
Cleanup. Removed unused imports
|
Thu, 08 Aug 2013 11:55:01 +0200 |
Torsten Irländer |
Merged
|
Tue, 06 Aug 2013 14:27:01 +0200 |
Torsten Irländer |
Fixed Issue53. On check unique Hauptprobennummer on create
|
Fri, 26 Jul 2013 10:42:45 +0200 |
Torsten Irländer |
Added tag 0.2 for changeset 0ddcc6240d47
|
Fri, 26 Jul 2013 12:49:16 +0200 |
Ludwig Reiter |
Add tests for findById cases.
|
Fri, 26 Jul 2013 12:23:18 +0200 |
Ludwig Reiter |
REST get test, check if the right (message 200) answer is given.
|
Thu, 25 Jul 2013 15:50:42 +0200 |
Ludwig Reiter |
Add "get" tests for L*Service.
|
Thu, 25 Jul 2013 14:23:44 +0200 |
Torsten Irländer |
Added Info class to serve general information on the server application.
0.2
|
Thu, 25 Jul 2013 11:44:26 +0200 |
Torsten Irländer |
Added service to get so general information on the service like loggend in
|
Wed, 24 Jul 2013 15:46:44 +0200 |
Torsten Irländer |
Added example of a query configuration.
|
Wed, 24 Jul 2013 15:04:45 +0200 |
Torsten Irländer |
Fixed variable names.
|
Wed, 24 Jul 2013 13:09:43 +0200 |
Torsten Irländer |
Restructured the Dummy Query configuration to make it more feel like the EXT
|
Wed, 24 Jul 2013 12:08:52 +0200 |
Torsten Irländer |
Add Dummy Query Configuration. Needs to be replaced with w more simple
|
Wed, 24 Jul 2013 10:57:18 +0200 |
Torsten Irländer |
Added basic query configuration sekeleton
|
Wed, 24 Jul 2013 09:09:57 +0200 |
Torsten Irländer |
Added service to fetch sql query configurations.
|
Wed, 17 Jul 2013 12:25:10 +0200 |
Torsten Irländer |
Added tag M1 for changeset 2098db2e8fbd
|
Wed, 17 Jul 2013 09:40:53 +0200 |
Raimund Renkert |
Code documentation.
M1
|
Wed, 17 Jul 2013 09:40:35 +0200 |
Raimund Renkert |
Added produces annotation to Ort service.
|
Tue, 16 Jul 2013 11:18:05 +0200 |
Raimund Renkert |
Enable read access on all objects for authorized users.
|
Tue, 16 Jul 2013 08:24:34 +0200 |
Raimund Renkert |
Added boolean parameter to validate method to test if update or create was triggered.
|
Tue, 16 Jul 2013 08:05:06 +0200 |
Raimund Renkert |
Implemented 'delete' for LStatus objects.
|
Mon, 15 Jul 2013 17:56:45 +0200 |
Raimund Renkert |
'DELETE' in status service now produces 'text/json'.
|
Mon, 15 Jul 2013 17:51:06 +0200 |
Raimund Renkert |
Added k_id column to LKommentrM object to be able to find and delete it.
|
Mon, 15 Jul 2013 17:50:18 +0200 |
Raimund Renkert |
Implemented 'delete' for LMesswert.
|
Mon, 15 Jul 2013 17:49:46 +0200 |
Raimund Renkert |
Implemented 'delete' for LMessung.
|
Mon, 15 Jul 2013 17:05:26 +0200 |
Torsten Irländer |
Added DELETE
|
Mon, 15 Jul 2013 17:04:09 +0200 |
Torsten Irländer |
Mark function that it produces JSON
|
Mon, 15 Jul 2013 17:03:27 +0200 |
Torsten Irländer |
Fixed path to delete function
|
Mon, 15 Jul 2013 17:02:49 +0200 |
Torsten Irländer |
Fixed loading Lort
|
Mon, 15 Jul 2013 15:41:12 +0200 |
Raimund Renkert |
'DELETE' for LMesswert service and use the read only test.
|
Mon, 15 Jul 2013 15:40:23 +0200 |
Raimund Renkert |
'DELETE' for LStatus service.
|
Mon, 15 Jul 2013 15:39:39 +0200 |
Raimund Renkert |
Get the sequence id for LMessung manually from database.
|
Mon, 15 Jul 2013 15:38:46 +0200 |
Raimund Renkert |
'DELETE' for LKommentarM service.
|
Mon, 15 Jul 2013 15:36:54 +0200 |
Raimund Renkert |
Get id for LKommentarM manually from database.
|
Mon, 15 Jul 2013 13:22:55 +0200 |
Raimund Renkert |
Use a sequence to generate the id and create an id object in service.
|
Mon, 15 Jul 2013 13:22:00 +0200 |
Raimund Renkert |
Use a sequence for pk in LStatusId and create a new ID object.
|
Mon, 15 Jul 2013 13:20:42 +0200 |
Raimund Renkert |
Changed object type from LProbe to LProbeInfo.
|
Mon, 15 Jul 2013 10:47:56 +0200 |
Raimund Renkert |
merged.
|
Mon, 15 Jul 2013 10:27:25 +0200 |
Raimund Renkert |
Implemented service method 'DELETE' for LOrt objects.
|
Fri, 12 Jul 2013 15:55:54 +0200 |
Torsten Irländer |
Adapted path for PUT requests
|
Mon, 08 Jul 2013 10:11:03 +0200 |
Torsten Irländer |
Uncommented checks if form is readonly because defect #19.
|
Mon, 08 Jul 2013 10:10:26 +0200 |
Torsten Irländer |
Fixed pathname
|
Mon, 08 Jul 2013 09:34:12 +0200 |
Torsten Irländer |
set PATH for PUT requests.
|
Fri, 05 Jul 2013 14:59:44 +0200 |
Raimund Renkert |
Mark LOrt objects as readonly.
|
Fri, 05 Jul 2013 14:59:27 +0200 |
Raimund Renkert |
Added new module to authorize operations on objects.
|
Fri, 05 Jul 2013 14:58:39 +0200 |
Raimund Renkert |
Return LProbe objects with "fertig" flag = true.
|
Fri, 05 Jul 2013 14:55:59 +0200 |
Raimund Renkert |
Fixed update of LProbe objects.
|
Fri, 05 Jul 2013 13:24:13 +0200 |
Raimund Renkert |
Renamed package authentication to auth.
|
Fri, 05 Jul 2013 13:23:02 +0200 |
Raimund Renkert |
Use the readonly flag in LProbeInfo to define a probe as readonly.
|
Fri, 05 Jul 2013 13:21:28 +0200 |
Raimund Renkert |
Allow objects in queries instead of strings.
|
Thu, 04 Jul 2013 17:24:03 +0200 |
Raimund Renkert |
Removed unused imports.
|
Thu, 04 Jul 2013 17:23:49 +0200 |
Raimund Renkert |
More validation for LMesswert and LMessung.
|
Thu, 04 Jul 2013 15:15:17 +0200 |
Raimund Renkert |
Restrict access to LMessung and LMesswert by attribute 'fertig'.
|
Thu, 04 Jul 2013 14:57:37 +0200 |
Raimund Renkert |
Code documentation.
|
Thu, 04 Jul 2013 14:55:39 +0200 |
Raimund Renkert |
New service for SMessgroesse objects.
|
Thu, 04 Jul 2013 14:51:08 +0200 |
Raimund Renkert |
Merged.
|
Thu, 04 Jul 2013 14:50:05 +0200 |
Raimund Renkert |
Moved isReadOnly for LProbe from authentication to service.
|
Thu, 04 Jul 2013 14:18:18 +0200 |
Torsten Irländer |
Merged
|
Thu, 04 Jul 2013 14:17:06 +0200 |
Torsten Irländer |
Changed path to Update-method of LKommentarMService. Is now kid/mid/pid
|
Thu, 04 Jul 2013 13:45:40 +0200 |
Raimund Renkert |
Code documentation and minor code style.
|
Thu, 04 Jul 2013 13:43:11 +0200 |
Raimund Renkert |
Implemented delete for LKommentarM and LOrt repositories.
|
Thu, 04 Jul 2013 13:38:48 +0200 |
Raimund Renkert |
Removed embedded objects from LMesswert and use the ids instead.
|
Thu, 04 Jul 2013 11:41:26 +0200 |
Raimund Renkert |
Added seqence to ort model.
|
Thu, 04 Jul 2013 08:48:26 +0200 |
Raimund Renkert |
New read only service for SMessMethode objects.
|
Thu, 04 Jul 2013 08:47:52 +0200 |
Raimund Renkert |
New model for s_mess_methode.
|
Wed, 03 Jul 2013 15:56:10 +0200 |
Raimund Renkert |
Fixed typos in url parameter validation.
|
Wed, 03 Jul 2013 15:54:00 +0200 |
Raimund Renkert |
Refactored repositories to avoid race conditions.
|
Wed, 03 Jul 2013 12:21:20 +0200 |
Raimund Renkert |
Renamed lprobeId to probeId in LMessung.
|
Wed, 03 Jul 2013 12:02:57 +0200 |
Raimund Renkert |
Updated authorization in LMessung service filter.
|
Wed, 03 Jul 2013 11:55:28 +0200 |
Raimund Renkert |
Code documentation.
|
Tue, 02 Jul 2013 15:56:26 +0200 |
Raimund Renkert |
Moved sequence generator to id property and set allocation size to 1.
|
Tue, 02 Jul 2013 15:12:52 +0200 |
Raimund Renkert |
Added authorization to all services.
|
Tue, 02 Jul 2013 13:11:29 +0200 |
Raimund Renkert |
Added authorization to create and update in lprobe service.
|
Tue, 02 Jul 2013 13:10:45 +0200 |
Raimund Renkert |
Added authorization to 'netzbetreiber' service.
|
Tue, 02 Jul 2013 13:10:09 +0200 |
Raimund Renkert |
Added authorization to 'messstelle' service.
|
Tue, 02 Jul 2013 13:09:09 +0200 |
Raimund Renkert |
Extended authentication interface and implementaion.
|
Tue, 02 Jul 2013 12:08:19 +0200 |
Raimund Renkert |
Added sequence generator to LOrt.
|
Tue, 02 Jul 2013 09:49:07 +0200 |
Raimund Renkert |
Implemented 'update' for 'kommentare'.
|
Tue, 02 Jul 2013 08:19:14 +0200 |
Raimund Renkert |
Updated LProbeInfo object. Removed columns and added column names.
|
Mon, 01 Jul 2013 17:09:51 +0200 |
Raimund Renkert |
Implemented 'delete'.
|
Mon, 01 Jul 2013 17:09:17 +0200 |
Raimund Renkert |
Added 'delete' and updated 'create' in LKommentarRepository.
|
Mon, 01 Jul 2013 17:08:29 +0200 |
Raimund Renkert |
Changed LKommentarP object not to use an embedded id.
|
Mon, 01 Jul 2013 15:20:23 +0200 |
Raimund Renkert |
Fixed getter in LOrt.
|
Mon, 01 Jul 2013 14:48:24 +0200 |
Raimund Renkert |
Removed filter in filter() to get all Ort objects.
|
Mon, 01 Jul 2013 14:45:27 +0200 |
Raimund Renkert |
New service and repository for 'Ort'.
|
Mon, 01 Jul 2013 14:45:08 +0200 |
Raimund Renkert |
Use ort id instead of embedded ort object in LOrt.
|
Mon, 01 Jul 2013 14:44:29 +0200 |
Raimund Renkert |
Return a response object instead of 'null' in LZusatzWertRepository.delete().
|
Mon, 01 Jul 2013 14:18:16 +0200 |
Raimund Renkert |
New service interface to delete a 'zusatzwert'.
|
Mon, 01 Jul 2013 14:17:33 +0200 |
Raimund Renkert |
Added new method to delete objects to repositories.
|
Mon, 01 Jul 2013 14:16:20 +0200 |
Raimund Renkert |
Added method to delete objects from database.
|
Mon, 01 Jul 2013 14:15:00 +0200 |
Raimund Renkert |
Fixed URL parameters.
|
Mon, 01 Jul 2013 12:46:25 +0200 |
Raimund Renkert |
Use authentication in lprobe 'findById'.
|