Colin Kuskie
|
953df3563f
|
Remove duplicate accessor method.
|
2010-03-12 08:06:26 -08:00 |
|
Colin Kuskie
|
f4467cb10f
|
Attempt #1 to pass traits through property.
|
2010-03-11 13:42:38 -08:00 |
|
Graham Knop
|
45ca61b7c2
|
more import cleanups
|
2010-03-10 12:59:52 -06:00 |
|
Graham Knop
|
2af4c4de63
|
clean up WebGUI::Utility imports
|
2010-03-10 12:59:51 -06:00 |
|
Graham Knop
|
a22162b895
|
clean up Tie::CPHash imports
|
2010-03-10 12:59:51 -06:00 |
|
Graham Knop
|
913fa9ad03
|
clean up Tie::IxHash imports
|
2010-03-10 12:59:51 -06:00 |
|
Colin Kuskie
|
4beab182a5
|
Fix uiLevel in Folder.
|
2010-03-09 14:18:09 -08:00 |
|
Colin Kuskie
|
ffb7945c34
|
Remove leftover definition sub stubs.
|
2010-03-09 13:51:07 -08:00 |
|
Colin Kuskie
|
87c00d41c1
|
appending to an attribute must quote the +
|
2010-03-09 13:43:22 -08:00 |
|
Colin Kuskie
|
a3aeae9a4e
|
Continue change from define uiLevel to has uiLevel.
|
2010-03-09 13:07:14 -08:00 |
|
Colin Kuskie
|
a3614f5211
|
Move uiLevel from a define to a property so it can be inherited.
|
2010-03-09 12:58:55 -08:00 |
|
Colin Kuskie
|
b5e03dd90f
|
Remove dead method with the same name as a property.
|
2010-03-05 14:42:08 -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 |
|
Colin Kuskie
|
053b5a869e
|
Rework get_tables to check each and every property.
|
2010-03-04 16:08:30 -08:00 |
|
Colin Kuskie
|
d5dd260f32
|
More instanciator cleanup.
|
2010-03-04 08:55:10 -08:00 |
|
Colin Kuskie
|
3d9006b643
|
Update Auth system for wg8 instanciators.
|
2010-03-04 08:52:46 -08:00 |
|
Colin Kuskie
|
360acb5191
|
Use wg8 instanciators.
|
2010-03-04 08:50:57 -08:00 |
|
Colin Kuskie
|
f17fc5c7ad
|
Update Macros for wg8 instanciators.
|
2010-03-04 08:48:27 -08:00 |
|
Colin Kuskie
|
35e1e8c943
|
Fix SC use of RssFeed role.
|
2010-03-04 08:37:20 -08:00 |
|
Colin Kuskie
|
26e50b97f9
|
Fix POD typo.
|
2010-03-03 21:25:57 -08:00 |
|
Colin Kuskie
|
bf1cb7b721
|
Aspect to Role renaming
|
2010-03-03 21:10:35 -08:00 |
|
Colin Kuskie
|
dfc388fe3d
|
More Subscribable fixes.
|
2010-03-03 21:08:18 -08:00 |
|
Colin Kuskie
|
ecc71d455d
|
Update Shop for new instanciators and for exception handling.
|
2010-03-03 21:07:38 -08:00 |
|
Colin Kuskie
|
03427eed10
|
Update ProgressBar for new wg8 instanciators.
|
2010-03-03 20:56:45 -08:00 |
|
Colin Kuskie
|
3e7e2c49c9
|
And again.
|
2010-03-03 20:56:09 -08:00 |
|
Colin Kuskie
|
2147d7f689
|
Update getAssetsInTrash method for wg8 instanciations and exception handling.
|
2010-03-03 20:55:16 -08:00 |
|
Colin Kuskie
|
cd2c1f5e76
|
Update workflow activity for wg8.
|
2010-03-03 20:52:53 -08:00 |
|
Colin Kuskie
|
e75989090a
|
Update TrashExpiredEvents to wg8.
|
2010-03-03 20:44:58 -08:00 |
|
Colin Kuskie
|
ed58eba697
|
More instanciator cleanup in Asset.pm
|
2010-03-03 19:48:32 -08:00 |
|
Colin Kuskie
|
d9e281652d
|
Update Operation/Help for new asset instanciators.
|
2010-03-03 19:44:00 -08:00 |
|
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
|
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
|
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 |
|