Commit graph

163 commits

Author SHA1 Message Date
JT Smith
4f0d117c9f Added Karma RFE: Thumbnail size can be enterred in CS 2006-10-11 04:05:12 +00:00
Drake
bb360794c1 Partially fix sending of invalid Message-ID headers from post notifications.
Associated refactoring.  The actual determination of the Message-ID still
needs some work, though.
2006-09-27 23:59:00 +00:00
Drake
c438d55310 Normalized signature of Asset::duplicate. This involved going through
existing overrides and callers for that method and making sure they followed
the correct signature.  Various related cleanups.

This should fix those bugs with collaboration systems refusing to be copied
or deployed as packages.
2006-09-23 01:33:46 +00:00
Colin Kuskie
858acf5bae add comment to clarify why generateThumbnail is used instead of resize while processing uploaded images 2006-09-18 22:51:17 +00:00
Frank Dillon
dd89a88cc7 2006-08-15 23:55:26 +00:00
JT Smith
c65d9490e7 - Fixed mail bounce processing.
- fix: Asset Manager displaying incorrectly
 - fix: Cannot paste from clipboard
 - Made the search indexer mor compatible with Chinese and other non-ascii
   characters. (Thanks to Zhou Xiaopeng)
2006-07-24 22:18:39 +00:00
JT Smith
1171d11891 - Deleted a template that was accidentally added to the core.
- Made some improvements to the mail subsystems.
2006-07-24 19:15:35 +00:00
Martin Kamerbeek
9a155293f1 Reverting some accidentally committed test code 2006-07-20 14:49:52 +00:00
Martin Kamerbeek
508194e91a Fixed preview bug in WG::A::Post where userDefined and Synopsis form element would not have a value. 2006-07-20 14:29:03 +00:00
JT Smith
45080ea0d9 - fix: cs mail needs archive url
- fix: cs mail not sending in-reply-to and references headers
 - fix: cs mail doesn't like code via email
 - CS mail now sends out the email address of the poster as from, when it 
   exists.
2006-07-19 18:37:33 +00:00
Wouter van Oijen
209e529a45 removing redundant words 2006-07-19 14:57:20 +00:00
JT Smith
137d553b89 - Added an unsubscribe link to the messages generated by collaboration
subscriptions per the laws in various countries.
2006-07-13 20:15:44 +00:00
JT Smith
a440cb5f41 fix: Security bug in session env 2006-07-11 20:32:46 +00:00
JT Smith
aaa93d466b - fix: Can't create new account
- fix: Several new assets aren't added to config during upgrade process
 - fix: Post Subject HTML
 - fix: Matrix: can't instantiate template
2006-07-11 16:44:59 +00:00
JT Smith
0aac23dedf - fix: AssetProxied Navigation context menu - items invisible in Style 02
- fix: Request Tracker Asset - Reply to a post displays Severity drop down
   list
 - fix: Syndicated wobject erro 6.8+
2006-07-11 15:41:24 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
JT Smith
23e31ab52a - fix: Attachment label but no field in CS posts 2006-06-22 20:15:47 +00:00
JT Smith
e225c2276a - fix: cs mail posts - no url prepending
- Multiple "Re:"'s on CS Mail posts are now a thing of the past.
 - Made mail message ids follow convention.
2006-06-14 17:48:38 +00:00
JT Smith
24ed8f3e3f - fix: "Link to a page in the webgui asset tree" has default "open in a new
window"
 - fix: cs - attachments
fixed a tabbing problem in admin console introduced intraversion
2006-06-14 16:38:16 +00:00
JT Smith
9aa86225be - Added a better confirmation message when deleting content.
- Added a "commit" option as well as a listing of version tags per the rough
   edges discussions on IRC.
 - Added a "close" or "archive" option to replies.
2006-06-10 20:49:11 +00:00
JT Smith
b7957742bc - fix: Username blank when editing user Visitor
- fix: Thread Count is off in the Collaboration system
 - Fixed an indexing problem with Product assets.
 - fix: Reply count off when restoring from trash
 - fix: Karma not spent properly
 - fix: Avatar Message Board Template Not Working
