Patrick Donelan
|
2516ff12c1
|
Added URLMap support (e.g. virtual hosts and mounting)
|
2010-04-06 18:21:47 -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
|
4a78377936
|
Fix WikiMaster's assetName
|
2010-03-23 11:52:56 -07:00 |
|
Colin Kuskie
|
c2fac1e865
|
Fix i18n namespace typos in the EMS
|
2010-03-23 11:08:57 -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
|
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
|
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
|
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
|
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
|
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
|
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
|
4edd07cf99
|
Update GalleryAlbum for Moose.
|
2010-02-15 15:11:38 -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 |
|
Colin Kuskie
|
43bff8c878
|
No variable fieldTypes. Use noFormPost instead.
|
2010-02-15 10:35:30 -08:00 |
|
Colin Kuskie
|
967d307912
|
Remove definition subroutine.
|
2010-02-12 16:38:37 -08:00 |
|
Colin Kuskie
|
c4ba243713
|
Update WikiMaster for Moose. Needs Roles.
|
2010-02-12 16:33:47 -08:00 |
|