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
Age
Commit message (
Collapse
)
Author
2005-11-13
added support to static member event handler
xue
2005-11-13
Fixed a bug with stripSlashes. again!
xue
2005-11-13
Finished tests cases for TPropertyValue. Some tests cases fail!
alex
2005-11-13
(no commit message)
xue
2005-11-13
Modified TControl::getPage and getTemplateControl.
xue
2005-11-13
Fixed a bug about stripSlashes
xue
2005-11-13
modified PradoBase::getFrameworkPath
xue
2005-11-12
(no commit message)
xue
2005-11-12
Added asset manager.
xue
2005-11-12
Changed how string is converted to boolean.
xue
2005-11-12
Added unit tests for TPropertyValue. Commented out some code in ↵
alex
testAttachEventHandler which didn't run under php5.0.5.
2005-11-11
Enhanced page service configuration parsing. Content included between ↵
xue
opening and closing page service tag in app config is now parsed.
2005-11-11
Changed getPropertyByPath and setPropertyByPath to getSubProperty and ↵
xue
setSubProperty, respectively.
2005-11-11
Modified TXmlDocument::loadFromFile and loadFromString so that they return ↵
xue
parsing status.
2005-11-11
Added Request, Response, Session, User properties to TControl.
xue
2005-11-10
Fixed an issue about guest user name setting.
xue
2005-11-10
Fixed issues with svn directories.
xue
2005-11-10
Initial import of prado framework
xue