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-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 WebControls are calling their parent __construct methods | javalizard | |
2008-10-21 | removed all trailing ?> | qiang.xue | |
2008-07-30 | updated copyright | knut | |
2007-09-17 | fixed renderer bug. | xue | |
2007-02-05 | Added renderer feature to TDataGrid. | xue | |
2007-02-05 | Added IStyleable and fixed style rendering issue about TDataList. | xue | |
2007-02-04 | updated comments to TDataList. | xue | |
2007-02-04 | added renderer feature to TDataList. | xue | |
2007-02-04 | Added renderer feature to TRepeater. | xue | |
2006-10-29 | merge from 3.0 branch till 1481. | xue | |
2006-09-08 | merge from 3.0 branch till 1397. | xue | |
2006-09-04 | merge from 3.0 branch till 1387 | xue | |
2006-07-21 | merge from 3.0 branch till 1281. | xue | |
2006-06-26 | Merge from 3.0 branch till 1202. | xue | |
2006-06-21 | Merge from 3.0 branch till 1191. | xue | |
2006-06-15 | Merge from 3.0 branch till 1166. | xue | |
2006-06-04 | Merge from 3.0 branch till 1140. | xue | |
2006-06-02 | merge from 3.0 branch till 1133. | xue | |
2006-04-15 | Merge from branch 3.0 till 913. | xue | |
2006-03-17 | Using constants as item types. | xue | |
2006-02-08 | Changed accessibility of a few render-related methods (needed by adapters). | xue | |
2006-02-06 | Added EmptyTemplate property to TRepeater. | xue | |
2006-02-04 | Modified TDataGrid sample to enable updating rating. | xue | |
2006-02-04 | Fixed a bug about performing databind with an empty dataset. | xue | |
2006-02-02 | Modified onSaveState to saveState, and onLoadState to loadState. | xue | |
2006-01-31 | All events are now defined with public on-functions. This is to comply with ↵ | xue | |
the new change introduced since 5.1. | |||
2006-01-31 | Modified TList and TMap implementation so that they can be more easily extended. | xue | |
2006-01-29 | Modified TRepeater, TDataList and TTemplateColumn to make use of the new ↵ | xue | |
template parsing logic. | |||
2006-01-21 | BE AWARE: Significant change! | xue | |
Changed event definition from XXX to OnXXX. | |||
2006-01-15 | Modified the way of creating templates. | xue | |
2006-01-14 | TDataList completed. A preliminary demo added. | xue | |
2006-01-14 | Added TBaseDataList (nearly completed). | xue | |
2006-01-14 | Added TBaseDataList control. Updated class tree. Modified TTextBox about ↵ | xue | |
SafeHtml support. Modified TTextBox demo accordingly. | |||
2006-01-13 | Added documentation. | xue | |
2006-01-12 | (no commit message) | xue | |
2006-01-12 | Fixed several issues about viewstate handling. Prado Composer is nearly ↵ | xue | |
completed. | |||
2006-01-11 | Fixed many issues with DataBoundControls. Added Prado Composer Demo (not ↵ | xue | |
done yet). | |||
2006-01-11 | (no commit message) | xue | |