16 years agomake delayed setup components work so implements+does with required methods in the...
matthewt [Sun, 3 Feb 2008 12:44:08 +0000]
make delayed setup components work so implements+does with required methods in the role works

16 years agodatetime now handles optional using a wrap on value_string
matthewt [Sun, 3 Feb 2008 09:55:15 +0000]
datetime now handles optional using a wrap on value_string

16 years agogenerate clearer for !required action attributes
matthewt [Sun, 3 Feb 2008 09:54:30 +0000]
generate clearer for !required action attributes

16 years agooops forward takes args as an arrayref and i forgot to remove that
groditi [Sat, 2 Feb 2008 19:20:40 +0000]
oops forward takes args as an arrayref and i forgot to remove that

16 years agothe forwards on basic_page and basic_model_action were breaking config merging at...
groditi [Sat, 2 Feb 2008 18:40:58 +0000]
the forwards on basic_page and basic_model_action were breaking config merging at the push viewport stage

16 years agofixed layout path for ArrayRef type
wreis [Sat, 2 Feb 2008 17:52:14 +0000]
fixed layout path for ArrayRef type

16 years agoadd value_is_required, add logic for sync of clearer on !required attrs
matthewt [Sat, 2 Feb 2008 17:07:10 +0000]
add value_is_required, add logic for sync of clearer on !required attrs

16 years agosync_to_action not required, will trigger off value set
matthewt [Sat, 2 Feb 2008 16:33:15 +0000]
sync_to_action not required, will trigger off value set

16 years agovestigial classes, nuked
matthewt [Sat, 2 Feb 2008 16:18:31 +0000]
vestigial classes, nuked

16 years agoCollection field vp works again.
matthewt [Sat, 2 Feb 2008 16:12:31 +0000]
Collection field vp works again.

16 years agoget rid of the 'title is undef' error
matthewt [Thu, 31 Jan 2008 16:23:08 +0000]
get rid of the 'title is undef' error

16 years agorework skin path handling
matthewt [Thu, 31 Jan 2008 13:32:16 +0000]
rework skin path handling

16 years agodefaults.conf support works much better if I commit the damn thing
matthewt [Thu, 31 Jan 2008 12:40:10 +0000]
defaults.conf support works much better if I commit the damn thing

16 years agomoved widget class search path to Skin
matthewt [Thu, 31 Jan 2008 11:35:47 +0000]
moved widget class search path to Skin

16 years agoremoved view arg to LayoutSet, moved to using skin to resolve widget class, added...
matthewt [Thu, 31 Jan 2008 11:06:10 +0000]
removed view arg to LayoutSet, moved to using skin to resolve widget class, added temporary proxy to View from Skin

16 years agoremove vestigial override
matthewt [Thu, 31 Jan 2008 10:47:10 +0000]
remove vestigial override

16 years agoadded widget_search_path option (ignored), defaults.conf support and moved file exten...
matthewt [Thu, 31 Jan 2008 10:07:29 +0000]
added widget_search_path option (ignored), defaults.conf support and moved file extension to View

16 years agochange dist name to Reaction
matthewt [Thu, 31 Jan 2008 08:07:33 +0000]
change dist name to Reaction

16 years agoChooseMany fix
groditi [Wed, 30 Jan 2008 22:20:28 +0000]
ChooseMany fix

16 years ago r20387@hades (orig r526): edenc | 2008-01-28 00:23:45 -0300
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

16 years agochecking _model_has_value
edenc [Wed, 30 Jan 2008 21:14:42 +0000]
checking _model_has_value

16 years agonuked CreditCard type
wreis [Wed, 30 Jan 2008 21:10:59 +0000]
nuked CreditCard type

16 years agobetter error messages / dont swallow error when a widget has compile errors
groditi [Wed, 30 Jan 2008 21:09:54 +0000]
better error messages / dont swallow error when a widget has compile errors

16 years ago r20426@hades (orig r541): matthewt | 2008-01-30 14:33:27 -0300
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

16 years agousing _model_has_value instead of has_value
edenc [Wed, 30 Jan 2008 20:56:04 +0000]
using _model_has_value instead of has_value

16 years agolazy build implies clearer
groditi [Wed, 30 Jan 2008 20:46:36 +0000]
lazy build implies clearer

16 years agominor pod fix
groditi [Wed, 30 Jan 2008 20:45:33 +0000]
minor pod fix

16 years agoremoving vestigial subroutine
edenc [Wed, 30 Jan 2008 19:51:39 +0000]
removing vestigial subroutine

16 years ago=extends NEXT in widgets works
matthewt [Wed, 30 Jan 2008 18:17:34 +0000]
=extends NEXT in widgets works

16 years agoskin inheritnace within a single search path
matthewt [Wed, 30 Jan 2008 17:56:22 +0000]
skin inheritnace within a single search path

16 years agouse skin to lookup 'extends' in LayoutSet
matthewt [Wed, 30 Jan 2008 17:33:27 +0000]
use skin to lookup 'extends' in LayoutSet

16 years ago r20384@hades (orig r523): wreis | 2008-01-26 12:21:51 -0300
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

