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

added link back to forum view from message view

make forums noquote friendly and remove special case in acs-templating

  1. … 1 more file in changeset.
get the ansi formatted dates in the queries

I had hard-coded a table name when I needed to use a variable, because the table used depends on whether the user has moderation rights on the message or not

Uppercase "C" in "Confirm". Come on, Yon! :)

use table.column so it will sort by the actual date and not it's alpha representation

noquote changes (Dirk Gomez)

  1. … 80 more files in changeset.
noquote changes (Dirk Gomez)

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

  1. … 60 more files in changeset.
remove duplicate new_p line