• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
change content_type

update info file

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
    ./forums/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
    ./forums/www/confirm-button.adp
    • -0
    • +12
    ./forums/www/message-post-confirm-postgresql.xql
    • -0
    • +56
    ./forums/www/message-post-confirm.tcl
    • -0
    • +21
    ./forums/www/message-post-confirm.xql
fixed little bug in search when query was moved to xql file

fixed forums service contracts

    • -7
    • +4
    ./forums/tcl/messages-procs-postgresql.xql
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.

    • -7
    • +14
    ./forums/www/message-post-confirm.adp
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

    • -0
    • +6
    ./forums/tcl/messages-procs-postgresql.xql
Yes, you are right, i should have fixed all these once and then committed.

notfound to not found

removed () in delete_thread

fixed delete

    • -3
    • +1
    ./forums/tcl/messages-procs-postgresql.xql
*** empty log message ***

    • -16
    • +16
    ./notifications/tcl/sweep-init.tcl
changed to perform

    • -4
    • +4
    ./acs-subsite/tcl/package-procs-postgresql.xql
added link-submit feature to ETP.

    • -0
    • +11
    ./edit-this-page/www/link-submit-postgresql.xql
    • -0
    • +4
    ./edit-this-page/www/link-submit.adp
    • -0
    • +35
    ./edit-this-page/www/link-submit.tcl
changed SELECT to PERFORM

    • -1
    • +1
    ./acs-subsite/tcl/package-procs-postgresql.xql
OpenACS core docs update 2002-08-10

    • -116
    • +3
    ./acs-core-docs/www/acs-dev.html
    • -221
    • +64
    ./acs-core-docs/www/aolserver.html
    • -484
    • +112
    ./acs-core-docs/www/apm-design.html
    • -704
    • +133
    ./acs-core-docs/www/apm-requirements.html
    • -120
    • +33
    ./acs-core-docs/www/bootstrap-acs.html
    • -74
    • +19
    ./acs-core-docs/www/credits.html
    • -520
    • +333
    ./acs-core-docs/www/db-api-detailed.html
    • -446
    • +249
    ./acs-core-docs/www/db-api.html
    • -52
    • +2
    ./acs-core-docs/www/developers-overview.html
    • -407
    • +120
    ./acs-core-docs/www/docbook-primer.html
    • -152
    • +21
    ./acs-core-docs/www/eng-standards-constraint-naming.html
    • -248
    • +78
    ./acs-core-docs/www/eng-standards-filenaming.html
  1. … 130 more files in changeset.
Initial revision

    • -0
    • +12
    ./acs-core-docs/www/README.TXT
    • -0
    • +12
    ./acs-core-docs/www/files/README.TXT
    • -0
    • +12
    ./acs-core-docs/www/images/README.TXT
    • binary
    ./acs-core-docs/www/images/context-hierarchy.gif
    • -0
    • +17
    ./acs-core-docs/www/xml/Makefile
    • -0
    • +13
    ./acs-core-docs/www/xml/openacs.css
    • -0
    • +95
    ./acs-core-docs/www/xml/files/acceptance-sql.txt
    • -0
    • +65
    ./acs-core-docs/www/xml/files/acs-pgbackup-init.txt
    • -0
    • +29
    ./acs-core-docs/www/xml/files/acs-start.html
    • -0
    • +217
    ./acs-core-docs/www/xml/files/dbstart.txt
    • -0
    • +27
    ./acs-core-docs/www/xml/files/export-oracle.txt
    • -0
    • +39
    ./acs-core-docs/www/xml/files/listener8i.txt
    • -0
    • +11
    ./acs-core-docs/www/xml/files/nsd-oracle.txt
    • -0
    • +6
    ./acs-core-docs/www/xml/files/nsd-postgres.txt
    • -0
    • +29
    ./acs-core-docs/www/xml/files/openacs-start.html
  1. … 14 more files in changeset.
Interface fixes

forum-view is now _paginated_! Yeah!!!

    • -6
    • +7
    ./forums/www/forum-view-postgresql.xql
Fixed namespace eval, forgot the {}

Renamed etp-gc.tcl to etp-gc-procs.tcl so it would get sourced at startup.

    • -0
    • +94
    ./edit-this-page/tcl/etp-gc-procs.tcl