2008-01-30 |
edenc |
fixed typo |
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 |
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 |
2007-12-20 |
matthewt |
r72883@cain (orig r423): edenc | 2007-12-17 18:43... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
edenc |
started updating docs |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
r72440@cain (orig r416): matthewt | 2007-11-29 19... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
r72432@cain (orig r415): matthewt | 2007-11-26 20... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
r72431@cain (orig r414): matthewt | 2007-11-26 20... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
r62539@cain (orig r410): matthewt | 2007-11-15 21... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
r62538@cain (orig r409): matthewt | 2007-11-15 20... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
r62537@cain (orig r408): matthewt | 2007-11-15 20... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
(no commit message) |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
r59848@cain (orig r399): matthewt | 2007-11-09 14... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
r59847@cain (orig r398): matthewt | 2007-11-09 14... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
r59846@cain (orig r397): matthewt | 2007-11-09 14... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
matthewt |
r59845@cain (orig r396): matthewt | 2007-11-09 13... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
edenc |
moved docs to /old |
commit | commitdiff | tree | snapshot |
2007-12-17 |
edenc |
recovered ancient docs |
commit | commitdiff | tree | snapshot |
2007-12-17 |
matthewt |
r62511@cain (orig r406): groditi | 2007-11-14 20... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
groditi |
new renamed viewports |
commit | commitdiff | tree | snapshot |
2007-12-17 |
groditi |
branching |
commit | commitdiff | tree | snapshot |
2007-12-16 |
edenc |
fixed file fields |
commit | commitdiff | tree | snapshot |
2007-12-16 |
groditi |
empty IM example |
commit | commitdiff | tree | snapshot |
2007-12-14 |
matthewt |
port actionform, field widgets to declarative system |
commit | commitdiff | tree | snapshot |
2007-11-29 |
matthewt |
listview ported bar pager |
commit | commitdiff | tree | snapshot |
2007-11-26 |
matthewt |
ObjectView converted |
commit | commitdiff | tree | snapshot |
2007-11-26 |
matthewt |
root of componentUI renders |
commit | commitdiff | tree | snapshot |
2007-11-16 |
groditi |
fixed Bar Controller, tons of bugs everywhere, restruct... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
groditi |
oops, missing comma |
commit | commitdiff | tree | snapshot |
2007-11-16 |
groditi |
changes to CRUDController to make adding new CRUDish... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
matthewt |
move viewport to being %_ arg only, not widget attribut... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
matthewt |
one rendering context per request |
commit | commitdiff | tree | snapshot |
2007-11-15 |
matthewt |
widget now passes layoutset to rendering context |
commit | commitdiff | tree | snapshot |
next |