Commit Graph

156 Commits

Author SHA1 Message Date
Daniel Kraus
0eed93f902 Prepare release 2.0.0-beta.4 2015-08-23 09:17:44 +02:00
Daniel Kraus
005a245fae Improve Daniel's style. 2015-08-21 11:30:28 +02:00
Daniel Kraus
da1976e093 Fixes to clinic style.
- VERBESSERUNG: Ambulanz-Stil überarbeitet.
2015-08-21 11:17:41 +02:00
Daniel Kraus
cb790191fb Add fT3 and fT4 to parameters.
- VERBESSERUNG: Aliasse für fT3 und fT4.
2015-08-21 11:17:21 +02:00
Daniel Kraus
e80f129c3d Merge branch 'release-2.0.0-beta.3' into develop 2015-08-20 22:04:17 +02:00
Daniel Kraus
4c818010a7 Prepare release 2.0.0-beta.3. 2015-08-20 22:02:13 +02:00
Daniel Kraus
f6e5087e3c More fixes to clinic defaults. 2015-08-20 21:59:51 +02:00
Daniel Kraus
3fcb6c1af5 Always load default settings when deserializing SettingsRepository.
- VERBESSERT: Bei Updates werden neue eingebaute Stile jetzt immer berücksichtigt.
2015-08-20 21:51:31 +02:00
Daniel Kraus
7eaabb7f13 Amend Lauris timepoint parsing to accept "Labor:" prefix.
- VERBESSERUNG: Datumseilen, die mit "Labor:" beginnen, werden nicht länger ignoriert.
2015-08-20 21:04:25 +02:00
Daniel Kraus
058de8e8cf Fix parsing of negative limits in Lauris parameters.
- VERBESSERUNG: Keine Fehlermeldung mehr, falls Referenzbereiche negative Werte enthalten (wie z.B. Base Excess) [#650db4d2]
2015-08-20 16:54:18 +02:00
Daniel Kraus
6d62e619eb Fix parameters and units for TPCR/ACR.
- VERBESSERUNG: Alias ACR für Albumin-Krea-Quotient; mg/g statt mg/g Crea.
2015-08-20 16:45:42 +02:00
Daniel Kraus
b7d413c412 Change file name of downloaded update installer. 2015-08-20 16:45:06 +02:00
Daniel Kraus
0d94d77483 Update clinic defaults. 2015-08-20 14:30:05 +02:00
Daniel Kraus
a51d771dbe Fix bitmap files which caused div/0 errors on Win32. 2015-08-20 12:56:39 +02:00
Daniel Kraus
ac486bbcee Add add-in name and version to application caption. 2015-08-18 09:00:26 +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
8d24a669ac Merge branch 'release-2.0.0-beta.2' into develop 2015-08-16 16:37:11 +02:00
Daniel Kraus
6c99224814 Prepare release 2.0.0-beta.2 2015-08-16 16:36:36 +02:00
Daniel Kraus
b360d5b640 Merge branch 'text-formatting' into develop 2015-08-16 16:34:10 +02:00
Daniel Kraus
fbcb060f12 Omit space before units starting with a slash.
- VERBESSERUNG: Einheiten, die mit einem Schrägstrich beginnen, werden nicht mehr mit Leerzeichen vom Wert getrennt.
2015-08-16 16:33:18 +02:00
Daniel Kraus
221509520d Fix markup detection DocumentWriter. 2015-08-16 16:25:53 +02:00
Daniel Kraus
392de61b74 Omit superfluous newline in output. 2015-08-16 05:17:24 +02:00
Daniel Kraus
2745ab819c Do not create character style (currently not used). 2015-08-16 05:17:06 +02:00
Daniel Kraus
2e8c881e1f Clean up assembly settings. 2015-08-15 20:15:52 +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
4cb2999297 Create icons. 2015-08-14 20:00:21 +02:00
Daniel Kraus
a609c7f93c Fix paragraph replacements in Daniel's style.
- VERBESSERT: Floskel-Ersetzungen in Daniels Spezial.
2015-08-14 19:27:29 +02:00
Daniel Kraus
d5340d1b3a Fix ElementView.
- VERBESSERT: Element-Bearbeitungsfenster.
2015-08-14 18:12:34 +02:00
Daniel Kraus
91b7aa70e9 Update ward style.
- GEÄNDERT: Diff.-BB-Werte im Stations-Stil in Hämatologie-Zeile integriert.
2015-08-14 18:11:58 +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
7a105d7aad Do not include material for explicitly selected items.
- VERÄNDERUNG: Laborwerte, die explizit (also nicht mit "*") ausgewählt werden, werden jetzt ohne vorangestelltes Material-Kürzel eingefügt (z.B. jetzt "Sammelurin: Volumen" anstatt "Sammelurin: SU-Volumen").
2015-08-14 16:01:52 +02:00
Daniel Kraus
32d4e8d955 Implement bold font; make tests pass again.
- NEU: Überschriften und pathologische Werte werden fett gedruckt.
- FIX: Kleinere Bugfixes.
2015-08-14 11:22:11 +02:00
Daniel Kraus
39e8b1f81d Add pre/post images to webpage. 2015-08-14 06:46:25 +02:00
Daniel Kraus
de6dab5fb4 Fix link to version history. 2015-08-13 21:02:36 +02:00
Daniel Kraus
5d2acb6233 Merge branch 'release-2.0.0-beta.1' into develop 2015-08-13 20:51:46 +02:00
Daniel Kraus
193a83a769 Prepare release 2.0.0-beta.1 2015-08-13 20:50:53 +02:00
Daniel Kraus
65e34cdf1d Write homepage. 2015-08-13 20:46:03 +02:00
Daniel Kraus
8f9eb83e9d Use 'PTT' rather than 'aPTT'. 2015-08-13 19:57:53 +02:00
Daniel Kraus
65ac72fb50 Use serialized Settings as defaults; fixes. 2015-08-13 19:20:20 +02:00
Daniel Kraus
0461dfd66e Add more information to README.md. 2015-08-13 18:12:18 +02:00
Daniel Kraus
63447def9b Multiple fixes for Views and ViewModels. 2015-08-13 17:59:23 +02:00
Daniel Kraus
3a615eda8b Fix demoting elements while moving up. 2015-08-12 22:54:29 +02:00
Daniel Kraus
a9d0e8ee7e Add IsExpanded property to ElementViewModel. 2015-08-12 22:29:31 +02:00
Daniel Kraus
2bb0452a87 Implement moving of elements.
- NEU: Elemente können verschoben werden.
2015-08-12 22:03:25 +02:00
Daniel Kraus
12c2412e38 Adjust size of SettingsView window. 2015-08-12 17:55:19 +02:00
Daniel Kraus
e0b749382e Use buttons in SettingsView. 2015-08-12 17:54:23 +02:00
Daniel Kraus
6f65340ca5 Use icons in SettingsRepositoryView. 2015-08-12 15:50:01 +02:00
Daniel Kraus
f2cb30fabb Fix FormatElement labels if no content. 2015-08-12 10:05:50 +02:00
Daniel Kraus
1afa9bb14f Fix views.
Needed to set all WindowStyles to ToolWindow and make the windows
topmost because Word and WPF do not play together all too well.
2015-08-12 10:04:59 +02:00
Daniel Kraus
03a62ddf5a Fix SettingsRepositoryView layout. 2015-08-11 22:00:34 +02:00