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 8 Next »

Release Notes

1.3

New features:

  • CSM-59 Searching Allergies
  • CSM-79 Modify the chartsearch main page design to support more features
  • CSM-93 Proposing a section to display the summary of returned results onto the chart-search page
  • CSM-100 Provide some suggestions as the user types in the phrase to search
  • CSM-102 Store all searches in history
  • CSM-78 Support searching using synonyms from the concept dictionary
  • CSM-81 Support saving/bookmarking searches
  • CSM-90 Supporting adding notes onto a given search result
  • CSM-83 Support a default search
  • CSM-84 Support quick searches
  • CSM-103 Create Launcher, Bookmark, History and Notes section on the manage page

Resolved Bugs:

  • CSM-104 Bug on loading chartsearch using it's laucher after opening openmrs immediately
  • CSM-74 Loading a chartsearch page for a deceased patient returns NPE
  • CSM-98 Error starting Chart Search module (MariaDB) DONE
  • CSM-101 Keyboard navigation seems not to be working as would be expected to
  • CSM-76 Category link reloads the whole page instead of filtering by clicked category

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