• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Deprecate value_if_exists proc, replace occurrences with plain tcl idioms

  1. … 21 more files in changeset.
Deprecate exists_and_equals and replace its occurrences

  1. … 10 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Use consistently ad_script_abort after ad_return_error.

  1. … 33 more files in changeset.
Bugfix on page not found error when entering an invalid credit card number

  1. … 3 more files in changeset.
Save purchaser and billing address even if scholarship doesn't cover entire order

  1. … 2 more files in changeset.
Added support for multi-item discounts

  1. … 3 more files in changeset.
I18n updates

  1. … 1 more file in changeset.
Updated one-step admin-side scholarship grants

  1. … 7 more files in changeset.
Support one-step scholarship checkout and fixes for other payment methods

  1. … 8 more files in changeset.
Added support for cash, invoice and scholarships payment methods

  1. … 4 more files in changeset.
commit changes from July 11 to July 16 the week that cvs.openacs.org was down, added concept of membership and membership pricing in dotlrn-ecommerce shopping cart various bug fixes and modifications to dotlrn-ecommerce

  1. … 78 more files in changeset.
Bugfix on single payment method checkout

Bugfix on single payment method checkout

Bugfix on single payment method checkout

Changed order summary page to an includelet and internationalized strings on checkout pages

  1. … 11 more files in changeset.
Bugfix on new address entry

UI fix

Don't display credit card form if not included in payment methods

Don't display credit card form if not included in payment methods

Bugfix on state field

Converted entire checkout form to ad_form but incompletely. This doesn't include gift checks, saved credit cards, shipping address, etc.

  1. … 1 more file in changeset.
Unregistered users are now asked to login or register immediately after checkout

  1. … 3 more files in changeset.
Use custom login form when switching from normal to secure location

Parameterize payment methods

  1. … 1 more file in changeset.
Move ecommerce stuff out of admin to be accessed by normal users, add

to cart link now goes here instead of the ecommerce package

    • -0
    • +665
    ./checkout-one-form.tcl
  1. … 46 more files in changeset.