Last week was spent beginning integration Fizzypop into Mozdev for bug#19617. This included
- Publishing the existing work in bug#505441 and an hg repository
- Integrating the updated Fizzypop into Hovercraft as a mercurial subrepo
- Beginning work on the controller for how to render the wizard in certain situations
Some other minor bug fixes:
- Fixing case sensitivity of download files (impacted display when a file was deleted/readded w/ a different case)
- Cleaning up PHP notices for undefined variables (cleans up error log making debugging easier)
This week I hope to get our extension wizard to a testable condition.