summaryrefslogtreecommitdiff
path: root/framework/Web/Javascripts
AgeCommit message (Collapse)Author
2011-05-15TTabPanel: correctly calculate the current active TTabView index when one or ↵ctrlaltca@gmail.com
more items are not visible; ensure at least one TTabView is always visible, also if the current one has just being hidden. fixes #324
2011-05-11Small fix for a regression introduced in r2888 (TActiveDatePicker was broken ↵ctrlaltca@gmail.com
if InputMode="DropDownList" ) Testcase for ActiveDatePicker have been updated (it was checking for year 2005 in the datepicker, now it checks for date('Y')+1)
2011-05-11fixed #261ctrlaltca@gmail.com
2011-05-10updated prototype to 1.7, scriptaculous to 1.9.0 and dropped json.js for ↵ctrlaltca@gmail.com
json2.js. fixes #199 and 272
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
/branches/3.1:r2765,2770-2771,2774,2776-2778
2010-02-15Merge from r2765 (and some others) 3.1Christophe.Boulain
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
2009-11-01merged fix for proper errorhandling when the size of the uploaded file ↵rojaro
exceeds the limit see http://www.pradosoft.com/forum/index.php?topic=11850.0
2009-11-01merged fix for asynchronous callback requests from ↵rojaro
http://www.pradosoft.com/forum/index.php?topic=12179.0
2009-11-01merged quotestring utf8 patch ... see ↵rojaro
http://www.pradosoft.com/forum/index.php?topic=11700.msg51530;topicseen#msg51530
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 ↵rojaro
"thread safe"' issue #90
2009-09-30merged patch which fixes an inconsistency in TRegularExpressionValidator's ↵rojaro
client side validation found and fixed by E.Letard (see comments in #80)
2009-07-15Merging latests 3.1 changes into trunkChristophe.Boulain
2009-06-05Fix Issue#117 - Consider TValidationSummary.DisplayMode="HeaderOnly" if ↵godzilla80@gmx.net
TValidationSummary.ShowMessageBox is set
2009-05-02Enhancement: Updated clientscripts.php to JSMin 1.1.1 - According to author ↵godzilla80@gmx.net
15% faster with 94% less memory usage
2009-04-15Fixed Issue #117 - TValidationSummary: new display mode "HeaderOnly" that ↵godzilla80@gmx.net
only render value of HeaderText property
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
2009-03-17Fixed #108godzilla80@gmx.net
2009-03-04Reverting changes of revision 2612, since this introduced a new bug.Christophe.Boulain
2009-02-23Fixed Issue#106Christophe.Boulain
2009-02-23Update to scriptaculous 1.8.2 & prototype 1.6.0.3Christophe.Boulain
2009-02-23Update to scriptaculous 1.8.2 & prototype 1.6.0.3Christophe.Boulain
2009-02-23Fixed Issue#87Christophe.Boulain
2009-02-21Fixed Issue #115Christophe.Boulain
2009-01-07Removed activerating files that are no more used since r2562christophe.boulain
2008-12-01Issue 29 - position for popup in TDatePicker/TActiveDatePickercarlgmathisen
2008-11-12Removed trailing coma in js fileChristophe.Boulain
2008-11-08Issue#36: Refactored TRatingList/TActiveRatingList, and added some docs.Christophe.Boulain
2008-11-02Issue #29carlgmathisen
2008-10-29Fixed issue #13 (trac #813)haertl.mike
2008-10-29#38/[835] and removal of ?>carlgmathisen
2008-10-28Fixed issue 4 (trac ticket 900)haertl.mike
2008-10-24Added TActiveFileUploadChristophe.Boulain
2008-10-21removed all trailing ?>qiang.xue
2008-10-20Fix a small bug in scriptaculous dragdrop script. See ↵Christophe.Boulain
http://www.pradosoft.com/forum/index.php/topic,9630.msg49166.html#msg49166
2008-10-16Fixed #942tof
2008-10-16Fixed #925tof