• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
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
Extracted sql from .tcl to .xql

    • -5
    • +4
    ./packages/lors/tcl/lors-test-procs.xql
improve error message

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
remove deprecated calls to ad_parameter

    • -6
    • +6
    ./packages/acs-subsite/www/admin/users/new.tcl
remove deprecated calls to ad_parameter

insert missing argument for dependency_type

update dependency, bump version number

bump version number

- some refactoring into ::xowiki::utility

- new function pretty_age: internationalized time-diff formatted in a

user friendly fashion, optionally used in includelet "recent"

    • -2
    • +9
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -0
    • +311
    ./packages/xowiki/tcl/xowiki-utility-procs.tcl
Don't barf, when cattree is empty

    • -0
    • +1
    ./packages/xowiki/tcl/category-procs.tcl
Don't barf, when cattree is empty

    • -0
    • +1
    ./packages/xowiki/tcl/category-procs.tcl
adding tracking update/edit feature

    • -0
    • +40
    ./packages/ecommerce/www/admin/orders/track-update.tcl
    • -2
    • +11
    ./packages/ecommerce/www/admin/orders/track.adp
    • -3
    • +33
    ./packages/ecommerce/www/admin/orders/track.tcl
fixing amp/pm for cases where value is passed to widget

fixing case for January, and bad html which breaks rendering of January in some browsers

    • -2
    • +2
    ./packages/acs-tcl/tcl/widgets-procs.tcl