summaryrefslogtreecommitdiff
path: root/framework/Web/Javascripts/source/prado/activecontrols
AgeCommit message (Expand)Author
2016-05-11Serialize all inputs to catch nuts outside <form>Fabio Bas
2016-02-24Clear dead code related to HasPriorityFabio Bas
2016-02-24Fix ClientSide.RequestTimeOut on active controlsFabio Bas
2016-02-23TJuiAutoComplete: better handling of the TextCssClass Option on complex ItemT...Fabio Bas
2016-02-23Make logging configurableFabio Bas
2016-02-23Rework the callback error handler to use the browser console for outputting d...Fabio Bas
2016-02-20TJuiAutoComplete: fix parsing of suggestionsFabio Bas
2016-02-20Fix callback for controls with PostState=falseFabio Bas
2015-09-21undefined separator for TJuiAutoComplete multiselection gives wrong tokenJens Klaer
2015-02-18Fix #545David
2014-11-21TJuiAutoComplete multiselection + quickstart docDavid
2014-05-26Fixed regression in previous commitFabio Bas
2014-05-11Better way for callbacks to get form objectFabio Bas
2014-04-25IE7+IE8 compatibility (fixes #520)David
2014-02-24IE fixesFabio Bas
2014-02-12Fixed TAutoCompleteFabio Bas
2014-02-08Javascript fixes + workaround for old internet explorer < 9Fabio Bas
2014-02-08Removed duplicated codeFabio Bas
2014-02-06Implemented basic support for callback events for JUI controls; TJuiDraggable...Fabio Bas
2014-01-10Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList j...Fabio Bas
2014-01-10Fix TActiveCheckBoxList, TActiveRadioButtonListFabio Bas
2014-01-06Implemented ajax queue (based on https://github.com/gnarf37/jquery-ajaxQueue)Fabio Bas
2014-01-05Re-enable prototype-based scripts, and enable old drag&drop controlsFabio Bas
2014-01-05Ensure script works in jQuery.noConflict() modeFabio Bas
2014-01-05Ported TInPlaceTextBoxFabio Bas
2014-01-05Restored TAutoCompleteFabio Bas
2013-12-02Small fix for autocompleteFabio Bas
2013-12-02Added an autocomplete based on jQuery-uiFabio Bas
2013-11-28readded the ability to get a simple result from an ajax callbackFabio Bas
2013-11-26Re-added Prado.Callback helper functionFabio Bas
2013-11-26Ported TActiveDatePickerFabio Bas
2013-11-26Ported TEventTriggeredCallback and TValueTriggeredCallbackFabio Bas
2013-11-26Log ajax exceptions a bit betterFabio Bas
2013-11-26Ported TActiveTextBoxFabio Bas
2013-11-26Fixed TImageButton, TActiveImageButtonFabio Bas
2013-11-26More work on ajaxFabio Bas
2013-11-26More ajax-related portingFabio Bas
2013-11-26Ajax: clientside events and optionsFabio Bas
2013-11-26Ported ajax effects, Prado.Element.*Fabio Bas
2013-11-26Started work on ajaxFabio Bas
2013-11-26jquery portFabio Bas
2013-10-03During callback, separate loading of stylesheet files and code snippets; fixe...Fabio Bas
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-06-19committer patch for #408ctrlaltca
2012-04-14more tests fixingctrlaltca@gmail.com
2012-04-13Minor regression fix in TAutoComplete's js;ctrlaltca@gmail.com
2012-04-13fixed regression in ActiveDatePicker and TEventTriggeredCallback introduced i...ctrlaltca@gmail.com
2012-04-10Fixed a bug in TValueTriggeredCallback introduced in r3117Christophe.Boulain@gmail.com
2012-03-29Fixed T[Active]DatePicker jsctrlaltca@gmail.com
2012-03-24committed alternative patch for #181ctrlaltca@gmail.com