Difference between revisions of "Zack-201208"

From Stadm
Jump to navigationJump to search
Line 35: Line 35:
 
*CCBER:2h:Finished arranging and replacing cabling in network room
 
*CCBER:2h:Finished arranging and replacing cabling in network room
 
*CCBER.drupal:1.5h:Setup,Gallery
 
*CCBER.drupal:1.5h:Setup,Gallery
*Set index to 'home'
+
#Set index to 'home'
*Added content type for photos
+
#Added content type for photos
*Created taxonomy for images based on page names
+
#Created taxonomy for images based on page names
**Could filter pages to display on page by this taxonomy or create a view that displays the images from several or all pages
+
:*Could filter pages to display on page by this taxonomy or create a view that displays the images from several or all pages
*Built Photo Gallery view
+
#Built Photo Gallery view
*Added quicktabs to filter by taxonomy
+
#Added quicktabs to filter by taxonomy
*Uploaded photos from animals and categorized by term
+
#Uploaded photos from animals and categorized by term
  
 
*CCBER.drupal:2.25h:Added menus (quick links) to sidebar
 
*CCBER.drupal:2.25h:Added menus (quick links) to sidebar
*Added news page (view displaying teasers of 10 most recent blog posts)
+
#Added news page (view displaying teasers of 10 most recent blog posts)
  
 
====2012-08-20 Mon -- 5.5 hrs====
 
====2012-08-20 Mon -- 5.5 hrs====

Revision as of 13:10, 21 August 2012

Daily Entries

BEGIN PARSING ENTRIES - DO NOT REMOVE THIS LINE

Week of 2012-08-25 to 2012-08-31

Week of 2012-08-18 to 2012-08-24

2012-08-24 Fri -- 0 hrs

2012-08-23 Thu -- 0 hrs

2012-08-22 Wed -- 0 hrs

2012-08-21 Tue -- 0 hrs

  • CCBER:2h:Finished arranging and replacing cabling in network room
  • CCBER.drupal:1.5h:Setup,Gallery
  1. Set index to 'home'
  2. Added content type for photos
  3. Created taxonomy for images based on page names
  • Could filter pages to display on page by this taxonomy or create a view that displays the images from several or all pages
  1. Built Photo Gallery view
  2. Added quicktabs to filter by taxonomy
  3. Uploaded photos from animals and categorized by term
  • CCBER.drupal:2.25h:Added menus (quick links) to sidebar
  1. Added news page (view displaying teasers of 10 most recent blog posts)

2012-08-20 Mon -- 5.5 hrs

  • ccber:1.5h:worked on cabling at CCBER network cable room with Aaron
  • ccber.drupal:0.5h:Intro to CCBER and met about requirements of CCBER Website
  • eri:3h:fixed issue with expanded header, fixed miscellaneous issues
  1. Set branding wrapper to absolute positioning in branding template
  2. Event Nodes with URL value of "N/a" were linking to page not found -- created Views Bulk Operations page to rewrite all fields of Events type with that value to be equal to
  3. Made Seminars title link to evens-seminars/about/[nid] page instead of its default node view
  4. Added "Form" headings to forms tables
  5. Worked on fixing issue with extra large wrapper on third forms view (Workers Compensation)
    1. Tried modifying width in CSS, changing various options in views settings
    2. Tested in browserling
      1. Created new view for Worker's Compensation, but it also expands beyond wrapper
    3. Researched module to shorten URLs
  6. Began fixing broken URLs on Administrative pages

2012-08-19 Sun -- 0 hrs

2012-08-18 Sat -- 0 hrs

Week of 2012-08-11 to 2012-08-17

2012-08-17 Fri -- 5.75 hrs

eri:5.75h:cleaned server room; prepared information about site functionality and added content to WWW-DEV

  1. Moved things to recycling
  2. emailed jeri about inventory question (Compaq Personal Workstation)
  3. Researched and sent Aaron links to USB DVD players like the one in the storage room
  4. Removed and destroyed hard drive from Compaq PC
  5. Wrote wiki guide to setting up dynamic contact webform using hook_form_alter
  6. Added entries to Administrative Forms on WWW-DEV and fixed the views to display both files and links
  7. Wrote outline for drupal presentation next week
  8. Added randomized order to gallery and made gallery images link to original file

2012-08-16 Thu -- 5.5 hrs

  • eri:5.5h:Webform; miscellaneous fixes
  1. hid comment form rendering in node.tpl.php
  2. altered_form_values using hook form alter in templates.php in eriomgea
    1. Added to name at top
    2. Researched hook_mail_alter to change to address for webform
  3. finished webform
    1. made custom template (in webform settings) for mail messages
  4. hid form if no user is specified in url using if statement in templates
  5. Added recaptcha to contact form
  6. linked calendar titles to events-seminars/about/[nid]
  7. did a little more theming on the profiles page (moved image and text columns over to align with header, spaced out text a little)

