Mango 0.01000_06 Released

Back on the wagon again.

  • Fixed Template->share when Mango has never been installed
  • Stripped action from yml forms, now get path_prefix on the fly
  • Base Controllers have form_directory set to cope with subclass rename
  • Cart Controller works with add/update/clear/save/delete
  • Added Forms plugin companion to Forms controller
  • Cart forms is not build from sub-forms
  • Form->render now localizes field labels/submit
  • Views now fall back to auto/Mango/templates
  • Added Form/FormFile attributes to Form controller

In general, I think I finally have things the way I want them in terms of forms, base controllers and the various plugins and custom authentication. Next step is wishlist view/restore support and merging the various plugins into on [thing to load] Mango::Catalyst::Plugin::Application.