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
Age
Commit message (
Expand
)
Author
2005-11-17
(no commit message)
xue
2005-11-17
Fixed a problem with converting a string to an array.
xue
2005-11-17
added application mode support.
xue
2005-11-17
Modified how errors are handled.
xue
2005-11-17
Updated TPropertyValue so ensureArray parses a string like "(aaa,bbb,ccc)" in...
alex
2005-11-16
Key modules are now using registered to application rather than using reserve...
xue
2005-11-16
added role support to TUserManager
xue
2005-11-16
(no commit message)
xue
2005-11-16
Fixed a bug about storing parsed template.
xue
2005-11-16
(no commit message)
xue
2005-11-15
tested Master/Content.
xue
2005-11-15
allow quotes around special tags now.
xue
2005-11-15
Added a new template/theme syntax for URL support.
xue
2005-11-14
Modified the way to create a new component so that a better error message can...
xue
2005-11-14
Added support to dynamic expression for control attributes.
xue
2005-11-14
updated new work to do.
xue
2005-11-14
property initialization via <pages> tag can now be inherited in child directo...
xue
2005-11-14
Modified for theme support.
xue
2005-11-14
Added theme support.
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
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
Added asset manager.
xue
2005-11-12
Changed how string is converted to boolean.
xue
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
Initial import of prado framework
xue
[prev]