• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
I accidently removed hidden vars, adding back.

address verification inserts should work as intended now..

    • -2
    • +4
    ./packages/ecommerce/www/admin/orders/one.tcl
fixing typos and incomplete logic

    • -2
    • +2
    ./packages/ecommerce/www/admin/orders/one.tcl
adding upgrade instructions

re-referencing checkout-progress from www to lib

    • -1
    • +1
    ./packages/ecommerce/www/checkout-2.adp
    • -1
    • +1
    ./packages/ecommerce/www/checkout-3.adp
    • -1
    • +1
    ./packages/ecommerce/www/select-shipping.adp
    • -1
    • +1
    ./packages/ecommerce/www/thank-you.adp
removing diagnostic ns_logs I added by mistake, and adding case of possible third 3 variant to locations (when behind reverse proxy)

    • -2
    • +7
    ./packages/acs-tcl/tcl/security-procs.tcl
missed commiting these updates to template tcl/adp

make sure to produce variable names for caching, that do not look like tcl namespace prefixes

    • -4
    • +8
    ./packages/xowiki/tcl/xowiki-procs.tcl
- fix complete_name to deal in general correctly with anonymous entries

- make get_form_template more general, document the interesting cases

- simplyfy the code in edit

    • -11
    • +53
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -12
    • +10
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- reduce verbosity

    • -2
    • +2
    ./packages/xotcl-core/tcl/context-procs.tcl
- new function ::xo::report_version_numbers to make reporting back of the version numbers of the most important involved components easier

    • -12
    • +27
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
revised payment-gateway service contract to reflect changes in ecommerce, authorize-gateway, ezic-gateway regarding cvv2,cid (card_code), bumping version

    • -1
    • +1
    ./packages/ezic-gateway/ezic-gateway.info
removing a local modification

    • -1
    • +1
    ./packages/ecommerce/www/checkout-one-form.adp
fixing faulty wrong domain message by using a reliable ecommerce method to determine locations, creating security::locations

    • -0
    • +79
    ./packages/acs-tcl/tcl/security-procs.tcl
Use template head.

Fix ordering of ah_page_init and yahoo sources

    • -1
    • +1
    ./packages/ajaxhelper/tcl/ajax-procs.tcl
fixing a potential bug in export in connection with PageInstances

    • -1
    • +4
    ./packages/xowiki/www/admin/export.tcl
preserve page-title for admin page "list"

- minor editing, less verbosity

    • -6
    • +5
    ./packages/xowiki/tcl/package-procs.tcl
    • -4
    • +3
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -6
    • +7
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- fix a bug in edit-new for PageInstances. Strengthening my opinion to eliminate PageInstance and PageTemplate ASAP.

    • -2
    • +7
    ./packages/xowiki/tcl/xowiki-procs.tcl
Add an initial alphabetic character at the beginning of the anchor name.

Make progress bar empty at beginning 0% done

    • -1
    • +1
    ./packages/acs-tcl/lib/static-progress-bar.adp
fix register_url to point to /register

Remove extra CRs at end of line

generalizing payment-gateway url

    • -1
    • +1
    ./packages/ecommerce/www/admin/index.adp
    • -2
    • +3
    ./packages/ecommerce/www/admin/index.tcl
- allow form-buttons to receive their own form-ids

- new method of FormPage: exists_property

- new method of FormPage: isform (based on form_constraints property)

- fixing an ugly bug "eating" the util_user_messages

- some refactoring

- bump version number

    • -13
    • +17
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -0
    • +3
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -11
    • +38
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -10
    • +10
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Envelope sender disappeared during the refactoring of send between 5.3 and 5.4 and therefore was set using the from address. This led messages to be identified as junk by SPF, and bounces to be sent back to the user. This is a fix that puts the correct envelope sender back.

Since acs_mail_lite::send now accepts a multiple TO address, the user_id part of the bounce address it set to 0 if there are multiple recipients.

Envelope sender disappeared during the refactoring of send between 5.3 and 5.4 and therefore was set using the from address. This led messages to be identified as junk by SPF, and bounces to be sent back to the user. This is a fix that puts the correct envelope sender back.

Since acs_mail_lite::send now accepts a multiple TO address, the user_id part of the bounce address it set to 0 if there are multiple recipients.

fixing my overzealous change of external package version numbers

updating version, adding note about requires ec 5.12 or above if used with it.

    • -2
    • +2
    ./packages/ezic-gateway/ezic-gateway.info