• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Fixed bug #1112: Sorting by author needing DB-dependent queries

check if we are permissioning for the package rather than a particular forums bug 1116

adding -- to all ad_html_to_text calls

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

  1. … 1 more file in changeset.
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