2006-06-01 17:40:15 +00:00
JT Smith
1d239bb7e0 fix 6.99 nothing write to assetData.groupIdView & assetData.groupIdEdit 2006-06-01 02:11:57 +00:00
JT Smith
5138d50a3f fixed moderator privileges 2006-05-31 21:41:44 +00:00
JT Smith
c263c91d65 - The back to site link generated after a CS post now leads back to the
thread if the new post is a reply to a thread as discussed in Community IRC.
2006-05-25 00:35:10 +00:00
Colin Kuskie
5cb101af44 POD whitespace fixes 2006-05-22 15:58:31 +00:00
Matthew Wilson
8e683580f4 fix 2006-05-19 19:46:37 +00:00
Matthew Wilson
94565a79be I have no idea why this was removed, but I'm re-adding it. 2006-05-19 19:27:16 +00:00
JT Smith
cdb018a0bf - fix [ 1488598 ] edit workflow broken
- fix [ 1488561 ] webggui
 - fix [ 1488557 ] new styles are missing ^/; in link
 - fix [ 1488530 ] search has no toolbar
 - fix [ 1488663 ] Add new subscription broken
 - fix [ 1485461 ] Internationalized the Date in Mail headers
 - fix [ 1488518 ] Snippet has no cacheTimeout field
 - fix [ 1486788 ] karma isn't working on forums
2006-05-16 15:40:35 +00:00
JT Smith
aff2236d69 fixed a bug that caused threadId's to be empty in new posts 2006-05-15 16:06:31 +00:00
JT Smith
21fedb9051 added a classname form control for validating classnames and do taint checking 2006-05-10 23:01:15 +00:00
JT Smith
18e303421a fix from Lucas Bartholemy 2006-05-04 15:54:39 +00:00
Colin Kuskie
3807af315c Move the template code for title.form.textarea right next to title.form so that
it's obvious that they're the same variable, and both shouldn't be used.
Updated docs and fixed <br> tags to be XHTML compliant.
2006-05-01 17:42:18 +00:00
JT Smith
6b77047cde added a request tracker system via the CS 2006-04-27 21:56:15 +00:00
JT Smith
dc4fb07c1b various bug fixes 2006-04-18 01:00:26 +00:00
JT Smith
4adfc0737c made it so it's possible to use file form elements without any auxillary code
fixed a bug in Post
storage copy can accept an optional new storage location to copy to
articles can now accept direct attachments
2006-04-16 17:30:01 +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
e262da13f8 files (and subclasses) and posts (and threads) can now export attachments in packages
fixed a couple of bugs
added some error handling and corruption detection
2006-04-13 18:34:35 +00:00
JT Smith
a7df0f7a55 fixing some bugs relaed to cs mail replies
fixed a bug in the user manager where the user would take on the username/alias of the visitor
fixed a bug in error handling where debug was being spewed for errors in approriately
2006-04-11 22:50:11 +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
JT Smith
d26f1bdd8c add ad management system
improved performance of cs threads by about 500%
2006-04-05 03:42:14 +00:00
JT Smith
19e4da7a92 collaboration system posts now work fully with the workflow engine, including the approval denial process 2006-03-30 23:43:32 +00:00
JT Smith
299dd5aa09 converted cs to use workflow engine for moderation 2006-03-30 03:52:18 +00:00
JT Smith
b4f0ddb79b tightening up some old code 2006-03-29 21:58:14 +00:00
JT Smith
22b7ec886b some cs fixes 2006-03-26 20:43:50 +00:00
JT Smith
b6ad963119 replaced MessageLog with Inbox 2006-03-21 22:44:31 +00:00
JT Smith
eb6a7a9416 started adding new workflow based approval process 2006-03-15 20:15:55 +00:00
JT Smith
103969816e removed start/end dates from assets in favor of workflows that can do the same thing only better 2006-03-01 18:02:36 +00:00