• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Logging information about the system's encoding while booting.

- remove default value from ns_config, otherwise the function determines 443 also for non-configured ssl

- fix uninitialized variable

- try to simplify logic to determine drivers

- dropped nsunix

- use string ops instead of regexp

- remove .css

- update images.html + add generator script

file image-doc.tcl was initially added on branch oacs-5-8.

- deprecated oacs::user::get as suggested by Roberto Mello; acs_user::get is significantly faster

- replace deprecated oacs::user::get by acs_user::get

    • -1
    • +1
    /openacs-4/packages/forums/www/user-history.adp
    • -2
    • +2
    /openacs-4/packages/forums/www/user-history.tcl
- avoid unneeded eval for better bytecode compilation

- make ad_return deprecated; maybe this function was useful for ancient versions of tcl, but as it is, it does not make sense (see comment in code)

- fix call to ad_return_complaint

- standardize setting of variable ::template::parse_level

- siumplify setting of head-variables

- simplify various wierd ways to set the variable ::template::parse_level

- add title property

Adding german catalog file for acs-admin.

- fix image.vuh for invalid urls: in case the path is invalid, the variable object_id is not set and can't be contained in error message

- keep required "eval" since it is necessary to substitute variables

- don't abbreviate subcommands of "file"

- use tcl 8.5 extended index format for "string range"

- don't abbreviate subcommands of "file"

- don't abbreaviate subcommands of "file"

- fix syntax

- use "lassign" instead of "foreach" idiom

- use namespace prefix instead of "global" statement

- use compiled string expressions

- use "in" expression instead of "lsearch -exact"

- fix syntax

- pass property doc(title)

    • -0
    • +1
    /openacs-4/packages/search/www/search.adp
- use compilable expressions

- use "in" operator instead of "lsearch"

- use tcl 8.5 extended index format for "string range"

- brace expressions to allow for tcl compilation

- replace "eval" by expand operator

- use tcl 8.5 expand operator instead of eval

- use "ni" operator instead of lsearch

- make exact "lsearch" operations explicit

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl