summaryrefslogtreecommitdiff
path: root/framework/Data/SqlMap/DataMapper
AgeCommit message (Collapse)Author
2015-08-11Fixed class usage casesDavid
Class names are not case sensitive but file names are if you are running on an case sensitive file systems. Since class names map to file names, they need to be used case sensitive.
2015-08-11Fix TProperyValue::ensureEnum and some unit tests class namesDavid
2015-08-09Removed redundand Prado::using statementsDavid
2015-07-11Added missing use statements in frameworkDavid
2015-01-22Apply namespaces to class inheritances (pt1)Fabio Bas
2015-01-21Add namespaces: Caching, Collections, DataFabio Bas
2015-01-20One class per file: framework/DataFabio Bas
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git
2014-01-06Happy 2014!Fabio Bas
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12removed ?> from php filesctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2012-05-29committed patch for #407ctrlaltca
2011-06-20updated year information on all framework sources where possible (Copyright ↵ctrlaltca@gmail.com
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
2009-05-01Fixed Issue #55 - TPropertyAccess.get don't recognize magic getter __getgodzilla80@gmx.net
2009-03-19replace is_null() function calls with native native language constuctgodzilla80@gmx.net
2008-11-07 Issue#59 - TPropertyAccess::has()carlgmathisen
2008-10-21removed all trailing ?>qiang.xue
2008-08-05fixed #851knut
2008-07-31Fixed #893: Added page parameter to queryForPagedList()mikl
2008-07-30updated copyrightknut
2008-02-26Fixed TPropertyAccess::set methodtof
2008-01-04fixed #707.xue
2007-01-20minor changes to active record meta data inspectorwei
2006-12-09Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵wei
for sqlmap.
2006-12-05load the inlineeditor textbox in client side onload.wei
2006-12-04Fixed #469wei