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
/
TApplication.php
Age
Commit message (
Collapse
)
Author
2008-12-01
fixed typo
carlgmathisen
2008-12-01
Issue 75 - TApplication::setRuntimePath() to update uniqueID and cacheFile
carlgmathisen
2008-11-02
bug in TApplication
carlgmathisen
2008-10-30
extra doc in TApplication
carlgmathisen
2008-10-29
Issue 32 - Implement ability to specify default service ID
carlgmathisen
2008-10-21
removed all trailing ?>
qiang.xue
2008-07-30
updated copyright
knut
2007-09-26
added support to remember login.
xue
2007-08-20
fixed .typo.
xue
2007-08-19
refactored app config loading code.
xue
2007-08-06
fixed #685
xue
2007-06-19
Fix the bug that <include> tag was ignored in page configurations
xue
2007-05-30
fixing small typos in the API documentation
knut
2007-04-22
added support for duplicated config file inclusion.
xue
2007-04-15
fixed a type about TApplicationMode
xue
2007-04-06
Fixed some issues in day 2.
xue
2007-03-21
minor AR updates, remove obsolete TApplication::$_pageService
wei
2007-03-06
Modified component inclusion method in bootstrap code.
xue
Fixed a bug about using page configuration.
2007-02-13
Performance tuneup.
xue
2007-02-13
updated tutorial pages about external config inclusion.
xue
2007-02-13
Added support to include external application configuration files.
xue
2007-02-12
refactored TApplication.
xue
2007-01-18
minor fixes.
xue
2006-12-04
merge from 3.0 branch till 1559.
xue
2006-12-02
merge from 3.0 branch till 1540.
xue
2006-11-26
Merge from 3.0 branch till 1513.
xue
2006-11-25
merge from 3.0 branch till 1508.
xue
2006-11-01
reverted formatting changes, sorry about that
jrags
2006-11-01
Update of new Security code, currently working on making TLogin functional ↵
jrags
so we can test the providers soon.
2006-09-08
merge from 3.0 branch till 1397.
xue
2006-09-04
merge from 3.0 branch till 1387
xue
2006-08-05
merge from 3.0 branch till 1329.
xue
2006-04-16
Merge from 3.0 branch till 924
xue
2006-04-08
Added TOutputCache.
xue
2006-04-03
Cleanup of I18N.
xue
2006-03-31
Reorganized folders under framework. This may break existing applications.
xue
2006-03-29
corrected minor typo
knut
2006-03-25
Added more meaningful error message when creating runtime directory fails.
xue
2006-03-12
Undo the previous commit.
xue
2006-03-12
Added automatically loading of TGlobalization.
xue
2006-02-19
Fixed #56.
xue
2006-02-17
Removed a few constructors.
xue
2006-02-17
Add TApplicationComponent class and adjusted the relevant classes.
xue
2006-02-17
moved shortcut methods from TComponent to TControl.
xue
2006-02-16
Modified asset manipulation APIs.
xue
2006-02-13
Anonymous modules are allowed now.
xue
2006-02-11
Added TSecurityManager and state encryption method.
xue
2006-02-08
Updated application lifecycle and related tutorial description.
xue
2006-02-08
Modified application lifecycles.
xue
2006-02-08
Moved onExitApplication out of destructor.
xue
[next]