• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Replace deprecated occurrences

Rename core_docs_uninstalled_packages to ad_core_docs_uninstalled_packages to comply with naming convention

Rename clock_to_ansi to lc_clock_to_ansi to comply with naming convention, replace occurrences, create deprecated wrapper

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
Fix missing query due to naming convention reform by rewriting the entire proc based on a single portable recursive query

generalize alnum handling

Rename build_mime_message to ad_build_mime_message to comply with naming convention, replace occurrences, create deprecated wrapper

load highcharts from CDN (and don't refer to non-existing resource file)

    • -2
    • +3
    /openacs-4/packages/xowiki/tcl/resource-init.tcl
add jquery as it is referenced by resource-init.tcl

upgrade to latests jquery (3.4.1)

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/resource-init.tcl
file jquery-3.4.1.js was initially added on branch oacs-5-10.

file jquery-3.4.1.min.js was initially added on branch oacs-5-10.