Difference between revisions of "SQ Class/1-18"
From ThePlaz.com
(added list from today in class) |
(add stuff i just did) |
||
(5 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | '''[[Dynamic Website Building Instruction and Practical Experience Group Study]] Log for 1/ | + | '''[[Dynamic Website Building Instruction and Practical Experience Group Study]] Log for 1/18/2007''' |
[[Category:Dynamic Website Building Instruction and Practical Experience Group Study]] | [[Category:Dynamic Website Building Instruction and Practical Experience Group Study]] | ||
Line 10: | Line 10: | ||
==Fixed== | ==Fixed== | ||
− | *Fixed remaining color in colors.php | + | *Fixed remaining counter color in colors.php |
− | *Worked on testing import - fixed a few things including first name and last name order and finding the reason for bug 95. | + | *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 [http://bugzilla.theplaz.com/bugzilla-3.0.2/show_bug.cgi?id=95 bug 95]. | ||
*Made student id optional again (and in database this time) | *Made student id optional again (and in database this time) | ||
*Printed out code for each student after import | *Printed out code for each student after import | ||
*'''Fixed bug where it would throw an error if quote was exactly length limit!''' | *'''Fixed bug where it would throw an error if quote was exactly length limit!''' | ||
+ | *Tested Color Picker in IE7 and resolved [http://bugzilla.theplaz.com/bugzilla-3.0.2/show_bug.cgi?id=70 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 [http://bugzilla.theplaz.com/bugzilla-3.0.2/show_bug.cgi?id=99 bug 99] | ||
+ | *Don't let users "forget their passwords" if they are disabled. [http://bugzilla.theplaz.com/bugzilla-3.0.2/show_bug.cgi?id=42 bug 42] | ||
+ | *Link Favicon to each page [http://bugzilla.theplaz.com/bugzilla-3.0.2/show_bug.cgi?id=41 bug 41] | ||
+ | *Stopped Admin User's Date Registered from being changed on every update [http://bugzilla.theplaz.com/bugzilla-3.0.2/show_bug.cgi?id=46 bug 46] | ||
+ | *Enable image caching [http://bugzilla.theplaz.com/bugzilla-3.0.2/show_bug.cgi?id=100 bug 100] | ||
+ | *File bugs for the stuff that still needs to be done. | ||
+ | *'''Validate all pages clean up small bugs to make it Valid XHTML''' | ||
+ | **Make lots of small fixes | ||
+ | *Remove "Assign Codes" button from Quotes.php since that page was deleted | ||
+ | *Make link after install is complete bigger | ||
+ | |||
==To-Do== | ==To-Do== | ||
Line 23: | Line 41: | ||
*'''Bugs''' | *'''Bugs''' | ||
*Multi query setup | *Multi query setup | ||
− | * | + | *'''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 | ||
Line 34: | Line 50: | ||
*Annoying reminder emails | *Annoying reminder emails | ||
*Pre-set color schemes | *Pre-set color schemes | ||
+ | *Remember me for log in | ||
+ | *Test if disabled page (part of login) | ||
− | {{SQ Class Log|[[SQ Class/1- | + | {{SQ Class Log|[[SQ Class/1-17]]|[[SQ Class/1-22]]}} |
Latest revision as of 00:22, 22 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
- Link Favicon to each page bug 41
- Stopped Admin User's Date Registered from being changed on every update bug 46
- Enable image caching bug 100
- File bugs for the stuff that still needs to be done.
- Validate all pages clean up small bugs to make it Valid XHTML
- Make lots of small fixes
- Remove "Assign Codes" button from Quotes.php since that page was deleted
- Make link after install is complete bigger
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)