Scott Walters
7a56c72586
WebGUI/Asset/Wobject/Navigation.pm was still using obsolete template PBtmpl0000000000000048
...
Fixes #11765
2010-08-04 23:02:37 -04:00
Doug Bell
1caef590cc
fix navigation edit form
2010-07-15 11:55:25 -05:00
Doug Bell
babfa74209
Merge branch 'master' into 8-merge
...
Conflicts:
docs/gotcha.txt
lib/WebGUI.pm
lib/WebGUI/Asset.pm
lib/WebGUI/Asset/File/GalleryFile/Photo.pm
lib/WebGUI/Asset/Post.pm
lib/WebGUI/Asset/Story.pm
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Asset/Wobject/Calendar.pm
lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
lib/WebGUI/Asset/Wobject/Navigation.pm
lib/WebGUI/AssetLineage.pm
lib/WebGUI/AssetTrash.pm
lib/WebGUI/Config.pm
lib/WebGUI/Form/Template.pm
lib/WebGUI/Group.pm
lib/WebGUI/Inbox.pm
lib/WebGUI/Workflow/Activity/DeleteExpiredSessions.pm
lib/WebGUI/Workflow/Activity/TrashExpiredEvents.pm
sbin/testEnvironment.pl
t/AdSpace.t
t/AdSpace/Ad.t
t/Asset/Asset.t
t/Asset/AssetExportHtml.t
t/Asset/AssetLineage.t
t/Asset/EMSSubmissionForm.t
t/Asset/Event.t
t/Asset/File/GalleryFile/Photo/00base.t
t/Asset/File/GalleryFile/Photo/comment.t
t/Asset/File/GalleryFile/Photo/download.t
t/Asset/File/GalleryFile/Photo/edit.t
t/Asset/File/GalleryFile/Photo/exif.t
t/Asset/File/GalleryFile/Photo/makeResolutions.t
t/Asset/File/GalleryFile/Photo/makeShortcut.t
t/Asset/File/Image/setfile.t
t/Asset/File/setfile.t
t/Asset/Post.t
t/Asset/Post/Thread/getAdjacentThread.t
t/Asset/Sku.t
t/Asset/Sku/ProductCollateral.t
t/Asset/Story.t
t/Asset/Template.t
t/Asset/Template/HTMLTemplateExpr.t
t/Asset/Wobject/Gallery/00base.t
t/Asset/Wobject/GalleryAlbum/00base.t
t/Asset/Wobject/GalleryAlbum/ajax.t
t/Asset/Wobject/GalleryAlbum/delete.t
t/Asset/Wobject/Matrix.t
t/Asset/Wobject/StoryArchive.t
t/Asset/Wobject/Survey/ExpressionEngine.t
t/Asset/Wobject/Survey/Reports.t
t/AssetAspect/RssFeed.t
t/Auth/mech.t
t/Config.t
t/Group.t
t/Help/isa.t
t/International.t
t/Mail/Send.t
t/Operation/AdSpace.t
t/Operation/Auth.t
t/Pluggable.t
t/Session.t
t/Session/DateTime.t
t/Session/ErrorHandler.t
t/Session/Scratch.t
t/Session/Stow.t
t/Shop/Cart.t
t/Shop/Pay.t
t/Shop/PayDriver/ITransact.t
t/Shop/PayDriver/PayPalStd.t
t/Shop/Ship.t
t/Shop/ShipDriver.t
t/Shop/TaxDriver/EU.t
t/Shop/TaxDriver/Generic.t
t/Shop/Transaction.t
t/Shop/Vendor.t
t/VersionTag.t
t/Workflow/Activity/ArchiveOldStories.t
t/Workflow/Activity/ExpireIncompleteSurveyResponses.t
t/lib/WebGUI/Test.pm
2010-07-09 11:48:30 -05:00
Colin Kuskie
385931aaab
Merge commit ' f2e0fb509a' into WebGUI8. Some tests still failing.
2010-06-27 22:32:31 -07:00
Colin Kuskie
3fbc109429
Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it.
2010-06-24 13:07:03 -07:00
Doug Bell
1f492b5fd6
fix navigation problem
2010-06-01 20:17:24 -05:00
Doug Bell
247c607393
fixes for weaken and iterator
2010-06-01 19:37:53 -05:00
Doug Bell
2c75ab27e6
migrate to getLineageIterator to save memory
2010-06-01 16:23:49 -05:00
Graham Knop
0efa62a73c
asset immutability
2010-04-19 18:57:01 -05:00
Graham Knop
c4204eff89
clean up more uses of ->get
2010-04-19 18:57:01 -05:00
Graham Knop
2400f19099
Merge branch 'master' into WebGUI8
2010-04-13 07:50:02 -05:00
Colin Kuskie
f56bac9948
SUPER handling for most of Wobject/*.pm. There's a problem with Calendar, though.
2010-04-08 17:00:05 -07:00
Colin Kuskie
814c2af249
Change calls to new to newById across Asset/
2010-03-03 16:27:45 -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
Graham Knop
20ee527dbd
change aspect to define
2010-02-17 16:31:10 -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
d4f31870a3
change the name attribute to aspect to denote asset level static attributes like tableName, et. al.
2010-01-25 19:16:05 -08:00
Colin Kuskie
0ef94945a7
Dirty conversion of Navigation to Moose.
2010-01-20 21:40:57 -08:00
Colin Kuskie
e9b11c5178
Navigation can use the default Asset getEditForm controls. Fixes bug #11188
2009-11-02 09:05:58 -08:00
Colin Kuskie
80dfb9ffd0
Throw an exception in all wobjects if the main template (used by view)
...
has been deleted.
2009-06-02 19:34:18 +00:00
Colin Kuskie
1e6d9b7d18
Fix missing overrides in the Navigation when shortcutted.
...
Also, documented the getOverridesList method inside Shortcut.
2009-05-27 23:31:12 +00:00
Colin Kuskie
4a5d907d77
POD Coverage for Event, SQLReport, Survey, Navigation, Article, and Form/HTMLArea
2009-04-10 02:02:07 +00:00
Graham Knop
18212d7a66
fixed #10056 : YUI javascripts included while adminOff (BNC)
2009-03-31 22:01:39 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
7081202353
Mirror the indent loop calculation to the rel_depth in the Navigation.
2009-01-14 17:44:17 +00:00
Colin Kuskie
436ca52676
Fix a problem where an unviewable initial asset would throw off the indent_loop
...
size by 1. In the nav templates, this would generate bad closing markup.
2008-12-31 16:58:26 +00:00
JT Smith
79a5ea4697
updated to reflect changes in configurable asset properties
2008-09-29 15:01:26 +00:00
Graham Knop
7bf06aab7b
make sure we are using var->isAdminOn instead of var->get('adminOn')
2008-09-18 19:51:25 +00:00
JT Smith
ef120fb06b
Added isVisitor, isAdmin, and isRegistered methods to User object instead
...
of hard coding checks everywhere with group ids. And updated the code base
to match.
2008-09-16 22:32:36 +00:00
Graham Knop
5e34d1bca9
fix infinite loop in nav
2008-09-16 21:56:44 +00:00
JT Smith
65742963aa
bad loops
2008-09-16 21:50:14 +00:00
Colin Kuskie
2afadf1cf7
rfe: add all asset properties to the Navigation Asset
2008-09-16 20:25:08 +00:00
Doug Bell
78390ff400
fixed getLineageLength again... dont hate me whomever
2008-08-25 20:00:23 +00:00
Martin Kamerbeek
8263e0a0c6
fix: getLineageLength called on undef in case no pages are in the nav loop
2008-08-24 11:00:21 +00:00
Chris Nehren
36eb8db8fc
add ability to show metadata values in head blocks.
2008-08-21 18:51:16 +00:00
Martin Kamerbeek
9f69e54e77
Fixed bug in Navigation where the indent was based on relDepth rather that on the tree depth. Also fixes issues
...
concerning the <ul> template.
2008-08-08 09:53:33 +00:00
Graham Knop
2746e6933e
asset context menu tweaks
2008-07-25 04:02:55 +00:00
Graham Knop
cb21f13d9f
Converted asset context menus to YUI menus
2008-07-22 17:44:17 +00:00
Colin Kuskie
578d28537a
op=manageAssets => op=assetManager
2008-06-12 04:44:15 +00:00
Doug Bell
f3996eb316
Complete asset manager rewrite.
2008-05-26 22:07:16 +00:00
JT Smith
b9bc4b4ab0
fixed a problem where no current asset is set
2008-05-07 15:02:36 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
fb434a8b3a
fix: content handler and redirects
2008-01-25 01:36:14 +00:00
JT Smith
a2e3b54eb7
fix: Two cosmetic bugs
2007-08-14 16:54:19 +00:00
Graham Knop
57e73175ae
fix: navigation shows toolbar for users who can't edit it
2007-07-19 20:40:44 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
JT Smith
c65d9490e7
- Fixed mail bounce processing.
...
- fix: Asset Manager displaying incorrectly
- fix: Cannot paste from clipboard
- Made the search indexer mor compatible with Chinese and other non-ascii
characters. (Thanks to Zhou Xiaopeng)
2006-07-24 22:18:39 +00:00
Martin Kamerbeek
75b03b006e
Adding reverse page loop
2006-07-19 15:57:12 +00:00
Martin Kamerbeek
e3b558fc2b
Fixed bugs in navigation template vars and privilege bug in WG::A::File. Also added page.parent.rank tmpl_var to the nav template.
2006-07-19 15:16:53 +00:00
Frank Dillon
fc47c1421b
formatting mostly
2006-06-23 01:46:55 +00:00