• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added multirow to pass CSS and script to the default-master in the new way but preserving the old way (header_stuff) for dotLRN/Zen compatibility

  1. … 8 more files in changeset.
Initial import of forums version 1.2.0d4

  1. … 43 more files in changeset.
dehash the forums code

  1. … 37 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
fixing formating options. Later, will be upgrading the whole forum package with Jeff's new Concord code and will have the HTML widget

  1. … 3 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
fix from Sloan: use richtext widget

  1. … 15 more files in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

  1. … 293 more files in changeset.
Fixed Rocael's bug causing users with expired logins to post anonymously

Factored pages into includes.

  1. … 99 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
don't get attach_p unless we put it into the form in the first place

fixing the forums attachments bug (again), most of the debugging time caused by the misfeature that db_multirow clobbs variables by default

  1. … 3 more files in changeset.
moving the attach_p widget from the post preview page to the first message-post page since now we don't always preview, you can post directly in which case you may be redirected straight to the attach a file page

  1. … 1 more file in changeset.
properly quote forum name for context bar, -- for ad_html_to_text in do_notification

  1. … 2 more files in changeset.
posting message in forums broken because attach_p was empty string, see bug 932. Temporarily fixed.

Fixed bug #442: Confirm doesn't really let you change your mind nicely

  1. … 2 more files in changeset.
Added support for spell-checking to the confirm page.

Non-anonymous posting was broken

Allow anonymous postings

  1. … 8 more files in changeset.
make forums noquote friendly and remove special case in acs-templating

  1. … 11 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 64 more files in changeset.
The error message from ad_html_security_check wasn't HTML quoted like it should be.

  1. … 1 more file in changeset.
fixes forum_create perm checking bug 108/patch 29 Vinod Kurup

  1. … 2 more files in changeset.
fixes some quoting issues for i18n message lookups bug 102/patch 23 Vinod Kurup

  1. … 2 more files in changeset.
the body format should have a default selection when posting to forums

merge from oacs-4-6

  1. … 103 more files in changeset.
html quotes subject bug 1953/patch 512 Stan Kaufman

  1. … 5 more files in changeset.
suppress display of unchanged subject, html/text as radio button

  1. … 3 more files in changeset.
trim multiple leading Re: from subject bug 1888