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
2011-06-20
removed useless calls to empty contructor; reverted some additional undocumen...
ctrlaltca@gmail.com
2010-06-10
merged patches for #266
rojaro
2010-04-18
TComponent- adds a blank __construct function to unify the constructor call p...
javalizard
2010-04-14
Adds getModulesByType, getIsAfterService, and onInitComplete for wrapping up ...
javalizard
2010-02-15
Merge from r2765 (and some others) 3.1
Christophe.Boulain
2008-12-07
work on php style configuration
carlgmathisen
2008-12-03
Merge from trunk
christophe.boulain
2008-12-02
php configuration type
carlgmathisen
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
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
[next]