• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Secure forums delete button by protecting the message_id with a timed signature

make sure to populate global variable for different notations of the default database

use usual spelling convention

Bring files on oacs-5-10 in sync with HEAD

add missing file

Fix incorrect default value

Whitespace changes + editor hints

    • -74
    • +74
    /openacs-4/packages/glossar/tcl/glossar-procs.tcl
    • -27
    • +33
    /openacs-4/packages/glossar/www/glossar-add.tcl
    • -15
    • +21
    /openacs-4/packages/glossar/www/glossar-edit.tcl
    • -131
    • +126
    /openacs-4/packages/jabber/www/edit-user-2.tcl
  1. … 11 more files in changeset.
Replace/remove deprecated proc 'db_null'

  1. … 11 more files in changeset.
Remove deprecated proc 'db_nullify_empty_string' from doc

Whitespace changes + editor hints

    • -55
    • +55
    /openacs-4/packages/acs-tcl/tcl/install-procs.tcl
    • -422
    • +422
    /openacs-4/packages/assessment/tcl/as-qti-procs.tcl
    • -16
    • +22
    /openacs-4/packages/logger/tcl/util-procs.tcl
  1. … 5 more files in changeset.
Replace/remove deprecated proc 'db_null' and update doc accordingly

  1. … 19 more files in changeset.
Deprecate 'db_nullify_empty_string', essentially just returning the same string it receives

Deprecate 'db_null'

Trailing whitespace cleanup

dotlrn cache reform: added missing cache flush; added caching of "community_key"

bump version number to 5.10.0d2 and update dependencies

    • -3
    • +3
    /openacs-4/packages/search/search.info
bump version number to 5.10.0d23

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
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.

fix typos

improve comments, make function private to avoid confusions

improve comment

Make sure variable is an array

no need to call private function

follow usual naming conventions

    • -13
    • +13
    /openacs-4/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

prefer inline SQL over generic xql to make apm code usable during initialization

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.

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -6
    • +10
    /openacs-4/packages/xowiki/tcl/package-procs.tcl