wreis [Tue, 22 Jul 2008 19:28:29 +0000]
r13222@tabor (orig r743): matthewt | 2008-07-17 19:32:12 -0300
disable TimeRangeCollection since it's basically pointless
r13223@tabor (orig r744): matthewt | 2008-07-17 20:08:32 -0300
helper for converting back to plain moose
r13224@tabor (orig r745): wreis | 2008-07-17 20:24:00 -0300
typo
r13295@tabor (orig r746): wreis | 2008-07-22 10:30:21 -0300
method attr for Action vp
wreis [Tue, 22 Jul 2008 13:30:21 +0000]
method attr for Action vp
wreis [Thu, 17 Jul 2008 23:24:00 +0000]
typo
matthewt [Thu, 17 Jul 2008 23:08:32 +0000]
helper for converting back to plain moose
matthewt [Thu, 17 Jul 2008 22:32:12 +0000]
disable TimeRangeCollection since it's basically pointless
wreis [Sat, 12 Jul 2008 20:32:41 +0000]
deleted empty templates
wreis [Sat, 12 Jul 2008 20:30:56 +0000]
r11969@tabor (orig r715): edenc | 2008-05-28 08:46:31 -0300
setting value for Field::Mutable::DateTime in order to get an error message
r12146@tabor (orig r719): groditi | 2008-06-09 14:00:32 -0300
update DBIC stuff to the namespace::clean approach
r12147@tabor (orig r720): groditi | 2008-06-11 20:16:51 -0300
new component to make m2ms introspectables so we can hint the reflector
r12148@tabor (orig r721): groditi | 2008-06-14 00:12:43 -0300
*grumble*inheritable classdata *grumble*
r12149@tabor (orig r722): groditi | 2008-06-14 17:35:41 -0300
typo in matching passwords
r12150@tabor (orig r723): groditi | 2008-06-14 18:21:45 -0300
improvements to MatchingPassword to have a better layout, label, and error messages as well as cleanup to Mutable role
r12208@tabor (orig r724): matthewt | 2008-06-22 15:01:16 -0300
fix up config usage
r12209@tabor (orig r725): matthewt | 2008-06-22 15:08:46 -0300
fix up config usage (try 2, since I'm an idiot)
r12210@tabor (orig r726): omega | 2008-06-22 15:50:25 -0300
fix some merge problems
r12211@tabor (orig r727): omega | 2008-06-22 15:59:56 -0300
Fix a filter/single issue
r12212@tabor (orig r728): omega | 2008-06-22 16:00:13 -0300
Added rw => 1 to Intro
r12213@tabor (orig r729): matthewt | 2008-06-24 13:06:21 -0300
this is really pre-alpha and do not blame me if it eats your dog
r12965@tabor (orig r730): matthewt | 2008-06-30 16:49:49 -0300
hopefully now handles overrides and role
r12966@tabor (orig r731): groditi | 2008-07-01 14:40:49 -0300
fixes to choosemany that will be reqired in latest Moose
r12967@tabor (orig r732): wreis | 2008-07-04 14:43:09 -0300
valid_values as inheritable option
r13045@tabor (orig r733): matthewt | 2008-07-08 16:39:10 -0300
$self->blessed sense make no
r13046@tabor (orig r734): matthewt | 2008-07-08 16:41:11 -0300
move constant delcarations into class {} block to make conversion cleaner
r13047@tabor (orig r735): matthewt | 2008-07-08 16:57:44 -0300
more $self->blessed stompage
r13048@tabor (orig r736): matthewt | 2008-07-08 17:00:28 -0300
fixups in conversion script
r13049@tabor (orig r737): matthewt | 2008-07-08 17:38:04 -0300
saner load_all test
r13050@tabor (orig r738): groditi | 2008-07-10 15:59:31 -0300
checking it in before deleting in case we need to revive it
r13051@tabor (orig r739): groditi | 2008-07-10 16:00:30 -0300
no point in keeping this around right now
r13052@tabor (orig r740): groditi | 2008-07-10 16:04:23 -0300
fix the parameter attributes goof re meta
groditi [Thu, 10 Jul 2008 19:04:23 +0000]
fix the parameter attributes goof re meta
groditi [Thu, 10 Jul 2008 19:00:30 +0000]
no point in keeping this around right now
groditi [Thu, 10 Jul 2008 18:59:31 +0000]
checking it in before deleting in case we need to revive it
matthewt [Tue, 8 Jul 2008 20:38:04 +0000]
saner load_all test
matthewt [Tue, 8 Jul 2008 20:00:28 +0000]
fixups in conversion script
matthewt [Tue, 8 Jul 2008 19:57:44 +0000]
more $self->blessed stompage
matthewt [Tue, 8 Jul 2008 19:41:11 +0000]
move constant delcarations into class {} block to make conversion cleaner
matthewt [Tue, 8 Jul 2008 19:39:10 +0000]
$self->blessed sense make no
wreis [Fri, 4 Jul 2008 17:43:09 +0000]
valid_values as inheritable option
groditi [Tue, 1 Jul 2008 17:40:49 +0000]
fixes to choosemany that will be reqired in latest Moose
matthewt [Mon, 30 Jun 2008 19:49:49 +0000]
hopefully now handles overrides and role
matthewt [Tue, 24 Jun 2008 16:06:21 +0000]
this is really pre-alpha and do not blame me if it eats your dog
omega [Sun, 22 Jun 2008 19:00:13 +0000]
Added rw => 1 to Intro
omega [Sun, 22 Jun 2008 18:59:56 +0000]
Fix a filter/single issue
omega [Sun, 22 Jun 2008 18:50:25 +0000]
fix some merge problems
matthewt [Sun, 22 Jun 2008 18:08:46 +0000]
fix up config usage (try 2, since I'm an idiot)
matthewt [Sun, 22 Jun 2008 18:01:16 +0000]
fix up config usage
groditi [Sat, 14 Jun 2008 21:21:45 +0000]
improvements to MatchingPassword to have a better layout, label, and error messages as well as cleanup to Mutable role
groditi [Sat, 14 Jun 2008 20:35:41 +0000]
typo in matching passwords
groditi [Sat, 14 Jun 2008 03:12:43 +0000]
*grumble*inheritable classdata *grumble*
groditi [Wed, 11 Jun 2008 23:16:51 +0000]
new component to make m2ms introspectables so we can hint the reflector
groditi [Mon, 9 Jun 2008 17:00:32 +0000]
update DBIC stuff to the namespace::clean approach
wreis [Thu, 5 Jun 2008 22:44:17 +0000]
base/list_view template
wreis [Thu, 5 Jun 2008 22:01:09 +0000]
tweaks and cleanup
edenc [Wed, 28 May 2008 11:46:31 +0000]
setting value for Field::Mutable::DateTime in order to get an error message
wreis [Tue, 27 May 2008 19:16:03 +0000]
action template
wreis [Tue, 27 May 2008 18:19:52 +0000]
changed approach as requested by mdk
wreis [Mon, 26 May 2008 13:30:04 +0000]
r6225@tabor (orig r703): matthewt | 2008-05-03 13:46:26 -0300
update Moose dep
r6229@tabor (orig r707): groditi | 2008-05-05 22:01:30 -0300
do not display the pager for 1 page long results
r6230@tabor (orig r708): groditi | 2008-05-05 22:07:53 -0300
non destructive config merge
r6231@tabor (orig r709): groditi | 2008-05-06 14:27:54 -0300
minor style cleanups and non-destructive config merging in Controller
r6232@tabor (orig r710): groditi | 2008-05-07 14:37:50 -0300
no reason for member_type to build lazily, it should be required
r6233@tabor (orig r711): matthewt | 2008-05-07 15:12:58 -0300
get rid of warning caused by un-unimported make_immutable keyword, now deprecated by Moose
matthewt [Wed, 7 May 2008 18:12:58 +0000]
get rid of warning caused by un-unimported make_immutable keyword, now deprecated by Moose
groditi [Wed, 7 May 2008 17:37:50 +0000]
no reason for member_type to build lazily, it should be required
groditi [Tue, 6 May 2008 17:27:54 +0000]
minor style cleanups and non-destructive config merging in Controller
groditi [Tue, 6 May 2008 01:07:53 +0000]
non destructive config merge
groditi [Tue, 6 May 2008 01:01:30 +0000]
do not display the pager for 1 page long results
matthewt [Sat, 3 May 2008 16:46:26 +0000]
update Moose dep
wreis [Fri, 2 May 2008 21:28:12 +0000]
r5944@tabor: wallacer | 2008-05-02 18:26:07 -0300
created default (bare skeleton) skin
wreis [Fri, 2 May 2008 21:27:45 +0000]
r5943@tabor: wallacer | 2008-05-02 17:30:59 -0300
renamed default to base
wreis [Fri, 2 May 2008 20:10:42 +0000]
default_skin branch Copied from /Reaction/0.001/trunk
groditi [Sat, 26 Apr 2008 20:04:50 +0000]
made layoutset name generation smarter, basic tests for name generation
matthewt [Wed, 23 Apr 2008 13:21:34 +0000]
fix pop_viewport
wreis [Wed, 9 Apr 2008 15:06:12 +0000]
fixed dm_name_from_class_name and dm_name_from_source_name
edenc [Fri, 14 Mar 2008 18:05:33 +0000]
removing silly debug statement from Image widget
edenc [Fri, 14 Mar 2008 17:55:12 +0000]
Image File widget
edenc [Fri, 14 Mar 2008 17:54:22 +0000]
fixes for File fields
groditi [Fri, 14 Mar 2008 17:50:52 +0000]
$attr_name ne ->reader
groditi [Fri, 14 Mar 2008 17:45:29 +0000]
$attr_name ne ->reader
edenc [Fri, 14 Mar 2008 15:19:39 +0000]
minor fix for boolean fields
groditi [Fri, 14 Mar 2008 01:47:52 +0000]
mutable fields were getting double line breaks
groditi [Fri, 14 Mar 2008 00:05:37 +0000]
fix URI type
groditi [Thu, 13 Mar 2008 23:10:38 +0000]
new URI type
groditi [Wed, 12 Mar 2008 01:01:13 +0000]
add some stuffto TODO
groditi [Wed, 12 Mar 2008 00:55:49 +0000]
better error reporting and some sugar for upcoming code generator.
wreis [Tue, 11 Mar 2008 19:35:16 +0000]
TODO update
matthewt [Tue, 11 Mar 2008 04:37:14 +0000]
I have no idea what the reflector changes in the last commit were supposed to be, but they didn't work
matthewt [Tue, 11 Mar 2008 02:17:31 +0000]
special exists event, force_events
groditi [Tue, 11 Mar 2008 01:26:32 +0000]
TODO. please add tasks as appropriate since IRC is not a permanent place for important ideas or bugs
matthewt [Mon, 10 Mar 2008 19:31:29 +0000]
factor button code out and add default class
matthewt [Sun, 9 Mar 2008 17:55:45 +0000]
lost the short-circuit out of can_apply if a field still needs synchronisation
matthewt [Fri, 7 Mar 2008 17:54:44 +0000]
factor out DBIC::Result action base and SimpleMethodCall action role
matthewt [Thu, 6 Mar 2008 21:21:04 +0000]
add REACTION_UI_WIDGET_DEBUG_LAYOUTS
matthewt [Wed, 5 Mar 2008 19:15:30 +0000]
rewrite IM predicates
groditi [Fri, 29 Feb 2008 21:25:14 +0000]
fix for error in changeset 647 in regards to value checking in non-required attrs
groditi [Fri, 29 Feb 2008 21:20:41 +0000]
add _parent back in. sorry, mst
matthewt [Fri, 29 Feb 2008 21:05:58 +0000]
undef fixes
groditi [Fri, 29 Feb 2008 00:57:03 +0000]
sorry about noise.. trailing whitespace.. collection_name can now be a method name in preparation for matching change in the reflector where collections are methods, not attributes. there is abslutely no need for that nonsense since we dont even use that metadata. stop mimicking DBIC
groditi [Fri, 29 Feb 2008 00:07:06 +0000]
_parent => $self ? not only is it dumb, but it is not used anywhere. gone
groditi [Fri, 29 Feb 2008 00:00:03 +0000]
try value_string and then try value
groditi [Thu, 28 Feb 2008 23:59:17 +0000]
pass down options accurately
wreis [Thu, 28 Feb 2008 20:32:48 +0000]
just check_valid_value if the attr_is_required
wreis [Thu, 28 Feb 2008 16:20:20 +0000]
factor out error_for_attribute so that can emulate required => sub {} behaviour
matthewt [Wed, 27 Feb 2008 20:50:52 +0000]
fix value checking for non-object choices
matthewt [Wed, 27 Feb 2008 20:11:12 +0000]
- fix default handling for Mutable::Boolean
groditi [Tue, 26 Feb 2008 04:14:37 +0000]
first DRAFT of matching passwords widget so we can move it out of the model. not tested yet at all.
edenc [Tue, 26 Feb 2008 03:44:04 +0000]
fixed File type
groditi [Tue, 26 Feb 2008 02:47:19 +0000]
split out can_sync_to_action from sync_to_action in anticipation of new password check stuff
matthewt [Tue, 19 Feb 2008 12:31:00 +0000]
pass outer args down to widget sub-viewport renders
matthewt [Mon, 18 Feb 2008 19:17:56 +0000]
missed one ;)
matthewt [Mon, 18 Feb 2008 18:56:11 +0000]
no, I didn't mean to commit that
matthewt [Mon, 18 Feb 2008 18:28:34 +0000]
count code
matthewt [Sun, 17 Feb 2008 16:56:43 +0000]
sensible fix for DateTime namespace clash
matthewt [Sun, 17 Feb 2008 16:50:28 +0000]
revert r620
groditi [Sat, 16 Feb 2008 06:06:18 +0000]
90% there with Reflector code generation!
edenc [Fri, 15 Feb 2008 21:30:25 +0000]
changed DateTime type constant to DateTimeObject
groditi [Fri, 15 Feb 2008 20:43:53 +0000]
typo was messing with clearers
groditi [Fri, 15 Feb 2008 19:51:46 +0000]
hiddenarray needed to be moved to field::mutable. should we discontinue this field?
groditi [Fri, 15 Feb 2008 19:48:06 +0000]
how did hidden array end up here?
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