Commit Graph

7 Commits

Author SHA1 Message Date
daniel b7246ca0ed Update copyright; website. 2017-02-23 16:44:07 +01:00
Daniel Kraus cf01130491 Implement preferred precisions.
- NEU: Für bestimmte Laborwerte ist die bevorzugte Nachkommastellenzahl hinterlegt (z.B. Kreatinin mit nur einer Nachkommastelle).
2015-08-25 20:25:29 +02:00
Daniel Kraus 65ac72fb50 Use serialized Settings as defaults; fixes. 2015-08-13 19:20:20 +02:00
Daniel Kraus 947b53cf97 Fix material convertsion and units detection. 2015-08-10 06:55:57 +02:00
Daniel Kraus edaf88c4cd Implement blacklisting feature.
- NEU: Parameter können im Thesaurus als "blacklisted" markiert werden und werden dann bei Verwendung einer Wildcard ("*") nicht berücksichtigt.
2015-08-06 07:47:44 +02:00
Daniel Kraus 26766dbf81 Implement singleton pattern for thesauruses. 2015-07-15 06:58:05 +02:00
Daniel Kraus b421279208 Refactor: Rename lookup dictionaries to thesaurus.
This prevents confusion with the .NET term 'dictionary'.
2015-07-14 23:50:39 +02:00