Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano | |
2013-01-21 | ported r3259 to trunk/ | ctrlaltca | |
2013-01-06 | backpotder r3238, r3239 to trunk/ | ctrlaltca | |
2012-08-30 | Prado.Element.setAttribute() : remove the "readonly" attribute when it's set ↵ | ctrlaltca | |
to false (the same already applies for "disabled") | |||
2012-08-16 | updated tinyMCE to 3.5.6 | ctrlaltca | |
2012-07-30 | test patch for #417 | ctrlaltca | |
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca | |
2012-06-19 | committer patch for #408 | ctrlaltca | |
2012-06-01 | TActiveClientScript: remove scripts from the page after the browser ↵ | ctrlaltca | |
evaluated them | |||
2012-05-28 | Patch for #404 | ctrlaltca | |
2012-05-25 | TActiveFileUpload: enforce method and enctype to avoid some browsers being ↵ | ctrlaltca | |
picky on controls created on ajax response | |||
2012-05-18 | fix #401 | ctrlaltca | |
2012-05-11 | Issue #210 Improvement: Auto-switch for TTabPanel | ctrlaltca | |
2012-04-14 | more tests fixing | ctrlaltca@gmail.com | |
2012-04-13 | Minor regression fix in TAutoComplete's js; | ctrlaltca@gmail.com | |
Fixed ActiveDropDownListtestCase, added a dummy selenium.css to avoid a 404 error while debugging test cases | |||
2012-04-13 | fixed regression in ActiveDatePicker and TEventTriggeredCallback introduced ↵ | ctrlaltca@gmail.com | |
in r3117 | |||
2012-04-10 | Fixed a bug in TValueTriggeredCallback introduced in r3117 | Christophe.Boulain@gmail.com | |
2012-03-29 | Fixed T[Active]DatePicker js | ctrlaltca@gmail.com | |
2012-03-24 | committed alternative patch for #181 | ctrlaltca@gmail.com | |
2012-02-02 | Added some dirty js code to get dropcontainer-relative offset for onDrop ↵ | ctrlaltca@gmail.com | |
events of draggable controls | |||
2012-01-12 | avoid a js warning in ie | ctrlaltca@gmail.com | |
2011-12-21 | fix for #91; fixed TActiveCustomvalidator's behaviour and demo (more ↵ | ctrlaltca@gmail.com | |
discussion in the ticket) | |||
2011-12-21 | fixed #66 | ctrlaltca@gmail.com | |
2011-12-19 | committed patch from #378 | ctrlaltca@gmail.com | |
2011-10-31 | Bugfix: TListBox SelestionMode="Multiple" did not report correctly its ↵ | ctrlaltca@gmail.com | |
selected indices on callback Updated version of prado clientscript to 3.2 | |||
2011-10-11 | fix for a TDatePicker bug reported on the forum by ClaCS (default date ↵ | ctrlaltca@gmail.com | |
doesn't consider FromYear and UpToYear values) | |||
2011-10-11 | TActiveFileUpload: fix when 2 TActiveFileUpload are present in the same page ↵ | ctrlaltca@gmail.com | |
and one of them in inside 2 (o more) nested templates (refs #90) | |||
2011-09-22 | fix for #203 | ctrlaltca@gmail.com | |
2011-09-20 | patch for #363: dropping clientscripts.php | ctrlaltca@gmail.com | |
2011-09-13 | fix for a small regression introduced in r2888, noticed in #181 | ctrlaltca@gmail.com | |
2011-08-19 | small fix related to #301 | ctrlaltca@gmail.com | |
2011-07-28 | applied the "delayed callback" patch for TActiveDatePicker (ticker #265) | ctrlaltca@gmail.com | |
2011-07-27 | fix for #265 + disable wheel event for TActiveDatePicker to avoid callback ↵ | ctrlaltca@gmail.com | |
floods | |||
2011-07-24 | applied patch for #353 | ctrlaltca@gmail.com | |
2011-07-21 | added Gabor's HtmlArea registration patch (fixes #351) | ctrlaltca@gmail.com | |
2011-07-16 | fix for #343 (reworked r2915 to be more backcompatible on clientside) | ctrlaltca@gmail.com | |
2011-07-16 | applied prado-lazyload-in-callbacks-patch (ticket #348) | ctrlaltca@gmail.com | |
2011-07-03 | Rewoked TAccordion (fixes #340); added AnimationDuration parameter, added ↵ | ctrlaltca@gmail.com | |
example in quickstart. | |||
2011-07-02 | reworked the patch for #103 so that it actually fixes the use of ↵ | ctrlaltca@gmail.com | |
TActiveCustomValidator with normal Postback controls (like TButton) | |||
2011-06-25 | applied further "progressive rendering" patches (#235) | ctrlaltca@gmail.com | |
added TFlushOutput component fixed THtmlarea quickstart demo | |||
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-04 | Forgot optional ProgressIndicator property in previous fix. | uacaman | |
2011-05-02 | properly fixed #301 | rojaro | |
2011-04-27 | fixed #103 | rojaro | |