• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- replace deprecated "ad_verify_and_get_user_id" by "ad_conn user_id"

  1. … 6 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.
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. … 2 more files in changeset.
Renamed mark_all_readed to mark-all-read

  1. … 6 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.
Fixed missing screen name merges

  1. … 8 more files in changeset.
Added Mannheim's changes which includes allowing of screen name rather than

real name (privacy, parameterized), changes some hard-wired english to message

resource keys, etc.

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

  1. … 882 more files in changeset.
last shot for bug 2835 for 2.2.1 release. More will be done by the next one.

  1. … 14 more files in changeset.
Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 197 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.
Initial import of forums version 1.2.0d4

  1. … 270 more files in changeset.
ticket 2733

Added base_url and page_size to thread chunck. Made sure the package_id for forums is set in acs-objects

  1. … 2 more files in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 91 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.
Added ability for administrators to subscribe others to forums

  1. … 7 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.
Added tracking of threads in a forum and replies to a root post to the

forums-forums and forums-messages datamodel, and fixed the necessary code.

Also cleaned up some stuff and wrote a test case for automated testing. PG

only at this point, will add the Oracle stuff shortly.

  1. … 15 more files in changeset.
Got paginator caching to work, coherently

  1. … 1 more file in changeset.
Argh, gotta flush the paginator cache because we don't know if there's

been a posting or not ...

Add pagination to the forums thread view page.

  1. … 3 more files in changeset.
bug 1900 - member can post when posting policy is closed