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 (
Expand
)
Author
2005-11-14
Modified for theme support.
xue
2005-11-14
Added theme support.
xue
2005-11-14
Added theme demo.
xue
2005-11-14
corrected a typo.
xue
2005-11-13
changed loadTemplateByClassName and loadTemplateByFileName to getTemplateByCl...
xue
2005-11-13
Fixed a typo about getPathOfNamespace
xue
2005-11-13
Removed IsAuthenticated.
xue
2005-11-13
Deleted asset service.
xue
2005-11-13
Added complete comments.
xue
2005-11-13
added timestamp checking option for publish directories and files.
xue
2005-11-13
Changed PageBasePath to BasePath for TPageService.
xue
2005-11-13
modified how class files are included and errors are handled.
xue
2005-11-13
modified how error is appended. now uses error_log.
xue
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 testAttachEve...
alex
2005-11-11
Enhanced page service configuration parsing. Content included between opening...
xue
2005-11-11
Changed getPropertyByPath and setPropertyByPath to getSubProperty and setSubP...
xue
2005-11-11
Modified TXmlDocument::loadFromFile and loadFromString so that they return pa...
xue
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