- bug#20689 - Checking Drupal unicode/utf-8 support
- bug#20693 - Looking into per-project backup options for Drupal - no good ones found
- Updated our template system so the project and page defines are defined even when globals.h is included from a .php page
- bug#20466 - Got pages saving into CVS when edited from the WYSISYG; updated my save script so it uses my new backend for saving CVS changes; fixed up the login portion so the password is stored encrypted in the session with a separate cookie used to decrypt it when needed for committing (cookie is HTTPS only and HTTPONLY). I began work on UI enhancements (making sure save button works properly and grays-out when save is successful, adding notification for saving/saved/error).
- Updated our error log reporting so noisy error logs are summarized more (nginx needed to have 404 errors consolidated, mostly)
- bug#20377 - Bugzilla links broken for "mozdev.org" is now fixed
- bug#19522 - Fixing project_owners subscriptions for new projects
- bug#19655 - Localizing tool for projects - started looking into narro to install it site-wide. It doesn't look like it currently supports different authentication modules so SSO wouldn't be straight-forward; filed issue 117 to get it going.
- Handling Mozdev downtime last night
This week I'd like to get bug#20466 to a testable state; this means I need to get some more parts of the page editable with a better UI to know what is editable. I also need to add support for modifying our local.conf files to set certain variables when some parts of the page are modified (footer, project navigation). I'd also like to work on a dialog for adding new pages if the other UI work gets finished up.