David Miller
David Miller
The Django Buildout recipe has changed, and now requires a different config format. This change fixes the following error: ``` Getting distribution for 'zc.recipe.egg'. Got zc.recipe.egg 1.3.2. While: Installing. Getting...
Our current default symptoms lookuplist has 85 entries. Can we find Snomed codes for them all, and update the data file here: https://github.com/openhealthcare/opal/blob/v0.11.0/opal/core/referencedata/data/lookuplists/symptom.json to include them in the JSON with...
e.g. The results column for desktop view should be say, offset 4, 8 6 wide.
Opal form templatetags attempt to infer enums. They look at Django Choices, Opal Lookuplists or arbitrary JSON passed in the template. Two enhancements would improve this functionality: - When passed...
Opal implements password validation (common passwords, min length) in `opal.forms.ChangePasswordForm`. Both of these validations are included as core Django functionality after 1.9. Once we upgrade, let's remove this from Opal...
This can be a core Opal model. - [x] A patient can have multiple identifier sources. - [ ] Demographics implementations likely override to_dict() to hide this internal implementation detail...
Opal plugins provide a way to register DRF api viewsets in the core Opal API namespace, however applications have to manage this themselves in separate API roots. Although you may...
elCID migration set timestamps etc
The call to `moment("01/01/1970", "DD/MM/YYYY", true).isValid()` returns `false` in Firefox. We're not sure why, but some people will have been born that day.
... although it does move you down through options