Changes for version 0.008
- tweek CSS for a.box to fix padding in relation to form.inline, button.box
- fix crud.js bug to allow for sort column to include table prefix (e.g., t2.name)
- total refactor of UI to include:
- left menu instead of tabbed relationships view
- stricter dom structure
- yui_header.tt
- split up some .tt into smaller chunks
- RelOpts hash instead of separate *_relationships vars in .tt
- use LiveGrid instead of YUI DataTable
- ***NOTE*** all the YUI DataTable support is now dropped in favor of LiveGrid
Modules
YUI for your CatalystX::CRUD view
base controller
View class for Excel output
ExtJS LiveGrid objects
flatten CatalystX::CRUD::Object instances
templates for your CatalystX::CRUD view
Template crud snippets
base View class