graph
- Add MPL to Messprogramm2016-11-25, by Evi Huber
- redesign stammdaten.verwaltungseinheit2016-11-25, by Michael Stanko
- Export the id according to the specification for PZB_S.2016-11-21, by Raimund Renkert
- merged2016-11-21, by Raimund Renkert
- Import HOEHE_NN and ORTS_ZUSATZCODE for new ort objects.2016-11-21, by Raimund Renkert
- LAF requires char sequences to be quoted in export.2016-11-18, by Tom Gottfried
- Do not try to export non-existant Probe objects.2016-11-18, by Tom Gottfried
- staatId might be null since rev 33dc7dc6b7bc.2016-11-18, by Tom Gottfried
- Add missing column.2016-11-18, by Tom Gottfried
- Check for data in ort attributes in laf import.2016-11-18, by Raimund Renkert
- Declared variable in db function set_ort_id.2016-11-16, by Raimund Renkert
- Fixed validation workflow in laf importer.2016-11-16, by Raimund Renkert
- Create a new ort object on demand while importing LAF data.2016-11-16, by Raimund Renkert
- Removed NOT NULL constraint from stammdaten.ort.staat_id.2016-11-16, by Raimund Renkert
- Added trigger to fill stammdaten.ort attributes.2016-11-16, by Raimund Renkert
- Integrate Audit Log Analyzer.pgaudit 2016-11-11, by Tom Gottfried
- Improbe audit trail configuration.pgaudit 2016-11-11, by Tom Gottfried
- merged.2016-11-10, by Raimund Renkert
- Avoid NPE in TimestampLocker.2016-11-10, by Raimund Renkert
- Log parameters in statements.pgaudit 2016-11-09, by Tom Gottfried
- Add hint for creation of schema objects for log analyzer.pgaudit 2016-11-09, by Tom Gottfried
- Let the database enforce,too, what rev 46db98d060ae introduced.2016-11-09, by Tom Gottfried
- Fixed rule to allow update of 'entnahmeOrt'.2016-11-09, by Raimund Renkert
- Allow update of "entnahme ort" in validation.2016-11-09, by Raimund Renkert
- Added validation to make sure a probe has only one 'entnahme ort'.2016-11-09, by Raimund Renkert
- Let the database generate id_alt and initial status for new messung objects.2016-11-09, by Raimund Renkert
- Write raw data on exit probe context in laf listener.2016-11-09, by Raimund Renkert
- Remove creation of unused superuser and create missing directory.pgaudit 2016-11-08, by Tom Gottfried
- Use pgaudit to generate an audit trail.pgaudit 2016-11-08, by Tom Gottfried
- Do not export empty 'deskriptoren' in json exporter.2016-11-08, by Raimund Renkert
- Do not export an empty HauptprobenNr.2016-11-08, by Raimund Renkert
- Fixed deskriptoren output in json export.2016-11-08, by Raimund Renkert
- Added plaintext attributes to json export.2016-11-08, by Raimund Renkert
- Fixed attribute key in laf export.2016-11-08, by Raimund Renkert
- Check for errors in probe objects and cancel import writing out the errors.2016-11-08, by Raimund Renkert
- Set labor_mst_id to mst_id if missing in laf import.2016-11-08, by Raimund Renkert
- Export ortstyp 'U' and 'E' only.2016-11-08, by Raimund Renkert
- Export messlabor as probe attribute.2016-11-08, by Raimund Renkert
- Moved probe validation to have all subobject available during validation.2016-11-07, by Raimund Renkert
- Authorize messprogramm - messmethode.2016-11-07, by Raimund Renkert
- Export entnahme ort and ursprungs orte.2016-11-07, by Raimund Renkert
- Fixed hibernate model for stammdaten.ort.2016-11-07, by Raimund Renkert
- Added hibernate model for ortszusatz.2016-11-07, by Raimund Renkert
- Parse, map and merge orte.2016-11-07, by Raimund Renkert
- Implemented merge process for orte.2016-11-07, by Raimund Renkert
- Updated hibernate model.2016-11-07, by Raimund Renkert
- Updated stammdaten schema.2016-11-07, by Raimund Renkert
- Fixed namespace for stammdaten ort in authorization.2016-11-03, by Raimund Renkert
- Next version planned is 2.4.1.2016-11-01, by Tom Gottfried
- Added tag 2.4.0 for changeset fb90e4d8bd0d2016-11-01, by Tom Gottfried
- Prepare tag.2.4.0 2016-11-01, by Tom Gottfried
- Stop the import if the parser has detected an error.2016-11-01, by Raimund Renkert
- Let the database control the tree_modified column for StatusProtokoll2016-11-01, by Raimund Renkert
- merged.2016-11-01, by Raimund Renkert
- Let the database control the tree_modified column (disable insert and update)2016-11-01, by Raimund Renkert
- Use any identifier because idAlt might be null.2016-11-01, by Tom Gottfried
- Add and use helper function for identification.2016-11-01, by Tom Gottfried
- Remove verbose debug logging.2016-11-01, by Tom Gottfried
- Tell the user its a Messstelle.2016-11-01, by Tom Gottfried
- Output more comprehensive message instead of token number.2016-11-01, by Tom Gottfried
- Adapt definition to LAF and validate uniqueness of idAlt.2016-11-01, by Tom Gottfried
- Remove misleading comment.2016-11-01, by Tom Gottfried
- Do not try to persist Probe objects with validation errors.2016-10-31, by Tom Gottfried
- Fix UNIQUE-constraint and respective validation.2016-10-31, by Tom Gottfried
- Avoid NPE on trying to delete non-existent Probe object.2016-10-31, by Tom Gottfried
- Response is not unsuccessful itself because of any single error.2016-10-31, by Tom Gottfried
- Set Messstelle as default for Messlabor in LAF import.2016-10-31, by Tom Gottfried
- Do not allow empty string for media descriptor.2016-10-28, by Tom Gottfried
- StatusWertService: accept comma separated list of Messung IDs.2016-10-28, by Tom Gottfried
- Rev d1d7d684800c missed to adapt default FK value.2016-10-28, by Tom Gottfried
- Switch back to 1-based id of betriebsart.2016-10-28, by Tom Gottfried
- Changed from primitive datatype to class to make attribtes nullable.2016-10-28, by Raimund Renkert
- merged.2016-10-28, by Raimund Renkert
- Fixed query that uses status_wert to filter messungen.2016-10-28, by Raimund Renkert
- Client and server now expect these combinations to be modelled, too.2016-10-27, by Tom Gottfried
- Replace code duplicating validation rule with validation.2016-10-27, by Tom Gottfried
- Persist errors intended to be shown to the user.2016-10-27, by Tom Gottfried
- Removed debug output2016-10-27, by Raimund Renkert
- Made importer a bit more error resistent.2016-10-27, by Raimund Renkert
- Adjusted laf exporter to fit the new specifications.2016-10-27, by Raimund Renkert
- merged.2016-10-27, by Raimund Renkert
- Added antlr4 dependencies to pom.xml and war archive in tests.2016-10-27, by Raimund Renkert
- Fix identification of identifier for error report.2016-10-26, by Tom Gottfried
- Fix setting sequences in test data.2016-10-26, by Tom Gottfried
- Fixed error handling for importer.2016-10-26, by Raimund Renkert
- Added method to authorize new objects.2016-10-24, by Raimund Renkert
- Fixed NPE in error listener.2016-10-24, by Raimund Renkert
- Fixed merging objects during import.2016-10-24, by Raimund Renkert
- Added method to get the object found in the db.2016-10-24, by Raimund Renkert
- Updated importer.2016-10-24, by Raimund Renkert
- Removed column 'datenbasis_id' from messprogramm_transfer table.2016-10-24, by Raimund Renkert
- Close branch schema-update after being merged to default.schema-update 2016-10-14, by Tom Gottfried
- Merged branch schema-update into default.2016-10-14, by Tom Gottfried
- Ignore TAGS file.2016-10-14, by Tom Gottfried
- Adapt version name.2016-10-14, by Tom Gottfried
- Added tag 2.3.0 for changeset effef57f3f7e2016-10-14, by Tom Gottfried
- Complement and correct data model and docs for queries.2.3.0 2016-10-14, by Tom Gottfried
- Fix IDs vs. sequence.2016-10-13, by Tom Gottfried
- Apply database seeding only once and run all tests in sequence.2016-10-13, by Tom Gottfried
- Untabify config file and improve logging.2016-10-13, by Tom Gottfried
- Fix regression of Rev 37952c111f71.2016-10-13, by Tom Gottfried
- Code style.2016-10-13, by Tom Gottfried
- Remove obsolete query configuration.2016-10-13, by Tom Gottfried
- Prepare for easier schema update testing.2016-10-13, by Tom Gottfried
- Run psql quietly when running large SQL scripts.2016-10-13, by Tom Gottfried
- update stammdaten.deskriptor_umweltschema-update 2016-10-13, by Michael Stanko
- Use Intervall-class for generation of yearly Probe objects.2016-10-11, by Tom Gottfried
- Fix validation of subintervall for yearly samples.2016-10-10, by Tom Gottfried
- Remove unused private methods.2016-10-10, by Tom Gottfried
- update db_schema/stammdaten_data.sqlschema-update 2016-10-07, by Michael Stanko
- Use Intervall class for generation of weekly Probe objects.2016-10-01, by Tom Gottfried
- Remove verbose logging in potentially heavily used function.2016-09-30, by Tom Gottfried
- Calendar.DAY_OF_YEAR is 1-based.2016-09-30, by Tom Gottfried
- Avoid repeating potentially lengthy download of shapefiles.2016-09-30, by Tom Gottfried
- Use Intervall class for daily Probe objects.2016-09-30, by Tom Gottfried
- Adjust end to end of the day.2016-09-30, by Tom Gottfried
- Remove obsolete TODO comment.2016-09-30, by Tom Gottfried
- Authorize generation of Probe objects by Messprogramm.2016-09-30, by Tom Gottfried
- Do not authorize everything unknown.2016-09-30, by Tom Gottfried
- Add minimalistic authorization for Messprogramm.2016-09-30, by Tom Gottfried
- Removed old importer stuff and added new Importer based on antlr4 grammar.schema-update 2016-09-30, by Raimund Renkert
- Avoid ISE if invalid datetime values are provided.2016-09-30, by Tom Gottfried
- A period with end before start is meaningless.2016-09-30, by Tom Gottfried
- A period with end before start is meaningless.2016-09-29, by Tom Gottfried
- Validate against possible maxima.2016-09-29, by Tom Gottfried
- Generalize generation of Proben for (multiples of) months.2016-09-29, by Tom Gottfried
- Complement data model and validation of sub-intervalls.2016-09-27, by Tom Gottfried
- Make generation of monthly Probes respect actual lenght of months.2016-09-27, by Tom Gottfried
- Avoid detour via Date object.2016-09-27, by Tom Gottfried
- Improve readability for easier debugging.2016-09-23, by Tom Gottfried
- Set default in data model instead of on generation of Probe objects.2016-09-23, by Tom Gottfried
- Remove null-checks for already validated mandatory fields.2016-09-23, by Tom Gottfried
- Remove unused redundant arguments.2016-09-23, by Tom Gottfried
- extend docker envireoment to load geographical data of german comunities2016-09-28, by Michael Stanko
- ange ShibbolethFilter to accept non-ldap-formated roles (without cn=..)2016-09-28, by Michael Stanko
- Remove wrong period check.2016-09-23, by Tom Gottfried
- fixed some nullpointers in messproramm validator rules2016-09-22, by Maximilian Krambach
- Fixed data input for messporgramm_transfer table.schema-update 2016-09-20, by Raimund Renkert
- Added new table for messprogramm mappings.schema-update 2016-09-20, by Raimund Renkert
- Added unit tests for importer update path.schema-update 2016-09-19, by Raimund Renkert
- Added class to merge/update objects coming from the importer.schema-update 2016-09-19, by Raimund Renkert
- Added unit tests for probe- and messung identifier.schema-update 2016-09-09, by Raimund Renkert
- Added identifier for probe and messung objects for use in LAF importer.schema-update 2016-09-09, by Raimund Renkert
- Added unique constraint for probe.id_altschema-update 2016-09-09, by Raimund Renkert
- A period with end before start is not meaningful.2016-09-08, by Tom Gottfried
- A period with end before start is not meaningful.2016-09-07, by Tom Gottfried
- Added json export.schema-update 2016-09-05, by Raimund Renkert
- Fixed warnings.schema-update 2016-09-05, by Raimund Renkert
- Organized imports and removed unused logger.schema-update 2016-09-05, by Raimund Renkert
- Updated unit tests to fit the new data model.schema-update 2016-09-02, by Raimund Renkert
- Added Annotation to set the id to generated value.schema-update 2016-09-02, by Raimund Renkert
- Fixed model and its dependencies.schema-update 2016-09-02, by Raimund Renkert
- Fixed datatype for ba_id attribute.schema-update 2016-09-02, by Raimund Renkert
- Removed verbose logging.schema-update 2016-08-31, by Raimund Renkert
- Updated status workflow.schema-update 2016-08-31, by Raimund Renkert
- Make dynamic inserts on probe and messung objects to avoid 'not null'-constraint error.schema-update 2016-08-31, by Raimund Renkert
- Added additional attributes to complete the model.schema-update 2016-08-31, by Raimund Renkert
- Updated sql query strings to match the new schema.schema-update 2016-08-31, by Raimund Renkert
- Removed schema bund from setup_db script.schema-update 2016-08-31, by Raimund Renkert
- merged.schema-update 2016-07-08, by Raimund Renkert
- Moved referenced tables.schema-update 2016-07-08, by Raimund Renkert
- Updated server application to new database model. THIS IS STILL WIP!!!schema-update 2016-07-08, by Raimund Renkert
- Updated probe data.schema-update 2016-07-04, by Raimund Renkert
- Added FK to probe and messprogramm.schema-update 2016-07-04, by Raimund Renkert
- Added table betriebsartschema-update 2016-07-04, by Raimund Renkert
- Updated references.schema-update 2016-07-04, by Raimund Renkert
- Updated values.schema-update 2016-07-04, by Raimund Renkert
- Added filter and query type table.schema-update 2016-07-04, by Raimund Renkert
- Update data files.schema-update 2016-07-04, by Raimund Renkert
- add stammdaten.kta and stammdaten.ortszusatzschema-update 2016-07-07, by Michael Stanko
- Introduce default value vor Messregime in Messprogramm.2016-07-05, by Tom Gottfried
- Fixed typos.schema-update 2016-07-04, by Raimund Renkert
- Made most constraints inline.schema-update 2016-07-04, by Raimund Renkert
- Added inline FK constraints.schema-update 2016-07-04, by Raimund Renkert
- Reordered tables.schema-update 2016-07-04, by Raimund Renkert
- Replaced explicid sequences with serials.schema-update 2016-07-04, by Raimund Renkert
- Fixed column names in constraints.schema-update 2016-07-04, by Raimund Renkert
- Fixed names and typos.schema-update 2016-07-04, by Raimund Renkert
- Renamed/Removed some columns.schema-update 2016-07-04, by Raimund Renkert
- Use status_kombi as FK in status_protokolschema-update 2016-07-04, by Raimund Renkert
- Added FK constraints.schema-update 2016-07-04, by Raimund Renkert
- Removed column name, added column kommentar in messprogrammschema-update 2016-07-04, by Raimund Renkert
- Renamed erzeuger to mst_id.schema-update 2016-07-04, by Raimund Renkert
- Removed duplicated netzbetreiber column. (mst_id already contains theschema-update 2016-07-04, by Raimund Renkert
- Moved comments to the end of the file.schema-update 2016-07-01, by Raimund Renkert
- Added index for "child"-tables and removed index for probe.schema-update 2016-07-01, by Raimund Renkert
- Moved messung.status FK constraint.schema-update 2016-07-01, by Raimund Renkert
- Updated trigger and functions.schema-update 2016-07-01, by Raimund Renkert
- Moved trigger creation to table definition.schema-update 2016-07-01, by Raimund Renkert
- Moved FK constraints into table definition.schema-update 2016-07-01, by Raimund Renkert
- Reordered table creation to allow inline definition of FKs.schema-update 2016-07-01, by Raimund Renkert
- Moved unique constraints into table definition.schema-update 2016-07-01, by Raimund Renkert
- Removed duplicated defaults.schema-update 2016-07-01, by Raimund Renkert
- Declare primary keys in tabel definition.schema-update 2016-07-01, by Raimund Renkert
- Removed obsolete search_path statements.schema-update 2016-07-01, by Raimund Renkert
- Replaced explicit sequences by serials.schema-update 2016-07-01, by Raimund Renkert
- Replaced translation tables for probe and messung with id_alt columns.schema-update 2016-07-01, by Raimund Renkert
- Removed schema 'bund'.schema-update 2016-07-01, by Raimund Renkert
- Make ID for Messregime an integer.2016-07-01, by Tom Gottfried
- Updated description how to create filters.2016-07-01, by Raimund Renkert
- Complement mandatory fields for messprogramm.2016-07-01, by Tom Gottfried
- Fix CHECK-Constraint definition.2016-07-01, by Tom Gottfried
- Added unique constraint to result.query_id and result.data_index and fixed data2016-06-29, by Raimund Renkert
- Added instructions for messung queries. Fixed typo.2016-06-29, by Raimund Renkert
- Beschreibung zur Erstellung von Filtern zu README hinzugefügt.2016-06-29, by Raimund Renkert
- Remove API that should not be used since rev 9121d99a471e.2016-06-28, by Tom Gottfried
- Removed code duplicated database trigger since rev 9121d99a471e.2016-06-27, by Tom Gottfried
- Check mandatory fields before saving a Messprogramm.2016-06-27, by Tom Gottfried
- Refactored probe generation.2016-06-17, by Raimund Renkert
- Correct comment.2016-06-15, by Tom Gottfried
- Deactivate tests for validators and land-interfaces.2016-06-14, by Tom Gottfried
- Avoid duplicate entries in interface tests.2016-06-14, by Tom Gottfried
- Use a minimal set of master data based on empty database for tests.2016-06-14, by Tom Gottfried
- Adapt LADA version in Dockerfile.2016-06-08, by Tom Gottfried
- Fix statusFilter query.2016-06-08, by Tom Gottfried
- Fix multiselect delimiter.2016-06-08, by Tom Gottfried
- Make tests more verbose on failure.2016-06-07, by Tom Gottfried
- New version number.2016-06-07, by Tom Gottfried
- Get version from pom.xml instead of hard coded.2016-06-07, by Tom Gottfried
- Merged.2016-06-06, by Tom Gottfried
- By convention, use client-i18n-strings for data_index.2016-06-06, by Tom Gottfried
- Add missing FK-constraint.2016-06-02, by Tom Gottfried
- fix multiselect query2016-06-02, by Michael Stanko
- Add option to create database with schema only.2016-06-02, by Tom Gottfried
- Authorize status change only for matching user.2016-06-01, by Tom Gottfried
- Explain with comments and remove conditions each applied by one above.2016-05-30, by Tom Gottfried
- IDs should be equal, not just contain each other.2016-05-30, by Tom Gottfried
- Improve readability.2016-05-27, by Tom Gottfried
- Fixed ldap group names in auth table.2016-05-27, by Raimund Renkert
- Fixed authorization issues.2016-05-27, by Raimund Renkert
- Use the netzbetreiber id value instead of casting data to ort and request2016-05-26, by Raimund Renkert
- fix query config for messungs query2016-05-26, by Michael Stanko
- Allow a user only to manipulate Ort with own Netzbetreiber.2016-05-25, by Tom Gottfried
- Avoid NPE if requested object does not exist.2016-05-25, by Tom Gottfried
- The database might refuse to delete an object e.g. due to FK constraints.2016-05-25, by Tom Gottfried
- Use ON DELETE CASCADE to ease removing queries from database.2016-05-24, by Tom Gottfried
- Sample data: Fix setting of query_id_seq.2016-05-24, by Tom Gottfried
- merged.2016-05-25, by Raimund Renkert
- Allow users to create a stammdaten ort.2016-05-25, by Raimund Renkert
- Correct Typo.2016-05-24, by Tom Gottfried
- Return correct response if update failed.2016-05-24, by Tom Gottfried
- Round some values to three digits, breaking ties half to even, before storing.2016-05-23, by Tom Gottfried
- statusStufe should be governed by the server only.2016-05-18, by Tom Gottfried
- Fix typo.2016-05-18, by Tom Gottfried
- Backed out changeset af0883b735512016-05-18, by Tom Gottfried
- Fix typo.2016-05-18, by Tom Gottfried
- change 'similar to' to 'IN' Conditions in filter queries2016-05-12, by Michael Stanko
- redesign messung query2016-05-11, by Michael Stanko
- Fix query for messungen.2016-05-10, by Tom Gottfried
- Avoid NPE in status service.2016-05-10, by Raimund Renkert
- Removed check for duplicates in stammdatenservices (method: PUT).2016-05-10, by Raimund Renkert
- Fix IDs vs. sequence values.2016-05-09, by Tom Gottfried
- merged.2016-05-09, by Raimund Renkert
- Fixed database attribute name.2016-05-09, by Raimund Renkert
- Remove PostgreSQL 9.5-specific client parameter (again).2016-05-06, by Tom Gottfried
- A bit of cleanup.2016-05-06, by Tom Gottfried
- Stop on error.2016-05-06, by Tom Gottfried
- Remove wrong test operator and prepare for more options.2016-05-06, by Tom Gottfried
- remove debug switch from setup-db.sh2016-05-04, by Michael Stanko
- add initialze sequences in lada_data.sql2016-05-04, by Michael Stanko
- erase mpr_id values in lada_data.sql2016-05-04, by Michael Stanko
- erase mpr_id values in lada_data.sql2016-05-04, by Michael Stanko
- merged.2016-04-29, by Raimund Renkert
- Use databse triggers for update on field 'letzteAenderung'.2016-04-29, by Raimund Renkert
- fix db-setup and stammdaten_data.sql2016-04-28, by Michael Stanko
- Added missing UNIQUE-Constraint.2016-04-15, by Tom Gottfried
- Fixed typos and added simple query config for messung objects.2016-04-13, by Raimund Renkert
- Removed timestamp update (letzte_aenderung) from server code.2016-04-13, by Raimund Renkert
- Use authorization in status service.2016-04-13, by Raimund Renkert
- Always set statusEdit attribute for messung objects.2016-04-13, by Raimund Renkert
- Updated stammdaten services: allow multiselect filters and check duplicates2016-04-13, by Raimund Renkert
- merged.2016-04-08, by Raimund Renkert
- Fixed NPE for messungen without status.2016-04-08, by Raimund Renkert
- Added posible qid parameter to request messungen via query.2016-04-08, by Raimund Renkert
- Added service to request messung queries.2016-04-08, by Raimund Renkert
- We need a wider range to allow arbitrary input formated +-9.99e+-992016-04-08, by Tom Gottfried
- Sequences in bund schema have to be set to correct values.2016-04-08, by Tom Gottfried
- netzbetreiber_id is mandatory for ort.2016-04-08, by Tom Gottfried
- Replace reference on non-existent dataset.2016-04-08, by Tom Gottfried
- Remove PostgreSQL 9.5-specific client parameter.2016-04-08, by Tom Gottfried
- Order result colums by the index stored in the db.2016-04-07, by Raimund Renkert
- Added data dumps.2016-04-07, by Raimund Renkert
- merged.2016-04-06, by Raimund Renkert
- Fixed authorization. Avoids NPE for users/roles without mst_id2016-04-06, by Raimund Renkert
- Set netzbetreiber-specific IDs UNIQUE per netzbetreiber.2016-04-05, by Tom Gottfried
- Set known mandatory fields in stammdaten NOT NULL.2016-04-05, by Tom Gottfried
- Fix automatic tests.2016-03-24, by Tom Gottfried
- Improve readability of DDL for editable stammdaten tables.2016-03-24, by Tom Gottfried
- probe and messprogramm always need a mst_id and labor_mst_id.2016-03-23, by Tom Gottfried
- Improve readability of DDL for messprogramm table.2016-03-23, by Tom Gottfried
- Improve readability of DDL for probe tables.2016-03-23, by Tom Gottfried
- Added labor_mst_id column to messprogramm.2016-03-14, by Raimund Renkert
- Add the initial status to generated messung objects.2016-03-14, by Raimund Renkert
- Use the laborMstId in generated probe objects.2016-03-14, by Raimund Renkert
- Fixed IAE on messung create.2016-03-11, by Raimund Renkert
- Load probe attribute 'laborMstId' from db and use this field to authorize2016-03-11, by Raimund Renkert
- Replaced replaceable character for 'SIMILAR TO' clause in queries2016-03-09, by Raimund Renkert
- Remove unused outdated API.2016-02-19, by Tom Gottfried
- Removed column 'query_id' from filter_value table.2016-02-19, by Raimund Renkert
- Added 'funktionen' as attribute to user service response.2016-02-19, by Raimund Renkert
- Check messung status to authorize GET requests on Messung objects.2016-02-18, by Raimund Renkert
- Use correctly working Postgres-JDBC-driver.2016-02-15, by Tom Gottfried
- Move auto-setting 'fertig' to correct block.2016-02-15, by Tom Gottfried
- There is no way from LAND-Rückfrage to LST-*.2016-02-15, by Tom Gottfried
- There are only two clear-cut cases where 'fertig' should be set.2016-02-15, by Tom Gottfried
- Allow 'editing' of status 'Rückfrage'2016-02-15, by Tom Gottfried
- Avoid NPE by rejecting invalid requests.2016-02-12, by Tom Gottfried
- merged2016-02-12, by Raimund Renkert
- Use lock mechanism for messung objects on status POST.2016-02-11, by Raimund Renkert
- These values can and should never be set.2016-02-11, by Tom Gottfried
- Available status values need to be filtered by the users functions.2016-02-11, by Tom Gottfried
- Allow filtering of columns of any type with IN().2016-02-11, by Tom Gottfried
- Use equals() to compare int-values of Integer objects.2016-02-11, by Tom Gottfried
- Fix copy-paste error.2016-02-11, by Tom Gottfried
- Use updated messung to evaluate authorization attributes.2016-02-11, by Raimund Renkert
- Permit users to add or reset a status on lower level.2016-02-11, by Raimund Renkert
- Remove unused VIEWs.2016-02-09, by Tom Gottfried
- Add necessary constraints for status workflow.2016-02-08, by Tom Gottfried
- Status workflow definitions are needed and assumed to be given by the server.2016-02-08, by Tom Gottfried
- Put status workflow definitions in one place.2016-02-08, by Tom Gottfried
- Functions are needed and assumed to be given by the server.2016-02-08, by Tom Gottfried
- Use inline primary key definitions and remove autogenerated comments.2016-02-05, by Tom Gottfried
- Whitespace cleanup.2016-02-05, by Tom Gottfried
- Reorganise database setup scripts.2016-02-05, by Tom Gottfried
- MessungAuthorizer decides about statusEdit.2016-02-05, by Tom Gottfried
- Allow users with funktion 1 to edit status if statuswert = 4.2016-02-04, by Raimund Renkert
- Set empty text as comment in copied status.2016-02-04, by Raimund Renkert
- Check if current status stufe is lower or equal to the users funktion.2016-02-04, by Raimund Renkert
- Since LST has no netzbetreiberId, check if the user belongs to a LST in2016-02-04, by Raimund Renkert
- Allow GET for status objects with messungsId.2016-02-03, by Raimund Renkert
- merged.2016-02-02, by Raimund Renkert
- Added services for favorites and filter.2016-02-02, by Raimund Renkert
- Create a new user object if not exists and use user authorization for queries.2016-02-02, by Raimund Renkert
- Avoid NPEs.2016-02-02, by Raimund Renkert
- Updated model for query, filter, result, etc.2016-02-02, by Raimund Renkert
- Allow setting variables via commandline.2016-02-02, by Tom Gottfried
- send all orte objects if limit param is '0'.2016-01-28, by Raimund Renkert
- Added lighttpd to Dockerfile in order to serve apidoc is necessary2016-01-27, by Dustin Demuth
- Updated tests.2016-01-27, by Raimund Renkert
- Fixed code style.2016-01-27, by Raimund Renkert
- Added missing file header.2016-01-27, by Raimund Renkert
- Services no use the database based query filter.2016-01-27, by Raimund Renkert
- Moved and updated the query service.2016-01-27, by Raimund Renkert
- Added model for filter queries.2016-01-27, by Raimund Renkert
- Updated db schema for filter queries.2016-01-27, by Raimund Renkert
- Close outdated branch.prototype-1.0 2016-01-27, by Tom Gottfried
- Allow paging for editable stammdaten and set readonly attribute.2016-01-21, by Raimund Renkert
- Added 'readonly' attribute to model.2016-01-21, by Raimund Renkert
- Get the correct user function from auth infos.2016-01-21, by Raimund Renkert
- Merged branches.2016-01-21, by Raimund Renkert
- Updated statusworkflow and use new value 'zurückgesetzt'.statusworkflow 2016-01-14, by Raimund Renkert
- Use auth objects in user info to keep mst <-> function association.statusworkflow 2016-01-14, by Raimund Renkert
- Fixed request methods.2016-01-08, by Raimund Renkert
- Added services for stammdaten and updated models.2016-01-08, by Raimund Renkert
- Added tests for stammdaten2016-01-08, by Raimund Renkert
- Moved base class for tests to package 'test'.2016-01-08, by Raimund Renkert
- Refactored Authorization.2016-01-08, by Raimund Renkert
- Refactored test environment.2015-12-18, by Raimund Renkert
- Updated stammdaten test.2015-12-18, by Raimund Renkert
- Updated base test.2015-12-18, by Raimund Renkert
- Updated test configs for arquillian persistence extension.2015-12-18, by Raimund Renkert
- Added persistence extension for arquillian and downgraded junit to have a2015-12-18, by Raimund Renkert
- !!!CAUTION!!! changed services path!2015-12-18, by Raimund Renkert
- !!!CAUTION!!! Changed persistence unit JNDI name!2015-12-18, by Raimund Renkert
- Fixed and completed ort and ortzuordnung model.2015-12-18, by Raimund Renkert
- Fixed database function.2015-12-18, by Raimund Renkert
- Fixed POST for status and use PUT to reset the current status.statusworkflow 2015-12-14, by Raimund Renkert
- Update "fertig" flag on status changes.statusworkflow 2015-12-14, by Raimund Renkert
- No authorization is given if all objects are requested.statusworkflow 2015-12-09, by Tom Gottfried
- When editing status, record resulting new entry with current time.statusworkflow 2015-12-09, by Tom Gottfried
- Test failed because used messungsId was not authorized.statusworkflow 2015-12-08, by Tom Gottfried
- Fix typosstatusworkflow 2015-12-08, by Tom Gottfried
- Test failed because used messungsId was not authorized.statusworkflow 2015-12-08, by Tom Gottfried
- Fix typos.statusworkflow 2015-12-08, by Tom Gottfried
- Test failed because used mkommentar was not authorized.statusworkflow 2015-12-08, by Tom Gottfried
- Fix typo.statusworkflow 2015-12-08, by Tom Gottfried
- Added stammdaten queries.2015-12-03, by Raimund Renkert
- Added attribute 'type' to query configs.2015-12-03, by Raimund Renkert
- Removed geometries from stammdaten ort since they are not used.2015-12-03, by Raimund Renkert
- Added and updated model, services, etc for to fit the new db schema.2015-12-03, by Raimund Renkert
- merged.2015-12-02, by Raimund Renkert
- Updated database schema.2015-12-02, by Raimund Renkert
- Fix typos in query config.2015-11-25, by Tom Gottfried
- merged.2015-11-25, by Raimund Renkert
- Fixed encoding problem for query configuration.2015-11-25, by Raimund Renkert
- Do not trace SQL statements to lada-server.log.2015-11-20, by Tom Gottfried
- merged.2015-11-19, by Raimund Renkert
- Authorize messwert, kommentar and status.2015-11-19, by Raimund Renkert
- Updated the authorization to fit the needs of the new status workflow.2015-11-19, by Raimund Renkert
- Addedd method to authorize a messung using the id and the status.2015-11-19, by Raimund Renkert
- Whitespace-cleanup in schema definitions.2015-11-19, by Tom Gottfried
- Remove outdated duplicate VIEW definition.2015-11-19, by Tom Gottfried
- Do not create database objects in case of erroneous definitions.2015-11-19, by Tom Gottfried
- Added test cases for 'status kombi'.2015-11-19, by Raimund Renkert
- Added copyright header.2015-11-19, by Raimund Renkert
- Fixed 'statusfolge' validator.2015-11-19, by Raimund Renkert
- Removed debug output.2015-11-19, by Raimund Renkert
- Added view for reachable status values.2015-11-18, by Raimund Renkert
- mergedmerged..2015-11-18, by Raimund Renkert
- Added, reordered and fixed tests.2015-11-18, by Raimund Renkert
- Set the previous status as active status.2015-11-18, by Raimund Renkert
- Added 'order by' for multiple columns.2015-11-18, by Raimund Renkert
- Validate status objects.2015-11-18, by Raimund Renkert
- return the violation on error.2015-11-18, by Raimund Renkert
- Added new rule for status validation.2015-11-18, by Raimund Renkert
- Mention setup script and Dockerfiles in README.2015-11-16, by Tom Gottfried
- Fix setting symlink (file exists).2015-11-16, by Tom Gottfried
- Mention timezone setting in install docs.2015-11-13, by Tom Gottfried
- Add custom standalone.conf with timezone set to UTC.2015-11-13, by Tom Gottfried
- Added validator and first rule for status.2015-11-13, by Raimund Renkert
- Use status to get readonly flag for messungen.2015-11-13, by Raimund Renkert
- Fixed status and messung services.2015-11-13, by Raimund Renkert
- Fixed PersistenceException in PUT status.2015-11-12, by Raimund Renkert
- merged.2015-11-12, by Raimund Renkert
- Fixed status values on messung create.2015-11-12, by Raimund Renkert
- Search the next StatusStufe and create a new copy of a Status in on PUT.2015-11-12, by Raimund Renkert
- Return only reachable status values.2015-11-12, by Raimund Renkert
- Authorize messungen with status and not the "fertig"-flag.2015-11-12, by Raimund Renkert
- Added fields for status and user roles/functions.2015-11-12, by Raimund Renkert
- Added methods to get plain objects.2015-11-12, by Raimund Renkert
- Updated and added model for status workflow.2015-11-12, by Raimund Renkert
- Updated database schema for status workflow.2015-11-12, by Raimund Renkert
- Fixed stammdaten.ort service.2015-11-05, by Raimund Renkert
- Adapt version of test dependencies.2015-11-11, by Tom Gottfried
- Set auth headers for Stammdaten tests and reactivate them.2015-11-11, by Tom Gottfried
- Hibernate needs nextval to insert new datasets.2015-11-11, by Tom Gottfried
- Symlinks allow editing module config in place.2015-11-05, by Tom Gottfried
- Tests should not depend on actual data nor order of attributes in JSON.2015-11-04, by Tom Gottfried
- Package versions of Postgres and Postgres-JDBC do not match in jessie.2015-11-03, by Tom Gottfried
- Removed log message.2015-11-03, by Raimund Renkert
- Skip status and location tests.2015-11-03, by Raimund Renkert
- Build war file in validator test to turn off the shibboleth filter.2015-11-03, by Raimund Renkert
- Added authentication information to all requests.2015-11-03, by Raimund Renkert
- Simply delete a messung object (the db uses on delete cascade)2015-11-03, by Raimund Renkert
- Added stub to filter reachable status values.2015-11-02, by Raimund Renkert
- Added "parentModified" attribute to status protocol.2015-11-02, by Raimund Renkert
- merged.2015-10-30, by Raimund Renkert
- Added grant to all sequences.2015-10-30, by Raimund Renkert
- Updated lada schema: Added status workflow model and cleaned up some triggers.2015-10-30, by Raimund Renkert
- Improve install doc.2015-10-28, by Tom Gottfried
- Dockerfile: add comment where server is reachable.2015-10-28, by Tom Gottfried
- Add dockerised setup for running the server.2015-10-27, by Tom Gottfried
- Set the new created status protocol at messung.2015-10-27, by Raimund Renkert
- merged.2015-10-27, by Raimund Renkert
- Updated model and services for the new status workflow.2015-10-27, by Raimund Renkert
- Added model and services for statusstufe and statuswert.2015-10-27, by Raimund Renkert
- Add Dockerfile for dockerised DB-server.2015-10-26, by Tom Gottfried
- Add script to set up database as user postgres.2015-10-26, by Tom Gottfried
- Add initial DB schema script.2015-10-26, by Tom Gottfried
- add new entry in probenquery2015-10-09, by Michael Stanko
- add new search 'HP-Nr-Filter'2015-09-22, by Michael Stanko
- fix set media_from_mediadesk2015-09-18, by Michael Stanko
- Added tag 2.2.0 for changeset d4d43d846a602015-09-14, by Raimund Renkert
- Removed tag 2.2.02.2.0 2015-09-14, by Raimund Renkert
- Set fixed size for first deskriptoren request.2015-09-14, by Raimund Renkert
- Added tag 2.2.0 for changeset d7c0b950c1ce2015-09-14, by Raimund Renkert
- Removed tag 2.2.02015-09-14, by Raimund Renkert
- Fixed size of main descriptor fields and return 'null' instead of "" for empty2015-09-14, by Raimund Renkert
- Added tag 2.2.0 for changeset 00aaa48d37fe2015-09-11, by Raimund Renkert
- Updated version number.2015-09-11, by Raimund Renkert
- Fixed validator for descriptor to umwelt.2015-09-11, by Raimund Renkert
- Added tag 2.1.2 for changeset 2ba85d14160e2015-08-27, by Dustin Demuth
- Increased Version Number to 2.1.22.1.2 2015-08-27, by Dustin Demuth
- Filter the group string. This should be tidied...2015-08-25, by Dustin Demuth
- removed -dev from artifact id2015-08-14, by Dustin Demuth
- Added tag 2.1.1 for changeset 9ff0882d73d82015-08-14, by Dustin Demuth
- Version 2.1.12.1.1 2015-08-14, by Dustin Demuth
- Switch to shibboleth authorization in all REST-services.2015-08-14, by Raimund Renkert
- Added shibboleth authorization.2015-08-14, by Raimund Renkert
- Removed the OpenId authentorization files and dependencies.2015-08-14, by Raimund Renkert
- Added tag 2.1.0 for changeset 1fa184bc27682015-08-06, by Raimund Renkert
- Updated version numbers.2.1.0 2015-08-06, by Raimund Renkert
- Fixed probe object delete service.2015-08-06, by Raimund Renkert
- Added README file.2015-07-27, by Raimund Renkert
- Fixed some tests to fit the changed database.2015-07-27, by Raimund Renkert
- Fixed possible NPE.2015-07-27, by Raimund Renkert
- Fixed possible NPE.2015-07-27, by Raimund Renkert
- Fixed NPE in probe validation rule.2015-07-22, by Raimund Renkert
- Code style and documentation.2015-07-22, by Raimund Renkert
- get all netzbetreiber without filtering.2015-07-20, by Raimund Renkert
- added autofill Mediadescription2015-07-15, by Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1
- fixed lower case search field2015-07-15, by Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1
- added intellij project stuff to hgignore2015-07-14, by Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1
- Added tag 2.0.2 for changeset 3f21fd768c5e2015-07-10, by Raimund Renkert
- Updated version.2.0.2 2015-07-10, by Raimund Renkert
- Removed tag 2.0.22015-07-10, by Raimund Renkert
- Added tag 2.0.2 for changeset aa04157e4a602015-07-10, by Raimund Renkert
- Updated version number.2015-07-10, by Raimund Renkert
- Fixed deskriptor validation.2015-07-10, by Raimund Renkert
- fixed delete probe service.2015-07-10, by Raimund Renkert
- Added owner attribute to probe listing.2015-07-10, by Raimund Renkert
- Fixed ort generation from messprogramme.2015-07-10, by Raimund Renkert
- Refactored finding the umwelt id to be able to use it for messprogramme.2015-07-10, by Raimund Renkert
- Find the correct umweltbereich.2015-07-10, by Raimund Renkert
- Find the umw_id for probe objects.2015-07-09, by Raimund Renkert
- Filter messgroessen by messmethode if mmtId is set.2015-07-08, by Raimund Renkert
- Added logical or for integer lists.2015-07-08, by Raimund Renkert
- Fixed descriptor validation.2015-07-07, by Raimund Renkert
- Documentation.2015-07-07, by Raimund Renkert
- probequery.json extended2015-07-01, by Michael Stanko
- Added missing dependency 'openid4java'2015-06-17, by Raimund Renkert
- Configuration for remote deployment in CI process.2015-06-17, by Raimund Renkert
- Added tag 2.0 for changeset 6dd0080667562015-05-29, by Raimund Renkert
- Set version to 2.02.0 2015-05-29, by Raimund Renkert
- Fixed or supressed warnings.2015-05-29, by Raimund Renkert
- Removed unused loggers.2015-05-29, by Raimund Renkert
- Organized imports.2015-05-29, by Raimund Renkert
- Fixed validation rules for messung objects.2015-05-29, by Raimund Renkert
- Check if the messung object has child objects in delete service.2015-05-29, by Raimund Renkert
- Reload the created probe object to have the 'probeIdAlt' field available.2015-05-29, by Raimund Renkert
- Fixed LAF exporter.2015-05-29, by Raimund Renkert
- Validate messung, messwert and ort objects.2015-05-22, by Raimund Renkert
- Fixed validation rules.2015-05-22, by Raimund Renkert
- Do not send deskriptor fields with sn = '00'.2015-05-22, by Raimund Renkert
- Removed plain sql statements.2015-05-22, by Raimund Renkert
- Added AND NOT to query builder.2015-05-22, by Raimund Renkert
- Use Postgis dialect to talk to the database.2015-05-22, by Raimund Renkert
- Validate imported Ort objects.2015-05-22, by Raimund Renkert
- Create SOrt objects in importer and removed plain sql statements.2015-05-22, by Raimund Renkert
- Updated hibernate model.2015-05-22, by Raimund Renkert
- Send mst and netzbetreiber in login response.2015-05-20, by Raimund Renkert
- Removed filtering of messstellen.2015-05-20, by Raimund Renkert
- New REST service delivering the server version.2015-05-20, by Raimund Renkert
- Added tag 2.0-beta2 for changeset 3b1755df4f332015-05-13, by Raimund Renkert
- Increased version number.2.0-beta2 2015-05-13, by Raimund Renkert
- Fixed Index out of Bounds exception in validation.2015-05-13, by Raimund Renkert
- Removed tag 2.0-beta22015-05-13, by Raimund Renkert
- Added tag 2.0-beta2 for changeset fa149968e60d2015-05-13, by Raimund Renkert
- Added validation rules for probe deskriptor.2015-05-13, by Raimund Renkert
- Code doc.2015-05-12, by Raimund Renkert
- Added REST interface for deskriptoren.2015-05-12, by Raimund Renkert
- Updated deskriptoren model.2015-05-12, by Raimund Renkert
- New REST interface to create probe objects from messprogramm.2015-05-12, by Raimund Renkert
- Added probe factory. This factory creates probe objects(and its childs) from2015-05-12, by Raimund Renkert
- Use the new usertype in messprogramm_messmethode.2015-05-12, by Raimund Renkert
- Use the extended dialect for lada datasources.2015-05-12, by Raimund Renkert
- Implemented new hibernate usertype: integer array; registered new type in dialect.2015-05-12, by Raimund Renkert
- Added empty validation rules for ort objects.2015-05-05, by Raimund Renkert
- Added validator for ort objects.2015-05-05, by Raimund Renkert
- Renamed package for messwert validation rules.2015-05-05, by Raimund Renkert
- Added new validation rules for messwert objects.2015-05-05, by Raimund Renkert
- Added validator for messwert objects.2015-05-05, by Raimund Renkert
- Added new validation rules for messung objects.2015-05-05, by Raimund Renkert
- Added tests for messprogramm service.2015-04-30, by Raimund Renkert
- Updated messprogramm model.2015-04-30, by Raimund Renkert
- Updated tests to fit the new requirements (authorization).2015-04-30, by Raimund Renkert
- Removed old filter query configuration.2015-04-30, by Raimund Renkert
- Added resources for filter queries to test env.2015-04-30, by Raimund Renkert
- Fixed project dependencies and openid authentication/authorization for tests.2015-04-30, by Raimund Renkert
- Added authorization class for test env.2015-04-30, by Raimund Renkert
- Fixed path for POST requests on kommentarm service.2015-04-30, by Raimund Renkert
- Added column probe_id_alt in query 4 in probequery.json2015-04-29, by Michael Stanko
- Added services for messprogramm and messprogrammmmt.2015-04-27, by Raimund Renkert
- Added new query config for messprogramme and serve it via QueryService.2015-04-27, by Raimund Renkert
- Updated model.2015-04-27, by Raimund Renkert
- Added empty beans.xml2015-04-27, by Raimund Renkert
- Changed artifactId to 'lada-server'.2015-04-24, by Raimund Renkert
- Code documentation.2015-04-23, by Raimund Renkert
- listen to /object/{id} on PUT requests.2015-04-23, by Raimund Renkert
- Code documentation.2015-04-23, by Raimund Renkert
- Code documentation.2015-04-23, by Raimund Renkert
- Code documentation.2015-04-22, by Raimund Renkert
- Code documentation.2015-04-22, by Raimund Renkert
- Code style and comments.2015-04-20, by Raimund Renkert
- Code style and comments.2015-04-20, by Raimund Renkert
- Replaced native query by criteria query.2015-04-20, by Raimund Renkert
- Added methods for sql 'IN' queries.2015-04-20, by Raimund Renkert
- Added tag 2.0-beta1 for changeset d9add6cd8f062015-04-17, by Raimund Renkert
- Updated query configsUpdated qunfigs..2.0-beta1 2015-04-17, by Raimund Renkert
- Removed '\r' from laf exporter.2015-04-17, by Raimund Renkert
- Add '\r\n' at the end of a line in laf-export files.2015-04-17, by Raimund Renkert
- Added validation rule for probe.probeart.2015-04-17, by Raimund Renkert
- Removed log messages.2015-04-17, by Raimund Renkert
- Removed @Stateless annotations.2015-04-17, by Raimund Renkert
- Updated importer: Do validation and object creation in the correct order.2015-04-17, by Raimund Renkert
- Updated importer response item to take objects as value.2015-04-17, by Raimund Renkert
- Use dynamic update/insert for *_translation tables2015-04-16, by Raimund Renkert
- Added REST services for Im-/Export for laf files.2015-04-16, by Raimund Renkert
- Added importer configuration.2015-04-16, by Raimund Renkert
- Added importer impl for laf file format.2015-04-16, by Raimund Renkert
- Added exporter impl. for laf file format.2015-04-16, by Raimund Renkert
- Added interface and annotation for importer.2015-04-16, by Raimund Renkert
- Added interface and annotation for exporter.2015-04-16, by Raimund Renkert
- Updated persistence units.2015-04-16, by Raimund Renkert
- Split header and query authentication.2015-04-16, by Raimund Renkert
- Added method to check authorization with user infos and db object.2015-04-16, by Raimund Renkert
- Made probe_id_alt and messungs_id_alt insertable.2015-04-16, by Raimund Renkert
- Fixed messung delete operation.2015-04-08, by Raimund Renkert
- Use the authorization filter in all REST operations.2015-04-08, by Raimund Renkert
- Handle authorization of messung objects in a separate way.2015-04-08, by Raimund Renkert
- Check the parents tree_modified timestamp for locking.2015-04-08, by Raimund Renkert
- Updated owner getter/setter in probe.2015-04-08, by Raimund Renkert
- Added new field to model classes to have the parent tree_modified timestamp available.2015-04-08, by Raimund Renkert
- Update the 'letzteAenderung' field.2015-03-25, by Raimund Renkert
- Use timestamp locker in REST services.2015-03-25, by Raimund Renkert
- Added concrete class to lock objects based on the tree_modified timestamp.2015-03-25, by Raimund Renkert
- Added interface, annotation and enum for Lock mechanism.2015-03-25, by Raimund Renkert
- Added new column 'tree_modified' to entity classes.2015-03-25, by Raimund Renkert
- Fixed hauptproben_nr validation.2015-03-25, by Raimund Renkert
- Updated log4j config.2015-03-25, by Raimund Renkert
- Fixed authorization via openid.2015-03-25, by Raimund Renkert
- Removed netzbetreiber from authorization.2015-03-24, by Raimund Renkert
- Updated authorization for probe list. Performance is much better now!2015-03-24, by Raimund Renkert
- Updated queryconf.2015-03-23, by Raimund Renkert
- Make 'and-/or like' operations case insensitive2015-03-23, by Raimund Renkert
- Filter messstellen, netzbetreiber and verwaltungseinheiten.2015-03-23, by Raimund Renkert
- Cleanup in stammdaten rest services.2015-03-23, by Raimund Renkert
- Use authentication info for authorization of requested objects.2015-03-23, by Raimund Renkert
- Added enum for http request method.2015-03-23, by Raimund Renkert
- Added OpenId authorization and user info class.2015-03-23, by Raimund Renkert
- Add authentication info to http request.2015-03-23, by Raimund Renkert
- Updated authorization interface and its default implemenation.2015-03-23, by Raimund Renkert
- Added authorization type OPEN_ID.2015-03-23, by Raimund Renkert
- Fixed column name in stammdaten.auth.2015-03-23, by Raimund Renkert
- Updated model classes to have getter/setter for owner and readonly flags.2015-03-23, by Raimund Renkert
- Merged branch openid back to default.2015-03-19, by Raimund Renkert
- Updated sql query to fit the requirements of sorting and paging.2015-03-19, by Raimund Renkert
- Use paging parameters to send sublists of the result.2015-03-19, by Raimund Renkert
- Added tag 2.0-alpha1 for changeset 3d38d1fe9e882015-03-18, by Raimund Renkert
- Added validation rule for probe objects.2.0-alpha1 2015-03-18, by Raimund Renkert
- Fixed warning field name in validator rule.2015-03-18, by Raimund Renkert
- Fixed NPE in LProbe object.2015-03-18, by Raimund Renkert
- Get user roles from openid serveropenid 2015-03-13, by Andre Heinecke
- Updated messung validator.2015-03-13, by Raimund Renkert
- Added messung validator and rules.2015-03-13, by Raimund Renkert
- Added testclass for messung validator.2015-03-13, by Raimund Renkert
- Added some tests for validation module.2015-03-13, by Raimund Renkert
- Allow parameter 'ortId' to filter locations.2015-03-13, by Raimund Renkert
- Return null as data.2015-03-13, by Raimund Renkert
- Updated queryconf; Added 'probe.id' as result.2015-03-13, by Raimund Renkert
- Fixed field name 'probeentnahmeBeginn'.2015-03-13, by Raimund Renkert
- Added stubs for owner and readonly flags in probe.2015-03-13, by Raimund Renkert
- Allow /{id} in urls on PUT requests.2015-03-13, by Raimund Renkert
- Renamed all 'messungId' url parameters to 'messungsId'.2015-03-13, by Raimund Renkert
- Interpret session_timeout_minutes as minutes value instead of secs.openid 2015-03-13, by Andre Heinecke
- Add option to completely disable the openIDFilteropenid 2015-03-13, by Andre Heinecke
- Merge current default into openidopenid 2015-03-13, by Andre Heinecke
- Add LoginServlet dummyopenid 2015-03-13, by Andre Heinecke
- Let the return to url be handled by the client.openid 2015-03-12, by Andre Heinecke
- Send raw response on authentication failure instead of HTTP error document.openid 2015-03-11, by Andre Heinecke
- Configure publicly accessible identity provider urlopenid 2015-03-10, by Andre Heinecke
- Fix return_url handling and send params to client in headeropenid 2015-02-27, by Andre Heinecke
- Get openid configuration from properties file and start on return url handlingopenid 2015-02-27, by Andre Heinecke
- Implement pseudo session based on OpenID nonceopenid 2015-02-26, by Andre Heinecke
- Change openID authentication to a filter.openid 2015-02-25, by Andre Heinecke
- First non-functional implementation of openid verificationopenid 2015-02-25, by Andre Heinecke
- Validate probe objects in REST services.2015-02-24, by Raimund Renkert
- Added more rules for probe validation.2015-02-24, by Raimund Renkert
- Added more test cases for probe validator.2015-02-24, by Raimund Renkert
- Validate the object is a probe.2015-02-24, by Raimund Renkert
- Use multivalued map for errors and warnings to be able to store more than one2015-02-24, by Raimund Renkert
- Added first validation rules for probe objects.2015-02-24, by Raimund Renkert
- Added validator for probe objects.2015-02-24, by Raimund Renkert
- Added validator tests.2015-02-24, by Raimund Renkert
- Added baseclass for validator tests.2015-02-24, by Raimund Renkert
- Added interfaces classes and annotations used for validation.2015-02-24, by Raimund Renkert
- Organized imports.2015-02-24, by Raimund Renkert
- Added verwalungseinheit services.2015-02-19, by Raimund Renkert
- Updated verwaltungseinheit model.2015-02-19, by Raimund Renkert
- Added tests for verwaltungseinheit services.2015-02-19, by Raimund Renkert
- Added umwelt services.2015-02-19, by Raimund Renkert
- Updated umwelt model.2015-02-19, by Raimund Renkert
- Added tests for umwelt services.2015-02-19, by Raimund Renkert
- Organized imports.2015-02-19, by Raimund Renkert
- Added staat services.2015-02-19, by Raimund Renkert
- Added staat services.2015-02-19, by Raimund Renkert
- Updated staat model.2015-02-19, by Raimund Renkert
- Added tests for staat services.2015-02-19, by Raimund Renkert
- Added koordinatenart service.2015-02-19, by Raimund Renkert
- Added tests for koordinatenart services.2015-02-19, by Raimund Renkert
- Added location services.2015-02-19, by Raimund Renkert
- Updated s_ort (location) model.2015-02-19, by Raimund Renkert
- Added test for s_ort (location) services.2015-02-19, by Raimund Renkert
- Added probenzusatz services.2015-02-19, by Raimund Renkert
- Updated probenzusatz model.2015-02-19, by Raimund Renkert
- Added tests for probenzusatz service.2015-02-19, by Raimund Renkert
- Added probenart services.2015-02-19, by Raimund Renkert
- Added tests for probenart services.2015-02-19, by Raimund Renkert
- Added pflichtmessgroesse services.2015-02-19, by Raimund Renkert
- Updated pflichtmessgroesse model.2015-02-19, by Raimund Renkert
- Added tests for pflichtmessgroesse services.2015-02-19, by Raimund Renkert
- Organized imports.2015-02-19, by Raimund Renkert
- Added netzbetreiber services.2015-02-19, by Raimund Renkert
- Added tests for netzbetreiber service.2015-02-19, by Raimund Renkert
- Added messtellen services.2015-02-18, by Raimund Renkert
- Added tests for messstellen services.2015-02-18, by Raimund Renkert
- Added messmethode services.2015-02-18, by Raimund Renkert
- Added tests for messmethode service.2015-02-18, by Raimund Renkert
- Organized imports.2015-02-18, by Raimund Renkert
- Added services for messgroessse.2015-02-18, by Raimund Renkert
- Added tests for messgroesse service.2015-02-18, by Raimund Renkert
- Added service for messeinheit.2015-02-18, by Raimund Renkert
- Added tests for messeinheit service.2015-02-18, by Raimund Renkert
- Added service for datenbasis.2015-02-18, by Raimund Renkert
- Added test class for stammdaten including first tests for datenbasis.2015-02-18, by Raimund Renkert
- Comments.2015-02-18, by Raimund Renkert
- Comments and output cosmetics.2015-02-18, by Raimund Renkert
- Restructured tests.2015-02-18, by Raimund Renkert
- Added zusatzwert services.2015-02-18, by Raimund Renkert
- Updated zusatzwert model.2015-02-18, by Raimund Renkert
- Added test for zusatzwert service.2015-02-18, by Raimund Renkert
- Added status services.2015-02-18, by Raimund Renkert
- Updated status model.2015-02-18, by Raimund Renkert
- Added tests for status service.2015-02-18, by Raimund Renkert
- Added services for ort.2015-02-18, by Raimund Renkert
- Updated ort model.2015-02-18, by Raimund Renkert
- Added tests for ort services.2015-02-18, by Raimund Renkert
- Added messwert services.2015-02-18, by Raimund Renkert
- Updated messwert model.2015-02-18, by Raimund Renkert
- Minor logging cosmetics.2015-02-18, by Raimund Renkert
- Added test for messwert service.2015-02-18, by Raimund Renkert
- Added services for messung kommentar.2015-02-18, by Raimund Renkert
- Updated messung kommentar model.2015-02-18, by Raimund Renkert
- Added tests for messung kommentar.2015-02-18, by Raimund Renkert
- minor typo fixes.2015-02-18, by Raimund Renkert
- Added and updated comments.2015-02-17, by Raimund Renkert
- Added services for proben kommentar.2015-02-17, by Raimund Renkert
- Added tests for proben kommentar.2015-02-17, by Raimund Renkert
- Minor output cosmetics.2015-02-17, by Raimund Renkert
- Minor typo fixes.2015-02-17, by Raimund Renkert
- Added probekommentar getById service.2015-02-17, by Raimund Renkert
- Improved testing.2015-02-17, by Raimund Renkert
- Added proben kommentar service.2015-02-17, by Raimund Renkert
- Added test for proben kommentar service.2015-02-17, by Raimund Renkert
- Updated kommentarp model.2015-02-17, by Raimund Renkert
- Added missing header.2015-02-17, by Raimund Renkert
- Improved test logging.2015-02-17, by Raimund Renkert
- Added protocol class for improved test logging.2015-02-17, by Raimund Renkert
- Pipe tests into a separate logfile.2015-02-16, by Raimund Renkert
- Added messung service.2015-02-16, by Raimund Renkert
- Make tests based on the http action, not the object type.2015-02-16, by Raimund Renkert
- Refactored auth module.2015-02-16, by Raimund Renkert
- Refactored data access. CDI is much cleaner now.2015-02-16, by Raimund Renkert
- Updated Messung and MessungTranslation model.2015-02-16, by Raimund Renkert
- Updated GET service for probe objects. Service is using filters now.2015-02-11, by Raimund Renkert
- Fixed typo.2015-02-11, by Raimund Renkert
- Added test for probe filter service.2015-02-11, by Raimund Renkert
- Changed query id from integer to String. Updated query 1 & 2.2015-02-11, by Raimund Renkert
- Comments.2015-02-11, by Raimund Renkert
- Updated repositoy structure and added probe services.2015-02-11, by Raimund Renkert
- Updated and added tests for probe service.2015-02-11, by Raimund Renkert
- Updated query service tests. Running as client now.2015-02-11, by Raimund Renkert
- Added one to one realtion.^2015-02-11, by Raimund Renkert
- Removed haupt-/nebenproben nr from translation tables.2015-02-11, by Raimund Renkert
- Moved haupt-/nebenproben nr from translation tables to probe/messung.2015-02-11, by Raimund Renkert
- Added annotations to probe id marking the field as generated value.2015-02-11, by Raimund Renkert
- Added new dependency.2015-02-11, by Raimund Renkert
- Execute tests for probe service.2015-02-06, by Raimund Renkert
- Added probe service.2015-02-06, by Raimund Renkert
- Added tests for probe service.2015-02-06, by Raimund Renkert
- Added stubs for authentication/authorization.2015-02-06, by Raimund Renkert
- Moved Repositories, etc. into data package.2015-02-06, by Raimund Renkert
- Updated logging infrastructure. Using log4j 1.2.17 since log4j2 does not with arquillian.2015-02-06, by Raimund Renkert
- Added log4j2 config file.2015-02-06, by Raimund Renkert
- Updated dependencies and LoggerFactory. Using log4j2 now.2015-02-06, by Raimund Renkert
- Added test environment.2015-02-06, by Raimund Renkert
- Minor import update.2015-02-06, by Raimund Renkert
- Changed base path for REST services to '/'2015-02-06, by Raimund Renkert
- Moved config file for queries and read the file via stream from resources.2015-02-06, by Raimund Renkert
- Updated dependencies and profiles.2015-02-06, by Raimund Renkert
- Updated web.xml.2015-02-04, by Raimund Renkert
- Added REST service for queries.2015-02-04, by Raimund Renkert
- Added config file for preconfigured queries.2015-02-04, by Raimund Renkert
- Added classes to handle serversite configured queries.2015-02-04, by Raimund Renkert
- Added classes for REST support.2015-02-04, by Raimund Renkert
- Added logger factory.2015-02-04, by Raimund Renkert
- Added utility classes to communicate with the database.2015-02-04, by Raimund Renkert
- Added model classes for lada (bund, land, stammdaten).2015-02-04, by Raimund Renkert
- Added basic config files.2015-02-04, by Raimund Renkert
- Removed config files.2015-02-04, by Raimund Renkert
- Removed files. Development starts "from scratch".2015-02-04, by Raimund Renkert
- Removed importer config.2015-02-04, by Raimund Renkert
- Updated README.prototype-1.0 2015-02-04, by Raimund Renkert
- Added new branch for prototype-1.0.prototype-1.0 2015-02-04, by Raimund Renkert
- Updated INSTALL doc.2014-02-24, by Raimund Renkert
- Updated INSTALL2014-02-13, by Raimund Renkert
- Kontaktdaten BFS eingefügt2014-01-20, by Torsten Irländer
- Textpassagen zwischen README und INSTALL ausgetauscht.2014-01-20, by Torsten Irländer
- Added INSTALL file.2014-01-20, by Raimund Renkert
- Added license text.2014-01-20, by Raimund Renkert
- Added license header to source files.2014-01-20, by Raimund Renkert
- Updated Testcases.2014-01-14, by Raimund Renkert
- Added tag 1.0 for changeset 146b2dfd7ddf2014-01-14, by Torsten Irländer
- merged.1.0 2014-01-13, by Raimund Renkert
- Validate objects after creation in importer.2014-01-13, by Raimund Renkert
- Added tag 1.0 for changeset 0bc65c1285302014-01-08, by Torsten Irländer
- merged.2014-01-08, by Raimund Renkert
- Updated importer config.2014-01-08, by Raimund Renkert
- Fixed some problems regarding orte.2014-01-08, by Raimund Renkert
- Avoid NPE in "orts typ" while validating.2014-01-08, by Raimund Renkert
- Create the koordinate_s value correctly.2014-01-08, by Raimund Renkert
- Changed hibernate spatial version from 4.0-M1 release to final 4.0.2014-01-07, by Raimund Renkert
- Set readonly flag for proben using the mstId as criteria.2013-12-17, by Raimund Renkert
- Fixed data type in database request.2013-12-16, by Raimund Renkert
- Allow reset of 'fertig'-flag.2013-12-16, by Raimund Renkert
- Use persist instead of create to save a new probe object.2013-12-05, by Raimund Renkert
- Save a new ort object and set the field 'bezeichnung' with a generated value.2013-12-05, by Raimund Renkert
- Added method to persist database objects.2013-12-05, by Raimund Renkert
- Updated s_verwaltungseinheit model to fit the new db table columns.2013-12-03, by Raimund Renkert
- Fixed typos in model.2013-12-03, by Raimund Renkert
- Added README containing information how to build the war-file and javadoc.2013-11-11, by Raimund Renkert
- Added tag 0.6.1 for changeset 768afe4f79412013-10-11, by Torsten Irländer
- merged.0.6.1 2013-10-11, by Raimund Renkert
- Removed 'nebenproben_nr' from lprobeinfoid.2013-10-11, by Raimund Renkert
- Fixed tests to connect to the latest server version.2013-10-11, by Torsten Irländer
- Enable multiselect in queryfilter. (Used as example in final workshop)2013-10-09, by Raimund Renkert
- merged.2013-10-09, by Raimund Renkert
- Added service with filter. Filter uses the sql 'LIKE' operation to request items.2013-10-09, by Raimund Renkert
- Added new method to filter data including limit and start for dataitems.2013-10-09, by Raimund Renkert
- Added and/or operators with 'LIKE' filter to query builder.2013-10-09, by Raimund Renkert
- Added attribute 'totalcount' to response.2013-10-09, by Raimund Renkert
- Added tag 0.6 for changeset 6f4afcd28ff32013-09-27, by Torsten Irländer
- merged.0.6 2013-09-27, by Raimund Renkert
- Removed columns in LProbeInfo entity and use readonly flag instead of 'fertig'.2013-09-27, by Raimund Renkert
- update queryconfig2013-09-27, by michaelstankoUpd
- merged.2013-09-24, by Raimund Renkert
- Catch persistence exception in case the probe is incomplete.2013-09-24, by Raimund Renkert
- Use injected ort creator to make the importer more robust.2013-09-24, by Raimund Renkert
- Added example config for remote deployment.2013-09-24, by Raimund Renkert
- New querconfig with custom queries created by Mr. Stanko from BfS.2013-09-23, by Torsten Irländer
- Validate probe objects in 'findById' service.2013-09-12, by Raimund Renkert
- Removed unused imports.2013-09-11, by Raimund Renkert
- Added tag 0.5 for changeset 567ce7697fc72013-09-11, by Raimund Renkert
- Code documentation.0.5 2013-09-10, by Raimund Renkert
- removed unused variables and imports.2013-09-10, by Raimund Renkert
- Use the new ort creator to produce ort and lort objects from laf attributes.2013-09-10, by Raimund Renkert
- New class to create ort objects from laf attributes.2013-09-10, by Raimund Renkert
- Fixed LProbe service. Send all visible objects if no parameter is set.2013-09-06, by Raimund Renkert
- Fixed LAF creator. TODO use koordinatenart and external koordinates.2013-09-05, by Raimund Renkert
- Validate that lat/lon coordinates are within the geometry of verwaltungseinheit.2013-09-05, by Raimund Renkert
- Added model for de_vg (geometries for s_verwaltungseinheit).2013-09-05, by Raimund Renkert
- Removed koordinatenart_id.2013-09-05, by Raimund Renkert
- Added reset for errors and warnings in importer.2013-09-05, by Raimund Renkert
- Fixed reset for errors and warnings.2013-09-05, by Raimund Renkert
- Added reset for errors and warnings and add error if probeid is NULL.2013-09-05, by Raimund Renkert
- Handle NULL probeId to avoid NULL key in importer response.2013-09-05, by Raimund Renkert
- Use the hibernate spatial postgis dialect to connect to the database.2013-09-04, by Raimund Renkert
- Added dependencies for hibernate-spatial and postgis.2013-09-04, by Raimund Renkert
- Export LAF via POST. The service now takes url encoded form data with multiple probe ids.2013-09-04, by Raimund Renkert
- Added tag 0.4 for changeset c26fcf4423532013-09-02, by Raimund Renkert
- Fixed sql statement for messmethode/messgroesse validation.0.4 2013-09-02, by Raimund Renkert
- Added tag 0.4 for changeset 6aecd10279b52013-08-30, by Raimund Renkert
- mered.2013-08-30, by Raimund Renkert
- Return the netzbetreiber name instead of the id in the info service.2013-08-30, by Raimund Renkert
- Added tag 0.4 for changeset 976f4e4df3632013-08-30, by Torsten Irländer
- Validate haputprobennummer on probe update and create.2013-08-30, by Raimund Renkert
- Fixed group string generation.2013-08-30, by Raimund Renkert
- Added entity for pflichtmessgroesse.2013-08-30, by Raimund Renkert
- Removed unused imports.2013-08-30, by Raimund Renkert
- More vaidation for messung objects.2013-08-30, by Raimund Renkert
- Ignore parser tests cause the parser uses authentication now.2013-08-29, by Raimund Renkert
- Added new writer module and report object for importer.2013-08-28, by Raimund Renkert
- Imporved error/warning handling and fixed some bugs in the importer module.2013-08-28, by Raimund Renkert
- Fixed validator to avoid NPE.2013-08-28, by Raimund Renkert
- Added attribute 'kda_id' to have a reference to 's_koordinaten_art'.2013-08-28, by Raimund Renkert
- Export additional attributes for 'ort'.2013-08-28, by Raimund Renkert
- Renamed 'MEDIA' to 'MEDIUM'.2013-08-28, by Raimund Renkert
- Fixed some regular expressions.2013-08-28, by Raimund Renkert
- Made the importer a little more robust and introduced a better warning/error reporting.2013-08-27, by Raimund Renkert
- Fixed keys and added probenzusatzwerte.2013-08-27, by Raimund Renkert
- Fixed authorization in exporter.2013-08-27, by Raimund Renkert
- New service for LAF export.2013-08-27, by Raimund Renkert
- Added LAF exporter and LAF creator.2013-08-27, by Raimund Renkert
- New interfaces for data exporter and data creator.2013-08-27, by Raimund Renkert
- Extracted LAF import service to its own service class.2013-08-23, by Raimund Renkert
- Use a more genereic path to LAF files in maven tests.2013-08-23, by Raimund Renkert
- Moved importer config.2013-08-23, by Raimund Renkert
- Added test files for LAF format.2013-08-23, by Raimund Renkert
- Completed importer for LAF format. Ort objects still need some attention.2013-08-23, by Raimund Renkert
- Use 'merge' instead of 'persist' since it saves detached objects, too.2013-08-23, by Raimund Renkert
- Removed dependencies from build target.2013-08-23, by Raimund Renkert
- Commented out the main in Importertest and removed some annotations.2013-08-23, by Raimund Renkert
- Updated system property keys.2013-08-21, by Raimund Renkert
- Stop parsing as soon as posible if laf content is not valid.2013-08-21, by Raimund Renkert
- Updates systemproperty keys and testcases.2013-08-21, by Raimund Renkert
- Updated system property keys.2013-08-21, by Raimund Renkert
- Added system properties to maven surefire plugin to have them available in tests.2013-08-21, by Raimund Renkert
- Config file for LAF importer.2013-08-20, by Raimund Renkert
- JUnit test cases and small test application for LAF importer.2013-08-20, by Raimund Renkert
- First version of the LAF importer.2013-08-20, by Raimund Renkert
- New interfaces for importer and object producer.2013-08-20, by Raimund Renkert
- Added tag 0.3 for changeset 82bea32eddb72013-08-16, by Torsten Irländer
- Edited Example.0.3 2013-08-16, by Torsten Irländer
- merged.2013-08-16, by Raimund Renkert
- Use sql queries from config to get proben.2013-08-16, by Raimund Renkert
- Set default values for width and flex.2013-08-16, by Raimund Renkert
- New filter method with free parameters and resultset.2013-08-16, by Raimund Renkert
- Added label attribute to the QueryFilter2013-08-16, by Torsten Irländer
- Added label attribute to the filter configuration2013-08-16, by Torsten Irländer
- Changed example queryconf2013-08-16, by Torsten Irländer
- merged.2013-08-15, by Raimund Renkert
- Use the new model and utility classes in queryservice.2013-08-15, by Raimund Renkert
- New utility class for creating and reading query configs.2013-08-15, by Raimund Renkert
- New model classes for query configs.2013-08-15, by Raimund Renkert
- Added dependency org.json.2013-08-15, by Raimund Renkert
- Removed archive configuration. Prevents deployment using pure maven.2013-08-15, by Torsten Irländer
- Added config to pom to write metadata in the manifest file and send metadata via info service.2013-08-14, by Raimund Renkert
- New method to get user name in authentication module.2013-08-14, by Raimund Renkert
- Added authinfo service. This service returns information about ownership and readonly status of a probe object.2013-08-14, by Raimund Renkert
- Removed content from beans.xml. The content prevents dependency injection.2013-08-14, by Raimund Renkert
- Added upload function to the ProbenService. Must be implemented.2013-08-13, by Torsten Irländer
- Formatting2013-08-09, by Torsten Irländer
- Removed scope for junit in junit-testprofile2013-08-09, by Torsten Irländer
- Do not skip tests.2013-08-09, by Torsten Irländer
- Added global dependency (Testing was just set in a profile before)2013-08-09, by Torsten Irländer
- Rename TestCase to meet the Surfire requirement2013-08-09, by Torsten Irländer
- Fixed indention2013-08-09, by Torsten Irländer
- Fixed package name.2013-08-09, by Torsten Irländer
- Moved Testcase2013-08-09, by Torsten Irländer
- Fixed indention2013-08-09, by torsten
- Cleanup. Removed unused imports2013-08-09, by torsten
- Merged2013-08-08, by Torsten Irländer
- Fixed Issue53. On check unique Hauptprobennummer on create2013-08-06, by Torsten Irländer
- Added tag 0.2 for changeset 0ddcc6240d472013-07-26, by Torsten Irländer
- Add tests for findById cases.2013-07-26, by Ludwig Reiter
- REST get test, check if the right (message 200) answer is given.2013-07-26, by Ludwig Reiter
- Add "get" tests for L*Service.2013-07-25, by Ludwig Reiter
- Added Info class to serve general information on the server application.0.2 2013-07-25, by Torsten Irländer
- Added service to get so general information on the service like loggend in2013-07-25, by Torsten Irländer
- Added example of a query configuration.2013-07-24, by Torsten Irländer
- Fixed variable names.2013-07-24, by Torsten Irländer
- Restructured the Dummy Query configuration to make it more feel like the EXT2013-07-24, by Torsten Irländer
- Add Dummy Query Configuration. Needs to be replaced with w more simple2013-07-24, by Torsten Irländer
- Added basic query configuration sekeleton2013-07-24, by Torsten Irländer
- Added service to fetch sql query configurations.2013-07-24, by Torsten Irländer
- Added tag M1 for changeset 2098db2e8fbd2013-07-17, by Torsten Irländer
- Code documentation.M1 2013-07-17, by Raimund Renkert
- Added produces annotation to Ort service.2013-07-17, by Raimund Renkert
- Enable read access on all objects for authorized users.2013-07-16, by Raimund Renkert
- Added boolean parameter to validate method to test if update or create was triggered.2013-07-16, by Raimund Renkert
- Implemented 'delete' for LStatus objects.2013-07-16, by Raimund Renkert
- 'DELETE' in status service now produces 'text/json'.2013-07-15, by Raimund Renkert
- Added k_id column to LKommentrM object to be able to find and delete it.2013-07-15, by Raimund Renkert
- Implemented 'delete' for LMesswert.2013-07-15, by Raimund Renkert
- Implemented 'delete' for LMessung.2013-07-15, by Raimund Renkert
- Added DELETE2013-07-15, by Torsten Irländer
- Mark function that it produces JSON2013-07-15, by Torsten Irländer
- Fixed path to delete function2013-07-15, by Torsten Irländer
- Fixed loading Lort2013-07-15, by Torsten Irländer
- 'DELETE' for LMesswert service and use the read only test.2013-07-15, by Raimund Renkert
- 'DELETE' for LStatus service.2013-07-15, by Raimund Renkert
- Get the sequence id for LMessung manually from database.2013-07-15, by Raimund Renkert
- 'DELETE' for LKommentarM service.2013-07-15, by Raimund Renkert
- Get id for LKommentarM manually from database.2013-07-15, by Raimund Renkert
- Use a sequence to generate the id and create an id object in service.2013-07-15, by Raimund Renkert
- Use a sequence for pk in LStatusId and create a new ID object.2013-07-15, by Raimund Renkert
- Changed object type from LProbe to LProbeInfo.2013-07-15, by Raimund Renkert
- merged.2013-07-15, by Raimund Renkert
- Implemented service method 'DELETE' for LOrt objects.2013-07-15, by Raimund Renkert
- Adapted path for PUT requests2013-07-12, by Torsten Irländer
- Uncommented checks if form is readonly because defect #19.2013-07-08, by Torsten Irländer
- Fixed pathname2013-07-08, by Torsten Irländer
- set PATH for PUT requests.2013-07-08, by Torsten Irländer
- Mark LOrt objects as readonly.2013-07-05, by Raimund Renkert
- Added new module to authorize operations on objects.2013-07-05, by Raimund Renkert
- Return LProbe objects with "fertig" flag = true.2013-07-05, by Raimund Renkert
- Fixed update of LProbe objects.2013-07-05, by Raimund Renkert
- Renamed package authentication to auth.2013-07-05, by Raimund Renkert
- Use the readonly flag in LProbeInfo to define a probe as readonly.2013-07-05, by Raimund Renkert
- Allow objects in queries instead of strings.2013-07-05, by Raimund Renkert
- Removed unused imports.2013-07-04, by Raimund Renkert
- More validation for LMesswert and LMessung.2013-07-04, by Raimund Renkert
- Restrict access to LMessung and LMesswert by attribute 'fertig'.2013-07-04, by Raimund Renkert
- Code documentation.2013-07-04, by Raimund Renkert
- New service for SMessgroesse objects.2013-07-04, by Raimund Renkert
- Merged.2013-07-04, by Raimund Renkert
- Moved isReadOnly for LProbe from authentication to service.2013-07-04, by Raimund Renkert
- Merged2013-07-04, by Torsten Irländer
- Changed path to Update-method of LKommentarMService. Is now kid/mid/pid2013-07-04, by Torsten Irländer
- Code documentation and minor code style.2013-07-04, by Raimund Renkert
- Implemented delete for LKommentarM and LOrt repositories.2013-07-04, by Raimund Renkert
- Removed embedded objects from LMesswert and use the ids instead.2013-07-04, by Raimund Renkert
- Added seqence to ort model.2013-07-04, by Raimund Renkert
- New read only service for SMessMethode objects.2013-07-04, by Raimund Renkert
- New model for s_mess_methode.2013-07-04, by Raimund Renkert
- Fixed typos in url parameter validation.2013-07-03, by Raimund Renkert
- Refactored repositories to avoid race conditions.2013-07-03, by Raimund Renkert
- Renamed lprobeId to probeId in LMessung.2013-07-03, by Raimund Renkert
- Updated authorization in LMessung service filter.2013-07-03, by Raimund Renkert
- Code documentation.2013-07-03, by Raimund Renkert
- Moved sequence generator to id property and set allocation size to 1.2013-07-02, by Raimund Renkert
- Added authorization to all services.2013-07-02, by Raimund Renkert
- Added authorization to create and update in lprobe service.2013-07-02, by Raimund Renkert
- Added authorization to 'netzbetreiber' service.2013-07-02, by Raimund Renkert
- Added authorization to 'messstelle' service.2013-07-02, by Raimund Renkert
- Extended authentication interface and implementaion.2013-07-02, by Raimund Renkert
- Added sequence generator to LOrt.2013-07-02, by Raimund Renkert
- Implemented 'update' for 'kommentare'.2013-07-02, by Raimund Renkert
- Updated LProbeInfo object. Removed columns and added column names.2013-07-02, by Raimund Renkert
- Implemented 'delete'.2013-07-01, by Raimund Renkert
- Added 'delete' and updated 'create' in LKommentarRepository.2013-07-01, by Raimund Renkert
- Changed LKommentarP object not to use an embedded id.2013-07-01, by Raimund Renkert
- Fixed getter in LOrt.2013-07-01, by Raimund Renkert
- Removed filter in filter() to get all Ort objects.2013-07-01, by Raimund Renkert
- New service and repository for 'Ort'.2013-07-01, by Raimund Renkert
- Use ort id instead of embedded ort object in LOrt.2013-07-01, by Raimund Renkert
- Return a response object instead of 'null' in LZusatzWertRepository.delete().2013-07-01, by Raimund Renkert
- New service interface to delete a 'zusatzwert'.2013-07-01, by Raimund Renkert
- Added new method to delete objects to repositories.2013-07-01, by Raimund Renkert
- Added method to delete objects from database.2013-07-01, by Raimund Renkert
- Fixed URL parameters.2013-07-01, by Raimund Renkert
- Use authentication in lprobe 'findById'.2013-07-01, by Raimund Renkert
- Get the entity manager from super class.2013-07-01, by Raimund Renkert
- New attribute 'readonly' for response.2013-07-01, by Raimund Renkert
- Removed unused imports.2013-07-01, by Raimund Renkert
- Moved entity manager to super class 'Repository'.2013-07-01, by Raimund Renkert
- Fixed typo in probe validator.2013-07-01, by Raimund Renkert
- Use the new filter and query builder and have authentication for LProbeInfo objects.2013-06-27, by Raimund Renkert
- Added builder to have an easier interface for java persistence queries.2013-06-27, by Raimund Renkert
- New package and classes for LDAP authentication.2013-06-27, by Raimund Renkert
- New model class for table 'auth'.2013-06-27, by Raimund Renkert
- Formatting2013-06-26, by Torsten Irländer
- Removed id element and add kId field. Formatting.2013-06-26, by Torsten Irländer
- Fixed path of Delete and Update method to match kId/probeId URL-Pattern.2013-06-26, by Torsten Irländer
- Fix for issue 15. Changed model and REST interface for Zusatzwerte2013-06-26, by Torsten Irländer
- Generate a LZusatzWert id in 'create' and 'update'.2013-06-24, by Raimund Renkert
- Updated LZusatzWert according to database changes.2013-06-24, by Raimund Renkert
- Remove concrete managers.2013-06-24, by Raimund Renkert
- Use the generic data manager in repositories.2013-06-24, by Raimund Renkert
- New interface for data manager and generic implementation of a data manager.2013-06-24, by Raimund Renkert
- LProbeService uses LProbeInfo objects to deserialize JSON and extracts a LProbe object.2013-06-24, by Raimund Renkert
- Updated LProbeInfo object and added 'toLProbe' method to extract a db object.2013-06-24, by Raimund Renkert
- Completely removed 'meh_id'.2013-06-24, by Raimund Renkert
- Removed attribute 'meh_id' from LZusatzWert.2013-06-24, by Raimund Renkert
- Fixed URLs of services.2013-06-19, by Torsten Irländer
- Added new Services for Messeinheiten and Zusatzwerte2013-06-19, by Torsten Irländer
- Added staatId and gemId2013-06-18, by Torsten Irländer
- Added 's_messmethode.mmt_id' as messmethode to LProbeInfo.2013-06-14, by Raimund Renkert
- New service for LKommentarM objects.2013-06-14, by Raimund Renkert
- New repository for LKommentarM objects.2013-06-14, by Raimund Renkert
- New Manager for LKommentarM objects.2013-06-14, by Raimund Renkert
- New model for l_kommentar_m.2013-06-14, by Raimund Renkert
- Fixed typo in named injection point.2013-06-14, by Raimund Renkert
- New service for LStatus objects.2013-06-14, by Raimund Renkert
- New repository for LStatus objects.2013-06-14, by Raimund Renkert
- New manager for LStatus objects.2013-06-14, by Raimund Renkert
- New model for l_status.2013-06-14, by Raimund Renkert
- New service for LZusatzWert objects.2013-06-14, by Raimund Renkert
- New repository for LZusatzWert objects.2013-06-14, by Raimund Renkert
- New manager for LZusatzWert objects.2013-06-14, by Raimund Renkert
- Added model for l_zusatz_wert and s_proben_zusatz.2013-06-14, by Raimund Renkert
- Fixed filter for LProbe and LMessung.2013-06-14, by Raimund Renkert
- New Service for LMesswert objects.2013-06-14, by Raimund Renkert
- New repository for LMesswert objects.2013-06-14, by Raimund Renkert
- New manager for LMesswert objects.2013-06-14, by Raimund Renkert
- Added model for l_messwert and s_messgroesse.2013-06-14, by Raimund Renkert
- New service for SVerwaltungseinheit objects.2013-06-14, by Raimund Renkert
- Added model for s_verwaltungseinheit.2013-06-14, by Raimund Renkert
- New service for SStaat objects.2013-06-14, by Raimund Renkert
- Added model for s_staat and s_koordinaten_art.2013-06-14, by Raimund Renkert
- Updated service and repository to use the extended LProbeInfo object.2013-06-13, by Raimund Renkert
- Made LProbeInfo a valid entity.2013-06-13, by Raimund Renkert
- Added embeddable id class for LProbeInfo.2013-06-13, by Raimund Renkert
- New LProbeInfo model.2013-06-13, by Raimund Renkert
- Changed scope of repositories.2013-06-13, by Raimund Renkert
- Removed unused imports.2013-06-13, by Raimund Renkert
- Use named injection points in stammdaten repositories.2013-06-13, by Raimund Renkert
- Added a concrete readonly-repository for 'stammdaten'.2013-06-13, by Raimund Renkert
- Refactored the entity repositories.2013-06-13, by Raimund Renkert
- Added missing id entity for LMessung.2013-06-13, by Raimund Renkert
- New service for LMessung. Provides GET(all, filter by 'probe'), POST(create) and PUT(update).2013-06-13, by Raimund Renkert
- New repository for LMessung.2013-06-13, by Raimund Renkert
- New validator for LMessung.2013-06-13, by Raimund Renkert
- 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
- The create function of the repository now build the response object an returns2013-06-11, by Torsten Irländer
- Changed type of parameter to int2013-06-11, by Torsten Irländer
- 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
- Formatting.2013-06-07, by Torsten Irländer
- Added Response class to wrap the returned data into a response object which2013-06-06, by Torsten Irländer
- Errorcodes must be returned as string2013-06-05, by Torsten Irländer
- Fixed generating return value for Create and Update.2013-06-05, by Torsten Irländer
- Fixed fieldname for probeId2013-06-05, by Torsten Irländer
- Added attributes for netzbetreiber and probenart.2013-06-05, by Torsten Irländer
- Merged2013-05-31, by Torsten Irländer
- Removed /create path. Not needed in the REST api.2013-05-31, by Torsten Irländer
- Documentation and minor code cosmetics/renamings.2013-05-31, by Raimund Renkert
- Updated the LProbeRepository and Service, Removed LProbeDetails2013-05-31, by Raimund Renkert
- New service to create a LProbe.2013-05-31, by Raimund Renkert
- Persist a new LProbe using the LProbeValidator.2013-05-31, by Raimund Renkert
- New validator for LProbe.2013-05-31, by Raimund Renkert
- New validator interface and validation exception.2013-05-31, by Raimund Renkert
- Added comment on expected return values.2013-05-31, by Torsten Irländer
- Adding stubs for methods to DELETE und UPDATE a kommentar. The logic must be2013-05-29, by Torsten Irländer
- Changed function to list proben.2013-05-28, by Torsten Irländer
- Changed url of the service to "kommentare" to match plural form (see "proben")2013-05-28, by Torsten Irländer
- Refactored LProbeDetails class. The class now inherits from the LProbe class.2013-05-27, by Torsten Irländer
- Load 'LKommentarP' objects to 'LProbeDetails'.2013-05-27, by Raimund Renkert
- Added new entity, repository and service for 'LKommentarP'.2013-05-27, by Raimund Renkert
- Removed "/details/{id}" url pattern to load the detailed version of a proben2013-05-27, by Torsten Irländer
- Added ids for 'Datenbasis' and 'Probenart' to LProbe entity.2013-05-24, by Raimund Renkert
- New path in 'proben' REST service: '/details/{id}'. Delivering more detials for a LProbe.2013-05-24, by Raimund Renkert
- Added new wrapper entity 'LProbeDetails' to have more attributes in a LProbe.2013-05-24, by Raimund Renkert
- Added entity 'LOrt'.2013-05-24, by Raimund Renkert
- Added missing entities.2013-05-24, by Raimund Renkert
- Modified 'Ort' model and added new REST service for 'Ort' data.2013-05-24, by Raimund Renkert
- New REST service for 'Probenart Stammdaten'.2013-05-24, by Raimund Renkert
- New REST service for 'Datenbasis Stammdaten'.2013-05-24, by Raimund Renkert
- Removed unused repositories.2013-05-24, by Raimund Renkert
- Renamed existing rest services and make use of the generic repository.2013-05-24, by Raimund Renkert
- LProbe repository now extends the generic repository.2013-05-24, by Raimund Renkert
- New generic repository for data requests.2013-05-24, by Raimund Renkert
- Renamed LProbeService to LProbeManager and moved to package 'manage'.2013-05-24, by Raimund Renkert
- Removed unused imports.2013-05-24, by Raimund Renkert
- Code cleanup.2013-05-23, by Raimund Renkert
- Documentation.2013-05-23, by Raimund Renkert
- Code cleanup.2013-05-23, by Raimund Renkert
- REST service for 'Messstellen'.2013-05-23, by Raimund Renkert
- Use String for lprobe id.2013-05-23, by Raimund Renkert
- New filter option in LProbe GET request.2013-05-23, by Raimund Renkert
- Added mst_id and umw_id to LProbe model.2013-05-23, by Raimund Renkert
- Removed unused imports.2013-05-23, by Raimund Renkert
- Moved 'Resources' to package 'de.intevation.lada.utils'.2013-05-23, by Raimund Renkert
- Changed jta data source and cosmetics.2013-05-22, by Raimund Renkert
- Added Umwelt-Stammdaten service and data model.2013-05-22, by Raimund Renkert
- Package renaming and code cosmetics.2013-05-22, by Raimund Renkert
- Removed old files.2013-05-08, by Torsten Irländer
- Removed relations2013-05-08, by Torsten Irländer
- Fixed persistence.xml2013-04-30, by Torsten Irländer
- Added Relation to Kommentare by using the atomatic generation from database2013-04-26, by Torsten Irländer
- Added functions to delete and create (stub) proben items. Currently are not working2013-04-26, by Torsten Irländer
- Added functions to Rest-Service to add and delete a item2013-04-26, by Torsten Irländer
- DO not provide a transaction type2013-04-26, by Torsten Irländer
- Added new links to trigger creation and deletion2013-04-26, by Torsten Irländer
- Change return type to JSON2013-04-26, by Torsten Irländer
- Renames lada-ds.xml2013-04-26, by Torsten Irländer
- Added first working version of the standalone configuration file with a2013-04-26, by Torsten Irländer
- Added missing import.2013-04-26, by Torsten Irländer
- Configured which datasource to use in the project. The datasource is2013-04-26, by Torsten Irländer
- Provide GET method to load a list of proben.2013-04-18, by Torsten Irländer
- Added class to handle getting values from the database for the LProben model.2013-04-18, by Torsten Irländer
- While autogenerating the model in the last commit, the persistence file was2013-04-18, by Torsten Irländer
- Added automitc generated model for LProbe. Was generetd using "Generate Entity2013-04-18, by Torsten Irländer
- Fix package name2013-04-18, by Torsten Irländer
- Added Resources.java. This file is important as it make the EntitManager2013-04-18, by Torsten Irländer
- Fix Links for tests.2013-04-18, by Torsten Irländer
- Added stub for REST service for Proben2013-04-18, by Torsten Irländer
- Added test call2013-04-18, by Torsten Irländer
- Changed return string2013-04-18, by Torsten Irländer
- Fixed return type2013-04-18, by Torsten Irländer
- Added test RESTService to play around.2013-04-18, by Torsten Irländer
- Added class to provide basically a REST service under "rest" url.2013-04-18, by Torsten Irländer
- Added simple index debugging page for lada providing some links to trigger2013-04-18, by Torsten Irländer
- Added files from jboss-javaee6-webapp-blank-archetype2013-04-18, by Torsten Irländer
- Added ignore file2013-04-18, by Torsten Irländer