Commit graph

75 commits

Author SHA1 Message Date
Colin Kuskie
20e6ba5ed3 Fix a typo in the CS sort by hover help. Fixes bug #11610 2010-06-07 07:59:02 -07:00
Colin Kuskie
e485fc36b4 Add a missing i18n label for the new unsubscribe help. 2010-05-18 17:42:50 -07:00
Colin Kuskie
f1ea8105d4 Allow users to unsubscribe via email address, without logging in. Fixes bug #11559. 2010-05-18 15:58:24 -07:00
Colin Kuskie
1c949b1922 Fix bad hoverHelp for "can edit posts" group. 2010-03-22 11:51:34 -07:00
Colin Kuskie
97a340a45c CS template variable help review. Fixes bug #11179. 2009-10-29 12:44:45 -07:00
Doug Bell
473fbeab68 add #10082 Unarchive all collaboration posts 2009-10-22 01:27:39 -05:00
Colin Kuskie
247166baf2 In the CS, do not show a profile link unless the user is not a visitor. Fixes bug #11084
If the post is owned by Visitor, do not show the link because no one
is allowed to see Visitor's profile.  If the current user is Visitor,
do not show the link because Visitor is not allowed to view anyone's
profile.
2009-10-02 12:49:26 -07:00
Eric Kennedy
2fb41ce8e8 Implemented RFE 9204 - Add Reply Filter Code and Reply Rich Editor Option to Collaboration System - Provides ability to specify different Rich Editors and FilterCodes for posts (start of thread) and replies 2009-05-14 03:02:26 +00:00
Colin Kuskie
e66e2d04cc More template i18n. 2008-12-24 23:00:01 +00:00
Colin Kuskie
76d8c516ca template i18n, along with new labels 2008-12-18 06:22:58 +00:00
Chris Nehren
c25101654f users may now customize the post received page for the CS 2008-09-29 18:21:29 +00:00
Colin Kuskie
f17c6f75e8 add the new CS epochDate template variable to the help system 2008-09-22 17:49:48 +00:00
Frank Dillon
58f231c87b Better info for Assets that require commit before adding children. Add link is always availiable now, an error message is displayed if you try to post a child to an uncommitted parent. Additionally a new method was added to AssetVersionion.pm to determine whether or not an asset has been committed. 2008-09-16 20:08:15 +00:00
Frank Dillon
ca8ad4f4c2 Fixed issue where keywords field is not available in Form post tempalte 2008-08-05 20:45:50 +00:00
Colin Kuskie
48c1c7814b fix a typo in the collaboration rss template field for the "description" 2008-07-24 15:31:43 +00:00
Graham Knop
29d2ab64d9 change wording on CS commit workflow 2008-07-03 23:08:07 +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
Graham Knop
221d5ac0aa fixed: subscription group in CS edit not internationalized 2008-03-28 19:54:53 +00:00
Colin Kuskie
d23db44732 adding use strict to all these, too 2007-12-05 04:21:56 +00:00
Graham Knop
0da36cc64b fix collaboration system rich editor hover help 2007-08-24 21:33:54 +00:00
Frank Dillon
b5be9f79a3 Added captcha messages for collaboration system 2007-07-26 21:13:34 +00:00
Colin Kuskie
743b34b44f Clean up Collaboration, Newsletter, DataForm, Calendar, MultiSearch and Dashboard help and i18n 2007-07-20 04:19:12 +00:00
Frank Dillon
09b1ab2e1e Added functionality to manage subscription groups from within a Collaboration System 2007-07-18 18:24:47 +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
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
Colin Kuskie
7323ec0c0a added safe top link to the top of the CS FAQ template 2007-02-03 22:54:21 +00:00
Colin Kuskie
443c5cf405 help entry for attachment_thumbnail 2007-01-25 17:58:16 +00:00
Colin Kuskie
b18853b866 KF edits up to page 234 2006-12-27 02:24:06 +00:00
Colin Kuskie
cfece34eeb KF #6: Commerce, Commit Version Tag, Asset Toolbar, CS 2006-12-07 00:51:03 +00:00
Colin Kuskie
ce617607a8 Update Style test to check for new return value.
Fix broken labels in CS Help and hover help.
2006-11-08 23:28:55 +00:00
Colin Kuskie
9864b4caf1 add missing template variables and help in CS 2006-11-08 05:11:01 +00:00
JT Smith
4f0d117c9f Added Karma RFE: Thumbnail size can be enterred in CS 2006-10-11 04:05:12 +00:00
Colin Kuskie
837b18d310 Fix bug in Operation/Help.pm that would infinitely recurse if a Help
entry had an ISA entry from its own namespace.
Final adjustments to Collaboration Help.
2006-06-18 05:52:06 +00:00
Colin Kuskie
4c39c6759b For lib/*.pm, template variable breakout.
Collaboration template labels need to be rethought
fix t/i18n/label.t to not always check on the name of a variable as an i18n entry,
since the description may hold the actual variable description.
2006-06-07 05:10:08 +00:00
JT Smith
d089539ddd add email posting without subscription 2006-05-17 20:04:33 +00:00
Colin Kuskie
8691b64493 XHTML fixes, 72 to go 2006-05-05 05:41:03 +00:00
Colin Kuskie
7f53e14b08 XHTML fixes 2006-05-05 04:07:50 +00:00
Colin Kuskie
74245e689a XHTML fixes 2006-05-04 20:53:23 +00:00
Colin Kuskie
14cf8adf0a remove description field from def sub, it's no longer used
XHTML fixes
Move UI level out of i18n and into help docs
2006-05-04 05:23:29 +00:00
Colin Kuskie
816c96a284 XHTML fixes for capitalization and break tags 2006-05-02 23:00:56 +00:00
Colin Kuskie
0f6d8e57de More UI level docs moved into Help from i18n.
Fixed missing close list tags that muck up flat help rendering.
2006-05-01 04:04:52 +00:00
Colin Kuskie
a1570eeb71 fix broken contentType tag 2006-04-28 16:00:24 +00:00
JT Smith
6b77047cde added a request tracker system via the CS 2006-04-27 21:56:15 +00:00
JT Smith
7fcfb11f20 made the file and image form fields better, but still have some work to do
began converting the article to have it's own attachments, but still have some work to do
2006-04-16 01:10:34 +00:00
JT Smith
404749e32b updated thread templates to remove approve/deny links and add archive/unarchive links
fixed unarchive bug
changed post rating system to thumbs up/down
2006-04-15 15:36:02 +00:00
JT Smith
cc8e8d0ed6 changed collaboration system to use webgui's new internal search mechanism 2006-04-14 20:44:57 +00:00
JT Smith
9ef6621cc3 some more ui improvements
updated the wg
fixed some more cs mail bugs
2006-04-11 02:07:14 +00:00
JT Smith
47a79bf060 added mail properties 2006-04-10 00:12:28 +00:00
JT Smith
504de54d61 started adding email processing capabilities to cs 2006-04-09 22:36:49 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00