log src/main/java/de/intevation/lada/rest/LProbeService.java @ 325:30883ab746a5

age author description
Fri, 23 Aug 2013 12:56:19 +0200 Raimund Renkert Extracted LAF import service to its own service class.
Fri, 23 Aug 2013 11:35:24 +0200 Raimund Renkert Completed importer for LAF format. Ort objects still need some attention.
Fri, 16 Aug 2013 14:41:40 +0200 Raimund Renkert Use sql queries from config to get proben.
Tue, 13 Aug 2013 16:26:00 +0200 Torsten Irländer Added upload function to the ProbenService. Must be implemented.
Wed, 17 Jul 2013 09:40:53 +0200 Raimund Renkert Code documentation. M1
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.
Thu, 04 Jul 2013 14:50:05 +0200 Raimund Renkert Moved isReadOnly for LProbe from authentication to service.
Wed, 03 Jul 2013 11:55:28 +0200 Raimund Renkert Code documentation.
Tue, 02 Jul 2013 13:11:29 +0200 Raimund Renkert Added authorization to create and update in lprobe service.
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'.
Thu, 27 Jun 2013 15:03:18 +0200 Raimund Renkert Use the new filter and query builder and have authentication for LProbeInfo objects.
Mon, 24 Jun 2013 14:02:47 +0200 Raimund Renkert LProbeService uses LProbeInfo objects to deserialize JSON and extracts a LProbe object.
Thu, 13 Jun 2013 18:28:00 +0200 Raimund Renkert Updated service and repository to use the extended LProbeInfo object.
Thu, 13 Jun 2013 16:17:11 +0200 Raimund Renkert Refactored the entity repositories.
Wed, 12 Jun 2013 11:07:16 +0200 Raimund Renkert Let all services and repositories return a response object that contains errors and warnings.
Tue, 11 Jun 2013 13:06:55 +0200 Torsten Irländer Call update method of repository.
Tue, 11 Jun 2013 11:13:15 +0200 Torsten Irländer Removed code to build the response on creation in the service. Response is
Tue, 11 Jun 2013 08:12:45 +0200 Torsten Irländer No need to build the response here anymore as this is already done in the
Fri, 07 Jun 2013 15:20:51 +0200 Torsten Irländer Get Success-Code directly from repository when initialising the response.
Fri, 07 Jun 2013 14:34:46 +0200 Torsten Irländer Set generalError in response.
Fri, 07 Jun 2013 14:30:31 +0200 Torsten Irländer Changed type of return to Response and removed handling of errors and
Fri, 07 Jun 2013 14:29:27 +0200 Torsten Irländer Set correct response when loading a probe.
Fri, 07 Jun 2013 14:28:19 +0200 Torsten Irländer Formatting
Fri, 07 Jun 2013 11:45:07 +0200 Torsten Irländer Formatting.
Thu, 06 Jun 2013 16:09:00 +0200 Torsten Irländer Added Response class to wrap the returned data into a response object which
Wed, 05 Jun 2013 17:36:47 +0200 Torsten Irländer Errorcodes must be returned as string
Wed, 05 Jun 2013 16:53:35 +0200 Torsten Irländer Fixed generating return value for Create and Update.
Fri, 31 May 2013 14:49:04 +0200 Torsten Irländer Merged
Fri, 31 May 2013 14:44:58 +0200 Torsten Irländer Removed /create path. Not needed in the REST api.
Fri, 31 May 2013 14:47:54 +0200 Raimund Renkert Documentation and minor code cosmetics/renamings.
Fri, 31 May 2013 14:08:25 +0200 Raimund Renkert Updated the LProbeRepository and Service, Removed LProbeDetails
Fri, 31 May 2013 14:04:01 +0200 Raimund Renkert New service to create a LProbe.
Fri, 31 May 2013 10:38:02 +0200 Torsten Irländer Added comment on expected return values.
Mon, 27 May 2013 15:02:12 +0200 Torsten Irländer Removed "/details/{id}" url pattern to load the detailed version of a proben
Fri, 24 May 2013 13:39:38 +0200 Raimund Renkert New path in 'proben' REST service: '/details/{id}'. Delivering more detials for a LProbe.
Fri, 24 May 2013 11:53:46 +0200 Raimund Renkert Renamed existing rest services and make use of the generic repository. base src/main/java/de/intevation/lada/rest/LProbeRESTService.java@123b900b9b4b
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)