Difference between revisions of "SQ Class/1-17"
From ThePlaz.com
 (add fixed)  | 
			 (add things i just did)  | 
			||
| Line 12: | Line 12: | ||
*'''Fixed quotes.php and csvexport.php to only get the latest quote!!! (45 min)'''  | *'''Fixed quotes.php and csvexport.php to only get the latest quote!!! (45 min)'''  | ||
*Fix change_password.php to change the password of the given id, not the logged in user  | *Fix change_password.php to change the password of the given id, not the logged in user  | ||
| + | *Fix bug 45: cross installs cookies - by setting cookie path in login.php  | ||
| + | *Say why remove setup.php in header.inc.php  | ||
==To-Do==  | ==To-Do==  | ||
| Line 17: | Line 19: | ||
*Test: Generate code  | *Test: Generate code  | ||
*Need to test importing and exporting  | *Need to test importing and exporting  | ||
| − | |||
*'''Homepage'''  | *'''Homepage'''  | ||
*'''Bugs'''  | *'''Bugs'''  | ||
Revision as of 03:02, 18 January 2008
Dynamic Website Building Instruction and Practical Experience Group Study Log for 1/17/2007
Fixed some bugs (including 2 important ones)!
Tested
- Import and Export Somewhat
 - Colors tested completly
 
Fixed
- Fix up colors.php a lot and fix it not being able to change the bg color
 - Fixed quotes.php and csvexport.php to only get the latest quote!!! (45 min)
 - Fix change_password.php to change the password of the given id, not the logged in user
 - Fix bug 45: cross installs cookies - by setting cookie path in login.php
 - Say why remove setup.php in header.inc.php
 
To-Do
(bold == higher priority)
- Test: Generate code
 - Need to test importing and exporting
 - 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
 


