• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Accidently set the xml version to 1.0.2

Fixing the target div for the user-choice condition response.

Add missing group::description proc

    • -3
    • +16
    ./packages/acs-subsite/tcl/group-procs.tcl
Remove limite clause in generic query. Category_id is unique and doesn't need limit anyway.

    • -1
    • +0
    ./packages/categories/tcl/categories-procs.xql
Remove useless limit clause in generic query.

    • -1
    • +0
    ./packages/categories/tcl/categories-procs.xql
- make ::xo*::Package initialization more generic (depend on the package_key more than on the provided class name)

    • -8
    • +33
    ./packages/xotcl-core/tcl/06-package-procs.tcl
-reduce verbosity

-comment idiom to iterate over xowiki packages and sub-package with current interface

    • -5
    • +3
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -2
    • +1
    ./packages/xowiki/tcl/xowiki-procs.tcl
- provide i18n help text for image_url and youtube_url

- compute proper mime-types for uploaded images via image_url

    • -2
    • +12
    ./packages/xowiki/tcl/form-field-procs.tcl
make help-text a little nicer

    • -0
    • +8
    ./packages/xowiki/www/resources/xowiki.css
What was this java ANT project file doing here?

Revert ajax dependency. More fix for fractional points

Fix search service contract. We handle local specifically similar to all the other local handling in acs-authenticaton

Add missing comma!

allow empty urls in form fields of type youtube_url

    • -2
    • +4
    ./packages/xowiki/tcl/form-field-procs.tcl
- bump version number to flag interface change

- some improved comments

- use method-name "form_object" instead of "form_id"

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -21
    • +22
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -6
    • +13
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- don't show the link for "add comment" if the user is not logged in

    • -6
    • +14
    ./packages/xowiki/tcl/includelet-procs.tcl
adding deep link to expose a largely hidden feature of customer-service that is recording all outbound ecommerce system messages

    • -2
    • +2
    ./packages/ecommerce/www/admin/index.adp
revising documentation by removing or updating historical comments

    • -3
    • +2
    ./packages/ecommerce/www/doc/froogle.adp
    • -17
    • +8
    ./packages/ecommerce/www/doc/index.adp
    • -343
    • +5
    ./packages/ecommerce/www/doc/porting-diary.adp
    • -57
    • +17
    ./packages/ecommerce/www/doc/release.adp
removing extraneous css file

    • -5
    • +0
    ./packages/authorize-gateway/www/doc/index.css
updating documentation

    • -25
    • +19
    ./packages/authorize-gateway/www/doc/index.adp
    • -4
    • +1
    ./packages/authorize-gateway/www/doc/index.tcl
- added form-field type youtube_url

    • -1
    • +21
    ./packages/xowiki/tcl/form-field-procs.tcl
updating report one transaction response details

    • -2
    • +13
    ./packages/ezic-gateway/lib/one.tcl
Add forceselection and events parameters for menu widget

    • -6
    • +19
    ./packages/ajaxhelper/tcl/ajax-yahoo-procs.tcl
clarifying pgrade instruction details

Add reusable search forms for ldap based auth search

    • -0
    • +1
    ./packages/auth-ldap/lib/search.adp
    • -0
    • +121
    ./packages/auth-ldap/lib/search.tcl
Add search service contract to auth-ldap

    • -2
    • +108
    ./packages/auth-ldap/tcl/auth-ldap-procs.tcl
TIP#127 Add object_id as optional parameter to acs_mail_lite::send

TIP#125 Add reusable forums for multiple authority searches

    • -0
    • +1
    ./packages/acs-authentication/lib/local-search.adp
    • -0
    • +74
    ./packages/acs-authentication/lib/local-search.tcl
    • -0
    • +96
    ./packages/acs-authentication/lib/search.adp
    • -0
    • +130
    ./packages/acs-authentication/lib/search.tcl
Add search service contract for acs-authenticaton. TIP#125