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'.
|
Mon, 01 Jul 2013 12:45:44 +0200 |
Raimund Renkert |
Get the entity manager from super class.
|
Mon, 01 Jul 2013 12:44:58 +0200 |
Raimund Renkert |
New attribute 'readonly' for response.
|
Mon, 01 Jul 2013 12:43:51 +0200 |
Raimund Renkert |
Removed unused imports.
|
Mon, 01 Jul 2013 12:43:30 +0200 |
Raimund Renkert |
Moved entity manager to super class 'Repository'.
|
Mon, 01 Jul 2013 12:37:11 +0200 |
Raimund Renkert |
Fixed typo in probe validator.
|
Thu, 27 Jun 2013 15:03:18 +0200 |
Raimund Renkert |
Use the new filter and query builder and have authentication for LProbeInfo objects.
|
Thu, 27 Jun 2013 15:02:29 +0200 |
Raimund Renkert |
Added builder to have an easier interface for java persistence queries.
|
Thu, 27 Jun 2013 15:00:41 +0200 |
Raimund Renkert |
New package and classes for LDAP authentication.
|
Thu, 27 Jun 2013 14:59:48 +0200 |
Raimund Renkert |
New model class for table 'auth'.
|
Wed, 26 Jun 2013 17:14:32 +0200 |
Torsten Irländer |
Formatting
|
Wed, 26 Jun 2013 17:13:59 +0200 |
Torsten Irländer |
Removed id element and add kId field. Formatting.
|
Wed, 26 Jun 2013 17:11:43 +0200 |
Torsten Irländer |
Fixed path of Delete and Update method to match kId/probeId URL-Pattern.
|
Wed, 26 Jun 2013 11:41:08 +0200 |
Torsten Irländer |
Fix for issue 15. Changed model and REST interface for Zusatzwerte
|
Mon, 24 Jun 2013 15:50:02 +0200 |
Raimund Renkert |
Generate a LZusatzWert id in 'create' and 'update'.
|
Mon, 24 Jun 2013 15:49:00 +0200 |
Raimund Renkert |
Updated LZusatzWert according to database changes.
|
Mon, 24 Jun 2013 14:13:29 +0200 |
Raimund Renkert |
Remove concrete managers.
|
Mon, 24 Jun 2013 14:12:06 +0200 |
Raimund Renkert |
Use the generic data manager in repositories.
|
Mon, 24 Jun 2013 14:11:48 +0200 |
Raimund Renkert |
New interface for data manager and generic implementation of a data manager.
|
Mon, 24 Jun 2013 14:02:47 +0200 |
Raimund Renkert |
LProbeService uses LProbeInfo objects to deserialize JSON and extracts a LProbe object.
|
Mon, 24 Jun 2013 13:52:46 +0200 |
Raimund Renkert |
Updated LProbeInfo object and added 'toLProbe' method to extract a db object.
|
Mon, 24 Jun 2013 13:51:19 +0200 |
Raimund Renkert |
Completely removed 'meh_id'.
|
Mon, 24 Jun 2013 13:48:43 +0200 |
Raimund Renkert |
Removed attribute 'meh_id' from LZusatzWert.
|
Wed, 19 Jun 2013 15:17:43 +0200 |
Torsten Irländer |
Fixed URLs of services.
|
Wed, 19 Jun 2013 15:13:13 +0200 |
Torsten Irländer |
Added new Services for Messeinheiten and Zusatzwerte
|
Tue, 18 Jun 2013 13:21:03 +0200 |
Torsten Irländer |
Added staatId and gemId
|
Fri, 14 Jun 2013 17:30:13 +0200 |
Raimund Renkert |
Added 's_messmethode.mmt_id' as messmethode to LProbeInfo.
|
Fri, 14 Jun 2013 15:19:42 +0200 |
Raimund Renkert |
New service for LKommentarM objects.
|
Fri, 14 Jun 2013 15:18:42 +0200 |
Raimund Renkert |
New repository for LKommentarM objects.
|
Fri, 14 Jun 2013 15:18:19 +0200 |
Raimund Renkert |
New Manager for LKommentarM objects.
|
Fri, 14 Jun 2013 15:17:59 +0200 |
Raimund Renkert |
New model for l_kommentar_m.
|
Fri, 14 Jun 2013 15:17:35 +0200 |
Raimund Renkert |
Fixed typo in named injection point.
|
Fri, 14 Jun 2013 14:44:09 +0200 |
Raimund Renkert |
New service for LStatus objects.
|
Fri, 14 Jun 2013 14:43:07 +0200 |
Raimund Renkert |
New repository for LStatus objects.
|
Fri, 14 Jun 2013 14:42:50 +0200 |
Raimund Renkert |
New manager for LStatus objects.
|
Fri, 14 Jun 2013 14:42:31 +0200 |
Raimund Renkert |
New model for l_status.
|
Fri, 14 Jun 2013 14:11:06 +0200 |
Raimund Renkert |
New service for LZusatzWert objects.
|
Fri, 14 Jun 2013 14:10:13 +0200 |
Raimund Renkert |
New repository for LZusatzWert objects.
|
Fri, 14 Jun 2013 14:09:45 +0200 |
Raimund Renkert |
New manager for LZusatzWert objects.
|
Fri, 14 Jun 2013 14:09:21 +0200 |
Raimund Renkert |
Added model for l_zusatz_wert and s_proben_zusatz.
|
Fri, 14 Jun 2013 14:08:10 +0200 |
Raimund Renkert |
Fixed filter for LProbe and LMessung.
|
Fri, 14 Jun 2013 10:38:28 +0200 |
Raimund Renkert |
New Service for LMesswert objects.
|
Fri, 14 Jun 2013 10:36:28 +0200 |
Raimund Renkert |
New repository for LMesswert objects.
|
Fri, 14 Jun 2013 10:35:59 +0200 |
Raimund Renkert |
New manager for LMesswert objects.
|
Fri, 14 Jun 2013 10:35:33 +0200 |
Raimund Renkert |
Added model for l_messwert and s_messgroesse.
|
Fri, 14 Jun 2013 09:38:55 +0200 |
Raimund Renkert |
New service for SVerwaltungseinheit objects.
|
Fri, 14 Jun 2013 09:38:31 +0200 |
Raimund Renkert |
Added model for s_verwaltungseinheit.
|
Fri, 14 Jun 2013 09:31:56 +0200 |
Raimund Renkert |
New service for SStaat objects.
|
Fri, 14 Jun 2013 09:31:27 +0200 |
Raimund Renkert |
Added model for s_staat and s_koordinaten_art.
|
Thu, 13 Jun 2013 18:28:00 +0200 |
Raimund Renkert |
Updated service and repository to use the extended LProbeInfo object.
|
Thu, 13 Jun 2013 18:27:24 +0200 |
Raimund Renkert |
Made LProbeInfo a valid entity.
|
Thu, 13 Jun 2013 18:26:36 +0200 |
Raimund Renkert |
Added embeddable id class for LProbeInfo.
|
Thu, 13 Jun 2013 17:22:11 +0200 |
Raimund Renkert |
New LProbeInfo model.
|
Thu, 13 Jun 2013 17:19:53 +0200 |
Raimund Renkert |
Changed scope of repositories.
|
Thu, 13 Jun 2013 17:19:17 +0200 |
Raimund Renkert |
Removed unused imports.
|
Thu, 13 Jun 2013 17:17:14 +0200 |
Raimund Renkert |
Use named injection points in stammdaten repositories.
|
Thu, 13 Jun 2013 17:09:59 +0200 |
Raimund Renkert |
Added a concrete readonly-repository for 'stammdaten'.
|
Thu, 13 Jun 2013 16:17:11 +0200 |
Raimund Renkert |
Refactored the entity repositories.
|