• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
whitespace changes

    • -15
    • +15
    ./packages/forums/tcl/forums-procs.tcl
don't assume, there is only one forums package instance

    • -3
    • +13
    ./packages/forums/tcl/forums-procs.tcl
Fixed broken auth::password::email_password

added missing changes due to API refactoring

Use the existing API when doing changes to the properties of an authority, otherwise the cache is not updated accordingly.

revert escaped change

allow parameter::get_from_package_key to be called before acs-tcl/tcl/utilities-procs.tcl are called

    • -3
    • +3
    ./packages/acs-tcl/tcl/parameter-procs.tcl
rely on ad_urlencode_folder_path working with empty path

    • -2
    • +2
    ./packages/file-storage/www/folder-chunk.tcl
don't raise exception when folder_path is empty

check for empty folder_path

    • -2
    • +2
    ./packages/file-storage/www/folder-chunk.tcl
made value retrival for parameters "DefaultDimensionalStyle" and "DefaultListFilterStyle" theme aware

    • -5
    • +11
    ./packages/acs-templating/tcl/list-procs.tcl
encode folder_path

    • -2
    • +2
    ./packages/file-storage/www/folder-chunk.tcl
proivde upgrades script for PG 11 and bump version number to 5.9.2d2

file upgrade-5.9.2d1-5.9.2d2.sql was initially added on branch oacs-5-9.

backport from HEAD for PG 11

Remove stupid upvar tricks

    • -17
    • +6
    ./packages/new-portal/tcl/portal-procs.tcl
reduce quoting

    • -4
    • +3
    ./packages/new-portal/tcl/portal-procs.tcl
make portal::show_proc_helper theme aware

    • -3
    • +3
    ./packages/new-portal/tcl/portal-procs.tcl
activate usage of "ns_db currenthandles" when available

    • -6
    • +15
    ./packages/acs-tcl/tcl/00-database-procs.tcl
Put event handler inline so is attached at element creation, fix URLencoding of image deletion

Bring event handler inline to force it being attached after the upload button is added to the page

Add missing parameter in calc_wiki_image_links_to_image_tags

See bug tracker #3372

    • -2
    • +2
    ./packages/xowiki/www/resources/ckeip.js
add message key

whitespace changes

    • -53
    • +53
    ./packages/acs-templating/tcl/tag-init.tcl
    • -35
    • +34
    ./packages/acs-templating/tcl/tag-procs.tcl
add error, when we are running out of handles

    • -3
    • +7
    ./packages/acs-tcl/tcl/00-database-procs.tcl
reduce verbosity, deactivate usage 'ns_db currenthandles' for now

    • -13
    • +13
    ./packages/acs-tcl/tcl/00-database-procs.tcl
reveive dotlrn community includelet

    • -0
    • +222
    ./packages/xowiki/tcl/dotlrn-portal-procs.tcl
modernize code

prefer "array size" over llength of names

    • -2
    • +2
    ./packages/xowiki/tcl/import-procs.tcl
prefer "-base" parameter of export_vars

    • -1
    • +1
    ./packages/xowiki/tcl/test/test-procs.tcl
add quotes for nicer editor rendering

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl