Commit Graph

233 Commits

Author SHA1 Message Date
Daniel Kraus
76bdbd36e8 Revert versioninfo.txt changes for older versions.
(Do not yet make use of Bovender's new version substitution feature for
download urls.)
2015-09-18 11:19:00 +02:00
Daniel Kraus
65cb5c261f Merge branch 'release-2.1.2' into develop 2015-09-11 21:15:21 +02:00
Daniel Kraus
68d8c81951 Prepare release 2.1.2. 2015-09-11 21:13:51 +02:00
Daniel Kraus
921edd7920 Update clinic style.
- VERBESSERT: Ambulanzstil überarbeitet.
2015-09-11 21:09:13 +02:00
Daniel Kraus
1e168ba861 Rename parameters.
- GEÄNDERT: Sammelurin-Proteinurie als Prot abgekürzt.
2015-09-11 21:08:31 +02:00
Daniel Kraus
f58a13117c Update Bovender to 0.3.1. 2015-09-09 21:45:55 +02:00
Daniel Kraus
3f71c7a779 Fix ItemCommentView so that all text is initially selected.
- VERBESSERT: Evtl. vorgegebener Kommentartext wird jetzt automatisch markiert, damit er b.B. einfach durch Lostippen überschrieben werden kann.
2015-09-08 06:05:27 +02:00
Daniel Kraus
a974a6cd18 Merge branch 'release-2.1.1' into develop 2015-09-07 21:59:01 +02:00
Daniel Kraus
6fe2a41932 Prepare release 2.1.1. 2015-09-07 21:57:05 +02:00
Daniel Kraus
2f60c2c5d1 Fix filling in comments.
- VERBESSERT: Fehler bei der Kommentaraufforderung wurden behoben.
2015-09-07 21:17:27 +02:00
Daniel Kraus
3ce046a238 Remove extraneous field from DocumentWriter. 2015-09-07 19:42:04 +02:00
Daniel Kraus
300df897de Do not output to console in SerializationTest. 2015-09-07 19:41:48 +02:00
Daniel Kraus
c2d204ffeb Merge branch 'release-2.1.0' into develop 2015-09-06 18:18:31 +02:00
Daniel Kraus
4ab48ff596 Prepare release 2.1.0. 2015-09-06 18:16:55 +02:00
Daniel Kraus
a290de26e7 Improve homepage. 2015-09-06 18:14:06 +02:00
Daniel Kraus
95dfa95562 Add respository link to AboutView and AboutViewModel. 2015-09-06 12:06:39 +02:00
Daniel Kraus
c733c238de Implement highlighting for item comments. 2015-09-06 11:48:43 +02:00
Daniel Kraus
bf15d264ba Activate zaaReloaded tab after loading demo document. 2015-09-06 11:40:00 +02:00
Daniel Kraus
687a5cce20 Fix CanFormat method of SettingsRepositoryViewModel. 2015-09-06 08:22:00 +02:00
Daniel Kraus
06aa271056 Move command methods to static Commands class. 2015-09-06 08:21:31 +02:00
Daniel Kraus
1d03ff0bbc Update clinic and ward styles with comments. 2015-09-06 07:11:15 +02:00
Daniel Kraus
78ceeb5017 Implement first-run wizard. 2015-09-05 19:47:58 +02:00
Daniel Kraus
c141fcff58 Fix crash if reference string is in fact not a reference.
E.g. NT-proBNP has a remark "[s. Bem.]" which represents neither
reference limits nor a categorical normal value.

- VERBESSERT: Kein Absturz mehr, wenn Labordaten NT-proBNP enthalten.
2015-09-04 21:12:50 +02:00
Daniel Kraus
b04dc2cb4b Fix column errors in parameters.txt.
- VERBESSERT: Bug in der Markierung von speziellen Parametern, um immer Referenzbereiche auszugeben.
2015-09-04 20:19:42 +02:00
Daniel Kraus
01c971bef5 Bullet-proof time stamp detection.
Sometimes the "Labor" is not followed by a colon.
2015-09-04 17:59:36 +02:00
Daniel Kraus
8c4de2915a Make tests pass again (minor glitches). 2015-09-04 17:59:04 +02:00
Daniel Kraus
dccb3145db Merge branch 'item-comments' into develop
Conflicts:
	zaaReloaded2/Formatter/Formatter.cs
	zaaReloaded2/zaaReloaded2.csproj
