Talk:LotteryProcess
From TBSPedia
Revision as of 12:38, 7 September 2007 by GregMarsden (Talk | contribs)
Comments
--13:09, 7 September 2007 (PDT)
- I wanted to say to the database was that on January 21st I either wanted a patrol day or a boreal day. If I could't get it as a boreal day then I still wanted it as a patrol day. Same with the instructor day. Apparently it won't let you enter any date twice.
* This is an excellent idea. I will make this happen, with the disclaimer that "patrol days take precedence over other activities, so if you want to instruct/boreal on a given date, do not select a patrol day for then." --GregMarsden 13:09, 7 September 2007 (PDT) * DONE --GregMarsden 13:38, 7 September 2007 (PDT)
- Also, is there anyway that your ranking can be resorted like the que
in netflix? You know, you change the priority and all the rankings after that change?
* This is a great idea but beyond my meager abilities! --GregMarsden 13:09, 7 September 2007 (PDT)
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 .
. . ^(?:\([2-9]\d{2}\)\ ?|[2-9]\d{2}(?:\-?|\ ?))[2-9]\d{2}[- ]?\d{4}$
* DONE
- 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