summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2007-02-07added TShellApplication.xue
2007-02-06updated comments about renderer feature.xue
2007-02-06scaffold typo, allow multiple parameters in findBySql.wei
2007-02-06Update scaffold edit view to use rendererswei
2007-02-05Added renderer feature to TDataGrid.xue
2007-02-05Added IStyleable and fixed style rendering issue about TDataList.xue
2007-02-04updated comments to TDataList.xue
2007-02-04added renderer feature to TDataList.xue
2007-02-04Added renderer feature to TRepeater.xue
2007-02-02add unit test for sqlmap statement extendswei
2007-02-01updated exception reporting scheme when expression is invalid.xue
2007-01-30Add basic Scaffold view for Active Recordwei
2007-01-30add column type values for mysqlwei
2007-01-28Fixed TActiveListBox bug. Add more meta for active record. Fix TCallback docs.wei
2007-01-27Fixed the bug that TXmlElement did not encode attribute and text values when ...xue
2007-01-27Added TUser.getState() and setState() for storing user session dataxue
2007-01-25merge from 3.0 branch till 1656.xue
2007-01-25Fixed #502wei
2007-01-24Fixed #517, #519, #521wei
2007-01-24add active record count testwei
2007-01-23fix pgsql schema table problems.wei
2007-01-20minor changes to active record meta data inspectorwei
2007-01-20refactored TPageService.xue
2007-01-19Enforce encoding of wsdl and soap service headers and <xml>wei
2007-01-18fixed a typo.xue
2007-01-18update address-book demowei
2007-01-18minor fixes.xue
2007-01-17Added PRADO_CHMOD constant so that users can specify the permission of PRADO-...xue
2007-01-17updated build script and prado powered link target.xue
2007-01-17add dynamic callback repeater test.wei
2007-01-17Add address-book flex demowei
2007-01-17Add active record generator.wei
2007-01-14Add "block-content" to allow user comments on block level elements in quickst...wei
2007-01-14fixed order by without conditionwei
2007-01-13updated build script.xue
2007-01-12simplify class maps in soap serverwei
2007-01-12fix classmap for soap service.wei
2007-01-12add Id keywordwei
2007-01-12Fixed a number of SOAP bugs.wei
2007-01-11change DomDocument::loadXml to use instance method (static method causes E_ST...wei
2007-01-11no quoting tablename for mysql active record.wei
2007-01-09add TActiveRecord::findAllByPks()wei
2007-01-08Added TOutputCache.CachingPostBackxue
2007-01-08added new comment template tag <!-- --->xue
2007-01-06Fixed #485.wei
2007-01-06Update docs.wei
2007-01-05fixed #489.xue
2007-01-04Add chat demo and tutorial.wei
2007-01-03Updated generator to use DocComment for generating class properties.xue
2007-01-03quote the criteria string in ActiveRecord.wei