• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixes an order_by clause that was broken for oracle in flat mode

makes all messages dates in a thread show in local time of the user reading, previously just the first post worked this way

Fixing unread_or_new_query db_map and mapping unread queries as well

forums_reading_info__remove_msq query to xql

Remove obsolete wrap attribute (textarea)

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

- Redirecting always to the whole thread view after posting.

- Fixing documentation.

  1. … 1 more file in changeset.
Fixing the display of messages for forums in flat mode:

1. Removing buttons "expand", "collapse" ( flat mode and threaded mode ).

2. Showing messages ordered by input.

3. Showing messages in "flat" mode.

4. Removing "Replay" button.

  1. … 1 more file in changeset.
store and display reading info

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

  1. … 1547 more files in changeset.
Fixed missing screen name merges

  1. … 7 more files in changeset.
Allow attachments for known users

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. … 18 more files in changeset.
Do not check anonymous_p to decide if attachments can be enabled.

Remove ad_script_abort that was breaking preview

Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 881 more files in changeset.
Fixed a conflict by commenting out a line added by Malte. Will e-mail him

for better resolution if needed (the var set in that line is set with a new

value before it is ever used).

last shot for bug 2835 for 2.2.1 release. More will be done by the next one.

  1. … 13 more files in changeset.
Quick fix for IE anchor problem

Reverted all changes from Mannheim

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

  1. … 188 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.

    • -0
    • +26
    ./choose_message_move-postgresql.xql
  1. … 2469 more files in changeset.
Initial import of forums version 1.2.0d4

  1. … 256 more files in changeset.
Initial revision

    • -0
    • +46
    ./content-updater-oracle.xql
    • -0
    • +51
    ./content-updater-postgresql.xql
    • -0
    • +39
    ./content-updater.tcl
  1. … 31 more files in changeset.
Moved this page over to ad_form

after you post, returns user to the full thread, scrolled down to your post. (instead of some wacky page that just gives your spot and below

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.
change the date format in search results to a human readable format, make sure the aligment of the subject and author fields are aligned left

  1. … 1 more file in changeset.