2012-08-15 Wed -- 5 hrs

  • eri:1.5h:created and styled page profile view for events
  1. Linked to this from both calendar view and events-seminars view

eri:3.5h:people view

  1. fixed a few entries that had muddled text
  2. re-imported fixed email people csv
  3. temporarily hid email people and profile views
  4. created form to email staff
  5. researched webform use with hook_form_alter
  6. added webform at contact-staff

2012-08-14 Tue -- 5 hrs

  • eri:1.5h:fixed awk script and exported fixed (with correct boolean values) csv to people_fixed_final.csv on desktop
  1. removed all bio entries and added script to remove all bios entries
  • eri:3.5h:replaced remaining messed up booleans in people_fixed_final.csv with find and replace on jEdit;talked with Aaron about taxonomy for staff
  1. matched employment category vocabulary with csv database
  2. imported all people -- and it works (with pictures)!
  3. fixed people quicktabs and views based on new taxonomy
  4. filtered people view to only show active staff members
  5. uploaded images
  6. fixed title (which only displayed first name) - now displays first and last name using a header in the profile view settings and hiding the standard title on the profiles page in the global stylesheet
  7. added Views Bulk Options module and removed people for later re-import
  8. Researched contact form option
  9. Created events/about page view for styling event nodes

2012-08-13 Mon -- 5 hrs

  • eri:1.5h:WWW-DEV: styled profiles page in global.css; worked on people import
  1. Assigned a class to each field in the views fields settings
  2. Backed up to "ERI Backup" folder on tgif desktop using Backup and Migrate module
  3. determined file location of profile images on WWW-ERI
  4. Exported people db from Crustal site
  5. Added taxonomy for title
  • eri:3.5h:WWW-DEV
  1. made php script to fix a few things in the Crustal people exported csv (break up email into two fields)
  2. created importer for people csv
  3. uploaded first test of people from fixed csv
  4. talked to Aaron about photo import
  5. built awk script to fix boolean issue
  6. Removed messed up bios
  7. Repaired broken fields on people view

2012-08-12 Sun -- 0 hrs

2012-08-11 Sat -- 0 hrs

Week of 2012-08-04 to 2012-08-10

2012-08-10 Fri -- 6 hrs

  • eri:3.5h:re-exported entire Events db, imported on new site, formatted, and adjusted view
  1. Edited exported content for uniformity
  2. Made minor changes to avoid formatting errors in csv file
  3. imported to fields title, date, url, type, pi
  4. manually changed all event dates to "All Day" because none of them had time on old site
  5. Fixed view (was switching back to first tab when clicking next page on second tab -- fixed by enabling AJAX)
  • eri:2.5h:Wrote stadm wiki documentation guide for Feeds Module;built calendar and styled;added anual reports link to menu; cleaned up people page;worked on profiles page

2012-08-09 Thu -- 4.5 hrs

  • eri:1.5h:Read Drupal documentation on template altering and variables within unformatted list view template
  1. Removed styling from global.css
  • eri:3.5h:Fixed gallery; set up for feeds import
  1. Removed pager from slideshow by displaying all content
    1. Slideshow automatically separates them
  2. created php script that converts the old eri sites exported material to a csv file readable and directly importable to the WWW-Dev eri Events content type
    1. Created import function with the Feeds configuration that matches CSV content with corresponding field in Drupal DB
    2. Did test import
      1. Date one day off for some reason
        1. Need to change time zone handling to "no time conversion" in event content type time field

2012-08-08 Wed -- 4.5 hrs

  • eri:1.5h:fixes on WWW-DEV.eri; finished importing images to slideshow; began creating profiles view page
  1. Fixed issue with large text on term lists
  2. Fixed a couple seminar events that had the wrong date
  • eri:3h:created and styled profiles page
  1. added a few fields to the Bios form
  2. Worked on creating view to display Areas of Interest at the bottom of the page
  3. met with Aaron about content migration from crustal site
    1. got access to database

2012-08-07 Tue -- 4.5 hrs

  • eri:1.5h:exported content from news on old ERI site; figured out structure of export XML, and which field each field will be migrated into; started editing template to remove unnecessary header link below header (header image goes below content)
    • Matched new fields with old fields
    • Created URL field for Events on WWW-Dev
    • Edited Events view to make Title link to URL field value
      • Since we don't have URL values for all items, this gets messy. If we want to add URL in list, we should give it its own field
  • eri:.3h:WWW-dev Theming, Gallery module, minor content fixes and Events/Seminars views and Quicktabs
  1. changed region--branding.tpl.php to alter header image -- now mapped to only link top lefthand side of image to home
  2. Cleaned up and commented some template files (removed some that were no longer different from omega files)
  3. Created Gallery slideshow view
    1. Moved some images from old gallery over to new slideshow
  4. Minor fixes
    1. Links in Outreach
    2. Added file upload to Event content type
    3. Added max image width to gallery images content type
  5. Added Quicktabs View for Events and Seminars
  6. Added Views for Seminars and Events

