aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI/View.pm
Commit message (Collapse)AuthorAgeFilesLines
* add some comments in case someone has a hissy fit about MVC blah blahgroditi2009-07-111-0/+12
|
* wire layout_args, which was somehow never connected to the mixgroditi2009-07-111-1/+2
|
* added localization supportedenc2008-08-191-0/+7
|
* Much documentation updatescastaway2008-08-171-0/+99
|
* making skin_name default to 'default' againedenc2008-08-111-1/+1
|
* skin defaults to base nowwreis2008-07-241-1/+1
|
* rclass stuff ripped out of everything but widget classesmatthewt2008-07-241-115/+104
|
* r5944@tabor: wallacer | 2008-05-02 18:26:07 -0300wreis2008-05-021-1/+1
| | | | | created default (bare skeleton) skin
* made layoutset name generation smarter, basic tests for name generationgroditi2008-04-261-9/+15
|
* rework skin path handlingmatthewt2008-01-311-2/+2
|
* moved widget class search path to Skinmatthewt2008-01-311-25/+0
|
* added widget_search_path option (ignored), defaults.conf support and moved ↵matthewt2008-01-311-0/+4
| | | | file extension to View
* better error messages / dont swallow error when a widget has compile errorsgroditi2008-01-301-19/+11
|
* first cut of Reaction::UI::Skin and SiteLayout VP+widgetmatthewt2008-01-301-54/+48
|
* choosemany is still broken (not applying changes) but everything else is ↵groditi2008-01-021-1/+2
| | | | looking better
* root of componentUI rendersmatthewt2007-11-261-9/+15
|
* move viewport to being %_ arg only, not widget attribute, cache widget ↵matthewt2007-11-151-5/+8
| | | | construction
* one rendering context per requestmatthewt2007-11-151-6/+3
|
* widget now passes layoutset to rendering contextmatthewt2007-11-151-1/+3
|
* changes so far for new moose / mopgroditi2007-11-131-10/+10
|
* CRUDController syntax changed to be less retarded and Reflector::DBIC fixed ↵groditi2007-10-231-0/+2
| | | | to use DeleteAll action
* optimizations are fun! widget cache, reflector and immutable, other details. ↵groditi2007-10-031-2/+7
| | | | bye old view
* unstable switchover before template renaming. added searchpath for widgets ↵groditi2007-10-021-6/+13
| | | | trying to make list view work. added gridview
* It is starting to look like this may actually work after all. Listview is ↵groditi2007-09-291-6/+10
| | | | the only one left i think, although the bar tests are still giving me trouble. TODO: add to the collection actions a truncate action. should be useful
* slight change for saner behavior when munging namesgroditi2007-09-281-3/+4
|
* more work towards widgets, split up the templates and added some super basic PODgroditi2007-09-281-1/+1
|
* Fix to View.pm (oops) and the ability of using sub{} blocks with a localized ↵groditi2007-09-241-1/+1
| | | | %_ to WidgetClass
* minor reflector changes and start of widget portgroditi2007-09-201-0/+8
|
* moved shit to trunkmatthewt2007-09-121-0/+133