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 |
|