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

moved filters into namespace and made these consistently private

use consistently the same prefix "general_comments" (and not singular version)

move template_tag_* commands to proper namespace

move private function to own namepace

don't clobber toplevel namespace

move private function children_have_permission_p to fs_* nameing convention

remove file that depends on files (in a folder ats/) that seem to have been deleted ages ago