16 years agofirst 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

16 years agochecking for definedness on required fields
edenc [Wed, 30 Jan 2008 16:20:23 +0000]
checking for definedness on required fields

16 years agofixed typo
edenc [Wed, 30 Jan 2008 15:43:49 +0000]
fixed typo

16 years agoadded _class_to_attribute_name method
wreis [Wed, 30 Jan 2008 02:41:25 +0000]
added _class_to_attribute_name method

16 years agocontainer widget
matthewt [Tue, 29 Jan 2008 11:35:18 +0000]
container widget

16 years agofixed DBIC types
wreis [Tue, 29 Jan 2008 11:26:17 +0000]
fixed DBIC types

16 years ago-Debug is -stupid-
matthewt [Tue, 29 Jan 2008 11:11:06 +0000]
-Debug is -stupid-

16 years agorefactored value string building
matthewt [Tue, 29 Jan 2008 07:40:51 +0000]
refactored value string building

16 years agobetter error reporting on reflection failure for Object viewport
matthewt [Tue, 29 Jan 2008 07:39:49 +0000]
better error reporting on reflection failure for Object viewport

16 years agounlazified field value setting
edenc [Mon, 28 Jan 2008 04:05:58 +0000]
unlazified field value setting

16 years agobranching for vp/widget emergency fixes
edenc [Mon, 28 Jan 2008 03:23:45 +0000]
branching for vp/widget emergency fixes

16 years agofixed assertion for _build_fields_for_type_Str
wreis [Sat, 26 Jan 2008 15:29:08 +0000]
fixed assertion for _build_fields_for_type_Str

16 years agounquoted Reaction::Types
wreis [Sat, 26 Jan 2008 15:28:01 +0000]
unquoted Reaction::Types

16 years agoadded CheckNumber type constraint
wreis [Sat, 26 Jan 2008 15:21:51 +0000]
added CheckNumber type constraint

16 years agoadded dep
wreis [Sat, 26 Jan 2008 03:42:18 +0000]
added dep

16 years agofixed _build_value_string for ChooseOne fields
wreis [Sat, 26 Jan 2008 03:34:31 +0000]
fixed _build_value_string for ChooseOne fields

16 years agoCreate fields are fixed again. Also fixed: ChooseMany when tryingto remove the last...
groditi [Sat, 26 Jan 2008 03:12:26 +0000]
Create fields are fixed again. Also fixed: ChooseMany when tryingto remove the last item.

16 years agotweak add_domain_model to default attribute metaclass rather than forcibly construct...
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

16 years agoclean up implements implementation by providing an add_method_to_target method in...
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

16 years agorevert #515, completely the wrong solution and blows the diff for the right one
matthewt [Fri, 25 Jan 2008 04:17:58 +0000]
revert #515, completely the wrong solution and blows the diff for the right one

16 years agoMoose::Role fixed for new moose
groditi [Thu, 24 Jan 2008 22:14:50 +0000]
Moose::Role fixed for new moose

16 years agominor doc fixes
wreis [Thu, 24 Jan 2008 17:00:37 +0000]
minor doc fixes

16 years agois_lazy implies builder or default but need to ensure \!lazy_fail (Field value buildi...
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)

16 years agomore robust 'can we ask for a value' handling - need to check default as well as...
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

16 years agoChoices doesn't inflate single values, ChooseOne produces better debug info on valida...
matthewt [Thu, 24 Jan 2008 06:37:27 +0000]
Choices doesn't inflate single values, ChooseOne produces better debug info on validation fail

16 years agomake default handling respect predicate when attr is not lazy build
matthewt [Wed, 23 Jan 2008 03:54:44 +0000]
make default handling respect predicate when attr is not lazy build

16 years agonicer regex for trimming whitespace from templates and cancel label fix
groditi [Tue, 22 Jan 2008 19:32:08 +0000]
nicer regex for trimming whitespace from templates and cancel label fix

16 years agodont apply events if there is no events. misc cleanups. i think we should delete...
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.

16 years agoadd a default 404 and 403 action, use the 404 on collection controller, make html...
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

16 years agolittle bugfix in regards to collection actions
groditi [Mon, 21 Jan 2008 19:50:30 +0000]
little bugfix in regards to collection actions

16 years agoquick fix for value issue
groditi [Thu, 17 Jan 2008 22:04:00 +0000]
quick fix for value issue

16 years agofixed reader and predicate generation for reflector
wreis [Thu, 17 Jan 2008 05:10:49 +0000]
fixed reader and predicate generation for reflector

16 years agofixed CreditCard type
wreis [Thu, 17 Jan 2008 03:03:33 +0000]
fixed CreditCard type

16 years agofixed _build_fields_for_type_Row
wreis [Thu, 17 Jan 2008 02:33:59 +0000]
fixed _build_fields_for_type_Row

16 years agohowdid action form not get deleted?
groditi [Tue, 15 Jan 2008 18:27:10 +0000]
howdid action form not get deleted?

16 years agoadded Reaction::Types::CreditCard
wreis [Mon, 14 Jan 2008 20:17:35 +0000]
added Reaction::Types::CreditCard

