Difference between revisions of "TodoList"
From TBSPedia
GregMarsden (Talk | contribs) |
GregMarsden (Talk | contribs) (reformat with sections for readability, added more comments) |
||
Line 1: | Line 1: | ||
− | == | + | == Patrol Days Selection System == |
+ | * http://tbsp.org/beta/reservations --[[User:GregMarsden|GregMarsden]] 17:30, 22 August 2007 (PDT) | ||
− | * | + | === Project Roadmap === |
+ | * Start Beta Testing for Reservations - due 28-Aug | ||
+ | * End Beta, 2-SEP | ||
+ | * Prod release, 5-SEP | ||
+ | * End Production, Friday 28-SEP | ||
+ | * OEC Refresher, 30-SEP | ||
− | + | === Todo List === | |
− | + | # CSV Season Schedule 2008 incl training dates [ChrisHaagen] - due 26-Aug | |
− | + | # Add Mountain Manager Selection! | |
− | + | # Reformat parser for new patrol schedule format | |
− | + | # Switch to using ChrisHaagen's NSP sourced CSV of patroller personal information? | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | === Comments === | ||
Validation problems on the the information page | Validation problems on the the information page | ||
* get page expired error when clicking back to fix validation errors | * get page expired error when clicking back to fix validation errors | ||
Line 27: | Line 28: | ||
* easier to spot. | * easier to spot. | ||
+ | == Refresh to New Homepage == | ||
+ | Refresh home page to new tbsp.org format, due 26-Aug | ||
+ | * Beta at http://tbsp.org/beta/ | ||
− | + | == Intraweb Patrol Tools == | |
− | + | # Searchable patroller contact information | |
− | + | # Dynamically generated Patrol Rosters | |
− | + | # Online Patrol Schedule displays | |
− | + | # Online/Interactive Patrol Day Swaps | |
− | + | # Online Mountain Manager Blog. | |
− | + | #: News page? Model after http://hgm.yosh.org/ type frontpage? | |
− | + | # Record of training and Patrol Days | |
+ | # Automated Emails | ||
+ | ## Weekly Mountain Manager Mails | ||
+ | ## Reminders to Boreal FAR people | ||
+ | ## Reminders to Patrollers | ||
− | + | == TBSPedia Materials == | |
− | + | # Put the Patrol Manual in the Wiki | |
− | + | #: http://xpt.sourceforge.net/tools/wiki_import/ | |
− | + | #: Where are the .docs for the patroller manual? | |
+ | # wiki->pdf engine? |
Revision as of 16:30, 22 August 2007
Contents |
Patrol Days Selection System
- http://tbsp.org/beta/reservations --GregMarsden 17:30, 22 August 2007 (PDT)
Project Roadmap
- Start Beta Testing for Reservations - due 28-Aug
- End Beta, 2-SEP
- Prod release, 5-SEP
- End Production, Friday 28-SEP
- OEC Refresher, 30-SEP
Todo List
- CSV Season Schedule 2008 incl training dates [ChrisHaagen] - due 26-Aug
- Add Mountain Manager Selection!
- Reformat parser for new patrol schedule format
- Switch to using ChrisHaagen's NSP sourced CSV of patroller personal information?
Comments
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
- on the 'Almost Done' page, put error messages at the top
- put duplicate entry validation errors next the duplicate dates chosen,
- easier to spot.
Refresh to New Homepage
Refresh home page to new tbsp.org format, due 26-Aug
- Beta at http://tbsp.org/beta/
Intraweb Patrol Tools
- Searchable patroller contact information
- Dynamically generated Patrol Rosters
- Online Patrol Schedule displays
- Online/Interactive Patrol Day Swaps
- Online Mountain Manager Blog.
- News page? Model after http://hgm.yosh.org/ type frontpage?
- Record of training and Patrol Days
- Automated Emails
- Weekly Mountain Manager Mails
- Reminders to Boreal FAR people
- Reminders to Patrollers
TBSPedia Materials
- Put the Patrol Manual in the Wiki
- http://xpt.sourceforge.net/tools/wiki_import/
- Where are the .docs for the patroller manual?
- wiki->pdf engine?