Commit graph

31 commits

Author SHA1 Message Date
Colin Kuskie
b323f74121 Update copyright notice 2011-12-28 11:30:38 -08:00
Colin Kuskie
ecd31580cf Applying class metaroles before the other roles seems to do the right thing. 2010-03-05 10:28:32 -08:00
Graham Knop
d7b0d93ad8 Apply Definition roles properly to eliminate warnings 2010-03-03 13:49:08 -06:00
Graham Knop
38e2e091dc apply correct roles/metaroles to roles 2010-03-02 18:31:16 -06:00
Graham Knop
a5f54a7910 mostly working definition roles 2010-03-02 00:49:09 -06:00
Graham Knop
a2f0cbe9ba fix more things for metaclass roles 2010-02-26 16:55:35 -06:00
Graham Knop
13b753850f start of conversion to metaclass roles 2010-02-26 16:54:03 -06:00
Colin Kuskie
117c7897bb Closer to Roles. Remove also from WebGUI::Definition, and put use Moose in all Asset classes. 2010-02-26 12:01:25 -08:00
Colin Kuskie
dd63819fe0 Attempt #1 to get Roles working with Definition sugar. 2010-02-26 11:11:04 -08:00
Graham Knop
20ee527dbd change aspect to define 2010-02-17 16:31:10 -06:00
Graham Knop
f037edffa7 always enable perl 5.10 features in Definition based classes 2010-02-12 10:50:12 -06:00
Colin Kuskie
60375516ab More attribute => aspect changes. Add get_all_attributes_list, which returns a list of the names of all attributes. 2010-01-25 19:21:00 -08:00
Colin Kuskie
0e90ad00b8 Set up filtering on title, menuTitle and URL. This is done via "around". 2009-12-18 12:59:01 -08:00
Colin Kuskie
ed0eeb9bc5 Merge branch 'moose-definition' into static_definition. Moved Asset.pm over to the new Definition. 2009-12-18 11:40:33 -08:00
Colin Kuskie
e1be2f9319 Make fieldType a required property option. Check for the presence of either noFormPost or label. 2009-12-17 13:25:27 -08:00
Graham Knop
bb2667206d adding some methods to role, other small cleanups 2009-12-07 12:16:07 -06:00
Graham Knop
c7995b716e Fix applying roles 2009-12-07 12:15:21 -06:00
Graham Knop
fdb72a6d7f small adjustments 2009-12-07 11:29:03 -06:00
Colin Kuskie
4cc1576796 Fix a POD type in Definition. 2009-12-05 12:30:13 -08:00
Colin Kuskie
80ad86edb2 POD for Definition.pm. Needs more details and design decisions. 2009-12-05 10:00:30 -08:00
Graham Knop
88aba652c7 moose based definition 2009-12-02 11:37:41 -06:00
JT Smith
377c49d141 fixed a bunch of bugs...almost working 2009-10-23 11:07:02 -05:00
JT Smith
7b0fcd9009 Merge branch 'static_definition' of github.com:plainblack/webgui into static_definition 2009-10-22 15:04:00 -05:00
JT Smith
95ecfc0adf added getTables() 2009-10-22 15:03:38 -05:00
Graham Knop
9b31593dae return undef for ->get() with invalid property 2009-10-22 10:20:34 -05:00
Graham Knop
1bd76f9442 use methods for generating subs in definition 2009-10-19 10:22:50 -05:00
Graham Knop
cdbc94cdef replace class's ISA instead of prepending to it 2009-10-19 05:05:02 -05:00
Graham Knop
d852c58a90 inject methods into a superclass instead of the class itself 2009-10-14 17:06:17 -05:00
Graham Knop
9178c4e274 fix property_list usage 2009-10-13 22:56:48 -05:00
Graham Knop
ad0d81e4fe documentation adjustments 2009-10-13 14:31:18 -05:00
Graham Knop
34182a39ee first rev of new definition class 2009-10-12 05:41:04 -05:00