TodoList
From TBSPedia
Revision as of 16:03, 22 August 2007 by GregMarsden (Talk | contribs)
TBSP Web Todo List
- Create TBSPedia Wiki [ChrisHaagen] - done
- Patrol Days Selection System http://tbsp.org/beta/reservations
- PHP Reservation Web page --GregMarsden 23:05, 21 August 2007 (PDT) done
- Parsable CSV Season Schedule 2008 [ChrisHaagen] - due 26-Aug
- Target dates:
- 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
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
- 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 home page to new tbsp.org format, due 26-Aug
- Beta at http://tbsp.org/beta/
- Searchable patroller contact list
- Record of training
- Online patrol schedule displays
- allow patrollers to trade days?
- Put the patroller manual in the wiki
- http://xpt.sourceforge.net/tools/wiki_import/
- Where are the .docs for the patroller manual?
- wiki->pdf engine?