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

  1. … 20 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

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

  1. … 8 more files in changeset.
Ading a default to is_root check on message::delete (Thanks to Thomas Renner)

Fix spelling errors

  1. … 20 more files in changeset.
- add missing colon

- clean dirty buffer

- fix SQL query

- add validator for forum_ids

  1. … 1 more file in changeset.
- reduce dependencies on acs_object_party_privilege_map

.xql-file reform of forums

- remove sql statements from the code, where these are provided via .xql

- prefer empty sql statements over various forms of *SQL*

- remove obsolete queries

  1. … 4 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 338 more files in changeset.
- fix indentation

- standardize url construction

  1. … 5 more files in changeset.
- ensure proper encoding of hrefs

  1. … 3 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2544 more files in changeset.
- fix for bug #3277

- fix api-doc variable @creation-date

- fix invalid @param declaration for API browser

  1. … 3 more files in changeset.
- use tcl-compilable string comparisons

  1. … 1 more file in changeset.
- commit speedup from OpenACS.org, which might be useful for most sites.

- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 121 more files in changeset.
- replace deprecated "export_form_vars" by "export_vars -form"

- replace deprecated "ad_export_vars" by "export_vars"

  1. … 72 more files in changeset.
- revert form_vars update

  1. … 82 more files in changeset.
- replace deprecated "ad_export_vars" by "form_vars"

  1. … 53 more files in changeset.
- replace deprecated "ad_parameter" by "parameter::get"

  1. … 1 more file in changeset.
- modernize tcl

  1. … 1 more file in changeset.
Fixes Bug#3188 Fix query names in merge user callback for notifications. Also fixed in forums package

Fix for bug 3153 to 'consider anonymous users' was wrong. rolling back.

Fix for bug 3153 to 'consider anonymous users' was wrong. rolling back.