• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reduce verbosity

    • -2
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Don't be so quick on deprecating a common interface

fix broken commit

Add TIMESTAMP to the list of feasible time database types in tests

Remove duplicated sql

Remove leftover acs_attribute without a database table counterpart (fixes regression test)

    • -2
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
Fix attribute::delete proc so it leverages stored procedure capability of dropping the database table as well (was broken before)

This is needed for a non-xotcl portable way of dropping acs_attributes

Fix acs_attribute datatype to match table type (fixes automated tests)

fix site-node test in regression test

don't use per-request caching, since we migh shoot in our own foot

interrupt cache_transaction to achieve desired semantics

allow in a few cases empty node_ids for method "get_url" as it is used by current OpenACS

add debugging aids

Unwrap indentation

fix bug #3352

Avoid missing variable error upon form validation

fix regression test for confusing setup with wildcard IPv4 address and host name "localhost", but localhost is resolved on the host as IPv6 address

Add user_tab_columns.BPCHAR to the list of possible boolean physical datatypes

Fix typo

Make acs_attribute boolean when the table type is boolean

Change declared acs_attribute datatype to boolean for boolean columns

Fix typo

Change database type for boolean from "bool" to "boolean" in acs_datatypes

Retrieve and show portlet info only when enabled and when some content is actually found

Port from downstream cache transaction logics and fix automated test as now db_transaction will return 0 instead of the empty string (and no particular return value should be assumed)

Port of downstream changes: use namespaced variables instead of nsvs

improve spelling

    • -1
    • +1
    /openacs-4/packages/news/www/doc/design.adp
    • -2
    • +2
    /openacs-4/packages/news/www/doc/design.html
align copyright statement

change default cache size

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

  1. … 13 more files in changeset.
Fix duplicate 'the'

  1. … 8 more files in changeset.
reduce hammering on nsv for variables that never change. Use namespaced variables instead.

    • -3
    • +3
    /openacs-4/packages/acs-tcl/acs-tcl.info
reduce verbosity