• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
Lame workaround for lame Oracle 4000 char limit when searching: limit to searching the first 3500 chars. Real solution: Use intermedia. I still haven't found a way to automatically install the intermedia stuff with the APM installer, though, since it requires knowing the ctxsys password. And this will likely still cause some problems with long multibyte strings. Perhaps. Don't know.

adds a parameter ForumsSearchBoxP to turn off the searchbox, bump version number, merge the post numbering patch from 5.1, remove some tables

  1. … 7 more files in changeset.
post numbering was broken because it was using the parent message_id for all messages

Default to users being able to create new threads

Fixed bug #1349: Charter not showing on index page

Interface design cleanup

  1. … 6 more files in changeset.
Fixed post-confirm to maintain attach_p state.

Fixed broken post confirm template path.

Factored pages into includes.

    • -0
    • +1
    ./forums/admin-forums-chunk.adp
    • -0
    • +69
    ./forums/admin-forums-chunk.tcl
    • -0
    • +13
    ./forums/admin-forums-chunk.xql
    • -0
    • +26
    ./forums/forums-chunk-oracle.xql
    • -0
    • +26
    ./forums/forums-chunk-postgresql.xql
    • -0
    • +48
    ./forums/forums-chunk.adp
    • -0
    • +25
    ./forums/forums-chunk.tcl
    • -0
    • +7
    ./message/attachment-list.adp
    • -0
    • +24
    ./message/attachment-list.tcl
    • -0
    • +17
    ./message/delete.adp
    • -0
    • +29
    ./message/delete.tcl
  1. … 85 more files in changeset.