summaryrefslogtreecommitdiff
path: root/framework/Web/Javascripts/source
AgeCommit message (Expand)Author
2016-12-16Fix #619.LCSKJ
2016-08-23Prepare release 3.3.2Fabio Bas
2016-06-21Fix #604Fabio Bas
2016-05-11Serialize all inputs to catch nuts outside <form>Fabio Bas
2016-04-19Prepare for 3.3.1 releaseFabio Bas
2016-03-29Js: Prado.Element.focus: wait for all callbacks to finish before focusing the...Fabio Bas
2016-03-29Js: restored 100ms delay on Prado.Element.focusFabio Bas
2016-03-24Added TReCaptcha2 and wrote doc; fix #560Fabio Bas
2016-03-24Fix #540Fabio Bas
2016-03-06Revert part of #553; fix #574Fabio 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
2016-02-20Be more aggressive stopping eventsFabio 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-14Merge pull request #553 from majuca/masterJens Klaer
2015-09-21undefined separator for TJuiAutoComplete multiselection gives wrong tokenJens Klaer
2015-09-15small fixes for clientside validationJens Klaer
2015-09-05Issue 542Jean-Luc Gyger
2015-08-27update bootstrap from v3.2.0 to v3.3.5Jens Klaer
2015-08-10Fixed prototype to jquery leftoverJens Klaer
2015-02-18Fix #545David
2014-11-21TJuiAutoComplete multiselection + quickstart docDavid
2014-10-23Fix #538David
2014-10-20adding bootstrap 3.Daniel
2014-07-30Fixed Validation.setErrorMessageDavid
2014-07-23Fix #528David
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-04-21Fixed #516 , added test caseFabio Bas
2014-04-14Fixed TDatePicker validationFabio Bas
2014-03-27Fix for tab control removing all extra css classes from tabsgnits
2014-03-26Fix #502Fabio Bas
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-02-02fix datepicker positioningFabio Bas
2014-02-02Updated jQuery to 1.11, jQueryUi to 1.10.4Fabio Bas
2014-01-29Restored Prado.Element.focus()Fabio Bas
2014-01-10Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList j...Fabio Bas
2014-01-10Fix TActiveCheckBoxList, TActiveRadioButtonListFabio Bas
2014-01-10Ported TRatingListFabio Bas