Update Faculty Lists
Make the following changes: Implemented on 3/4/2025
Make the following changes: Implemented on 3/4/2025
While working on “Adding two more Faculty types”, more features were implemented on the existing IntraApps (v2) module. This step can be considered as a basis for migrating all Intranet apps (or IntraApps v1) to the new IntraApps v2 module, mainly to drop the old Smarty Template engine. As of 10/31/2024, the following features are … Read more
Add two more groups of Faculty Former FacultyHonorable Faculty Current Five Branches faculty On the Faculty page: Final implementation Instead of adding two more groups in either Degree or Department, just add a new data field “type” in both Faculty and Clinic table to differentiate Faculty and Practitoners among 3 types: Active, Former, and Honorable.
Add extra data fields to existing tables mainly for reporting purpose. Faculty List: Add Faculty Level, i.e. Senior Professor / Professor / Associate Professor / Assistant Professor / Instructor Professional Title Practitioner List: Add Professional Title Faculty Professional Title Practitioner Professional Title The Exporting feature has been implemented and task closed on 8/23/2024.
It was found that the “Add new” function on both Faculty (fbu_faculty table) & Practitioner (fbu_clinic_faculty table) would encounter “SQL Error”. Both “Add new” function program have been modified to take new data fields into consideration, and adjust somedatabase related settings. The “Add new” function now works on both Faculty and Practitioner tables. For those … Read more
On Chinese Faculty page, it will show all Faculty for the specific page. After clicking (selecting) any letter (A – Z), it should display search results of the selected letter. However, it was found that the search results were displayed as English page, not Chinese page.
The Faculty page will start with “All” faculty of the indicated group. But after clicking on a specific letter, it displays whatever record(s) that meet the criterion Letter. Then if the user click “All”, it displays this “No Faculty members found” message.
Issue: Added a new Faculty to Clinic Faculty table, but not showing up on the frontend page. It was found that there are 3 Faculty IDs assigned to the same faculty. After the Mapped Faculty ID is properly mapped, the issue is resolved. Case 1: Faculty ID = 525 Case 2: Faculty ID = 600 … Read more
Issue: Add a new faculty but not showing up. Resolutions:Set up “Department Group” instead of “Department” field. A faculty can be assigned to multiple Departments, so “Department Group” is the Active field to use.
Rename the display name for Faculty Degree Change it from “DTCM/MTCM Program” to “Graduate Programs”