Intranet: Course Editing Issue

It was found that after editing a course in backend, the frontend page required courses lists no longer show up. This is the course edited: Professional Ethics (login required)courseid: 130; code: FCD 300 The course list on the following page needs to be corrected:Career Development and TCM Energetics Required courses missing Career Development and TCM Energetics Resolving the … Read more

IntraApps v2 enhancement on Faculty & Clinic

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

IntraApps: Add extra data fields to faculty and Practitioner lists for exporting purpose

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.

IntraApp: Change course location from single to multiple choices

Need to change course location from single to multiple choices. Original Single choice from a dropdown list New Multiple choices from Checkboxes Display only one Single location, need to add more to reflex multiple locations Update the location block to reflext multiple locations Updated design that reflects multiple locations Appears on both online and in … Read more

Resolve IntraApps Faculty & Practitioner tables Update issue

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

Fix IntraApps access issue

It was found that, after migrating to the new server, the IntraApps could not be accessed. After migrating to a new server, the WordPress database settings have been changed. The IntraApps, being a non-WordPress app, was not covered by the Migration Team of the hosting company, so it could not access the required database. As … Read more

IntraApps: Fix clinic faculty update issue that wipe out new data fields

It was found that the existing backend IntraApps would wipe out new data fields that were added to make Clinic Faculty tablle self-contained to build frontend Health Center pages. The database updating method used by existing codes, being not knowing the newly added data fields, will update only existing data fields, and wipe out (set … Read more