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

try to figure out, how to improve robustness further

generalize alnum handling

add option to control path encoding to the method Page.pretty_link for symmetry (was already allowed on the package level "pretty_link" method

    • -2
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
add duplicate button support to form-usages

Use glyphicon instead of gif image in for info texts

file standard.adp was initially added on branch oacs-5-10.

use glyph icon in bootstrap mode instead of gif image in form info messages

Normalize proc naming during testcase population of the set p [string trimleft ::]

Fix test description

moved "safe_eval" under the "ad_" prefix and marked the original function as deprecated

added test to check, if names of Tcl procsfollow the naming guidelines of OpenACS

use interally used redirector under the ad_* prefix

moved private function to the accepted nameprefix

Move helper function to namespace and make it private

no need to allow funny characters in proc names

ease syntax highlighting

reduced clobbing of global namespace

moved "populate_secrect" to "sec_*" prefix to reduce clobbering of global namespace

    • -3
    • +3
    /openacs-4/packages/acs-tcl/acs-tcl.info
move rp filter consistently under the rp_* prefix