summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2007-05-08Fixed #458wei
2007-05-08Fixed sqlmap query with limit and offsets.wei
2007-05-08Fixed #593.wei
2007-05-08Fixed #587wei
2007-05-08Fixed Sqlmap using TAPCCache problem. Adding test code for #488.wei
2007-05-08minor changeswei
2007-05-07Update Active Record docs.wei
2007-05-04minor updatewei
2007-05-04Add saving/updating ActiveRecord relationships.wei
2007-05-04Add more qs docs for ar relationshipswei
2007-05-03Add northwind db demo.wei
2007-05-03Update active relations docswei
2007-05-01Fixed #612.xue
2007-05-01remove identity map in active record.wei
2007-05-01Add comments to active record relationships, add semi-colon to js files.wei
2007-04-30Reverted TActiveRecord::populateObject to protectedwei
2007-04-30fixed http://www.pradosoft.com/forum/index.php/topic,7526.0/topicseen.htmlwei
2007-04-30Fixed http://www.pradosoft.com/forum/index.php/topic,7506.0/topicseen.htmlwei
2007-04-25Added error message display for TShellApplication.xue
2007-04-24Fixed scaffold search. But not safe yet.wei
2007-04-24add active record Relationswei
2007-04-22Typo in TAutoCompletewei
2007-04-22Fixed mysql 4: Show create table problem.wei
2007-04-22added support for duplicated config file inclusion.xue
2007-04-22added support for clearing theme.xue
2007-04-22revertwei
2007-04-22Minor change to Mysql metadatawei
2007-04-22Minor change to Mysql metadatawei
2007-04-22Update to Active Record to use Mysql 4.wei
2007-04-20Can't use SHOW FULL TABLES for MySQl 5.0.0 or earlier.wei
2007-04-20Add "slider" and "dragdrop" packages for TClientScript::PradoScriptswei
2007-04-20Fixed #606, #605, and javascript problems with combining multiple js files un...wei
2007-04-19fixed a typo in TDbCommandBuilderxue
2007-04-17<div> tags are used instead of <span> when TDataList.RepeatLayout is Rawxue
2007-04-16pre-compiled js no longer needed, done on the fly.wei
2007-04-16Updates to db stuff, removed js build from build.xml (no longer necessary)wei
2007-04-15fixed a type about TApplicationModexue
2007-04-14Remove Vendor from ActiveRecord. Now uses Data/Common insteadwei
2007-04-14Refactor ActiveRecordGateway to use TDataGatewayCommandwei
2007-04-13Comment tag <!-- ... ---> (introduced in v3.1a) is changed to <!--- ... --->xue
2007-04-13removed <span> tags when TDataList.RepeatLayout is Raw xue
2007-04-12Add Sqlite driver.wei
2007-04-12Add TTableGatewaywei
2007-04-12Refactor and add TTableGateway, System.Data.Common, System.Data.DataGatewaywei
2007-04-09version info fix.xue
2007-04-09Added getDataChanged() to IPostBackDataHandlerxue
2007-04-09Implemented IDataRenderer for TListControl.xue
2007-04-08Fixed a bug when a parameter is null.xue
2007-04-06Fixed some issues in day 2.xue
2007-04-06refactor client scripts.wei