<?xml version="1.0" encoding="utf-8"?><!-- generator="b2evolution/1.9.3" -->
<rss version="0.92">
	<channel>
		<title>Administration</title>
					  <link>http://hcmc.uvic.ca/blogs/index.php?blog=14</link>
			  <description>HCMC Administration</description>
			  <language>en-CA</language>
			  <docs>http://backend.userland.com/rss092</docs>
			  			  <item>
			    <title>FMIS report</title>
			    <description> (Mins: 15) &lt;p&gt;Sent in FMIS report May 2nd re furniture removal. (p/up by May 8, 2013)&lt;/p&gt;

&lt;p&gt;May 8: followed up on sent FMIS request re furniture removal specific pick up time.  Furniture removed May 8th, 11:00am. &lt;/p&gt;
</description>
			    <link>http://hcmc.uvic.ca/blogs/index.php?blog=14&amp;title=fmis_report&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			  </item>
			  			  <item>
			    <title>Administration - scheduling</title>
			    <description> (Mins: 1680) &lt;p&gt;Computer facility:&lt;br /&gt;
Received computer usage requests from several projects for May-August 2013&lt;br /&gt;
New schedule updated and posted online&lt;/p&gt;
</description>
			    <link>http://hcmc.uvic.ca/blogs/index.php?blog=14&amp;title=administration_scheduling&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			  </item>
			  			  <item>
			    <title>agenda : print not-approved courses in timetable view</title>
			    <description> (Mins: 60) &lt;p&gt;When making modifications a couple of weeks ago (see post), I changed only the list view and not the timetable view. I didn't realize that the dropdown for which courses to print affected only the list view (as in the code it is located in the active_area code and not the view-specific code in manage_calendars. &lt;/p&gt;

&lt;p&gt;I added code to &lt;br /&gt;
- manage_calendars (at about line 12985 - that file is ridiculously big) to add the option to the select in the dropdown&lt;br /&gt;
- manage_calendars.php (at about line 118, in the else if(strcmp(&quot;display_table&quot;,$do_what)==0) branch) to check the setting of the dropdown and take appropriate action&lt;/p&gt;

&lt;p&gt;Notice that in the timetable view, the effect of changing the setting take place immediately in the view, then that view is printed; in the list view, changing the setting does not change the display but does correctly filter what gets printed. Not sure if that inconsistency is a bug or a feature which reflects how those two views are used. &lt;/p&gt;</description>
			    <link>http://hcmc.uvic.ca/blogs/index.php?blog=14&amp;title=agenda_print_not_approved_courses_in_tim&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			  </item>
			  			  <item>
			    <title>Workstudy proposals for 2013-2014</title>
			    <description> (Mins: 60) &lt;p&gt;The call is out, and mine are done.&lt;/p&gt;</description>
			    <link>http://hcmc.uvic.ca/blogs/index.php?blog=14&amp;title=workstudy_proposals_for_2013_2014&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			  </item>
			  			  <item>
			    <title>agenda : print NOT approved courses</title>
			    <description> (Mins: 210) &lt;p&gt;Geru department asked me if it is possible to choose to print the offerings that are not approved; currently they can print offerings that are approved and all offerings. I figured easiest way would be to add a &quot;not approved&quot; item to the drop down list in addition to the &quot;all&quot; and &quot;approved&quot; items. I &lt;br /&gt;
- added the appropriate line to active_area.php for the GUI&lt;/p&gt;

&lt;p&gt;&amp;lt;option selected value=&quot;notapproved&quot;&amp;gt;Use NOT Approved Course Offerings When Printing&amp;lt;/option&amp;gt;&lt;/p&gt;

&lt;p&gt;- added the appropriate sql in manage_calendars.php&lt;/p&gt;

&lt;p&gt;if(strcmp(&quot;notapproved&quot;,$approved_courses)==0){&lt;br /&gt;
	$restrict_sql = &quot; AND offerings.approved = 'No' &quot;;&lt;br /&gt;
}&lt;/p&gt;

&lt;p&gt;Works. Had a couple of copy and paste problems resulting in the wrong option being selected when the list page reloaded itself after invoking the print list view. Now seems to be working&lt;/p&gt;
</description>
			    <link>http://hcmc.uvic.ca/blogs/index.php?blog=14&amp;title=agenda_print_not_approved_courses&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			  </item>
			  			  <item>
			    <title>Administration</title>
			    <description> (Mins: 30) &lt;p&gt;Ordered on-line office supplies from G&amp;amp;T &lt;br /&gt;
Delivery date Monday, April 22&lt;/p&gt;</description>
			    <link>http://hcmc.uvic.ca/blogs/index.php?blog=14&amp;title=administration_8&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			  </item>
			  			  <item>
			    <title>Accounting</title>
			    <description> (Mins: 30) &lt;p&gt;Invoice, payment and deposit submitted re HB/HCMC/UVic contract for&lt;br /&gt;
Qtr.1 (2013)&lt;br /&gt;
HCMC copies on file.&lt;/p&gt;</description>
			    <link>http://hcmc.uvic.ca/blogs/index.php?blog=14&amp;title=accounting_7&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			  </item>
			  			  <item>
			    <title>Meeting with UComm</title>
			    <description> (Mins: 75) &lt;p&gt;Met with UComm and Humanities folks to plan the next phase of faculty website redesign.&lt;/p&gt;</description>
			    <link>http://hcmc.uvic.ca/blogs/index.php?blog=14&amp;title=meeting_with_ucomm&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			  </item>
			  			  <item>
			    <title>Meeting with Lib folks</title>
			    <description> (Mins: 90) &lt;p&gt;Meeting with library folks re collaboration plans.&lt;/p&gt;</description>
			    <link>http://hcmc.uvic.ca/blogs/index.php?blog=14&amp;title=meeting_with_lib_folks&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			  </item>
			  			  <item>
			    <title>Accounting (Payroll)</title>
			    <description> (Mins: 15) &lt;p&gt;Delivered in person timesheets to payroll.&lt;/p&gt;</description>
			    <link>http://hcmc.uvic.ca/blogs/index.php?blog=14&amp;title=accounting_payroll&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			  </item>
			  	</channel>
</rss>
