<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Intranet Apps Archives - FBU Tracking &amp; Knowledge Base</title>
	<atom:link href="https://tracking.fivebranches.edu/category/intranet-apps/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description></description>
	<lastBuildDate>Sun, 01 Jun 2025 15:37:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.6</generator>

<image>
	<url>https://tracking.fivebranches.edu/wp-content/uploads/2024/03/cropped-fbu_icon-32x32.jpg</url>
	<title>Intranet Apps Archives - FBU Tracking &amp; Knowledge Base</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>IntraNet SQL error</title>
		<link>https://tracking.fivebranches.edu/intranet-apps/faculty/intranet-sql-error/</link>
					<comments>https://tracking.fivebranches.edu/intranet-apps/faculty/intranet-sql-error/#respond</comments>
		
		<dc:creator><![CDATA[webdeveloper]]></dc:creator>
		<pubDate>Sun, 25 May 2025 07:22:15 +0000</pubDate>
				<category><![CDATA[Faculty]]></category>
		<category><![CDATA[SQL]]></category>
		<guid isPermaLink="false">https://tracking.fivebranches.edu/?p=13265</guid>

					<description><![CDATA[<p>While adding a new Faculty from the IntraNet Faculty UI,Faculty &#8211; Add a new Faculty&#8220;SQL error&#8221; was encountered. After looking into the SQL that caused the issue, it was found that a new data field &#8220;type&#8221; was missing from the original &#8220;insert&#8221; SQL statement. Because that data field was introduced after the original SQL statement. ... <a title="IntraNet SQL error" class="read-more" href="https://tracking.fivebranches.edu/intranet-apps/faculty/intranet-sql-error/" aria-label="Read more about IntraNet SQL error">Read more</a></p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/faculty/intranet-sql-error/">IntraNet SQL error</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>While adding a new Faculty from the IntraNet Faculty UI,<br><a href="https://www.fivebranches.edu/fbu/faculty.php?" target="_blank" rel="noreferrer noopener">Faculty &#8211; Add a new Faculty</a><br>&#8220;<strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-red-color">SQL error</mark></strong>&#8221; was encountered.</p>



<p>After looking into the SQL that caused the issue, it was found that <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-blue-color">a new data field &#8220;type&#8221;</mark></strong> was missing from the original &#8220;insert&#8221; SQL statement. Because that data field was introduced after the original SQL statement.</p>



<p>&#8220;type&#8221; is to assign the faculty type to a faculty which indicates one of the three available:<br>A &#8211; Active; H &#8211; Honorable; F &#8211; Former</p>



<p>After adding that data field, adding a new faculty no longer causes &#8220;SQL error&#8221;, providing that required data fields are filled that include <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-blue-color">first name, last name, and department</mark></strong>. (See the screenshot below)</p>



<figure class="wp-block-image size-full"><a href="https://tracking.fivebranches.edu/wp-content/uploads/2025/05/fbu_faculty_addingNewIssue_2025-05-25.webp"><img fetchpriority="high" decoding="async" width="977" height="561" src="https://tracking.fivebranches.edu/wp-content/uploads/2025/05/fbu_faculty_addingNewIssue_2025-05-25.webp" alt="" class="wp-image-13267" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2025/05/fbu_faculty_addingNewIssue_2025-05-25.webp 977w, https://tracking.fivebranches.edu/wp-content/uploads/2025/05/fbu_faculty_addingNewIssue_2025-05-25-300x172.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2025/05/fbu_faculty_addingNewIssue_2025-05-25-768x441.webp 768w" sizes="(max-width: 977px) 100vw, 977px" /></a></figure>



<p><br>The SQL error was fixed on 5/25/2025.</p>



<p></p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/faculty/intranet-sql-error/">IntraNet SQL error</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tracking.fivebranches.edu/intranet-apps/faculty/intranet-sql-error/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Faculty Profile Text Display Adjustments</title>
		<link>https://tracking.fivebranches.edu/intranet-apps/faculty/faculty-profile-text-display-adjustments/</link>
					<comments>https://tracking.fivebranches.edu/intranet-apps/faculty/faculty-profile-text-display-adjustments/#respond</comments>
		
		<dc:creator><![CDATA[webdeveloper]]></dc:creator>
		<pubDate>Thu, 06 Mar 2025 07:03:17 +0000</pubDate>
				<category><![CDATA[Faculty]]></category>
		<category><![CDATA[Practitioners]]></category>
		<category><![CDATA[WPOS]]></category>
		<guid isPermaLink="false">https://tracking.fivebranches.edu/?p=13257</guid>

					<description><![CDATA[<p>Current IntraApp v1 editing on &#8220;Short Bio&#8221; field of Faculty Profile does not support HTML tag. So the content would display as a pure text string, as shown below: Preferred display format: desktop Preferred display format: mobile device The request wasimplemented on 3/12/2025.</p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/faculty/faculty-profile-text-display-adjustments/">Faculty Profile Text Display Adjustments</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Current IntraApp v1 editing on &#8220;Short Bio&#8221; field of Faculty Profile does not support HTML tag. So the content would display as a pure text string, as shown below:</p>



<figure class="wp-block-image size-large"><a href="https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_faculty_shortBio_2025-02-28.png"><img decoding="async" width="1024" height="643" src="https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_faculty_shortBio_2025-02-28-1024x643.png" alt="" class="wp-image-13258" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_faculty_shortBio_2025-02-28-1024x643.png 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_faculty_shortBio_2025-02-28-300x188.png 300w, https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_faculty_shortBio_2025-02-28-768x482.png 768w, https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_faculty_shortBio_2025-02-28.png 1167w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>Preferred display format: desktop</p>



<figure class="wp-block-image size-large"><a href="https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_clinic_shortBio_2025-03-05.png"><img decoding="async" width="1024" height="686" src="https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_clinic_shortBio_2025-03-05-1024x686.png" alt="" class="wp-image-13259" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_clinic_shortBio_2025-03-05-1024x686.png 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_clinic_shortBio_2025-03-05-300x201.png 300w, https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_clinic_shortBio_2025-03-05-768x514.png 768w, https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_clinic_shortBio_2025-03-05-1536x1028.png 1536w, https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_clinic_shortBio_2025-03-05.png 1558w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>Preferred display format: mobile device</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="375" height="667" src="https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_clinic_displayFormat_updated_2025-03-12.jpg" alt="" class="wp-image-13260" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_clinic_displayFormat_updated_2025-03-12.jpg 375w, https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_clinic_displayFormat_updated_2025-03-12-169x300.jpg 169w" sizes="(max-width: 375px) 100vw, 375px" /></figure>



<p>The request wasimplemented on 3/12/2025.</p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/faculty/faculty-profile-text-display-adjustments/">Faculty Profile Text Display Adjustments</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tracking.fivebranches.edu/intranet-apps/faculty/faculty-profile-text-display-adjustments/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Update Faculty Lists</title>
		<link>https://tracking.fivebranches.edu/intranet-apps/faculty/update-faculty-lists/</link>
					<comments>https://tracking.fivebranches.edu/intranet-apps/faculty/update-faculty-lists/#respond</comments>
		
		<dc:creator><![CDATA[webdeveloper]]></dc:creator>
		<pubDate>Sat, 22 Feb 2025 14:51:52 +0000</pubDate>
				<category><![CDATA[Faculty]]></category>
		<category><![CDATA[WPOS]]></category>
		<guid isPermaLink="false">https://tracking.fivebranches.edu/?p=13234</guid>

					<description><![CDATA[<p>Make the following changes: Implemented on 3/4/2025</p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/faculty/update-faculty-lists/">Update Faculty Lists</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Make the following changes:</p>



<ol class="wp-block-list">
<li>Remove  &#8220;Former&#8221; Faculty, and only keep &#8220;Honorable&#8221; Faculty</li>



<li>Rename &#8220;Honorable&#8221; Faculty to &#8220;Emeritus&#8221; Faculty</li>



<li>Remove the following from the drop-down list:
<ul class="wp-block-list">
<li>DTCM/DAc Bridge Faulty</li>



<li>Clinic Practitioners &#8211; San Jose</li>



<li>Clinic Practitioners &#8211; Santa Cruz</li>



<li>Former Faculty</li>
</ul>
</li>
</ol>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="264" src="https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_faculty_dropDownList_toUpdate_2025-02-28-1024x264.png" alt="" class="wp-image-13236" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_faculty_dropDownList_toUpdate_2025-02-28-1024x264.png 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_faculty_dropDownList_toUpdate_2025-02-28-300x77.png 300w, https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_faculty_dropDownList_toUpdate_2025-02-28-768x198.png 768w, https://tracking.fivebranches.edu/wp-content/uploads/2025/03/fbu_faculty_dropDownList_toUpdate_2025-02-28.png 1188w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p>Implemented on 3/4/2025</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="686" src="https://tracking.fivebranches.edu/wp-content/uploads/2025/02/fbu_facultyEmeriti_2025-03-30-1024x686.webp" alt="" class="wp-image-13240" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2025/02/fbu_facultyEmeriti_2025-03-30-1024x686.webp 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2025/02/fbu_facultyEmeriti_2025-03-30-300x201.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2025/02/fbu_facultyEmeriti_2025-03-30-768x515.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2025/02/fbu_facultyEmeriti_2025-03-30.webp 1285w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/faculty/update-faculty-lists/">Update Faculty Lists</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tracking.fivebranches.edu/intranet-apps/faculty/update-faculty-lists/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Clinic: Create two pages to display new Practitioners groups</title>
		<link>https://tracking.fivebranches.edu/intranet-apps/clinic/clinic-create-two-pages-to-display-new-practitioners-groups/</link>
					<comments>https://tracking.fivebranches.edu/intranet-apps/clinic/clinic-create-two-pages-to-display-new-practitioners-groups/#comments</comments>
		
		<dc:creator><![CDATA[webdeveloper]]></dc:creator>
		<pubDate>Thu, 12 Dec 2024 06:17:42 +0000</pubDate>
				<category><![CDATA[Clinic]]></category>
		<category><![CDATA[WPOS]]></category>
		<guid isPermaLink="false">https://tracking.fivebranches.edu/?p=13102</guid>

					<description><![CDATA[<p>Need to set up two Faculty groups pages on the frontend &#8211; Honorable Faculty and Former Faculty. This task was closed on 2/13/2025 due to no new requests for a substantial period of time.</p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/clinic/clinic-create-two-pages-to-display-new-practitioners-groups/">Clinic: Create two pages to display new Practitioners groups</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="13102" class="elementor elementor-13102" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-6f6dcc6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6f6dcc6" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-518761a" data-id="518761a" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8b8e197 elementor-widget elementor-widget-text-editor" data-id="8b8e197" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p class="p-mb0">Need to set up two Faculty groups pages on the frontend &#8211; Honorable Faculty and Former Faculty.</p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-166dfe1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="166dfe1" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-61a46e6" data-id="61a46e6" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-48d3784 elementor-widget elementor-widget-image" data-id="48d3784" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/12/fbu_practitionerLists_topMenu_2024-12-16.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="fbu_practitionerLists_topMenu_2024-12-16" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxMTAsInVybCI6Imh0dHBzOlwvXC90cmFja2luZy5maXZlYnJhbmNoZXMuZWR1XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmJ1X3ByYWN0aXRpb25lckxpc3RzX3RvcE1lbnVfMjAyNC0xMi0xNi5qcGcifQ%3D%3D">
							<img loading="lazy" decoding="async" width="900" height="559" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/12/fbu_practitionerLists_topMenu_2024-12-16-1024x636.jpg" class="attachment-large size-large wp-image-13110" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/12/fbu_practitionerLists_topMenu_2024-12-16-1024x636.jpg 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/12/fbu_practitionerLists_topMenu_2024-12-16-300x186.jpg 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/12/fbu_practitionerLists_topMenu_2024-12-16-768x477.jpg 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/12/fbu_practitionerLists_topMenu_2024-12-16.jpg 1395w" sizes="(max-width: 900px) 100vw, 900px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-b13be05 elementor-widget elementor-widget-image" data-id="b13be05" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/12/fbu_dev_practitionerLists_dropdownList_2024-12-13-1.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="fbu_dev_practitionerLists_dropdownList_2024-12-13" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMxMTEsInVybCI6Imh0dHBzOlwvXC90cmFja2luZy5maXZlYnJhbmNoZXMuZWR1XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmJ1X2Rldl9wcmFjdGl0aW9uZXJMaXN0c19kcm9wZG93bkxpc3RfMjAyNC0xMi0xMy0xLmpwZyJ9">
							<img loading="lazy" decoding="async" width="900" height="565" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/12/fbu_dev_practitionerLists_dropdownList_2024-12-13-1-1024x643.jpg" class="attachment-large size-large wp-image-13111" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/12/fbu_dev_practitionerLists_dropdownList_2024-12-13-1-1024x643.jpg 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/12/fbu_dev_practitionerLists_dropdownList_2024-12-13-1-300x188.jpg 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/12/fbu_dev_practitionerLists_dropdownList_2024-12-13-1-768x482.jpg 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/12/fbu_dev_practitionerLists_dropdownList_2024-12-13-1.jpg 1381w" sizes="(max-width: 900px) 100vw, 900px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-057de51 elementor-widget elementor-widget-text-editor" data-id="057de51" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This task was closed on 2/13/2025 due to no new requests for a substantial period of time.</p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/clinic/clinic-create-two-pages-to-display-new-practitioners-groups/">Clinic: Create two pages to display new Practitioners groups</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tracking.fivebranches.edu/intranet-apps/clinic/clinic-create-two-pages-to-display-new-practitioners-groups/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Add &#8220;Type&#8221; field in Faculty retrieval</title>
		<link>https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/</link>
					<comments>https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/#comments</comments>
		
		<dc:creator><![CDATA[webdeveloper]]></dc:creator>
		<pubDate>Wed, 13 Nov 2024 02:48:33 +0000</pubDate>
				<category><![CDATA[Faculty]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[WPOS]]></category>
		<guid isPermaLink="false">https://tracking.fivebranches.edu/?p=13044</guid>

					<description><![CDATA[<p>They &#8220;type&#8221; database field was added while setting up two new Faculty groups:&#8220;Honorable&#8221; and &#8220;Former&#8221; Faculty All existing facutly are considered &#8220;Active&#8221; faculty. To prevent &#8220;Honorable&#8221; and &#8220;Former&#8221; Faculty being retrieved as Active faculty, the existing Faculty group retrieval SQLs should include &#8220;type&#8221; as part of searching criteria. Update the following Faculty lists to include ... <a title="Add &#8220;Type&#8221; field in Faculty retrieval" class="read-more" href="https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/" aria-label="Read more about Add &#8220;Type&#8221; field in Faculty retrieval">Read more</a></p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/">Add &#8220;Type&#8221; field in Faculty retrieval</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>They &#8220;type&#8221; database field was added while setting up two new Faculty groups:<br>&#8220;Honorable&#8221; and &#8220;Former&#8221; Faculty</p>



<p>All existing facutly are considered &#8220;Active&#8221; faculty.</p>



<p>To prevent &#8220;Honorable&#8221; and &#8220;Former&#8221; Faculty being retrieved as Active faculty, the existing Faculty group retrieval SQLs should include &#8220;type&#8221; as part of searching criteria.</p>



<p>Update the following Faculty lists to include &#8220;type&#8221;:</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a5f20f62c03f&quot;}" data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img loading="lazy" decoding="async" width="1024" height="571" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_getFacultyWithTypeField_2024-11-12-1024x571.webp" alt="" class="wp-image-13045" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_getFacultyWithTypeField_2024-11-12-1024x571.webp 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_getFacultyWithTypeField_2024-11-12-300x167.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_getFacultyWithTypeField_2024-11-12-768x428.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_getFacultyWithTypeField_2024-11-12.webp 1367w" sizes="(max-width: 1024px) 100vw, 1024px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on-async--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/">Add &#8220;Type&#8221; field in Faculty retrieval</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>IntraApps v2 enhancement on Courses</title>
		<link>https://tracking.fivebranches.edu/intranet-apps/courses/intraapps-v2-enhancement-on-courses/</link>
					<comments>https://tracking.fivebranches.edu/intranet-apps/courses/intraapps-v2-enhancement-on-courses/#respond</comments>
		
		<dc:creator><![CDATA[webdeveloper]]></dc:creator>
		<pubDate>Mon, 11 Nov 2024 02:21:47 +0000</pubDate>
				<category><![CDATA[Courses]]></category>
		<guid isPermaLink="false">https://tracking.fivebranches.edu/?p=13035</guid>

					<description><![CDATA[<p>Set up Courses Lists to display all related courses:(part of migrating Intranet to IntraApps v2) Task implemented on 11/11/2024.</p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/courses/intraapps-v2-enhancement-on-courses/">IntraApps v2 enhancement on Courses</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Set up Courses Lists to display all related courses:<br>(part of migrating Intranet to IntraApps v2)</p>



<ul class="wp-block-list">
<li><a href="https://www.fivebranches.edu/fbu2/courses_list.php">Courses List (fbu_course)</a></li>



<li><a href="https://www.fivebranches.edu/fbu2/extcal_courses_list.php">Courses List (fbu_extcal_courses)</a>&nbsp;CEU related</li>



<li><a href="https://www.fivebranches.edu/fbu2/ext_courses_list.php">Courses List (fbu_ext_courses)</a></li>
</ul>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a5f20f62ccf9&quot;}" data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img loading="lazy" decoding="async" width="1024" height="557" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_coursesMenu_2024-11-11-1024x557.webp" alt="" class="wp-image-13036" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_coursesMenu_2024-11-11-1024x557.webp 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_coursesMenu_2024-11-11-300x163.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_coursesMenu_2024-11-11-768x418.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_coursesMenu_2024-11-11.webp 1147w" sizes="(max-width: 1024px) 100vw, 1024px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on-async--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<p>Task implemented on 11/11/2024.</p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/courses/intraapps-v2-enhancement-on-courses/">IntraApps v2 enhancement on Courses</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tracking.fivebranches.edu/intranet-apps/courses/intraapps-v2-enhancement-on-courses/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Intranet: Course Editing Issue</title>
		<link>https://tracking.fivebranches.edu/intranet-apps/intranet-course-editing-issue/</link>
					<comments>https://tracking.fivebranches.edu/intranet-apps/intranet-course-editing-issue/#respond</comments>
		
		<dc:creator><![CDATA[webdeveloper]]></dc:creator>
		<pubDate>Fri, 08 Nov 2024 04:05:58 +0000</pubDate>
				<category><![CDATA[Courses]]></category>
		<category><![CDATA[Intranet Apps]]></category>
		<category><![CDATA[WPOS]]></category>
		<guid isPermaLink="false">https://tracking.fivebranches.edu/?p=12972</guid>

					<description><![CDATA[<p>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&#160;page&#160;needs to be&#160;corrected:Career Development and TCM Energetics Required courses missing Career Development and TCM Energetics Resolving the ... <a title="Intranet: Course Editing Issue" class="read-more" href="https://tracking.fivebranches.edu/intranet-apps/intranet-course-editing-issue/" aria-label="Read more about Intranet: Course Editing Issue">Read more</a></p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/intranet-course-editing-issue/">Intranet: Course Editing Issue</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>It was found that after editing a course in backend, the frontend page required courses lists no longer show up.</p>



<p>This is the course edited: <a href="https://www.fivebranches.edu/fbu/course.php?courseid=130" target="_blank" rel="noreferrer noopener">Professional Ethics</a> (login required)<br>courseid: 130; code: FCD 300</p>



<p>The course list on the following&nbsp;page&nbsp;needs to be&nbsp;corrected:<br><a href="https://www.fivebranches.edu/dtcm-mtcm/dtcm-overview/dtcm-mtcm-program/career-development-and-tcm-energetics/" target="_blank" rel="noreferrer noopener">Career Development and TCM Energetics</a></p>



<figure class="wp-block-image size-full"><a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListMissing_2024-11-07.webp"><img loading="lazy" decoding="async" width="850" height="810" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListMissing_2024-11-07.webp" alt="" class="wp-image-12973" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListMissing_2024-11-07.webp 850w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListMissing_2024-11-07-300x286.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListMissing_2024-11-07-768x732.webp 768w" sizes="(max-width: 850px) 100vw, 850px" /></a></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Required courses missing</h3>



<p><a href="https://www.fivebranches.edu/dtcm-mtcm/dtcm-overview/dtcm-mtcm-program/career-development-and-tcm-energetics/" target="_blank" rel="noreferrer noopener">Career Development and TCM Energetics</a></p>



<figure class="wp-block-image size-large"><a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListMissing2_2024-11-07.webp"><img loading="lazy" decoding="async" width="1024" height="554" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListMissing2_2024-11-07-1024x554.webp" alt="" class="wp-image-12975" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListMissing2_2024-11-07-1024x554.webp 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListMissing2_2024-11-07-300x162.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListMissing2_2024-11-07-768x415.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListMissing2_2024-11-07.webp 1472w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Resolving the issue</h3>



<p>Need to check the custom codes, look for the database retrieval criteria to fix the issue.</p>



<figure class="wp-block-image size-large"><a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_degree_missingCode_2024-11-07.png"><img loading="lazy" decoding="async" width="1024" height="447" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_degree_missingCode_2024-11-07-1024x447.png" alt="" class="wp-image-12991" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_degree_missingCode_2024-11-07-1024x447.png 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_degree_missingCode_2024-11-07-300x131.png 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_degree_missingCode_2024-11-07-768x335.png 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_degree_missingCode_2024-11-07.png 1364w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">It was found that a degree&#8217;s &#8220;<strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-accent-color">code</mark></strong>&#8221; (Short Name) is missing</figcaption></figure>



<figure class="wp-block-image size-full"><a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_degree_fixMissingCode_2024-11-07.webp"><img loading="lazy" decoding="async" width="974" height="409" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_degree_fixMissingCode_2024-11-07.webp" alt="" class="wp-image-12993" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_degree_fixMissingCode_2024-11-07.webp 974w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_degree_fixMissingCode_2024-11-07-300x126.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_degree_fixMissingCode_2024-11-07-768x322.webp 768w" sizes="(max-width: 974px) 100vw, 974px" /></a><figcaption class="wp-element-caption">The missing Short Name is restored.</figcaption></figure>



<p><a href="https://www.fivebranches.edu/dtcm-mtcm/dtcm-overview/dtcm-mtcm-program/career-development-and-tcm-energetics/" target="_blank" rel="noreferrer noopener">Career Development and TCM Energetics</a></p>



<figure class="wp-block-image size-large"><a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListFixed_2024-11-07.webp"><img loading="lazy" decoding="async" width="834" height="1024" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListFixed_2024-11-07-834x1024.webp" alt="" class="wp-image-12996" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListFixed_2024-11-07-834x1024.webp 834w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListFixed_2024-11-07-244x300.webp 244w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListFixed_2024-11-07-768x942.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListFixed_2024-11-07-1252x1536.webp 1252w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_intraApps_course_requiredListFixed_2024-11-07.webp 1453w" sizes="(max-width: 834px) 100vw, 834px" /></a></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p>After restoring the missing Short Name, all Course List, <mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-accent-color">both Required and Electives</mark>, come back to all pages (not just the page mentioned above). &#8211; 11/8/2024</p>



<p>Need to check if updating course record would affect the degree record&#8230;</p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/intranet-course-editing-issue/">Intranet: Course Editing Issue</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tracking.fivebranches.edu/intranet-apps/intranet-course-editing-issue/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Faculty: Create two pages to display new Faculty groups</title>
		<link>https://tracking.fivebranches.edu/intranet-apps/faculty/faculty-create-two-pages-to-display-new-faculty-groups/</link>
					<comments>https://tracking.fivebranches.edu/intranet-apps/faculty/faculty-create-two-pages-to-display-new-faculty-groups/#comments</comments>
		
		<dc:creator><![CDATA[webdeveloper]]></dc:creator>
		<pubDate>Thu, 07 Nov 2024 07:24:36 +0000</pubDate>
				<category><![CDATA[Faculty]]></category>
		<category><![CDATA[WPOS]]></category>
		<guid isPermaLink="false">https://tracking.fivebranches.edu/?p=12944</guid>

					<description><![CDATA[<p>Need to set up two Faculty groups pages on the frontend &#8211; Honorable Faculty and Former Faculty. A new data field has been added in the Faculty table. A new data field has been added in the Faculty table (fbu_faculty). Select Faculty from the table where1. &#8220;display&#8221; is set at &#8220;Y&#8221; and 2. &#8220;type&#8221; be ... <a title="Faculty: Create two pages to display new Faculty groups" class="read-more" href="https://tracking.fivebranches.edu/intranet-apps/faculty/faculty-create-two-pages-to-display-new-faculty-groups/" aria-label="Read more about Faculty: Create two pages to display new Faculty groups">Read more</a></p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/faculty/faculty-create-two-pages-to-display-new-faculty-groups/">Faculty: Create two pages to display new Faculty groups</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="12944" class="elementor elementor-12944" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-6f6dcc6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6f6dcc6" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-518761a" data-id="518761a" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8b8e197 elementor-widget elementor-widget-text-editor" data-id="8b8e197" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p class="p-mb0">Need to set up two Faculty groups pages on the frontend &#8211; Honorable Faculty and Former Faculty.</p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-166dfe1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="166dfe1" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-61a46e6" data-id="61a46e6" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-48d3784 elementor-widget elementor-widget-image" data-id="48d3784" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_updateFacultyLists1_2024-10-24.png" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="fbu_faculty_updateFacultyLists1_2024-10-24" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwMTcsInVybCI6Imh0dHBzOlwvXC90cmFja2luZy5maXZlYnJhbmNoZXMuZWR1XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMVwvZmJ1X2ZhY3VsdHlfdXBkYXRlRmFjdWx0eUxpc3RzMV8yMDI0LTEwLTI0LnBuZyJ9">
							<img loading="lazy" decoding="async" width="900" height="504" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_updateFacultyLists1_2024-10-24-1024x574.png" class="attachment-large size-large wp-image-13017" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_updateFacultyLists1_2024-10-24-1024x574.png 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_updateFacultyLists1_2024-10-24-300x168.png 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_updateFacultyLists1_2024-10-24-768x431.png 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_updateFacultyLists1_2024-10-24-1536x862.png 1536w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_updateFacultyLists1_2024-10-24-2048x1149.png 2048w" sizes="(max-width: 900px) 100vw, 900px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-b13be05 elementor-widget elementor-widget-image" data-id="b13be05" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_updateFacultyLists2_2024-10-24.png" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="fbu_faculty_updateFacultyLists2_2024-10-24" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwMTgsInVybCI6Imh0dHBzOlwvXC90cmFja2luZy5maXZlYnJhbmNoZXMuZWR1XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMVwvZmJ1X2ZhY3VsdHlfdXBkYXRlRmFjdWx0eUxpc3RzMl8yMDI0LTEwLTI0LnBuZyJ9">
							<img loading="lazy" decoding="async" width="900" height="332" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_updateFacultyLists2_2024-10-24-1024x378.png" class="attachment-large size-large wp-image-13018" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_updateFacultyLists2_2024-10-24-1024x378.png 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_updateFacultyLists2_2024-10-24-300x111.png 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_updateFacultyLists2_2024-10-24-768x284.png 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_updateFacultyLists2_2024-10-24-1536x567.png 1536w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_updateFacultyLists2_2024-10-24-2048x757.png 2048w" sizes="(max-width: 900px) 100vw, 900px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-1ad5d91 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="1ad5d91" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d708184 elementor-widget elementor-widget-image" data-id="d708184" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="900" height="415" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_addTwoNewGroups_2024-11-06-1024x472.webp" class="attachment-large size-large wp-image-12946" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_addTwoNewGroups_2024-11-06-1024x472.webp 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_addTwoNewGroups_2024-11-06-300x138.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_addTwoNewGroups_2024-11-06-768x354.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_addTwoNewGroups_2024-11-06.webp 1457w" sizes="(max-width: 900px) 100vw, 900px" />															</div>
				</div>
				<div class="elementor-element elementor-element-4e0d503 elementor-widget elementor-widget-text-editor" data-id="4e0d503" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>A new data field has been added in the Faculty table.</p>
<p>A new data field has been added in the Faculty table (<span style="color: #0000ff;"><strong>fbu_faculty</strong></span>).</p>
<p><!-- /wp:paragraph --><!-- wp:paragraph --></p>
<p>Select Faculty from the table where<br />1. &#8220;<strong><span style="color: #0000ff;">display</span></strong>&#8221; is set at &#8220;Y&#8221; and <br />2. &#8220;<span style="color: #0000ff;"><strong>type</strong></span>&#8221; be either &#8220;H&#8221; for Honorable, or &#8220;F&#8221; for Former faculty</p>								</div>
				</div>
				<div class="elementor-element elementor-element-c63e3f0 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="c63e3f0" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-5957c04 elementor-widget elementor-widget-text-editor" data-id="5957c04" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Dispaly, as the <a href="https://dev.fivebranches.edu/dtcm-mtcm/dtcm-overview/master-program-faculties/dtcm-mtcm-faculty-directory/" target="_blank" rel="noopener">regular Faculty page</a>, 3 data fields shown below:</p>								</div>
				</div>
				<div class="elementor-element elementor-element-9179965 elementor-widget elementor-widget-image" data-id="9179965" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="900" height="478" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_infoToDisplay_2024-11-07-1024x544.webp" class="attachment-large size-large wp-image-12967" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_infoToDisplay_2024-11-07-1024x544.webp 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_infoToDisplay_2024-11-07-300x159.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_infoToDisplay_2024-11-07-768x408.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_infoToDisplay_2024-11-07.webp 1123w" sizes="(max-width: 900px) 100vw, 900px" />															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-85f6694 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="85f6694" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-52fc0d4" data-id="52fc0d4" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-50f6e23 elementor-widget elementor-widget-text-editor" data-id="50f6e23" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h4>Frontend pages implemented on the dev website</h4>
<p>Both Honorable and Former Faculty lists are addedd on thhe top menu and middle dropdown menu.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-9a3c195 elementor-widget elementor-widget-image" data-id="9a3c195" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableAndFormerFaculty_added_2024-11-11.webp" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="fbu_faculty_honorableAndFormerFaculty_added_2024-11-11" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwMDgsInVybCI6Imh0dHBzOlwvXC90cmFja2luZy5maXZlYnJhbmNoZXMuZWR1XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMVwvZmJ1X2ZhY3VsdHlfaG9ub3JhYmxlQW5kRm9ybWVyRmFjdWx0eV9hZGRlZF8yMDI0LTExLTExLndlYnAifQ%3D%3D">
							<img loading="lazy" decoding="async" width="900" height="398" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableAndFormerFaculty_added_2024-11-11-1024x453.webp" class="attachment-large size-large wp-image-13008" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableAndFormerFaculty_added_2024-11-11-1024x453.webp 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableAndFormerFaculty_added_2024-11-11-300x133.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableAndFormerFaculty_added_2024-11-11-768x339.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableAndFormerFaculty_added_2024-11-11.webp 1380w" sizes="(max-width: 900px) 100vw, 900px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-c639346 elementor-widget elementor-widget-image" data-id="c639346" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableAndFormerFaculty_addedToDrodownList_2024-11-11.webp" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="fbu_faculty_honorableAndFormerFaculty_addedToDrodownList_2024-11-11" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwMDksInVybCI6Imh0dHBzOlwvXC90cmFja2luZy5maXZlYnJhbmNoZXMuZWR1XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMVwvZmJ1X2ZhY3VsdHlfaG9ub3JhYmxlQW5kRm9ybWVyRmFjdWx0eV9hZGRlZFRvRHJvZG93bkxpc3RfMjAyNC0xMS0xMS53ZWJwIn0%3D">
							<img loading="lazy" decoding="async" width="900" height="282" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableAndFormerFaculty_addedToDrodownList_2024-11-11-1024x321.webp" class="attachment-large size-large wp-image-13009" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableAndFormerFaculty_addedToDrodownList_2024-11-11-1024x321.webp 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableAndFormerFaculty_addedToDrodownList_2024-11-11-300x94.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableAndFormerFaculty_addedToDrodownList_2024-11-11-768x241.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableAndFormerFaculty_addedToDrodownList_2024-11-11-1536x482.webp 1536w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableAndFormerFaculty_addedToDrodownList_2024-11-11.webp 1623w" sizes="(max-width: 900px) 100vw, 900px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-a251479 elementor-widget elementor-widget-image" data-id="a251479" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFaculty_2024-11-11.webp" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="fbu_faculty_honorableFaculty_2024-11-11" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwMTEsInVybCI6Imh0dHBzOlwvXC90cmFja2luZy5maXZlYnJhbmNoZXMuZWR1XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMVwvZmJ1X2ZhY3VsdHlfaG9ub3JhYmxlRmFjdWx0eV8yMDI0LTExLTExLndlYnAifQ%3D%3D">
							<img loading="lazy" decoding="async" width="900" height="483" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFaculty_2024-11-11-1024x549.webp" class="attachment-large size-large wp-image-13011" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFaculty_2024-11-11-1024x549.webp 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFaculty_2024-11-11-300x161.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFaculty_2024-11-11-768x412.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFaculty_2024-11-11-1536x824.webp 1536w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFaculty_2024-11-11.webp 1627w" sizes="(max-width: 900px) 100vw, 900px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-7521437 elementor-widget elementor-widget-image" data-id="7521437" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_formerFaculty_2024-11-11.webp" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="fbu_faculty_formerFaculty_2024-11-11" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwMTIsInVybCI6Imh0dHBzOlwvXC90cmFja2luZy5maXZlYnJhbmNoZXMuZWR1XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMVwvZmJ1X2ZhY3VsdHlfZm9ybWVyRmFjdWx0eV8yMDI0LTExLTExLndlYnAifQ%3D%3D">
							<img loading="lazy" decoding="async" width="900" height="484" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_formerFaculty_2024-11-11-1024x551.webp" class="attachment-large size-large wp-image-13012" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_formerFaculty_2024-11-11-1024x551.webp 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_formerFaculty_2024-11-11-300x161.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_formerFaculty_2024-11-11-768x413.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_formerFaculty_2024-11-11-1536x826.webp 1536w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_formerFaculty_2024-11-11.webp 1627w" sizes="(max-width: 900px) 100vw, 900px" />								</a>
															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-74133be elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="74133be" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2a2b328" data-id="2a2b328" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6d1dc8d elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="6d1dc8d" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-ae2557b elementor-widget elementor-widget-text-editor" data-id="ae2557b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 class="p-mb0">Remove &#8220;All Teaching Faculty&#8221; and &#8220;Retired Faculty&#8221; options from the dropdown list</h3>								</div>
				</div>
				<div class="elementor-element elementor-element-302174e elementor-widget elementor-widget-image" data-id="302174e" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_removeAllAndRetiredGroup_2024-11-12.webp" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="fbu_faculty_removeAllAndRetiredGroup_2024-11-12" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwMjgsInVybCI6Imh0dHBzOlwvXC90cmFja2luZy5maXZlYnJhbmNoZXMuZWR1XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMVwvZmJ1X2ZhY3VsdHlfcmVtb3ZlQWxsQW5kUmV0aXJlZEdyb3VwXzIwMjQtMTEtMTIud2VicCJ9">
							<img loading="lazy" decoding="async" width="900" height="492" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_removeAllAndRetiredGroup_2024-11-12-1024x560.webp" class="attachment-large size-large wp-image-13028" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_removeAllAndRetiredGroup_2024-11-12-1024x560.webp 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_removeAllAndRetiredGroup_2024-11-12-300x164.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_removeAllAndRetiredGroup_2024-11-12-768x420.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_removeAllAndRetiredGroup_2024-11-12.webp 1424w" sizes="(max-width: 900px) 100vw, 900px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-17a5524 elementor-widget elementor-widget-image" data-id="17a5524" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
											<a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_removedAllAndRetiredGroup_2024-11-13.webp" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="fbu_faculty_removedAllAndRetiredGroup_2024-11-13" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwNTEsInVybCI6Imh0dHBzOlwvXC90cmFja2luZy5maXZlYnJhbmNoZXMuZWR1XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMVwvZmJ1X2ZhY3VsdHlfcmVtb3ZlZEFsbEFuZFJldGlyZWRHcm91cF8yMDI0LTExLTEzLndlYnAifQ%3D%3D">
							<img loading="lazy" decoding="async" width="900" height="531" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_removedAllAndRetiredGroup_2024-11-13-1024x604.webp" class="attachment-large size-large wp-image-13051" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_removedAllAndRetiredGroup_2024-11-13-1024x604.webp 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_removedAllAndRetiredGroup_2024-11-13-300x177.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_removedAllAndRetiredGroup_2024-11-13-768x453.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_removedAllAndRetiredGroup_2024-11-13.webp 1286w" sizes="(max-width: 900px) 100vw, 900px" />								</a>
											<figcaption class="widget-image-caption wp-caption-text">Both options removed from the list on 11/13/2024</figcaption>
										</figure>
									</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-f057a94 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f057a94" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ab4f2e4" data-id="ab4f2e4" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1277e19 elementor-widget elementor-widget-text-editor" data-id="1277e19" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3>Found Names missing </h3>								</div>
				</div>
				<div class="elementor-element elementor-element-3c98e07 elementor-widget elementor-widget-image" data-id="3c98e07" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFormerNoNameShown_2024-11-13.webp" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="fbu_faculty_honorableFormerNoNameShown_2024-11-13" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwNTksInVybCI6Imh0dHBzOlwvXC90cmFja2luZy5maXZlYnJhbmNoZXMuZWR1XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMVwvZmJ1X2ZhY3VsdHlfaG9ub3JhYmxlRm9ybWVyTm9OYW1lU2hvd25fMjAyNC0xMS0xMy53ZWJwIn0%3D">
							<img decoding="async" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFormerNoNameShown_2024-11-13.webp" title="" alt="" loading="lazy" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-2c9c114 elementor-widget elementor-widget-text-editor" data-id="2c9c114" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3>Names issue fixed</h3>								</div>
				</div>
				<div class="elementor-element elementor-element-249719b elementor-widget elementor-widget-image" data-id="249719b" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFormerWithNameShown_2024-11-13-1.webp" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="fbu_faculty_honorableFormerWithNameShown_2024-11-13" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMwNjEsInVybCI6Imh0dHBzOlwvXC90cmFja2luZy5maXZlYnJhbmNoZXMuZWR1XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMVwvZmJ1X2ZhY3VsdHlfaG9ub3JhYmxlRm9ybWVyV2l0aE5hbWVTaG93bl8yMDI0LTExLTEzLTEud2VicCJ9">
							<img loading="lazy" decoding="async" width="900" height="470" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFormerWithNameShown_2024-11-13-1-1024x535.webp" class="attachment-large size-large wp-image-13061" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFormerWithNameShown_2024-11-13-1-1024x535.webp 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFormerWithNameShown_2024-11-13-1-300x157.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFormerWithNameShown_2024-11-13-1-768x401.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_honorableFormerWithNameShown_2024-11-13-1.webp 1336w" sizes="(max-width: 900px) 100vw, 900px" />								</a>
															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/faculty/faculty-create-two-pages-to-display-new-faculty-groups/">Faculty: Create two pages to display new Faculty groups</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tracking.fivebranches.edu/intranet-apps/faculty/faculty-create-two-pages-to-display-new-faculty-groups/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Intranet: SQL Error with CEU Course Update</title>
		<link>https://tracking.fivebranches.edu/intranet-apps/intranet-sql-error-with-ceu-course-update/</link>
					<comments>https://tracking.fivebranches.edu/intranet-apps/intranet-sql-error-with-ceu-course-update/#comments</comments>
		
		<dc:creator><![CDATA[webdeveloper]]></dc:creator>
		<pubDate>Tue, 05 Nov 2024 08:00:37 +0000</pubDate>
				<category><![CDATA[Intranet Apps]]></category>
		<category><![CDATA[CEUs]]></category>
		<guid isPermaLink="false">https://tracking.fivebranches.edu/?p=12917</guid>

					<description><![CDATA[<p>A SQL error was encountered when adding a new CEU course. A CEU was added without SQL error. It was found that the culprit was the emoji entered in the description field. Upon removing them, no problems completing the updating of this CEU course.</p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/intranet-sql-error-with-ceu-course-update/">Intranet: SQL Error with CEU Course Update</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="12917" class="elementor elementor-12917" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-4d5587fe elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4d5587fe" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-566a6e29" data-id="566a6e29" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-55ac3343 elementor-widget elementor-widget-text-editor" data-id="55ac3343" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									
<p>A SQL error was encountered when adding a new CEU course.</p>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-818e32a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="818e32a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9325b74" data-id="9325b74" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-699b6d9 elementor-widget elementor-widget-image" data-id="699b6d9" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_ceu_addingNewSQLerror_2024-11-04.png" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="fbu_ceu_addingNewSQLerror_2024-11-04" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTI5MjEsInVybCI6Imh0dHBzOlwvXC90cmFja2luZy5maXZlYnJhbmNoZXMuZWR1XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMVwvZmJ1X2NldV9hZGRpbmdOZXdTUUxlcnJvcl8yMDI0LTExLTA0LnBuZyJ9">
							<img loading="lazy" decoding="async" width="900" height="446" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_ceu_addingNewSQLerror_2024-11-04-1024x508.png" class="attachment-large size-large wp-image-12921" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_ceu_addingNewSQLerror_2024-11-04-1024x508.png 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_ceu_addingNewSQLerror_2024-11-04-300x149.png 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_ceu_addingNewSQLerror_2024-11-04-768x381.png 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_ceu_addingNewSQLerror_2024-11-04-1536x762.png 1536w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_ceu_addingNewSQLerror_2024-11-04.png 1917w" sizes="(max-width: 900px) 100vw, 900px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-eca8d35 elementor-widget elementor-widget-text-editor" data-id="eca8d35" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>A CEU was added without SQL error.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-5daf40e elementor-widget elementor-widget-image" data-id="5daf40e" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_ceu_addedNewCEU3_2024-11-04.webp" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="fbu_ceu_addedNewCEU3_2024-11-04" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTI5MjgsInVybCI6Imh0dHBzOlwvXC90cmFja2luZy5maXZlYnJhbmNoZXMuZWR1XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMVwvZmJ1X2NldV9hZGRlZE5ld0NFVTNfMjAyNC0xMS0wNC53ZWJwIn0%3D">
							<img loading="lazy" decoding="async" width="871" height="1024" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_ceu_addedNewCEU3_2024-11-04-871x1024.webp" class="attachment-large size-large wp-image-12928" alt="" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_ceu_addedNewCEU3_2024-11-04-871x1024.webp 871w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_ceu_addedNewCEU3_2024-11-04-255x300.webp 255w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_ceu_addedNewCEU3_2024-11-04-768x902.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_ceu_addedNewCEU3_2024-11-04-1307x1536.webp 1307w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_ceu_addedNewCEU3_2024-11-04.webp 1331w" sizes="(max-width: 871px) 100vw, 871px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-d2b221b elementor-widget elementor-widget-text-editor" data-id="d2b221b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>It was found that the culprit was the <span style="color: #ff0000;"><strong>emoji</strong></span> entered in the description field.</p>
<p>Upon removing them, no problems completing the updating of this CEU course.</p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/intranet-sql-error-with-ceu-course-update/">Intranet: SQL Error with CEU Course Update</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tracking.fivebranches.edu/intranet-apps/intranet-sql-error-with-ceu-course-update/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>IntraApps v2 enhancement on Faculty &#038; Clinic</title>
		<link>https://tracking.fivebranches.edu/intranet-apps/intraapps-v2-enhancement-on-faculty-clinic/</link>
					<comments>https://tracking.fivebranches.edu/intranet-apps/intraapps-v2-enhancement-on-faculty-clinic/#respond</comments>
		
		<dc:creator><![CDATA[webdeveloper]]></dc:creator>
		<pubDate>Fri, 25 Oct 2024 03:56:38 +0000</pubDate>
				<category><![CDATA[Intranet Apps]]></category>
		<category><![CDATA[Clinic]]></category>
		<category><![CDATA[Faculty]]></category>
		<category><![CDATA[Practitioners]]></category>
		<guid isPermaLink="false">https://tracking.fivebranches.edu/?p=12885</guid>

					<description><![CDATA[<p>While working on &#8220;Adding two more Faculty types&#8221;, 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 ... <a title="IntraApps v2 enhancement on Faculty &#38; Clinic" class="read-more" href="https://tracking.fivebranches.edu/intranet-apps/intraapps-v2-enhancement-on-faculty-clinic/" aria-label="Read more about IntraApps v2 enhancement on Faculty &#38; Clinic">Read more</a></p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/intraapps-v2-enhancement-on-faculty-clinic/">IntraApps v2 enhancement on Faculty &amp; Clinic</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>While working on &#8220;Adding two more Faculty types&#8221;, more features were implemented on the existing IntraApps (v2) module.</p>



<p>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.</p>



<p>As of 10/31/2024, the following features are available</p>



<h3 class="wp-block-heading">Faculty</h3>



<ul class="wp-block-list">
<li>Faculty List
<ul class="wp-block-list">
<li><a href="https://www.fivebranches.edu/fbu2/faculty_list.php">Active</a></li>



<li><a href="https://www.fivebranches.edu/fbu2/faculty_list.php?t=h">Honorable</a></li>



<li><a href="https://www.fivebranches.edu/fbu2/faculty_list.php?t=f">Former</a></li>
</ul>
</li>



<li><a href="https://www.fivebranches.edu/fbu2/edit_fbu_faculty_type.php">Edit Faculty Type alone</a></li>



<li><a href="https://www.fivebranches.edu/fbu2/search_fbu_faculty.php">Edit Faculty</a> (select and edit in IntraApps v1)</li>



<li><a href="https://www.fivebranches.edu/fbu2/search_fbu_faculty_category.php">Faculty Category</a></li>
</ul>



<h3 class="wp-block-heading">Clinic</h3>



<ul class="wp-block-list">
<li>Clinic Practitinoners
<ul class="wp-block-list">
<li>Santa Cruz (location=1)
<ul class="wp-block-list">
<li><a href="https://www.fivebranches.edu/fbu2/clinic_faculty_list.php?lc=1&amp;lang=en">English page</a></li>



<li><a href="https://www.fivebranches.edu/fbu2/clinic_faculty_list.php?lc=1&amp;lang=zh">Chinese page</a></li>
</ul>
</li>



<li>San Jose (location=2)
<ul class="wp-block-list">
<li><a href="https://www.fivebranches.edu/fbu2/clinic_faculty_list.php?lc=2&amp;lang=en">English page</a></li>



<li><a href="https://www.fivebranches.edu/fbu2/clinic_faculty_list.php?lc=2&amp;lang=zh">Chinese page</a></li>
</ul>
</li>
</ul>
</li>



<li><a href="https://www.fivebranches.edu/fbu2/search_fbu_clinic_faculty.php?t=h">Edit Practitinoners</a></li>
</ul>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/intraapps-v2-enhancement-on-faculty-clinic/">IntraApps v2 enhancement on Faculty &amp; Clinic</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tracking.fivebranches.edu/intranet-apps/intraapps-v2-enhancement-on-faculty-clinic/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
