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-08-10 | fix #421 | 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 | |
2012-03-24 | Committer 2nd part of patch for #391 | 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 | removed useless calls to empty contructor; reverted some additional ↵ | ctrlaltca@gmail.com | |
undocumented changes; upported the "cgi workaround" to trunk/; large (fake) changeset are due to mixed cr/crlf used previously | |||
2010-04-18 | ensured that the UI are calling their parent __construct methods | javalizard | |
2010-02-22 | Merged /branches/3.1:r2773 into trunk | Christophe.Boulain | |
2009-03-19 | replace is_null() function calls with native native language constuct | godzilla80@gmx.net | |
2008-11-11 | Issue 62 | carlgmathisen | |
2008-10-21 | removed all trailing ?> | qiang.xue | |
2008-07-30 | updated copyright | knut | |
2007-10-11 | Forgot ValidationGroup in previous fix. | tof | |
2007-10-11 | Fixed #719 | tof | |
2007-05-08 | Fixed #587 | wei | |
2007-04-22 | Typo in TAutoComplete | wei | |
2007-04-05 | fixed set MinChars and Frequency in AutoComplete | wei | |
2007-03-31 | add inplacetext onkeypress suggestions | wei | |
2007-03-30 | Fixed #507 and update other active controls. | wei | |
2006-12-09 | Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵ | wei | |
for sqlmap. | |||
2006-09-11 | missing $options=array() in TAutoComplete.php | wei | |
2006-09-10 | Changed TCallbackEventParameter::Parameter to ↵ | wei | |
TCallbackEventParameter::CallbackParameter Add TActiveButton and TActiveCheckBox quickstart docs. | |||
2006-09-09 | Add basic active control docs. | wei | |
2006-08-27 | Adding TActiveImage and TActiveImageButton | wei | |
2006-06-24 | Fixed #253 | wei | |
2006-06-24 | Update active controls. | wei | |
2006-06-17 | Update TAutoComplete, OnSuggest event for getting suggestions. | wei | |
2006-06-17 | Update changes to active controls, add FT tests for active controls, add ↵ | wei | |
comments. | |||
2006-06-15 | Update active controls. Add comments. Add THttpResponseAdapter | wei | |
2006-05-14 | refactor active controls. | wei | |
2006-05-13 | Adding TCallbackOptions | wei | |
2006-05-07 | Adding TAutoComplete | wei | |