Commit graph

3264 commits

Author SHA1 Message Date
Patrick Donelan
2516ff12c1 Added URLMap support (e.g. virtual hosts and mounting) 2010-04-06 18:21:47 -04:00
Patrick Donelan
d858c6e1ab Demo site loads 2010-04-06 18:21:46 -04:00
Colin Kuskie
54f0148ec9 Use lots and lots of Moose modifiers in the Article. 2010-03-24 17:01:18 -07:00
Colin Kuskie
8a3f36a449 Fix an accessor name. 2010-03-24 15:09:59 -07:00
Colin Kuskie
56fcb761a1 Rework StoryArchive for exceptions and modifiers. 2010-03-24 14:54:53 -07:00
Colin Kuskie
a10e65f883 Use Moose method modifiers for overriding addRev in Story. 2010-03-24 10:25:29 -07:00
Colin Kuskie
93e9f71a6c Set the correct valid parent classes for Post. 2010-03-23 14:14:11 -07:00
Colin Kuskie
4a78377936 Fix WikiMaster's assetName 2010-03-23 11:52:56 -07:00
Colin Kuskie
4c3a26b023 WikiPage uses an role to force hiddenness now. No need to subclass addRevision. 2010-03-23 11:52:18 -07:00
Colin Kuskie
c2fac1e865 Fix i18n namespace typos in the EMS 2010-03-23 11:08:57 -07:00
Colin Kuskie
efbe9a9691 Fix typo in i18n namespace. 2010-03-23 11:04:49 -07:00
Colin Kuskie
88ec09d279 rework how validParent works, and where it is checked. Add an explicit check for it in addChild, and remove a bunch of overridden addChild methods. 2010-03-19 14:31:49 -07:00
Colin Kuskie
bc466ab74f Add a validParent check to Post. 2010-03-18 12:40:47 -07:00
Colin Kuskie
a3f58bd841 Remove override of addChild in Post, since the same check is done via www_add/canAdd/validParent. 2010-03-18 12:38:31 -07:00
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