• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Localize possible I18n message in folder name

Take folder-specific content out of xotcl_object_type_cache to improve scalability on high load websites.

Bump version number of xowiki to 5.10.0d10 and on xotcl-core to 5.10.0d7

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
Add new 'acs-mail-lite' parameter 'IncomingMode'. Bump version number.

Whitespace changes

Fix typos

Remove divergency between oracle and postgres codebase

Reduce divergency between oracle and postgres codebase

Initialize variables or proc might fail when name comes from a group

Reduce divergency between oracle and postgres codebase

Reduce divergency between oracle and postgres codebase

Go straight to the group name

Reduce divergency between oracle and postgres codebase and improve UI localization

Remove divergency between oracle and postgres codebase

Reduce divergency between oracle and postgres codebase and simplify mutlirow creation

Remove divergency between oracle and postgres codebase

Smartify query

Whitespace changes

Delete duplicated parameter in proc doc

Remove divergency between oracle and postgres codebase

Remove divergency between oracle and postgres codebase

Let everything happen in the database for this proc

Whitespace cleanup

Port of downstream behavior

Don't create the multirow when no packages have been selected

Remove divergency between oracle and postgres codebase, rewrite proc to avoid duplication and give it a proper and correct documentation

Quoting commit that replaced db_list_of_lists with db_list, de facto hiding every additional column from results:

-------

Author: Peter Marklund <peter_marklund@fastmail.fm>

Date: Mon Nov 24 14:50:34 2003 +0000

changing the get_attachments procs to use db_list instead of db_list_of_lists and the PG query to only return the id

-------

Fix typo

Whitespace cleanup

Whitespace changes

    • -121
    • +118
    /openacs-4/packages/theme-selva/tcl/selva-procs.tcl
Prefer 'acs_user::get_element ...' to 'person::name ...', in cases when 'person' is a user, as it doesn't rely on util_memoize_cache.

don't drop constraints, but fix it.

    • -2
    • +2
    /openacs-4/packages/news/www/item-create-3.tcl
    • -2
    • +2
    /openacs-4/packages/news/www/preview.tcl
Similar to www/index page:

- remove divergency between oracle and postgres code

- improve localization

- add author column to UI as was probably meant to be (author was selected, but not used)

- use multirow builtin count instead of manually generated one