Commit Graph

19 Commits

Author SHA1 Message Date
daniel a6915c32f4 Fix serialization/deserialization tag mappings. 2018-11-23 06:03:11 +01:00
daniel f83c538c94 Adjust settings serialization and deserialization to YamlDotNet 5.2.1. 2018-11-18 19:55:43 +01:00
daniel 8c7065d995 Update publication year to 2018. 2018-02-13 09:28:44 +01:00
daniel 253a7f24f5 Fix importing of styles.
- Repariert: Stile konnten nicht importiert werden.
2017-09-22 17:03:32 +02:00
daniel c783fdb64d Enable verbose molar units (mmol/l instead of mM).
- Verbessert: Benutzeroption für die Ausgabe von "mmol/l" anstatt "mM" (einstellbar pro Stil).
2017-03-03 16:20:15 +01:00
daniel 0896f007da Serialize settings to YAML, rather than XML.
- Verbesserung: Einstellungen werden in einem Format (YAML) gespeichert, das für Menschen besser lesbar und bearbeitbar ist als das bisher verwendete XML.
2017-03-03 15:04:41 +01:00
daniel b7246ca0ed Update copyright; website. 2017-02-23 16:44:07 +01:00
Daniel Kraus cde32f0a7e Implement styling of abnormal values.
- NEU: Auszeichnung pathologischer Werte kann eingestellt werden.
2015-08-24 23:17:49 +02:00
Daniel Kraus 65ac72fb50 Use serialized Settings as defaults; fixes. 2015-08-13 19:20:20 +02:00
Daniel Kraus 0708f2a2b3 Implement import and export of Settings.
- NEU: Stile können importiert und exportiert werden.
2015-08-11 21:22:34 +02:00
Daniel Kraus c9fc4a5fae Implement serialization of Settings and SettingsRepository.
- FIX: Stile werden jetzt gespeichert.
2015-08-11 16:12:39 +02:00
Daniel Kraus b59c9f2898 Wire up the views. 2015-08-09 13:24:44 +02:00
Daniel Kraus 742a588083 Make tests pass again (except not implemented ones). 2015-08-05 20:02:02 +02:00
Daniel Kraus 41b155e8be Begin implemenation of format and choose style commands. 2015-08-04 02:43:17 +02:00
Daniel Kraus 9fd0907310 Implement unique IDs for settings. 2015-08-02 07:19:12 +02:00
Daniel Kraus d0be7524d3 Make some classes ICloneable; implement SettingsRepositoryViewModel. 2015-08-01 21:23:56 +02:00
Daniel Kraus 12cd58180f Create rudimentary view models, default settings. 2015-07-31 17:19:49 +02:00
Daniel Kraus ff3086d9c8 Add SettingsRepository. 2015-07-16 06:50:58 +02:00
Daniel Kraus e4e7f80ed2 Create new namespace zaaReloaded2.Formatter, move settings there. 2015-07-16 01:49:17 +02:00