Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-21 | Removed 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-21 | Happy 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-24 | Update to 3.2.1 | Ciro Mattia Gonano | |
2013-01-19 | bumped year to 2013, integrated recent changes from branch/3.2 | ctrlaltca | |
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca | |
2012-07-12 | happy new year | ctrlaltca | |
2011-12-05 | reverted r2801, r2803, r2829's madness. | ctrlaltca@gmail.com | |
2011-11-19 | fix for #35 | ctrlaltca@gmail.com | |
2011-06-25 | quick patch for #338 | ctrlaltca@gmail.com | |
2011-06-20 | updated year information on all framework sources where possible (Copyright ↵ | ctrlaltca@gmail.com | |
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft) | |||
2011-06-20 | fixed 3 obvious bugs | ctrlaltca@gmail.com | |
2010-04-28 | (no commit message) | rojaro | |
2010-04-26 | (no commit message) | rojaro | |
2010-04-18 | Updates the TPageService to be inline with TPage | javalizard | |
2010-04-13 | Added TPage events to TPageService via an interface. When the page is run ↵ | javalizard | |
the TPageServices events are added to the TPage events. This exposes the TPage events to modules. Also added an event when a page is not found. | |||
2010-02-15 | Merge from r2765 (and some others) 3.1 | Christophe.Boulain | |
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase | |||
2009-05-27 | Merge from 3.2 branch. | Christophe.Boulain | |
Beginning of Prado 3.2 development | |||
2009-01-06 | Fixed Issue#9 : Global page properties are ignored when using external ↵ | christophe.boulain | |
configuration | |||
2008-12-07 | work on php style configuration | carlgmathisen | |
2008-12-02 | php configuration type | carlgmathisen | |
2008-10-21 | removed all trailing ?> | qiang.xue | |
2008-07-30 | updated copyright | knut | |
2007-09-16 | Make auth rules more consistently handled. | xue | |
2007-09-12 | a little optimization. | xue | |
2007-09-11 | further enhancements to page matching. | xue | |
2007-09-11 | Fixed #692, #700. | xue | |
2007-08-06 | fixed #685 | xue | |
2007-06-25 | Added TAuthManager.ReturnUrlVarName property | xue | |
Added TPageService.DefaultPageUrl property | |||
2007-06-19 | Fix the bug that <include> tag was ignored in page configurations | xue | |
2007-03-12 | Fixed #562. | xue | |
2007-03-06 | Better page class error reporting. | xue | |
2007-03-06 | Modified component inclusion method in bootstrap code. | xue | |
Fixed a bug about using page configuration. | |||
2007-03-03 | Fixed #551. | xue | |
2007-03-02 | Improved error display. | xue | |
2007-02-13 | Added support to include external application configuration files. | xue | |
2007-01-20 | refactored TPageService. | xue | |
2006-11-04 | merge from 3.0 branch till 1489. | xue | |
2006-10-29 | merge from 3.0 branch till 1481. | xue | |
2006-10-18 | merge from 3.0 branch till 1463. | xue | |
2006-09-08 | merge from 3.0 branch till 1397. | xue | |
2006-09-04 | merge from 3.0 branch till 1387 | xue | |
2006-06-15 | Merge from 3.0 branch till 1166. | xue | |
2006-06-10 | Merge from 3.0 branch till 1148. | xue | |
2006-05-21 | Merge from 3.0 branch till 1089. | xue | |
2006-05-04 | Merge from 3.0 branch till 1023. | xue | |
2006-04-04 | Fixed #114. | xue | |
2006-04-03 | Removed redundant setID and getID. | xue | |
2006-04-02 | Added TParameterModule. | xue | |
2006-03-23 | Added a new parameter to constructUrl() for encoding GET parameters. | xue | |
2006-03-16 | latest work with wizard. | xue | |