Commit Graph

264 Commits

Author SHA1 Message Date
daniel 118a822332 Bump version, write history. 2017-03-06 06:19:25 +01:00
daniel 12bb372137 Use 500 ms delay to display FirstRunView. 2017-03-06 06:17:24 +01:00
daniel cc0573c326 Fix display of welcome screen.
- Repariert: Willkommensdialog mit der Auswahl des Modus wurde technisch nicht gut angezeigt.
2017-03-06 06:12:16 +01:00
daniel f0f234ad9f Bump version and write history. 2017-03-03 21:50:51 +01:00
daniel 9653403189 Fix some views.
- Repariert: Der Begrüßungsdialog war manchmal hinter Word verborgen.
2017-03-03 21:49:49 +01:00
daniel fb5af6a581 Bump version, write history. 2017-03-03 16:22:32 +01: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 9f7b0313a3 Improve IoErrorView. 2017-03-02 16:32:46 +01:00
daniel 40fbcd279b Bump copyright year. 2017-03-02 15:30:11 +01:00
daniel 3a1559c4a3 Fix views.
- Verbessert: Technische Verbesserungen bei Dialogen.
2017-03-02 15:27:37 +01:00
daniel b7246ca0ed Update copyright; website. 2017-02-23 16:44:07 +01:00
daniel 40d06b9811 Bump version and write history. 2017-02-23 15:52:37 +01:00
daniel 23e2f3c2ca Fix SettingsRepositoryView.
- Repariert: Stilauswahl wurde immer ganz im Vordergrund dargestellt und verdeckte damit mitunter andere Hinweise.
2017-02-23 15:50:31 +01:00
daniel 1eeaa32336 Update bovender framework to 0.16.2.
- Verbessert: Diverse technische Verbesserungen.
2017-02-23 15:31:56 +01:00
daniel 5a9e7fe444 Bump version number, update versioninfo.txt. 2016-10-03 17:14:28 +02:00
daniel f199b2f1bf Improve logging. 2016-10-03 17:12:47 +02:00
daniel eae8cb718b Update homepage URLs in installer and About view. 2016-10-03 17:09:30 +02:00
daniel aea6d037c3 Update homepage URLs. 2016-10-03 16:29:09 +02:00
daniel e190e85b89 Fix additional tests. 2016-10-03 16:09:43 +02:00
daniel ba07293385 Fix window handle provider. 2016-10-03 16:09:03 +02:00
daniel 46b4af54c5 Update Bovender framework to v0.14.5. 2016-09-03 23:44:30 +02:00
daniel 63012281db Refactor, using latest bovender framework. 2016-09-03 23:18:43 +02:00
daniel 812042d4bf Update notification action property names. 2016-09-03 11:14:25 +02:00
daniel ad34141909 Update bovender framework to v0.14.1. 2016-09-03 11:13:49 +02:00
daniel 5b8cea34de Bump version number.
- VERBESSERT: Kleine Optimierungen beim Installationsprogramm.
2016-04-05 14:10:07 +02:00
daniel eaaed3b659 Update publication year. 2016-03-30 15:51:43 +02:00
daniel 94efa435f2 Bump version number, write history. 2016-03-30 14:02:33 +02:00
daniel 15df44a93b Use VstoAddinInstaller to produce version 2.2.2. 2016-03-29 12:21:40 +02:00
daniel 687ce567e3 Prepare release 2.2.1. 2015-12-03 16:16:42 +01:00
daniel 573cd743d1 Fix parsing of single-prescription lines.
- VERBESSERT: 'Alternative' Verordnungen wurden nicht erkannt, wenn in der selben Zeile nicht auch eine 'kanonische' Verordnung stand.
2015-12-03 16:13:53 +01:00
daniel 0d4b60096a Fix typo in demo document. 2015-12-03 16:13:34 +01:00
daniel 4c147a9764 Fix XmlException (report ID 6a36e38b).
- VERBESSERT: Fehlermeldung "Ein Name darf nicht mit dem Zeichen ' ' beginnen" wurde abgestellt (Fehlernr. 6a36e38b).
2015-12-03 16:12:04 +01:00
Daniel Kraus 7e79256ffd Prepare release 2.2.0. 2015-12-03 06:10:27 +01:00
Daniel Kraus 1314cb0e4b Merge branch 'medication' into develop
- NEU: Funktion zum Formatieren der Medikationsliste.
2015-12-03 06:08:03 +01:00
Daniel Kraus d28d51e875 Improve detection of two prescription columns. 2015-12-03 06:03:35 +01:00
Daniel Kraus 86c8a9a1b4 Improve prescription block autodetection. 2015-12-02 21:45:55 +01:00
Daniel Kraus c3fde7fc28 Add reference levels to immunology in clinic style.
- VERBESSERT: Referenzbereiche zu Immunologie-Vorlage im Ambulanzstil hinzugefügt.
2015-12-02 21:10:47 +01:00
Daniel Kraus e71e69d4c4 Implement automatic MMF warning. 2015-12-02 17:08:25 +01:00
Daniel Kraus 865e5bff1e Split prescriptions regexes. 2015-12-02 14:20:42 +01:00
Daniel Kraus 2296fcfe41 Fix parsing of prescriptions without regular dosing. 2015-12-02 12:25:30 +01:00
Daniel Kraus 92153f6d6c Import prescriptions by columns. 2015-12-01 21:10:42 +01:00
Daniel Kraus def5fce235 Fill prescription block by columns, not rows. 2015-12-01 20:51:24 +01:00
Daniel Kraus 6ec282ee68 Improve formatting of prescriptions. 2015-12-01 17:38:44 +01:00
Daniel Kraus 4479efc196 Fix parsing again. 2015-12-01 17:02:31 +01:00
Daniel Kraus 84e298e9ad Fix parsing of drugs with comments. 2015-12-01 14:52:22 +01:00
Daniel Kraus 61f494f10f Fix ribbon command. 2015-11-27 09:52:46 +01:00
Daniel Kraus 21e7d44187 First working version of drugs formatting. 2015-11-26 21:33:10 +01:00
Daniel Kraus bcbed5bca3 Add prescriptions importer. 2015-11-26 20:02:07 +01:00
Daniel Kraus c35c73f56a Add multiple prescriptions parsing. 2015-11-26 19:44:33 +01:00