Difference between revisions of "TodoList"
From TBSPedia
GregMarsden (Talk | contribs) (reformat with sections for readability, added more comments) |
GregMarsden (Talk | contribs) (→Patrol Days Selection System) |
||
Line 4: | Line 4: | ||
=== Project Roadmap === | === Project Roadmap === | ||
* Start Beta Testing for Reservations - due 28-Aug | * Start Beta Testing for Reservations - due 28-Aug | ||
− | * End Beta, 2-SEP | + | * End Beta, 2-SEP revised 6-Sep |
− | * Prod release, 5-SEP | + | * Prod release, 5-SEP revised 12-Sep |
− | * End Production, Friday 28-SEP | + | * End Production, Friday 28-SEP revised 26-Sep |
* OEC Refresher, 30-SEP | * OEC Refresher, 30-SEP | ||
=== Todo List === | === Todo List === | ||
− | # CSV Season Schedule 2008 incl training dates [ChrisHaagen] - due 26-Aug | + | # CSV Season Schedule 2008 incl training dates [ChrisHaagen] - due 26-Aug '''DONE''' |
− | # Add Mountain Manager Selection! | + | # Add Mountain Manager Selection! '''DONE''' |
− | # Reformat parser for new patrol schedule format | + | # Reformat parser for new patrol schedule format '''DONE''' |
# Switch to using ChrisHaagen's NSP sourced CSV of patroller personal information? | # Switch to using ChrisHaagen's NSP sourced CSV of patroller personal information? | ||
=== Comments === | === 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 '''DONE''' |
− | * not checking valid date, just format (ie. 12/36/2000) works | + | * not checking valid date, just format (ie. 12/36/2000) works '''DONE''' |
− | * phone number (just checking numeric) not validating use this regular exp . | + | * phone number (just checking numeric) not validating use this regular exp . '''DONE''' |
** . . ^(?:\([2-9]\d{2}\)\ ?|[2-9]\d{2}(?:\-?|\ ?))[2-9]\d{2}[- ]?\d{4}$ | ** . . ^(?:\([2-9]\d{2}\)\ ?|[2-9]\d{2}(?:\-?|\ ?))[2-9]\d{2}[- ]?\d{4}$ | ||
− | * Zip not validating use this . . ./^\d{5}([\-]\d{4})?$/ | + | * Zip not validating use this . . ./^\d{5}([\-]\d{4})?$/ '''DONE''' |
Picking Patrol Dates | Picking Patrol Dates | ||
− | * on the 'Almost Done' page, put error messages at the top | + | * on the 'Almost Done' page, put error messages at the top '''DONE''' |
− | * put duplicate entry validation errors next the duplicate dates chosen, | + | * put duplicate entry validation errors next the duplicate dates chosen, '''DONE''' |
− | + | ||
== Refresh to New Homepage == | == Refresh to New Homepage == |
Revision as of 20:56, 6 September 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 revised 6-Sep
- Prod release, 5-SEP revised 12-Sep
- End Production, Friday 28-SEP revised 26-Sep
- OEC Refresher, 30-SEP
Todo List
- CSV Season Schedule 2008 incl training dates [ChrisHaagen] - due 26-Aug DONE
- Add Mountain Manager Selection! DONE
- Reformat parser for new patrol schedule format DONE
- 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 DONE
- not checking valid date, just format (ie. 12/36/2000) works DONE
- phone number (just checking numeric) not validating use this regular exp . DONE
- . . ^(?:\([2-9]\d{2}\)\ ?|[2-9]\d{2}(?:\-?|\ ?))[2-9]\d{2}[- ]?\d{4}$
- Zip not validating use this . . ./^\d{5}([\-]\d{4})?$/ DONE
Picking Patrol Dates
- on the 'Almost Done' page, put error messages at the top DONE
- put duplicate entry validation errors next the duplicate dates chosen, DONE
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?