Commit Graph

15 Commits

Author SHA1 Message Date
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 94ebf5508b Use UndoRecord.
- VERBESSERT: Formatierung erscheint nur noch als 1 Undo-Schritt.
2015-08-17 19:41:07 +02:00
Daniel Kraus 2745ab819c Do not create character style (currently not used). 2015-08-16 05:17:06 +02:00
Daniel Kraus 92a8faa972 Implement text styles.
- NEU: Überschriften und pathologische Werte werden jetzt besonders ausgezeichnet (fett).
2015-08-15 20:14:24 +02:00
Daniel Kraus 863dfa071a Prevent running the formatter without appropriate selection.
- VERBESSERT: Formatieren läßt sich nicht mehr starten, ohne daß Labor-Text markiert ist.
2015-08-14 17:04:50 +02:00
Daniel Kraus a009c1ab39 Add control elements for columns.
- NEU: Steuer-Elemente für Spalten.
2015-08-09 20:54:43 +02:00
Daniel Kraus b59c9f2898 Wire up the views. 2015-08-09 13:24:44 +02:00
Daniel Kraus 2cefede3c0 Output formatting.
- NEU: Formatierung der Ausgabe mit Absatzvorlage.
2015-08-05 21:52:06 +02:00
Daniel Kraus 285c6a2555 Add CanRun property to Formatter. 2015-08-04 23:26:21 +02:00
Daniel Kraus 9df937138d Implement DocumentWriter, control elements, and tests. 2015-07-25 14:33:48 +02:00
Daniel Kraus ae66a9dfd2 Implement WriteToDocument method in Formatter. 2015-07-18 22:22:40 +02:00
Daniel Kraus f069c858c9 Add SelectFirstDay and SelectLastDay elements. 2015-07-17 00:23:06 +02:00
Daniel Kraus e4e7f80ed2 Create new namespace zaaReloaded2.Formatter, move settings there. 2015-07-16 01:49:17 +02:00
Daniel Kraus b810cc8a74 More work on Formatter; successful tests. 2015-07-14 23:19:41 +02:00
Daniel Kraus e36fee52ad Add formatter and initial tests. 2015-07-13 23:57:35 +02:00