matthewt [Thu, 14 Feb 2008 19:09:58 +0000]
use stringification
matthewt [Thu, 14 Feb 2008 19:08:52 +0000]
widget fragment debug
wreis [Thu, 14 Feb 2008 03:15:30 +0000]
different style for required fields
wreis [Thu, 14 Feb 2008 03:03:24 +0000]
setting content_type for error actions
wreis [Thu, 14 Feb 2008 02:59:58 +0000]
checking that content_type has been set (it should make any mistake more obvious, perhaps)
groditi [Tue, 12 Feb 2008 22:54:16 +0000]
last change broke css serving
wreis [Tue, 12 Feb 2008 02:59:12 +0000]
fixed content type setting
edenc [Mon, 11 Feb 2008 19:04:22 +0000]
r20469@hades (orig r580): edenc | 2008-02-04 09:01:32 -0300
added Field::File and Widget::Image
r20470@hades (orig r581): edenc | 2008-02-04 15:06:38 -0300
making field_args rw for custom field set up
r20471@hades (orig r582): edenc | 2008-02-04 15:07:25 -0300
added Field::mutable::File
r20544@hades (orig r604): edenc | 2008-02-11 15:59:58 -0300
fixed field type methods for DateTime
r20545@hades (orig r605): edenc | 2008-02-11 16:00:44 -0300
fixed demo app
edenc [Mon, 11 Feb 2008 19:00:44 +0000]
fixed demo app
edenc [Mon, 11 Feb 2008 18:59:58 +0000]
fixed field type methods for DateTime
edenc [Mon, 11 Feb 2008 18:38:38 +0000]
r20434@hades (orig r549): groditi | 2008-01-30 18:09:54 -0300
better error messages / dont swallow error when a widget has compile errors
r20435@hades (orig r550): wreis | 2008-01-30 18:10:59 -0300
nuked CreditCard type
r20442@hades (orig r553): groditi | 2008-01-30 19:20:28 -0300
ChooseMany fix
r20443@hades (orig r554): matthewt | 2008-01-31 05:07:33 -0300
change dist name to Reaction
r20444@hades (orig r555): matthewt | 2008-01-31 07:07:29 -0300
added widget_search_path option (ignored), defaults.conf support and moved file extension to View
r20445@hades (orig r556): matthewt | 2008-01-31 07:47:10 -0300
remove vestigial override
r20446@hades (orig r557): matthewt | 2008-01-31 08:06:10 -0300
removed view arg to LayoutSet, moved to using skin to resolve widget class, added temporary proxy to View from Skin
r20447@hades (orig r558): matthewt | 2008-01-31 08:35:47 -0300
moved widget class search path to Skin
r20448@hades (orig r559): matthewt | 2008-01-31 09:40:10 -0300
defaults.conf support works much better if I commit the damn thing
r20449@hades (orig r560): matthewt | 2008-01-31 10:32:16 -0300
rework skin path handling
r20451@hades (orig r562): matthewt | 2008-01-31 13:23:08 -0300
get rid of the 'title is undef' error
r20452@hades (orig r563): matthewt | 2008-02-02 13:12:31 -0300
Collection field vp works again.
r20453@hades (orig r564): matthewt | 2008-02-02 13:18:31 -0300
vestigial classes, nuked
r20454@hades (orig r565): matthewt | 2008-02-02 13:33:15 -0300
sync_to_action not required, will trigger off value set
r20455@hades (orig r566): matthewt | 2008-02-02 14:07:10 -0300
add value_is_required, add logic for sync of clearer on !required attrs
r20456@hades (orig r567): wreis | 2008-02-02 14:52:14 -0300
fixed layout path for ArrayRef type
r20457@hades (orig r568): groditi | 2008-02-02 15:40:58 -0300
the forwards on basic_page and basic_model_action were breaking config merging at the push viewport stage
r20459@hades (orig r570): groditi | 2008-02-02 16:20:40 -0300
oops forward takes args as an arrayref and i forgot to remove that
r20461@hades (orig r572): matthewt | 2008-02-03 06:54:30 -0300
generate clearer for !required action attributes
r20462@hades (orig r573): matthewt | 2008-02-03 06:55:15 -0300
datetime now handles optional using a wrap on value_string
r20463@hades (orig r574): matthewt | 2008-02-03 09:44:08 -0300
make delayed setup components work so implements+does with required methods in the role works
r20464@hades (orig r575): matthewt | 2008-02-03 09:48:41 -0300
kill vestigial adopt_value method in Field (since 'value' doesn't get set on a non-mutable field anyway)
r20465@hades (orig r576): matthewt | 2008-02-03 10:48:49 -0300
vestigial widget class removed
r20466@hades (orig r577): matthewt | 2008-02-03 11:03:21 -0300
simple mutable fields now use value_string (ChooseMany unconverted)
r20467@hades (orig r578): matthewt | 2008-02-03 17:27:18 -0300
clean out pre-widget stuff
r20468@hades (orig r579): groditi | 2008-02-03 21:18:36 -0300
burnt out, so writing some docs to clear my brain
r20523@hades (orig r586): matthewt | 2008-02-07 05:52:10 -0300
better error on failed layout set lookup
r20524@hades (orig r587): matthewt | 2008-02-07 05:52:49 -0300
pass _parent to collections
r20525@hades (orig r588): matthewt | 2008-02-07 12:58:53 -0300
complete MooseX::Types port
r20526@hades (orig r589): wreis | 2008-02-07 18:12:22 -0300
added meta_info for VP::SiteLayout
r20530@hades (orig r590): matthewt | 2008-02-08 06:42:45 -0300
refactor Reflector a bit and eliminate some silent fail possibilities
r20534@hades (orig r594): matthewt | 2008-02-09 14:23:48 -0300
alter skin loading precedence (layoutset path search always starts from toip except for =extends NEXT
r20535@hades (orig r595): matthewt | 2008-02-09 14:24:23 -0300
prevent immutable creating new() methods for Reaction metaclasses
r20536@hades (orig r596): matthewt | 2008-02-09 14:26:50 -0300
was part of skin precedence changes but bungled the command
r20537@hades (orig r597): matthewt | 2008-02-09 14:27:38 -0300
avoid passwords going into <input> elements
r20539@hades (orig r599): matthewt | 2008-02-10 07:48:52 -0300
_ prefixed writer doth not mean rw
r20540@hades (orig r600): matthewt | 2008-02-10 07:49:18 -0300
fix method modifiers
r20541@hades (orig r601): matthewt | 2008-02-10 08:57:26 -0300
get rid of extraneous whitepsace in textaeras
r20542@hades (orig r602): matthewt | 2008-02-10 08:57:43 -0300
fix vp_args passing to actions
matthewt [Sun, 10 Feb 2008 11:57:43 +0000]
fix vp_args passing to actions
matthewt [Sun, 10 Feb 2008 11:57:26 +0000]
get rid of extraneous whitepsace in textaeras
matthewt [Sun, 10 Feb 2008 10:49:18 +0000]
fix method modifiers
matthewt [Sun, 10 Feb 2008 10:48:52 +0000]
_ prefixed writer doth not mean rw
matthewt [Sat, 9 Feb 2008 17:27:38 +0000]
avoid passwords going into <input> elements
matthewt [Sat, 9 Feb 2008 17:26:50 +0000]
was part of skin precedence changes but bungled the command
matthewt [Sat, 9 Feb 2008 17:24:23 +0000]
prevent immutable creating new() methods for Reaction metaclasses
matthewt [Sat, 9 Feb 2008 17:23:48 +0000]
alter skin loading precedence (layoutset path search always starts from toip except for =extends NEXT
matthewt [Fri, 8 Feb 2008 09:42:45 +0000]
refactor Reflector a bit and eliminate some silent fail possibilities
wreis [Thu, 7 Feb 2008 21:12:22 +0000]
added meta_info for VP::SiteLayout
matthewt [Thu, 7 Feb 2008 15:58:53 +0000]
complete MooseX::Types port
matthewt [Thu, 7 Feb 2008 08:52:49 +0000]
pass _parent to collections
matthewt [Thu, 7 Feb 2008 08:52:10 +0000]
better error on failed layout set lookup
edenc [Mon, 4 Feb 2008 18:07:25 +0000]
added Field::mutable::File
edenc [Mon, 4 Feb 2008 18:06:38 +0000]
making field_args rw for custom field set up
edenc [Mon, 4 Feb 2008 12:01:32 +0000]
added Field::File and Widget::Image
groditi [Mon, 4 Feb 2008 00:18:36 +0000]
burnt out, so writing some docs to clear my brain
matthewt [Sun, 3 Feb 2008 20:27:18 +0000]
clean out pre-widget stuff
matthewt [Sun, 3 Feb 2008 14:03:21 +0000]
simple mutable fields now use value_string (ChooseMany unconverted)
matthewt [Sun, 3 Feb 2008 13:48:49 +0000]
vestigial widget class removed
matthewt [Sun, 3 Feb 2008 12:48:41 +0000]
kill vestigial adopt_value method in Field (since 'value' doesn't get set on a non-mutable field anyway)
matthewt [Sun, 3 Feb 2008 12:44:08 +0000]
make delayed setup components work so implements+does with required methods in the role works
matthewt [Sun, 3 Feb 2008 09:55:15 +0000]
datetime now handles optional using a wrap on value_string
matthewt [Sun, 3 Feb 2008 09:54:30 +0000]
generate clearer for !required action attributes
groditi [Sat, 2 Feb 2008 19:20:40 +0000]
oops forward takes args as an arrayref and i forgot to remove that
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
wreis [Sat, 2 Feb 2008 17:52:14 +0000]
fixed layout path for ArrayRef type
matthewt [Sat, 2 Feb 2008 17:07:10 +0000]
add value_is_required, add logic for sync of clearer on !required attrs
matthewt [Sat, 2 Feb 2008 16:33:15 +0000]
sync_to_action not required, will trigger off value set
matthewt [Sat, 2 Feb 2008 16:18:31 +0000]
vestigial classes, nuked
matthewt [Sat, 2 Feb 2008 16:12:31 +0000]
Collection field vp works again.
matthewt [Thu, 31 Jan 2008 16:23:08 +0000]
get rid of the 'title is undef' error
matthewt [Thu, 31 Jan 2008 13:32:16 +0000]
rework skin path handling
matthewt [Thu, 31 Jan 2008 12:40:10 +0000]
defaults.conf support works much better if I commit the damn thing
matthewt [Thu, 31 Jan 2008 11:35:47 +0000]
moved widget class search path to Skin
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
matthewt [Thu, 31 Jan 2008 10:47:10 +0000]
remove vestigial override
matthewt [Thu, 31 Jan 2008 10:07:29 +0000]
added widget_search_path option (ignored), defaults.conf support and moved file extension to View
matthewt [Thu, 31 Jan 2008 08:07:33 +0000]
change dist name to Reaction
groditi [Wed, 30 Jan 2008 22:20:28 +0000]
ChooseMany fix
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