Timeline
Jul 26, 2009:
- 4:54 PM Ticket #4946 (jQuery.isObject, changeset 6442) reopened by
- 4:24 PM Ticket #4974 (Hover state using depricated method on select objects) closed by
- worksforme: That method doesn't exist in the current version of jQuery (1.3.2). …
- 1:12 PM Ticket #4974 (Hover state using depricated method on select objects) created by
- I tried adding an effect when hovering on and off a form select …
Jul 25, 2009:
- 11:40 PM Ticket #4973 (animate Method Fails in Firefox 3.5, Safari 4, Chrome) created by
- animate fails to have any effect. In the attached example, the font …
- 5:32 PM Ticket #4072 (Provide a selector/node restriction option as a second argument to .closest) closed by
- fixed: Fixed in SVN rev [6507]. Implemented support for .context-limited …
- 5:31 PM Changeset [cae93c3]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 4:57 PM Ticket #4156 (Animate hyphenated names) closed by
- fixed: Unfortunately the patch that you submitted didn't work. You also need …
- 4:56 PM Changeset [343b093]1.12-stable2.2-stablekillphp by
- src/fx.js
- test/unit/fx.js
- 12:08 PM Ticket #4972 (Adobe Dreamweaver CS4 crashes when opening offset module) closed by
- fixed: Fixed in r6504. Thanks for tracking this down.
- 12:08 PM Changeset [fd0bf5d6]1.12-stable2.2-stablekillphp by
- src/offset.js
- 12:04 PM Changeset [3d8ceaf]1.12-stable2.2-stablekillphp by
- src/offset.js
- 11:31 AM Ticket #4491 (jQuery 1.3.2 fails to execute postback for asp:Button) reopened by
- There is a bug (or maybe it's just how jQuery is designed) and I need …
- 10:12 AM Ticket #4972 (Adobe Dreamweaver CS4 crashes when opening offset module) created by
- The offset initialize function for some reason makes dreamweaver CS4 …
Jul 24, 2009:
- 7:01 PM Ticket #4971 (ajax() with method "PUT" - missing payload) created by
- All ajax() calls with method "PUT" don't deliver payload. Problem - …
- 6:32 PM Changeset [cafd392a]1.12-stable2.2-stablekillphp by
- src/offset.js
- test/unit/offset.js
- 5:19 PM Ticket #4970 (Opera and HTML 5 Child Selectors) created by
- JQuery won't allow me to select the children of a HTML 5 element …
- 4:33 PM Ticket #4969 (filter.length check in testrunner.js) created by
- Trying to run the test suite in Galio browser, validTest() is …
- 3:33 PM Ticket #4968 (check for missing indexOf) created by
- Not all browsers support indexOf(), please add the workaround at …
- 12:54 PM Ticket #4967 (map( [], decodeURIComponent) fails in Galio) created by
- decodeURIComponent only takes a single argument, but when map() calls …
- 11:21 AM Ticket #4966 (Problem with animate and zIndex) created by
- There's a problem width animate and zIndex in IE8 (didn't check …
- 5:58 AM Ticket #4965 (Whitespace in class attribute causes selector trouble.) created by
- See the attached testcase is probably the easiest way to understand …
- 12:06 AM Ticket #4964 (Support ajax callbacks for specific status codes) created by
- From this thread: …
Jul 23, 2009:
- 9:50 PM Changeset [cf7a0cf]1.12-stable2.2-stablekillphp by
- speed/benchmark.js
- 8:58 PM Changeset [0d389c0]1.12-stable2.2-stablekillphp by
- speed/slice.vs.concat.html
- 8:57 PM Changeset [6a85898]1.12-stable2.2-stablekillphp by
- speed/slice.vs.concat.html
- 8:27 PM Ticket #4963 (Cant get load() to work in IE8) created by
- Im using the load() function to post data. Works fine in FireFoxbut …
- 6:38 PM Changeset [26eda09]1.12-stable2.2-stablekillphp by
- src/core.js
- 6:16 PM Ticket #4962 (.text is used by .val() for options) closed by
- fixed: Fixed in SVN rev [6485].
- 6:16 PM Changeset [9c9dd7c]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 6:01 PM Ticket #4962 (.text is used by .val() for options) created by
- See this discussion: …
- 2:40 PM Ticket #4961 ($('<style/>').append('styles') throws error in IE) created by
- Try this: $('<style …
- 1:15 PM Ticket #4960 (toggle() and hide()) created by
- Dear Jquery, i think i found a bug: i have this form where is ask the …
- 12:04 PM Ticket #4959 ([QUnit] Module Bug) created by
- When assigning variables and functions to this in setup or teardown, …
- 11:52 AM Ticket #4958 (ajax methods fail in IE for content types ending in +xml) created by
- IE doesn't understand content types like application/rss+xml, …
- 11:03 AM Ticket #4957 (Created input fields crash safari:) created by
- When executing the code: var $msg = $("#manage_inner_prompt > …
- 9:41 AM Ticket #4956 (UI Dialog Ajax removes namespace function) created by
- Best to explains this with an example: I have the following ASP.NET …
- 9:25 AM Ticket #4942 (Array.prototype.slice() required argument) closed by
- fixed: Fixed in SVN rev [6484].
- 9:25 AM Ticket #4942 (Array.prototype.slice() required argument) reopened by
- 9:24 AM Ticket #4947 (Array.prototype.slice() required argument) closed by
- duplicate: Duplicate of #4942.
- 9:24 AM Ticket #4947 (Array.prototype.slice() required argument) reopened by
- 9:24 AM Ticket #4947 (Array.prototype.slice() required argument) closed by
- fixed: Fixed in SVN rev [6484]. (I missed your patch - but it ended up …
- 9:22 AM Changeset [0a6c520]1.12-stable2.2-stablekillphp by
- src/core.js
- src/event.js
- src/selector.js
- 4:34 AM Ticket #4955 (Changeset 6449, init method now causes troube if called after ...) created by
this.length = 1;
has been changed tothis.length++;
which means …- 3:25 AM Ticket #4954 (error - reference to undefined property jQuery.cache[id][name]) created by
- Hi, I have Firefox 3 and Developers Toolbar in it. I noticed that …
- 1:16 AM Ticket #4953 ($().position() returns a null object in the latest release of IE8.) created by
- The following code works in firefox, but fails in the latest release …
- 12:24 AM Ticket #4952 ([bug]Selectors/multiple) created by
- When i used $('single,table',xml) base on "jquery-1.3.2.min.js" to get …
Jul 22, 2009:
- 11:21 PM Ticket #4951 ($("<div id='a'>").appendTo("#bar") doesn't work in chrome 2.0) created by
- $("<div id='foo'>").text("test").appendTo("#bar") does not work on …
- 9:16 PM Ticket #4942 (Array.prototype.slice() required argument) closed by
- duplicate: Dup of #4947
- 9:14 PM Ticket #4944 (Misleading docs about special characters in selectors) closed by
- fixed: I've edited the docs to clarify, thanks!
- 9:13 PM Ticket #4946 (jQuery.isObject, changeset 6442) closed by
- invalid: Best to ask this on the jQuery Dev forum.
- 9:07 PM Ticket #4948 (Using the not() filter negates the live() method) closed by
- duplicate: Dup of #4939
- 9:02 PM Ticket #4943 (Using the not() filter negates the live() method) closed by
- duplicate: Dup of #4939
- 9:02 PM Ticket #4941 (Using the not() filter negates the live() method) closed by
- duplicate: Dup of #4939
- 9:02 PM Ticket #4940 (Using the not() filter negates the live() method) closed by
- duplicate: Dup of #4939
- 8:59 PM Ticket #4933 (error) closed by
- invalid: Please ask questions and get technical help on the forums. The bug …
- 7:25 PM Ticket #4945 (Enhancing "closest" method for delegation) closed by
- duplicate
- 7:14 PM Ticket #4950 (.click(function(){} on option error in IE) created by
- I found an internet explorer bug when performing an onclick function …
- 5:02 PM Ticket #4949 (:not(:visible) or :hidden) created by
- $(".tipos_habitacion tbody#tabla1 tr.jj:not(:visible)").length; …
- 5:00 PM Ticket #4948 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 4:23 PM Ticket #4947 (Array.prototype.slice() required argument) created by
- In ECMA-262 15.4.4.10, slice is required to have a "start" argument, …
- 4:08 PM Ticket #4946 (jQuery.isObject, changeset 6442) created by
- http://dev.jquery.com/changeset/6442 […] I might be missing …
- 4:03 PM Ticket #4945 (Enhancing "closest" method for delegation) created by
- I propose adding a second argument to the "closest" method that will …
- 3:37 PM Ticket #4944 (Misleading docs about special characters in selectors) created by
- I think that the documentation about "Special characters in selectors" …
- 1:31 PM Ticket #4943 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 1:30 PM Ticket #4942 (Array.prototype.slice() required argument) created by
- In ECMA-262 15.4.4.10, slice is required to have a "start" argument, …
- 1:30 PM Ticket #4941 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 1:30 PM Changeset [b964e569]1.12-stable2.2-stablekillphp by
- src/core.js
- 1:26 PM Ticket #4940 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 1:23 PM Ticket #4939 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 11:39 AM Ticket #4938 (Array.prototype.slice() required argument) created by
- In ECMA-262 15.4.4.10, slice is required to have a "start" argument, …
- 11:03 AM Ticket #4889 ("isReady" never gets set in FF3.5 if jQuery loaded after domready) closed by
- fixed: Fixed in SVN rev [6481].
- 11:03 AM Changeset [6fc57be]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:47 AM Ticket #4934 (Check for Script Before Removal) closed by
- fixed: Fixed in SVN rev [6480].
- 10:39 AM Ticket #4937 (Check for Script Before Removal) closed by
- duplicate: Duplicate of #4934.
- 10:38 AM Ticket #4936 (Check for Script Before Removal) closed by
- duplicate: Duplicate of #4934.
- 10:38 AM Ticket #4935 (Check for Script Before Removal) closed by
- duplicate: Duplicate of #4934.
- 10:38 AM Changeset [fe80b5a]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 10:36 AM Ticket #4937 (Check for Script Before Removal) created by
- See thread here: …
- 10:33 AM Ticket #4936 (Check for Script Before Removal) created by
- See thread here: …
- 10:25 AM Ticket #4935 (Check for Script Before Removal) created by
- See thread here: …
- 10:21 AM Ticket #4934 (Check for Script Before Removal) created by
- See thread here: …
- 12:03 AM Ticket #4933 (error) created by
- Carousel: No width/height set for items. This will cause an infinite …
Jul 21, 2009:
- 4:48 PM Changeset [4e8f0c9]1.12-stable2.2-stablekillphp by
- test/unit/fx.js
- 4:24 PM Changeset [6649ae2]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 4:16 PM Changeset [66c9841]1.12-stable2.2-stablekillphp by
- test/unit/fx.js
- 4:06 PM Changeset [db82262]1.12-stable2.2-stablekillphp by
- test/unit/fx.js
- 3:03 PM Ticket #4932 ([validate] bug date on safari) created by
- Hello. I'm french and I don't speak english well, sorry. There is a …
- 11:57 AM Changeset [7e06b9b]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 5:17 AM Changeset [7a67f88]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 5:08 AM Ticket #4931 (prev ~ siblings bug) created by
- <div id="id1">1</div><p>2</p> alert($("#id1 ~ p").text()); -> 2 …
Jul 20, 2009:
- 10:46 PM Ticket #4910 (Please translate the Cyrillic stuff in ...) closed by
- fixed: Looks like this has been fixed.
- 10:43 PM Ticket #4912 (Element cannot be located) closed by
- invalid: It's selecting the elements fine; the code works if you remove the …
- 10:28 PM Ticket #4914 (IE8 error when creating a form) closed by
- invalid: IE's HTML parser is picky sometimes. Always close your tags. …
- 10:12 PM Ticket #4918 (Ajax ifModified has problems) closed by
- invalid
- 10:10 PM Ticket #4921 (basic filters (lt & gt) only accept numbers, not variables) closed by
- invalid: Selectors do not do automagic variable substitution. This works fine …
- 10:04 PM Ticket #4930 (Inline "onsubmit" handler is not called when "submit" event is triggered) closed by
- invalid: A form has both a submit() method and an onsubmit event. Unlike …
- 2:57 PM Ticket #4930 (Inline "onsubmit" handler is not called when "submit" event is triggered) created by
- Triggering "submit" event on FORM element submits form, but doesn't …
- 1:12 PM Ticket #4929 (Fix for IE Memory Leak) created by
- This is one (of many) memory leaks IE7 proudly has – cleaning memory …
- 12:30 PM Ticket #4928 (jQuery plugin: Autocomplete should trigger change event) created by
- I think it should trigger change event when mustMatch is set to true …
- 6:55 AM Ticket #4927 (Wrong ClientX/ClientY calculating in FF < 1.9, Opera > 9.27 and IE) created by
- If body element have a border or another kind of offset, then we have …
Jul 19, 2009:
- 9:36 PM Ticket #4926 ([autocomplete] - empty ajax queries) created by
- Go to page (initial load of html + js) Click on the input that is to …
- 9:14 PM Ticket #4925 ([autocomplete] - bug in "currentValue") created by
- in function onChange() the currentValue can be "undefined" So: fix …
- 3:55 PM Changeset [29ff710]1.12-stable2.2-stablekillphp by
- src/core.js
- 3:50 PM Changeset [b953c1d]1.12-stable2.2-stablekillphp by
- src/core.js
- 3:47 PM Changeset [03de2cb]1.12-stable2.2-stablekillphp by
- src/core.js
- 3:44 PM Changeset [eaca153]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 3:37 PM Changeset [5272ed2]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 3:03 PM Changeset [fa2d663]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 1:41 PM Ticket #4924 (Use .val( true ) to return option.text instead of option.value) created by
- I often need to retrieve the 'display text' for the selected OPTION in …
- 1:02 PM Changeset [81985c78]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 12:21 PM Changeset [7175b2f]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 12:13 PM Changeset [627a32c]1.12-stable2.2-stablekillphp by
- src/css.js
- 12:08 PM Changeset [4d1f15c]1.12-stable2.2-stablekillphp by
- src/css.js
- 11:58 AM Ticket #4114 (RegExp w/ Function Should be Optimized) closed by
- fixed: Fixed in SVN rev [6463].
- 11:57 AM Changeset [f57d93b]1.12-stable2.2-stablekillphp by
- src/css.js
- src/manipulation.js
- 11:51 AM Changeset [0ac9898]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 11:48 AM Changeset [6d23f2f]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 11:29 AM Changeset [ec7fdf3]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 9:33 AM Ticket #4923 (.nodeName should be used in favor of .tagName) closed by
- fixed: Fixed in SVN rev [6458].
- 9:32 AM Changeset [48e9a39]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/attributes.js
- src/fx.js
- src/offset.js
- src/selector.js
- 9:32 AM Ticket #4923 (.nodeName should be used in favor of .tagName) created by
- It's better to standardize on a single property for this.
- 9:22 AM Ticket #4113 (Standardize on .test() for RegExp) closed by
- fixed: Fixed in SVN rev [6457].
- 9:21 AM Changeset [0d5c3a6]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/fx.js
- src/manipulation.js
- src/selector.js
- 9:04 AM Ticket #4922 (.offsetParent() breaks the stack) closed by
- fixed: Fixed in SVN rev [6456].
- 9:04 AM Changeset [a3b8ac4]1.12-stable2.2-stablekillphp by
- src/offset.js
- test/unit/offset.js
- 9:03 AM Ticket #4922 (.offsetParent() breaks the stack) created by
- It returns jQuery( Element ) instead of pushing on to the stack - and …
- 8:53 AM Changeset [f0681d9]1.12-stable2.2-stablekillphp by
- src/offset.js
Note: See TracTimeline
for information about the timeline view.