Commit graph

29 commits

Author SHA1 Message Date
Colin Kuskie
56f68bf291 Make subscribable asset handle its built-in group correctly. Fixes bug#11004 2009-09-18 09:25:30 -07:00
Colin Kuskie
dd9a78d24e Fix Subscribable aspect i18n. Fixes bug #11003. 2009-09-17 15:55:42 -07:00
Doug Bell
65120a61cb Merge branch 'master' of git@github.com:plainblack/webgui
Conflicts:
	docs/changelog/7.x.x.txt
	docs/upgrades/upgrade_7.7.19-7.8.0.pl
2009-09-09 17:26:55 -05:00
Doug Bell
0697673846 added Subscribable AssetAspect to Wiki 2009-09-09 17:24:00 -05: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
4376a6770e Update POD in HTML.pm, 'html' is not an option for format content.
Fix Comment formatting in the AssetAspect.
2009-07-10 23:40:57 +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
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
e5ede77c29 use char instead of varchar 2009-02-18 03:18:20 +00:00
Colin Kuskie
a2a34e7a80 Have AssetAspect comment format its content as HTML, not text. 2008-12-03 22:46:51 +00:00
Doug Bell
9dd6295b84 perltidy 2008-11-03 18:38:39 +00:00
Doug Bell
a8247aa1c5 added Installable aspect and a script to install classes 2008-11-03 18:07:54 +00:00
Graham Knop
6ea1e40998 don't want to inherit from C3 2008-10-14 23:06:55 +00:00
JT Smith
e7c6fe6cae - Added Comments asset aspect, which allows comments to be added to any asset
easily.
 - Added comments aspect to wiki.
2008-10-11 20:33:38 +00:00