Category: Activity log

08/05/13

Permalink 10:56:47 am, by jnazar, 32 words, 11 views   English (CA)
Categories: Activity log; Mins. worked: 15

FMIS report

Sent in FMIS report May 2nd re furniture removal. (p/up by May 8, 2013)

May 8: followed up on sent FMIS request re furniture removal specific pick up time. Furniture removed May 8th, 11:00am.

Permalink 10:46:18 am, by jnazar, 17 words, 14 views   English (CA)
Categories: Activity log; Mins. worked: 1680

Administration - scheduling

Computer facility:
Received computer usage requests from several projects for May-August 2013
New schedule updated and posted online

06/05/13

Permalink 10:01:19 am, by sarneil, 172 words, 13 views   English (CA)
Categories: Activity log; Mins. worked: 60

agenda : print not-approved courses in timetable view

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.

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

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.

01/05/13

Permalink 10:52:00 am, by mholmes, 8 words, 11 views   English (CA)
Categories: Activity log; Mins. worked: 60

Workstudy proposals for 2013-2014

The call is out, and mine are done.

22/04/13

Permalink 03:11:40 pm, by sarneil, 136 words, 16 views   English (CA)
Categories: Activity log; Mins. worked: 210

agenda : print NOT approved courses

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 "not approved" item to the drop down list in addition to the "all" and "approved" items. I
- added the appropriate line to active_area.php for the GUI

<option selected value="notapproved">Use NOT Approved Course Offerings When Printing</option>

- added the appropriate sql in manage_calendars.php

if(strcmp("notapproved",$approved_courses)==0){
$restrict_sql = " AND offerings.approved = 'No' ";
}

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

19/04/13

Permalink 10:08:00 am, by jnazar, 12 words, 16 views   English (CA)
Categories: Activity log; Mins. worked: 30

Administration

Ordered on-line office supplies from G&T
Delivery date Monday, April 22

17/04/13

Permalink 10:10:15 am, by jnazar, 16 words, 15 views   English (CA)
Categories: Activity log; Mins. worked: 30

Accounting

Invoice, payment and deposit submitted re HB/HCMC/UVic contract for
Qtr.1 (2013)
HCMC copies on file.

16/04/13

Permalink 05:24:18 pm, by mholmes, 15 words, 17 views   English (CA)
Categories: Activity log; Mins. worked: 75

Meeting with UComm

Met with UComm and Humanities folks to plan the next phase of faculty website redesign.

15/04/13

Permalink 05:44:30 pm, by mholmes, 7 words, 23 views   English (CA)
Categories: Activity log; Mins. worked: 90

Meeting with Lib folks

Meeting with library folks re collaboration plans.

11/04/13

Permalink 10:45:10 am, by jnazar, 6 words, 28 views   English (CA)
Categories: Activity log; Mins. worked: 15

Accounting (Payroll)

Delivered in person timesheets to payroll.

:: Next Page >>

Administration

This is the general blog for administrative tasks, meetings, discussions, paperwork and all that horrible stuff.

Reports

Categories

May 2013
Sun Mon Tue Wed Thu Fri Sat
 << <   > >>
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  

XML Feeds