• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bugfix: unmounting a package could lead to a deletion of services used in other packages

A new API call "site_node::unmount_services" can be used to unmount all services in a first step.

unmount services before calling "site_node::delete -node_id $node_id -delete_subnodes -delete_package"

prevents collateral damage.

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
whitespace change

improving comments

update version number of CKeditor

whitespace changes

prefer all caps spelling for SQL

improve spelling

prefer all caps spelling for SQL

be more liberal for accepted network driver names

exptend message catalog

prefer all caps spelling for SQL

provide interface for setting query parameter

Deprecate country_widget proc

    • -2
    • +13
    /openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl
Deprecate exists_and_not_null proc as it does not comply with openacs naming convention and can be replaced with plain tcl idioms

Replace occurrences of exists_and_not_null with plain tcl idioms

Whitespace cleanup

Replace occurrences of exists_and_not_null with plain tcl idioms, as the goal is to deprecate this proc shortly

This required an upgrade script as some code is actually stored in the database

file upgrade-2.10.0d4-2.10.0d5.sql was initially added on branch oacs-5-10.

Update es_ES localization

Update italian localization

add message keys for "answers" and "words"

prevent double encoding

fix plural form of Schlogwort

add a plain template using the master

file view-plain-master.adp was initially added on branch oacs-5-10.

remove one dependency on jquery

reuse the hardcoded bootstrap version (maybe add later fallback, when openacs-bootstrap3 is not defined)

improve spelling

Check the namespace as well in the 'naming__proc_naming' testcase

Deprecate exists_and_equals and replace its occurrences

Deprecate exists_and_equals and replace its occurrences