Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-21 | Avoid an exception loop on callback error when headers have already been ↵ | Fabio Bas | |
sent; send error trace in the body, since headers are limited in size (cherry picked from commit 0700ac0eb6d1cb884ca6d568f798ed785c38e908) | |||
2014-08-21 | Fix: do json_decode before decoding UTF8 to globalisations charset | David | |
(Fixes 492)(cherry picked from commit a1669b2a7f2f681b1484a9e329c54f2d070bb69c) | |||
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-10-03 | During callback, separate loading of stylesheet files and code snippets; ↵ | Fabio Bas | |
fixes #480 | |||
2013-09-30 | Better handling of callback errors on request containing non-UTF8 | Fabio Bas | |
Previously we reported being unable to correctly encode the error string; report the original error instead | |||
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-07-16 | applied prado-lazyload-in-callbacks-patch (ticket #348) | 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) | |||
2009-07-15 | Merging latests 3.1 changes 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-06-23 | Fixed #870 | tof | |
2007-04-02 | Fixed #585, #586 | wei | |
2007-03-31 | add inplacetext onkeypress suggestions | wei | |
2007-01-24 | Fixed #517, #519, #521 | wei | |
2007-01-03 | Update active controls to use http response body for application data. | wei | |
2006-12-09 | Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵ | wei | |
for sqlmap. | |||
2006-09-15 | Defer render() calls in callback event handler to a later stage. | wei | |
2006-09-13 | Fixed #376 | 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 | Update active controls. | 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 | Added prioritize callback and enabled viewstate update on callback return. | wei | |
2006-05-05 | Adding TActiveLabel | wei | |
2006-05-04 | Adding TCallback component. | wei | |
2006-05-02 | Adding more work on ActiveControls. | wei | |
2006-04-30 | Adding Callback foundations. | wei | |