Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-21 | Happy 2014! | Fabio Bas | |
(cherry picked from commit 7915cde127eba2a5143fd45c6b32e81ad91bdfae) Conflicts: framework/Data/Common/Mssql/TMssqlMetaData.php framework/Data/Common/Mysql/TMysqlMetaData.php framework/Data/Common/Oracle/TOracleMetaData.php framework/Data/Common/Pgsql/TPgsqlMetaData.php framework/Data/Common/Sqlite/TSqliteMetaData.php framework/Data/Common/TDbMetaData.php framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php framework/Wsat/TWsatARGenerator.php framework/Wsat/TWsatService.php framework/Wsat/pages/TWsatGenerateAR.php framework/Wsat/pages/TWsatHome.php framework/Wsat/pages/TWsatLogin.php framework/Wsat/pages/TWsatScaffolding.php | |||
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano | |
2013-01-19 | bumped year to 2013, integrated recent changes from branch/3.2 | ctrlaltca | |
2012-07-12 | removed ?> from php files | ctrlaltca | |
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca | |
2012-07-12 | happy new year | ctrlaltca | |
2011-08-28 | Add methods quoteTableName, quoteColumnName, quoteColumnAlias to TDbMetaData ↵ | GODZilla0480@gmail.com | |
& TDbConnection and add TDbConnection:getDbMetaData [TODO: customize TOracleMetaData] | |||
2011-06-26 | applied serialization optimization patch (337) | ctrlaltca@gmail.com | |
2011-06-20 | updated year information on all framework sources where possible (Copyright ↵ | ctrlaltca@gmail.com | |
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft) | |||
2011-06-20 | removed useless calls to empty contructor; reverted some additional ↵ | ctrlaltca@gmail.com | |
undocumented changes; upported the "cgi workaround" to trunk/; large (fake) changeset are due to mixed cr/crlf used previously | |||
2011-01-27 | fixed #307 | rojaro | |
2011-01-19 | Raise an exception when DB driver doesn't support changing charset. | christophe.boulain | |
Also some minor MSSQL fixes | |||
2010-04-18 | Ensured parent::__construct calls within Data | javalizard | |
2010-02-14 | Merge Branches & Trunk | godzilla80@gmx.net | |
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762 | |||
2009-01-29 | Fixed Issue#107 | Christophe.Boulain | |
2008-08-27 | Fixed a little bug introduced with [2495] when PDO driver doesn't allow ↵ | tof | |
settings of some attributes | |||
2008-08-14 | fixed #904 | knut | |
2008-07-30 | updated copyright | knut | |
2008-04-18 | Fixed #833 | tof | |
2008-04-18 | Implemented #800 | tof | |
2008-03-12 | typo fix. | xue | |
2008-03-12 | fixed #741. | xue | |
2008-03-06 | Fixed #799. | xue | |
2007-02-23 | Added TDbCache. | xue | |
2006-12-09 | Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵ | wei | |
for sqlmap. | |||
2006-12-03 | Id fix. | xue | |
2006-12-03 | Allow TDbConnection and TDbCommand to be serialized. | wei | |
2006-11-28 | Added quickstart tutorial about DAO. | xue | |
2006-11-26 | Added TDbConnection.setPersistent. | xue | |
2006-11-25 | Added exception messages. | xue | |
2006-11-24 | bug fixes of data layer. | xue | |
2006-11-24 | Added DB layer. | xue | |