Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Release Notes

1.3

New features:

Resolved Bugs:

1.1

  • Keyboard navigation
  • Added support to index as many documents as specified of patient data.
  • Removed Datatype filter
  • Non-numeric concepts hides the graph instead of showing it empty with "undefined"
  • Fixed Categories filter appearance bug where a category items were appearing as though nested one in another in chrome
  • Changed UI color around the Search box
  • Made Category item name click-able to filter single item
  • Supports showing progress/ loading image when getting data from the server
  • Removed support for fuzzy searches based on the Levenshtein Distance
  • Added Showing a "no results found" message when no results are returned from the server
  • Removed searching when a delay in typing is detected for 2second
  • Enabled focus to start in the Search text box so that immediately when the user lands on the chart search page, he/she can straight a way type in text
  • Fixed bug where the first selected result was not showing Selection even when it was clicked and displayed at the right


1.0

  • First version of Chart Search module.
  • Embedded Apache Lucene for indexing of documents.
  • Still one can use a dedicated Solr server.
  • Indexes each patient data at a time when accessing patient dashboard (visits, encounter, observations, forms).
  • Supports searching within the OpenMRS legacy application on patient dashboard (Legacy UI)
  • Supports filtering results by category, time, location, providers and datatype
  • Supports customized search Syntax
  • Selects the first single observation to show up in detailed pane/right side
  • An Initial functional event driven UI for the Reference Apllication

 

Resources

  • No labels