• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't tamper with permissions to remember whether we should be able to moderate or not

Show moderate button only when forum is actually moderated

check truth by lean and mean tcl idiom

Ehm, fix missed occurrency of message level permission check

Fix typo in deprecated proc (not used upstream anymore)

reuse forum properties

Forum reform

- remove hardcoded dependency with registered_users group. Target is to improve suitability in convoluted multi groups/multi subsites context

- in place of previous permission-based machinery, use plain table columns to detect whether user can or cannot post replies/new threads

- remove permission check at the message level in favor of that on forum level

    • -0
    • +18
    ./sql/oracle/upgrade/upgrade-1.3-1.3d1.sql
    • -0
    • +3
    ./sql/postgresql/forums-forums-create.sql
    • -0
    • +13
    ./sql/postgresql/upgrade/upgrade-1.3-1.3.1d1.sql
  1. … 7 more files in changeset.
Use full <if @foo_p@ true> instead of undocumented shortcut idiom <if @foo_p@>

  1. … 1 more file in changeset.
normalize boolean expressions in ADP files

  1. … 14 more files in changeset.
normalize boolean expressions in ADP files

  1. … 8 more files in changeset.
set the displayed_object_id to the forum_id for edit operations

merged changes from the oacs-5-9 branch and resolved conflicts

    • -2
    • +54
    ./catalog/forums.de_DE.ISO-8859-1.xml
    • -7
    • +90
    ./catalog/forums.it_IT.ISO-8859-1.xml
    • -5
    • +10
    ./lib/forums/admin-forums-chunk.tcl
  1. … 7820 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
Reduce number of URLs leading to a validation error (user-history with no user_id)

bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Standardize spellings of names

  1. … 7 more files in changeset.
Prevent user from triggering db error by entering too big subjects

Ading a default to is_root check on message::delete (Thanks to Thomas Renner)

Modified help_presentation message key to make it consistent with Flat, flat and Threaded keys.

Fix spelling errors

  1. … 20 more files in changeset.
As on Learn@WU, approve directly messages coming from admins, don't show messages about moderation when admins are posting

- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Updating of German translation for many packages (many thanks to Markus Moser)

    • -7
    • +53
    ./catalog/forums.de_DE.ISO-8859-1.xml
  1. … 25 more files in changeset.
Updated es_ES translation

  1. … 20 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
Italian localization of message keys for many packages

    • -7
    • +90
    ./catalog/forums.it_IT.ISO-8859-1.xml
  1. … 25 more files in changeset.
user_id == 0 is not a valid user for the posting history

get rid of warnings "attempt to use a nonstandard variable name in form. / "

- tighten page contracts

  1. … 3 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 49 more files in changeset.
- make boolean tests more uniform