Chart Search Module Release Notes
Release Notes
1.5
New features:
CSM-118Â [Replace SessionFactory with DbSessionFactory]
CSM-125 [Create Bookmark Rest resource]
CSM-126 [Create Preference Rest Resource]
Bugs:
CSM-120 [Fix NPE throughout the code]
Â
Others:
CSM-66Â [Refactor Chart Search Module's code]
CSM-67 [Refactor GeneratingJson class]
Â
1.4.1
Resolved bug:
CSM-117Â [Uncaught ReferenceError: preferences is not defined]
Â
1.4
New features:
CSM-113Â [Supporting Feedback reception]
CSM-110Â [Supporting Multiple filtering]
CSM-95Â [Supporting preferences]
CSM-82Â [Supporting indexing and Searching patient appointments]
CSM-80Â [Supporting custom time results filtering]
CSM-108Â [Provided filter categories for both Allergies and Appointments]
CSM-92Â [Supporting disabling and enabling duplicate Results inclusion]
Resolved bugs:
CSM-114Â [Resolved database name being restricted to openmrs]
CSM-112Â [Resolved issue that failed to run 1.3 on some servers]
CSM-111Â [Resolved issue that failed to run 1.3 on some servers]
CSM-109Â [Fixed issues with Obs-groups navigation]
CSM-105Â [Fixed parsing characters issue]
CSM-99Â [Fixed issues within the Time, Location and Provider's filters]
CSM-75Â [Informative approach for Delayed results when indexing]
CSM-72Â [Reloading chart-search page of auto-session closing]
CSM-91Â [Support more filter category items besides Allergies and Appointments + Previous]
Â
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-78Â Support searching using synonyms from the concept dictionary
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-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
Â