1. Monday, April 02 2007 21:30What we must do before release

    general

    • Move to rails 1.2
    • Mysql sequence instead of ids !

    controllers

    • Make them restful before passing all the tests we will do this before 1.0
    • Change data url to not include version number (it’s the same resource!)

    views

    • Study if a customized version of haml could be an alternative to zafu. Designers could choose between haml and zafu, depending on their taste… it seems like haml won’t make it. It relies too much on ruby: it’s not something users will be allowed to play with. We’ll see if we are going to use is for admin views.
    • Migrate static rhtml views to zafu or haml Not a priority.
    • Split css (transcendence...).

    community

    • Move away from the ‘standard’ look and feel for zenadmin.org (=nicer css).
    • Move current hosting to the new xen, setup the mailing list.

    tools

    • Finish the unknown link tool.

    Gaspard Bucher