• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
sync info files with package data and correct provides identifiers

  1. … 36 more files in changeset.
quote html in subjects on the search page

I18N: localizing posting date iwth lc_time_fmt from acs-lang

merge from oacs-4-6

    • -0
    • +1
    ./sql/oracle/forums-messages-create.sql
    • -1
    • +16
    ./sql/oracle/forums-messages-package-create.sql
    • -0
    • +328
    ./sql/oracle/upgrade-0.1d-0.2d.sql
    • -13
    • +2
    ./sql/postgresql/forums-forums-create.sql
    • -0
    • +173
    ./sql/postgresql/upgrade-0.1d-0.2d.sql
  1. … 89 more files in changeset.
html quotes subject bug 1953/patch 512 Stan Kaufman

Fixed the last post problems cleaned up templates a little bit ..

    • -1
    • +9
    ./sql/oracle/forums-messages-package-create.sql
file upgrade-0.1d-0.2d.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./sql/oracle/upgrade-0.1d-0.2d.sql
    • -0
    • +0
    ./sql/postgresql/upgrade-0.1d-0.2d.sql
Added "last_post" column to the forums table and "last_child_post" column

to the forums messages table to track these values. Previously the code

was abusing the related object's last_modified field and it didn't bother

tracking the date of the last reply to a thread.

    • -0
    • +1
    ./sql/oracle/forums-messages-create.sql
    • -1
    • +8
    ./sql/oracle/forums-messages-package-create.sql
    • -0
    • +321
    ./sql/oracle/upgrade-0.1d-0.2d.sql
    • -13
    • +2
    ./sql/postgresql/forums-forums-create.sql
    • -0
    • +173
    ./sql/postgresql/upgrade-0.1d-0.2d.sql
suppress display of unchanged subject, html/text as radio button

email message format cleaned up bug 1893/patch 502 Tilmann Singer + some tweaks

adds forum::posting_policy_set and calls it on forum create or edit fixes bug 1859 (sort of)

userid, objectid backwards in select_forums query permission check

trim multiple leading Re: from subject bug 1888

nbsp for empty last post since nn4 is moronic bug 1923

fixes bug 1921, input validation on message edit

Date/time/number localization

  1. … 71 more files in changeset.
I18N: un-localizing a log message (we haven't been localizing them elsewhere), adding a few keys to the catalog file that were missing

converting a temporary message catalog tag that we missed

    • -34
    • +35
    ./catalog/forums.en_US.ISO-8859-1.xml
I18N: converting the forums application to using the message catalog

    • -0
    • +106
    ./catalog/forums.en_US.ISO-8859-1.xml
  1. … 27 more files in changeset.
merging bug fixes checking into HEAD instead of 4.6

fix disappearing subject. removed set subject "" and checked for

subject existence before setting the form element value. This only affects

replies.

http://openacs.org/sdm/one-baf.tcl?baf_id=1848

add check for blank or all whitespace forum name

fix: http://openacs.org/sdm/one-baf.tcl?baf_id=1856

add whitespace only cehcking to subject and body. add html security checking to body.

file not-allowed.adp was initially added on branch oacs-4-6.

file not-allowed.tcl was initially added on branch oacs-4-6.

Added a not-allowed page, which forums seems to be redirecting to, anyway, but which wasn't there. And changed do_abort so that it doesn't throw an error, but rather an ad_script_abort, and so that it offers the user a login page if he isn't logged in, instead of simply throwing the not-allowed page.

Added new files to .info files

  1. … 38 more files in changeset.
sloan fixes.

verbose outgoing message with links back to forums and message

doubleclick check

dont display moderate link when not available.

default to users can create threads.

    • -0
    • +26
    ./tcl/forum-reply-procs-oracle.xql
    • -0
    • +18
    ./tcl/forum-reply-procs-postgresql.xql
    • -0
    • +22
    ./tcl/forum-reply-procs.xql
ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 25 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 678 more files in changeset.