• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
whitespace changes: break overlong lines

    • -12
    • +20
    /openacs-4/packages/search/tcl/search-procs.tcl
whitespace changes

white space changes: break overlong lines

    • -24
    • +50
    /openacs-4/packages/search/tcl/search-procs.tcl
compute for and background colors from percentage to guarantee good contrast

Add 'acs_subsite_attribute_datatypes' test case, covering 'attribute::translate_datatype' and 'attribute::datatype_validator_exists_p' procs

Remove unnecessary aliases

Add 'attribute::value_add' and 'attribute::value_delete' to the 'acs_subsite_attributes' test case

improve comments

improve spelling

reduce the number of locks (nsv-accesses) for OACS_FULLQUERIES by a factor of 3 when NaviServer is used.

OACS_FULLQUERIES is one of the 3 most intensively locked nsv arrays for

busy implementation

improve test coverage

reduce visibility of internal functions

fix entry in listing of covered procs

reduce verbosity

move function db_current_rdbms to acs-bootstrap installer to improve code locality

Cleanup of low-level DB-interace: use dict instead of list with fixed positions

VS: ----------------------------------------------------------------------

    • -3
    • +3
    /openacs-4/packages/acs-tcl/acs-tcl.info
reduce usage of ad_arg_parser by using c-level implementation; fixes as well broken cases of bind-var handling

added test cases for db_0or1row and db_1row

whitespace changes

add test cases for db_list*

reduce verbosity

whitespace changes

remove debug code

extended regression test: increase coverage of page contract filters

fix util::external_url_p when security::locations returns empty element

ease navigation: provide links to coverage pages

added new test cases for testing page contract filters

simplify and modernize Tcl code

improve navigation structure (context bar) and actions labeling

the reousrce actions is not necessary, since rerun performs an automatic resources

adjust to api-browser changes for trailing non-positional arguments