summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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
2007-01-03add Prado.CallbackRequest.getRequestById(id) and Prado.CallbackRequest.dispat...wei
2007-01-03fixed http://www.pradosoft.com/forum/index.php/topic,6517.0/topicseen.htmlwei
2007-01-03Update active controls to use http response body for application data.wei
2007-01-01Added Id keyword.xue
2007-01-01reverted back. By convention, all non-zero values are treated as boolean true...xue
2007-01-01added TSoapService and TSoapServer.xue
2006-12-31Added more boolean support in TPropertyValue::ensureBoolean, it now supports ...jrags
2006-12-23add currency-converter tutorialwei
2006-12-20Add quickstart docs for Active Record and SqlMapwei
2006-12-17Add TDataSourceConfig, TSqlMapConfig, TActiveRecordConfigwei
2006-12-16removed adodb and framework/DataAccesswei
2006-12-15reverted back protected methods to public.xue
2006-12-15merge from 3.0 branch till 1573.xue
2006-12-15changing some public methods to protected.xue
2006-12-13Fixed #488.wei
2006-12-10Fixed #470wei
2006-12-09Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs for...wei
2006-12-05load the inlineeditor textbox in client side onload.wei
2006-12-05Added TApplicationStateCacheDependency.xue
2006-12-05removed TCacheDependency.Enabled property.xue
2006-12-04merge from 3.0 branch till 1559.xue
2006-12-04Fixed #469wei
2006-12-03Merge from 3.0 branch till 1550.xue
2006-12-03Id fix.xue
2006-12-03Id fix.xue
2006-12-03Id fix.xue
2006-12-03added cache dependency classes.xue
2006-12-03Allow TDbConnection and TDbCommand to be serialized.wei
2006-12-02merge from 3.0 branch till 1540.xue
2006-12-01merge from 3.0 branch till 1537.xue
2006-12-01merge from 3.0 branch till 1533.xue
2006-12-01merge from 3.0 branch till 1531.xue
2006-11-30add more options for togglewei
2006-11-28Added quickstart tutorial about DAO.xue
2006-11-27merge from 3.0 branch till 1521.xue
2006-11-27revert some change.xue
2006-11-26delete old adodb active record.wei
2006-11-26Adding active record implementation.wei
2006-11-26Merge from 3.0 branch till 1513.xue
2006-11-26Added TDbConnection.setPersistent.xue
2006-11-25merge from 3.0 branch till 1508.xue
2006-11-25doc fix.xue
2006-11-25Added exception messages.xue
2006-11-25DB layer is completed.xue
2006-11-25Further bug fixes.xue
2006-11-24bug fixes of data layer.xue
2006-11-24Added DB layer.xue