| #6326 |
[PATCH] selectedIndex changes before the selection was made; breaks Form.Observer |
Prototype |
edge |
defect |
critical |
10/01/06 |
| #11473 |
[PATCH][TEST] Element#getOffsetParent and Element#viewportOffset IE error. |
Prototype |
edge |
defect |
major |
03/31/08 |
| #11472 |
[PATCH] Element position helper methods don't use element = $(element) |
Prototype |
edge |
defect |
major |
03/31/08 |
| #11350 |
[PATCH][TEST] innerHTML makes relative hrefs absolute in IE |
Prototype |
edge |
defect |
major |
03/14/08 |
| #10453 |
[PATCH] Form.serialize performance improvement |
Prototype |
edge |
enhancement |
major |
12/10/07 |
| #9666 |
[PATCH] Convert keydown to keypress for Safari (how 1.5+ used to do) |
Prototype |
edge |
defect |
major |
09/24/07 |
| #9226 |
[PATCH] Ajax.Request _complete flag not being reset |
Prototype |
edge |
defect |
major |
08/09/07 |
| #8722 |
[PATCH] Make Firefox load scriptaculous properly from XSLT template |
script.aculo.us |
|
defect |
major |
06/22/07 |
| #8617 |
[PATCH] KeyPress event bug on IE |
Prototype |
edge |
defect |
major |
06/09/07 |
| #6919 |
[PATCH] Sorted tree: one level elements inheritance fault |
script.aculo.us |
edge |
defect |
major |
01/03/07 |
| #6735 |
[PATCH] BlindUp flicker in IE6 (script.aculo.us and Prototype from 1.2-rc1) |
script.aculo.us |
|
defect |
major |
11/29/06 |
| #5109 |
[PATCH] Sortable tree problem for the 2nd level nodes |
script.aculo.us |
edge |
defect |
major |
05/17/06 |
| #4267 |
[PATCH] Exception thrown if web server is down for AJAX requests |
Prototype |
1.1.0 |
defect |
major |
03/16/06 |
| #11595 |
[PATCH] document.observe('dom:loaded') attached after dom loaded fire instantly |
Prototype |
edge |
defect |
minor |
04/14/08 |
| #11533 |
[PATCH] remove eval from the Selector compileMatcher() method |
Prototype |
edge |
enhancement |
minor |
04/04/08 |
| #11501 |
[PATCH] Ajax.Request.setRequestHeaders uses Object.isFunction(extras.push) instead of iObject.isArray(extras) |
Prototype |
edge |
defect |
minor |
04/01/08 |
| #11437 |
[PATCH] String#stripTags doesn't need the "i" flag in the regexp |
Prototype |
edge |
defect |
minor |
03/27/08 |
| #11011 |
[PATCH] Update Accept Header to include JSON and XHTML |
Prototype |
edge |
enhancement |
minor |
02/05/08 |
| #10683 |
[PATCH] add String#arrHTMLEscapes property to easily extend String#escapeHtml and String#unescapeHtml |
Prototype |
edge |
enhancement |
minor |
01/03/08 |
| #10626 |
[PATCH] [TEST] Element.visible to respect ancestors' styles |
Prototype |
edge |
enhancement |
minor |
12/27/07 |
| #10595 |
[PATCH] [TEST] Object.isNumber and Object.isString returns false for new Number(x) / new String(x) |
Prototype |
edge |
defect |
minor |
12/22/07 |
| #10349 |
[PATCH] [TEST] Object.isNumber(NaN) is evaluated to true |
Prototype |
edge |
defect |
minor |
12/03/07 |
| #10226 |
[PATCH] Event.isKeyCode for cross-browser event key detection |
Prototype |
edge |
enhancement |
minor |
11/21/07 |
| #10157 |
[PATCH] handle cancel of InPlaceEditor when htmlResponse=false |
script.aculo.us |
edge |
defect |
minor |
11/14/07 |
| #10077 |
[PATCH] Addition of common Date methods to Prototype |
Prototype |
edge |
enhancement |
minor |
11/05/07 |
| #10046 |
[PATCH] Libraries do not load when document is MIME is application/xhtml+xml in Firefox |
script.aculo.us |
|
defect |
minor |
10/31/07 |
| #10035 |
[PATCH] Form.Element.Serializers.select(element, index) "index" parameter name is a misnomer, should be "value" |
Prototype |
edge |
defect |
minor |
10/30/07 |
| #10010 |
[PATCH] Selector.pseudos.nth() will miss family nodes |
Prototype |
edge |
defect |
minor |
10/28/07 |
| #10008 |
[PATCH] Fix selector with child on IE |
Prototype |
edge |
defect |
minor |
10/27/07 |
| #9882 |
[PATCH] Allowing Ajax.AutoCompleter Parameters to Be A Hash |
script.aculo.us |
edge |
defect |
minor |
10/15/07 |
| #9709 |
[PATCH] XML nodes and Element.readAttribute |
Prototype |
edge |
defect |
minor |
09/27/07 |
| #9647 |
[PATCH] Shorter type check definitions |
Prototype |
edge |
enhancement |
minor |
09/24/07 |
| #9580 |
[PATCH] Quiet Draggable when scrolling |
script.aculo.us |
edge |
defect |
minor |
09/17/07 |
| #9420 |
[PATCH] testing results |
script.aculo.us |
|
task |
minor |
08/29/07 |
| #9370 |
[PATCH] [TEST] Add PeriodicalExecuter#restart |
Prototype |
edge |
enhancement |
minor |
08/24/07 |
| #9331 |
[PATCH] Make scriptaculous compressible with Javascript compressor |
script.aculo.us |
edge |
enhancement |
minor |
08/22/07 |
| #9184 |
[PATCH] Skip some elements in autocompleter |
script.aculo.us |
edge |
enhancement |
minor |
08/04/07 |
| #9146 |
[PATCH] Optimization of String.strip function. |
Prototype |
edge |
enhancement |
minor |
07/30/07 |
| #9029 |
[PATCH] Typo in Sortable.finishDrag ('quiet' option) |
script.aculo.us |
edge |
defect |
minor |
07/19/07 |
| #9028 |
[PATCH] Stop dragging an element if mouse gets out of the window. |
script.aculo.us |
edge |
defect |
minor |
07/19/07 |
| #8781 |
[PATCH] Add Element#displayed. Deprecate Element#visible. |
Prototype |
edge |
enhancement |
minor |
06/27/07 |
| #8743 |
[PATCH] Enhancements to Number#ceil/floor/round, add String#parseFloat/parseInt |
Prototype |
edge |
enhancement |
minor |
06/25/07 |
| #8702 |
[PATCH] Add rand() function to Number methods |
Prototype |
edge |
enhancement |
minor |
06/20/07 |
| #8259 |
[PATCH] Ajax.Request/.Update does not work with files on IE7 with native XMLHttpRequest |
Prototype |
edge |
defect |
minor |
05/03/07 |
| #8211 |
[PATCH] [TEST] Form serialization enhancements/fixes |
Prototype |
edge |
enhancement |
minor |
04/27/07 |
| #7964 |
[PATCH] AjaxRequest: Do not simulate methods over POST when params won't be used |
Prototype |
|
defect |
minor |
04/02/07 |
| #6637 |
[PATCH] Restrict Draggables movement inside an element |
script.aculo.us |
edge |
enhancement |
minor |
11/17/06 |
| #3868 |
[PATCH] preserve display styles applied inline when showing/hidding an element |
Prototype |
1.0.0 |
enhancement |
minor |
02/17/06 |
| #11584 |
[PATCH] More robust Object.keys |
Prototype |
edge |
enhancement |
normal |
04/13/08 |
| #11568 |
[PATCH] $ should not throw error when passed a value of an unexistent attribute (IE) |
Prototype |
edge |
defect |
normal |
04/10/08 |
| #11546 |
[PATCH] fix IE support for Event.observe(window, 'click', ...); |
Prototype |
edge |
defect |
normal |
04/07/08 |
| #11524 |
[PATCH] latest regexp for String#isJSON |
Prototype |
edge |
defect |
normal |
04/03/08 |
| #11492 |
[PATCH] More robust Object.isFunction |
Prototype |
edge |
enhancement |
normal |
04/01/08 |
| #11481 |
[PATCH] [TEST] Constructor wrapper should return value |
Prototype |
edge |
defect |
normal |
03/31/08 |
| #11479 |
[PATCH] Autocompleter updateChoices: this.stopIndicator(); |
script.aculo.us |
|
defect |
normal |
03/31/08 |
| #11475 |
[PATCH][TEST] Better IFRAME Support in methods and others using elment.ownerDocument |
Prototype |
edge |
defect |
normal |
03/31/08 |
| #11474 |
[PATCH] [TEST] Element#select(element, '#id') fails in IE when is not in the document |
Prototype |
edge |
defect |
normal |
03/31/08 |
| #11468 |
[PATCH] use documentFragment in Element._getContentFromAnonymousElement() reduces looping |
Prototype |
edge |
enhancement |
normal |
03/30/08 |
| #11461 |
[PATCH] :root pseudo-class for Prototype |
Prototype |
edge |
enhancement |
normal |
03/28/08 |
| #11457 |
[PATCH] [TEST] Function.prototype.new |
Prototype |
edge |
enhancement |
normal |
03/28/08 |
| #11445 |
[PATCH] Submit event not triggered from fom.submit() in IE |
Prototype |
edge |
defect |
normal |
03/27/08 |
| #11423 |
[PATCH][TEST] Prototype.exec() (Equiv to jQuery.globalEval()) |
Prototype |
edge |
enhancement |
normal |
03/25/08 |
| #11417 |
[PATCH] [TEST] Element#wrapContent (wraps element's content into another element) |
Prototype |
edge |
enhancement |
normal |
03/25/08 |
| #11416 |
[PATCH] scriptaculous should support url with semicolon when loading sub-files |
script.aculo.us |
edge |
defect |
normal |
03/25/08 |
| #11368 |
[PATCH] Add Comments to Prototype Source Files |
Prototype |
edge |
defect |
normal |
03/18/08 |
| #11365 |
[PATCH] toQueryString to correctly serialize empty arrays |
Prototype |
edge |
defect |
normal |
03/17/08 |
| #11347 |
[PATCH] Fix for descendantOf on konqueror |
Prototype |
edge |
defect |
normal |
03/13/08 |
| #11335 |
[PATCH] Hash key existance check |
Prototype |
edge |
enhancement |
normal |
03/12/08 |
| #11326 |
[PATCH] Provide onKeyPress hook in Ajax.Autocompleter |
script.aculo.us |
|
enhancement |
normal |
03/11/08 |
| #11321 |
[PATCH] Form.Methods#validate |
Prototype |
|
enhancement |
normal |
03/11/08 |
| #11317 |
[PATCH] [TEST] positionedOffset/viewportOffset bug with replaced elements (IE6) |
Prototype |
edge |
defect |
normal |
03/10/08 |
| #11303 |
[PATCH] onLeave event handler for Droppables |
script.aculo.us |
|
enhancement |
normal |
03/08/08 |
| #11302 |
[PATCH] opera 9.5 strict: documentElement.clientHeight swapped with body.clientHeight |
Prototype |
edge |
defect |
normal |
03/08/08 |
| #11231 |
[PATCH] [TEST] String#gsub to pass index into replacement function |
Prototype |
edge |
enhancement |
normal |
02/27/08 |
| #11225 |
[PATCH][TEST] Element#replace removes child nodes of returned element |
Prototype |
edge |
defect |
normal |
02/27/08 |
| #11214 |
[PATCH] Form.Element.disable() steals focus (and throws error on console) |
Prototype |
edge |
defect |
normal |
02/25/08 |
| #11190 |
[PATCH][DOC][TEST] Implementation of Element.lastDescendant() |
Prototype |
edge |
enhancement |
normal |
02/22/08 |
| #11186 |
[PATCH][TEST] Hash#invoke throws exception |
Prototype |
|
defect |
normal |
02/21/08 |
| #11177 |
[PATCH] Enable pretty toJSON() output |
Prototype |
|
enhancement |
normal |
02/20/08 |
| #11157 |
[PATCH] Element.recursivelyCollect() does not behave as described cross-browser |
Prototype |
edge |
defect |
normal |
02/18/08 |
| #11143 |
[PATCH] [TEST] Element#recursivelyCollect to accept optional iterator parameter |
Prototype |
edge |
enhancement |
normal |
02/17/08 |
| #11142 |
[PATCH] [TEST] make Element#getDimensions works with display:none ancestors |
Prototype |
edge |
enhancement |
normal |
02/17/08 |
| #11092 |
[PATCH][TEST] IE el.readAttribute('id') returns [object] in when child element has id="id" or name="id" |
Prototype |
edge |
defect |
normal |
02/12/08 |
| #11060 |
[PATCH] Basic Event delegation |
Prototype |
edge |
enhancement |
normal |
02/08/08 |
| #11054 |
[PATCH] [TEST] Don't call start() in the constructor of an Effect, plus Effect.Highlight enhancement |
script.aculo.us |
|
enhancement |
normal |
02/08/08 |
| #11043 |
[PATCH][TEST] add Object#hasOwnProperty, fixes Hash#get('toString') and other native method names returning native function |
Prototype |
edge |
defect |
normal |
02/07/08 |
| #11042 |
[PATCH] [TEST] Add Array#removeAt and Array#removeIf |
Prototype |
edge |
enhancement |
normal |
02/07/08 |
| #10972 |
[PATCH][SVN Only] Adding Prototype.Revision |
Prototype |
edge |
enhancement |
normal |
01/31/08 |
| #10921 |
[PATCH] String.prototype.xmlize(): a solution to cross sub-domain responseXML bug in Mozilla |
Prototype |
edge |
defect |
normal |
01/25/08 |
| #10907 |
[PATCH] [TEST] Element#match should grok selectors with commas |
Prototype |
edge |
enhancement |
normal |
01/23/08 |
| #10862 |
[PATCH] script.aculo.us In-Place Editor: Editable element's title when using externalControlOnly |
script.aculo.us |
edge |
enhancement |
normal |
01/19/08 |
| #10841 |
[PATCH] [TEST] toString/toValue share same method reference when added via Class#addMethods |
Prototype |
edge |
defect |
normal |
01/17/08 |
| #10830 |
[PATCH] Drag should not produce a click |
script.aculo.us |
|
defect |
normal |
01/16/08 |
| #10825 |
[PATCH] unittest - assertDifference + assertNoDifference helpers |
Prototype |
edge |
enhancement |
normal |
01/16/08 |
| #10817 |
[PATCH] In-place editor: enterEditMode trigger to be executed last |
script.aculo.us |
edge |
enhancement |
normal |
01/15/08 |
| #10786 |
[PATCH] Position issue with draggable in scrollable when scrolling |
script.aculo.us |
|
defect |
normal |
01/12/08 |
| #10785 |
[PATCH] Position issue with ghosting draggable in scrollable |
script.aculo.us |
|
defect |
normal |
01/12/08 |
| #10783 |
[PATCH] unittest - Optionally allow passed tests to be hidden from log output |
Prototype |
edge |
enhancement |
normal |
01/12/08 |
| #10781 |
[PATCH] Add a red/green fail/pass bar for each Runner's summary log. |
Prototype |
edge |
enhancement |
normal |
01/12/08 |
| #10778 |
[PATCH] prototype dist task creates dist folder if non-existent |
Prototype |
edge |
defect |
normal |
01/12/08 |
| #10773 |
[PATCH] Empty Sortable does not serialize as empty container |
script.aculo.us |
|
defect |
normal |
01/11/08 |
| #10749 |
[PATCH] InPlaceEditor.options.ajaxOptions not cloned |
script.aculo.us |
|
defect |
normal |
01/09/08 |
| #10744 |
[PATCH] unittest warning + todo testcase messages |
Prototype |
edge |
enhancement |
normal |
01/09/08 |
| #10719 |
[PATCH] unittest - loadSample helper to insert HTML into test page within setup() |
script.aculo.us |
edge |
enhancement |
normal |
01/06/08 |
| #10718 |
[PATCH] unittest - loadSample helper to insert HTML into test page within setup() |
Prototype |
edge |
enhancement |
normal |
01/06/08 |
| #10695 |
[PATCH] Support for running multiple Test.Unit.Runner instances on a page |
script.aculo.us |
edge |
defect |
normal |
01/04/08 |
| #10654 |
[PATCH] useCapture support is not available in Prototype 1.6.0 |
Prototype |
edge |
defect |
normal |
12/30/07 |
| #10647 |
[PATCH] Draggable doesn't set new revert position when on successful drop when revert: 'failure' |
script.aculo.us |
edge |
defect |
normal |
12/29/07 |
| #10622 |
[PATCH] [TEST] String#escapeHTML to escape double quotes. |
Prototype |
edge |
defect |
normal |
12/27/07 |
| #10612 |
[PATCH] Allow array parameters in Ajax.Autocompleter |
script.aculo.us |
edge |
enhancement |
normal |
12/25/07 |
| #10588 |
[PATCH] Ajax.InPlaceEditor gets incorrect row count when using loadTextURL |
script.aculo.us |
|
defect |
normal |
12/21/07 |
| #10548 |
[PATCH][TEST]Setting type attribute for button element fails in IE (Element constructor) |
Prototype |
edge |
defect |
normal |
12/18/07 |
| #10532 |
[PATCH] Swap dom:loaded condition order & Prototype.Browser.KHTML |
Prototype |
edge |
defect |
normal |
12/17/07 |
| #10506 |
[PATCH] Semicolon sentence termination |
script.aculo.us |
|
defect |
normal |
12/14/07 |
| #10486 |
[PATCH] Element.viewportOffset stopped working in Opera 9.5 |
Prototype |
edge |
defect |
normal |
12/12/07 |
| #10441 |
[PATCH] [TEST] Class.Methods.addMethods fails in IE when source is null or undefined |
Prototype |
edge |
defect |
normal |
12/10/07 |
| #10428 |
[PATCH] [TEST] "pseudo" selector fails when followed by "combinator" one |
Prototype |
edge |
defect |
normal |
12/08/07 |
| #10356 |
[PATCH] Object.hasProperties(), Object.isEmpty() |
Prototype |
edge |
enhancement |
normal |
12/04/07 |
| #10351 |
[PATCH] - unit test skip functionality |
script.aculo.us |
|
enhancement |
normal |
12/03/07 |
| #10341 |
[PATCH] Add inheritStyles option to Ajax.InPlaceEditor |
script.aculo.us |
|
enhancement |
normal |
12/03/07 |
| #10269 |
[PATCH] [TEST] Object.isObject and Object.isBoolean |
Prototype |
|
enhancement |
normal |
11/24/07 |
| #10265 |
[PATCH] document.viewport.getScrollOffsets => document.viewport.getScrollOffset for consistency |
Prototype |
edge |
enhancement |
normal |
11/24/07 |
| #10191 |
[PATCH] Ajax network errors fire on0 + onFailure, local files fire onSuccess |
Prototype |
edge |
enhancement |
normal |
11/16/07 |
| #10185 |
[PATCH] Element#getWidth includes margin on table in Mozilla |
Prototype |
edge |
defect |
normal |
11/16/07 |
| #10184 |
[PATCH] IE throws error when loading prototype.js dynamically |
Prototype |
|
defect |
normal |
11/16/07 |
| #10175 |
[PATCH] Call #clone on objects that support it when calling Object.clone(object) |
Prototype |
edge |
enhancement |
normal |
11/15/07 |
| #10170 |
[PATCH] [TEST] Cross-browser Event.simulateMouse |
script.aculo.us |
|
enhancement |
normal |
11/15/07 |
| #10158 |
[PATCH] Prevent JS files caching |
script.aculo.us |
|
defect |
normal |
11/14/07 |
| #10089 |
[PATCH] [TEST] Implement Class.addClassMethods |
Prototype |
edge |
enhancement |
normal |
11/06/07 |
| #10030 |
[PATCH] Ajax.Request allows status 0 on non file/ftp urls. |
Prototype |
edge |
defect |
normal |
10/30/07 |
| #9878 |
[PATCH] Bug + Bugfix IE6 Effect.BlindUp |
script.aculo.us |
|
defect |
normal |
10/15/07 |
| #9871 |
[PATCH] document.insertScript for inserting scripts after page load. |
Prototype |
|
enhancement |
normal |
10/14/07 |
| #9812 |
[PATCH][TEST] Don't work repeated extending in IE |
Prototype |
edge |
defect |
normal |
10/08/07 |
| #9760 |
[PATCH] Browser sniffing returns build number |
Prototype |
edge |
enhancement |
normal |
10/02/07 |
| #9712 |
[PATCH] no browser sniffing in the Element constructor |
Prototype |
edge |
enhancement |
normal |
09/27/07 |
| #9708 |
[PATCH] BUTTON elements are not extended with Form.Element.Methods |
Prototype |
|
defect |
normal |
09/27/07 |
| #9691 |
[PATCH] Add the Ajax.Response to the Ajax.Request to allow the Response to be seen when the Request is passed as an exception. |
Prototype |
edge |
defect |
normal |
09/26/07 |
| #9690 |
[PATCH] Allow onXYZ registered responders to be called and allow onSuccess/onFailure to still be called. |
Prototype |
edge |
enhancement |
normal |
09/26/07 |
| #9665 |
[PATCH] Prototype ajax responders don't get all callbacks doc. says they should; fixing that |
Prototype |
edge |
defect |
normal |
09/24/07 |
| #9663 |
[PATCH][TEST] stripScripts/extractScripts don't work in Safari if non-ASCII characters are used in scripts |
Prototype |
edge |
defect |
normal |
09/24/07 |
| #9643 |
[PATCH] Any onSuccess or onFailure responders registered using Ajax.Responders.register are not called when using Ajax.request() |
Prototype |
edge |
defect |
normal |
09/24/07 |
| #9609 |
[PATCH] [TEST] Form.serializeElements() fails when form contains "toString"/"valueOf" - named elements |
Prototype |
edge |
enhancement |
normal |
09/20/07 |
| #9599 |
[PATCH] Prototype : method extractScripts return commented script |
Prototype |
edge |
defect |
normal |
09/19/07 |
| #9583 |
[PATCH] [TEST] Form.findNextElement / Form.focusNextElement |
Prototype |
edge |
enhancement |
normal |
09/18/07 |
| #9568 |
[PATCH] Error when Effect is undefined |
script.aculo.us |
edge |
defect |
normal |
09/16/07 |
| #9540 |
[PATCH] No default width on autocompleter |
script.aculo.us |
|
enhancement |
normal |
09/12/07 |
| #9506 |
[PATCH] Add Array#empty |
Prototype |
edge |
enhancement |
normal |
09/09/07 |
| #9490 |
[PATCH] Ajax.Request.onSuccess is called after aborting |
Prototype |
edge |
defect |
normal |
09/06/07 |
| #9456 |
[PATCH] Add a prefix parameter to Element#identify |
Prototype |
edge |
enhancement |
normal |
08/31/07 |
| #9418 |
[PATCH] Autocompleter up arrow behavior |
script.aculo.us |
edge |
defect |
normal |
08/29/07 |
| #9403 |
[PATCH] Autocompleter updateChoices hook |
script.aculo.us |
edge |
enhancement |
normal |
08/28/07 |
| #9373 |
[PATCH] Ajax.Request does not handle the base tag in Opera |
Prototype |
edge |
defect |
normal |
08/25/07 |
| #9311 |
[PATCH] Shrink to a position |
script.aculo.us |
edge |
enhancement |
normal |
08/20/07 |
| #9281 |
[PATCH] Improve new DOM builder with support for explicit text nodes |
Prototype |
edge |
enhancement |
normal |
08/16/07 |
| #9231 |
[PATCH] Add line numbers to Unit Test Failure ouput |
Prototype |
edge |
enhancement |
normal |
08/09/07 |
| #9168 |
[PATCH][TEST] Element#relativize does not preserve position of "absolutely" positioned elements |
Prototype |
|
defect |
normal |
08/02/07 |
| #9162 |
[PATCH] onSelectEntry Event for Autocompleter |
script.aculo.us |
edge |
enhancement |
normal |
08/01/07 |
| #9092 |
[PATCH] Use _each or each when needed + shorter Array#intersect |
Prototype |
edge |
enhancement |
normal |
07/24/07 |
| #9034 |
[PATCH] Function#rcurry |
Prototype |
edge |
enhancement |
normal |
07/20/07 |
| #9033 |
[PATCH] Fix for Autocompleter.Base.updateElement to allow updateElement to be called on hidden input |
script.aculo.us |
edge |
defect |
normal |
07/20/07 |
| #9009 |
[PATCH] Compatibility with JavaScript 1.8 for Array#reduce (and Enumerable#inject) |
Prototype |
edge |
defect |
normal |
07/18/07 |
| #8989 |
[PATCH] Give more control to set the name when serializing a sortable |
script.aculo.us |
edge |
enhancement |
normal |
07/15/07 |
| #8959 |
[PATCH] Provide ability to subtract array from another array |
Prototype |
edge |
enhancement |
normal |
07/12/07 |
| #8956 |
[PATCH] #viewportOffset returns wrong offset when document.body has borderWidth > 0 |
Prototype |
edge |
defect |
normal |
07/11/07 |
| #8953 |
[PATCH] Sortable positional sorting |
script.aculo.us |
edge |
enhancement |
normal |
07/11/07 |
| #8948 |
[PATCH] Form.request as JSON |
Prototype |
edge |
enhancement |
normal |
07/11/07 |
| #8942 |
[PATCH] Adding Form.DelayedObserver |
script.aculo.us |
edge |
defect |
normal |
07/11/07 |
| #8901 |
[PATCH] Adds rake unittest options to specify target browser and test |
script.aculo.us |
|
enhancement |
normal |
07/07/07 |
| #8779 |
[PATCH] String#ljust, String#rjust, String#center |
Prototype |
edge |
enhancement |
normal |
06/27/07 |
| #8752 |
[PATCH] Element.show() to take an optional parameter specifying the style.display value. |
Prototype |
edge |
enhancement |
normal |
06/26/07 |
| #8628 |
[PATCH] Add range selection to Field |
Prototype |
edge |
enhancement |
normal |
06/11/07 |
| #8609 |
[PATCH] Prototype DOM navigation methods always return undefined when using selectors on elements not descended from the document object |
Prototype |
edge |
defect |
normal |
06/08/07 |
| #8564 |
[PATCH] getStyle('width') and getStyle('height') inconsistencies |
Prototype |
edge |
defect |
normal |
06/04/07 |
| #8560 |
[PATCH] Bug when clicking a slider into position. |
script.aculo.us |
edge |
defect |
normal |
06/04/07 |
| #8465 |
[PATCH] Added multiple parameters for ajax.autocompleter |
script.aculo.us |
|
enhancement |
normal |
05/25/07 |
| #8457 |
[PATCH] "root" argument for Element.match |
Prototype |
edge |
enhancement |
normal |
05/24/07 |
| #8452 |
[PATCH][TEST] Fix String#escapeHTML and String#unescapeHTML (several fixes, memory leak) |
Prototype |
edge |
defect |
normal |
05/24/07 |
| #8450 |
[PATCH] Sound loop support and stop function |
script.aculo.us |
|
enhancement |
normal |
05/24/07 |
| #8424 |
[PATCH] Function#cache |
Prototype |
edge |
enhancement |
normal |
05/21/07 |
| #8423 |
[PATCH] elements lose their draggability on IE |
script.aculo.us |
|
defect |
normal |
05/21/07 |
| #8420 |
[PATCH] [TEST] Global support for alternate query parameter separator |
Prototype |
edge |
enhancement |
normal |
05/21/07 |
| #8419 |
[PATCH] Enumerable#min & Enumerable#max smaller implementation |
Prototype |
edge |
enhancement |
normal |
05/20/07 |
| #8382 |
[PATCH] Effect.Scale does not work correctly with relative positioning. |
script.aculo.us |
|
defect |
normal |
05/16/07 |
| #8381 |
[PATCH] [TEST] Form.Element.getValue should return null on unknown/unsupported elements |
Prototype |
edge |
defect |
normal |
05/16/07 |
| #8354 |
[PATCH] Support for Mouseenter and Mouseleave (updated for rc 1.6.0 edge) |
Prototype |
edge |
enhancement |
normal |
05/14/07 |
| #8352 |
[PATCH] Ajax.Autocompleter to abort previous requests |
script.aculo.us |
|
defect |
normal |
05/13/07 |
| #8339 |
[PATCH] A method to shuffle a array itens. |
Prototype |
edge |
enhancement |
normal |
05/11/07 |
| #8333 |
[PATCH] index versions of find/detect and friends |
Prototype |
edge |
enhancement |
normal |
05/11/07 |
| #8311 |
[PATCH] Can add a onAfterUpdateComplete in Ajax.PeriodicalUpdater? |
Prototype |
edge |
enhancement |
normal |
05/09/07 |
| #8294 |
[PATCH] Effext Svale supports Cushions (Margins, Borders) on its element |
script.aculo.us |
|
enhancement |
normal |
05/07/07 |
| #8291 |
[PATCH] Add username and password support to Ajax.Request |
Prototype |
edge |
enhancement |
normal |
05/07/07 |
| #8282 |
[PATCH] String#extractStyles, String#insertStyle, String#applyStyles |
Prototype |
edge |
enhancement |
normal |
05/07/07 |
| #8208 |
[PATCH] Replacement for Element.scrollTo that works for block elements with overflows |
Prototype |
edge |
enhancement |
normal |
04/26/07 |
| #8200 |
[PATCH] Ranger |
script.aculo.us |
|
enhancement |
normal |
04/26/07 |
| #8184 |
[PATCH] maxFrequency for Ajax.PeriodicalUpdater's decay |
Prototype |
edge |
enhancement |
normal |
04/25/07 |
| #8149 |
[PATCH] Autocompleter should hide autocomplete DIV after selection |
script.aculo.us |
edge |
enhancement |
normal |
04/23/07 |
| #8112 |
[PATCH][fixed \w Prototype.exec()] IE w/ Ajax.Request.evalResponse() and script comments |
Prototype |
|
defect |
normal |
04/18/07 |
| #8082 |
[PATCH] First call of draganddrop element fired the onStart method even if mouse never mouve |
script.aculo.us |
|
defect |
normal |
04/16/07 |
| #8024 |
[PATCH] Position.absolutize does not factor in margins |
Prototype |
edge |
defect |
normal |
04/07/07 |
| #7898 |
[PATCH] Builder.node doesn't manage quotes properly |
script.aculo.us |
|
defect |
normal |
03/23/07 |
| #7895 |
[PATCH] Prototype's EventObserver fires only once when observing radio buttons |
Prototype |
edge |
defect |
normal |
03/23/07 |
| #7852 |
[PATCH] rake test fixes for Opera |
Prototype |
edge |
defect |
normal |
03/17/07 |
| #7826 |
[PATCH] [TEST] Ajax.Updater: evalScripts should happen before onComplete |
Prototype |
edge |
defect |
normal |
03/14/07 |
| #7807 |
[PATCH] Sortable tree fixes for #4691 (adding sub-items to empty branches) |
script.aculo.us |
|
defect |
normal |
03/12/07 |
| #7751 |
[PATCH] Using Ajax Autocomplete with Ajax Inline Editor |
script.aculo.us |
edge |
enhancement |
normal |
03/07/07 |
| #7683 |
[PATCH] Element.getDimensions issue breaks BlindDown in DL |
Prototype |
edge |
defect |
normal |
02/28/07 |
| #7676 |
[PATCH] Sortable does not accept drop outside of the box |
script.aculo.us |
edge |
enhancement |
normal |
02/28/07 |
| #7674 |
[PATCH] Add RESTful controller compatibility to InPlaceEditor |
script.aculo.us |
|
defect |
normal |
02/28/07 |
| #7671 |
[PATCH] Add InPlaceUploader to control.js, uploading/editing files, linked files and images made easy |
script.aculo.us |
edge |
enhancement |
normal |
02/27/07 |
| #7607 |
[PATCH] Ajax.InPlaceEditor.getText. Patch for entity reference |
script.aculo.us |
|
enhancement |
normal |
02/20/07 |
| #7564 |
[PATCH] Template Callbacks |
Prototype |
edge |
enhancement |
normal |
02/15/07 |
| #7494 |
[PATCH] allow nested hashes with Hash.toQueryString |
Prototype |
edge |
enhancement |
normal |
02/06/07 |
| #7480 |
[PATCH]in-place-editor checks if the field value has changed before submit the form |
script.aculo.us |
|
enhancement |
normal |
02/05/07 |
| #7443 |
[PATCH] Fix for auto completion issue in IE. |
script.aculo.us |
edge |
defect |
normal |
01/31/07 |
| #7436 |
[PATCH] bring draggable to top when clicked |
script.aculo.us |
|
enhancement |
normal |
01/30/07 |
| #7396 |
[PATCH] Revert sortables |
script.aculo.us |
|
enhancement |
normal |
01/26/07 |
| #7392 |
[PATCH] Adds alias_method and alias_method chain to classes created with Class.create() |
Prototype |
|
enhancement |
normal |
01/26/07 |
| #7374 |
[PATCH] Optional positional sortable sorting |
script.aculo.us |
|
enhancement |
normal |
01/25/07 |
| #7210 |
[PATCH] Support for an autocompleter that can be enabled/disabled |
script.aculo.us |
|
enhancement |
normal |
01/19/07 |
| #6810 |
[PATCH] add Aspect capability |
Prototype |
edge |
enhancement |
normal |
12/10/06 |
| #6786 |
[PATCH] Add in InPlaceEditor the EditMode on blank text |
script.aculo.us |
|
enhancement |
normal |
12/07/06 |
| #6773 |
[PATCH] Slider - Prevent setValue() and onChange() if onSlide() returns false |
script.aculo.us |
|
enhancement |
normal |
12/06/06 |
| #6748 |
[PATCH] adds a destroy method to the Autocompleter object |
script.aculo.us |
edge |
enhancement |
normal |
12/01/06 |
| #6722 |
[PATCH]String.extractScripts including scripts with src attribute to external js scripts |
Prototype |
|
enhancement |
normal |
11/28/06 |
| #6633 |
[PATCH] The positions of divs that are draggable change position when set to a certain position on the page. |
script.aculo.us |
edge |
defect |
normal |
11/16/06 |
| #6614 |
[PATCH] Sortable without overlap |
script.aculo.us |
|
defect |
normal |
11/13/06 |
| #6595 |
[PATCH] Add option to Ajax.Request to not simulate methods as POST |
Prototype |
|
defect |
normal |
11/09/06 |
| #6560 |
[PATCH] Autocomplete drop-down doesn't handle focus correctly |
script.aculo.us |
|
defect |
normal |
11/06/06 |
| #6470 |
[PATCH] Slider ignores stepping |
script.aculo.us |
|
defect |
normal |
10/23/06 |
| #6425 |
[PATCH] Slider doesn't position handle correctly if it's inside an element with scrollbars |
script.aculo.us |
|
defect |
normal |
10/17/06 |
| #6398 |
[PATCH] Add Touchpad control with some tests |
script.aculo.us |
|
enhancement |
normal |
10/13/06 |
| #6055 |
[PATCH] ignorePositionX and ignorePositionY for Sortables to allow mouse movement outside of sortable boundary |
script.aculo.us |
|
enhancement |
normal |
09/06/06 |
| #5771 |
[PATCH] Drag draggables outside an overflow:auto div to an external droppable container |
script.aculo.us |
|
enhancement |
normal |
08/09/06 |
| #5518 |
[PATCH] adjust positioning when dragging between two divs having different scrolling offsets. |
script.aculo.us |
|
defect |
normal |
06/27/06 |
| #5435 |
[PATCH] Autocompleter should allow displaying options in empty field |
script.aculo.us |
|
enhancement |
normal |
06/19/06 |
| #5155 |
[PATCH] Constraint: none in dragdrop.js |
script.aculo.us |
|
enhancement |
normal |
05/22/06 |
| #5118 |
[PATCH] Adding a core effect to scroll content in a container |
script.aculo.us |
|
enhancement |
normal |
05/17/06 |
| #5082 |
[PATCH] Allow custom callback for InPlaceCollectionEditor |
script.aculo.us |
|
enhancement |
normal |
05/15/06 |
| #5071 |
[PATCH] Constrain Draggables' movement to a given boundary |
script.aculo.us |
|
enhancement |
normal |
05/13/06 |
| #4958 |
[PATCH] Slider: Don't let multiple handles overlap |
script.aculo.us |
|
defect |
normal |
05/02/06 |
| #4904 |
[PATCH] Preserving tree options for serializers in dragdrop. |
script.aculo.us |
|
defect |
normal |
04/26/06 |
| #4784 |
[PATCH] Allow InPlaceEditor to use any element type |
script.aculo.us |
|
enhancement |
normal |
04/18/06 |
| #4782 |
[PATCH] Make Autocompleter result div scrollable work |
script.aculo.us |
|
enhancement |
normal |
04/18/06 |
| #4588 |
[PATCH] Ajax.inPlaceEditor and special characters |
script.aculo.us |
1.1.1 |
defect |
normal |
04/04/06 |
| #4575 |
[PATCH] In-place text editor: made new textarea form appear the same size, as editable text |
script.aculo.us |
1.1.1 |
enhancement |
normal |
04/04/06 |
| #4337 |
[PATCH] Always run the callback when using EventObserver, not just when the value has changed |
Prototype |
1.2.0 |
defect |
normal |
03/21/06 |
| #4255 |
[PATCH] Implement "combo box" by extending Autocompleter |
script.aculo.us |
|
enhancement |
normal |
03/15/06 |
| #4212 |
[PATCH]: More control over InPlaceEditors form creation L&F |
script.aculo.us |
|
enhancement |
normal |
03/13/06 |
| #4092 |
[PATCH] dragdrop.js : wrong delta in Opera |
script.aculo.us |
|
defect |
normal |
03/05/06 |
| #4062 |
[PATCH] autocompleter choices-div: bigger then input field if needed |
script.aculo.us |
1.0.0 |
enhancement |
normal |
03/03/06 |
| #3853 |
[PATCH] Add AJAX InPlace Edit Default Text |
script.aculo.us |
1.0.0 |
enhancement |
normal |
02/16/06 |
| #3801 |
[PATCH] Drop onHoverEnd support |
script.aculo.us |
1.0.0 |
defect |
normal |
02/10/06 |
| #3730 |
[PATCH] Ajax.Request requestTimeout |
Prototype |
1.0.0 |
enhancement |
normal |
02/04/06 |
| #3717 |
[PATCH] InPlaceEditor with submitOnBlur enabled crashes Safari when hitting return |
script.aculo.us |
1.0.0 |
defect |
normal |
02/03/06 |
| #3592 |
[PATCH] fix the Enumerable.reject and findAll methods |
Prototype |
1.0.0 |
defect |
normal |
01/24/06 |
| #3583 |
[PATCH] Draggable Event notification. OnHoverStart, onHoverEnd, onDrop |
script.aculo.us |
1.0.0 |
enhancement |
normal |
01/23/06 |
| #3534 |
[PATCH] Inplace Editor does not convert from   to ' ' when goes to edit mode. |
script.aculo.us |
1.0.0 |
defect |
normal |
01/19/06 |
| #3060 |
[PATCH] drag&drop multiple rows |
script.aculo.us |
|
enhancement |
normal |
11/29/05 |
| #7266 |
[PATCH] eval-issue having special chars |
Prototype |
|
defect |
trivial |
01/21/07 |
| #6465 |
[PATCH] crossbrowser innerText implementation |
Prototype |
|
enhancement |
trivial |
10/21/06 |
| #6216 |
[PATCH] Add descriptive headings to generated source |
Prototype |
|
enhancement |
trivial |
09/14/06 |
| #5578 |
[PATCH] Prototype Field.present function is incomplete |
Prototype |
1.1.1 |
enhancement |
trivial |
07/03/06 |