• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
upgrade swfupload, fix bug with multi file upload with flash 10, fix bugs with drag and drop, create url and renaming tree folders

    • -0
    • +104
    ./packages/ajax-filestorage-ui/www/resources/utils.js
gravatar includelet added

    • -1
    • +27
    ./packages/xowiki/tcl/includelet-procs.tcl
check, if the external utility "tail" is available

provide "extends" entry in version array returned by apm_get_package_repository

    • -1
    • +1
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
- Provide windows compatibility for "upgrade/install" from repository.

Fixed Issues:

windows has no /dev/null,

don't use "gunzip" but "gzip -d",

gzip requires on windows -S switch,

no sh (instead of "cd DIR; tar ..." use "tar ... -C")

no mv (use "file rename" instead)

broken downloads via ns_httpopen + fcopy

    • -38
    • +81
    ./packages/acs-tcl/tcl/apm-file-procs.tcl
    • -3
    • +4
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
    • -1
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
reduce verbosity

updating security::locations logic to match get_https_port and not show a secure location if there is none.

    • -16
    • +26
    ./packages/acs-tcl/tcl/security-procs.tcl
deprecating ecommerce httpsModule parameter because it creates much havoc in acs-tcl/tcl/security-procs.tcl having ecommerce dependency.

removing ecommerce dependency

    • -7
    • +2
    ./packages/acs-tcl/tcl/security-procs.tcl
-substitution of * for % in value var ( var name was not defined ).

-using "i" as base_table for constructing the glob_clause when rendering yui-carrousel since the listing proc uses algo i as base_table.

    • -3
    • +3
    ./packages/xowiki/tcl/includelet-procs.tcl
remove deprecated calls to ad_parameter

    • -3
    • +3
    ./packages/acs-tcl/tcl/20-memoize-init.tcl
    • -4
    • +5
    ./packages/acs-tcl/tcl/admin-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/navigation-procs.tcl
    • -1
    • +1
    ./packages/acs-tcl/tcl/rollout-email-procs.tcl
    • -6
    • +6
    ./packages/acs-tcl/tcl/security-init.tcl
    • -5
    • +6
    ./packages/acs-tcl/tcl/security-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/widgets-procs.tcl
remove deprecated calls to ad_parameter

    • -1
    • +1
    ./packages/xotcl-core/tcl/cluster-init.tcl
    • -13
    • +13
    ./packages/xowiki/www/xinha/attach-file.tcl
    • -11
    • +12
    ./packages/xowiki/www/xinha/file-selector.tcl
    • -13
    • +13
    ./packages/xowiki/www/xinha/insert-file.tcl
improve wording in comment

adding another tuning suggestion in lieu of caching user specific paginated queries

- factoring out common code

- new includelet: yui-carousel

    • -3
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -8
    • +107
    ./packages/xowiki/tcl/includelet-procs.tcl
improve offsets in sprites

    • -20
    • +20
    ./packages/xowiki/www/resources/xowiki.css
add option to delete users from the admin pages (acs-admin/users/one)

    • -0
    • +26
    ./packages/acs-admin/www/users/delete-user.tcl
    • -1
    • +2
    ./packages/acs-admin/www/users/one.adp
    • -4
    • +7
    ./packages/acs-admin/www/users/one.tcl
Changed apm_load_packages to load package libraries and queries in dependency

order, rather than alphabetical order.

    • -7
    • +19
    ./packages/acs-tcl/tcl/apm-procs.tcl
Debugging my dependency-driven package tcl library loader code uncovered a

"bug" in "my code" that was actually a missing dependency in assessment

portlet. Being a portlet, it oughtta be dependent on new-portal, dontcha

think?

fixing tcl syntax error

removing cache from get_regular_product_list, and adding a note about what to do instead if need be. This fixes pagination. Added pagination label

updating ecds_pagination_by_items to work with lib/pagination-bar

    • -15
    • +10
    ./packages/ecommerce/tcl/ecds-procs.tcl
general UI improvements

    • -1
    • +3
    ./packages/ecommerce/lib/pagination-bar.adp
    • -0
    • +2
    ./packages/ecommerce/lib/pagination-bar.tcl
minor fixes

    • -1
    • +1
    ./packages/ecommerce/lib/pagination-bar.adp
    • -4
    • +1
    ./packages/ecommerce/lib/pagination-bar.tcl
adding flexible, user friendly pagination bar, particularly handy with category pages that contain many more parts than displayed

    • -0
    • +1
    ./packages/ecommerce/lib/pagination-bar.adp
    • -0
    • +31
    ./packages/ecommerce/lib/pagination-bar.tcl
updating ecds_pagination_by_items to be more user friendly ie only using exponential pagination for large numbers of pages; also adding ecds_keyword_search_update which helps to consistently automatically populate products.search_keywords

    • -5
    • +115
    ./packages/ecommerce/tcl/ecds-procs.tcl
remove deprecated calls to ad_parameter

    • -3
    • +3
    ./packages/acs-developer-support/www/index.tcl
    • -3
    • +3
    ./packages/categories/tcl/categories-procs.tcl
    • -1
    • +1
    ./packages/categories/tcl/tagcloud-procs.tcl
    • -1
    • +1
    ./packages/categories/www/cadmin/master.tcl
remove deprecated calls to ad_parameter

    • -15
    • +15
    ./packages/acs-tcl/tcl/defs-procs.tcl
    • -3
    • +2
    ./packages/acs-templating/tcl/parse-procs.tcl
    • -3
    • +3
    ./packages/acs-templating/tcl/tag-init.tcl
applying fix for category-browse-subcategory to this file

updating products display to fix an offset reference error