From 5885bd12735637430e093c896499c3f26832fceb Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 21 Mar 2007 03:27:12 +0000 Subject: minor AR updates, remove obsolete TApplication::$_pageService --- HISTORY | 2 + .../protected/pages/Database/Scaffold.page | 80 +- .../ActiveRecord/Scaffold/TScaffoldEditView.php | 4 +- framework/Data/ActiveRecord/TActiveRecord.php | 1092 ++++++++++---------- .../Data/ActiveRecord/TActiveRecordManager.php | 14 +- framework/TApplication.php | 4 - 6 files changed, 626 insertions(+), 570 deletions(-) diff --git a/HISTORY b/HISTORY index 9975aff9..e4ee9543 100644 --- a/HISTORY +++ b/HISTORY @@ -7,6 +7,7 @@ BUG: Ticket#549 - set/get Timestamp on TDatePicker shound handle "null" values ( BUG: Ticket#550 - explicitly include TCallbackClientSide in TCallbackOptions (Qiang) BUG: Ticket#553 - I18N quickstart sample does not work (Qiang) BUG: Ticket#555 - TNumberFormat throws exception (Qiang) +BUG: Ticket#573 - NumberFormat Bug (Wei) BUG: TXmlElement did not encode attribute and text values when being saved as a string (Qiang) BUG: SelectedIndices not return expected result for ActiveListBox (Wei) ENH: Ticket#503 - Localization and parameter tags can now appear as a substring in a property initial value (Qiang) @@ -53,6 +54,7 @@ BUG: Ticket#481 - Unable to cancel navigation when handling OnSideBarButtonClick BUG: Ticket#505 - cultureInfo::getEnglishName does not return an arrary (Wei) BUG: Ticket#508 - CultureInfo class: PHP Notice because of missing static declaration (Wei) BUG: Ticket#558 - TRadionButtonList generates a empty onclick attribute (Qiang) +BUG: Ticket#573 - NumberFormat Bug (Wei) BUG: typo in THttpResponse.writeFile() about sending headers (Qiang) Version 3.0.6 December 4, 2006 diff --git a/demos/quickstart/protected/pages/Database/Scaffold.page b/demos/quickstart/protected/pages/Database/Scaffold.page index 055cac26..b2d52b6d 100644 --- a/demos/quickstart/protected/pages/Database/Scaffold.page +++ b/demos/quickstart/protected/pages/Database/Scaffold.page @@ -17,6 +17,7 @@ the following builtin functionality: