Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-21 | Removed all @version $Id comments: they were managed by svn and are useless ↵ | Fabio Bas | |
with git (cherry picked from commit 3e9969766153839abfb7de59e0c778a604bfbf55) Conflicts: 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 | |||
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-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-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 | |
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-05-25 | fixed last blocking error related to the build script. it completes ↵ | ctrlaltca@gmail.com | |
successfully now | |||
2011-04-28 | fixed #230 | rojaro | |
2010-10-06 | fixed #294 | rojaro | |
2010-07-21 | fixed #274 | rojaro | |
2010-04-18 | Ensured parent::__construct calls within Data | javalizard | |
2010-02-21 | Merged latest changes into trunk (except r2773) | godzilla80@gmx.net | |
/branches/3.1:r2765,2770-2771,2774,2776-2778 | |||
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-06-07 | Fixed Issue #168 - TSqlMapXmlConfiguration: CacheModel properties are not set | godzilla80@gmx.net | |
2009-05-23 | Fixed Issue#161 - SqlMap add cache dependencies if TApplicationMode Debug/Normal | godzilla80@gmx.net | |
2009-05-01 | Fixed Issue #122 - SqlMap: support for properties in resource filenames, fix ↵ | godzilla80@gmx.net | |
sqlmap doc - property "name" instead of "key" | |||
2009-05-01 | Fixed Issue #55 - TPropertyAccess.get don't recognize magic getter __get | godzilla80@gmx.net | |
2009-04-15 | fix wrong (c&p) doc comment from r2631 | godzilla80@gmx.net | |
2009-04-05 | TSqlMapCacheModel now consider <flushInterval> tag as described in doc ↵ | godzilla80@gmx.net | |
(sqlmap.pdf) - valid attributes are duration in sec or seconds, minutes, hours, days | |||
2009-03-22 | Fixed Issue #88 - SQLMap $Param$ re-evaluation bug | godzilla80@gmx.net | |
2009-03-19 | replace array_push() function calls with native language constuct if make sense | godzilla80@gmx.net | |
2009-03-19 | replace is_null() function calls with native native language constuct | godzilla80@gmx.net | |
2009-03-17 | Fixed Issue #68: TSqlMapConfig::createSqlMapGateway(): assign current ↵ | godzilla80@gmx.net | |
connection to cached TSqlMapManager to avoid loosing active transaction | |||
2008-12-03 | Fixed Issue#79 | christophe.boulain | |
2008-11-07 | Issue#59 - TPropertyAccess::has() | carlgmathisen | |
2008-10-21 | removed all trailing ?> | qiang.xue | |
2008-10-17 | Minor fix for Ticket #882 | mikl | |
2008-10-16 | Fixed #882 (Escaping # and $ in SqlMap) | mikl | |
2008-08-05 | fixed #851 | knut | |
2008-07-31 | Fixed #893: Added page parameter to queryForPagedList() | mikl | |
2008-07-30 | updated copyright | knut | |
2008-07-30 | fixed #890 | knut | |
2008-02-26 | Previous change won't work | tof | |
2008-02-26 | Fixed TMappedStatement to make it work with recent ActiveRecords changes | tof | |
2008-02-26 | Fixed TPropertyAccess::set method | tof | |
2008-02-06 | Fixed two typos. | xue | |
2008-01-04 | fixed #707. | xue | |
2007-08-06 | fixed #685 | xue | |
2007-05-14 | Minor update to TPreparedCommand | wei | |
2007-05-13 | fixed missing inclusion. | xue | |
2007-05-09 | fix sqlmap error | wei | |
2007-05-09 | Fixed #547 | wei | |