summaryrefslogtreecommitdiff
path: root/framework/Web/Javascripts
AgeCommit message (Expand)Author
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-22Scaffolding 5%Daniel
2014-10-21update client script docsDaniel
2014-10-21preparing scaffolding detailsDaniel
2014-10-20adding bootstrap 3.Daniel
2014-07-30Fixed Validation.setErrorMessageDavid
2014-07-23Fix #528David
2014-07-19Merge pull request #525 from david0/issue-524ctrlaltca
2014-07-10Convert encoding of all values inside an array before json_serialize (Fixes #...David
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
2014-01-10Fixed AutoPostback of TImageButton, TCheckBoxList, TRadioButtonListFabio Bas
2014-01-06Implemented ajax queue (based on https://github.com/gnarf37/jquery-ajaxQueue)Fabio 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-05Ported TAccordionFabio 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-06fixed TListBox && TImageButton AutoPostbackFabio Bas
2013-12-02Small fix for autocompleteFabio Bas
2013-12-02Added an autocomplete based on jQuery-uiFabio Bas
2013-11-28cleaned up forgotten code in datepicker jsFabio Bas