16 years agomore Pod! description + a little bit of synopsis and method / attribute stubs
groditi [Mon, 14 Jan 2008 17:41:11 +0000]
more Pod! description + a little bit of synopsis and method / attribute stubs

16 years agoleetle bug fix
groditi [Thu, 10 Jan 2008 23:01:19 +0000]
leetle bug fix

16 years ago r15792@deathmachine (orig r479): groditi | 2008-01-09 20:26:14 -0500
groditi [Thu, 10 Jan 2008 22:46:01 +0000]
 r15792@deathmachine (orig r479):  groditi | 2008-01-09 20:26:14 -0500
 more pod updates

16 years ago r15791@deathmachine (orig r478): groditi | 2008-01-09 19:53:30 -0500
groditi [Thu, 10 Jan 2008 22:45:48 +0000]
 r15791@deathmachine (orig r478):  groditi | 2008-01-09 19:53:30 -0500
 more pod updates

16 years ago r15790@deathmachine (orig r477): groditi | 2008-01-09 19:26:24 -0500
groditi [Thu, 10 Jan 2008 22:45:38 +0000]
 r15790@deathmachine (orig r477):  groditi | 2008-01-09 19:26:24 -0500
 some doc updates

16 years ago r15781@deathmachine (orig r471): groditi | 2008-01-07 20:52:05 -0500
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

16 years ago r15768@deathmachine (orig r470): groditi | 2008-01-07 19:52:08 -0500
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

16 years ago(no commit message)
groditi [Thu, 10 Jan 2008 22:44:39 +0000]

16 years ago r15761@deathmachine (orig r463): groditi | 2008-01-04 19:21:12 -0500
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

16 years ago r15428@deathmachine (orig r459): groditi | 2008-01-02 17:57:32 -0500
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

16 years ago r15427@deathmachine (orig r458): groditi | 2008-01-02 15:44:09 -0500
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

16 years ago r15426@deathmachine (orig r457): groditi | 2008-01-02 13:52:48 -0500
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

16 years ago r15425@deathmachine (orig r456): groditi | 2008-01-02 13:49:19 -0500
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

16 years ago r15402@deathmachine (orig r451): groditi | 2007-12-31 17:16:22 -0500
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

16 years ago(no commit message)
groditi [Thu, 10 Jan 2008 22:39:15 +0000]

16 years ago r15372@deathmachine (orig r421): groditi | 2007-12-17 11:32:16 -0500
groditi [Thu, 10 Jan 2008 22:38:58 +0000]
 r15372@deathmachine (orig r421):  groditi | 2007-12-17 11:32:16 -0500
 new renamed viewports

16 years agomore pod updates
groditi [Thu, 10 Jan 2008 01:26:14 +0000]
more pod updates

16 years agomore pod updates
groditi [Thu, 10 Jan 2008 00:53:30 +0000]
more pod updates

16 years agosome doc updates
groditi [Thu, 10 Jan 2008 00:26:24 +0000]
some doc updates

16 years agominor fix for _build_fields_for_type_*
wreis [Wed, 9 Jan 2008 12:22:18 +0000]
minor fix for _build_fields_for_type_*

16 years agosome boiler plate docs
groditi [Tue, 8 Jan 2008 01:52:05 +0000]
some boiler plate docs

16 years agopulling in changes from trunk
groditi [Tue, 8 Jan 2008 00:52:08 +0000]
pulling in changes from trunk

16 years ago r15421@deathmachine (orig r452): castaway | 2008-01-01 11:05:57 -0500
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

16 years agoport the reaction type system to MooseX::Types
wreis [Mon, 7 Jan 2008 16:14:58 +0000]
port the reaction type system to MooseX::Types

16 years agosquelch a warning in Reaction::Class, port from BindLex to Component::ACCEPT_CONTEXT
matthewt [Mon, 7 Jan 2008 15:48:25 +0000]
squelch a warning in Reaction::Class, port from BindLex to Component::ACCEPT_CONTEXT

16 years agofixed choosemany, fixed some widget stuff i broke before, renamed ordered_fields...
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

16 years agochoosemany is still broken (not applying changes) but everything else is looking...
groditi [Wed, 2 Jan 2008 22:57:32 +0000]
choosemany is still broken (not applying changes) but everything else is looking better

16 years agogrid is starting to work, actions and view to go
groditi [Wed, 2 Jan 2008 20:44:09 +0000]
grid is starting to work, actions and view to go

16 years agotrying to narrow it down
groditi [Wed, 2 Jan 2008 18:52:48 +0000]
trying to narrow it down

16 years agowork in progress, listview still broken
groditi [Wed, 2 Jan 2008 18:49:19 +0000]
work in progress, listview still broken

16 years agoUpdate docs to match new ::Controller::Root
castaway [Tue, 1 Jan 2008 18:21:05 +0000]
Update docs to match new ::Controller::Root

16 years agoAdd docs about creation of window object
castaway [Tue, 1 Jan 2008 16:21:12 +0000]
Add docs about creation of window object