Difference between revisions of "SQ Class/1-16"
From ThePlaz.com
 (put rest of log in)  | 
			 (add preset color schemes)  | 
			||
| (One intermediate revision by one user not shown) | |||
| Line 8: | Line 8: | ||
*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 <pre  | + | *Remove <pre> 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  | ||
| Line 30: | Line 30: | ||
*Send invitations via email  | *Send invitations via email  | ||
*Annoying reminder emails  | *Annoying reminder emails  | ||
| + | *Pre-set color schemes  | ||
{{SQ Class Log|[[SQ Class/1-15]]|[[SQ Class/1-17]]}}  | {{SQ Class Log|[[SQ Class/1-15]]|[[SQ Class/1-17]]}}  | ||
Latest revision as of 12:30, 17 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> 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
 - Pre-set color schemes
 


