Difference between revisions of "SQ Class/1-16"
From ThePlaz.com
(add fixed) |
(put rest of log in) |
||
Line 1: | Line 1: | ||
+ | '''[[Dynamic Website Building Instruction and Practical Experience Group Study]] Log for 1/16/2007''' | ||
+ | [[Category:Dynamic Website Building Instruction and Practical Experience Group Study]] | ||
+ | |||
+ | '''Fixed a lot of bugs!''' | ||
+ | |||
==Fixed== | ==Fixed== | ||
*Make colors.php print out container color (why was this not done before) | *Make colors.php print out container color (why was this not done before) | ||
*Tell users to start websites with http:// in setup.php and config.php | *Tell users to start websites with http:// in setup.php and config.php | ||
*Make header.inc.php require that setup.php be deleted (for security) | *Make header.inc.php require that setup.php be deleted (for security) | ||
− | *Remove | + | *Remove <pre$gt; from quote.php and quotes.php |
*Move print invitations link from quotes.php to students.php | *Move print invitations link from quotes.php to students.php | ||
*Remove var_dump from upload_picture.php | *Remove var_dump from upload_picture.php | ||
*Clear out unt's info from mysql_connect.php | *Clear out unt's info from mysql_connect.php | ||
*Try to get setup.php to recognize DB info is there | *Try to get setup.php to recognize DB info is there | ||
+ | |||
+ | ==To-Do== | ||
+ | (bold == higher priority) | ||
+ | *Test: Generate code | ||
+ | *Need to test importing and exporting | ||
+ | *needs test colors more robustly | ||
+ | *'''Need to fix Cookie security problem''' | ||
+ | *'''Homepage''' | ||
+ | *'''Bugs''' | ||
+ | *Multi query setup | ||
+ | ==Defered== | ||
+ | *Generate password JS | ||
+ | *Style approval comments box | ||
+ | *Style PDF invitations a bit more | ||
+ | *Batch approval | ||
+ | *Send invitations via email | ||
+ | *Annoying reminder emails | ||
+ | |||
+ | |||
+ | {{SQ Class Log|[[SQ Class/1-15]]|[[SQ Class/1-17]]}} |
Revision as of 14:53, 16 January 2008
Dynamic Website Building Instruction and Practical Experience Group Study Log for 1/16/2007
Fixed a lot of bugs!
Fixed
- Make colors.php print out container color (why was this not done before)
- Tell users to start websites with http:// in setup.php and config.php
- Make header.inc.php require that setup.php be deleted (for security)
- Remove <pre$gt; from quote.php and quotes.php
- Move print invitations link from quotes.php to students.php
- Remove var_dump from upload_picture.php
- Clear out unt's info from mysql_connect.php
- Try to get setup.php to recognize DB info is there
To-Do
(bold == higher priority)
- Test: Generate code
- Need to test importing and exporting
- needs test colors more robustly
- Need to fix Cookie security problem
- Homepage
- Bugs
- Multi query setup
Defered
- Generate password JS
- Style approval comments box
- Style PDF invitations a bit more
- Batch approval
- Send invitations via email
- Annoying reminder emails