[interchange-cvs] interchange - racke modified WHATSNEW

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Fri Jan 30 17:28:47 EST 2004


User:      racke
Date:      2004-01-30 22:28:47 GMT
Modified:  .        WHATSNEW
Log:
recent changes documented

Revision  Changes    Path
2.187     +25 -0     interchange/WHATSNEW


rev 2.187, prev_rev 2.186
Index: WHATSNEW
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW,v
retrieving revision 2.186
retrieving revision 2.187
diff -u -r2.186 -r2.187
--- WHATSNEW	26 Jan 2004 21:51:12 -0000	2.186
+++ WHATSNEW	30 Jan 2004 22:28:47 -0000	2.187
@@ -69,6 +69,17 @@
 
   		Limit  override_tag   tag1 tag2 tag3
 
+* Define a set of CGI keys that we don't want to save to disk, as
+  @Global::HideCGI.
+
+* Allow [dump no-cgi=1 no-session=1 no-env=1] to finetune dump.
+
+* Don't show sensitive (i.e. @Global::HideCGI) CGI variables in a dump.
+  This allows saving a session to disk for diagnositic purposes in case
+  of order failure.
+
+* Fix problem with invalid cookie if FullUrl is enabled and there is no path.
+
 UserTag
 -------
 
@@ -83,6 +94,9 @@
 
 * let [row_edit] honor spread_width meta setting
 
+* display an error message if for whatever reason the regions directory is
+  empty+
+
 Foundation
 ----------
 
@@ -90,12 +104,17 @@
   This allows the addition of mv_metadata to MySQL, as otherwise the
   column name "default" prevents the creation of the table.
 
+* Add missing [timed-build] to category_vertical_tree component.
+
 TableEditor
 -----------
 
 * Apply Paul Vinciguerra's patch to number of rows thing, which gets multiple row
   tabs working on the tabbed display if not in ui_style mode.
 
+* Make containing form name (i.e. <form name=foo ...>) available
+  to the widget.
+
 Menu
 ----
 
@@ -116,6 +135,12 @@
 	submenu_image_right=|
 			<span style="font-size: smaller !important"> &nbsp; (more)</span>
 						|
+
+Widgets
+-------
+
+* Allow date_widget to display/store empty value if called as date_blank
+  or datetime_blank.
 
 Options
 -------








More information about the interchange-cvs mailing list