summaryrefslogtreecommitdiff
path: root/framework/Web/UI/ActiveControls
AgeCommit message (Expand)Author
2016-08-10Small doc addition; refs #607Fabio Bas
2016-05-11Partially revert cc53959ac5ba3e786f3d6ad3403919b82c52fa42 to fix #592Fabio Bas
2016-04-06Possibly fix #581Fabio Bas
2016-03-29Removed deprecated codeFabio Bas
2016-03-29partially revert cc53959ac5ba3e786f3d6ad3403919b82c52fa42; fix #577Fabio Bas
2016-03-23belated happy new yearFabio Bas
2016-03-10TActiveCheckBoxList cannot be updated during callback, if it was initially em...unknown
2016-03-06Add some deprecation noticesFabio Bas
2016-03-06Activecontrols: avoid updating client side if the value didn't changeFabio Bas
2016-02-24Clear dead code related to HasPriorityFabio Bas
2015-12-07Fix #558Fabio Bas
2015-12-07Move urls from pradosoft.com to github's project page; drop unmaintained quic...Fabio Bas
2015-11-07Prepare for release: update (c) year to 2015, version to 3.3Fabio Bas
2015-10-27calling replace on clientside will now either replace the whole element (like...Jens Klaer
2015-10-22extended ISurroundable to provide the surrounding tag in addition to the idJens Klaer
2015-10-14this commit resolves #550 like discussedJens Klaer
2015-10-14Fixed typo which causes 'abstract method not implemented' in strict mode.Jens Klaer
2015-08-11TActiveCheckBoxList not obeying AutoPostBack="false"Jens Klaer
2015-05-20viewstate tracking with custom pagestate tracker classJens Klaer
2014-04-03Respect ButtonCssClass property in TActivePager. fix #511Fabio Bas
2014-02-19Avoid an exception loop on callback error when headers have already been sent...Fabio Bas
2014-02-08Fixed TActiveRatingListFabio Bas
2014-02-02Fix #498Fabio Bas
2014-01-15Merge pull request #495 from david0/masterctrlaltca
2014-01-15Fix: do json_decode before decoding UTF8 to globalisations charsetDavid
2014-01-10Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList j...Fabio Bas
2014-01-10Fix TActiveCheckBoxList, TActiveRadioButtonListFabio Bas
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless w...Fabio Bas
2014-01-06Happy 2014!Fabio Bas
2014-01-05Re-enable prototype-based scripts, and enable old drag&drop controlsFabio Bas
2014-01-05Restored TAutoCompleteFabio Bas
2013-12-02Added an autocomplete based on jQuery-uiFabio Bas
2013-11-26Ported TCallback + demoFabio Bas
2013-11-26Fixed evaluation of end-scripts on callbackFabio Bas
2013-11-26More work on ajaxFabio Bas
2013-11-26More ajax-related portingFabio Bas
2013-11-26Ported ajax effects, Prado.Element.*Fabio Bas
2013-11-26Started work on ajaxFabio Bas
2013-11-25Fixed a bug in TDatePicker rendering an unused TTextBoxFabio Bas
2013-10-03During callback, separate loading of stylesheet files and code snippets; fixe...Fabio Bas
2013-09-30Better handling of callback errors on request containing non-UTF8Fabio Bas
2013-09-30Fix use of TCallbackOptions with TActiveCheckBoxList, TActiveRadioButtonList,...Fabio Bas
2013-07-24Upgrade to newly released 3.2.23.2.2Ciro Mattia Gonano
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-11-14fix #427ctrlaltca
2012-08-10fix #421ctrlaltca
2012-07-12removed ?> from php filesctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca