Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-21 | Respect ButtonCssClass property in TActivePager. fix #511 | Fabio Bas | |
(cherry picked from commit 6784c512fdccd03aee8864b7c94758909d3cd3d0) | |||
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 #498 | Fabio Bas | |
(cherry picked from commit 98e2ef4e124bdf1e33c676e516a8337d587d9d9e) | |||
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-11-25 | Fixed a bug in TDatePicker rendering an unused TTextBox | Fabio Bas | |
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-09-30 | Fix use of TCallbackOptions with TActiveCheckBoxList, ↵ | Fabio Bas | |
TActiveRadioButtonList, TActiveRatingList | |||
2013-07-24 | Upgrade to newly released 3.2.23.2.2 | Ciro Mattia Gonano | |
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-11-14 | fix #427 | ctrlaltca | |
2012-08-10 | fix #421 | ctrlaltca | |
2012-07-12 | removed ?> from php files | 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-07-12 | Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate ↵ | ctrlaltca | |
(continue) | |||
2012-07-12 | Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate | ctrlaltca | |
2012-07-07 | Missed an include in previous commit | ctrlaltca | |
2012-07-07 | fix #414 | ctrlaltca | |
2012-07-07 | fix #413 | ctrlaltca | |
2012-06-12 | TBaseActiveControl: permit the use of prefixes (Page, Parent, ..) when ↵ | ctrlaltca | |
setting the CallbackOptions property (refs #374) | |||
2012-06-12 | TBaseActiveControl: fix documentation and exception message | ctrlaltca | |
2012-06-01 | removed a spurious ?> | ctrlaltca | |
2012-06-01 | committed additional patch for #235 | ctrlaltca | |
2012-06-01 | TActiveClientScript: remove scripts from the page after the browser ↵ | ctrlaltca | |
evaluated them | |||
2012-05-29 | Removed ajax rendering from TClientScript since it was a not-backward ↵ | ctrlaltca | |
compatible change. Added a TActiveClientScript control instead | |||
2012-05-19 | fix #402 | ctrlaltca | |
2012-05-18 | fix #401 | ctrlaltca | |
2012-05-15 | TActiveDatePicker's default value for the AutoPostBack property should be ↵ | ctrlaltca | |
true (both for backward compatibility and coherence with other active controls) | |||
2012-05-11 | fix for a small regression related to #181 | ctrlaltca | |
2012-05-10 | fix for #399, addresses ratings.js and inlineeditor.js | ctrlaltca | |
2012-04-14 | more tests fixing | ctrlaltca@gmail.com | |
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-04-01 | TActiveListBox missed to include TActiveListControlAdapter | ctrlaltca@gmail.com | |
2012-03-24 | Committer 2nd part of patch for #391 | ctrlaltca@gmail.com | |
2012-03-23 | Fixed #390 and #391 | ctrlaltca@gmail.com | |
2012-01-28 | some fixes related to build scripts, now the "dist" task completes successfully | ctrlaltca@gmail.com | |
2012-01-25 | fix for #381 | ctrlaltca@gmail.com | |
2012-01-11 | respect visibility state when updating activecontrols during an ajax callback | ctrlaltca@gmail.com | |
2011-12-21 | fix for #91; fixed TActiveCustomvalidator's behaviour and demo (more ↵ | ctrlaltca@gmail.com | |
discussion in the ticket) | |||
2011-12-21 | fix #314 | ctrlaltca@gmail.com | |
2011-11-17 | 3-in-1 bugfix commit: | ctrlaltca@gmail.com | |
1) TErrorHandler: avoid an error when trying to hide the file path of a lambda function 2) TSecurityManager: avoid a race condition when first generating the encryptionkey or the validationkey 3) TActiveFileUpload: urlencode the base64'ed token since it can contain the "+" character (otherway it would be traslated to a space) | |||
2011-11-15 | dirty test patch for #372, open for comments | ctrlaltca@gmail.com | |
2011-11-09 | fix #371 | ctrlaltca@gmail.com | |
2011-10-31 | TActiveMultiView: don't render the clientiside if the active view did not ↵ | ctrlaltca@gmail.com | |
change; fixed example in quickstart TMultiView: added missing parameter in error message | |||
2011-10-21 | fixes #368 + documentation-only addition to TDropDownList, other changes are ↵ | ctrlaltca@gmail.com | |
due to line ending | |||
2011-10-11 | TActiveFileUpload: fix when 2 TActiveFileUpload are present in the same page ↵ | ctrlaltca@gmail.com | |
and one of them in inside 2 (o more) nested templates (refs #90) |