Difference between revisions of "TodoList"

From TBSPedia
Jump to: navigation, search
(2008-2009 Season Todo Timeline)
 
(27 intermediate revisions by 7 users not shown)
Line 1: Line 1:
== TBSP Web Todo List ==
+
== 2008-2009 Season Todo Timeline ==
  
* Create TBSPedia Wiki [ChrisHaagen] - done
+
Features to prioritize:
  
* Patrol Days Selection System http://tbsp.org/beta/reservations
+
* beacon:
** PHP Reservation Web page --[[User:GregMarsden|GregMarsden]] 23:05, 21 August 2007 (PDT) done
+
* multiple season in the database - next season's calendar
** Parsable CSV Season Schedule 2008 [ChrisHaagen] - due 26-Aug
+
* add new users: ?
** '''Target dates''':
+
* add/remove/edit officers:
*** Start Beta Testing for Reservations - due 28-Aug
+
* lottery system 08-09
*** End Beta, 2-SEP
+
* get rid of autogen passswords, replace with url hash and force change of password on login
*** Prod release, 5-SEP
+
*** End Production, Friday 28-SEP
+
*** OEC Refresher, 30-SEP
+
  
Beta comments on reservations:
 
  
Validation problems on the the information page
 
* get page expired error when clicking back to fix validation errors
 
* not checking valid date, just format (ie. 12/36/2000) works
 
* phone number (just checking numeric) not validating use this regular exp .
 
** . . ^(?:\([2-9]\d{2}\)\ ?|[2-9]\d{2}(?:\-?|\ ?))[2-9]\d{2}[- ]?\d{4}$
 
* Zip not validating use this . . ./^\d{5}([\-]\d{4})?$/
 
  
Picking Patrol Dates
+
* wiki
* on the 'Almost Done' page, put error messages at the top
+
* pdf of patrol manual
* put duplicate entry validation errors next the duplicate dates chosen,
+
* board signoff of new patrol manual
* easier to spot.
+
  
 +
== beacon.tbsp.org ==
 +
Patrol the "electronic backcountry" with Beacon: manage your own contact information, patrol schedule, and submit attendance and patrol reports electronically.
 +
 +
Next, head over to TBSPedia and docs.tbsp.org.
 +
 +
Beacon also integrates mailing lists and automatic Patrol Reminder emails.
 +
 +
Get started now by uploading your photo and checking to make sure your patrol schedule is correct!
  
* Refresh home page to new tbsp.org format, due 26-Aug
+
=== Release Notes ===
** Beta at http://tbsp.org/beta/
+
  
* Searchable patroller contact list
+
Welcome to Beacon: Helping you find your information! This online utility is designed to help you patrol the "electronic backcountry," allowing you to manage your own contact information and patrol schedules, provide single-sign-on access to TBSPedia and the TBSP's document management system, and to manage Patrol Reports and attendance tracking.
** Record of training
+
  
* Online patrol schedule displays
+
An integral part of the patrol report filing process, Beacon allows easy indexing and access to PDF versions of our Patrol Reports, and gives mountain managers a powerful tool for recording events. Beacon also integrates integrated mailing list and automatic Patrol Reminder emails.
** allow patrollers to trade days?
+
  
* Put the patroller manual in the wiki
+
Get started now by uploading your photo and checking to make sure your patrol schedule is correct! This is the BETA release of Beacon, so there are sure to be bugs. Please use the link at the bottom-right hand corner of each page to report bugs.
** http://xpt.sourceforge.net/tools/wiki_import/
+
 
** Where are the .docs for the patroller manual?
+
==== New Features ====
** wiki->pdf engine?
+
With our new system you can now:
 +
* Add and drop patrol days interactively
 +
* Update your contact information. Switch yourself from active/inactive.
 +
* File and categorize mountain manager reports online
 +
* Single-Sign-On authentication for beacon.tbsp.org and wiki.tbsp.org
 +
* Automatic "patrol" emails sent every Monday morning
 +
 
 +
=== Project Roadmap ===
 +
* General
 +
** Need navigational links throughout
 +
 
 +
* users/
 +
** No per-user and group statistics
 +
** No show events are not subtracted from season totals per patrollers
 +
 
 +
* users/home
 +
** need to show under-reported patrollers in BRIGHT RED
 +
 
 +
* users/admin
 +
** Need page to create new users (esp. candidates)
 +
 
 +
* events/
 +
** Events are not season specific. A single query will return 2007-2008 and 2008-2009 events.
 +
** mountain manager should be informed of patrollers adding/dropping dates
 +
 
 +
* events/admin
 +
** Need function to bulk-add events for next season
 +
 
 +
* managers/
 +
** OpsOfficer should have a button to sign off and automatically submit patrol reports to Hank
 +
** need button to sign up for manager duty
 +
 
 +
* officers/
 +
** Need admin page to add/update/delete officer positions
 +
 
 +
* statuses/
 +
** Need admin access to modify user statuses
 +
 
 +
* maillists/
 +
** Need maillist for SAR team, Avy people, instructors, etc.
 +
