summaryrefslogtreecommitdiff
path: root/framework/Web/THttpSession.php
AgeCommit message (Collapse)Author
2014-08-21Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git (cherry picked from commit 3e9969766153839abfb7de59e0c778a604bfbf55) Conflicts: framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php
2014-08-21Happy 2014!Fabio Bas
(cherry picked from commit 7915cde127eba2a5143fd45c6b32e81ad91bdfae) Conflicts: framework/Data/Common/Mssql/TMssqlMetaData.php framework/Data/Common/Mysql/TMysqlMetaData.php framework/Data/Common/Oracle/TOracleMetaData.php framework/Data/Common/Pgsql/TPgsqlMetaData.php framework/Data/Common/Sqlite/TSqliteMetaData.php framework/Data/Common/TDbMetaData.php framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php framework/Wsat/TWsatARGenerator.php framework/Wsat/TWsatService.php framework/Wsat/pages/TWsatGenerateAR.php framework/Wsat/pages/TWsatHome.php framework/Wsat/pages/TWsatLogin.php framework/Wsat/pages/TWsatScaffolding.php
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2012-02-28Fix naming misconception in THttpSession:regenerateGODZilla0480@gmail.com
2011-06-20updated year information on all framework sources where possible (Copyright ↵ctrlaltca@gmail.com
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
2011-02-26Add THttpSession::regenerate() to update the current session id with a newly ↵godzilla80@gmx.net
generated one
2010-02-22Merged /branches/3.1:r2773 into trunkChristophe.Boulain
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2008-04-18Remove useless destructor of THttpSessiontof
2008-03-27Ensure THttpSession has closed session before destructors are calledtof
2007-05-30fixing small typos in the API documentationknut
2006-09-08merge from 3.0 branch till 1397.xue
2006-09-04merge from 3.0 branch till 1387xue
2006-08-02merge from 3.0 branch till 1320.xue
2006-06-30Merge from 3.0 branch till 1218.xue
2006-06-19Merge from 3.0 branch till 1185.xue
2006-05-17Merge from 3.0 branch till 1073.xue
2006-05-12Merge from 3.0 branch till 1054.xue
2006-03-16Changed THttpSession.Storage to UseCustomStorage. Fixed some doc errors.xue
2006-03-09Fixed a problem about session starting.xue
2006-03-09Many small fixes due to the result of zend analyzer.xue
2006-02-17Add TApplicationComponent class and adjusted the relevant classes.xue
2006-02-17moved shortcut methods from TComponent to TControl.xue
2006-01-24Modified THttpRequest and THttpSession so that they can be used like an ↵xue
array. Items properties are removed as a result.
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-07(no commit message)xue
2005-11-19(no commit message)xue
2005-11-18(no commit message)xue
2005-11-17Modified how errors are handled.xue
2005-11-16Key modules are now using registered to application rather than using ↵xue
reserved module names.
2005-11-10Initial import of prado frameworkxue