• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
adding variable unread_or_new_query to allow reading_info feature

port to oracle and a small display change

store and display reading info

    • -3
    • +3
    ./message/threads-chunk-postgresql.xql
  1. … 14 more files in changeset.
Merged changes to HEAD ...

    • -29
    • +33
    ./message/thread-chunk-postgresql.xql
    • -2
    • +5
    ./message/threads-chunk-postgresql.xql
  1. … 1542 more files in changeset.
Adding version for the rdbms. Bugfix provided by Pedro Liska ( www.pedroliska.com )

Fixed missing screen name merges

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

order by fix

forum history using list builder

post history using list builder

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

    • -29
    • +33
    ./message/thread-chunk-postgresql.xql
    • -2
    • +5
    ./message/threads-chunk-postgresql.xql
  1. … 17 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. … 879 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

    • -33
    • +29
    ./message/thread-chunk-postgresql.xql
    • -5
    • +2
    ./message/threads-chunk-postgresql.xql
  1. … 212 more files in changeset.
Mannheim update, fix and merge bugbash

    • -29
    • +33
    ./message/thread-chunk-postgresql.xql
    • -2
    • +5
    ./message/threads-chunk-postgresql.xql
  1. … 187 more files in changeset.
Fix #3023: accessibility issues

  1. … 4 more files in changeset.
Add & before fragment identifier in URL

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
    ./message/choose_message_move-oracle.xql
    • -0
    • +26
    ./message/choose_message_move-postgresql.xql
  1. … 2467 more files in changeset.
Initial import of forums version 1.2.0d4

  1. … 256 more files in changeset.
Initial revision

    • -0
    • +46
    ./message/content-updater-oracle.xql
    • -0
    • +51
    ./message/content-updater-postgresql.xql
    • -0
    • +8
    ./message/content-updater.adp
    • -0
    • +39
    ./message/content-updater.tcl
    • -0
    • +121
    ./message/row2.adp
  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.