summaryrefslogtreecommitdiff
path: root/framework/Web/Javascripts
AgeCommit message (Expand)Author
2014-08-22Fixed slider.js syntax errorDavid
2014-08-22Convert encoding of all values inside an array before json_serialize (Fixes #...David
2014-08-22IE7+IE8 compatibility (fixes #520)David
2014-08-22Fixed #516 , added test caseFabio Bas
2014-08-21Fix #502Fabio Bas
2014-08-21Removed all @version $Id comments: they were managed by svn and are useless w...Fabio Bas
2014-08-21Happy 2014!Fabio Bas
2013-11-25Updated version to 3.2.3Fabio Bas
2013-10-03During callback, separate loading of stylesheet files and code snippets; fixe...Fabio Bas
2013-09-17Avoid triggering the default button of the form when pressing enter over a va...3.2.2.03Fabio Bas
2013-09-11Merge up to r3319Ciro Mattia Gonano
2013-07-24Upgrade to newly released 3.2.23.2.2Ciro Mattia Gonano
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-21ported r3259 to trunk/ctrlaltca
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2013-01-06backpotder r3238, r3239 to trunk/ctrlaltca
2012-08-30Prado.Element.setAttribute() : remove the "readonly" attribute when it's set ...ctrlaltca
2012-08-16updated tinyMCE to 3.5.6ctrlaltca
2012-07-30test patch for #417ctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2012-06-19committer patch for #408ctrlaltca
2012-06-01committed additional patch for #235ctrlaltca
2012-06-01TActiveClientScript: remove scripts from the page after the browser evaluated...ctrlaltca
2012-05-28Patch for #404ctrlaltca
2012-05-25TActiveFileUpload: enforce method and enctype to avoid some browsers being pi...ctrlaltca
2012-05-18fix #401ctrlaltca
2012-05-11Issue #210 Improvement: Auto-switch for TTabPanelctrlaltca
2012-05-10fix for #399, addresses ratings.js and inlineeditor.jsctrlaltca
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-25Reworked the patch for #391; now a TComponent-based controls can contain met...ctrlaltca@gmail.com
2012-03-25added $assoc and $depth parameters to TJavascript::jsonDecode()ctrlaltca@gmail.com
2012-03-24Committer 2nd part of patch for #391ctrlaltca@gmail.com
2012-03-24committed alternative patch for #181ctrlaltca@gmail.com
2012-03-23Fixed #390 and #391ctrlaltca@gmail.com
2012-03-19Droppped php 5.2 support, require 5.3.3 (rc1 was breaking php 5.2 support bec...ctrlaltca@gmail.com
2012-02-12patch for #387ctrlaltca@gmail.com
2012-02-11additional patch for #382ctrlaltca@gmail.com
2012-02-09patch for #382ctrlaltca@gmail.com
2012-02-02Added some dirty js code to get dropcontainer-relative offset for onDrop even...ctrlaltca@gmail.com
2012-01-25patched #379ctrlaltca@gmail.com
2012-01-25controls.js sems to depend on effects.js, updated packages.phpctrlaltca@gmail.com
2012-01-12avoid a js warning in iectrlaltca@gmail.com
2011-12-21fix for #91; fixed TActiveCustomvalidator's behaviour and demo (more discussi...ctrlaltca@gmail.com
2011-12-21fixed #66ctrlaltca@gmail.com
2011-12-19committed patch from #378ctrlaltca@gmail.com