| /[drupal]/contributions/modules/uc_coupon/uc_coupon.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Port of uc_coupon_purchase to Drupal 6 version. Allow users to purchase coupons via product features.
#636478: Allow translation of coupon pane description.
#605816: Warning when PayPal settings are incompatible with coupons.
#605816: Warning when PayPal settings are incompatible with coupons.
Add uc_coupon_purchase submodule, providing a product feature where users can buy discount coupons.
#485472 by rszrama: Allow maximum number of applicable products for restricted coupons.
#559516: Make minimum order total usage more obvious.
#559516: Make minimum order total usage more obvious.
Fix field count so new coupons can be created, and correct data type for minimum order value.
Correct data type for minimum order value.
Fix field count so new coupons can be created.
#497300: Coupon start date
#497300: Coupon start date
Apply coupon to order pane preview as early as possible to avoid problems with uc_taxes.
#527508 by j_ten_man: Unable to edit coupon details after the coupon has been used.
#527508 by j_ten_man: Unable to edit coupon details after the coupon has been used.
#525154: Coupon not applied on checkout validation failure.
#509932: Coupon doesn't show price in cart.
Usability improvements in admin.
Allow creation of bulk coupon codes.
#515016: Fix uc_add_js() warning.
Usability improvements in admin.
Allow creation of bulk coupon codes.
#328286: Apply coupon by category
#328286: Apply coupon by category
#289274 by Jody Lynn, longwave: Add cart pane for coupons so Paypal Express Checkout and Google Checkout can be used.
Add restrictions by SKU.
Fix variable names.
Add restrictions by SKU.
Sync changes from DRUPAL-5.
Fix missing table delimiter.
Add paging and sorting to coupon admin.
#262137: Limit coupon usage per customer.
Add support for product class restrictions.
Add support for excluded products.
Improve coupon error messages.
Add support for role restrictions, deprecating the 'wholesale' option.
Improve product and user restrictions.
Display confirmation message in checkout.
Display confirmation message in checkout.
#265475: Apply coupons to multiple products.
#391612: Order status selection in coupon usage report.
#391612: Order status selection in coupon usage report.
#389962: Use POST for AJAX checkout button.
#389962: Use POST for AJAX checkout button.
#416426: Limit year fields.
#416426: Limit year fields.
#265475 based on patch by sleepingmonk: Apply coupons to multiple products
Sync with D5 changes
#372312 by smccabe: Coupon usage check should use order status weights.
#372312 by smccabe: Coupon usage check should use order status weights.
#365532: Fetch coupon and show in payment preview on checkout screen
#318135 by j0rd: Drupal 6 port
#350359: simplify coupon line item handling by processing it in hook_checkout_pane rather than hook_order
force all coupon codes to uppercase
#330058 by rhubarb-media: Add warning message if PayPal is enabled with itemized orders
more coder module suggestions and t() fixes
use Ubercart line item functions to add coupon to order and log, based on code from uc_taxes
correct error message if coupon code is already in use
comply better with Drupal coding standards, remove jscalendar dependency
#361411: currency formatting
#319703: SQL error when adding new coupon
Fixed issue with percentage based coupons applied to unintended products
Added support for single product discount coupons
Fixed the user selection form, instead of blank it shows 'All Users' which is how it behaves. Also added initial install and update hooks to support single product coupons
Cleaned up comments and some code formatting
#252814 by greggles: Fixes coupon code length to prevent errors
Fixed coupon values so that percentages can have decimal places, e.g. 10.4% or 0.50
#252809 by greggles: Fixes argument passing by reference as per standard uc_checkout_pane functions
Upgrade to Ubercart Beta versions of hook_checkout_pane
Initial release of the UberCart Coupon Module
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |