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

Footer: Set the Copyright year dynamic

Currently the Copyright year on the first column of Footer is a static year. Meaning it will require editor to get in every year to update it. As you can see, it displays 2021 now. It’s year 2022 now. Make it a dynamic content so that it will be updated automatically every year. Fixed It … 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