[interchange-cvs] interchange - edl modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed Nov 26 18:53:46 EST 2003


User:      edl
Date:      2003-11-26 23:53:46 GMT
Modified:  .        WHATSNEW MANIFEST
Log:
Updating these files to reflect the work I've done.

Revision  Changes    Path
2.166     +21 -0     interchange/WHATSNEW


rev 2.166, prev_rev 2.165
Index: WHATSNEW
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW,v
retrieving revision 2.165
retrieving revision 2.166
diff -u -r2.165 -r2.166
--- WHATSNEW	24 Nov 2003 21:09:00 -0000	2.165
+++ WHATSNEW	26 Nov 2003 23:53:45 -0000	2.166
@@ -11,6 +11,9 @@
 Core
 ----
 
+* Fixed Vend::Table::Common bug which prevented Database property HIDE_FIELD
+  from working properly.
+
 * On 2002-10-21 Canada Post changed symbol NF to NL to reflect the province of
   Newfoundland changing its name to "Newfoundland and Labrador". For details
   see:
@@ -31,6 +34,8 @@
 
 * Fix content editor to actually use the selected template for new pages.
 
+* Fixed so inactive/HIDE_FIELD are always ignored for record display in UI.
+
 Usertags
 --------
 
@@ -53,7 +58,23 @@
 Foundation
 ----------
 
+* Error handling on account maintenance form works better.
+
+* Fixed issue with checkout page payment forms and Mozilla
+  which might cause Place Order button to be obscured in
+  some cases.
+
+* Separate shipping addresses now appear in customer email
+  copy and are logged to the orderline table. Also appear
+  in UI order view and on ship notice emails when appropriate.
+
+* Fixed a few bugs with RMA demo and added line-item details.
+
 * Change Newfoundland from NF to NL in "state" table.
+
+* Added simple demo of contact form
+
+* Changes to search form(s) now that HIDE_FIELD works
 
 Payment
 -------



2.123     +3 -0      interchange/MANIFEST


rev 2.123, prev_rev 2.122
Index: MANIFEST
===================================================================
RCS file: /var/cvs/interchange/MANIFEST,v
retrieving revision 2.122
retrieving revision 2.123
diff -u -r2.122 -r2.123
--- MANIFEST	24 Nov 2003 16:09:40 -0000	2.122
+++ MANIFEST	26 Nov 2003 23:53:45 -0000	2.123
@@ -421,6 +421,7 @@
 dist/foundation/etc/order.number
 dist/foundation/etc/profiles.login
 dist/foundation/etc/profiles.order
+dist/foundation/etc/profiles.misc
 dist/foundation/etc/receipt.html
 dist/foundation/etc/report
 dist/foundation/etc/return.number
@@ -633,6 +634,7 @@
 dist/foundation/pages/canceled.html
 dist/foundation/pages/change_password.html
 dist/foundation/pages/contact.html
+dist/foundation/pages/contact_form.html
 dist/foundation/pages/customerservice.html
 dist/foundation/pages/deliver.html
 dist/foundation/pages/flypage.html
@@ -707,6 +709,7 @@
 dist/foundation/special_pages/confirmation.html
 dist/foundation/special_pages/failed.html
 dist/foundation/special_pages/interact.html
+dist/foundation/special_pages/send_contact_form.html
 dist/foundation/special_pages/missing.html
 dist/foundation/special_pages/needfield.html
 dist/foundation/special_pages/nomatch.html








More information about the interchange-cvs mailing list