Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-08 | Possible fix for #585 | Fabio Bas | |
2016-03-29 | Ported / fixed most old tests | Fabio Bas | |
2016-03-25 | Removed simpletest and moved all tests in the unit tree | Fabio Bas | |
Tests are executed now, but a lot of them need fixing. | |||
2016-03-23 | belated happy new year | Fabio Bas | |
2016-02-11 | Merge branch 'master' of https://github.com/majuca/prado | Jean-Luc Gyger | |
2016-02-02 | Return null when keys is null and don't throw an exception | Jean-Luc Gyger | |
2016-01-18 | protect findByPk and deleteByPk with null primary key to return null for ↵ | Jean-Luc Gyger | |
findByPk and 0 for deleteByPk | |||
2015-12-07 | Move urls from pradosoft.com to github's project page; drop unmaintained ↵ | Fabio Bas | |
quickstart tutorial translations | |||
2015-11-07 | Prepare for release: update (c) year to 2015, version to 3.3 | Fabio Bas | |
2015-10-27 | reset the condition when empty | Jean-Luc Gyger | |
2015-09-05 | Issue 549 | Jean-Luc Gyger | |
Reset the criteria condition when empty | |||
2014-04-15 | Fix #519 | Fabio Bas | |
2014-01-07 | Adding toArray() and toJSON() to TActiveRecord | David Marko | |
2014-01-06 | Removed all @version $Id comments: they were managed by svn and are useless ↵ | Fabio Bas | |
with git | |||
2014-01-06 | Happy 2014! | Fabio Bas | |
2013-12-09 | Support for all PRADO DB drivers! | Daniel | |
2013-09-11 | Merge up to r3319 | Ciro Mattia Gonano | |
2013-07-24 | Upgrade to newly released 3.2.23.2.2 | Ciro Mattia Gonano | |
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano | |
2013-01-22 | merged r3261, r3262 to trunk/ | ctrlaltca | |
2013-01-19 | bumped year to 2013, integrated recent changes from branch/3.2 | ctrlaltca | |
2012-08-06 | patch for #420 | 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 | |
2012-05-29 | committed patch for #407 | ctrlaltca | |
2012-02-14 | further SqlMap optimizations; refs #337 | ctrlaltca@gmail.com | |
2012-01-28 | some fixes related to build scripts, now the "dist" task completes successfully | ctrlaltca@gmail.com | |
2011-11-19 | fixed #354 | ctrlaltca@gmail.com | |
2011-11-12 | fix for #284 | ctrlaltca@gmail.com | |
2011-11-09 | fix #370: | ctrlaltca@gmail.com | |
- deprecated TSqliteCache, use TDbCache instead - reworked the dataaccess code of demos/blog - other smalll fixes around | |||
2011-10-16 | Fixed Issue#365 introduced in r3030 | GODZilla0480@gmail.com | |
2011-08-28 | Add methods quoteTableName, quoteColumnName, quoteColumnAlias to TDbMetaData ↵ | GODZilla0480@gmail.com | |
& TDbConnection and add TDbConnection:getDbMetaData [TODO: customize TOracleMetaData] | |||
2011-08-28 | Modify TActiveRecordConfig & TActiveRecordManager to allow custom ↵ | GODZilla0480@gmail.com | |
subclassing of System.Data.ActiveRecord.TActiveRecordManager & System.Data.ActiveRecord.TActiveRecordGateway | |||
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 | further polishing | ctrlaltca@gmail.com | |
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-06-08 | patch for #331 | ctrlaltca@gmail.com | |
2011-05-25 | fixed last blocking error related to the build script. it completes ↵ | ctrlaltca@gmail.com | |
successfully now | |||
2011-05-06 | fixed #18 | rojaro | |
2011-04-28 | fixed #230 | rojaro | |
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-10-06 | fixed #294 | rojaro | |
2010-08-18 | fixed #278 | rojaro | |
2010-07-21 | fixed #274 | rojaro | |
2010-06-15 | Fixing #268 | rojaro | |
2010-04-18 | Ensured parent::__construct calls within Data | javalizard | |
2010-03-17 | Bugfix for #236 | rojaro | |