Skip to content

Releases: medic/cht-core

0.4.9

26 Aug 18:46
Compare
Choose a tag to compare

Aug 26, 2015

  • Fixed bug on node 0.12 in felix-couchdb. #1145
  • Improved error handling when notifications (start/stop) configs are misconfigured. #1144
  • Fixed bug in exists validation where it fails on some unicode characters. #1147
  • Fixed Reporting Rates interface that was neglected and broken. #1030
  • Fixed bug in exporting data by date, it's now inclusive. #1104

0.4.8

15 Jul 02:17
Compare
Choose a tag to compare
  • Added SMS parser fixes from dev branch:
    • parse string fields with exlamation marks
    • compact textforms format handles quotes in quotes
  • Fixed export bug when using lowercase form codes. Please re-upload your forms
    so they are formatted correctly. #998
  • Fixed bug where exporting yields same result with or without date
    filter. #1059, #1031

0.4.7

02 Jul 17:57
Compare
Choose a tag to compare
  • Fixed ODK forms list bug when the list is empty. Issue #886
  • Fixed compact textforms parser bug with exclamation points. Issue #989
  • Fixed bug in compact textforms parser we ignored fields with uppercase
    letters in the key of the form definition. Issue #991
  • Fixed bug when creating record with empty message. Issue #990
  • Moved raw message to bottom of report body. Issue: #927

0.4.6

02 Jul 17:56
Compare
Choose a tag to compare

Improved boolean expression evaluation in registration configuration.

0.4.5

31 May 22:21
Compare
Choose a tag to compare

Fixed bug in schedules editor for LMP (last menstrual period) based schedules. #973

Initial support for messages, records and forms API. See Medic API Docs.

0.4.4

21 May 18:32
Compare
Choose a tag to compare

Added "Javarosa" formatted SMS parser.

0.4.3

26 Feb 19:19
Compare
Choose a tag to compare

New Features

  • Major UI enhancements #370
    • Inbox Style with advanced search bar
    • Admin Panels
    • Mobile device support
  • Configurable date format #577
  • Built-in ANC Analytics #586
  • Easy user feedback mechanism #19
  • Added help and tour
  • Refactored build process, added grunt, bower and jshint.
  • No forms are included by default. You must upload your forms. As usual
    configuration (settings and forms) persists through upgrades.
  • Added new translations
  • Default auto-replies
  • There are now two ways to export stuff: 1) from the reports screen click on
    export, or 2) on the Configuration > Export screen. The former is simplified
    and has no way of changing facility, form, or file format. The latter is
    functionally equivalent to 0.4.2.

Upgrade Notes

  • CouchDB Lucene >= 1.0.2
  • Gardener >= 1.1.0
  • New Nginx configuration, close or redirect port 5984, proxy all requests through medic-api.