This deployment included many bug/defect fixes, security enhancements, and data migration related issues. The below list contains all the items that will go to Production on 7/5/2015.
- [Feature] Added the ability lookup Patients by Medical Record Number (MRN) on New PA page (When searching for a patient on a newly created Patient Agreement, the User will have the ability to search by First Name, Last Name and Medical Record Number)
- [Feature] Added the ability lookup Patients by Medical Record Number (MRN) on All Patients page (When searching for a patient from the All Patients page, the User will have the ability to search by First Name, Last Name and Medical Record Number)
- [Feature] Added ability to assign one-and-only-one Account as the "Master Account" in an Account Group (This feature is part of the foundation for building out Multi-tenancy so this will allow one account to be designated as the Master Account for its Account Group which will control the visibility of products. For example, Elizur is the Master Account for the Elizur Account Group)
- [Feature] Added UI to generate API keys
- [Bug] Fixed issue with checking in Item to Restock Order
- [Bug] Fixed issue with Genpact being unable to open certain files
- [Bug] Fixed browser showing raw data when using the back button
- [Bug] Fixed showing only Open Restock Orders in Update Stock Record box
- [Bug] Fixed handling of validations errors on patients API
- [Bug] Fixed template missing errors
- [Data] Imported ICD10 codes and mark them inactive
- [Data] Update Stock Record Adjustment database table to allow longer data for "reason"
- [Operations] Updated resque-timeout to automatically fail jobs that run for longer than five minutes
- [Operations] Upgraded to Rails 4.1.12
- [Operations] Replaced Airbrake error reporting service with Honeybadger