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

Faculty: Remove extra Escaping backslashes

Status: Closed; Priority: N/A Fix the original Intranet app program to prevent it from doubling the backslashes whenever the editor update a Faculty member Current design when running on the new website, if the Faculty profile content contains letters that should be escaped (so that it can be saved properly in the database), the backslash … Read more

Intranet: Clinic Practitioners Full Name display format

Status: Closed; Priority: N/A Fixed: Chinese Full Name is not right. It should be 趙振平 Requests: English Full Name: Display it in the order of First Name + space + Last Name Chinese Full Name: Display it in the order of Last Name + First Name (no space in between) Access the Clinic Practitioner list … Read more

Intranet: Add another new field to “Clinic Faculty” table

Status: Closed; Priority: N/A Fixed: After submitting the update on a practitioner, the screen should go back to the practitioner list table In the practitioner list table, it shows only the last name (original name field), add the newly added first name be added to the last name and display the full name. Specialty field … Read more

Upgrade Smarty Template Engine

It’s now upgraded to 3.1.44 (4/27/2022) Working on practical way to solve the problemCurrent FBU Intranet App was built with Smarty Template Engine for its user interface. The last workable templates were compiled with the version 2.6.20. When recompiled with modified under interface, it causes some problems running in the existing working environment. To solve … Read more