• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
change the date format in search results to a human readable format, make sure the aligment of the subject and author fields are aligned left

Retrieving last_poster in messages_select to be display in threads-chunk

Minor code style change

  1. … 1 more file in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

    • -0
    • +26
    ./message/choose_message_move-oracle.xql
    • -0
    • +26
    ./message/choose_message_move-postgresql.xql
  1. … 83 more files in changeset.
Added support for base_url in forums-chunk so the forums_chunk could be called from a different package

  1. … 1 more file in changeset.
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

    • -0
    • +0
    ./message/choose_message_move-oracle.xql
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

    • -0
    • +0
    ./message/choose_message_move-postgresql.xql
removing unused files

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

    • -0
    • +0
    ./message/choose-message-move-oracle.xql
    • -0
    • +0
    ./message/choose-message-move-postgresql.xql
  1. … 3 more files in changeset.
move messages between forums: rename files

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

    • -0
    • +0
    ./message/choose_message_move-oracle.xql
    • -0
    • +0
    ./message/choose_message_move-postgresql.xql
  1. … 27 more files in changeset.
Added ability for administrators to subscribe others to forums

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

    • -0
    • +42
    ./forums/forums-history-chunk.adp
    • -0
    • +22
    ./forums/forums-history-chunk.tcl
    • -0
    • +12
    ./forums/forums-history-chunk.xql
    • -0
    • +17
    ./message/choose_forum_move.adp
    • -0
    • +49
    ./message/choose_forum_move.tcl
    • -0
    • +26
    ./message/choose_message_move-oracle.xql
    • -0
    • +26
    ./message/choose_message_move-postgresql.xql
    • -0
    • +17
    ./message/choose_message_move.adp
    • -0
    • +51
    ./message/choose_message_move.tcl
    • -0
    • +17
    ./message/choose_thread_move.adp
    • -0
    • +58
    ./message/choose_thread_move.tcl
  1. … 27 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

    • -4
    • +4
    ./message/threads-chunk-postgresql.xql
  1. … 23 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 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. … 320 more files in changeset.
noquote the charter

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