[interchange-cvs] interchange - racke modified WHATSNEW

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Thu Mar 20 11:35:01 2003


User:      racke
Date:      2003-03-20 16:34:36 GMT
Modified:  .        WHATSNEW
Log:
changes of last week added

Revision  Changes    Path
2.110     +20 -0     interchange/WHATSNEW


rev 2.110, prev_rev 2.109
Index: WHATSNEW
===================================================================
RCS file: /anon_cvs/repository/interchange/WHATSNEW,v
retrieving revision 2.109
retrieving revision 2.110
diff -u -r2.109 -r2.110
--- WHATSNEW	15 Mar 2003 08:36:28 -0000	2.109
+++ WHATSNEW	20 Mar 2003 16:34:36 -0000	2.110
@@ -79,6 +79,8 @@
 * Add Australian BankCard to Vend::Order::guess_cc_type 
   (contributed by Howard Lowndes).
 
+* Make aliased UserTag respect EndTag setting.
+
 Options
 -------
 
@@ -299,6 +301,15 @@
 
 * Add Levies to the 'show only' list of the show_session page.
 
+* Use sane default while merging metadata to avoid breakage of perl code 
+  if no ui-version record exists.
+
+* Allow the "Next order" button in the admin order_view to jump over a few
+  (20, by default) missing order numbers in the order sequence so that
+  deleted order numbers here and there don't throw the user back to the
+  order list view. Maximum number to skip settable by variable
+  UI_ORDER_VIEWNEXT_MAX_SKIP, now in Foundation "Admin control" section.
+
 Payment
 -------
 
@@ -354,6 +365,12 @@
 
     Shipping (45056)
 
+i18n
+----
+
+* Add alias [L] => [loc] in order to resolve [L] tags in variables
+  independent of the configuration.
+
 Foundation
 ----------
 
@@ -410,6 +427,9 @@
   $CGI->{$varname}. Otherwise uses the value of the variable.
 
 * Add "line" filter which rips off the first line of a longer text.
+
+* Change "date_change" field in order to handle MySQL DATE resp.
+  DATETIME fields.
 
 Jobs
 ----