summaryrefslogtreecommitdiff
path: root/framework/Web/Javascripts
AgeCommit message (Expand)Author
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
2011-10-31Bugfix: TListBox SelestionMode="Multiple" did not report correctly its select...ctrlaltca@gmail.com
2011-10-11fix for a TDatePicker bug reported on the forum by ClaCS (default date doesn'...ctrlaltca@gmail.com
2011-10-11TActiveFileUpload: fix when 2 TActiveFileUpload are present in the same page ...ctrlaltca@gmail.com
2011-09-22fix for #203ctrlaltca@gmail.com
2011-09-20patch for #363: dropping clientscripts.phpctrlaltca@gmail.com
2011-09-13fix for a small regression introduced in r2888, noticed in #181ctrlaltca@gmail.com
2011-08-19small fix related to #301ctrlaltca@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-24applied patch for #353ctrlaltca@gmail.com
2011-07-21added Gabor's HtmlArea registration patch (fixes #351)ctrlaltca@gmail.com
2011-07-16fix for #343 (reworked r2915 to be more backcompatible on clientside)ctrlaltca@gmail.com
2011-07-16applied prado-lazyload-in-callbacks-patch (ticket #348)ctrlaltca@gmail.com
2011-07-03Rewoked TAccordion (fixes #340); added AnimationDuration parameter, added exa...ctrlaltca@gmail.com
2011-07-02reworked the patch for #103 so that it actually fixes the use of TActiveCusto...ctrlaltca@gmail.com
2011-06-25reapplied patch for #106 since it seems like it's playing fine now.ctrlaltca@gmail.com
2011-06-25applied further "progressive rendering" patches (#235)ctrlaltca@gmail.com
2011-06-20updated year information on all framework sources where possible (Copyright &...ctrlaltca@gmail.com
2011-06-08added accordion control from #213ctrlaltca@gmail.com
2011-06-01Issue 8uacaman