Commit graph

3250 commits

Author SHA1 Message Date
Colin Kuskie
2997471b5f fix assetName calls for Asset and Wobject. 2010-03-12 08:55:07 -08:00
Colin Kuskie
953df3563f Remove duplicate accessor method. 2010-03-12 08:06:26 -08: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
b5e03dd90f Remove dead method with the same name as a property. 2010-03-05 14:42:08 -08:00
Colin Kuskie
35e1e8c943 Fix SC use of RssFeed role. 2010-03-04 08:37:20 -08:00
Colin Kuskie
bf1cb7b721 Aspect to Role renaming 2010-03-03 21:10:35 -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
Graham Knop
d932543159 clean up Wobject includes 2010-03-02 18:34:56 -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
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
3e515fc7ec Fix groupId problem in group fields in the WikiMaster. 2010-02-17 16:40:51 -08:00
Graham Knop
20ee527dbd change aspect to define 2010-02-17 16:31:10 -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
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
Colin Kuskie
936224311b More Poll fixes. 2010-02-16 14:54:01 -08:00
Colin Kuskie
b6048b7f24 Update Dashboard for Moose. 2010-02-16 14:46:39 -08:00
Colin Kuskie
e5d471567e Update Carousel for Moose. 2010-02-16 11:58:35 -08:00
Colin Kuskie
6287ebdd46 Update Newsletter for Moose. 2010-02-16 11:48:13 -08:00
Colin Kuskie
7c8668616c Update Collaboration for Moose. 2010-02-16 11:35:48 -08:00
Colin Kuskie
7caa3e3738 Move AssetRole to Role::Asset, and update all client modules. 2010-02-16 11:00:47 -08:00
Colin Kuskie
90facc46a9 Refactor code for updating storage location file permissions into a Role. 2010-02-16 08:56:34 -08:00
Colin Kuskie
abaeab36e0 Refactor code to force assets to always be hidden into a role and use it. 2010-02-16 08:50:00 -08:00
Colin Kuskie
549a6db178 Update Thread for Moose. 2010-02-16 07:41:06 -08:00
Colin Kuskie
72d0361f7d Update Post for Moose. 2010-02-15 16:18:14 -08:00
Colin Kuskie
fe6ec3ff4c Update StoryTopic for Moose. Needs Rss Role. 2010-02-15 15:51:22 -08:00
Colin Kuskie
b7f79a506f Update StoryArchive for Moose. 2010-02-15 15:46:03 -08:00
Colin Kuskie
0a2f5e0245 Update Story for Moose. 2010-02-15 15:41:51 -08:00
Colin Kuskie
27e30c74c4 Note that per album allowing of comments is doable, but not exposed to the UI yet. 2010-02-15 15:29:43 -08:00
Colin Kuskie
ba56fe41c7 Update Photo for Moose. 2010-02-15 15:28:12 -08:00
Colin Kuskie
02a257e1d1 Update GalleryFile for Moose. 2010-02-15 15:18:39 -08:00
Colin Kuskie
4edd07cf99 Update GalleryAlbum for Moose. 2010-02-15 15:11:38 -08:00
Colin Kuskie
9c7bbc849b Remove override of update and use Moose method modifiers instead. 2010-02-15 15:11:12 -08:00
Colin Kuskie
44f03502b6 Updating Gallery for Moose. 2010-02-15 14:37:47 -08:00
Colin Kuskie
dc2d086b2a Fix a whole bunch of aspect comma/semicolon changes. 2010-02-15 13:52:11 -08:00
Colin Kuskie
199f659d32 Forgot a label for the data property. 2010-02-15 13:47:54 -08:00
Colin Kuskie
1473013dc6 Update DataTable for Moose. 2010-02-15 13:46:39 -08:00