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.
|