Timeline
02/25/07:
- 19:37 Ticket #964 (Unbind Event Handler) closed by
- fixed: Fixed in Revision 1423.
- 19:36 Changeset [34cb5b5812db50d921f7c7a0c398eb68167b3da3] by
-
- ChangeLog.txt
- src/event/event.js
- src/event/eventTest.js
- 19:15 Ticket #910 (DOM manipulations with FORM elements fail) closed by
- fixed: Fixed in Revision 1422.
- 19:12 Changeset [b15ae79a389299cac19f59ed14efafc3e9d8ef0d] by
-
- ChangeLog.txt
- src/jquery/jquery.js
- 18:35 Ticket #940 (FireFox and $(exp, context)) closed by
- invalid: This has to do with how browsers close tags in XHTML. IE is very bad at …
- 18:26 Ticket #983 (Setting iframe body html value in msie) closed by
- duplicate
- 17:41 Ticket #997 (isFunction returns "true" on A element) closed by
- fixed: Fixed in Revision 1421.
- 17:40 Changeset [b2c2ab2bb7fc43e680214a3627181a0c2226c6f9] by
-
- ChangeLog.txt
- src/jquery/jquery.js
- 13:29 Ticket #979 (Metadata: class metadata breaks removeClass in Opera) closed by
- fixed: Fixed in revision [1415].
- 13:28 Changeset [b93051f5af385ffca32df2333b1ca761cb56863f] by
-
- ChangeLog.txt
- 13:27 Changeset [eb1f881d737eb64c81dbd143bc678e202c60d9f9] by
-
- src/jquery/jquery.js
- 07:11 Changeset [21ca78bcd0c800ad8b54dcd7c73418e219f0ce49] by
-
- build/js/pack.js
- 05:05 Ticket #998 (Nested .click()'s cascades unwanted animations) closed by
- invalid: Hey dopaz, jQuery is only doing what you are telling it to do. You are …
- 04:31 Changeset [9dc40f564e79c3e5d8818afa4a1e7a1d243fbcf5] by
-
- ChangeLog.txt
02/24/07:
- 18:46 Ticket #999 (ASP.Net 2.0 Page Scroll code is triggering the jQuery event handler ...) created by
- Description: ASP.Net 2.0 makes use of an automatic resource files …
- 07:33 Ticket #998 (Nested .click()'s cascades unwanted animations) created by
- First off, I'd like to extend my gratitude to the development team and all …
- 07:09 Ticket #997 (isFunction returns "true" on A element) created by
- When an A element has an href with "function" as a part of its path, the …
02/23/07:
- 22:02 Ticket #996 (Interface sortable containment:'parent' dragged item not positioned ...) created by
- When the parameter containment:'parent' is set in a sortable, the dragged …
- 17:08 Ticket #995 (Support XPath position selector: [n]) created by
- Being able to replace the rather noisy ":eq(n)" with a plain "[n]" would …
- 11:31 Ticket #994 (Type error in isortables.js) created by
- There is a little error in isortables.js: 'zindex' needs to be 'zIndex'
- 04:49 Ticket #921 (IE Fires click event after doing a .clone()) closed by
- fixed: This is not related to #863. The issue was with the $events expando not …
- 04:47 Changeset [7820594c6630c0018a60e1c9c7bcacf78de06fb4] by
-
- ChangeLog.txt
- src/jquery/jquery.js
- 04:09 Ticket #951 ($('#foo') conflates id and <a name>) closed by
- fixed: Fixed in Revision 1406.
- 04:02 Ticket #984 ($(element).width() & $(element).height() functions return incorrect values) closed by
- invalid: As John mentioned, the jQuery width and height methods return the actual …
- 02:53 Changeset [44599e174b5d1f924def5a3950375ead12b9d21b] by
-
- ChangeLog.txt
- src/jquery/coreTest.js
- src/selector/selector.js
- src/selector/selectorTest.js
- 00:31 Ticket #750 (jQuery( 'param', $( 'object' )[0] ); fails if an OBJECT element exists) closed by
- wontfix: Ok, I'm moving this to being resolved - the current fix seems to solve the …
02/22/07:
- 21:54 Changeset [4259b02c99202092d222fc7ca19c1ab83df7eafa] by
-
- src/selector/selectorTest.js
- 21:48 Ticket #989 (#-starting IDs are not found in the page) closed by
- invalid: aercolino is correct. We only accept IDs that are valid both in HTML …
- 21:47 Ticket #990 (Chaining doesn't always work as expected.) closed by
- invalid: aercolino is correct - you can't insert an element before an element that …
- 21:04 Ticket #993 (.expandAll() for Accordian plugin) created by
- Would be handy to have expandAll and closeAll functions that can be …
- 20:53 Changeset [bb0ce1550da91e861faf7650b4617621ec14bfa8] by
-
- ChangeLog.txt
- 20:40 Ticket #991 (Ajax leaking in IE6) closed by
- fixed: Fixed in revision [1399]. However, to enable synchronous calls, I can't …
- 20:37 Changeset [fade976946fba8a9c9782bbbc56058fdc238b31f] by
-
- src/ajax/ajax.js
- 19:19 Ticket #992 (droppables don't account for position:fixed) created by
- Droppables are always adjusted for scrolling, even when they actually stay …
- 17:12 Ticket #991 (Ajax leaking in IE6) created by
- We (my team and our clients) are experimenting serious memory leaks while …
- 15:18 Ticket #990 (Chaining doesn't always work as expected.) created by
- $("<div>ciao</div>").after($("<span>bello</span>")).appendTo("body"); …
- 15:16 Ticket #989 (#-starting IDs are not found in the page) created by
- $('<li id="#foo">hi</li>').appendTo("body"); $("##foo") Doesn't find the …
- 10:53 Ticket #988 (Interface (drag&drop) not working with opera) created by
- I tried with the newest version. And the drag&drop routines do not work at …
02/21/07:
- 11:39 Ticket #987 (IE (below 7) always uses POST (XMLHttpRequest simplified too much)) created by
- It seems the function which defines XMLHttpRequest for IE has regressed …
- 08:02 Ticket #986 (jQuery("#IDParent #IDChild") throws error when #IDParent does not exists.) created by
- This bug was reproduced using "jQuery-1.1.1" version. I have the following …
- 02:42 Ticket #956 (autocompleter suggestion box disapear) reopened by
- the above problem comes when something like this is added to the …
02/20/07:
- 23:46 Ticket #985 (MetaData not binding data to element correctly) created by
- Given this html <div id="myDiv" data="{foo:bar}" />, doing …
- 14:23 Ticket #984 ($(element).width() & $(element).height() functions return incorrect values) created by
- $(element).width() & $(element).height() functions return incorrect …
- 09:36 Ticket #983 (Setting iframe body html value in msie) created by
- In msie 6.0, I get an error when I use: […] The call works fine with …
- 07:43 Ticket #982 (favicon) created by
- Finally put up an official favicon for the site.
- 04:56 Ticket #981 ([PATCH] Enable tbody scrolling on tables with tablesorter) created by
- Here's a patch that enables scrolling the table's tbody for both IE and …
02/19/07:
- 21:17 Ticket #980 (JQ 1.1.1 + Interface 1.2 + corner 1.7 dont work on IE 6&7) created by
- Attempting to use jq 1.1.1 compressed, interface 1.2 and corner 1.7 (26 …
- 19:33 Ticket #979 (Metadata: class metadata breaks removeClass in Opera) created by
- Opera throws this exception: […] A test was added to the metadata …
- 17:46 Ticket #978 ([PATCH] IE doesn't like domManip in an iframe) created by
- IE has a security precaution when fiddling with the DOM. When creating a …
- 15:44 Changeset [1878aa96446aae7aa65ccbbd8a1dfa90301a043a] by
-
- src/jquery/coreTest.js
- 08:24 Ticket #1 (SPAM) closed by
- invalid
- 04:56 Ticket #953 (Binding click handler fails on newly created anchor) closed by
- worksforme: Ok, it sounds like this was possibly an unrelated bug. (Klaus, correct me …
- 01:56 Ticket #959 (.events needs be changed) closed by
- fixed: Fixed in SVN rev [1373].
- 01:17 Ticket #977 (.is() should support comma-separated queries) created by
- Currently it does not, which is inconsistent with how .filter() works.
02/18/07:
- 23:27 Changeset [15f74eddb6725b027f8005fdb9fb85f57a824520] by
-
- ChangeLog.txt
- 22:17 Changeset [3eaebf45a21f3eceb0144769713353bebb9d44a7] by
-
- src/event/event.js
- 22:13 Ticket #950 (jQuery.fn.ready should not pass in any params to the functions pushed onto ...) closed by
- wontfix: > ready is passing in a function to foo, so the function code is …
- 18:27 Ticket #937 (No trunk) closed by
- fixed: Fixed.
- 18:24 Ticket #899 (WikiFormatting link on the bug report form links to an empty page (again)) closed by
- fixed: Fixed in Trac upgrade.
- 18:24 Ticket #898 (the 40KB limit per message on the dev list is bothering) closed by
- wontfix: This is in place so that people who subscribe to the mailing list with the …
- 18:22 Ticket #897 (ATTACHMENT submission broken for bug reports) closed by
- fixed: Fixed with the Trac upgrade.
- 18:21 Ticket #835 (mysql lock) closed by
- fixed: This should be fixed, now that caching is in place.
- 18:21 Ticket #834 ('TracReports' link not working) closed by
- fixed: Fixed.
- 18:20 Ticket #284 (Create a nightly build) closed by
- fixed: Completed: http://jquery.com/src/nightlies/
- 06:54 Changeset [5616e4c357ec6d793bb20e8ff7b7bd77c995a5d6] by
-
- MIT-LICENSE.txt
- 06:49 Changeset [14a7b5dd0b07b3a65cf82e6e420756babce4c31e] by
-
- ChangeLog.txt
- 04:21 Ticket #975 ($().html().evalScripts() Eval's Scripts Twice in Firefox) created by
- Test page: http://aheimlich.freepgs.com/tests/jquery/ajax-load/ Firefox …
Note: See TracTimeline
for information about the timeline view.
