summaryrefslogtreecommitdiff
path: root/framework/Web/Javascripts
AgeCommit message (Expand)Author
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
2011-05-15TTabPanel: correctly calculate the current active TTabView index when one or ...ctrlaltca@gmail.com
2011-05-11Small fix for a regression introduced in r2888 (TActiveDatePicker was broken ...ctrlaltca@gmail.com
2011-05-11fixed #261ctrlaltca@gmail.com
2011-05-10updated prototype to 1.7, scriptaculous to 1.9.0 and dropped json.js for json...ctrlaltca@gmail.com
2011-05-10fix for #319ctrlaltca@gmail.com
2011-05-10fixed #321rojaro
2011-05-04Forgot optional ProgressIndicator property in previous fix. uacaman
2011-05-02properly fixed #301rojaro
2011-04-28fixed #227rojaro
2011-04-27fixed #103rojaro
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
2010-02-15Merge from r2765 (and some others) 3.1Christophe.Boulain
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
2009-11-01merged fix for proper errorhandling when the size of the uploaded file exceed...rojaro
2009-11-01merged fix for asynchronous callback requests from http://www.pradosoft.com/f...rojaro
2009-11-01merged quotestring utf8 patch ... see http://www.pradosoft.com/forum/index.ph...rojaro
2009-10-07Add TActiveTableCell & TActiveTableRowChristophe.Boulain
2009-10-02Enhancement on drag & drop controls.Christophe.Boulain
2009-09-30merged patch from ctrlaltca which fixes the 'TActiveFileUpload is not "thread...rojaro
2009-09-30merged patch which fixes an inconsistency in TRegularExpressionValidator's cl...rojaro
2009-07-15Merging latests 3.1 changes into trunkChristophe.Boulain
2009-06-05Fix Issue#117 - Consider TValidationSummary.DisplayMode="HeaderOnly" if TVali...godzilla80@gmx.net
2009-05-02Enhancement: Updated clientscripts.php to JSMin 1.1.1 - According to author 1...godzilla80@gmx.net
2009-04-15Fixed Issue #117 - TValidationSummary: new display mode "HeaderOnly" that onl...godzilla80@gmx.net
2009-04-14Fixed Issue#135 - Add AutoPostBack property to TActiveFileUploadChristophe.Boulain
2009-04-08Fixed Issue#136Christophe.Boulain
2009-03-21reverting array_push() changes of r2625godzilla80@gmx.net
2009-03-19replace array_push() function calls with native language constuct if make sensegodzilla80@gmx.net