summaryrefslogtreecommitdiff
path: root/framework/TApplication.php
AgeCommit message (Collapse)Author
2006-11-01Update of new Security code, currently working on making TLogin functional ↵jrags
so we can test the providers soon.
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
2006-02-07Application configuration files can now be explicitly specified, and ↵xue
multiple applications can share the same base path.
2006-02-07Added OnExitApplication event to TApplication.xue
2006-01-29LogRoutes now work when errors happen during application running.xue
2006-01-25Modified parameter parsing logic so that it can return as an XML node.xue
2006-01-21BE AWARE: Significant change!xue
Changed event definition from XXX to OnXXX.
2006-01-14Added TBaseDataList control. Updated class tree. Modified TTextBox about ↵xue
SafeHtml support. Modified TTextBox demo accordingly.
2006-01-08Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoutexue
2006-01-06Adding I18N support.wei
2006-01-05Added documentation.xue
2006-01-05coreLog instrumentation.wei
2005-12-29Changed module init() method signature.xue
2005-12-28Modified the way to access application singleton.xue
IService and IModule interfaces are also adjusted accordingly.
2005-12-28Refactored application state persister.xue
2005-12-27Introduced application base path concept.xue
2005-12-27(no commit message)xue
2005-12-26Fixed a bug about GlobalState.xue
2005-12-23(no commit message)xue
2005-12-23Implemented new page storage method.xue
2005-12-21Changed to getGlobalState and setGlobalState. Added clearGlobalState.xue
2005-12-21Added support to global state.xue
2005-12-11Fixed a syntax error in PradoBase class, which would cause a recursive ↵xue
raising of exceptions.
2005-12-11(no commit message)xue
2005-12-11Throws "Fatal error: Exception thrown without a stack frame in Unknown on ↵wei
line 0"
2005-12-10Update exception templates to be XHTML 1.0 transitional compliant.wei
2005-12-03(no commit message)xue
2005-12-01(no commit message)xue
2005-11-21(no commit message)xue
2005-11-19(no commit message)xue