• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replace deprecated 'forum::security::can_moderate_forum_p' by 'permission::permission_p'

  1. … 2 more files in changeset.
Don't go all the way when user provides an invalid parent post to reply to

Let admins post in every situation

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. … 21 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

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

  1. … 2547 more files in changeset.
Don't quote explicitely forum name, template will do that automagically

  1. … 1 more file in changeset.
Fix for bug 3153

  1. … 4 more files in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
- added curly braces around expression

- normalize string expressions

  1. … 23 more files in changeset.
Savin/loadingg state ( collapsed/expanded ) of messages.

  1. … 2 more files in changeset.
Replaced header_stuff with template::head procs

  1. … 8 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
dehash the forums code

  1. … 37 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

  1. … 293 more files in changeset.
Factored pages into includes.

  1. … 99 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

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

  1. … 2 more files in changeset.
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. … 2 more files in changeset.
Added support for spell-checking to the confirm page.

Non-anonymous posting was broken

Allow anonymous postings

  1. … 8 more files in changeset.
make forums noquote friendly and remove special case in acs-templating

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

  1. … 64 more files in changeset.
fixes some quoting issues for i18n message lookups bug 102/patch 23 Vinod Kurup

  1. … 2 more files in changeset.
the body format should have a default selection when posting to forums