• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Deprecate 'db_null'

    • -6
    • +10
    ./packages/acs-tcl/tcl/00-database-procs.tcl
Trailing whitespace cleanup

    • -25
    • +23
    ./packages/dotlrn/tcl/community-procs.tcl
dotlrn cache reform: added missing cache flush; added caching of "community_key"

    • -2
    • +11
    ./packages/dotlrn/tcl/community-procs.tcl
bump version number to 5.10.0d2 and update dependencies

bump version number to 5.10.0d23

parameter::get_from_package_key: check as well in "global" package parameter

and make clear, that lookup from non-singleton packages does not make

sense.

    • -13
    • +36
    ./packages/acs-tcl/tcl/parameter-procs.tcl
fix typos

improve comments, make function private to avoid confusions

    • -2
    • +9
    ./packages/acs-tcl/tcl/security-procs.tcl
improve comment

    • -1
    • +1
    ./packages/acs-tcl/tcl/acs-cache-procs.tcl
Make sure variable is an array

    • -2
    • +2
    ./packages/new-portal/tcl/portal-procs.tcl
no need to call private function

follow usual naming conventions

    • -3
    • +3
    ./packages/acs-subsite/tcl/subsite-procs.tcl
    • -13
    • +13
    ./packages/acs-tcl/tcl/apm-procs.tcl
no need to call private function of other package

Ease usage of util_memoize during startup. let util_memoize succeed,

even when the cache is not yet created

use separate urlspace for site-node cache to reduce lock contention

    • -6
    • +8
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
prefer inline SQL over generic xql to make apm code usable during initialization

    • -23
    • +0
    ./packages/acs-tcl/tcl/defs-procs.xql
ad_form reform:

- use actual flags instead of parsing arguments all the time

- retrieve proc flags from ad_proc definition (TODO: have some api for this?)

- follow the thread of peculiar ad_form logic to fix new csrf signing feature

- improve documentation using @param instead of manual formatting

- leave some note to travellers in the code

new parameter "fallback_languages":

Specify space delimited two character codes for checking default languages. When this parameter is non-empty, try to get the page in the specified languages as fallback rather than offering a link for creation of a page in the requested locale. Per default this paramter is empty.

    • -6
    • +10
    ./packages/xowiki/tcl/package-procs.tcl
Reinstate reworked versions of some oracle database utilities left behind during solution of bug #3302

Rework is based on coding style observed in code provided by Brian Fenton, but could still not be tested. See https://openacs.org/bugtracker/openacs/bug?bug_number=3302

    • -1
    • +187
    ./packages/acs-kernel/sql/oracle/utilities-create.sql
Fix typo (thanks to Thomas Renner)

    • -2
    • +2
    ./packages/acs-tcl/tcl/00-database-procs.tcl
reduce redirects

    • -1
    • +1
    ./packages/news/www/doc/requirements.adp
Fix comment

    • -2
    • +2
    ./packages/acs-subsite/tcl/group-procs.tcl
Add flushing of user permissions as well when adding to a new group, extend comments

    • -1
    • +9
    ./packages/acs-subsite/tcl/group-procs.tcl
whitespace and comment changes

- make sure to get rid over overdue elements from statistics

- improve comments

reflow overlong lines in comments

ad_form: Add optional parameter -csrf_protection_p (defaults to false)

white space changes

simplify code

Cleanup not more relevant comments, remove idiom meant to work in the context of a db_with_handle we are not using anymore

    • -5
    • +2
    ./packages/acs-tcl/tcl/00-database-procs.tcl