Changeset 1824 for branches/3.0

Show
Ignore:
Timestamp:
04/01/2007 09:55:00 PM (20 months ago)
Author:
xue
Message:

update for 3.0.7 release.

Location:
branches/3.0
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • branches/3.0/COPYRIGHT

    r1397 r1824  
    22They are released under the terms of the following BSD License. 
    33 
    4 Copyright 2004-2006, The PRADO Group (http://www.pradosoft.com) 
     4Copyright 2004-2007, The PRADO Group (http://www.pradosoft.com) 
    55All rights reserved. 
    66 
  • branches/3.0/HISTORY

    r1822 r1824  
    1 Version 3.0.7 To be released 
    2 =================== 
     1Version 3.0.7 April 2, 2007 
     2=========================== 
    33BUG: Ticket#481 - Unable to cancel navigation when handling OnSideBarButtonClickEvent (Qiang) 
    4 BUG: typo in THttpResponse.writeFile() about sending headers (Qiang) 
    54BUG: Ticket#505 - cultureInfo::getEnglishName does not return an arrary (Wei) 
    65BUG: Ticket#508 - CultureInfo class: PHP Notice because of missing static declaration (Wei) 
    76BUG: Ticket#558 - TRadionButtonList generates a empty onclick attribute (Qiang) 
    87BUG: Ticket#573 - NumberFormat Bug (Wei) 
     8BUG: typo in THttpResponse.writeFile() about sending headers (Qiang) 
    99BUG: Event handler specified via subproperty in template does not work (Qiang) 
    1010ENH: Ticket#367 - Change default extension for XLIFF files (Wei, changed to support .xlf extension). 
     
    3838CHG: TDataBoundControl will not throw exception if CurrentPageIndex is out of range (Qiang) 
    3939NEW: TUrlManager (Qiang) 
    40  
    4140 
    4241Version 3.0.5 October 23, 2006 
  • branches/3.0/UPGRADE

    r1775 r1824  
    11 
    2          Upgrading Instructions for PRADO Framework v3.0.6 
     2         Upgrading Instructions for PRADO Framework v3.0.7 
    33         ================================================= 
    44 
     
    1313version B between A and C, you need to following the instructions 
    1414for both A and B. 
     15 
     16Upgrading from v3.0.6 
     17--------------------- 
    1518 
    1619Upgrading from v3.0.5 
  • branches/3.0/index.html

    r1556 r1824  
    88<body> 
    99<h1>PRADO Framework for PHP 5 </h1> 
    10 <p>Version 3.0.6, December 4, 2006<br> 
    11 Copyright&copy; 2004-2006 by <a href="http://www.pradosoft.com/">PradoSoft</a><br> 
     10<p>Version 3.0.7, April 2, 2007<br> 
     11Copyright&copy; 2004-2007 by <a href="http://www.pradosoft.com/">PradoSoft</a><br> 
    1212All Rights Reserved. 
    1313</p> 
     
    120120</p> 
    121121<p> 
    122 Copyright 2004-2006 by The PRADO Group (http://www.pradosoft.com)<br/> 
     122Copyright 2004-2007 by The PRADO Group (http://www.pradosoft.com)<br/> 
    123123All rights reserved. 
    124124</p>