Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-25 | applied further "progressive rendering" patches (#235) | ctrlaltca@gmail.com | |
added TFlushOutput component fixed THtmlarea quickstart demo | |||
2011-06-20 | updated year information on all framework sources where possible (Copyright ↵ | ctrlaltca@gmail.com | |
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft) | |||
2011-06-08 | added accordion control from #213 | ctrlaltca@gmail.com | |
2011-06-01 | Issue 8 | uacaman | |
2011-05-15 | TTabPanel: 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-11 | Small 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-11 | fixed #261 | ctrlaltca@gmail.com | |
2011-05-10 | updated 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-10 | fix for #319 | ctrlaltca@gmail.com | |
2011-05-10 | fixed #321 | rojaro | |
2011-05-04 | Forgot optional ProgressIndicator property in previous fix. | uacaman | |
2011-05-02 | properly fixed #301 | rojaro | |
2011-04-28 | fixed #227 | rojaro | |
2011-04-27 | fixed #103 | rojaro | |
2011-03-10 | Issue 181: Events are now removed and added for every postback/callback | uacaman | |
2010-02-23 | Fixed #226 | rojaro | |
2010-02-21 | Merged latest changes into trunk (except r2773) | godzilla80@gmx.net | |
/branches/3.1:r2765,2770-2771,2774,2776-2778 | |||
2010-02-15 | Merge from r2765 (and some others) 3.1 | Christophe.Boulain | |
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase | |||
2010-02-14 | Merge Branches & Trunk | godzilla80@gmx.net | |
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762 | |||
2009-11-01 | merged 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-01 | merged fix for asynchronous callback requests from ↵ | rojaro | |
http://www.pradosoft.com/forum/index.php?topic=12179.0 | |||
2009-11-01 | merged quotestring utf8 patch ... see ↵ | rojaro | |
http://www.pradosoft.com/forum/index.php?topic=11700.msg51530;topicseen#msg51530 | |||
2009-10-07 | Add TActiveTableCell & TActiveTableRow | Christophe.Boulain | |
2009-10-02 | Enhancement on drag & drop controls. | Christophe.Boulain | |
2009-09-30 | merged patch from ctrlaltca which fixes the 'TActiveFileUpload is not ↵ | rojaro | |
"thread safe"' issue #90 | |||
2009-09-30 | merged patch which fixes an inconsistency in TRegularExpressionValidator's ↵ | rojaro | |
client side validation found and fixed by E.Letard (see comments in #80) | |||
2009-07-15 | Merging latests 3.1 changes into trunk | Christophe.Boulain | |
2009-06-05 | Fix Issue#117 - Consider TValidationSummary.DisplayMode="HeaderOnly" if ↵ | godzilla80@gmx.net | |
TValidationSummary.ShowMessageBox is set | |||
2009-05-02 | Enhancement: Updated clientscripts.php to JSMin 1.1.1 - According to author ↵ | godzilla80@gmx.net | |
15% faster with 94% less memory usage | |||
2009-04-15 | Fixed Issue #117 - TValidationSummary: new display mode "HeaderOnly" that ↵ | godzilla80@gmx.net | |
only render value of HeaderText property | |||
2009-04-14 | Fixed Issue#135 - Add AutoPostBack property to TActiveFileUpload | Christophe.Boulain | |
2009-04-08 | Fixed Issue#136 | Christophe.Boulain | |
2009-03-21 | reverting array_push() changes of r2625 | godzilla80@gmx.net | |
2009-03-19 | replace array_push() function calls with native language constuct if make sense | godzilla80@gmx.net | |
2009-03-17 | Fixed #108 | godzilla80@gmx.net | |
2009-03-04 | Reverting changes of revision 2612, since this introduced a new bug. | Christophe.Boulain | |
2009-02-23 | Fixed Issue#106 | Christophe.Boulain | |
2009-02-23 | Update to scriptaculous 1.8.2 & prototype 1.6.0.3 | Christophe.Boulain | |
2009-02-23 | Update to scriptaculous 1.8.2 & prototype 1.6.0.3 | Christophe.Boulain | |
2009-02-23 | Fixed Issue#87 | Christophe.Boulain | |
2009-02-21 | Fixed Issue #115 | Christophe.Boulain | |
2009-01-07 | Removed activerating files that are no more used since r2562 | christophe.boulain | |
2008-12-01 | Issue 29 - position for popup in TDatePicker/TActiveDatePicker | carlgmathisen | |
2008-11-12 | Removed trailing coma in js file | Christophe.Boulain | |
2008-11-08 | Issue#36: Refactored TRatingList/TActiveRatingList, and added some docs. | Christophe.Boulain | |
2008-11-02 | Issue #29 | carlgmathisen | |
2008-10-29 | Fixed issue #13 (trac #813) | haertl.mike | |
2008-10-29 | #38/[835] and removal of ?> | carlgmathisen | |
2008-10-28 | Fixed issue 4 (trac ticket 900) | haertl.mike | |
2008-10-24 | Added TActiveFileUpload | Christophe.Boulain | |