• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
a few more missed files

    • -0
    • +61
    ./message/row-flat.adp
    • -0
    • +68
    ./message/row-minimal.adp
    • -0
    • +60
    ./message/row-nested.adp
    • -0
    • +65
    ./message/row-threaded.adp
  1. … 2 more files in changeset.
Adding dynamic user interface

  1. … 3 more files in changeset.
simple includable forums summary

    • -0
    • +49
    ./forums-portlet-oracle.xql
    • -0
    • +39
    ./forums-portlet-postgresql.xql
    • -0
    • +36
    ./forums-portlet.adp
    • -0
    • +78
    ./forums-portlet.tcl
add a forum-create function for install.xml, add a messages-list include for simple recent post presentation

    • -0
    • +9
    ./message/messages-list.adp
    • -0
    • +12
    ./message/messages-list.tcl
  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

    • -17
    • +8
    ./message/threads-chunk-postgresql.xql
  1. … 2265 more files in changeset.
Oops screwed up tree nesting! Fixed now ...

Got rid of "reply" link in the message display if the presentation style

is flat.

Replaced bloody Tcl-in-Adp code that was uglifying the thread-chunk template

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.

    • -8
    • +2
    ./message/threads-chunk-postgresql.xql
  1. … 11 more files in changeset.
Fix preview hidden variables to support richtext

Use richtext widget

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

My pagination queries weren't complete. Now they are ... but slower, sigh,

at least until I rewrite pagination in the list builder.

    • -0
    • +17
    ./message/threads-chunk-postgresql.xql
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.

    • -23
    • +3
    ./message/threads-chunk-postgresql.xql
file threads-chunk.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./message/threads-chunk.xql
bug - deleting a post with a detachment

formatting the forums message

fixing formating options. Later, will be upgrading the whole forum package with Jeff's new Concord code and will have the HTML widget

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

bug 1900 - member can post when posting policy is closed

bug 1900 - member can post when posting policy is closed

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
Fixes bug in forum view -- else wasn't closed.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 682 more files in changeset.
fix from Sloan: use richtext widget

  1. … 11 more files in changeset.
Apparently some logic error. Exists_and_not_null returns true if the file exists. A negation of this therefore returns true if the variable does not exists...

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 833 more files in changeset.
Fixed the new form so it again accepts a default name for the new forum -- used by dotlrn

Fix for Bug #1771: When posting anonymously the notification emails reveal the posters identity. Also fix a problem in lib/message/post.tcl - when anonymous posting was enabled but not checked then it failed with 'empty string not allowed as operator of &&'

  1. … 1 more file in changeset.