• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- avoid strange sequential scans on recent versions of pg (noticed on pg 9.4.1)

- fix for bug #2805

- reduce verbosity

- reduce verbosity

- relax link label quoting for the sake of backwards compatibility

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- prefer "ad_log error" for error messages in the log file

    • -2
    • +2
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -8
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- no need to use backslash for continuation between curly brackets

- improve readability of code

- modernize tcl

    • -7
    • +7
    /openacs-4/packages/forums/www/message-post.tcl
- no need to use backslash for continuation between curly brackets

- improve readability of code

- modernize tcl

- no need to quote strings in context manually

- fix overquoting

- reduce verbosity

- fix comparison for actions (this is not a boolean test)

- add dropped error message variable

- allow users to write stuff that looks like a message key in a forums subject or body

- remove useless if-statement

- use ad_log for error reporting to ease debugging

- reduce verbosity

- reduce verbosity

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- allow "." in "token"

- relax page contract

- add support for bindvars to the xo::dc interace for db::xo::db::DB

and ::xo::db::DBI

- reduce warnings in log file

- remove ::xotcl::THREAD::Proxy from export list

- instforward should be on class, not non object

- remove xptcl 1 stuff from xotcl 2 code

- adapt version dependencies

- reduce verbosity

- no need to include header_stuff

- remove overquoting

- add -initialize flag to methods "get_instances_from_db" and "get_folder_children"

    • -2
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- when included content is rendered with "resolve_local true", let also embedded content (e.g. images below SELF) appear as local (don't create download URLs pointing to the target package)

    • -5
    • +15
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -3
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- in case a secret is passed explicitly to ad_get_signed_cookie/ad_get_signed_cookie_with_expr, pass it further to signing functions (was missing, many thanks to Franz Penz for reporting)

- escape message keys