aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/InterfaceModel/Reflector/DBIC.pm
Commit message (Collapse)AuthorAgeFilesLines
* fix capitalization errorJustin Hunter2010-11-301-4/+4
|
* working around Moose glitch via parameterized rolesedenc2009-11-111-1/+1
|
* Get rid of deprecated methods in Class::MOP (and depend on newest Moose)lbr2009-04-191-1/+1
|
* compat for new dbicgroditi2009-02-091-42/+15
|
* Tell the user that they're an idiot in more helpful wayst0m2008-11-251-1/+5
|
* added coercion option to reflectoredenc2008-10-051-0/+1
|
* roles support for all classes created by the reflector. this should make the ↵groditi2008-08-231-19/+50
| | | | reflector much more versatile and reusing basic action components a lot easier
* rclass stuff ripped out of everything but widget classesmatthewt2008-07-241-829/+806
|
* fix the parameter attributes goof re metagroditi2008-07-101-1/+1
|
* Fix a filter/single issueomega2008-06-221-1/+1
|
* fix some merge problemsomega2008-06-221-2/+1
|
* *grumble*inheritable classdata *grumble*groditi2008-06-141-20/+0
|
* new component to make m2ms introspectables so we can hint the reflectorgroditi2008-06-111-32/+48
|
* fixed dm_name_from_class_name and dm_name_from_source_namewreis2008-04-091-2/+2
|
* $attr_name ne ->reader groditi2008-03-141-1/+1
|
* $attr_name ne ->reader groditi2008-03-141-4/+2
|
* I have no idea what the reflector changes in the last commit were supposed ↵matthewt2008-03-111-6/+125
| | | | to be, but they didn't work
* TODO. please add tasks as appropriate since IRC is not a permanent place for ↵groditi2008-03-111-125/+6
| | | | important ideas or bugs
* rewrite IM predicatesmatthewt2008-03-051-3/+9
|
* add _parent back in. sorry, mstgroditi2008-02-291-1/+5
|
* _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
|
* 90% there with Reflector code generation!groditi2008-02-161-0/+32
|
* 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
|
* 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 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
| * 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 ↵groditi2008-01-261-2/+2
| | | | the last item.
* Moose::Role fixed for new moosegroditi2008-01-241-1/+3
|
* minor doc fixeswreis2008-01-241-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
|
* work in progress, listview still brokengroditi2008-01-021-1/+1
|
* changes so far for new moose / mopgroditi2007-11-131-9/+10
|
* another reflector bug on many to manygroditi2007-10-261-2/+1
|
* oddities with create fixed, bug in reflectorgroditi2007-10-251-2/+2
|
* CRUDController syntax changed to be less retarded and Reflector::DBIC fixed ↵groditi2007-10-231-3/+5
| | | | to use DeleteAll action
* made listview do paging and ordering and all sorts of stupid shit. nobody is ↵groditi2007-10-161-0/+2
| | | | welcome, this really sucked. theres also the new DeleteAll action and there is changes everywhere that has anything to do with listview and actions
* optimizations are fun! widget cache, reflector and immutable, other details. ↵groditi2007-10-031-4/+6
| | | | bye old view
* minor reflector changes and start of widget portgroditi2007-09-201-3/+11
|
* first checkin tests fail everywhere but demo works. yay?groditi2007-09-121-536/+602
|
* moved shit to trunkmatthewt2007-09-121-0/+774