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 (
Expand
)
Author
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
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 so...
jrags
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
2006-02-07
Application configuration files can now be explicitly specified, and multiple...
xue
2006-02-07
Added OnExitApplication event to TApplication.
xue
2006-01-29
LogRoutes now work when errors happen during application running.
xue
2006-01-25
Modified parameter parsing logic so that it can return as an XML node.
xue
2006-01-21
BE AWARE: Significant change!
xue
2006-01-14
Added TBaseDataList control. Updated class tree. Modified TTextBox about Safe...
xue
2006-01-08
Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoute
xue
2006-01-06
Adding I18N support.
wei
2006-01-05
Added documentation.
xue
2006-01-05
coreLog instrumentation.
wei
2005-12-29
Changed module init() method signature.
xue
2005-12-28
Modified the way to access application singleton.
xue
2005-12-28
Refactored application state persister.
xue
2005-12-27
Introduced application base path concept.
xue
[next]