Commit graph

13003 commits

Author SHA1 Message Date
Colin Kuskie
19d4e6da3f Update AdminConsole for instaniators. 2010-03-03 19:42:50 -08:00
Colin Kuskie
aab930a1f5 Update Content handlers for wg8. 2010-03-03 19:41:08 -08:00
Colin Kuskie
913802f0f6 And again... 2010-03-03 19:39:00 -08:00
Colin Kuskie
4137b196ae Update Account/Inbox plugin for new Asset instanciators and exceptions. 2010-03-03 19:38:02 -08:00
Colin Kuskie
a62e7b7ed0 Update Session for new Asset instanciators and exceptions. 2010-03-03 19:35:32 -08:00
Colin Kuskie
36b6081894 Update 3 Form plugins for Asset instanciators and exceptions. 2010-03-03 19:31:18 -08:00
Colin Kuskie
2b39e16cc8 Rough conversion of Comments and Installable to Moose. 2010-03-03 19:22:13 -08:00
Colin Kuskie
a37b1c725b Cleanup for moose accessors. 2010-03-03 19:02:00 -08:00
Colin Kuskie
5dc0299226 First cut at moving Subscribable to an Asset. 2010-03-03 18:43:28 -08:00
Colin Kuskie
7e673d4bc7 Don't need no stinkin' strict anymore! 2010-03-03 18:43:14 -08:00
Colin Kuskie
9b4a9beba2 Remove usage of Class:C3 in favor of roles. 2010-03-03 17:58:55 -08:00
Colin Kuskie
65a5053563 Fix a missing label in the WikiPage 2010-03-03 16:41:22 -08:00
Colin Kuskie
8f6c20d2f1 Fix lots of syntax errors and bad definition configuration. 2010-03-03 16:32:57 -08:00
Colin Kuskie
814c2af249 Change calls to new to newById across Asset/ 2010-03-03 16:27:45 -08:00
Colin Kuskie
da574279d9 Collaboration tests are passing now. 2010-03-03 15:45:47 -08:00
Colin Kuskie
3d52c45655 Changes to Post and Collaboration, for new Asset instanciators. 2010-03-03 15:45:47 -08:00
Colin Kuskie
f88c18ee50 Fix the write method to iterate over each property to get the table names instead of looking in the class metaproperties. 2010-03-03 15:45:47 -08:00
Colin Kuskie
4d3d031d78 remove copy/paste variable names. 2010-03-03 15:45:46 -08:00
Graham Knop
d7b0d93ad8 Apply Definition roles properly to eliminate warnings 2010-03-03 13:49:08 -06:00
Colin Kuskie
44c6048da4 Update test for exception handling. 2010-03-03 11:10:16 -08:00
Colin Kuskie
0a0b6557e2 Eval and error handling for processTemplate. 2010-03-03 11:09:50 -08:00
Colin Kuskie
122bd26afa Add keywords accessor for looking up Asset keywords. 2010-03-03 11:03:35 -08:00
Graham Knop
d932543159 clean up Wobject includes 2010-03-02 18:34:56 -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
12fcdf201f almost working using metaclass roles 2010-02-26 16:55:57 -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
Doug Bell
a725942c17 override BUILDARGS instead of new 2010-02-22 12:52:51 -06:00
Colin Kuskie
381e1ff022 Remove stub. Use requires to force the sub. 2010-02-19 01:35:52 -08:00
Colin Kuskie
5a31bc8f54 Status update from fixing group reset. 2010-02-18 12:18:48 -08:00
Colin Kuskie
edeb858d1f Convert RssFeed AssetAspect into a role. Doesn't work at all. 2010-02-17 18:54:30 -08:00
Colin Kuskie
73b9e12869 Update documentation for aspect -> define 2010-02-17 17:00:32 -08:00
Colin Kuskie
c4243648d5 Fix a dangling comma in the define for the Gallery tableName. 2010-02-17 16:58:25 -08:00
Colin Kuskie
7f148db487 Fix bad subtext in mapApiKey property 2010-02-17 16:53:03 -08:00
Colin Kuskie
b75c6f7053 Fix Moose usage so that the module compiles. Still won't work correctly under auto edit. 2010-02-17 16:48:08 -08:00
Colin Kuskie
618ffdf978 Fix typo in TimeTracking. 2010-02-17 16:44:13 -08:00
Colin Kuskie
850fa591e1 Update group field reset code for Moose meta. 2010-02-17 16:40:51 -08:00
Colin Kuskie
3e515fc7ec Fix groupId problem in group fields in the WikiMaster. 2010-02-17 16:40:51 -08:00
Graham Knop
18a0890eb4 re-add file gone missing in merge 2010-02-17 16:47:19 -06:00
Graham Knop
8f8335ce92 fix AlwaysHidden docs 2010-02-17 16:44:03 -06:00
Graham Knop
c53bfe2c5d add newline at end of file 2010-02-17 16:33:00 -06:00
Graham Knop
20ee527dbd change aspect to define 2010-02-17 16:31:10 -06:00
Graham Knop
57484beb66 asset role should include generic object role, not itself 2010-02-17 16:13:38 -06:00
Doug Bell
845ede878a Merge branch 'asset-helpers' into 8
Conflicts:
	README
	lib/WebGUI/Role/Asset/AlwaysHidden.pm
2010-02-17 15:24:46 -06:00
Doug Bell
8701842829 Merge branch 'innodb' into 8
Conflicts:
	lib/WebGUI/Asset/Wobject/DataForm.pm
2010-02-17 15:09:04 -06:00
Doug Bell
e7c51d40ae Merge branch 'static_definition' into 8 2010-02-17 15:06:14 -06:00
Colin Kuskie
ec5208839e Remove getValue from Assets, except for those in getEditForm which will go away later. 2010-02-16 15:51:01 -08:00