• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removing FullScreen from plugin from the list of default plugins for Xinha editor.

FullScreen is not part of the plugins anymore.

bump version numbers to pick up fixes from last weeks via apm-tools

allow dot in page order

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
allow "." in page_order

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
fixing typos

handle empty input from rich-text widgets

    • -2
    • +6
    ./packages/xowiki/tcl/xowiki-procs.tcl
Fix typo: added missing ',' from the previous commit

fix name clash in last change

    • -5
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
make handling of richt-text internal representation ([list content content-type]) explicit in substitution handling to avoid confusions

    • -28
    • +49
    ./packages/xowiki/tcl/xowiki-procs.tcl
software.adp is no longer valid as file url but a directory (canonical url)

renamed plugins/OacsFs/oacs-fs.js to plugins/OacsFs/OacsFs.js in according to the new plugin naming of xinha (the old continues to work, but produces a warning)

Xinha 0.96b (Phoenix), part 2

  1. … 244 more files in changeset.
Xinha 0.96b (Phoenix)

Adding missing parameters ( implements_subsite_p and inherit_templates_p). To the

apm_package_register call. Does it make sense to let the user choose the values

for this parameters in the previos form?. Bug #3162.

    • -2
    • +4
    ./packages/acs-admin/www/apm/package-add-2.tcl
minor fixes and updates for ecds procs

    • -3
    • +11
    ./packages/ecommerce/tcl/ecds-procs.tcl
fixing checkout-progress references in updated adp

fixed changed semantic of md5; md5 from tcl lib returns binary md5, not hex like the old one. This bug was introduced by the removal of md5 in 2007

-11-28 14:07:20

    • -4
    • +7
    ./packages/auth-ldap/tcl/auth-ldap-procs.tcl
added maintenance routine for tcl vars (to be used e.g. in cases a dump was read in with outdated time stamps)

add exit handler for throttle thread

make sure to create timestamp as an at least empty array

don't export last_mkey (minute key) in dump

remove some debugging output

fix typos in last changes

keep aggregated number of visitors rather than computing it on demand

minimal dump facility for persisting runtime data

fix for bug #3155

Fixing distinction of resource handler.

    • -28
    • +57
    ./packages/imsld/www/imsld-content-serve.tcl
ensure to return package_id with a site-nodes entry in Package->first_instance

    • -2
    • +3
    ./packages/xotcl-core/tcl/06-package-procs.tcl
ensure to return package_id with a site-nodes entry in Package->first_instance

    • -2
    • +3
    ./packages/xotcl-core/tcl/06-package-procs.tcl
for locating the tcl script directory for xinha, use the actual package instance, if it is plain xowiki instance

    • -9
    • +19
    ./packages/xowiki/tcl/xowiki-www-procs.tcl