• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
show forum-edit link only, if the current forum is from the current package (see admin/forum-edit)

Remove hotfix and use new user api

Fix regressions in forums when user is not logged in

  1. … 5 more files in changeset.
Reduce divergencies between oracle and postgres codebase, reduce the need for joins and stored procedures

  1. … 3 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
remove parens

  1. … 8 more files in changeset.
Make forum::use_ReadingInfo_p more robust when UseReadingInfo parameter in forums is not set

  1. … 3 more files in changeset.
make boolean test strict

  1. … 2 more files in changeset.
Hot fix for latest changes concerning reading info

  1. … 2 more files in changeset.
Normalize boolean expressions in .adp files

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 81 more files in changeset.
Show moderate button only when forum is actually moderated

check truth by lean and mean tcl idiom

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.
normalize boolean expressions in ADP files

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

  1. … 7834 more files in changeset.
- fix and standardize quoting in template properties

  1. … 345 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.
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.
- normalize string expressions

  1. … 23 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.
Fixing unread_or_new_query db_map and mapping unread queries as well

  1. … 2 more files in changeset.
change unread_or_new_query by unread_or_new_query_clause using db_map to support oracle and postgresql

  1. … 2 more files in changeset.
store and display reading info

  1. … 19 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
Oops, apparently dropped a "}" while merging oacs-5-2 -> HEAD. Automated

testing caught this (the "all .tcl files pass the 'info complete' check")

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Added support for base_url in forums-chunk so the forums_chunk could be called from a different package

  1. … 1 more file 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.