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.
|