edenc [Wed, 30 Jan 2008 15:43:49 +0000]
fixed typo
edenc [Mon, 28 Jan 2008 04:05:58 +0000]
unlazified field value setting
edenc [Mon, 28 Jan 2008 03:23:45 +0000]
branching for vp/widget emergency fixes
wreis [Sat, 26 Jan 2008 03:42:18 +0000]
added dep
wreis [Sat, 26 Jan 2008 03:34:31 +0000]
fixed _build_value_string for ChooseOne fields
groditi [Sat, 26 Jan 2008 03:12:26 +0000]
Create fields are fixed again. Also fixed: ChooseMany when tryingto remove the last item.
matthewt [Fri, 25 Jan 2008 04:25:47 +0000]
tweak add_domain_model to default attribute metaclass rather than forcibly construct the meta-attr object
matthewt [Fri, 25 Jan 2008 04:19:52 +0000]
clean up implements implementation by providing an add_method_to_target method in Reaction::Class that Reaction::Role can override
matthewt [Fri, 25 Jan 2008 04:17:58 +0000]
revert #515, completely the wrong solution and blows the diff for the right one
groditi [Thu, 24 Jan 2008 22:14:50 +0000]
Moose::Role fixed for new moose
wreis [Thu, 24 Jan 2008 17:00:37 +0000]
minor doc fixes
matthewt [Thu, 24 Jan 2008 09:55:31 +0000]
is_lazy implies builder or default but need to ensure \!lazy_fail (Field value building code)
matthewt [Thu, 24 Jan 2008 07:41:36 +0000]
more robust 'can we ask for a value' handling - need to check default as well as builder
matthewt [Thu, 24 Jan 2008 06:37:27 +0000]
Choices doesn't inflate single values, ChooseOne produces better debug info on validation fail
matthewt [Wed, 23 Jan 2008 03:54:44 +0000]
make default handling respect predicate when attr is not lazy build
groditi [Tue, 22 Jan 2008 19:32:08 +0000]
nicer regex for trimming whitespace from templates and cancel label fix
groditi [Mon, 21 Jan 2008 23:56:15 +0000]
dont apply events if there is no events. misc cleanups. i think we should delete events from the event hash when they are handled.
groditi [Mon, 21 Jan 2008 22:08:47 +0000]
add a default 404 and 403 action, use the 404 on collection controller, make html source less ugly by eliminating unnecessary whitespace
groditi [Mon, 21 Jan 2008 19:50:30 +0000]
little bugfix in regards to collection actions
groditi [Thu, 17 Jan 2008 22:04:00 +0000]
quick fix for value issue
wreis [Thu, 17 Jan 2008 05:10:49 +0000]
fixed reader and predicate generation for reflector
wreis [Thu, 17 Jan 2008 03:03:33 +0000]
fixed CreditCard type
wreis [Thu, 17 Jan 2008 02:33:59 +0000]
fixed _build_fields_for_type_Row
groditi [Tue, 15 Jan 2008 18:27:10 +0000]
howdid action form not get deleted?
wreis [Mon, 14 Jan 2008 20:17:35 +0000]
added Reaction::Types::CreditCard
groditi [Mon, 14 Jan 2008 17:41:11 +0000]
more Pod! description + a little bit of synopsis and method / attribute stubs
groditi [Thu, 10 Jan 2008 23:01:19 +0000]
leetle bug fix
groditi [Thu, 10 Jan 2008 22:46:01 +0000]
r15792@deathmachine (orig r479): groditi | 2008-01-09 20:26:14 -0500
more pod updates
groditi [Thu, 10 Jan 2008 22:45:48 +0000]
r15791@deathmachine (orig r478): groditi | 2008-01-09 19:53:30 -0500
more pod updates
groditi [Thu, 10 Jan 2008 22:45:38 +0000]
r15790@deathmachine (orig r477): groditi | 2008-01-09 19:26:24 -0500
some doc updates
groditi [Thu, 10 Jan 2008 22:45:25 +0000]
r15781@deathmachine (orig r471): groditi | 2008-01-07 20:52:05 -0500
some boiler plate docs
groditi [Thu, 10 Jan 2008 22:44:58 +0000]
r15768@deathmachine (orig r470): groditi | 2008-01-07 19:52:08 -0500
pulling in changes from trunk
groditi [Thu, 10 Jan 2008 22:44:39 +0000]
groditi [Thu, 10 Jan 2008 22:44:05 +0000]
r15761@deathmachine (orig r463): groditi | 2008-01-04 19:21:12 -0500
fixed choosemany, fixed some widget stuff i broke before, renamed ordered_fields to computed_field_order to avoid ambiguity
groditi [Thu, 10 Jan 2008 22:43:38 +0000]
r15428@deathmachine (orig r459): groditi | 2008-01-02 17:57:32 -0500
choosemany is still broken (not applying changes) but everything else is looking better
groditi [Thu, 10 Jan 2008 22:43:11 +0000]
r15427@deathmachine (orig r458): groditi | 2008-01-02 15:44:09 -0500
grid is starting to work, actions and view to go
groditi [Thu, 10 Jan 2008 22:42:53 +0000]
r15426@deathmachine (orig r457): groditi | 2008-01-02 13:52:48 -0500
trying to narrow it down
groditi [Thu, 10 Jan 2008 22:42:41 +0000]
r15425@deathmachine (orig r456): groditi | 2008-01-02 13:49:19 -0500
work in progress, listview still broken
groditi [Thu, 10 Jan 2008 22:39:59 +0000]
r15402@deathmachine (orig r451): groditi | 2007-12-31 17:16:22 -0500
renaming widget packages to match new viewports
groditi [Thu, 10 Jan 2008 22:39:15 +0000]
groditi [Thu, 10 Jan 2008 22:38:58 +0000]
r15372@deathmachine (orig r421): groditi | 2007-12-17 11:32:16 -0500
new renamed viewports
groditi [Thu, 10 Jan 2008 01:26:14 +0000]
more pod updates
groditi [Thu, 10 Jan 2008 00:53:30 +0000]
more pod updates
groditi [Thu, 10 Jan 2008 00:26:24 +0000]
some doc updates
wreis [Wed, 9 Jan 2008 12:22:18 +0000]
minor fix for _build_fields_for_type_*
groditi [Tue, 8 Jan 2008 01:52:05 +0000]
some boiler plate docs
groditi [Tue, 8 Jan 2008 00:52:08 +0000]
pulling in changes from trunk
groditi [Tue, 8 Jan 2008 00:35:11 +0000]
r15421@deathmachine (orig r452): castaway | 2008-01-01 11:05:57 -0500
Add config example to docs, and mention use of config for window_title etc
r15422@deathmachine (orig r453): castaway | 2008-01-01 11:14:08 -0500
Fix typos in doc
r15423@deathmachine (orig r454): castaway | 2008-01-01 11:21:12 -0500
Add docs about creation of window object
r15424@deathmachine (orig r455): castaway | 2008-01-01 13:21:05 -0500
Update docs to match new ::Controller::Root
r15764@deathmachine (orig r466): matthewt | 2008-01-07 10:48:25 -0500
squelch a warning in Reaction::Class, port from BindLex to Component::ACCEPT_CONTEXT
r15765@deathmachine (orig r467): wreis | 2008-01-07 11:14:58 -0500
port the reaction type system to MooseX::Types
wreis [Mon, 7 Jan 2008 16:14:58 +0000]
port the reaction type system to MooseX::Types
matthewt [Mon, 7 Jan 2008 15:48:25 +0000]
squelch a warning in Reaction::Class, port from BindLex to Component::ACCEPT_CONTEXT
groditi [Sat, 5 Jan 2008 00:21:12 +0000]
fixed choosemany, fixed some widget stuff i broke before, renamed ordered_fields to computed_field_order to avoid ambiguity
groditi [Wed, 2 Jan 2008 22:57:32 +0000]
choosemany is still broken (not applying changes) but everything else is looking better
groditi [Wed, 2 Jan 2008 20:44:09 +0000]
grid is starting to work, actions and view to go
groditi [Wed, 2 Jan 2008 18:52:48 +0000]
trying to narrow it down
groditi [Wed, 2 Jan 2008 18:49:19 +0000]
work in progress, listview still broken
castaway [Tue, 1 Jan 2008 18:21:05 +0000]
Update docs to match new ::Controller::Root
castaway [Tue, 1 Jan 2008 16:21:12 +0000]
Add docs about creation of window object
castaway [Tue, 1 Jan 2008 16:14:08 +0000]
Fix typos in doc
castaway [Tue, 1 Jan 2008 16:05:57 +0000]
Add config example to docs, and mention use of config for window_title etc
groditi [Mon, 31 Dec 2007 22:16:22 +0000]
renaming widget packages to match new viewports
groditi [Mon, 31 Dec 2007 18:54:40 +0000]
r15374@deathmachine (orig r423): edenc | 2007-12-17 13:43:38 -0500
recovered ancient docs
r15375@deathmachine (orig r424): edenc | 2007-12-17 13:45:59 -0500
moved docs to /old
r15376@deathmachine (orig r425): matthewt | 2007-12-20 16:29:32 -0500
r59845@cain (orig r396): matthewt | 2007-11-09 13:53:40 +0000
replace renders with fragment
r15377@deathmachine (orig r426): matthewt | 2007-12-20 16:34:29 -0500
r59846@cain (orig r397): matthewt | 2007-11-09 14:04:24 +0000
fixup widgets to use fragment
r15378@deathmachine (orig r427): matthewt | 2007-12-20 16:34:55 -0500
r59847@cain (orig r398): matthewt | 2007-11-09 14:38:37 +0000
switch over to sub style from AUTOLOAD style (WidgetClass changes)
r15379@deathmachine (orig r428): matthewt | 2007-12-20 16:35:39 -0500
r59848@cain (orig r399): matthewt | 2007-11-09 14:40:08 +0000
switch over to sub style from AUTOLOAD style (Widget transition)
r15380@deathmachine (orig r429): matthewt | 2007-12-20 16:37:25 -0500
r15381@deathmachine (orig r430): matthewt | 2007-12-20 16:37:48 -0500
r62537@cain (orig r408): matthewt | 2007-11-15 20:16:27 +0000
widget now passes layoutset to rendering context
r15382@deathmachine (orig r431): matthewt | 2007-12-20 16:38:07 -0500
r62538@cain (orig r409): matthewt | 2007-11-15 20:26:00 +0000
one rendering context per request
r15383@deathmachine (orig r432): matthewt | 2007-12-20 16:38:28 -0500
r62539@cain (orig r410): matthewt | 2007-11-15 21:12:16 +0000
move viewport to being %_ arg only, not widget attribute, cache widget construction
r15384@deathmachine (orig r433): matthewt | 2007-12-20 16:39:06 -0500
r72431@cain (orig r414): matthewt | 2007-11-26 20:11:29 +0000
root of componentUI renders
r15385@deathmachine (orig r434): matthewt | 2007-12-20 16:40:11 -0500
r72432@cain (orig r415): matthewt | 2007-11-26 20:44:56 +0000
ObjectView converted
r15386@deathmachine (orig r435): matthewt | 2007-12-20 16:41:08 -0500
r72440@cain (orig r416): matthewt | 2007-11-29 19:05:13 +0000
listview ported bar pager
r15387@deathmachine (orig r436): edenc | 2007-12-20 16:53:19 -0500
started updating docs
r15390@deathmachine (orig r439): matthewt | 2007-12-20 17:13:03 -0500
r72472@cain (orig r417): matthewt | 2007-12-14 21:10:01 +0000
port actionform, field widgets to declarative system
r15391@deathmachine (orig r440): matthewt | 2007-12-20 17:13:37 -0500
r72724@cain (orig r419): edenc | 2007-12-16 16:51:40 +0000
fixed file fields
r15392@deathmachine (orig r441): matthewt | 2007-12-20 17:33:24 -0500
r15393@deathmachine (orig r442): matthewt | 2007-12-20 17:34:16 -0500
r15394@deathmachine (orig r443): matthewt | 2007-12-20 17:43:21 -0500
r72898@cain (orig r438): matthewt | 2007-12-20 22:07:29 +0000
merge fixups
r15397@deathmachine (orig r446): matthewt | 2007-12-23 15:57:41 -0500
fix typo
r15398@deathmachine (orig r447): matthewt | 2007-12-24 19:26:27 -0500
re-add IM::ObjectClass. please nobody delete this again, just because we don't have anything fancy in there anymore does -not- mean we might not need to later
r15400@deathmachine (orig r449): matthewt | 2007-12-29 06:58:30 -0500
update dependency versions
matthewt [Sat, 29 Dec 2007 11:58:30 +0000]
update dependency versions
matthewt [Tue, 25 Dec 2007 00:26:27 +0000]
re-add IM::ObjectClass. please nobody delete this again, just because we don't have anything fancy in there anymore does -not- mean we might not need to later
matthewt [Sun, 23 Dec 2007 20:57:41 +0000]
fix typo
matthewt [Thu, 20 Dec 2007 22:43:21 +0000]
r72898@cain (orig r438): matthewt | 2007-12-20 22:07:29 +0000
merge fixups
matthewt [Thu, 20 Dec 2007 22:34:16 +0000]
matthewt [Thu, 20 Dec 2007 22:33:24 +0000]
matthewt [Thu, 20 Dec 2007 22:13:37 +0000]
r72724@cain (orig r419): edenc | 2007-12-16 16:51:40 +0000
fixed file fields
matthewt [Thu, 20 Dec 2007 22:13:03 +0000]
r72472@cain (orig r417): matthewt | 2007-12-14 21:10:01 +0000
port actionform, field widgets to declarative system
matthewt [Thu, 20 Dec 2007 22:07:29 +0000]
merge fixups
matthewt [Thu, 20 Dec 2007 22:00:42 +0000]
r72883@cain (orig r423): edenc | 2007-12-17 18:43:38 +0000
recovered ancient docs
r72884@cain (orig r424): edenc | 2007-12-17 18:45:59 +0000
moved docs to /old
r72896@cain (orig r436): edenc | 2007-12-20 21:53:19 +0000
started updating docs
edenc [Thu, 20 Dec 2007 21:53:19 +0000]
started updating docs
matthewt [Thu, 20 Dec 2007 21:41:08 +0000]
r72440@cain (orig r416): matthewt | 2007-11-29 19:05:13 +0000
listview ported bar pager
matthewt [Thu, 20 Dec 2007 21:40:11 +0000]
r72432@cain (orig r415): matthewt | 2007-11-26 20:44:56 +0000
ObjectView converted
matthewt [Thu, 20 Dec 2007 21:39:06 +0000]
r72431@cain (orig r414): matthewt | 2007-11-26 20:11:29 +0000
root of componentUI renders
matthewt [Thu, 20 Dec 2007 21:38:28 +0000]
r62539@cain (orig r410): matthewt | 2007-11-15 21:12:16 +0000
move viewport to being %_ arg only, not widget attribute, cache widget construction
matthewt [Thu, 20 Dec 2007 21:38:07 +0000]
r62538@cain (orig r409): matthewt | 2007-11-15 20:26:00 +0000
one rendering context per request
matthewt [Thu, 20 Dec 2007 21:37:48 +0000]
r62537@cain (orig r408): matthewt | 2007-11-15 20:16:27 +0000
widget now passes layoutset to rendering context
matthewt [Thu, 20 Dec 2007 21:37:25 +0000]
matthewt [Thu, 20 Dec 2007 21:35:39 +0000]
r59848@cain (orig r399): matthewt | 2007-11-09 14:40:08 +0000
switch over to sub style from AUTOLOAD style (Widget transition)
matthewt [Thu, 20 Dec 2007 21:34:55 +0000]
r59847@cain (orig r398): matthewt | 2007-11-09 14:38:37 +0000
switch over to sub style from AUTOLOAD style (WidgetClass changes)
matthewt [Thu, 20 Dec 2007 21:34:29 +0000]
r59846@cain (orig r397): matthewt | 2007-11-09 14:04:24 +0000
fixup widgets to use fragment
matthewt [Thu, 20 Dec 2007 21:29:32 +0000]
r59845@cain (orig r396): matthewt | 2007-11-09 13:53:40 +0000
replace renders with fragment
edenc [Mon, 17 Dec 2007 18:45:59 +0000]
moved docs to /old
edenc [Mon, 17 Dec 2007 18:43:38 +0000]
recovered ancient docs
matthewt [Mon, 17 Dec 2007 17:15:03 +0000]
r62511@cain (orig r406): groditi | 2007-11-14 20:04:23 +0000
merging in the lats of my two branches and killing them off
r62639@cain (orig r411): groditi | 2007-11-16 16:31:34 +0000
changes to CRUDController to make adding new CRUDish actions easier. makes sense since the controller is so specific anyways
r62640@cain (orig r412): groditi | 2007-11-16 18:09:38 +0000
oops, missing comma
r62641@cain (orig r413): groditi | 2007-11-16 21:20:55 +0000
fixed Bar Controller, tons of bugs everywhere, restructured controller namespace
r72711@cain (orig r418): groditi | 2007-12-16 02:02:36 +0000
empty IM example
groditi [Mon, 17 Dec 2007 16:32:16 +0000]
new renamed viewports
groditi [Mon, 17 Dec 2007 16:21:45 +0000]
branching
edenc [Sun, 16 Dec 2007 16:51:40 +0000]
fixed file fields
groditi [Sun, 16 Dec 2007 02:02:36 +0000]
empty IM example
matthewt [Fri, 14 Dec 2007 21:10:01 +0000]
port actionform, field widgets to declarative system
matthewt [Thu, 29 Nov 2007 19:05:13 +0000]
listview ported bar pager
matthewt [Mon, 26 Nov 2007 20:44:56 +0000]
ObjectView converted
matthewt [Mon, 26 Nov 2007 20:11:29 +0000]
root of componentUI renders
groditi [Fri, 16 Nov 2007 21:20:55 +0000]
fixed Bar Controller, tons of bugs everywhere, restructured controller namespace
groditi [Fri, 16 Nov 2007 18:09:38 +0000]
oops, missing comma
groditi [Fri, 16 Nov 2007 16:31:34 +0000]
changes to CRUDController to make adding new CRUDish actions easier. makes sense since the controller is so specific anyways
matthewt [Thu, 15 Nov 2007 21:12:16 +0000]
move viewport to being %_ arg only, not widget attribute, cache widget construction
matthewt [Thu, 15 Nov 2007 20:26:00 +0000]
one rendering context per request
matthewt [Thu, 15 Nov 2007 20:16:27 +0000]
widget now passes layoutset to rendering context