** Need to add users for SAR team, mark non-tbsp as "V" visiting patrollers
 +
** Should have view to see members of a mailing list
 +
 
 +
=== Roadmap ===
 +
* Write 2008-2009 Lottery System
 +
* Allow users to select a season
 +
* Add RSS to beacon homepage via MagpieRSS
 +
* Add RSS feed of "recently changed" users
 +
 
 +
 
 +
 
 +
== www.tbsp.org ==
 +
* Replace front page with splash screen.
 +
* Homepage should link to
 +
** TBSPedia
 +
** beacon.tbsp.org
 +
** sierraavalanchecenter.org
 +
** TBSPedia - Intro to the Patrol
 +
 
 +
 
 +
 
 +
== wiki.tbsp.org ==
 +
* PDF Export is done
 +
 
 +
=== Known issues ===
 +
* Patrol Manual is not available
 +
* Assign reviewers for Patrol Manual
 +
* add librsvg for SVG image support
 +
 
 +
 
 +
 
 +
== tbsp.org Automated Mailings ==
 +
# Automatic emails for patrol officer positions
 +
# Weekly Patrol Reminder emails
 +
=== wish list ===
 +
# Mountain Manager email address (how to specify? mm@tbsp.org?)
 +
# Nag mail for filing patrol reports

Latest revision as of 16:23, 24 June 2008

Contents

[edit] 2008-2009 Season Todo Timeline

Features to prioritize:

  • beacon:
  • multiple season in the database - next season's calendar
  • add new users: ?
  • add/remove/edit officers:
  • lottery system 08-09
  • get rid of autogen passswords, replace with url hash and force change of password on login


  • wiki
  • pdf of patrol manual
  • board signoff of new patrol manual

[edit] beacon.tbsp.org

Patrol the "electronic backcountry" with Beacon: manage your own contact information, patrol schedule, and submit attendance and patrol reports electronically.

Next, head over to TBSPedia and docs.tbsp.org.

Beacon also integrates mailing lists and automatic Patrol Reminder emails.

Get started now by uploading your photo and checking to make sure your patrol schedule is correct!

[edit] Release Notes

Welcome to Beacon: Helping you find your information! This online utility is designed to help you patrol the "electronic backcountry," allowing you to manage your own contact information and patrol schedules, provide single-sign-on access to TBSPedia and the TBSP's document management system, and to manage Patrol Reports and attendance tracking.

An integral part of the patrol report filing process, Beacon allows easy indexing and access to PDF versions of our Patrol Reports, and gives mountain managers a powerful tool for recording events. Beacon also integrates integrated mailing list and automatic Patrol Reminder emails.

Get started now by uploading your photo and checking to make sure your patrol schedule is correct! This is the BETA release of Beacon, so there are sure to be bugs. Please use the link at the bottom-right hand corner of each page to report bugs.

[edit] New Features

With our new system you can now:

  • Add and drop patrol days interactively
  • Update your contact information. Switch yourself from active/inactive.
  • File and categorize mountain manager reports online
  • Single-Sign-On authentication for beacon.tbsp.org and wiki.tbsp.org
  • Automatic "patrol" emails sent every Monday morning

[edit] Project Roadmap

  • General
    • Need navigational links throughout
  • users/
    • No per-user and group statistics
    • No show events are not subtracted from season totals per patrollers
  • users/home
    • need to show under-reported patrollers in BRIGHT RED
  • users/admin
    • Need page to create new users (esp. candidates)
  • events/
    • Events are not season specific. A single query will return 2007-2008 and 2008-2009 events.
    • mountain manager should be informed of patrollers adding/dropping dates
  • events/admin
    • Need function to bulk-add events for next season
  • managers/
    • OpsOfficer should have a button to sign off and automatically submit patrol reports to Hank
    • need button to sign up for manager duty
  • officers/
    • Need admin page to add/update/delete officer positions
  • statuses/
    • Need admin access to modify user statuses
  • maillists/
    • Need maillist for SAR team, Avy people, instructors, etc.
    • Need to add users for SAR team, mark non-tbsp as "V" visiting patrollers
    • Should have view to see members of a mailing list

[edit] Roadmap

  • Write 2008-2009 Lottery System
  • Allow users to select a season
  • Add RSS to beacon homepage via MagpieRSS
  • Add RSS feed of "recently changed" users


[edit] www.tbsp.org

  • Replace front page with splash screen.
  • Homepage should link to
    • TBSPedia
    • beacon.tbsp.org
    • sierraavalanchecenter.org
    • TBSPedia - Intro to the Patrol


[edit] wiki.tbsp.org

  • PDF Export is done

[edit] Known issues

  • Patrol Manual is not available
  • Assign reviewers for Patrol Manual
  • add librsvg for SVG image support


[edit] tbsp.org Automated Mailings

  1. Automatic emails for patrol officer positions
  2. Weekly Patrol Reminder emails

[edit] wish list

  1. Mountain Manager email address (how to specify? mm@tbsp.org?)
  2. Nag mail for filing patrol reports
Personal tools
Namespaces

Variants
Actions
Tools
Resources
Toolbox