Difference between revisions of "SQ Class/1-18"
From ThePlaz.com
(add what i did this evening) |
(remove finished to-dos) |
||
Line 32: | Line 32: | ||
*'''Bugs''' | *'''Bugs''' | ||
*Multi query setup | *Multi query setup | ||
− | |||
*'''Debugging interface''' | *'''Debugging interface''' | ||
− | |||
*Character encoding | *Character encoding | ||
*Test setting codes to letters in add student and import | *Test setting codes to letters in add student and import |
Revision as of 23:02, 18 January 2008
Dynamic Website Building Instruction and Practical Experience Group Study Log for 1/18/2007
Fixed some bugs (including 2 important ones)!
Tested
- Tested Import a lot (Gdovin)
- Tested submitting quote
- Colors some more
Fixed
- Fixed remaining counter color in colors.php
- Set default colors in colors.php to be 6 digits
- Worked on testing import - fixed a few things including first name and last name order and finding the reason for bug 95.
- Made student id optional again (and in database this time)
- Printed out code for each student after import
- Fixed bug where it would throw an error if quote was exactly length limit!
- Tested Color Picker in IE7 and resolved bug 70
- Make sure code is numeric in quote submission index.php
- Make tabs work (lighter for selected item)
- Written in header.inc.php $menu tells it which
- Triaged bug list (marked bugs as fixed when they had actually been fixed for a few days)
- 16 bugs fixed in last 2 days!
- Make delete_student.php delete any quotes associated with that student bug 99
- Don't let users "forget their passwords" if they are disabled. bug 42
To-Do
(bold == higher priority)
- Need to test importing more
- Make importing sample and template (Gdovin)
- Homepage
- Bugs
- Multi query setup
- Debugging interface
- Character encoding
- Test setting codes to letters in add student and import
Deferred
- Style PDF invitations a bit more
- Batch approval
- Send invitations via email
- Annoying reminder emails
- Pre-set color schemes
- Remember me for log in
- Test if disabled page (part of login)