2012-08-06 Mon -- 4.5 hrs

  • eri:1.5h:changed people-research page to people only page, and began building research page; modified and styled templates for display of header info on Lesson Plans
  • eri:3h:Worked on migrating more content from old eri site
  1. Looked into exporting and importing feeds
  2. Created content type for events
  3. Imported Seminars from old site
  4. Added taxonomy for Events
    1. Event
    2. Seminar

2012-08-05 Sun -- 0 hrs

2012-08-04 Sat -- 0 hrs

Week of 2012-08-01 to 2012-08-03

2012-08-03 Fri -- 5 hrs

  • eri:5h:www-eri
  1. Built Outreach page, blocks for outreach and education
  2. Built Lesson Plans page view that displays table list of all lesson plans with dynamic links that link to subpage of page/[nid]
  3. Built Page view that displays lesson plan with NID equal to URL argument
  4. Researched module that hides unnecessary info (eg. taxonomy on node pages)
  5. Migrated content from the above views from the old eri site
  6. Migrated all pages and content from old site
  7. Met with Aaron to discuss progress on site
  8. Reindexed search
    1. Ran Cron to complete indexing

2012-08-02 Thu -- 0 hrs

2012-08-01 Wed -- 5 hrs

  • eri:5h:www-dev.eri
  1. Set up people module with arguments filter
  2. Modified styling of text on pages
  3. Set up multiple Forms views with content types and taxonomy
  4. Added links to sidebar
  5. Added and formatted Administrative page
  6. Added "Outreach" taxonomy, content type and page with menu link for later use in view
FINISH PARSING ENTRIES - DO NOT REMOVE THIS LINE


Recharge Examples/Entry Instructions


Recharge Entries fall into 3 broad categories:  
  Direct charges - charges to a PI, Category, Account fund - Done monthly
  Deferred charges - charges that are accumulated for Services (Disk Storage, Backups, Websites, etc) paid quarterly
  Departmental charges - entries that are made to track time taken for various services that are provided by the department.  Possibly used by IT staff to make decisions

Recharge Entry Examples (each entry is expected to follow a list tag entry in the final html (ie: an asterisk in the wiki editor)):
 *NEES:20 min:Backups                         -- basic entry, NEES charged 20 minutes for backups
 *Frew:20:Backups                             -- implied units -- units default to minutes
 *Dozier:1.5h:Backups                         -- units flexible - space between amt and units optional, h is shorthand for hours, m shorthand for minutes
 *Davey/Frew/Dozier:20 min each:Backups       -- create recharge entries for this amt of time for each of the categories
 *Davey/Frew/Dozier:2 hours split:Backups     -- split time equally between each of the categories
 *eri.web:20m:Work on research website

Project examples: - ie: NEES, Snow, Oceancolor, Dragon, CCBER
Account entries can be subcategorized by creating a hierarchy using "."'s to separate fields (ie: eri.space.girvetz)

More detailed Syntax Breakdown (in pseudo BNF) :
 ENTRY = *ACCTSPEC:TIMESPEC:DESCRIPTION                         -- one entry per line
 ACCTSPEC = ACCT[[/ACCT]...]                                    -- the Account/Category/Project/CostCenter to be recharged
 TIMESPEC = AMT [UNIT [LOOP-OP]]                                -- amount of time spent - default is minutes
 ACCT = PI | Project | Account | Category [.SubCategory[...]]   -- PI/Project/Acct/Category: ie: Frew, NEES, Dragon, Infra, conf,...
 AMT = float | integer                                          -- Amount of time spent -- float or int
 UNIT = [hour|hr|h|minute|min|m]                                -- units of time to apply to amount - default is minute -- spaces optional between amt and units
 LOOP-OP = [each|split]                                         -- specialized operators - CATEGORY list is split on "/"s and an entry created for each one when processed.

Non-direct Recharge Categories (and associated SubCategories):
 *admin - efforts for administrative staff

 *lic.[itt, matlab, math, arcgis] --licensing stuff.
 *web.[drupal,wiki,cms,ftp]       -- not sure this will be a top level charge

 *stor.[disk,bk,tape]
 *stor.bk                         -- efforts relating to backups
 *stor.disk                       -- disk server related time
 *stor.tape                       -- tape backups
 
 *it.[net,dev,team,ucsb,stadm,dsr,nsmgmt]
 *it                             -- alone infers ERI business (infra/sysadm/blahblahblah).
 *it.net                         -- efforts relating to departmental networking (cabling)
 *it.dev                         -- software development, scripting, new services...
 *it.team                        -- efforts relating to IT team meetings/discussions... how about powow?
 *it.ucsb                        -- UCSB training/meetings/discussions/committees or campus greater good.
 *it.stadm                       -- efforts relating to any IT student assistants
 *it.dsr                         -- efforts relating to departmental safety representative work

Other Stuff

AVWH: 184