index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Data
/
SqlMap
/
DataMapper
Age
Commit message (
Collapse
)
Author
2015-08-11
Fixed class usage cases
David
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-11
Fix TProperyValue::ensureEnum and some unit tests class names
David
2015-08-09
Removed redundand Prado::using statements
David
2015-07-11
Added missing use statements in framework
David
2015-01-22
Apply namespaces to class inheritances (pt1)
Fabio Bas
2015-01-21
Add namespaces: Caching, Collections, Data
Fabio Bas
2015-01-20
One class per file: framework/Data
Fabio Bas
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-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
2012-05-29
committed patch for #407
ctrlaltca
2011-06-20
updated year information on all framework sources where possible (Copyright ↵
ctrlaltca@gmail.com
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
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-05-01
Fixed Issue #55 - TPropertyAccess.get don't recognize magic getter __get
godzilla80@gmx.net
2009-03-19
replace is_null() function calls with native native language constuct
godzilla80@gmx.net
2008-11-07
Issue#59 - TPropertyAccess::has()
carlgmathisen
2008-10-21
removed all trailing ?>
qiang.xue
2008-08-05
fixed #851
knut
2008-07-31
Fixed #893: Added page parameter to queryForPagedList()
mikl
2008-07-30
updated copyright
knut
2008-02-26
Fixed TPropertyAccess::set method
tof
2008-01-04
fixed #707.
xue
2007-01-20
minor changes to active record meta data inspector
wei
2006-12-09
Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵
wei
for sqlmap.
2006-12-05
load the inlineeditor textbox in client side onload.
wei
2006-12-04
Fixed #469
wei