[cvs] expresso/expresso-web/expresso/doc ChangeLog.xml

JCorporate Ltd jcorp at jcorp2.servlets.net
Mon Aug 23 04:44:09 PDT 2004


Update of /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc
In directory jcorp2.servlets.net:/tmp/cvs-serv24563

Modified Files:
	ChangeLog.xml 
Log Message:
<Aucun commentaire entré>


Index: ChangeLog.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/ChangeLog.xml,v
retrieving revision 1.235
retrieving revision 1.236
diff -C2 -d -r1.235 -r1.236
*** ChangeLog.xml	12 Aug 2004 20:09:22 -0000	1.235
--- ChangeLog.xml	23 Aug 2004 11:44:07 -0000	1.236
***************
*** 16,19 ****
--- 16,23 ----
                  <contributor>Larry Hamel</contributor>
              </new-feature>
+             <new-feature title="Struts Validator Integration">
+                 <explanation>Expresso can now use Struts Validator for validating input forms. Rules are defined in validation.xml and validator-rules.xml. See Validating user input in EDG for more details</explanation>
+                 <contributor>Raul Davidovich</contributor>
+             </new-feature>
              <misc-change title="HtmlFilter does not replace double-quote">
                  <explanation>HtmlFilter does not replace double-quote now. It is not one the list of XSS characters for typical text-field usage (see http://www.cert.org/tech_tips/malicious_code_mitigation.html#4 ), and prevents proper URL recognition in HtmlPlusURLFilter.</explanation>
***************
*** 122,125 ****
--- 126,145 ----
  				<contributor>Michael Rimov</contributor>
  			</misc-change>
+                         <bug-fix title="Fixed Change logging issue">
+ 				<explanation>Added default values and schema setuf for ChangeLog to work properly</explanation>
+ 				<contributor>Raul Davidovich</contributor>
+ 			</bug-fix>
+                         <bug-fix title="Fixed AuditedSecuredDBObject">
+ 				<explanation>Added Initialization items for these objects to work</explanation>
+ 				<contributor>Raul Davidovich</contributor>
+ 			</bug-fix>
+                         <bug-fix title="Fixed Multi valued selects and listboxes generation">
+ 				<explanation>Multi valued selects and listboxes were generated as simple ones</explanation>
+ 				<contributor>Raul Davidovich</contributor>
+ 			</bug-fix>
+                         <bug-fix title="Fixed </td> was not printed when showing input labels">
+ 				<explanation>When automatically printing labels the td tag was not closed </explanation>
+ 				<contributor>Raul Davidovich</contributor>
+ 			</bug-fix>
  		</version>
  		<version name="5.5.1" releaseDate="April 30, 2004">



More information about the cvs mailing list