Mercurial > lada > lada-server
graph
- New manager for LMessung.2013-06-13, by Raimund Renkert
- New model class for LMessung.2013-06-13, by Raimund Renkert
- Added new service for LOrt objects.2013-06-12, by Raimund Renkert
- Added 'create', 'update' and 'filter' to repository for use in the service.2013-06-12, by Raimund Renkert
- Added validator for LOrt.2013-06-12, by Raimund Renkert
- Added manager for LOrt.2013-06-12, by Raimund Renkert
- Removed 'OrteService'. Ort is now available through LOrt.2013-06-12, by Raimund Renkert
- Use reference to 'Ort' instead of 'ort_id' again.2013-06-12, by Raimund Renkert
- Minor code styling.2013-06-12, by Raimund Renkert
- Modified Validator interface and restructured the LProbe validation.2013-06-12, by Raimund Renkert
- Added warnings to ValidationException.2013-06-12, by Raimund Renkert
- Make a criteria builder available in repositories.2013-06-12, by Raimund Renkert
- Initialize the error and warnings maps.2013-06-12, by Raimund Renkert
- Fixed ort_id column in LOrt.2013-06-12, by Raimund Renkert
- Removed unused imports.2013-06-12, by Raimund Renkert
- Moved the validator to create/update methods.2013-06-12, by Raimund Renkert
- Added validation for LProbe attributes.2013-06-12, by Raimund Renkert
- Extracted filter method to have a generic criteria filter in the repository.2013-06-12, by Raimund Renkert
- Added repository for LOrt and changed member 'ort' to 'ortId' in LOrt.2013-06-12, by Raimund Renkert
- Let all services and repositories return a response object that contains errors and warnings.2013-06-12, by Raimund Renkert
- Added Interface to get Netzbetreiber.2013-06-11, by Torsten Irländer
- Comment out dummy errors and warnings.2013-06-11, by Torsten Irländer
- Call update method of repository.2013-06-11, by Torsten Irländer
- Added method to update a probe2013-06-11, by Torsten Irländer
- Changed type of NetzbetreiberID to String.2013-06-11, by Torsten Irländer
- Added method to update a probe2013-06-11, by Torsten Irländer
- Removed code to build the response on creation in the service. Response is2013-06-11, by Torsten Irländer
- Catch Rollback Exception.2013-06-11, by Torsten Irländer
- Let the database generate the id for the probe.2013-06-11, by Torsten Irländer
- Formatting2013-06-11, by Torsten Irländer
- Codestyle2013-06-11, by Torsten Irländer
- No need to build the response here anymore as this is already done in the2013-06-11, by Torsten Irländer