• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use finer grained error handling to intercept disconnection from client

fix scope for variable scope

simplfy index expressions, strengthen input value checking

Replace deprecated proc template::util::leadingPad with ad_pad

Treat failure to flush the channel as just a warning, because this usually just means client (e.g. browser in a chat) closed the connection

PostgreSQL compatibility fix: Newer versions of PostgreSQL return default values with

type casts (e.g. 'en_US'::character varying). These have to be removed before

comparing with plain values.

add German translation for location.

Fix test for pseudo-boolean value that stopped to work because of

http://fisheye.openacs.org/changelog/OpenACS?cs=oacs-5-9%3Agustafn%3A20151001184401

reduce verbosity

Tolerate wrong locales from browsers by assuming our default one

remove old tlf exercise statistics

remove comma before that

prefer {} as empty sql statement

improve spelling

prefer package_id over package_key for lookup

remove comma before that

prefer US spelling

remove comma before that

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -6
    • +13
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
minor refactoring: factor out limit_clause

whitespace cleanup

fix name of tested procs

fix name of tested proc

add secondary series with authenticated users

bump version number to 0.52

add missing proc_doc

improve comment

correct the name of the tested proc

Delete from duplicated notification request entries before trying to add the unique constraint to deal with broken data

fix error message: The variable "result" is not set in error cases

improve comment

improve comments