• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
don't covert html to text unless it really is html

remove center tags

add attribute to new.gif

add new icon to message list

remove unsed master.tcl

clean up background-color: (nothing) with some ifs

fix context bar and clean up views

fix proc names

fix context/context_bar

change context_bar to context for 4.6

fix message-post-confirm

remove unused file

clean up forums formatting

clean up html checking to sync with 4.6

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