• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removing merge implementations of forums

Adding forums implementations for MergePackageUser and MergeShowUserInfo callbacks

fix: new callback interface

  1. … 1 more file in changeset.
Missing files from callback generation

Added callbacks for integration with Project Manager

return a 404 for forum_id not found

  1. … 1 more file in changeset.
provide better context help for forum creation

  1. … 1 more file in changeset.
check we are in the forums package before we go looking for attachements since search can be mounted in a subsite which means in the search package site_node_apm_integration::child_package_exists_p will fail. this function seriously needs to be fixed -- its a mess

had the wrong toggle image initially, return not found instead of server errror for message_id not found

  1. … 2 more files in changeset.
add a navigation::package_admin callback and an implementation for forums and the lib include to generate html

    • -0
    • +43
    ./forums-callback-procs.tcl
  1. … 3 more files in changeset.
switch to richtext for charter

have forum-create take the id flag so we can easily perm after create

Adding dynamic user interface

  1. … 8 more files in changeset.
add a forum-create function for install.xml, add a messages-list include for simple recent post presentation

  1. … 2 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. … 2269 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. … 10 more files in changeset.
Use richtext widget

  1. … 2 more files in changeset.
Fixing arbitrary HTML user input vulnerability in message body. Since the revert back from using the richtext widget a few weeks ago html went unchecked into the message body.

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

  1. … 3 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 113 more files in changeset.
fixes for the format field: fix dropping html_p in the upgrade script,

remove references to html_p and use ad_html_text_convert -from $format

for formatting messages, bump version to 1.0.2, bump dependency on notifications

to 5.1.1, retag openacs-5-1-compat.

  1. … 3 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 684 more files in changeset.
fix from Sloan: make forums send HTML notifications

fix from Sloan: use richtext widget

  1. … 13 more files in changeset.
fix from Sloan: to be honest I don't really know what this change does, but it seems harmless and might be useful

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. … 834 more files in changeset.
add triggers to index forums themselves, small bug in the datasource func

  1. … 1 more file in changeset.
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.
mime not mime_type for search datasources