summaryrefslogtreecommitdiff
path: root/.gitattributes
AgeCommit message (Expand)Author
2007-05-08Fixed #458wei
2007-05-08Fixed #593.wei
2007-05-08#591 already fixed.wei
2007-05-08Fixed #587wei
2007-05-08Fixed Sqlmap using TAPCCache problem. Adding test code for #488.wei
2007-05-07Update Active Record docs.wei
2007-05-04Add saving/updating ActiveRecord relationships.wei
2007-05-03Add northwind db demo.wei
2007-05-03Update active relations docswei
2007-04-24add active record Relationswei
2007-04-22Update to Active Record to use Mysql 4.wei
2007-04-20Fixed #606, #605, and javascript problems with combining multiple js files un...wei
2007-04-20Test case for #605.wei
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-14Remove Vendor from ActiveRecord. Now uses Data/Common insteadwei
2007-04-14Refactor ActiveRecordGateway to use TDataGatewayCommandwei
2007-04-12Add Sqlite driver.wei
2007-04-12Add TTableGatewaywei
2007-04-12Refactor and add TTableGateway, System.Data.Common, System.Data.DataGatewaywei
2007-04-08Added Day 2 tutorial.xue
2007-04-07add TClientScriptLoader quickstart docs.wei
2007-04-06refactor client scripts.wei
2007-04-06refactor client scripts.wei
2007-04-06Finished blog tutorial day 2.xue
2007-04-05Added Day2 for blog-tutorial.xue
2007-04-05adds TClientScriptLoaderwei
2007-04-05add clientscripts for publishing user javascript librarieswei
2007-04-03Added blog-tutorial.xue
2007-04-02Add testcase #290wei
2007-04-02Fixed #585, #586wei
2007-03-31Fixed #561.xue
2007-03-31add inplacetext onkeypress suggestionswei
2007-03-31Add changes by ezar for IBM Db2 Active Record support. wei
2007-03-30Fixed #535wei
2007-03-30Add test case for #528wei
2007-03-30Fixed #526wei
2007-03-30Fixed #504wei
2007-03-30Fixed #538wei
2007-03-30Fixed #507 and update other active controls.wei
2007-03-30add test case for #578wei
2007-03-30Fixed #579wei
2007-03-27Fixed #278, conditional validation.wei
2007-03-27set prado trunk to use prototype.js v1.5.1rc2, script.aculo.us to v1.7.1betawei
2007-03-27merge from 3.0 branch till 1779.xue
2007-03-26update tests for radio button, update ajax3.js (null post values are ignored)wei
2007-03-26add missing css files for seleniumwei
2007-03-26merge from 3.0 branch till 1769.xue
2007-03-21Fixed #573wei
2007-03-09added TDbUserManager and TDbUser.xue