----------------------------------- Jifty 1.10228 - February 28th, 2011 ----------------------------------- BUGFIXES ======== * brief_description now always works by returning ->name, or failing that, ->id. * jifty adopt: Don't bother forking before invoking $EDITOR DOCUMENTATION ============= * Document the models method of Jifty::Schema TESTS ===== * Avoid loading author test modules unless -d inc/.author * Author tests for no tabs ----------------------------------- Jifty 1.10214 - February 14th, 2011 ----------------------------------- CORE ==== * Monkeypatch Mouse to silence misleading warnings * Add a timestamp type * Add a default timezone configuration * Add support for cc and bcc in Jifty::Notification * Let JIFTY_LOG_LEVEL override LogLevel from the config * Notify the record when we're about to begin running through an Update VIEW ==== * render_title_inpage expects to be passed the title * Correct an image URL in CSS to point to /static/ * __page is only relevant for SPA, which isn't the default configuration * Revert "* Upgrade a region error from a debug to a warning." * Add the id and class attributes to Forms, aliasing id and name * Make sure the submenu