search spec components factored out of T365
[catagits/Reaction.git] / lib / Reaction / InterfaceModel /
2009-03-27 phaylon search spec components factored out of T365
2009-03-18 edenc fixed debug statement
2009-02-19 edenc added debug messages to IM::Action
2009-02-09 groditi compat for new dbic
2009-01-09 groditi fix checkuniques
2009-01-09 groditi move the error to the action
2008-11-25 edenc fixed error message display bug in Reset Password
2008-11-25 t0m Tell the user that they're an idiot in more helpful...
2008-11-11 groditi other memory leak
2008-11-01 groditi apparently we are still creating an alias to the tail...
2008-10-31 wreis r28901@tabor (orig r932): edenc | 2008-10-30 19:28...
2008-10-31 groditi tiny stylistic change
2008-10-31 groditi checking in more pod, some fixes for weird bugs, a...
2008-10-30 wreis added can_apply
2008-10-30 wreis fixed verify_confirmation_code | added do_apply
2008-10-30 wreis fixed package name | updated deps
2008-10-29 wreis new confirmation_code role
2008-10-24 groditi more POD!
2008-10-05 edenc added coercion option to reflector
2008-09-09 edenc checking default values for action parameter attributes
2008-09-03 edenc parameter_hashref() now uses default values from action...
2008-08-23 groditi roles support for all classes created by the reflector...
2008-08-19 groditi whatever
2008-08-14 groditi that warning is just idiotic
2008-08-04 matthewt better error when no predicate for required attribute
2008-08-01 matthewt make IM action $ctx lazy_fail rather than required
2008-07-24 matthewt rclass stuff ripped out of everything but widget classes
2008-07-10 groditi fix the parameter attributes goof re meta
2008-07-10 groditi no point in keeping this around right now
2008-07-10 groditi checking it in before deleting in case we need to revive it
2008-06-22 omega Fix a filter/single issue
2008-06-22 omega fix some merge problems
2008-06-14 groditi *grumble*inheritable classdata *grumble*
2008-06-11 groditi new component to make m2ms introspectables so we can...
2008-05-07 groditi no reason for member_type to build lazily, it should...
2008-04-09 wreis fixed dm_name_from_class_name and dm_name_from_source_name
2008-03-14 groditi $attr_name ne ->reader
2008-03-14 groditi $attr_name ne ->reader
2008-03-12 groditi better error reporting and some sugar for upcoming...
2008-03-11 matthewt I have no idea what the reflector changes in the last...
2008-03-11 groditi TODO. please add tasks as appropriate since IRC is...
2008-03-07 matthewt factor out DBIC::Result action base and SimpleMethodCal...
2008-03-05 matthewt rewrite IM predicates
2008-02-29 groditi fix for error in changeset 647 in regards to value...
2008-02-29 groditi add _parent back in. sorry, mst
2008-02-29 matthewt undef fixes
2008-02-29 groditi _parent => $self ? not only is it dumb, but it is not...
2008-02-28 groditi pass down options accurately
2008-02-28 wreis just check_valid_value if the attr_is_required
2008-02-28 wreis factor out error_for_attribute so that can emulate...
2008-02-16 groditi 90% there with Reflector code generation!
2008-02-15 groditi typo was messing with clearers
2008-02-10 matthewt _ prefixed writer doth not mean rw
2008-02-08 matthewt refactor Reflector a bit and eliminate some silent...
2008-02-07 matthewt complete MooseX::Types port
2008-02-07 matthewt pass _parent to collections
2008-02-03 matthewt generate clearer for !required action attributes
2008-01-30 edenc r20384@hades (orig r523): wreis | 2008-01-26 12:21...
2008-01-30 edenc checking for definedness on required fields
2008-01-30 wreis added _class_to_attribute_name method
2008-01-28 edenc unlazified field value setting
2008-01-26 groditi Create fields are fixed again. Also fixed: ChooseMany...
2008-01-24 groditi Moose::Role fixed for new moose
2008-01-24 wreis minor doc fixes
2008-01-21 groditi little bugfix in regards to collection actions
2008-01-17 wreis fixed reader and predicate generation for reflector
2008-01-14 groditi more Pod! description + a little bit of synopsis and...
2008-01-10 groditi r15425@deathmachine (orig r456): groditi | 2008-01...
2008-01-08 groditi r15421@deathmachine (orig r452): castaway | 2008...
2008-01-07 wreis port the reaction type system to MooseX::Types
2008-01-02 groditi work in progress, listview still broken
2007-12-25 matthewt re-add IM::ObjectClass. please nobody delete this again...
2007-11-13 groditi changes so far for new moose / mop
2007-10-26 groditi another reflector bug on many to many
2007-10-25 groditi oddities with create fixed, bug in reflector
2007-10-23 groditi CRUDController syntax changed to be less retarded and...
2007-10-16 groditi made listview do paging and ordering and all sorts...
2007-10-03 groditi optimizations are fun! widget cache, reflector and...
2007-09-20 groditi minor reflector changes and start of widget port
2007-09-12 groditi first checkin tests fail everywhere but demo works...
2007-09-12 matthewt moved shit to trunk