Colin Kuskie
b323f74121
Update copyright notice
2011-12-28 11:30:38 -08:00
Doug Bell
677ac978b6
Merge branch 'WebGUI8' of github.com:plainblack/webgui into 8
...
Conflicts:
lib/WebGUI.pm
lib/WebGUI/Auth/WebGUI.pm
sbin/findBrokenAssets.pl
sbin/testEnvironment.pl
2011-05-13 18:20:52 -05:00
Doug Bell
277faae8a1
Merge commit 'v7.10.15' into 8
...
Conflicts:
docs/gotcha.txt
docs/previousVersion.sql
docs/templates.txt
lib/WebGUI.pm
lib/WebGUI/Asset.pm
lib/WebGUI/Asset/Event.pm
lib/WebGUI/Asset/File.pm
lib/WebGUI/Asset/MapPoint.pm
lib/WebGUI/Asset/RichEdit.pm
lib/WebGUI/Asset/Sku/Product.pm
lib/WebGUI/Asset/Snippet.pm
lib/WebGUI/Asset/Story.pm
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Asset/Template/TemplateToolkit.pm
lib/WebGUI/Asset/Wobject/Calendar.pm
lib/WebGUI/Asset/Wobject/Carousel.pm
lib/WebGUI/Asset/Wobject/Collaboration.pm
lib/WebGUI/Asset/Wobject/Dashboard.pm
lib/WebGUI/Asset/Wobject/DataForm.pm
lib/WebGUI/Asset/Wobject/Folder.pm
lib/WebGUI/Asset/Wobject/Map.pm
lib/WebGUI/Asset/Wobject/Search.pm
lib/WebGUI/Asset/Wobject/Shelf.pm
lib/WebGUI/Asset/Wobject/StockData.pm
lib/WebGUI/Asset/Wobject/StoryTopic.pm
lib/WebGUI/Asset/Wobject/SyndicatedContent.pm
lib/WebGUI/Asset/Wobject/Thingy.pm
lib/WebGUI/Asset/Wobject/WeatherData.pm
lib/WebGUI/AssetClipboard.pm
lib/WebGUI/AssetCollateral/DataForm/Entry.pm
lib/WebGUI/AssetExportHtml.pm
lib/WebGUI/AssetLineage.pm
lib/WebGUI/AssetMetaData.pm
lib/WebGUI/AssetTrash.pm
lib/WebGUI/AssetVersioning.pm
lib/WebGUI/Auth.pm
lib/WebGUI/Cache/CHI.pm
lib/WebGUI/Content/AssetManager.pm
lib/WebGUI/Fork/ProgressBar.pm
lib/WebGUI/Form/JsonTable.pm
lib/WebGUI/Form/TimeField.pm
lib/WebGUI/Form/Zipcode.pm
lib/WebGUI/Group.pm
lib/WebGUI/International.pm
lib/WebGUI/Macro/AssetProxy.pm
lib/WebGUI/Macro/FileUrl.pm
lib/WebGUI/Operation/SSO.pm
lib/WebGUI/Operation/User.pm
lib/WebGUI/Role/Asset/Subscribable.pm
lib/WebGUI/Shop/Cart.pm
lib/WebGUI/Shop/Transaction.pm
lib/WebGUI/Shop/TransactionItem.pm
lib/WebGUI/Test.pm
lib/WebGUI/URL/Content.pm
lib/WebGUI/URL/Uploads.pm
lib/WebGUI/User.pm
lib/WebGUI/Workflow/Activity/ExtendCalendarRecurrences.pm
lib/WebGUI/Workflow/Activity/SendNewsletters.pm
lib/WebGUI/i18n/English/Asset.pm
lib/WebGUI/i18n/English/WebGUI.pm
sbin/installClass.pl
sbin/rebuildLineage.pl
sbin/search.pl
sbin/testEnvironment.pl
t/Asset/Asset.t
t/Asset/AssetClipboard.t
t/Asset/AssetLineage.t
t/Asset/AssetMetaData.t
t/Asset/Event.t
t/Asset/File.t
t/Asset/File/Image.t
t/Asset/Post/notification.t
t/Asset/Sku.t
t/Asset/Story.t
t/Asset/Template.t
t/Asset/Wobject/Collaboration/templateVariables.t
t/Asset/Wobject/Collaboration/unarchiveAll.t
t/Asset/Wobject/Shelf.t
t/Auth.t
t/Macro/EditableToggle.t
t/Macro/FilePump.t
t/Shop/Cart.t
t/Shop/Transaction.t
t/Storage.t
t/User.t
t/Workflow.t
2011-05-13 18:15:11 -05:00
Scott Walters
57d2dbed56
WebGUI::Session::Http should go away ( #11647 )
...
Move logic out of WebGUI::Session::HTTP and into WebGUI::Session::Response /
::Request; deprecate more functions; change references in core to use
$session->response instead; fix tests that broke because of the change but
not one that merely generate the deprecated warning because I want to know
that the proxying of depricated methods is working. These can be changed later.
2011-05-11 16:17:54 -04:00
Paul Driver
96ea65879c
unbless MediaRSS hashes in SyndicatedContent
2011-03-30 09:58:45 -05:00
Paul Driver
c8098e2ca6
rfe #618 : Syndicated Content Asset: Make images in the downloaded RSS-feeds available in the template.
2011-03-30 09:52:55 -05:00
Colin Kuskie
c4553012d1
Syntax clean.
2010-11-17 16:34:11 -08:00
Colin Kuskie
0180b11064
Merge commit ' b8845e25fa' into WebGUI8. Up to 7.10.0
2010-09-22 07:58:06 -07:00
Colin Kuskie
d3e3c90a42
Fix encoding problems with the SC asset. Update the encodings test to no longer require an ENV variable to run. Fixes bug #11795
2010-08-25 11:44:02 -07:00
Colin Kuskie
7a0e23a680
More cleanup from merge.
2010-08-25 11:44:01 -07:00
Colin Kuskie
d13acd164d
Refactor SC tests, separating encodings out into their own test file. TEST_ENCODINGS=1 to run this new test. 8/13 tests fail.
2010-08-25 11:44:01 -07:00
Colin Kuskie
c79bc75840
Fix encoding problems with the SC asset. Update the encodings test to no longer require an ENV variable to run. Fixes bug #11795
2010-08-24 16:53:35 -07:00
Colin Kuskie
a5a5e0a7d4
More cleanup from merge.
2010-08-24 15:27:02 -07:00
Colin Kuskie
f39a13912e
Refactor SC tests, separating encodings out into their own test file. TEST_ENCODINGS=1 to run this new test. 8/13 tests fail.
2010-08-24 15:24:22 -07:00
Colin Kuskie
385931aaab
Merge commit ' f2e0fb509a' into WebGUI8. Some tests still failing.
2010-06-27 22:32:31 -07:00
Colin Kuskie
e5b82bc861
Merge commit ' 4969f31e1f' into WebGUI8
2010-06-26 14:37:31 -07:00
Colin Kuskie
ab0204dfd9
Remove HTML from SC sentences and words template variables, and any initial whitespace. Fixes bug #11589 .
2010-05-25 12:41:22 -07:00
Colin Kuskie
0fac75759e
Actually build an array of items in getRssFeedItems. Fix several method modifiers.
2010-05-21 19:26:55 -07:00
Colin Kuskie
3870aea526
Remove deprecated methods in SyndicatedContent.
2010-05-21 19:15:22 -07:00
Colin Kuskie
3ae3684aea
Better handling for paragraphs in the SC. This code needs to be refactored out and generalized into a method that anything can use. Fixes bug #11563 .
2010-05-17 13:15:32 -07:00
Colin Kuskie
95fe1e6d52
Module use, and cache updates.
2010-05-09 18:14:27 -07:00
Paul Driver
40d11e8693
more sorting options for SyndicatedContent
2010-05-06 15:03:01 -07:00
Graham Knop
0efa62a73c
asset immutability
2010-04-19 18:57:01 -05:00
Doug Bell
b767824711
cache: s/delete/remove/
2010-04-19 18:51:10 -05:00
Doug Bell
165be5b389
remove eval{} from caching code
2010-04-19 18:41:13 -05:00
Doug Bell
92cd204b31
fix composite cache keys and remove setByHttp
2010-04-19 14:59:24 -05:00
Graham Knop
2400f19099
Merge branch 'master' into WebGUI8
2010-04-13 07:50:02 -05:00
Colin Kuskie
616d5cc866
Moose overrides for purge, purgeRevision, and purgeCache.
2010-04-07 16:43:16 -07:00
Graham Knop
445486e291
added: Sort Items switch to Syndicated Content asset
2010-03-28 17:30:09 -05:00
Graham Knop
913fa9ad03
clean up Tie::IxHash imports
2010-03-10 12:59:51 -06: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
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
2cb4bc45b8
remove definition subroutine from these already converted assets.
2010-02-11 16:40:09 -08:00
Colin Kuskie
acff13ac10
SyndicatedContent moved over to wg8.
2010-02-04 15:48:47 -08:00
Colin Kuskie
68be37b780
Do manual uniqification of items in Syndicated Content. Fixes bug #11156
...
Do not use merge because it uses normalize, which uses uniq_item, which
uses only links to determine uniqueness.
2009-10-19 15:23:36 -07:00
Colin Kuskie
c2fde74448
SC should have OR based term matching on the title and description. Fixes bug #11121
2009-10-12 10:38:15 -07:00
Colin Kuskie
a9f6220240
Fix undef template variables in the SC. Fixes bug #11087
2009-10-05 11:39:45 -07:00
JT Smith
2a94b0806c
added logging
2009-09-27 17:33:46 -05:00
JT Smith
ebb6134c2d
bug fixes
2009-09-25 22:50:59 -05:00
JT Smith
ccff9c7014
Converted all existing uses of cache.
2009-09-25 22:24:33 -05: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
cb79dddf00
Disable Syndicated Content caching when admin is on.
2009-05-27 23:09:05 +00:00
Graham Knop
383fa9a5e5
fixed #9816 : Syndicated content asset fails on feeds including a UTF8 BOM
2009-04-14 20:51:44 +00:00
Graham Knop
3a14dc8a58
move back compat method to correct class
2009-04-10 00:51:35 +00:00