Difference between revisions of "TodoList"
From TBSPedia
GregMarsden (Talk | contribs) m |
|||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
* '''[[Talk:TodoList| Beta comments]]''': Click here or the "discussion" tab at the top of the page to add your comments! | * '''[[Talk:TodoList| Beta comments]]''': Click here or the "discussion" tab at the top of the page to add your comments! | ||
| − | == | + | == Database Import / Intranet == |
| − | + | * Set up mysql database, import data from .csv files | |
| + | * Modify .php and .cgi scripts to read the database | ||
| + | ** patroldays/lottery/index.php | ||
| + | ** patroldays/lottery.pl | ||
| + | ** patroldays/patroldays.cgi | ||
| + | ** patrolroster/patrolroster.cgi | ||
| − | + | == [[TBSPHomePage]] == | |
| + | * Need to rewrite copy on front page | ||
| + | # Articles | ||
| + | # Description of Patrol and Responsibilities | ||
| − | == | + | == TBSP Intranet == |
| − | + | === TBSPedia === | |
| − | + | * PDF export | |
| − | + | * Import patroller Manual | |
| − | + | * Assign reviewers for Patrol Manual | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | == | + | === beacon.tbsp.org === |
| − | # | + | # TBSP Logins and Authentications |
| − | # | + | # Up to date Roster |
| − | # | + | # Roster, online edit for personal info |
| + | # Online patrol day swapping and modifications | ||
| + | # Mountain Manager Blog | ||
| + | # Record of Attendance | ||
| + | # Record of Training | ||
| + | # Online DOL Submission | ||
| − | == TBSPedia Materials == | + | ==== Automatic Emails and Email Lists ==== |
| + | # Mountain Manager email address | ||
| + | # Weekly MM Address | ||
| + | # Lists: Board of Directors, Patrol Officers | ||
| + | # Boreal FAR automatic notification email | ||
| + | # Patroller automatic notification email | ||
| + | |||
| + | === TBSPedia Materials === | ||
# Put the Patrol Manual in the Wiki | # Put the Patrol Manual in the Wiki | ||
#: http://xpt.sourceforge.net/tools/wiki_import/ | #: http://xpt.sourceforge.net/tools/wiki_import/ | ||
#: Where are the .docs for the patroller manual? | #: Where are the .docs for the patroller manual? | ||
# wiki->pdf engine? | # wiki->pdf engine? | ||
| + | |||
| + | |||
| + | ---- | ||
| + | |||
| + | == Patrol Signups == | ||
| + | * Done for 2007-2008 Winter Season! | ||
| + | |||
| + | Todo List for next season: | ||
| + | # Allow groups? | ||
| + | # Two phase signup fit - first fit minimum #patrollers/day, then maximum #patrollers/day | ||
| + | # Define temperature function: t = sum_foreachday(e^(3-p)) ? | ||
| + | # Require 3 selections for Boreal Days | ||
| + | # Populate less popular end of season days first? | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | === Getting Started with TBSPedia === | ||
| + | * [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list] | ||
| + | * [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ] | ||
| + | |||
[[PatrolManual/Appendix_A]] | [[PatrolManual/Appendix_A]] | ||
[[PatrolManual/Manual]] | [[PatrolManual/Manual]] | ||
Revision as of 15:40, 8 October 2007
- Beta comments: Click here or the "discussion" tab at the top of the page to add your comments!
Contents |
Database Import / Intranet
- Set up mysql database, import data from .csv files
- Modify .php and .cgi scripts to read the database
- patroldays/lottery/index.php
- patroldays/lottery.pl
- patroldays/patroldays.cgi
- patrolroster/patrolroster.cgi
TBSPHomePage
- Need to rewrite copy on front page
- Articles
- Description of Patrol and Responsibilities
TBSP Intranet
TBSPedia
- PDF export
- Import patroller Manual
- Assign reviewers for Patrol Manual
beacon.tbsp.org
- TBSP Logins and Authentications
- Up to date Roster
- Roster, online edit for personal info
- Online patrol day swapping and modifications
- Mountain Manager Blog
- Record of Attendance
- Record of Training
- Online DOL Submission
Automatic Emails and Email Lists
- Mountain Manager email address
- Weekly MM Address
- Lists: Board of Directors, Patrol Officers
- Boreal FAR automatic notification email
- Patroller automatic notification email
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?
Patrol Signups
- Done for 2007-2008 Winter Season!
Todo List for next season:
- Allow groups?
- Two phase signup fit - first fit minimum #patrollers/day, then maximum #patrollers/day
- Define temperature function: t = sum_foreachday(e^(3-p)) ?
- Require 3 selections for Boreal Days
- Populate less popular end of season days first?