• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset oacs-5-2:victorg:20050415083436:1 does not match your current filter (clear filter).

file choose_forum_move.adp was added on branch oacs-5-2 on 2005-09-26 09:03:13 +0000

file choose_forum_move.tcl was added on branch oacs-5-2 on 2005-09-26 09:03:13 +0000

file choose_message_move-oracle.xql was added on branch oacs-5-2 on 2005-09-26 09:03:13 +0000

file choose_message_move.tcl was added on branch oacs-5-2 on 2005-09-26 09:03:13 +0000

file choose_message_move.adp was added on branch oacs-5-2 on 2005-09-26 09:03:13 +0000

file choose_message_move-postgresql.xql was added on branch oacs-5-2 on 2005-09-26 09:03:13 +0000

removing unused files

    • -26
    • +0
    ./choose_message_move-postgresql.xql
move messages between forums: rename files

  1. … 3 more files in changeset.
move messages between forums: rename files

    • -0
    • +17
    ./choose-forum-move.adp
    • -0
    • +49
    ./choose-forum-move.tcl
    • -0
    • +26
    ./choose-message-move-oracle.xql
    • -0
    • +26
    ./choose-message-move-postgresql.xql
    • -0
    • +17
    ./choose-message-move.adp
    • -0
    • +51
    ./choose-message-move.tcl
    • -0
    • +17
    ./choose-thread-move.adp
    • -0
    • +58
    ./choose-thread-move.tcl
  1. … 3 more files in changeset.
Added new feature: move messages between forums

  1. … 33 more files in changeset.
Added ability for administrators to subscribe others to forums

  1. … 7 more files in changeset.
move messages between forums

    • -0
    • +17
    ./choose_forum_move.adp
    • -0
    • +49
    ./choose_forum_move.tcl
    • -0
    • +26
    ./choose_message_move-oracle.xql
    • -0
    • +26
    ./choose_message_move-postgresql.xql
    • -0
    • +17
    ./choose_message_move.adp
    • -0
    • +51
    ./choose_message_move.tcl
    • -0
    • +17
    ./choose_thread_move.adp
    • -0
    • +58
    ./choose_thread_move.tcl
  1. … 33 more files in changeset.
had the wrong toggle image initially, return not found instead of server errror for message_id not found

  1. … 2 more files in changeset.
border is deprecated and should not be used here

  1. … 1 more file in changeset.
fixed the missing space

removed ugly border around expand arrow

dehash the forums code

  1. … 24 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
remove a debug message

this much uglier version of the query prevents openacs.org from table scanning forums_messages

not sure how open_p should work but it definitely didn't without this change

fix bugs with attachment display and a place missing a /if

a few more missed files

  1. … 2 more files in changeset.
Adding dynamic user interface

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

  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

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

  1. … 13 more files in changeset.