Commit graph

28 commits

Author SHA1 Message Date
Colin Kuskie
b323f74121 Update copyright notice 2011-12-28 11:30:38 -08:00
Doug Bell
7f9badc48e and now it works... why? 2011-04-05 18:36:16 -05:00
Doug Bell
5057246f69 namespace autoclean is causing a problem... 2011-04-05 14:48:38 -05:00
Colin Kuskie
74c6f50bd2 Document init_meta in POD (I hope). 2010-05-21 18:32:43 -07: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
Graham Knop
20ee527dbd change aspect to define 2010-02-17 16:31:10 -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
ed0eeb9bc5 Merge branch 'moose-definition' into static_definition. Moved Asset.pm over to the new Definition. 2009-12-18 11:40:33 -08:00
Graham Knop
2c7eb7478e change table to tableName in definition 2009-12-07 12:22:33 -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
b6058e8b11 Began POD for WebGUI::Definition::Asset 2009-12-05 19:06:05 -08:00
Graham Knop
88aba652c7 moose based definition 2009-12-02 11:37:41 -06:00
JT Smith
908200869e bug fixes 2009-10-23 18:11:37 -05: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
d26c3c2ed3 enforce some restrictions for assets 2009-10-22 10:21:10 -05:00
Graham Knop
8b975cc810 don't set tableName on property elements if it is already specified 2009-10-22 09:35:35 -05:00
Graham Knop
0e94b4a783 automatically translate label and hoverHelp property elements for assets 2009-10-21 18:08:12 -05:00
JT Smith
25931b67d4 compiles now 2009-10-21 18:03:35 -05:00
Graham Knop
89b7ecdf5b Asset definitions use tableName, not table_name 2009-10-13 14:31:01 -05:00
Graham Knop
34182a39ee first rev of new definition class 2009-10-12 05:41:04 -05:00