• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- better checking on page number

- use call-by-reference rather than call by value for passing values to included subtemplates (should be done probably on many more places)

- use call-by-reference rather than call by value for passing values to included subtemplates (should be done probably on many more places)

  1. … 1 more file in changeset.
- fix a security hole open since ages: every unregistered user could send mails anonymously to arbitray adressees. This was used for spamming at openacs.org.

- use tcl-compilable string comparisons

  1. … 1 more file in changeset.
- don't return hard SQL error on invalid input of forum_id or parent_id

- use numeric comparison for truth value comparison

  1. … 1 more file in changeset.
- deprecated oacs::user::get as suggested by Roberto Mello; acs_user::get is significantly faster

- replace deprecated oacs::user::get by acs_user::get

  1. … 1 more file in changeset.
- standardize setting of variable ::template::parse_level

  1. … 2 more files in changeset.
- modernize tcl

- break overlong lines

  1. … 17 more files in changeset.
- use property "doc(title)" instead of "title"

  1. … 27 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 119 more files in changeset.
- replace deprecated "ad_verify_and_get_user_id" by "ad_conn user_id"

  1. … 6 more files in changeset.
Accessibility improvements, link titles

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

More fixes for bug 3153 to consider the "anonymous" user case

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

  1. … 3 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. … 367 more files in changeset.
- added curly braces around expression

- normalize string expressions

  1. … 16 more files in changeset.
- present reply/post button only, when permissions allow it

- present email-message button only, if user is logged in

- present mark_all_read button only, if user is logged in

- add parameter "-user_id" to forums:permissions for orthogonality with the rest of the API

  1. … 4 more files in changeset.
Use doc(title) property

HTML Strict cleanup: removed trailing slash of the BR tag

  1. … 42 more files in changeset.
Marked up the subjects as heading (h2) in threads-chunk so that a screenreader user can navigate from one thread to the next. Added the corresponding style definition in CSS.

  1. … 1 more file in changeset.
Moved the reply, forward, etc. buttons after the content (in the read order) but keep it displayed at the same place (CSS magic!).

  1. … 1 more file in changeset.
Set meaningful alt text for the expand/collapse image of a message. Added title attribute to the link. Made both accurate with the status of the message.

  1. … 4 more files in changeset.
Fixed context bar. This had a empty parameter.

file mark-all-read-oracle.xql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./mark-all-read-oracle.xql
file mark-all-read.tcl was initially added on branch oacs-5-4.

file mark-all-read-postgresql.xql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./mark-all-read-postgresql.xql