edenc [Wed, 30 Jan 2008 21:56:18 +0000]
r20387@hades (orig r526): edenc | 2008-01-28 00:23:45 -0300
branching for vp/widget emergency fixes
r20388@hades (orig r527): edenc | 2008-01-28 01:05:58 -0300
unlazified field value setting
r20403@hades (orig r537): edenc | 2008-01-30 12:43:49 -0300
fixed typo
r20404@hades (orig r538): edenc | 2008-01-30 13:20:23 -0300
checking for definedness on required fields
r20429@hades (orig r544): edenc | 2008-01-30 16:51:39 -0300
removing vestigial subroutine
r20432@hades (orig r547): edenc | 2008-01-30 17:56:04 -0300
using _model_has_value instead of has_value
r20436@hades (orig r551): edenc | 2008-01-30 18:14:42 -0300
checking _model_has_value
edenc [Wed, 30 Jan 2008 21:14:42 +0000]
checking _model_has_value
wreis [Wed, 30 Jan 2008 21:10:59 +0000]
nuked CreditCard type
groditi [Wed, 30 Jan 2008 21:09:54 +0000]
better error messages / dont swallow error when a widget has compile errors
edenc [Wed, 30 Jan 2008 20:57:55 +0000]
r20426@hades (orig r541): matthewt | 2008-01-30 14:33:27 -0300
use skin to lookup 'extends' in LayoutSet
r20427@hades (orig r542): matthewt | 2008-01-30 14:56:22 -0300
skin inheritnace within a single search path
r20428@hades (orig r543): matthewt | 2008-01-30 15:17:34 -0300
=extends NEXT in widgets works
r20430@hades (orig r545): groditi | 2008-01-30 17:45:33 -0300
minor pod fix
r20431@hades (orig r546): groditi | 2008-01-30 17:46:36 -0300
lazy build implies clearer
edenc [Wed, 30 Jan 2008 20:56:04 +0000]
using _model_has_value instead of has_value
groditi [Wed, 30 Jan 2008 20:46:36 +0000]
lazy build implies clearer
groditi [Wed, 30 Jan 2008 20:45:33 +0000]
minor pod fix
edenc [Wed, 30 Jan 2008 19:51:39 +0000]
removing vestigial subroutine
matthewt [Wed, 30 Jan 2008 18:17:34 +0000]
=extends NEXT in widgets works
matthewt [Wed, 30 Jan 2008 17:56:22 +0000]
skin inheritnace within a single search path
matthewt [Wed, 30 Jan 2008 17:33:27 +0000]
use skin to lookup 'extends' in LayoutSet
edenc [Wed, 30 Jan 2008 17:24:56 +0000]
r20384@hades (orig r523): wreis | 2008-01-26 12:21:51 -0300
added CheckNumber type constraint
r20385@hades (orig r524): wreis | 2008-01-26 12:28:01 -0300
unquoted Reaction::Types
r20386@hades (orig r525): wreis | 2008-01-26 12:29:08 -0300
fixed assertion for _build_fields_for_type_Str
r20397@hades (orig r531): matthewt | 2008-01-29 04:39:49 -0300
better error reporting on reflection failure for Object viewport
r20398@hades (orig r532): matthewt | 2008-01-29 04:40:51 -0300
refactored value string building
r20399@hades (orig r533): matthewt | 2008-01-29 08:11:06 -0300
-Debug is -stupid-
r20400@hades (orig r534): wreis | 2008-01-29 08:26:17 -0300
fixed DBIC types
r20401@hades (orig r535): matthewt | 2008-01-29 08:35:18 -0300
container widget
r20402@hades (orig r536): wreis | 2008-01-29 23:41:25 -0300
added _class_to_attribute_name method
r20405@hades (orig r539): matthewt | 2008-01-30 13:33:10 -0300
first cut of Reaction::UI::Skin and SiteLayout VP+widget
matthewt [Wed, 30 Jan 2008 16:33:10 +0000]
first cut of Reaction::UI::Skin and SiteLayout VP+widget
edenc [Wed, 30 Jan 2008 16:20:23 +0000]
checking for definedness on required fields
edenc [Wed, 30 Jan 2008 15:43:49 +0000]
fixed typo
wreis [Wed, 30 Jan 2008 02:41:25 +0000]
added _class_to_attribute_name method
matthewt [Tue, 29 Jan 2008 11:35:18 +0000]
container widget
wreis [Tue, 29 Jan 2008 11:26:17 +0000]
fixed DBIC types
matthewt [Tue, 29 Jan 2008 11:11:06 +0000]
-Debug is -stupid-
matthewt [Tue, 29 Jan 2008 07:40:51 +0000]
refactored value string building
matthewt [Tue, 29 Jan 2008 07:39:49 +0000]
better error reporting on reflection failure for Object viewport
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 15:29:08 +0000]
fixed assertion for _build_fields_for_type_Str
wreis [Sat, 26 Jan 2008 15:28:01 +0000]
unquoted Reaction::Types
wreis [Sat, 26 Jan 2008 15:21:51 +0000]
added CheckNumber type constraint
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