• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing ds_comment statement that was mistakenly left on page

Make all 'in response to' links point back to thread

Fixed more threading UI issues, bug #872

  1. … 1 more file in changeset.
Fixed bug #872: threaded forums UI issues

  1. … 2 more files in changeset.
i18n's back link

  1. … 2 more files in changeset.
Removed redundant reply links

Cleaned up forums message view with CSS

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. … 1 more file in changeset.
collapsing I18N message keys for easier translation

Added support for spell-checking to the confirm page.

Bug #872: Decrease the indent with threaded posts

Fixed bug #871: Sorting forums post listing

  1. … 2 more files in changeset.
Capitalize first letters of Yes and No

Removing the graphics/ directory since the emoticon pics live in resources/ now.

  1. … 4 more files in changeset.
Added parameter for whether intermedia search should be used or not, default to no, so forums don't break hard on Oracle

  1. … 1 more file in changeset.
Added link to view forum

Fixed bug #873 for Oracle by also using 'like' search for Oracle. Intermedia doesn't install by default, and I'm not sure how we're going to make it.

  1. … 2 more files in changeset.
Fixed bug #873: search in forums, for PG

Moving the images to resources directory.

    • binary
    ./resources/angel.gif
    • binary
    ./resources/bigsmile.gif
    • binary
    ./resources/burp.gif
    • binary
    ./resources/crazy4.gif
    • binary
    ./resources/crossedlips.gif
    • binary
    ./resources/embarrassed.gif
    • binary
    ./resources/farted.gif
    • binary
    ./resources/kiss.gif
    • binary
    ./resources/moneymouth.gif
    • binary
    ./resources/oneeye.gif
    • binary
    ./resources/scream.gif
    • binary
    ./resources/smile.gif
    • binary
    ./resources/smile8.gif
  1. … 4 more files in changeset.
Adding a listing of emoticons in the docs.

  1. … 1 more file in changeset.
Wrap in <div align=left> regardless of format

Applied patch #218: user-history does not use table colors from parameters

  1. … 1 more file in changeset.
Applied patch #225: change 'email' to 'forward'

  1. … 1 more file in changeset.
Non-anonymous posting was broken

Allow anonymous postings

    • -0
    • +5
    ./admin/permissions-user-add.adp
    • -0
    • +16
    ./admin/permissions-user-add.tcl
    • -0
    • +5
    ./admin/permissions.adp
    • -0
    • +16
    ./admin/permissions.tcl
  1. … 1 more file in changeset.
Added -- after call to ad_text_to_html to prevent argument from being considered a switch

  1. … 5 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 809 more files in changeset.
Merging in paginated forum view from openacs.org-dev

these templates make things look left-justified but they are actually centered in some versions of IE. This fixes that as far as I know.