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