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 | |
2012-06-01 | committed additional patch for #235 | ctrlaltca | |
2012-04-14 | When rendering the <span> used as a placeholder for an invisible ↵ | ctrlaltca@gmail.com | |
activecontrol, set its style to display:none to ensure it's considered not-visible by clientside javascript | |||
2012-01-11 | respect visibility state when updating activecontrols during an ajax callback | ctrlaltca@gmail.com | |
2011-11-15 | dirty test patch for #372, open for comments | ctrlaltca@gmail.com | |
2011-06-24 | merged in the patch for progressive rendering from #235; unit tests doesn't ↵ | ctrlaltca@gmail.com | |
evidence any regression, but of course more proper testing is needed | |||
2011-06-20 | updated year information on all framework sources where possible (Copyright ↵ | ctrlaltca@gmail.com | |
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft) | |||
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 | |
2008-04-08 | Fixed #679 | tof | |
2006-10-01 | Fixed #350 and #148, Add TActiveRatingList, should remove TRatingList from ↵ | wei | |
WebControls. | |||
2006-09-09 | Add basic active control docs. | wei | |
2006-08-27 | Adding TActiveImage and TActiveImageButton | wei | |
2006-06-24 | Update active controls. | wei | |
2006-06-22 | Update callback adapter | 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-07 | Adding TAutoComplete | wei | |
2006-05-06 | Adding TActiveButton and TActiveTextBox | wei | |
2006-05-05 | Update funky active control example. (see tests/FunctionalTests/features/ | wei | |
2006-05-05 | Added prioritize callback and enabled viewstate update on callback return. | wei | |
2006-05-02 | Adding more work on ActiveControls. | wei | |
2006-04-30 | Adding Callback foundations. | wei | |