Skip to content

Releases: openhealthcare/opal

0.4.2 Minor Release

14 Oct 14:27
Compare
Choose a tag to compare

Upgrades dependency graph:

  • Django -> 1.8.3
  • Django-reversion -> 1.8.7
  • jQuery -> 1.11.3
  • D3 -> 3.5.6
  • C4 -> 0.4.10

South has been removed, now using Django migrations

0.4.1 Bugfix Release

14 Oct 14:28
Compare
Choose a tag to compare

Fixes some search results appearing duplicated.

0.4.0 Major Release

15 Jun 11:29
Compare
Choose a tag to compare

New Design

Completely re-designed UI following extensive user research and multiple iterations.

Management commands and scaffolding

Features the opal command line tool for common administrative tasks
http://opal.openhealthcare.org.uk/docs/guides/command_line_tool/

Form helpers templatetag library

New template library for consistent form controls in line with our new interface guidelines
http://opal.openhealthcare.org.uk/docs/reference/form_templatetags/

API Documentation

OPAL JSON APIs are now fully self-documenting for all updated instances
http://opal.openhealthcare.org.uk/docs/guides/json_api/