Commit Graph

29 Commits

Author SHA1 Message Date
Daniel Kraus
21e7d44187 First working version of drugs formatting. 2015-11-26 21:33:10 +01:00
Daniel Kraus
a255349672 Initial Prescription model with factory. 2015-11-26 19:11:25 +01:00
Daniel Kraus
0b4763bf99 Update bovender framework to 0.5.0.
- VERBESSERT: Integritätsprüfung für Updates wurde für besseren Algorithmus (SHA-256) vorbereitet.
2015-10-18 06:59:14 +02:00
Daniel Kraus
220e98ce1f Add tests for cloning of control elements. 2015-10-06 16:16:09 +02:00
Daniel Kraus
e80d75648e Update Bovender package to 0.4.0. 2015-10-02 11:11:07 +02:00
Daniel Kraus
c83b8726cc Update Bovender to 0.3.3. 2015-09-21 06:05:43 +02:00
Daniel Kraus
f58a13117c Update Bovender to 0.3.1. 2015-09-09 21:45:55 +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
9068dde1c3 Implement ItemComment view model and view.
- NEU: Optionale Kommentare zu Laborwerten.
2015-08-30 20:32:56 +02:00
Daniel Kraus
02b4bc07a3 Working comments with CommentPool. 2015-08-30 07:48:32 +02:00
Daniel Kraus
a89a8103e5 Initial implementation of ItemComments. 2015-08-29 03:16:44 +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
bde85e5651 Fix views and view models. 2015-08-07 21:37:14 +02:00
Daniel Kraus
805da69d47 Implement passing test for ElementPickerViewModel. 2015-08-03 14:31:35 +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
9df937138d Implement DocumentWriter, control elements, and tests. 2015-07-25 14:33:48 +02:00
Daniel Kraus
f069c858c9 Add SelectFirstDay and SelectLastDay elements. 2015-07-17 00:23:06 +02:00
Daniel Kraus
ff3086d9c8 Add SettingsRepository. 2015-07-16 06:50:58 +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
Daniel Kraus
e36fee52ad Add formatter and initial tests. 2015-07-13 23:57:35 +02:00
Daniel Kraus
07ee4fbf2a Implement Laboratory and TimePoints. 2015-07-11 16:51:02 +02:00
Daniel Kraus
2cf31914dd Refactor: Separate concerns. 2015-07-06 15:48:43 +02:00
Daniel Kraus
2bd9c0e696 Implement TimePoint. 2015-07-04 12:09:39 +02:00
Daniel Kraus
443f3ac4e1 Add Lauris paragraph parser. 2015-06-29 21:50:27 +02:00
Daniel Kraus
24c58a5867 Implement base DictionaryBase with tests. 2015-06-21 14:53:49 +02:00
Daniel Kraus
bc5911f748 Add LineParser and basic dictionaries. 2015-06-20 21:13:55 +02:00
Daniel Kraus
aa2ad96774 Implement Lauris parsing in LabItem. 2015-06-20 16:26:10 +02:00
Daniel Kraus
754610b706 Add Tests project. 2015-06-17 20:26:26 +02:00