interchange - heins modified WHATSNEW-5.7
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: heins Date: 2009-04-16 14:54:14 GMT Modified: . WHATSNEW-5.7 Log: * Add WHATSNEW for AutoModifier recalc. Revision Changes Path 2.38 interchange/WHATSNEW-5.7 rev 2.38, prev_rev 2.37 Index: WHATSNEW-5.7 =================================================================== RCS file: /var/cvs/interchange/WHATSNEW-5.7,v retrieving revision 2.37 retrieving revision 2.38 diff -u -r2.37 -r2.38 --- WHATSNEW-5.7 5 Apr 2009 19:24:36 -0000 2.37 +++ WHATSNEW-5.7 16 Apr 2009 14:54:14 -0000 2.38 @@ -57,6 +57,14 @@ * Add new SessionCookieSecure boolean catalog directive. When enabled, makes session cookie set in https usable only in https. +* Add reload of AutoModifier based on a prepended ! (exclamation point). + Example: + + AutoModifier !download pricing:price_group + + The download attribute will be recomputed for the current sku when + the cart is recalculated. + * Add ability to merge user logins with merged_user field. When the user logs in, their username is changed to the value of the ID in that field. No default, so not operational in standard demo catalog.