Commit graph

21 commits

Author SHA1 Message Date
Colin Kuskie
587ff397b5 More cleanup from dispatch. Do not set the session asset if the requested URL does not exist. In RssFeed, pass the fragment to the next method. Fixes bug #11854. 2010-09-10 11:14:03 -07:00
Colin Kuskie
a59baedd51 Dispatch code for RSS, Atom and RDF feeds. 2010-08-10 10:27:45 -07:00
Colin Kuskie
5ced1c3bcf Note in several packages when the gateway URL is appended to input. Fixes bug #11621 2010-07-12 10:43:33 -07:00
Graham Knop
35d1fc9579 fixed: RSS feeds generated with incorrect link for channel 2009-11-02 09:12:04 -06:00
Graham Knop
b8127bafec Revert "When opening or duplicating Session objects, pass on any Apache2::Request object"
This reverts commit ed97fa1ecd.
2009-09-08 11:06:39 -05:00
Colin Kuskie
ed97fa1ecd When opening or duplicating Session objects, pass on any Apache2::Request object
stored in the current session.
2009-08-14 01:38:03 +00:00
Colin Kuskie
553b1d03d7 Fix HEAD link issues with RssFeed with exporting.
Refactor the module so that getting the feed url will return
the static URL when exporting.
2009-04-27 19:16:38 +00:00
Colin Kuskie
c8fe4092a2 Many more RssAspect tests. 2009-04-25 00:16:27 +00:00
Colin Kuskie
6e574a9e6b RssFeed aspect tests, more to follow. 2009-04-24 22:08:25 +00:00
Doug Bell
b66f47df01 fixed #10213: RssFeed aspect now checks canView and gives HTTP Basic Auth login box 2009-04-17 20:47:25 +00:00
Colin Kuskie
47bdf5a7b5 exportSession must be closed _before_ it throws. 2009-04-17 19:04:55 +00:00
Colin Kuskie
ea51a13062 Update RssFeed POD with new paramter for assetExportCollateral. 2009-04-16 22:32:47 +00:00
Colin Kuskie
35aaf1a954 More RssFeed POD. 2009-04-08 22:28:06 +00:00
Colin Kuskie
033889d93c Add missing POD for RssFeed methods. 2009-04-08 18:34:18 +00:00
Graham Knop
89a8f78913 set rss feed image link to be a url field 2009-04-03 01:10:46 +00:00
Graham Knop
7f2b6dfc83 fix allowEmpty and bugs it caused 2009-04-03 00:40:23 +00:00
Graham Knop
a829304bae improving RSSCapable upgrade procedure, adding feed header selection 2009-04-03 00:07:19 +00:00
Graham Knop
ca4a9add6d RssFeed fixes and cleanups 2009-04-02 16:24:44 +00:00
Colin Kuskie
4fbadb84bf Fix module name for RDF generation. 2009-04-02 04:50:35 +00:00
Colin Kuskie
e115ea18a5 Fix POD errors. 2009-04-02 03:59:30 +00:00
Matthew Wilson
cf63a4e4f3 (Matthew Wilson) add AssetAspect/RssFeed. See exportAssetCollateral for a good time. 2009-03-30 21:38:12 +00:00