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