MUSC Research Master ID
Research Master ID New Features and Bug Fixes (version 1.4.5)
Release Date: December 2nd, 2020
Finished
Page Index:
- 1 Research Master ID New Features and Bug Fixes (v1.4.5)
- 1.1 1. (RMID) Add BSD3 License and Make GitHub Repository Public
- 1.2 2. (RMID) Script Needed to Add/Update Copyright Language
- 1.3 3. (RMID) TRAVIS CI Integration
- 1.4 4. (RMID) User Search Speed Needs Improvement
- 1.5 5. (RMID) Search with Blank Space is Only Searching by Middle Name
- 1.6 6. (RMID) Creating a New RMID PI Search Speed Improvement
- 1.7 7. (RMID) Switch out PRISM data Source to Interfolio
- 1.8 8. (RMID) PI Department Optimization
- 2 Research Master ID Rake Tasks and Setting Changes
- 3 List of Programming Changes with Links to Github
Research Master ID New Features and Bug Fixes (v1.4.5)
1. (RMID) Add BSD3 License and Make GitHub Repository Public
In this release, MUSC leadership has agreed to make the Research Master ID application Open Source (BSD3 License), extending it’s potential use with other institutions who crave data harmonization across their research systems and enterprise. The BSD3 license has been added into our RMID GitHub repository, while also being made public.
2. (RMID) Script Needed to Add/Update Copyright Language
In this release, a script has been created to update the copyright language on every file within the RMID repository, which is done on a yearly basis. (Copyright © 2020 MUSC Foundation for Research Development.)
3. (RMID) TRAVIS CI Integration
In this release, TRAVIS CI has been integrated with the new RMID Open Source repository.
4. (RMID) User Search Speed Needs Improvement
In this release, the RMID Homepage search time has been improved by the following:
1). LDAP search has been removed to improve the speed;
2). Searching the a PI on top of the homepage now only searches within the existing users in the database.
5. (RMID) Search with Blank Space is Only Searching by Middle Name
A previous bug occurred on the RMID homepage when searching by PI name with and without a blank space at the end of a name. When searching with a blank at the end of a PI Name, middle names were being searched. In this release, the search function has been fixed so that adding a space does not return a separate search result.
Previous with blank space | Current with blank space |
---|---|
| |
Previous without blank space | Current without blank space |
|
6. (RMID) Creating a New RMID PI Search Speed Improvement
Previously, when creating a new RMID record and searching for the PI, the speed was noticeably slow at times. In this release, a new method has been deployed that will greatly improve PI Search speed. In addition, the PI search for the "New Research Master Record" creation popup window previously only allowed users to search using last name, first name, email, and Net ID on the same field. In this release, Name, Email, and Net ID have been separated into three searchable types via radio button to allow users to be more specific with their searches.
Previous | Current |
---|---|
|
|
7. (RMID) Switch out PRISM data Source to Interfolio
PRISM has been replaced by the new faculty management system, Interfolio. In this release, the data feed of both RMID-staging and RMID-production site have been switched for the related functionality, to be using the new Interfolio tables instead.
8. (RMID) PI Department Optimization
In this release, the departments table has been cleaned/optimized in an effort to reduce potential duplicate department rows found within the departments table. In addition, any Users.department data redundancies have been cleaned and are now linked with the departments table instead.
Research Master ID Rake Tasks and Setting Changes
List of Programming Changes with Links to Github
Copyright © 2017-2019 MUSC Foundation for Research Development