2015-09-04 17:08:13 +02:00
Daniel Kraus
16558cc9a1 Fix Daniel's style. 2015-09-04 11:37:54 +02:00
Daniel Kraus
e8959d1024 Fix parameters. 2015-09-04 11:35:44 +02:00
Daniel Kraus
01f7538122 Fix autodetection. 2015-09-04 11:34:14 +02:00
Daniel Kraus
ca5028adce Add source code info to README.md. 2015-09-04 04:59:48 +02:00
Daniel Kraus
3a9969e439 Merge branch 'autodetect' into develop 2015-09-03 21:53:49 +02:00
Daniel Kraus
2ca7f4211d Implement lab data autodetection.
- NEU: Wenn kein Text markiert ist, wird ein Versuch unternommen, die Labordaten im Arztbrief automatisch zu erkennen; dabei wird der erste erkannte Lauris-Laborblock formatiert.
2015-09-03 21:47:21 +02:00
Daniel Kraus
0cbada1fc8 Add link to Git repository to homepage. 2015-09-03 13:50:07 +02:00
Daniel Kraus
0f109d5be8 Merge branch 'release-2.0.1' into develop 2015-09-02 21:16:49 +02:00
Daniel Kraus
054a4db2e2 Prepare release 2.0.1. 2015-09-02 21:16:20 +02:00
Daniel Kraus
0ab8ea0b19 Do not crash on opening document when embedded.
- VERBESSERT: Kein Absturz mehr, wenn das Demo-Dokument innerhalb der ZAA geöffnet wird (Exception ID 65a5c34e).
2015-09-02 06:14:59 +02:00
Daniel Kraus
607857706b Add B12 and folic acid to clinic style.
- VERBESSERT: Vitamin B12 und Folsäure in den Parameterkatalog aufgenommen und zum Ambulanzstil hinzugefügt.
2015-09-02 05:57:42 +02:00
Daniel Kraus
3afd4db1a2 Add B12 and folic acid to parameters; sort parameters. 2015-09-02 05:55:19 +02:00
Daniel Kraus
e366226a64 Draft concept. 2015-09-02 05:52:56 +02:00
Daniel Kraus
adaf75c5fc Fix accelerator key in PreferencesView. 2015-09-01 06:03:35 +02:00
Daniel Kraus
75a350764e Add more screenshots to website. 2015-08-31 22:05:38 +02:00
Daniel Kraus
1efaacfa97 Add comment to RegisterTextBoxSelectAll. 2015-08-31 22:03:21 +02:00
Daniel Kraus
9404d58809 Implement user preferences and typist mode.
- NEU: Sekretariatsmodus (siehe 'Einstellungen'), um die Nachfrage nach Zusatz-Kommentaren zu unterdrücken.
2015-08-31 22:01:59 +02:00
Daniel Kraus
5db6285a95 Add screenshots for item comments. 2015-08-31 12:29:23 +02:00
Daniel Kraus
3f0b49815a Fix binding in ItemCommentView. 2015-08-31 12:29:07 +02:00
Daniel Kraus
ad7ea1457c Make TextBoxes select all text on focus. 2015-08-31 12:28:50 +02:00
Daniel Kraus
da6086e8ea Merge branch 'release-2.0.0' into develop 2015-08-30 20:58:40 +02:00
Daniel Kraus
1cf3f9be6a Prepare release 2.0.0 2015-08-30 20:57:28 +02:00
Daniel Kraus
d86f910208 Several fixes in views and view models. 2015-08-30 20:54:08 +02:00