2008-01-31 |
matthewt |
moved widget class search path to Skin |
commit | commitdiff | tree | snapshot |
2008-01-31 |
matthewt |
removed view arg to LayoutSet, moved to using skin... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
matthewt |
remove vestigial override |
commit | commitdiff | tree | snapshot |
2008-01-31 |
matthewt |
added widget_search_path option (ignored), defaults... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
matthewt |
change dist name to Reaction |
commit | commitdiff | tree | snapshot |
2008-01-30 |
groditi |
ChooseMany fix |
commit | commitdiff | tree | snapshot |
2008-01-30 |
edenc |
r20387@hades (orig r526): edenc | 2008-01-28 00:23... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
edenc |
checking _model_has_value |
commit | commitdiff | tree | snapshot |
2008-01-30 |
wreis |
nuked CreditCard type |
commit | commitdiff | tree | snapshot |
2008-01-30 |
groditi |
better error messages / dont swallow error when a widge... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
edenc |
r20426@hades (orig r541): matthewt | 2008-01-30 14... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
edenc |
using _model_has_value instead of has_value |
commit | commitdiff | tree | snapshot |
2008-01-30 |
groditi |
lazy build implies clearer |
commit | commitdiff | tree | snapshot |
2008-01-30 |
groditi |
minor pod fix |
commit | commitdiff | tree | snapshot |
2008-01-30 |
edenc |
removing vestigial subroutine |
commit | commitdiff | tree | snapshot |
2008-01-30 |
matthewt |
=extends NEXT in widgets works |
commit | commitdiff | tree | snapshot |
2008-01-30 |
matthewt |
skin inheritnace within a single search path |
commit | commitdiff | tree | snapshot |
2008-01-30 |
matthewt |
use skin to lookup 'extends' in LayoutSet |
commit | commitdiff | tree | snapshot |
2008-01-30 |
edenc |
r20384@hades (orig r523): wreis | 2008-01-26 12:21... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
matthewt |
first cut of Reaction::UI::Skin and SiteLayout VP+widget |
commit | commitdiff | tree | snapshot |
2008-01-30 |
edenc |
checking for definedness on required fields |
commit | commitdiff | tree | snapshot |
2008-01-30 |
edenc |
fixed typo |
commit | commitdiff | tree | snapshot |
2008-01-30 |
wreis |
added _class_to_attribute_name method |
commit | commitdiff | tree | snapshot |
2008-01-29 |
matthewt |
container widget |
commit | commitdiff | tree | snapshot |
2008-01-29 |
wreis |
fixed DBIC types |
commit | commitdiff | tree | snapshot |
2008-01-29 |
matthewt |
-Debug is -stupid- |
commit | commitdiff | tree | snapshot |
2008-01-29 |
matthewt |
refactored value string building |
commit | commitdiff | tree | snapshot |
2008-01-29 |
matthewt |
better error reporting on reflection failure for Object... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
edenc |
unlazified field value setting |
commit | commitdiff | tree | snapshot |
2008-01-28 |
edenc |
branching for vp/widget emergency fixes |
commit | commitdiff | tree | snapshot |
2008-01-26 |
wreis |
fixed assertion for _build_fields_for_type_Str |
commit | commitdiff | tree | snapshot |
2008-01-26 |
wreis |
unquoted Reaction::Types |
commit | commitdiff | tree | snapshot |
2008-01-26 |
wreis |
added CheckNumber type constraint |
commit | commitdiff | tree | snapshot |
2008-01-26 |
wreis |
added dep |
commit | commitdiff | tree | snapshot |
2008-01-26 |
wreis |
fixed _build_value_string for ChooseOne fields |
commit | commitdiff | tree | snapshot |
2008-01-26 |
groditi |
Create fields are fixed again. Also fixed: ChooseMany... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
matthewt |
tweak add_domain_model to default attribute metaclass... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
matthewt |
clean up implements implementation by providing an... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
matthewt |
revert #515, completely the wrong solution and blows... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
groditi |
Moose::Role fixed for new moose |
commit | commitdiff | tree | snapshot |
2008-01-24 |
wreis |
minor doc fixes |
commit | commitdiff | tree | snapshot |
2008-01-24 |
matthewt |
is_lazy implies builder or default but need to ensure... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
matthewt |
more robust 'can we ask for a value' handling - need... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
matthewt |
Choices doesn't inflate single values, ChooseOne produc... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
matthewt |
make default handling respect predicate when attr is... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
groditi |
nicer regex for trimming whitespace from templates... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
groditi |
dont apply events if there is no events. misc cleanups... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
groditi |
add a default 404 and 403 action, use the 404 on collec... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
groditi |
little bugfix in regards to collection actions |
commit | commitdiff | tree | snapshot |
2008-01-17 |
groditi |
quick fix for value issue |
commit | commitdiff | tree | snapshot |
2008-01-17 |
wreis |
fixed reader and predicate generation for reflector |
commit | commitdiff | tree | snapshot |
2008-01-17 |
wreis |
fixed CreditCard type |
commit | commitdiff | tree | snapshot |
2008-01-17 |
wreis |
fixed _build_fields_for_type_Row |
commit | commitdiff | tree | snapshot |
2008-01-15 |
groditi |
howdid action form not get deleted? |
commit | commitdiff | tree | snapshot |
2008-01-14 |
wreis |
added Reaction::Types::CreditCard |
commit | commitdiff | tree | snapshot |
2008-01-14 |
groditi |
more Pod! description + a little bit of synopsis and... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
leetle bug fix |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
r15792@deathmachine (orig r479): groditi | 2008-01... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
r15791@deathmachine (orig r478): groditi | 2008-01... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
r15790@deathmachine (orig r477): groditi | 2008-01... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
r15781@deathmachine (orig r471): groditi | 2008-01... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
r15768@deathmachine (orig r470): groditi | 2008-01... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
(no commit message) |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
r15761@deathmachine (orig r463): groditi | 2008-01... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
r15428@deathmachine (orig r459): groditi | 2008-01... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
r15427@deathmachine (orig r458): groditi | 2008-01... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
r15426@deathmachine (orig r457): groditi | 2008-01... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
r15425@deathmachine (orig r456): groditi | 2008-01... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
r15402@deathmachine (orig r451): groditi | 2007-12... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
(no commit message) |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
r15372@deathmachine (orig r421): groditi | 2007-12... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
more pod updates |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
more pod updates |
commit | commitdiff | tree | snapshot |
2008-01-10 |
groditi |
some doc updates |
commit | commitdiff | tree | snapshot |
2008-01-09 |
wreis |
minor fix for _build_fields_for_type_* |
commit | commitdiff | tree | snapshot |
2008-01-08 |
groditi |
some boiler plate docs |
commit | commitdiff | tree | snapshot |
2008-01-08 |
groditi |
pulling in changes from trunk |
commit | commitdiff | tree | snapshot |
2008-01-08 |
groditi |
r15421@deathmachine (orig r452): castaway | 2008... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
wreis |
port the reaction type system to MooseX::Types |
commit | commitdiff | tree | snapshot |
2008-01-07 |
matthewt |
squelch a warning in Reaction::Class, port from BindLex... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
groditi |
fixed choosemany, fixed some widget stuff i broke befor... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
groditi |
choosemany is still broken (not applying changes) but... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
groditi |
grid is starting to work, actions and view to go |
commit | commitdiff | tree | snapshot |
2008-01-02 |
groditi |
trying to narrow it down |
commit | commitdiff | tree | snapshot |
2008-01-02 |
groditi |
work in progress, listview still broken |
commit | commitdiff | tree | snapshot |
2008-01-01 |
castaway |
Update docs to match new ::Controller::Root |
commit | commitdiff | tree | snapshot |
2008-01-01 |
castaway |
Add docs about creation of window object |
commit | commitdiff | tree | snapshot |
2008-01-01 |
castaway |
Fix typos in doc |
commit | commitdiff | tree | snapshot |
2008-01-01 |
castaway |
Add config example to docs, and mention use of config... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
groditi |
renaming widget packages to match new viewports |
commit | commitdiff | tree | snapshot |
2007-12-31 |
groditi |
r15374@deathmachine (orig r423): edenc | 2007-12... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
matthewt |
update dependency versions |
commit | commitdiff | tree | snapshot |
2007-12-25 |
matthewt |
re-add IM::ObjectClass. please nobody delete this again... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
matthewt |
fix typo |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
r72898@cain (orig r438): matthewt | 2007-12-20 22... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
(no commit message) |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
(no commit message) |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
r72724@cain (orig r419): edenc | 2007-12-16 16:51... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
r72472@cain (orig r417): matthewt | 2007-12-14 21... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
merge fixups |
commit | commitdiff | tree | snapshot |
next |