• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- cr_check_orphaned_files: new helper proc to locate (or delete) orphaned files in the content repository (see also bug #2619)

- fix a security hole open since ages: every unregistered user could send mails anonymously to arbitray adressees. This was used for spamming at openacs.org.

    • -1
    • +4
    /openacs-4/packages/forums/www/message-email.tcl
- get rid of old-style parameter passing

- get rid of old-style parameter passing

    • -69
    • +108
    /openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl
- get rid of old-style parameter passing

    • -23
    • +66
    /openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl
- get rid of old-style parameter passing

    • -18
    • +31
    /openacs-4/packages/acs-tcl/tcl/apm-procs.tcl
- add a warning about loading old-style argument lists for ad_proc

- get rid of old-style parameter passing

- make cache viewer more robust against funny characters

- FormPage edit: don't hard-code redirect-method, use __form_redirect_method instead

- replace calls to deprecated "ns_sendmail" to calls to "acs_mail_lite::send"

    • -1
    • +1
    /openacs-4/packages/cards/www/student_card.tcl
    • -1
    • +1
    /openacs-4/packages/cards/www/student_notes.tcl
- replace calls to deprecated "ns_sendmail" to calls to "acs_mail_lite::send"

- replace calls to deprecated "ns_sendmail" to calls to "acs_mail_lite::send"

- replace deprecated ns_sendmail by acs_mail_lite::send;

- assessment stores tcl-code in the db. someone with assessement knowledge should take care about updating this code!

- needs to be tested

- stop renaming predefined AOLserver/NaviServer command ns_sendmai (for the time migration phase, simply overwrite it)

- replace calls to deprecated "ns_sendmail" to calls to "acs_mail_lite::send"

- don't rise "internal server errors" (500) for invalid urls

- use tcl-compilable string comparisons

    • -4
    • +4
    /openacs-4/packages/forums/www/message-post.tcl
- don't return hard SQL error on invalid input of forum_id or parent_id

    • -4
    • +14
    /openacs-4/packages/forums/www/message-post.tcl
- don't return an "internal server error" on expected condition (user_id gone)

- improve indenting

- fix old bug occuring e.g. in payment demo, where form_properties(sec_fieldset) are undefined

- fix typo (old bug, many thanks to Michael Aram for spotting this)

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
add xowiki::File content to the search index:

- extend xowiki method search_render to return "mime" and "text" fields

- xowiki::File->search-render calls now ::search::convert::binary_to_text

to convert file content to index words (when available)

- use dict instead of associative array in ::xowiki::datasource

    • -3
    • +21
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- added argument "-passing_style" to search::content_filter

to make explicit whether data contains content or a file name.

Previously, text/* meant automatically passing-style string,

leading to missing results when plain files were added

to the content repository

- added filter for text/plain

- fixed filter for text/html

- further clean up

    • -16
    • +58
    /openacs-4/packages/search/tcl/search-procs.tcl
- fix bug with redirects and host-node maps (see http://openacs.org/forums/message-post?parent_id=4106585)

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
- bug-fix for lookup of hosts defined via host_node_map (see http://openacs.org/forums/message-view?message_id=4106578)

- provide hooks for preventing to add some content under sum parent_ids

    • -1
    • +42
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- add missing file www/news.adp

- get rid of error 'column "html_p" does not exist' when clicking on a

news item (bug from search, when viewing search result via

news__datasource)

- remove unneeded lib/item-postgres.xql file

- bump version number to 5.8.1d3

    • -16
    • +0
    /openacs-4/packages/news/lib/item-oracle.xql
    • -14
    • +13
    /openacs-4/packages/news/lib/item.tcl
- fixed handling of "... info default ..." and "... info instdefault

..." in xo::getObjectProperty

- bumped version number of xotcl-core to 0.127