• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
OpenACS update 2002-10-08

    • -0
    • +0
    ./tcl/forum-reply-procs-postgresql.xql
  1. … 2799 more files in changeset.
Initial revision

    • -0
    • +26
    ./tcl/forum-reply-procs-oracle.xql
    • -0
    • +18
    ./tcl/forum-reply-procs-postgresql.xql
    • -0
    • +22
    ./tcl/forum-reply-procs.xql
  1. … 403 more files in changeset.
clean up forum-view page navigation

merge latest forums from CVS

    • -24
    • +29
    ./sql/oracle/forums-search-create.sql
  1. … 20 more files in changeset.
more fixing

removed that, it was a mistake, ad_form uses its own hidden vars and I don't

want to be dependent on the internal structure of ad_form

maybe a ad_form_cofirm proc to generate the mutltirow would be nice

simplified message-post-confirm to explicitly show

the form vars instead of the multirow magic. This is alot easier to read and

not really necessary to use the multirow in this case because we know what

form vars are coming.

added useful comments explaining change to ad_form

changes to forums for openacs.org

forgot to return the url from the url proc

updated

forums service contract for Search for postgresql

    • -1
    • +12
    ./tcl/forums-sc-procs-postgresql.xql
fixed css problem with netscape

added ad_html_security check to post contents

rewrote message-post with ad_form

    • -0
    • +6
    ./www/confirm-button.adp
    • -0
    • +12
    ./www/message-post-confirm-postgresql.xql
    • -0
    • +56
    ./www/message-post-confirm.tcl
    • -0
    • +21
    ./www/message-post-confirm.xql
fixed forums service contracts

Fixed invisible message bug in NN 4.7x

Modified message-post-* to do a security check on the html entered. and

changed to use ad_form.

Made it so it says "You may rquest notification for this message" instead of

"You may request notification for <message title>", which was confusing.

rearrange

moved validate block to correct place

fixed mistake in ad_form

changed to use ad_form and added validate with ad_html_security_check

added call to delete rows in notifications table that referred to

message to be deleted

Yes, you are right, i should have fixed all these once and then committed.

notfound to not found

removed () in delete_thread

fixed delete

Interface fixes

forum-view is now _paginated_! Yeah!!!

Fixed namespace eval, forgot the {}

add service contract drop file

    • -0
    • +13
    ./sql/postgresql/forums-sc-drop.sql
Added files for Search package service contracts

    • -0
    • +57
    ./sql/postgresql/forums-sc-create.sql
    • -0
    • +15
    ./tcl/forums-sc-procs-postgresql.xql
    • -0
    • +38
    ./tcl/forums-sc-procs.tcl