aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/InterfaceModel
Commit message (Expand)AuthorAgeFilesLines
...
* _parent => $self ? not only is it dumb, but it is not used anywhere. gonegroditi2008-02-291-5/+1
* pass down options accuratelygroditi2008-02-281-3/+3
* just check_valid_value if the attr_is_requiredwreis2008-02-281-6/+6
* factor out error_for_attribute so that can emulate required => sub {} behaviourwreis2008-02-281-2/+7
* 90% there with Reflector code generation!groditi2008-02-162-0/+909
* typo was messing with clearersgroditi2008-02-151-2/+2
* _ prefixed writer doth not mean rwmatthewt2008-02-101-1/+2
* refactor Reflector a bit and eliminate some silent fail possibilitiesmatthewt2008-02-081-8/+22
* complete MooseX::Types portmatthewt2008-02-078-10/+16
* pass _parent to collectionsmatthewt2008-02-071-1/+5
* generate clearer for !required action attributesmatthewt2008-02-031-0/+2
* r20384@hades (orig r523): wreis | 2008-01-26 12:21:51 -0300edenc2008-01-301-2/+7
|\
| * added _class_to_attribute_name methodwreis2008-01-301-2/+7
* | checking for definedness on required fieldsedenc2008-01-301-1/+0
* | unlazified field value settingedenc2008-01-281-3/+7
|/
* Create fields are fixed again. Also fixed: ChooseMany when tryingto remove th...groditi2008-01-261-2/+2
* Moose::Role fixed for new moosegroditi2008-01-241-1/+3
* minor doc fixeswreis2008-01-241-1/+1
* little bugfix in regards to collection actionsgroditi2008-01-211-1/+1
* fixed reader and predicate generation for reflectorwreis2008-01-171-2/+2
* more Pod! description + a little bit of synopsis and method / attribute stubsgroditi2008-01-141-0/+181
* r15425@deathmachine (orig r456): groditi | 2008-01-02 13:49:19 -0500groditi2008-01-104-15/+15
|\
| * work in progress, listview still brokengroditi2008-01-024-15/+15
* | port the reaction type system to MooseX::Typeswreis2008-01-074-8/+8
|/
* re-add IM::ObjectClass. please nobody delete this again, just because we don'...matthewt2007-12-251-0/+14
* changes so far for new moose / mopgroditi2007-11-135-17/+18
* another reflector bug on many to manygroditi2007-10-262-3/+2
* oddities with create fixed, bug in reflectorgroditi2007-10-251-2/+2
* CRUDController syntax changed to be less retarded and Reflector::DBIC fixed t...groditi2007-10-231-3/+5
* made listview do paging and ordering and all sorts of stupid shit. nobody is ...groditi2007-10-164-3/+50
* optimizations are fun! widget cache, reflector and immutable, other details. ...groditi2007-10-031-4/+6
* minor reflector changes and start of widget portgroditi2007-09-201-3/+11
* first checkin tests fail everywhere but demo works. yay?groditi2007-09-1211-1545/+638
* moved shit to trunkmatthewt2007-09-1229-0/+3201