• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
return a 404 for forum_id not found

a few more missing keys

add some missing message keys from nperpers message move stuff

bugfix: fixing bug #2395, bad sql

    • -4
    • +4
    ./sql/oracle/forums-messages-create.sql
file choose_forum_move.adp was added on branch oacs-5-2 on 2005-09-26 09:03:13 +0000

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

file choose_thread_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

    • -17
    • +0
    ./lib/message/choose_forum_move.adp
    • -49
    • +0
    ./lib/message/choose_forum_move.tcl
    • -26
    • +0
    ./lib/message/choose_message_move-postgresql.xql
    • -17
    • +0
    ./lib/message/choose_message_move.adp
    • -51
    • +0
    ./lib/message/choose_message_move.tcl
    • -17
    • +0
    ./lib/message/choose_thread_move.adp
    • -58
    • +0
    ./lib/message/choose_thread_move.tcl
move messages between forums: rename files

move messages between forums: rename files

    • -0
    • +17
    ./lib/message/choose-forum-move.adp
    • -0
    • +49
    ./lib/message/choose-forum-move.tcl
    • -0
    • +26
    ./lib/message/choose-message-move-oracle.xql
    • -0
    • +26
    ./lib/message/choose-message-move-postgresql.xql
    • -0
    • +17
    ./lib/message/choose-message-move.adp
    • -0
    • +51
    ./lib/message/choose-message-move.tcl
    • -0
    • +17
    ./lib/message/choose-thread-move.adp
    • -0
    • +58
    ./lib/message/choose-thread-move.tcl
Added new feature: move messages between forums

    • -1
    • +33
    ./catalog/forums.en_US.ISO-8859-1.xml
    • -1
    • +34
    ./catalog/forums.es_ES.ISO-8859-1.xml
  1. … 27 more files in changeset.
Increased version number of forums to make sure the installer detects that notifications 5.1.7 is needed

Fix bug in subscribing others.

    • -15
    • +31
    ./www/admin/subscribe-others-2.tcl
file subscribe-others-2.tcl was added on branch oacs-5-2 on 2005-09-26 09:03:14 +0000

file subscribe-others.tcl was added on branch oacs-5-2 on 2005-09-26 09:03:14 +0000

file subscribe-others.adp was added on branch oacs-5-2 on 2005-09-26 09:03:14 +0000

file subscribe-others-2.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/admin/subscribe-others-2.tcl
file subscribe-others.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/admin/subscribe-others.tcl
file subscribe-others.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/admin/subscribe-others.adp
Added ability for administrators to subscribe others to forums

    • -0
    • +122
    ./www/admin/subscribe-others-2.tcl
move messages between forums

    • -0
    • +18
    ./catalog/forums.en_US.ISO-8859-1.xml
    • -1
    • +34
    ./catalog/forums.es_ES.ISO-8859-1.xml
    • -0
    • +42
    ./lib/forums/forums-history-chunk.adp
    • -0
    • +22
    ./lib/forums/forums-history-chunk.tcl
    • -0
    • +12
    ./lib/forums/forums-history-chunk.xql
    • -0
    • +17
    ./lib/message/choose_forum_move.adp
    • -0
    • +49
    ./lib/message/choose_forum_move.tcl
    • -0
    • +26
    ./lib/message/choose_message_move-oracle.xql
    • -0
    • +26
    ./lib/message/choose_message_move-postgresql.xql
    • -0
    • +17
    ./lib/message/choose_message_move.adp
    • -0
    • +51
    ./lib/message/choose_message_move.tcl
    • -0
    • +17
    ./lib/message/choose_thread_move.adp
    • -0
    • +58
    ./lib/message/choose_thread_move.tcl
  1. … 27 more files in changeset.
provide better context help for forum creation

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

notifications chunk accidentally removed

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