graph
- Moved validation into the LProbeRepository.2013-06-10, by Torsten Irländer
- Readded missing import (removed by accident)2013-06-07, by Torsten Irländer
- Get Success-Code directly from repository when initialising the response.2013-06-07, by Torsten Irländer
- Remove manual reset of success and error attributes. Use reset function now.2013-06-07, by Torsten Irländer
- Set success to false if the item can not be loaded (not found) by its id.2013-06-07, by Torsten Irländer
- Added reset function to reinit the success boolean as same as errors and2013-06-07, by Torsten Irländer
- Added success attribute which indicates that the operation on the repository2013-06-07, by Torsten Irländer
- Set general error on loading items.2013-06-07, by Torsten Irländer
- Moved errors and warnings from LProbeRepository to Repository as they are2013-06-07, by Torsten Irländer
- Set generalError in response.2013-06-07, by Torsten Irländer
- Changed type of return to Response and removed handling of errors and2013-06-07, by Torsten Irländer
- Set correct response when loading a probe.2013-06-07, by Torsten Irländer
- Formatting2013-06-07, by Torsten Irländer
- Handle warnings and errors in the response class.2013-06-07, by Torsten Irländer
- Formatting. Make the data attribute of type Object to make it more general.2013-06-07, by Torsten Irländer
- Formatting.2013-06-07, by Torsten Irländer