IntraApps: Extension Calendar UI redesign

Implemented: Remove “Continuing Education” field Remove “Massage Certificate”, “Medical Qigong”, Mind-Body Medicine” under “Applied Programs” Replace those three categories under “Applied Programs” with a text box for flexible Program title that editor come up with. Remove “Objectives” field Create a shortcode to build content for non-“Doctoral CEUs” courses – the courses with above “Doctoral CEUs” … Read more

Faculty: Use Faculty names for Clinic Practitioner

To simplify maintenance and prevent duplication, not to use the name on the fbu_clinic_faculty table. Retrieve names from fbu_faculty table instead. Do not make any changes on database table. Just retrieve names from fbu_faculty table only.Not to use name fields on fbu_clinic_faculty table. Corresponding name fields on both tables Clinic Faculty table   Faculty table … Read more

IntraApps: Remove Korean degree from dropdown lists

Remove Korean degree (Master in Oriental Medicine; Degree ID=6) related departments from various dropdown list Pages with Korean degree related dropdown lists: Degree List Course List Faculty List Extension Calendar List Degree List Live page Before After Course List Live page Before After “Master in Oriental Medicine” and “Retired” related are removed. Faculty List Live … Read more

IntraApps: Fix the broken input area from UIs

Locate pages with input area where it breaks out of its content box Pages with Korean fields: Editing Faculty: Faculty List – Faculty Category (select any Department) – Click any Faculty ID (done) Editing Degree: Degree/Dept. – Check any radio button on the first column – Click “Edit selected” button (not needed) Editing Department: Degree/Dept. … Read more

IntraApps: Remove Korean fields from UIs

Locate pages with Korean fields and remove it from UIs Pages with Korean fields: Editing Faculty: Faculty List – Faculty Category (select any Department) – Click any Faculty IDExample page (done) Editing Degree: Degree/Dept. – Check any radio button on the first column – Click “Edit selected” button (done) Editing Department: Degree/Dept. – Click any … Read more

Intranet: Clinic Schedule Updating

Status: Closed; Priority: N/A Fixed:Any of the Appointment Types, be it “Private” (english shown on the screenshot 3-1) or “Teaching Clinic” (3-2) is selected (4 button clicked), whatever entered, will be turned into “english”. New site – Old site

Faculty: Clinic location issue

Status: Closed; Priority: N/A While working on the Clinic Practitioners’ Chinese name sorting by stroke number, it was found that the location field could not be updated from the Intranet app UI. Fixed the issue so that Clinic practitioner’s location can be specified/updated. Fixed

Intranet/Faculty: Updating to Chinese full name data field

Status: Closed; Priority: N/A Requests: In addition to regular updating, build its Chinese Full Name with Chinese Last name + Chinese First name (without space in between), and write the Chinese full name to the new field “ch_names”. If the Faculty member does not have Chinese name, combining his/her English First name + ” ” … Read more