Commit graph

178 commits

Author SHA1 Message Date
Graham Knop
24c42e33ab fixed: Collaboration RSS link in header doesn't indicate title 2008-06-11 19:17:15 +00:00
Doug Bell
aae6a32df4 added: Ability to enable / disable archiving per Collaboration System. fixed Mech tests again 2008-04-28 02:07:56 +00:00
Doug Bell
98992b8920 - added: Inbox is now pruned after 1 year
- Added about a hundred tests for Collaboration system, Post, and Thread 
permissions
- Cleaned up code tested by the aforementioned tests
- Fixed all Test::WWW::Mechanize tests and updated the skeleton. Should be 
usable now.
2008-04-26 02:23:10 +00:00
Graham Knop
221d5ac0aa fixed: subscription group in CS edit not internationalized 2008-03-28 19:54:53 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598 replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Colin Kuskie
96178fd70c first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Chris Nehren
7f37c20028 Gr. One more attempt at getting the default to work properly. 2007-11-08 19:33:57 +00:00
Chris Nehren
9db0430032 Fix the groupToEditPost field defaulting to the groupIdEdit field. Make sure
that the added collab system in the test has a parent asset as well, to ensure
that the inheritance works properly.
2007-11-07 22:29:21 +00:00
Graham Knop
70c557aa10 copy CS sorting fix from branch 2007-11-07 17:36:30 +00:00
Chris Nehren
0d689afa4c Add the groupToEditPost field to the Collaboration system. This allows users
to specify a group of users that will always be able to do edits on posts,
regardless of whether they own those posts and independent of the editTimeout
field.
2007-11-06 22:58:22 +00:00
Graham Knop
db3b2ba1b1 safely allow sorting by more CS fields 2007-10-18 12:42:24 +00:00
Graham Knop
fa461ce759 CS sort by fixes 2007-10-12 14:23:27 +00:00
Colin Kuskie
fa505a3ecf fix a typo in the updated sortBy code 2007-10-08 22:42:29 +00:00
JT Smith
ee85bc1e02 fix: Last Reply and Replies columns not updating 2007-10-05 20:20:42 +00:00
Graham Knop
4949d10da2 CS says it always has new content for cache time 2007-10-04 19:58:08 +00:00
Graham Knop
a62a7e0ec1 WebGUI::Group->new didn't check group validity 2007-09-26 11:46:18 +00:00
Graham Knop
40d1751913 fix CS sorting by rating 2007-09-20 11:15:44 +00:00
Doug Bell
3ea18fc8d4 fix: Collab / Thread / Post ratings were being incorrectly calculated 2007-09-07 16:42:54 +00:00
JT Smith
155ca81291 - fix: undefined activity 2007-08-14 18:43:19 +00:00
Frank Dillon
01ff22d70f Changes to include captcha image on post to verify humanity 2007-07-20 20:19:55 +00:00
Frank Dillon
bf62f2fec2 Removed soem comments. Made the field so it won't post to the form 2007-07-18 18:26:35 +00:00
Frank Dillon
09b1ab2e1e Added functionality to manage subscription groups from within a Collaboration System 2007-07-18 18:24:47 +00:00
Doug Bell
3fa2a81d98 fix: tested my refactor to the CS and fixed a bug in it. 2007-07-17 19:42:43 +00:00
James Tolley
e1de42261d workflow activity to notify admins of old version tags; start thread group in CS 2007-07-09 20:02:09 +00:00
Graham Knop
749f68a0ee fix: Next/Previous links on thread not sorted same as collab 2007-07-05 11:03:23 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
JT Smith
9248570f79 Added Newsletter Asset (Funded by United Knowledge) 2007-06-16 19:33:12 +00:00
Colin Kuskie
2af436a0ad Add the ability for posts to have metadata. The option is turned off by default,
but can be enabled in the CS.  If the option is turned on, and metadata is
enabled on the site, then sets of template variables will be made available
to the Post Form template, the Thread view template, and the CS view template.
2007-06-05 03:32:00 +00:00
Roy Johnson
9fe730adbb fix - Ignoring shortcut overrides 2007-02-06 18:06:09 +00:00
Colin Kuskie
7323ec0c0a added safe top link to the top of the CS FAQ template 2007-02-03 22:54:21 +00:00
JT Smith
53f73fcf45 added user defined fields to rss 2007-02-01 16:43:52 +00:00
Colin Kuskie
063b69afbe fix of Post/Thread rating system 2007-02-01 04:28:53 +00:00
JT Smith
b319535fd1 - Added a attachment_thumbnail option to the CS RSS feed. 2007-01-25 17:14:25 +00:00
JT Smith
2c7f49be9a Fixed a bug with RSS feed generation and attachments. 2007-01-17 18:24:15 +00:00
Doug Bell
d5b79ae217 Fixed RSSFromParent bug 2007-01-17 18:20:00 +00:00
JT Smith
cb367a8020 more formatting 2007-01-17 17:44:07 +00:00
JT Smith
78fb7ef8db fixed typo 2007-01-17 17:27:23 +00:00
JT Smith
ed4903f66f more formatting 2007-01-17 17:23:05 +00:00
JT Smith
b59b948bc1 more formatting 2007-01-17 17:05:59 +00:00
JT Smith
214c393a27 a ltitle cleanup 2007-01-17 16:39:46 +00:00
JT Smith
a0a055296b fix: Closed Posts Displaying in CS 2007-01-05 15:52:25 +00:00
JT Smith
9e599bdbae reformatted ugly query 2007-01-05 15:08:34 +00:00
JT Smith
430583ef1c fixed a couple of bugs with the new autocommit functionality for cs posts and the like 2006-12-07 00:17:54 +00:00
JT Smith
9791c99d3b Uncommitted Collaborations and adding threads 2006-11-07 23:46:19 +00:00
Frank Dillon
adfa55e3a2 fixed RSS meta tag insertion point. It should now properly be inserted into the <head> portion of the HTML 2006-11-07 19:38:00 +00:00
Drake
9a61dd2f38 Add RSSCapable mixin for RSS-capable assets, and RSSFromParent asset for
the feeds for those assets.  Convert Collaboration to use this mechanism
rather than its existing viewRSS, because this is more export-friendly.
2006-11-03 01:18:55 +00:00
Roy Johnson
d4a5320e0a merging bugfixes from branch to head 2006-11-02 02:29:27 +00:00
JT Smith
67dfefff08 merging 7.1.3 changes 2006-10-31 23:34:55 +00:00
JT Smith
4f0d117c9f Added Karma RFE: Thumbnail size can be enterred in CS 2006-10-11 04:05:12 +00:00