Timeline
07/23/09:
- 22:38 Changeset [26eda09892459709d224f910038b8f6836bfd012] by
-
- src/core.js
- 22:16 Ticket #4962 (.text is used by .val() for options) closed by
- fixed: Fixed in SVN rev [6485].
- 22:16 Changeset [9c9dd7cedea56a350d49ddcdf0982be9fcb6bad2] by
-
- src/attributes.js
- 22:01 Ticket #4962 (.text is used by .val() for options) created by
- See this discussion: …
- 18:40 Ticket #4961 ($('<style/>').append('styles') throws error in IE) created by
- Try this: $('<style type="text/css"/>').append('body{background:red;}') …
- 17:15 Ticket #4960 (toggle() and hide()) created by
- Dear Jquery, i think i found a bug: i have this form where is ask the user …
- 16:04 Ticket #4959 ([QUnit] Module Bug) created by
- When assigning variables and functions to this in setup or teardown, it is …
- 15:52 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, responseXML …
- 15:03 Ticket #4957 (Created input fields crash safari:) created by
- When executing the code: var $msg = $("#manage_inner_prompt > .message"); …
- 13:41 Ticket #4956 (UI Dialog Ajax removes namespace function) created by
- Best to explains this with an example: I have the following ASP.NET MVC …
- 13:25 Ticket #4942 (Array.prototype.slice() required argument) closed by
- fixed: Fixed in SVN rev [6484].
- 13:25 Ticket #4942 (Array.prototype.slice() required argument) reopened by
- 13:24 Ticket #4947 (Array.prototype.slice() required argument) closed by
- duplicate: Duplicate of #4942.
- 13:24 Ticket #4947 (Array.prototype.slice() required argument) reopened by
- 13:24 Ticket #4947 (Array.prototype.slice() required argument) closed by
- fixed: Fixed in SVN rev [6484]. (I missed your patch - but it ended up missing a …
- 13:22 Changeset [0a6c5205d21c29485ff8338881825135b6d9f373] by
-
- src/core.js
- src/event.js
- src/selector.js
- 08:34 Ticket #4955 (Changeset 6449, init method now causes troube if called after ...) created by
- this.length = 1; has been changed to this.length++; which means you …
- 07:25 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 jquery …
- 05:16 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 of …
- 04:24 Ticket #4952 ([bug]Selectors/multiple) created by
- When i used $('single,table',xml) base on "jquery-1.3.2.min.js" to get …
- 03:21 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 …
- 01:16 Ticket #4942 (Array.prototype.slice() required argument) closed by
- duplicate: Dup of #4947
- 01:14 Ticket #4944 (Misleading docs about special characters in selectors) closed by
- fixed: I've edited the docs to clarify, thanks!
- 01:13 Ticket #4946 (jQuery.isObject, changeset 6442) closed by
- invalid: Best to ask this on the jQuery Dev forum.
- 01:07 Ticket #4948 (Using the not() filter negates the live() method) closed by
- duplicate: Dup of #4939
- 01:02 Ticket #4943 (Using the not() filter negates the live() method) closed by
- duplicate: Dup of #4939
- 01:02 Ticket #4941 (Using the not() filter negates the live() method) closed by
- duplicate: Dup of #4939
- 01:02 Ticket #4940 (Using the not() filter negates the live() method) closed by
- duplicate: Dup of #4939
- 00:59 Ticket #4933 (error) closed by
- invalid: Please ask questions and get technical help on the forums. The bug tracker …
07/22/09:
- 23:25 Ticket #4945 (Enhancing "closest" method for delegation) closed by
- duplicate
- 23:14 Ticket #4950 (.click(function(){} on option error in IE) created by
- I found an internet explorer bug when performing an onclick function on an …
- 21:02 Ticket #4949 (:not(:visible) or :hidden) created by
- $(".tipos_habitacion tbody#tabla1 tr.jj:not(:visible)").length; FireFox …
- 21:00 Ticket #4948 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 20:23 Ticket #4947 (Array.prototype.slice() required argument) created by
- In ECMA-262 15.4.4.10, slice is required to have a "start" argument, but …
- 20:08 Ticket #4946 (jQuery.isObject, changeset 6442) created by
- http://dev.jquery.com/changeset/6442 […] I might be missing something …
- 20:03 Ticket #4945 (Enhancing "closest" method for delegation) created by
- I propose adding a second argument to the "closest" method that will act …
- 19:37 Ticket #4944 (Misleading docs about special characters in selectors) created by
- I think that the documentation about "Special characters in selectors" (at …
- 17:31 Ticket #4943 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 17:30 Ticket #4942 (Array.prototype.slice() required argument) created by
- In ECMA-262 15.4.4.10, slice is required to have a "start" argument, but …
- 17:30 Ticket #4941 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 17:30 Changeset [b964e56946c9111d7e53fa1eafb14cab3cd642f2] by
-
- src/core.js
- 17:26 Ticket #4940 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 17:23 Ticket #4939 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 15:39 Ticket #4938 (Array.prototype.slice() required argument) created by
- In ECMA-262 15.4.4.10, slice is required to have a "start" argument, but …
- 15:03 Ticket #4889 ("isReady" never gets set in FF3.5 if jQuery loaded after domready) closed by
- fixed: Fixed in SVN rev [6481].
- 15:03 Changeset [6fc57be843e2120ee6361af45b38d12a8c876f40] by
-
- src/event.js
- 14:47 Ticket #4934 (Check for Script Before Removal) closed by
- fixed: Fixed in SVN rev [6480].
- 14:39 Ticket #4937 (Check for Script Before Removal) closed by
- duplicate: Duplicate of #4934.
- 14:38 Ticket #4936 (Check for Script Before Removal) closed by
- duplicate: Duplicate of #4934.
- 14:38 Ticket #4935 (Check for Script Before Removal) closed by
- duplicate: Duplicate of #4934.
- 14:38 Changeset [fe80b5af45049d1c8d10682eb1075f838d52a045] by
-
- src/ajax.js
- 14:36 Ticket #4937 (Check for Script Before Removal) created by
- See thread here: …
- 14:33 Ticket #4936 (Check for Script Before Removal) created by
- See thread here: …
- 14:25 Ticket #4935 (Check for Script Before Removal) created by
- See thread here: …
- 14:21 Ticket #4934 (Check for Script Before Removal) created by
- See thread here: …
- 04:03 Ticket #4933 (error) created by
- Carousel: No width/height set for items. This will cause an infinite loop. …
07/21/09:
- 20:48 Changeset [4e8f0c935e8fada0a755d9749cd371b96b9589d6] by
-
- test/unit/fx.js
- 20:24 Changeset [6649ae290373e147ef5d2f6b3664dadc1e2779a6] by
-
- test/unit/ajax.js
- 20:16 Changeset [66c98419aa6f93deb2c3b7060191fc96c885dc29] by
-
- test/unit/fx.js
- 20:06 Changeset [db8226229637b00dda8757e8b96fd8362cf67a70] by
-
- test/unit/fx.js
- 19:03 Ticket #4932 ([validate] bug date on safari) created by
- Hello. I'm french and I don't speak english well, sorry. There is a bug …
- 15:57 Changeset [7e06b9b70f23dffd9c74047895b53b28af0dafc6] by
-
- src/manipulation.js
- 09:17 Changeset [7a67f8897d3c2ed97254f0fdb969be14e77962d1] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 09:08 Ticket #4931 (prev ~ siblings bug) created by
- <div id="id1">1</div><p>2</p> alert($("#id1 ~ p").text()); -> 2 <p …
- 02:46 Ticket #4910 (Please translate the Cyrillic stuff in ...) closed by
- fixed: Looks like this has been fixed.
- 02:43 Ticket #4912 (Element cannot be located) closed by
- invalid: It's selecting the elements fine; the code works if you remove the …
- 02:28 Ticket #4914 (IE8 error when creating a form) closed by
- invalid: IE's HTML parser is picky sometimes. Always close your tags. Self-closing …
- 02:12 Ticket #4918 (Ajax ifModified has problems) closed by
- invalid
- 02:10 Ticket #4921 (basic filters (lt & gt) only accept numbers, not variables) closed by
- invalid: Selectors do not do automagic variable substitution. This works fine …
- 02:04 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 many/most …
07/20/09:
- 18:57 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 check …
- 17:12 Ticket #4929 (Fix for IE Memory Leak) created by
- This is one (of many) memory leaks IE7 proudly has – cleaning memory for …
- 16:30 Ticket #4928 (jQuery plugin: Autocomplete should trigger change event) created by
- I think it should trigger change event when mustMatch is set to true and …
- 10:55 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 …
- 01:36 Ticket #4926 ([autocomplete] - empty ajax queries) created by
- Go to page (initial load of html + js) Click on the input that is to …
- 01:14 Ticket #4925 ([autocomplete] - bug in "currentValue") created by
- in function onChange() the currentValue can be "undefined" So: fix the …
07/19/09:
- 19:55 Changeset [29ff710c9b02dee2c407b408ea88489b3cef688e] by
-
- src/core.js
- 19:50 Changeset [b953c1d50a2c9a169b7fc47e78c2b8b0acb8a93d] by
-
- src/core.js
- 19:47 Changeset [03de2cb5e7945fac42bc612b290dbe460924cc51] by
-
- src/core.js
- 19:44 Changeset [eaca153aea6e7b00fd458cac0c8abadcbab8ad61] by
-
- src/ajax.js
- 19:37 Changeset [5272ed28bc03264e2167dbbdaccfbed6cdd64ffd] by
-
- src/ajax.js
- 19:03 Changeset [fa2d66363928ec6f6b615b9e5e5d9ab002651457] by
-
- src/ajax.js
- 17:41 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 a …
- 17:02 Changeset [81985c7878db2dd4dc31a3a9f8028eaae314ec24] by
-
- src/ajax.js
- 16:21 Changeset [7175b2ffabe57fcd403ca03f2b4ff895f5012836] by
-
- src/manipulation.js
- 16:13 Changeset [627a32cea2da11673f459d6eff1dc393b8c41d6f] by
-
- src/css.js
- 16:08 Changeset [4d1f15c35157532f13dd4ad2ba580ac65ad8475a] by
-
- src/css.js
- 15:58 Ticket #4114 (RegExp w/ Function Should be Optimized) closed by
- fixed: Fixed in SVN rev [6463].
- 15:57 Changeset [f57d93bf18a2d5c3b7a0b50da67cf6147aa389c3] by
-
- src/css.js
- src/manipulation.js
- 15:51 Changeset [0ac9898d6b7200075d20e36d7c31ad77585c8778] by
-
- src/manipulation.js
- 15:48 Changeset [6d23f2fd81f9f1894060a353e66effdf9738af16] by
-
- src/manipulation.js
- 15:29 Changeset [ec7fdf37235583a807b3f08e146edaadc81ca974] by
-
- src/manipulation.js
- 13:33 Ticket #4923 (.nodeName should be used in favor of .tagName) closed by
- fixed: Fixed in SVN rev [6458].
- 13:32 Changeset [48e9a3999596c2ee1f4470a78637de8f27e3b219] by
-
- src/ajax.js
- src/attributes.js
- src/fx.js
- src/offset.js
- src/selector.js
- 13:32 Ticket #4923 (.nodeName should be used in favor of .tagName) created by
- It's better to standardize on a single property for this.
- 13:22 Ticket #4113 (Standardize on .test() for RegExp) closed by
- fixed: Fixed in SVN rev [6457].
- 13:21 Changeset [0d5c3a68a092401089c9242bdafdb1b2534feb6a] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/fx.js
- src/manipulation.js
- src/selector.js
- 13:04 Ticket #4922 (.offsetParent() breaks the stack) closed by
- fixed: Fixed in SVN rev [6456].
- 13:04 Changeset [a3b8ac413f9c55994922c20b39223ab9ae6d1afa] by
-
- src/offset.js
- test/unit/offset.js
- 13:03 Ticket #4922 (.offsetParent() breaks the stack) created by
- It returns jQuery( Element ) instead of pushing on to the stack - and it …
- 12:53 Changeset [f0681d98fe1fcb2995eca50a41c1c66407eab97a] by
-
- src/offset.js
- 01:22 Ticket #4921 (basic filters (lt & gt) only accept numbers, not variables) created by
- This does not work var t = 10; $("div:lt(t)").each(); …
07/18/09:
- 20:11 Ticket #4920 (allow using optional data arg to $.getJSON with jsonp callback) created by
- Using the optional data argument to $.getJSON to pass query parameters as …
- 19:44 Changeset [9d46c0ebb46037cfcc026e874d459d2cd412294e] by
-
- src/dimensions.js
- 13:39 Ticket #4919 (Add a hoverClass method) created by
- The following 5 lines are repeated across applications and plugins again …
- 07:24 Ticket #4918 (Ajax ifModified has problems) created by
- When ifModified is set, jQuery adds its own If-Modified-Since header (and …
07/17/09:
- 23:36 Ticket #4917 (IE 6/7/8 have bugs related to the Sizzle selector of child elements.) created by
- Unsurprisingly, these are browser-based bugs specific to IE. The other …
- 22:20 Changeset [d828ff75a45bc1f232e607806c930e98d7256fc6] by
-
- test/unit/offset.js
- 22:15 Changeset [6504751006e6848369c9bfa5758f06b5ff40ba58] by
-
- test/index.html
- test/offset.html
- test/unit/offset.js
- 21:45 Ticket #4916 (Attribute filter [attribute^=value] working fine in IE8 but not FF3.5) created by
- I have a script that runs on a click event to hide all table rows that …
- 21:16 Ticket #4906 (Methods jQuery.fn.scrollLeft and jQuery.fn.scrollTop are slow for window) closed by
- fixed: Thanks for catching this mdevils. :) Fixed in r6451
- 21:08 Changeset [4edbff9fc13d49eb0c887be8c58c8e66dceb4c5c] by
-
- src/offset.js
- 20:34 Ticket #4915 (Setting Style object measurement property to 'NaNpx' in IE) created by
- This bug has been widely reported on the net. See …
- 17:33 Changeset [1a7f72e7fe96654838074f88c79e021d37c5c30a] by
-
- src/core.js
- test/unit/core.js
- 16:51 Ticket #4914 (IE8 error when creating a form) created by
- When creating a form element, you can't specify attributes for the form …
- 09:25 Ticket #4913 (Safari multiple class select fail on disconnected elements) created by
- I have one question and one problem. Problem Safari fails when …
- 01:47 Changeset [88bd74c732283cf8cd5e778439f0ea23654519d3] by
-
- src/core.js
- 00:20 Ticket #4912 (Element cannot be located) created by
- In the attached file, the element cannot be located. This works in IE but …
07/16/09:
- 15:16 Changeset [a38a5cd531a328319f8b7f3f33a84044b54591ce] by
-
- src/core.js
- test/unit/core.js
- 11:28 Ticket #4911 (IE8 Object Required + Object doesn't support propertie or method Error) created by
- Error Details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT …
- 10:02 Ticket #4910 (Please translate the Cyrillic stuff in ...) created by
- Пример should be "Example". I tried to edit the page but it's locked.
- 08:35 Ticket #4200 ($.fn.filter() and $.fn.not() are needlessly asymmetrical) closed by
- fixed: Resolved by #6443
- 08:33 Ticket #4188 (.get(-n)) closed by
- fixed: Resolved by #6439
- 08:32 Ticket #3999 (toArray()) closed by
- fixed: Resolved by #6438
- 07:32 Changeset [991d039b62f5dfcb9e3d99fe28212a6874e8f5c7] by
-
- src/data.js
- test/unit/data.js
- 07:32 Changeset [190812c3be99bde536d373b6b6ab65cfe053a532] by
-
- src/core.js
- src/data.js
- 07:32 Changeset [d36d224cc52e70d837306d33a03f517ef72abc60] by
-
- src/data.js
- test/unit/data.js
- 07:32 Changeset [8e54b167cf60a6efa0e572d31f3886c3cfe74c0b] by
-
- test/unit/core.js
- 07:32 Changeset [87869b8b81380617cfad8788799ee40de0e3e9c4] by
-
- src/traversing.js
- test/unit/traversing.js
- 07:32 Changeset [c10f87120f6fb2c6c269e766d6988e9be946dd03] by
-
- src/core.js
- test/unit/core.js
- 07:31 Changeset [8d52c27808a77f51d1cf42c7e738b0b356466c1a] by
-
- src/core.js
- test/unit/core.js
- 07:31 Changeset [6b912beb7b7ba3147112b8291ba3d3deb888bdba] by
-
- test/unit/core.js
- 07:31 Changeset [e532dfe5228217f55a33122a4438fd70522dbb4b] by
-
- src/core.js
- test/unit/core.js
- 07:31 Changeset [e124fec5e9cfee77cb23b27c0d43dc2631c83aab] by
-
- src/core.js
- test/unit/core.js
- 07:31 Changeset [0e2f4a0fe3b26f2eadff19cd3f668a4e99752117] by
-
- .gitignore
Note: See TracTimeline
for information about the timeline view.
