log

age author description
2013-08-09 Torsten Irländer Rename TestCase to meet the Surfire requirement
2013-08-09 Torsten Irländer Fixed indention
2013-08-09 Torsten Irländer Fixed package name.
2013-08-09 Torsten Irländer Moved Testcase
2013-08-09 torsten Fixed indention
2013-08-09 torsten Cleanup. Removed unused imports
2013-08-08 Torsten Irländer Merged
2013-08-06 Torsten Irländer Fixed Issue53. On check unique Hauptprobennummer on create
2013-07-26 Torsten Irländer Added tag 0.2 for changeset 0ddcc6240d47
2013-07-26 Ludwig Reiter Add tests for findById cases.
2013-07-26 Ludwig Reiter REST get test, check if the right (message 200) answer is given.
2013-07-25 Ludwig Reiter Add "get" tests for L*Service.
2013-07-25 Torsten Irländer Added Info class to serve general information on the server application. 0.2
2013-07-25 Torsten Irländer Added service to get so general information on the service like loggend in
2013-07-24 Torsten Irländer Added example of a query configuration.
2013-07-24 Torsten Irländer Fixed variable names.
2013-07-24 Torsten Irländer Restructured the Dummy Query configuration to make it more feel like the EXT
2013-07-24 Torsten Irländer Add Dummy Query Configuration. Needs to be replaced with w more simple
2013-07-24 Torsten Irländer Added basic query configuration sekeleton
2013-07-24 Torsten Irländer Added service to fetch sql query configurations.
2013-07-17 Torsten Irländer Added tag M1 for changeset 2098db2e8fbd
2013-07-17 Raimund Renkert Code documentation. M1
2013-07-17 Raimund Renkert Added produces annotation to Ort service.
2013-07-16 Raimund Renkert Enable read access on all objects for authorized users.
2013-07-16 Raimund Renkert Added boolean parameter to validate method to test if update or create was triggered.
2013-07-16 Raimund Renkert Implemented 'delete' for LStatus objects.
2013-07-15 Raimund Renkert 'DELETE' in status service now produces 'text/json'.
2013-07-15 Raimund Renkert Added k_id column to LKommentrM object to be able to find and delete it.
2013-07-15 Raimund Renkert Implemented 'delete' for LMesswert.
2013-07-15 Raimund Renkert Implemented 'delete' for LMessung.
2013-07-15 Torsten Irländer Added DELETE
2013-07-15 Torsten Irländer Mark function that it produces JSON
2013-07-15 Torsten Irländer Fixed path to delete function
2013-07-15 Torsten Irländer Fixed loading Lort
2013-07-15 Raimund Renkert 'DELETE' for LMesswert service and use the read only test.
2013-07-15 Raimund Renkert 'DELETE' for LStatus service.
2013-07-15 Raimund Renkert Get the sequence id for LMessung manually from database.
2013-07-15 Raimund Renkert 'DELETE' for LKommentarM service.
2013-07-15 Raimund Renkert Get id for LKommentarM manually from database.
2013-07-15 Raimund Renkert Use a sequence to generate the id and create an id object in service.
2013-07-15 Raimund Renkert Use a sequence for pk in LStatusId and create a new ID object.
2013-07-15 Raimund Renkert Changed object type from LProbe to LProbeInfo.
2013-07-15 Raimund Renkert merged.
2013-07-15 Raimund Renkert Implemented service method 'DELETE' for LOrt objects.
2013-07-12 Torsten Irländer Adapted path for PUT requests
2013-07-08 Torsten Irländer Uncommented checks if form is readonly because defect #19.
2013-07-08 Torsten Irländer Fixed pathname
2013-07-08 Torsten Irländer set PATH for PUT requests.
2013-07-05 Raimund Renkert Mark LOrt objects as readonly.
2013-07-05 Raimund Renkert Added new module to authorize operations on objects.
2013-07-05 Raimund Renkert Return LProbe objects with "fertig" flag = true.
2013-07-05 Raimund Renkert Fixed update of LProbe objects.
2013-07-05 Raimund Renkert Renamed package authentication to auth.
2013-07-05 Raimund Renkert Use the readonly flag in LProbeInfo to define a probe as readonly.
2013-07-05 Raimund Renkert Allow objects in queries instead of strings.
2013-07-04 Raimund Renkert Removed unused imports.
2013-07-04 Raimund Renkert More validation for LMesswert and LMessung.
2013-07-04 Raimund Renkert Restrict access to LMessung and LMesswert by attribute 'fertig'.
2013-07-04 Raimund Renkert Code documentation.
2013-07-04 Raimund Renkert New service for SMessgroesse objects.
2013-07-04 Raimund Renkert Merged.
2013-07-04 Raimund Renkert Moved isReadOnly for LProbe from authentication to service.
2013-07-04 Torsten Irländer Merged
2013-07-04 Torsten Irländer Changed path to Update-method of LKommentarMService. Is now kid/mid/pid
2013-07-04 Raimund Renkert Code documentation and minor code style.
2013-07-04 Raimund Renkert Implemented delete for LKommentarM and LOrt repositories.
2013-07-04 Raimund Renkert Removed embedded objects from LMesswert and use the ids instead.
2013-07-04 Raimund Renkert Added seqence to ort model.
2013-07-04 Raimund Renkert New read only service for SMessMethode objects.
2013-07-04 Raimund Renkert New model for s_mess_methode.
2013-07-03 Raimund Renkert Fixed typos in url parameter validation.
2013-07-03 Raimund Renkert Refactored repositories to avoid race conditions.
2013-07-03 Raimund Renkert Renamed lprobeId to probeId in LMessung.
2013-07-03 Raimund Renkert Updated authorization in LMessung service filter.
2013-07-03 Raimund Renkert Code documentation.
2013-07-02 Raimund Renkert Moved sequence generator to id property and set allocation size to 1.
2013-07-02 Raimund Renkert Added authorization to all services.
2013-07-02 Raimund Renkert Added authorization to create and update in lprobe service.
2013-07-02 Raimund Renkert Added authorization to 'netzbetreiber' service.
2013-07-02 Raimund Renkert Added authorization to 'messstelle' service.
2013-07-02 Raimund Renkert Extended authentication interface and implementaion.
2013-07-02 Raimund Renkert Added sequence generator to LOrt.
2013-07-02 Raimund Renkert Implemented 'update' for 'kommentare'.
2013-07-02 Raimund Renkert Updated LProbeInfo object. Removed columns and added column names.
2013-07-01 Raimund Renkert Implemented 'delete'.
2013-07-01 Raimund Renkert Added 'delete' and updated 'create' in LKommentarRepository.
2013-07-01 Raimund Renkert Changed LKommentarP object not to use an embedded id.
2013-07-01 Raimund Renkert Fixed getter in LOrt.
2013-07-01 Raimund Renkert Removed filter in filter() to get all Ort objects.
2013-07-01 Raimund Renkert New service and repository for 'Ort'.
2013-07-01 Raimund Renkert Use ort id instead of embedded ort object in LOrt.
2013-07-01 Raimund Renkert Return a response object instead of 'null' in LZusatzWertRepository.delete().
2013-07-01 Raimund Renkert New service interface to delete a 'zusatzwert'.
2013-07-01 Raimund Renkert Added new method to delete objects to repositories.
2013-07-01 Raimund Renkert Added method to delete objects from database.
2013-07-01 Raimund Renkert Fixed URL parameters.
2013-07-01 Raimund Renkert Use authentication in lprobe 'findById'.
2013-07-01 Raimund Renkert Get the entity manager from super class.
2013-07-01 Raimund Renkert New attribute 'readonly' for response.
2013-07-01 Raimund Renkert Removed unused imports.
2013-07-01 Raimund Renkert Moved entity manager to super class 'Repository'.
2013-07-01 Raimund Renkert Fixed typo in probe validator.
2013-06-27 Raimund Renkert Use the new filter and query builder and have authentication for LProbeInfo objects.
2013-06-27 Raimund Renkert Added builder to have an easier interface for java persistence queries.
2013-06-27 Raimund Renkert New package and classes for LDAP authentication.
2013-06-27 Raimund Renkert New model class for table 'auth'.
2013-06-26 Torsten Irländer Formatting
2013-06-26 Torsten Irländer Removed id element and add kId field. Formatting.
2013-06-26 Torsten Irländer Fixed path of Delete and Update method to match kId/probeId URL-Pattern.
2013-06-26 Torsten Irländer Fix for issue 15. Changed model and REST interface for Zusatzwerte
2013-06-24 Raimund Renkert Generate a LZusatzWert id in 'create' and 'update'.
2013-06-24 Raimund Renkert Updated LZusatzWert according to database changes.
2013-06-24 Raimund Renkert Remove concrete managers.
2013-06-24 Raimund Renkert Use the generic data manager in repositories.
2013-06-24 Raimund Renkert New interface for data manager and generic implementation of a data manager.
2013-06-24 Raimund Renkert LProbeService uses LProbeInfo objects to deserialize JSON and extracts a LProbe object.
2013-06-24 Raimund Renkert Updated LProbeInfo object and added 'toLProbe' method to extract a db object.
2013-06-24 Raimund Renkert Completely removed 'meh_id'.
2013-06-24 Raimund Renkert Removed attribute 'meh_id' from LZusatzWert.
2013-06-19 Torsten Irländer Fixed URLs of services.
2013-06-19 Torsten Irländer Added new Services for Messeinheiten and Zusatzwerte
2013-06-18 Torsten Irländer Added staatId and gemId
2013-06-14 Raimund Renkert Added 's_messmethode.mmt_id' as messmethode to LProbeInfo.
2013-06-14 Raimund Renkert New service for LKommentarM objects.
2013-06-14 Raimund Renkert New repository for LKommentarM objects.
2013-06-14 Raimund Renkert New Manager for LKommentarM objects.
2013-06-14 Raimund Renkert New model for l_kommentar_m.
2013-06-14 Raimund Renkert Fixed typo in named injection point.
2013-06-14 Raimund Renkert New service for LStatus objects.
2013-06-14 Raimund Renkert New repository for LStatus objects.
2013-06-14 Raimund Renkert New manager for LStatus objects.
2013-06-14 Raimund Renkert New model for l_status.
2013-06-14 Raimund Renkert New service for LZusatzWert objects.
2013-06-14 Raimund Renkert New repository for LZusatzWert objects.
2013-06-14 Raimund Renkert New manager for LZusatzWert objects.
2013-06-14 Raimund Renkert Added model for l_zusatz_wert and s_proben_zusatz.
2013-06-14 Raimund Renkert Fixed filter for LProbe and LMessung.
2013-06-14 Raimund Renkert New Service for LMesswert objects.
2013-06-14 Raimund Renkert New repository for LMesswert objects.
2013-06-14 Raimund Renkert New manager for LMesswert objects.
2013-06-14 Raimund Renkert Added model for l_messwert and s_messgroesse.
2013-06-14 Raimund Renkert New service for SVerwaltungseinheit objects.
2013-06-14 Raimund Renkert Added model for s_verwaltungseinheit.
2013-06-14 Raimund Renkert New service for SStaat objects.
2013-06-14 Raimund Renkert Added model for s_staat and s_koordinaten_art.
2013-06-13 Raimund Renkert Updated service and repository to use the extended LProbeInfo object.
2013-06-13 Raimund Renkert Made LProbeInfo a valid entity.
2013-06-13 Raimund Renkert Added embeddable id class for LProbeInfo.
2013-06-13 Raimund Renkert New LProbeInfo model.
2013-06-13 Raimund Renkert Changed scope of repositories.
2013-06-13 Raimund Renkert Removed unused imports.
2013-06-13 Raimund Renkert Use named injection points in stammdaten repositories.
2013-06-13 Raimund Renkert Added a concrete readonly-repository for 'stammdaten'.
2013-06-13 Raimund Renkert Refactored the entity repositories.
2013-06-13 Raimund Renkert Added missing id entity for LMessung.
2013-06-13 Raimund Renkert New service for LMessung. Provides GET(all, filter by 'probe'), POST(create) and PUT(update).
2013-06-13 Raimund Renkert New repository for LMessung.
2013-06-13 Raimund Renkert New validator for LMessung.
2013-06-13 Raimund Renkert New manager for LMessung.
2013-06-13 Raimund Renkert New model class for LMessung.
2013-06-12 Raimund Renkert Added new service for LOrt objects.
2013-06-12 Raimund Renkert Added 'create', 'update' and 'filter' to repository for use in the service.
2013-06-12 Raimund Renkert Added validator for LOrt.
2013-06-12 Raimund Renkert Added manager for LOrt.
2013-06-12 Raimund Renkert Removed 'OrteService'. Ort is now available through LOrt.
2013-06-12 Raimund Renkert Use reference to 'Ort' instead of 'ort_id' again.
2013-06-12 Raimund Renkert Minor code styling.
2013-06-12 Raimund Renkert Modified Validator interface and restructured the LProbe validation.
2013-06-12 Raimund Renkert Added warnings to ValidationException.
2013-06-12 Raimund Renkert Make a criteria builder available in repositories.
2013-06-12 Raimund Renkert Initialize the error and warnings maps.
2013-06-12 Raimund Renkert Fixed ort_id column in LOrt.
2013-06-12 Raimund Renkert Removed unused imports.
2013-06-12 Raimund Renkert Moved the validator to create/update methods.
2013-06-12 Raimund Renkert Added validation for LProbe attributes.
2013-06-12 Raimund Renkert Extracted filter method to have a generic criteria filter in the repository.
2013-06-12 Raimund Renkert Added repository for LOrt and changed member 'ort' to 'ortId' in LOrt.
2013-06-12 Raimund Renkert Let all services and repositories return a response object that contains errors and warnings.
2013-06-11 Torsten Irländer Added Interface to get Netzbetreiber.
2013-06-11 Torsten Irländer Comment out dummy errors and warnings.
2013-06-11 Torsten Irländer Call update method of repository.
2013-06-11 Torsten Irländer Added method to update a probe
2013-06-11 Torsten Irländer Changed type of NetzbetreiberID to String.
2013-06-11 Torsten Irländer Added method to update a probe
2013-06-11 Torsten Irländer Removed code to build the response on creation in the service. Response is
2013-06-11 Torsten Irländer Catch Rollback Exception.
2013-06-11 Torsten Irländer Let the database generate the id for the probe.
2013-06-11 Torsten Irländer Formatting
2013-06-11 Torsten Irländer Codestyle
2013-06-11 Torsten Irländer No need to build the response here anymore as this is already done in the
2013-06-11 Torsten Irländer The create function of the repository now build the response object an returns
2013-06-11 Torsten Irländer Changed type of parameter to int
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)