summaryrefslogtreecommitdiff
path: root/framework/Web/Javascripts/source/prado/activecontrols
AgeCommit message (Expand)Author
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
2012-02-02Added some dirty js code to get dropcontainer-relative offset for onDrop even...ctrlaltca@gmail.com
2011-10-31Bugfix: TListBox SelestionMode="Multiple" did not report correctly its select...ctrlaltca@gmail.com
2011-09-13fix for a small regression introduced in r2888, noticed in #181ctrlaltca@gmail.com
2011-07-28applied the "delayed callback" patch for TActiveDatePicker (ticker #265)ctrlaltca@gmail.com
2011-07-27fix for #265 + disable wheel event for TActiveDatePicker to avoid callback fl...ctrlaltca@gmail.com
2011-07-16applied prado-lazyload-in-callbacks-patch (ticket #348)ctrlaltca@gmail.com
2011-05-11Small fix for a regression introduced in r2888 (TActiveDatePicker was broken ...ctrlaltca@gmail.com
2011-05-10updated prototype to 1.7, scriptaculous to 1.9.0 and dropped json.js for json...ctrlaltca@gmail.com
2011-03-10Issue 181: Events are now removed and added for every postback/callbackuacaman
2010-02-23Fixed #226rojaro
2010-02-21Merged latest changes into trunk (except r2773)godzilla80@gmx.net