Timeline
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 …
02/17/07:
- 21:55 Ticket #974 (TypeError in Opera) created by
- Using the drag-and-drop plugin, Opera (9.1, on Linux/OSX) throws an error. …
- 20:58 Ticket #910 (DOM manipulations with FORM elements fail) reopened by
- Reopening because the fix is causing Safari to crash.
- 20:58 Changeset [c66935db9d6068087f1fca83626db0b9280343e2] by
-
- src/jquery/jquery.js
- 20:34 Changeset [ef1bd0453245c3b619cad33303e167899581067a] by
-
- src/ajax/ajax.js
- 04:00 Ticket #973 (Put the curAnim property back into the ifx class.) created by
- The stop, pause and play functions on ifx are wonderful. One thing that …
- 02:43 Ticket #972 (Ability to select a drag handle that is a parent element of the draggable ...) created by
- I implemented the drag-and-drop interface for a table-based menu system. …
02/16/07:
- 16:17 Ticket #1 (SPAM) reopened by
- 13:55 Ticket #966 (curCSS: elem.style is undefined in Firefox) closed by
- worksforme: Please feel free to reopen with a test case.
- 13:28 Ticket #971 (Interface 1.2: iDrag.js - unterminated comment) created by
- When I include iDrag from Interface 1.2, Firebug reports an error that …
- 08:01 Ticket #970 (custom timeout does not set error message when timeout occurs) created by
- When using the custom 'timeout' settings for an ajax request as in …
- 06:20 Ticket #969 (className animation has incorrect RegExp declaration) created by
- In animating a className, the ifx.js defines a Reg Exp to find the style …
- 00:33 Ticket #968 ($('<tag>') needs optional document parameter to ease cross-frame DOM ...) created by
- When a user creates a DOM element via $('<tag>'), the element would always …
Note: See TracTimeline
for information about the timeline view.
