Quick Search:

Mode

Context

Displaying 3 lines of context. None | Less | More | Full

Other Diffs

Ignore

Blank Lines Whitespace:

Diff

1731
 
1738
 
1738
 
CHANGELOG
_> 1 -$Id: $
   1+$Id: CHANGELOG 1738 2007-12-19 17:07:14Z hpdl $
22 
  33 osCommerce Online Merchant Changelog
  44 Copyright (c) 2007 osCommerce
     
 !
1515     Website Payments Standard module.
  1616   - Removed PayQuake module (the gateway now uses Authorize.net).
  1717 
<>  18+* Move the logic of storing the credit card number from the order class to
   19+  the payment module level.
   20+  [r1736]
   21+
   22+* Use the free shipping language definition for the shipping title when free
   23+  shipping is active.
   24+  [r1732]
   25+
1826 * Add indexes to database tables.
  1927   [r1729]
  2028 
     
 !
2836 
  2937 * Improve register_globals compatibility layer when registering session
  3038   variables.
<> 31 -  [r1704, r1705, r1723]
   39+  [r1704, r1705, r1723, r1735]
3240 
  3341 * Correctly parse the products to remove from the product notifications list.
  3442   [r1703]
     
 !
5058 * Remove secondary pre-euro currencies from display.
  5159   Introduce new format_raw() class method to format prices without the
  5260   currency formatting.
<> 53 -  [r1695]
   61+  [r1695, r1737]
<_ 5462 
  5563 * Fix downloads when "Download by redirect" and "SEFU" are both enabled.
  5664   Fallback to readfile() download delivery mechanism if direct download files.