Timeline
09/15/07:
- 20:39 Ticket #1624 (Interface 1.2 bug - Draggables) created by
- If you have an assigned an 'fx' (duration for the effect applied to the …
- 17:58 Ticket #1623 ($.ajax not sending X-Requested-With with dataType script) created by
- I'm attempting to call the following code with jQuery 1.2: […] With …
- 17:19 Ticket #1622 (Slide Up/Down bug with flashing) created by
- The slide up and down works perfectly however when the slide has finished, …
- 13:40 Ticket #1570 (Escaped quotes not escaped in html attributes) closed by
- invalid: Closed at the request of poster.
- 13:37 Ticket #1452 (When each function encounters a void fn it throws exception) closed by
- fixed: This should be resolved in jQuery 1.1.4.
- 13:37 Ticket #1446 (init method doesn't check correctly form.elements property) closed by
- invalid: Closed at the request of poster.
- 13:36 Ticket #1451 (Boolean expression or conditional operator) closed by
- wontfix
- 13:31 Ticket #930 (jQuery/Packer/ActiveX Activation) closed by
- fixed: We now provide a minified version of jQuery - you should recommend that …
- 13:30 Ticket #954 (IE form serialization bug) closed by
- worksforme: I haven't been able to duplicate this - the new form serialization code in …
- 13:29 Ticket #1008 (IE7 fails $('select#Choice :selected').val();) closed by
- fixed: In jQuery 1.2 should should now just use: $("select#Choice").val();
- 13:28 Ticket #1143 (jQuery adds mergenum attribute on matched elements in MSIE) closed by
- fixed: This has been resolved in jQuery 1.2.
- 13:28 Ticket #1190 (Append only works once) closed by
- worksforme: I haven't been able to duplicate this.
- 13:27 Ticket #1392 (Gecko is gecko) closed by
- invalid: Our current implementation works for all browsers that we support - if a …
- 13:23 Ticket #1559 (Can no longer append script elements with a src attrib for an external ...) closed by
- fixed: Fixed in jQuery 1.2 - you can now append remote scripts.
- 13:23 Ticket #1536 (Jquery cant change input type in IE) closed by
- fixed: Unfortunately, this particular hack is not feasible within jQuery (you …[…]
- 13:18 Ticket #1319 ($().ready() sometimes fires too soon on Safari/Win) closed by
- worksforme: Unable to duplicate.
- 13:17 Ticket #1420 (Test Suite error: Check that click, triggers onclick event handler also) closed by
- fixed: Fixed in SVN.
- 13:17 Ticket #1435 (Safari 1.3.2 click event not returning false) closed by
- wontfix: We no longer support Safari 1.3, unfortunately, so we'll just have to let …
- 03:46 Ticket #1589 (Variables "end" and "unit" leak to global namespace) closed by
- worksforme: Fixed in SVN.
- 03:44 Ticket #1567 (nodeName without toUpperCase() in add() method) closed by
- fixed: Fixed in SVN rev [3305].
- 03:44 Changeset [e0c6e4ef98302345cc17131675e2c1f9f17b62f1] by
-
- src/core.js
- 03:42 Ticket #1538 (.ajax() data param not serializing array correctly) closed by
- wontfix: jQuery's data argument is only designed to serialize data of a specific …
- 03:38 Ticket #1534 (test #17 of http://jquery.com/test/ makes Safari crash) closed by
- wontfix: That's correct - Safari 2 is horribly buggy, with tons of memory leaks, …
- 03:26 Ticket #1586 (Problem animating to 0%) closed by
- fixed: Fixed in SVN rev [3303].
- 03:26 Changeset [f6a2e1734f73e30386e2679d4f4a8e5ac9a46f88] by
-
- src/fx.js
- 03:18 Ticket #1605 (IE6 hide/show makes elements wider) closed by
- worksforme: Do you have a demo of this occurring? I can't seem to duplicate it.
- 03:13 Ticket #1592 (Two variables are getting out from jQuery's namespace) closed by
- fixed: Fixed in SVN rev [3302].
- 03:12 Changeset [dbca9cbf629e282b511c32c8c870da37ef9fa92b] by
-
- src/fx.js
- 03:11 Ticket #1593 (Serialize ignores buttons) closed by
- wontfix: That's correct, we changed how serialization was done in 1.2 so that it …
- 03:09 Ticket #1604 (IE6 incorrect value of jQuery(window).height()) closed by
- fixed: This should be fixed in SVN, by brandon.
- 03:08 Changeset [3dabd7ec301770a2a6bb8457c96d630d42376719] by
-
- src/core.js
- test/unit/core.js
- 03:05 Ticket #1612 (:contains selector doesn't work for Ajax responses in IE6) closed by
- fixed: Fixed in SVN rev [3300].
- 03:05 Changeset [1088d06e5485451549990e6143001488f1580d83] by
-
- src/selector.js
- 03:02 Ticket #1587 (Creating inline element without closing tag in IE fails) closed by
- worksforme: Jesse - Arrix is correct, you need to use valid HTML/XHTML - otherwise …
- 02:59 Ticket #1606 (not enough fps on fade) closed by
- worksforme: You do realize that it's duration: 1000, right? duration: 1 is just 1 …
- 02:54 Ticket #1615 (Animation Calculation Bug.) closed by
- worksforme: Fixed in SVN.
- 02:50 Ticket #1572 (document.body is null!) closed by
- worksforme: Wait - when are you running this? If you're running this inside document …
- 02:48 Ticket #1144 (form.serialize() and character sets) closed by
- wontfix
- 02:47 Ticket #1541 ([PATCH] Ajax request with dataType 'xml' raises parsererror on HTTP HEAD ...) closed by
- wontfix: That's correct - if there's no response from the server, then there's no …
- 02:44 Ticket #1479 (single $.get spawns a large number of requests) closed by
- worksforme: I can't verify these results, let me know if you can provide an …
- 02:43 Ticket #957 (serialize() doesn't work for checkboxes (jQuery 1.1.1)) closed by
- fixed: Fixed in jQuery 1.2.
- 02:42 Ticket #1597 (animation adding up incorrect with minus sign) closed by
- worksforme
- 02:42 Ticket #1597 (animation adding up incorrect with minus sign) reopened by
- 02:41 Ticket #1597 (animation adding up incorrect with minus sign) closed by
- fixed: Fixed in SVN rev [3299].
- 02:41 Ticket #1607 (It's not possible to animate an element to an absolute negative position.) closed by
- fixed: Converted to the new -= / += format in SVN rev [3299].
- 02:40 Changeset [df246df2da4ff76b37959878c006464c6b438906] by
-
- src/fx.js
- 02:24 Ticket #1585 (namespace.jQuery() fails when namespace.init is defined) closed by
- fixed: Fixed in SVN rev [3298].
- 02:24 Changeset [9c2c47d7c021d1d944798642d0e7d51423af6bd8] by
-
- src/core.js
- 02:23 Changeset [d5f2129ac49e04185b49b7d5a548efa451d31dbc] by
-
- test/unit/event.js
- 02:17 Ticket #1594 (evalscripts() in .html() does not work the same in MSIE Safari and FF) closed by
- fixed: Fixed in SVN rev [3296].
- 02:16 Ticket #1565 (Report from IE (6.0)) closed by
- fixed: Fixed in SVN rev [3296].
- 02:16 Ticket #1598 (Execution of JavaScript code in AJAX response in IE and Safari) closed by
- fixed: Fixed in SVN rev [3296].
- 02:16 Changeset [606b863edaff29035960e4d813b45d63b8d92876] by
-
- src/core.js
- test/unit/core.js
- 02:13 Ticket #1621 (jquery.com is unreadable on dark themes (background color incorrectly ...) created by
- The jQuery.com site incorrectly assumes that the page background is white. …
- 01:32 Ticket #1609 (Xpath selector problems) closed by
- invalid: XPath selectors were moved to a plugin in jQuery 1.2 See: …
- 01:31 Ticket #1608 ($(this).val() <--- no longer support ?) closed by
- worksforme: How does it throw an error? It works ok for me in all of my tests. Yes, …
- 01:30 Ticket #1601 (Square bracket [] selectors doesn't work!) closed by
- invalid: Right, in jQuery 1.2 you have to do :has(div) now - see the changelog: …
- 01:21 Ticket #1581 (jquery v1.2 removes GET arguments from the url of the form plugin ...) closed by
- duplicate: Fixed in SVN rev [3295]. Duplicate of bug #1580.
- 01:21 Ticket #1579 (1.2 Ajax method strips query string from URI) closed by
- duplicate: Fixed in SVN rev [3295]. Duplicate of bug #1580.
- 01:20 Ticket #1578 ($.post does not send URL's query string) closed by
- duplicate
- 01:20 Ticket #1578 ($.post does not send URL's query string) reopened by
- 01:20 Ticket #1578 ($.post does not send URL's query string) closed by
- fixed: Fixed in SVN rev [3295]. Duplicate of bug #1580.
- 01:19 Ticket #1590 (IE 7, Event Cloning does not work) closed by
- fixed: This is fixed in SVN, by brandon.
- 01:18 Ticket #1580 ($.ajax puts query-part of url into data) closed by
- fixed: Fixed in SVN rev [3295].
- 01:18 Changeset [62d84e44ac3b4a3673c320514bbf5ac8dc7712d6] by
-
- src/ajax.js
- test/unit/ajax.js
- 00:35 Ticket #1584 (cross-domain get[Script|JSON] not trigger ajaxStop) closed by
- fixed: I can't duplicate this at all - ajaxStop always fires for me, with both …
- 00:35 Changeset [d9a3b133f1bf6a283349b5c0ab64b7c09cb9b92b] by
-
- src/ajax.js
- 00:23 Ticket #1600 (serializeArray returns incorrect val if value is array) closed by
- fixed: Fixed in SVN rev [3293].
- 00:23 Changeset [6d71a10ed2b751f0e275506b24b82d5f611bfdac] by
-
- src/ajax.js
- test/unit/ajax.js
- 00:07 Ticket #1620 (clean: function) closed by
- invalid: I think there's some confusion - that string "s" - is ONLY used for …
09/14/07:
- 23:58 Changeset [82eccdfcd0ba2e97c3fb7abac20b1146fbce5b2d] by
-
- src/event.js
- 19:29 Ticket #1620 (clean: function) created by
- I am new to jQuery, but came across an issue in the clear: function. …
- 18:29 Ticket #1619 (Update XMLHttpRequest generation code) created by
- The code that creates the XMLHttpREquest, inside the ajax function, should …
- 17:47 Changeset [41590d37e109453ae58b38d4889031f4130e7f64] by
-
- src/fx.js
- 16:04 Ticket #1618 (Bind & unbind) created by
- Greetings, It seems that there is a bug in jquery 1.2, related …
- 12:09 Ticket #1617 (Size and Length doesn't work) created by
- Size() and length count wrong number of rows after cloning row in table. …
- 09:31 Ticket #1616 (Draggables & Droppables bug) created by
- There is a bug in this extension. This bug occures when a droppable div …
- 07:07 Ticket #1615 (Animation Calculation Bug.) created by
- Test Case: Jquery: […] Html: […] Result: […] …
- 05:28 Ticket #1614 (Accordion Jumpy In FireFox (Both PC and Mac)) created by
- I just got through implementing an Accordion Based jQuery menu: …
- 00:47 Ticket #1613 (widtt() and height() seems to reset element width/height css properties) created by
- Everytime I call $(elt).height() or $(elt).width(), I see the elt …
09/13/07:
- 16:59 Ticket #1612 (:contains selector doesn't work for Ajax responses in IE6) created by
- Hi, I wanted to use the selector :contains for Ajax responses, and, while …
- 16:45 Changeset [500ff12d5da5e0d454663203101d65c9ed37cffa] by
-
- src/core.js
- 16:44 Changeset [08a6acc36262bc6e235bb50584ee5dc5c24fbe6d] by
-
- build.xml
- 14:48 Ticket #1611 (inserting html into iframe evals scripts in parent context) created by
- Related to the new contents() function in jQuery 1.2, domManip doesn't …
- 14:40 Ticket #1610 (the default handler doesn't get unbound) created by
- After unbilnd the event get unbound but not the default handler
- 10:30 Ticket #1609 (Xpath selector problems) created by
- Hello, it seems, that there is XPAth selector problem in version 1.2 For …
- 06:19 Ticket #1608 ($(this).val() <--- no longer support ?) created by
- Hi, is the above mentioned function no longer supported ? it throws me …
09/12/07:
- 22:16 Changeset [8ece9e8fb1278e4e62aeb8896979b2a6815dcb3e] by
-
- src/fx.js
- 21:04 Changeset [e4a62e4ec60a1dc36274e5706b46faadf455bd16] by
-
- src/fx.js
- 20:49 Ticket #1607 (It's not possible to animate an element to an absolute negative position.) created by
- It's not possible to animate an element to an absolute negative position. …
- 20:49 Ticket #1606 (not enough fps on fade) created by
- Hi, I'm new here so sorry if I filled some forms out wrong […] steps …
- 18:19 Ticket #1605 (IE6 hide/show makes elements wider) created by
- Noticing on IE6 only, when you hide content and show it again, the content …
- 18:11 Ticket #1604 (IE6 incorrect value of jQuery(window).height()) created by
- In IE6 incorrect value returned, instead of min value it returns max …
- 18:06 Ticket #1603 (IE7 and Sortable interface) created by
- The demo on http://interface.eyecon.ro/demos/sort.html doesn't work …
- 17:37 Ticket #1602 (jQuery 1.1.4 and 1.2. Bug with Imagebox) created by
- There are some problems with JQuery & …
- 16:02 Ticket #1601 (Square bracket [] selectors doesn't work!) created by
- Assume we have this example html body: <body> <div><div></div></div> …
- 15:45 Changeset [e22336e7ae57833d1e903be196abdcd8d244e496] by
-
- build/runtest/test.js
- 15:14 Ticket #1600 (serializeArray returns incorrect val if value is array) created by
- I believe there is a bug in serializeArray whereby using... […] …
- 11:42 Ticket #1599 (Internet Explorer doesn't like negative values for CSS width) created by
- The follwoing code causes IE (at least IE 7) to throw a script error: …
- 10:41 Ticket #1598 (Execution of JavaScript code in AJAX response in IE and Safari) created by
- Hello, There's a problem for the execution of JavaScript mixed with HTML …
- 02:38 Ticket #1597 (animation adding up incorrect with minus sign) created by
- Url for testing: …
- 01:46 Ticket #1596 (Broken "runtest" target in build.xml) created by
- Project directory layout changed, but build.xml destroys the new layout.
09/11/07:
- 23:24 Ticket #1595 (ajax provides no means for passing a username and password.) created by
- XMLHttpRequest's open() can take an optional username and password as its …
- 21:30 Ticket #1594 (evalscripts() in .html() does not work the same in MSIE Safari and FF) created by
- In my application (the "Crayons" plugin for SPIP), a script can be passed …
- 20:54 Ticket #1593 (Serialize ignores buttons) created by
- when specifically selecting a button and serializing it, it is no longer …
- 20:24 Ticket #1592 (Two variables are getting out from jQuery's namespace) created by
- variables 'end' and 'unit' in method 'animate'
- 18:33 Ticket #1591 (IE "Invalid Argument" $('table').attr('non-existent')) created by
- IE 6 throws an "Invalid Argument" error when attempting to get an …
- 18:03 Ticket #1590 (IE 7, Event Cloning does not work) created by
- From the example documentation. …
- 18:02 Ticket #1589 (Variables "end" and "unit" leak to global namespace) created by
- After running some animation (see …
- 18:00 Ticket #1588 (IE doesn't evaluate after a certain point whn pages are heavily loaded ...) created by
- Using a jquery routine which evaluate a class on img and do some things …
- 16:33 Ticket #1587 (Creating inline element without closing tag in IE fails) created by
- If you try to create an inline element by using $('<span>') without …
- 16:29 Ticket #1536 (Jquery cant change input type in IE) reopened by
- There is a solution for this kind of problem described at …
- 16:10 Ticket #1586 (Problem animating to 0%) created by
- With the introduction of the % animation effects, I tried to implement it …
- 16:03 Ticket #1585 (namespace.jQuery() fails when namespace.init is defined) created by
- Now jQuery can be assigned to any custom namespace. But the following code …
- 15:22 Ticket #1584 (cross-domain get[Script|JSON] not trigger ajaxStop) created by
- script.onload = script.onreadystatechange = function(){ if ( !done && …
- 14:00 Ticket #1583 (Update to Packer 3.1) created by
- Update to the latest version of packer. rev 3241 jquery.pack.js * …
- 13:35 Ticket #1582 (the application is slow after some time of use) created by
- Ola. My English comes of google translator therefore not if it scares. …
- 12:46 Ticket #1581 (jquery v1.2 removes GET arguments from the url of the form plugin ...) created by
- - Hi, I use the forms plugin, sending data to the url index.php?foo=bar. …
- 12:32 Ticket #1580 ($.ajax puts query-part of url into data) created by
- I noticed that when I send a post ajax request with url like /foo?bar=1 it …
- 12:22 Ticket #1579 (1.2 Ajax method strips query string from URI) created by
- The ajax method will not POST to URI's with a query string. So if I need …
- 02:13 Changeset [4c5f091d228477087fcaf8ab13d7473497a4aa80] by
-
- src/offset.js
- 01:08 Changeset [ed51be16224d392ae0b539d7aa2db294973c624d] by
-
- src/offset.js
- 00:43 Changeset [2608bae43818bbb3b828e35a2684d0a8a51cb5ab] by
-
- src/offset.js
- 00:27 Ticket #1578 ($.post does not send URL's query string) created by
- .post strips the query string from the given url. So the url part of …
09/10/07:
- 19:43 Changeset [a36771c83e8a8317b70ff2372cbbefd87e4d9dce] by
-
- src/fx.js
- 18:51 Changeset [ce256312d518e16a6ee7df5f7f301b8bf9a1caf2] by
-
- version.txt
- 18:39 Changeset [6476b15f1a6c3651c18e354d41ee0ab9b9a23e16] by
-
- src/core.js
- 00:00 Changeset [899ee03d37b6cbe6d0e8abc497026d611325cfba] by
-
- src/selector.js
09/09/07:
- 23:17 Changeset [f38251b2ce84a0ab6302475786c3e721dba2177c] by
-
- src/core.js
- 23:08 Changeset [cd6ec6e157f78ab6810ae79c88ebdf6300d5d458] by
-
- src/core.js
- 22:59 Changeset [139b03af7c2d7e70a26591424f82f09a02132198] by
-
- src/core.js
- 21:34 Changeset [052aa1445a780f69576a800836be73b57b62a909] by
-
- src/core.js
- src/selector.js
- 19:00 Changeset [b59c94d5c23c0b1ec4b2506be0aed6b0578f19f3] by
-
- src/core.js
- 18:29 Changeset [b4bf244c0e3ca1c0945e2bfe0bf1a117b20f567e] by
-
- src/ajax.js
- 18:09 Changeset [4e504d86b9dc9e1501f598744f6c3b19f834c487] by
-
- src/ajax.js
- 17:16 Ticket #1577 (Farbtastic breaks with jQ 1.1.4, while working fine with jQ 1.1.3) created by
- Steps to reproduce: 1. Get Farbtastic 1.2 2. Get jQ 1.1.4, compressed 3. …
- 16:17 Changeset [97fe63cb4826cbeb74bc0c3a72648f57ae0f0881] by
-
- src/fx.js
- 16:12 Changeset [7e9d8531544c00b80969b135b19bd2bfad686739] by
-
- src/fx.js
- 14:15 Ticket #1576 (Slider positioning itself wrong in Safari) created by
- When I use the Slider in safari, something odd happens. When I drag it, it …
09/08/07:
- 23:31 Ticket #1523 (Events expando should be customizable) closed by
- fixed: Fixed in SVN rev [3159].
- 23:31 Changeset [3a4e1233aa2acabee0d0267d54c2d1112fbdcad4] by
-
- src/core.js
- src/event.js
- src/selector.js
- test/data/testrunner.js
- test/unit/event.js
- 20:00 Ticket #968 ($('<tag>') needs optional document parameter to ease cross-frame DOM ...) closed by
- fixed: Fixed in SVN.
- 18:02 Changeset [15a78f8fea8679205bc734ec053ff24ebbfd31c8] by
-
- Makefile
- build.xml
- src/offset.js
- 16:19 Changeset [2929f8aa67584fc5fab05bdfae8a5b06245cacc7] by
-
- src/core.js
- 14:58 Changeset [cc22c04c9087d33ba403bd9630f04aababf82030] by
-
- Makefile
- build.xml
- 14:50 Changeset [2ce41905c4e9f2a9e9016b6d9eae806bfd1953de] by
-
- Makefile
- 14:44 Changeset [28ee5c692245e18bdedcc91372949ec8b784ee36] by
-
- Makefile
- build.xml
- src/offset.js
- 13:54 Ticket #1376 (Ajax Cache) closed by
- fixed: Fixed in SVN.
- 13:49 Changeset [d2f82aba26e49e957af493b4ed81c025ac5c194b] by
-
- src/core.js
- 12:46 Changeset [6728e3cf74d02794113deb0af70a5f9a7caa2241] by
-
- build.xml
- src/core.js
- test/unit/ajax.js
- test/unit/core.js
- test/unit/event.js
- test/unit/fx.js
- test/unit/selector.js
- 12:42 Changeset [b4e23b5af0820a66c2e275051f613f3df9a4444d] by
-
- Makefile
- src/ajax.js
- src/event.js
- src/fx.js
- src/jquery.js
- src/selector.js
- test/data/cow.jpg
- test/data/dashboard.xml
- test/data/json.php
- test/data/json_obj.js
- …
- 12:33 Changeset [13b66c8ba9618242df2c1cc352a2b1d879c36188] by
-
- src/selector/selector.js
- 02:56 Ticket #86 (Animations using percent or ems) closed by
- fixed: Fixed in SVN rev [3133].
- 02:56 Ticket #203 (More control over animation) closed by
- fixed: Fixed in SVN rev [3133].
Note: See TracTimeline
for information about the timeline view.
