Timeline
12/05/07:
- 23:03 Changeset [be4a8c32ac77c3b1cdf1b598943b23bdb3119467] by
-
- test/unit/ajax.js
- 22:12 Ticket #1758 (Wehn using draggable inside of draggable, inner draggable breaks.) closed by
- fixed: fixed.
- 21:23 Changeset [7cdddebe047302f51c4fd30823565f3ac1553d60] by
-
- src/selector.js
- 17:37 Ticket #2012 (Problem with Accordian in Netscape 7.1) closed by
- duplicate: Duplicate of #2011.
- 17:33 Changeset [b0b5fa74b6790ad18504c063f2ffcc1beb52916a] by
-
- build/speed/benchmarker.js
- build/speed/index.html
- build/speed/jquery-1.1.2.js
- build/speed/jquery-1.2.1.js
- build/speed/jquery-basis.js
- 17:11 Ticket #1776 (Error: oDrag.helperSize has no properties about ticket#1699) closed by
- fixed: Hi there, I guess this doesn't happen anymore with the newest SVN version. …
- 14:16 Ticket #2013 (Problem with Accordian Widget in Netscape 7.1) created by
- I used this link: http://docs.jquery.com/UI/Accordion to try out the …
- 14:15 Ticket #2012 (Problem with Accordian in Netscape 7.1) created by
- I used this link: http://docs.jquery.com/UI/Accordion to try out the …
- 14:14 Ticket #2011 (Problem with Accordian in Netscape 7.1) created by
- I used this link: http://docs.jquery.com/UI/Accordion to try out the …
- 14:04 Ticket #2010 (urchinTracker is not defined) created by
- - Hi, Get an js error all day on jquery.com, related to google-analytics …
- 09:29 Ticket #2009 (height() function bugs on table cells belonging to an style.height=auto ...) created by
- When JQuery computes height of a DOM element it swaps its paddings and …
- 08:00 Changeset [2da897db844ddb4adfb73c4306976f1ac6525f9e] by
-
- src/selector.js
- 06:19 Ticket #2008 ([PATCH] Open and Close Multiple Dialogs) created by
- Two problems: 1. All dialogs were opening with the same data. This made …
- 05:05 Ticket #1419 (Can't modify XML/Iframe documents in IE) closed by
- fixed: Fixed in [4031] and [4029]. Thanks cdivilly for the patch which I only …
- 05:01 Changeset [1be558203961c43043d6e9de3341e8bb9c3dcbf3] by
-
- src/core.js
- test/unit/core.js
- 05:00 Ticket #2007 (Bring selected Dialog to front of other dialogs. (Patch Included)) created by
- When you have multiple dialogs opened, they always layer in the order that …
- 00:33 Ticket #1264 (Cross-frame DOM manipulation) closed by
- fixed
- 00:26 Changeset [74a132d944886379456d562990c8fb217ab332e3] by
-
- src/core.js
- test/data/iframe.html
- test/index.html
- test/unit/core.js
12/04/07:
- 23:32 Ticket #2006 (dragged sortables aren't brought to top) created by
- When dragging sortable items between two panels, the sortables are …
- 23:31 Ticket #2005 (sortable hoverClass appears above dragged item) created by
- When I use a hoverClass, dragged sortable items appear below the …
- 23:00 Ticket #2004 (Can't drag sortables between two lists when one list is empty) created by
- I have two lists (divs with class="list") containing items (divs with …
- 22:19 Ticket #1850 (JQuery DOM does not work in IE) closed by
- invalid: jQuery lets you do some things with XML but creating an XML document is …
- 21:29 Changeset [c424e79ccb3695c6ff599e77bec867c6644ccc98] by
-
- test/data/offset/relative.html
- test/unit/offset.js
- 20:59 Changeset [4fc297101985faeccbff87956ac79fcbae3a9de1] by
-
- test/data/offset/absolute.html
- 20:54 Changeset [e317bb7105c1288a6fbce03725013daebf095d25] by
-
- src/offset.js
- 20:51 Changeset [f576ceeea9eea5fec6b31172765df4da8b264ac8] by
-
- test/data/offset/absolute.html
- test/data/offset/relative.html
- test/offset.html
- test/unit/offset.js
- 20:23 Ticket #2003 (ajax content within ajax content) created by
- I'm trying to display ajax content within ajax loaded content, and only …
- 19:37 Ticket #1763 (In jQuery clean function, "doc" is sometimes not the proper scope) closed by
- fixed: Fixed in [4014].
- 19:37 Changeset [76e3a901530609d3c4a695ccb8a48251445c6861] by
-
- src/core.js
- test/unit/core.js
- 18:47 Ticket #1623 ($.ajax not sending X-Requested-With with dataType script) closed by
- worksforme: This may or may not have been a problem in 1.2, but when tested in 1.2.1 …
- 18:24 Ticket #1438 (Note to IE opacity filter) closed by
- fixed: Fixed in [4013]. There are various other changes the author proposed but …
- 18:15 Changeset [d938c6bbd6b220f122c50f5f828b8f0cd818c168] by
-
- src/core.js
- test/unit/core.js
- 17:24 Ticket #2002 (Optimization in add() breaks API, undefined as argument throws error) created by
- In the latest revision, add() was optimized to check for String arguments …
- 16:42 Changeset [4d13f3701c59cac1bdfd2e826fd7dcb6148fc48e] by
-
- test/data/testrunner.js
- 14:27 Ticket #2001 (syntax error) created by
- when my mouse is over a date happen syntax error, my browser: firefox …
- 13:04 Ticket #2000 (Add time selection to UI Datepicker) created by
- I would find it really useful to also be able to select a time in the …
- 09:29 Ticket #1445 (last jQuery parse RegExp problems with some id or IE) closed by
- invalid: This id is using invalid characters from a jQuery perspective. A '.' …
- 09:23 Ticket #1562 ($.extend is not working properly when using deep extension) closed by
- invalid: If I understand this ticket correctly, the stated problem is that extend …
- 09:07 Ticket #1641 (append() in IE does not properly handle Options) closed by
- wontfix: As noted by the author this is a problem with IE (works in Safari, FF, and …
- 08:45 Ticket #1663 (.val() causes an error on non-form elements) closed by
- fixed: I believe this was fixed in [3965] for #1714. .val() should no longer …
- 08:32 Ticket #1740 (JSON Data Truncated When Calling $.ajax Funciton) closed by
- worksforme: Author has reported it works for him so closing.
- 08:29 Ticket #1780 (in jQuery 1.2.1 call to .height() Crashes IE 6.0 and IE 7.0 fully) closed by
- worksforme: This doesn't crash for me in IE6/7, Opera, Safari, or FF2. Am I missing …
- 08:21 Ticket #1816 (On Safari $(document.body).text() does not work) closed by
- worksforme: I just tried this with Safari 3.0.4 Win (with the attached test case) and …
- 08:11 Ticket #1851 (jQuery stops javascript to update selected = true in Safari) closed by
- worksforme: I suggest if you are using jQuery to take out the onload attribute from …
- 07:49 Ticket #1892 (fadeOut Doesn't Work on this HTML in Safari) closed by
- worksforme: Based on the report of "works for me" from the author and lacking any …
- 07:41 Ticket #1999 (Ajax: replace cache value in URL when cache === false, type == get and key ...) closed by
- fixed: Thanks for the catch! I actually had that in my test case and apparently …
- 07:36 Changeset [8b74ba07aabc11c1e987e3c7dfe8314c23bb5452] by
-
- src/ajax.js
- 05:32 Ticket #1999 (Ajax: replace cache value in URL when cache === false, type == get and key ...) reopened by
- Thanks - a much more elegant solution =) There is one issue however, your …
- 05:01 Ticket #1633 (Bindings in Ajax content stopped working in 1.2.1) closed by
- worksforme: I built a test case based on the description and it works for me. If you …
- 04:46 Ticket #1999 (Ajax: replace cache value in URL when cache === false, type == get and key ...) closed by
- fixed: Fixed in [4006].
- 04:43 Changeset [aee221d33c2db2c76639dabeca2b1e3d022e348e] by
-
- src/ajax.js
- test/unit/ajax.js
- 01:51 Changeset [701b072e1a104bce03df700c5f620d4000ccd573] by
-
- test/unit/ajax.js
12/03/07:
- 23:38 Ticket #1588 (IE doesn't evaluate after a certain point whn pages are heavily loaded ...) closed by
- worksforme: I couldn't reproduce this bug based on the description. I created an html …
- 22:18 Ticket #1999 (Ajax: replace cache value in URL when cache === false, type == get and key ...) created by
- I ran into an issue today where the ajax cache prevention parameter …
- 22:12 Ticket #1275 (.loadIfModified() won't work in FF2.0) closed by
- worksforme: I wasn't able to reproduce this in the current version 1.2.1 (with the …
- 21:43 Ticket #1993 (trigger doesn't return value when function is passed with extra parameter) closed by
- fixed: Fixed in [4001]. Although more of a design change than a bug fix, the …
- 21:41 Changeset [66fbbec3bb2d0555da55eea4abae0081484d37b4] by
-
- src/event.js
- test/unit/event.js
- 10:43 Ticket #1998 (UI.DatePicker is positioned incorrectly in a scrolling div) created by
- I have a field with UI.DatePicker attached inside a scrolling div, and …
- 04:31 Ticket #1997 (Dialog position relative to page length and not window height.) created by
- In ui.dialog.js, several of the position options (lines 113-134) determine …
12/02/07:
- 12:34 Ticket #1996 (datepicker - next/prev with multiple months and min/max) created by
- The function _canAdjustMonth is't correct. == Example == I …
12/01/07:
- 20:52 Ticket #1995 (ui.tabs disabled tabs have no z-index with flora.tabs.css) created by
- a selected tab gets a z-index of 2. A de-selected tab should have the …
- 00:12 Ticket #1829 (New Ajax load() function does not add Ajax results in IE6) closed by
- worksforme: I made the above test case and it worked for me in IE6. Also the wiki …
11/30/07:
- 23:37 Changeset [a73445bbc7a68c3bf3cae8cee23bb757295eaacb] by
-
- version.txt
- 22:55 Ticket #1544 (.load() callback broken in Firefox3) closed by
- fixed: The http://jquery.com/test/ is a bit old and still running 1.1.4 instead …
- 21:42 Ticket #1994 (slideDown does not reset height after stopped) closed by
- fixed: New functionality added in [3989]. Read the changeset to see the new …
- 21:36 Changeset [5039a4bc5b951b9d28659f6f42f73c59e2e560fc] by
-
- src/fx.js
- test/data/testsuite.css
- test/unit/fx.js
- 10:55 Ticket #1994 (slideDown does not reset height after stopped) created by
- When slideDown() is activated on an element and stopped before it has been …
- 10:52 Ticket #1993 (trigger doesn't return value when function is passed with extra parameter) created by
- In ui.draggable.js the following code is used: […] a value to nv is …
- 08:39 Changeset [37902e86b158eaa90f44d0932063d22df3050326] by
-
- src/core.js
- test/unit/core.js
- 04:02 Ticket #1906 (about the method of $(el).contants('text') can't work) closed by
- invalid: I think you are confused. There are two different "methods" available. …
- 03:34 Ticket #1833 (evaluated script fails with IE if enclosed by an HTML comment) closed by
- invalid: Looking in to it more, there is a completely different global eval …
- 02:42 Changeset [aca1cc367782f8d038a13794a46aec6fd825eb45] by
-
- src/ajax.js
- src/core.js
- 01:57 Ticket #1987 (.ajax with dataType: 'script' and type: 'POST' performs a GET Request) closed by
- worksforme
- 01:39 Ticket #1900 (Setting contentType on $.ajax() call does not work.) closed by
- invalid: I don't understand what you are trying to do. You are sending a "get" …
- 01:18 Ticket #1992 (Carousel from Interface for JQuery is not compatible with Firefox 2.0.0.10) created by
- I updated my Firefox install to version 2.0.0.10 today, and the Carousel …
11/29/07:
- 22:57 Ticket #1971 (UI Tabs not work with multiple ajax container in the same page) closed by
- worksforme
- 21:36 Ticket #1744 ($.ajax success callback doesn't receive json data) closed by
- worksforme: Couldn't reproduce this bug with the above test case I built based on the …
- 21:27 Ticket #1991 (case sensitivity in find() vs children()) created by
- I was using jQuery to parse XML (actually a text string returned from an …
- 19:45 Ticket #1011 (.fadeIn() broken in Firefox 3) closed by
- worksforme: This has now been tested on Firefox 3 Beta 1 and works fine for me. …
- 19:11 Ticket #1557 ($.ajax broken on cross-site XMLHttpRequests in Firefox 3) closed by
- fixed: Fixed in [3978]. This doesn't appear to have been just an FF3 problem and …
- 19:07 Changeset [4b8f6cdc86c395fb92c7d50e8642118963232af4] by
-
- src/ajax.js
- test/data/json_assigned_obj.js
- test/unit/ajax.js
- 17:40 Ticket #1916 (Last option in SELECT is selected when options set using .html(strHtml) in ...) closed by
- fixed: This appears to be fixed. I suspect it was the fix [3844] that did it. …
- 17:26 Ticket #1983 (Opacity broken in Firefox 2.0.0.10) closed by
- worksforme: Since it appears a test case couldn't be created to show the problem and …
- 17:22 Ticket #1382 (dblclick() handler not called in Konqueror 3.5.7) closed by
- invalid: At this time Konqueror is not a supported browser as can be seen here: …
- 17:15 Ticket #1450 (IE mangles HTTP response status code 204 to 1223) closed by
- fixed: Fixed in [3977]. Now 1223 status is treated as success. I couldn't write …
- 17:12 Changeset [7ac564cd98a869d558ea4b3be6919baab0f48d10] by
-
- src/ajax.js
- 15:01 Ticket #1982 (Adding and removing tabs repeatedly results in inoperable tabs) closed by
- fixed: r3976
- 03:12 Ticket #1564 (scroll event error in firefox) closed by
- wontfix: While this does appear to be true, if you look at the official …
- 01:36 Ticket #1694 (Applying backgroundRepeat in .css() causes error in IE7) closed by
- invalid: As Robin noted, the wrong setting was used so this bug is invalid.
- 01:31 Ticket #1431 (Bug in Animations) closed by
- worksforme: I'm afraid it still works for me. I don't see the problem in my IE6.
- 01:28 Ticket #1968 ("g has no properties" + fix) closed by
- invalid: The only way I've been able to get that message is when the second …
11/28/07:
- 23:55 Ticket #1908 (jQuery.extend(true,{foo:"bar"},{foo:null}); //throws an exception) closed by
- fixed: Fixed in [3972]. Backed out one of the changes in [3973] that was more of …
- 23:53 Changeset [b6d70a7ce3795e8c1306a513b89a31de0c5f0a13] by
-
- src/core.js
- test/unit/core.js
- 23:52 Ticket #1990 (Can not have multiple dialogs in latest version of UI) created by
- In fixing Ticket #1684, the ability to have multiple dialogs was lost. …
- 23:42 Changeset [95c0265486fc551a08ec20d6060a3a382aa8a76b] by
-
- src/core.js
- test/unit/core.js
- 23:17 Ticket #1070 (IE attr with value 0 BUG) closed by
- fixed: Fixed in [3971]. On further examination it appeared the best place to fix …
- 23:13 Changeset [ed7608d8eedc0cd9082b5246581c0fc4ccb392db] by
-
- src/core.js
- test/unit/core.js
- 22:35 Ticket #1989 (If page loaded with $(sel).load(url) contains Javascript it may not ...) created by
- Since all the nodes loaded with $().load() evaluated in sequence, …
- 22:32 Ticket #1930 (Traversing with parents() doesn't work in IE 7.0) closed by
- worksforme: I created a test case based on the description and it works for me. If …
- 22:24 Ticket #1701 (Bug in jQuery.fn.toggle) closed by
- fixed: Fixed in [3970].
- 22:23 Changeset [3ae5fbc16a60cf3f41a1c6166a65dd473e904eb1] by
-
- src/event.js
- test/unit/event.js
- 21:29 Ticket #1988 (Interface.js Stopped Working Under Latest Firefox Release 2.0.0.10) created by
- The Interface.js plug-in to jsquery is now reporting an error under …
- 19:00 Ticket #1661 (curCSS does not validate returned value of getComputedStyle) closed by
- fixed: If you applied the patch to 1.2.1 then it definitely won't work. Some …
- 17:14 Ticket #1987 (.ajax with dataType: 'script' and type: 'POST' performs a GET Request) created by
- I did the above test case based on your title and it appears to me a …
- 17:09 Ticket #1986 (using dataType should also set the accepts header) created by
- Using a dataType (such as JSON), should also set the accepts header so …
- 16:41 Ticket #1714 (Problem with input values) closed by
- fixed: Fixed in [3965].
- 16:38 Changeset [5c6c99361f315bfbc5829be3af94499c3a107f5d] by
-
- src/core.js
- test/unit/core.js
- 14:27 Ticket #1985 (Interface's Slide effects resulting in tons of errors) created by
- Hello, I'm using jQuery 1.2.1 and Interface 1.2 and when I try to use the …
- 13:17 Ticket #1984 (UI/Selectables almost unusable) created by
- Tried to use UI/Selectables for my project and identified some mjaor …
- 12:51 Ticket #1983 (Opacity broken in Firefox 2.0.0.10) created by
- I suspect this is a Firefox bug not jquery, but I thought it would be …
- 11:30 Ticket #1982 (Adding and removing tabs repeatedly results in inoperable tabs) created by
- Test: […]
- 08:51 Ticket #1723 (makeArray bug?) closed by
- invalid: According to the comment that is specifically to address a safari browser …
- 08:42 Ticket #1566 (Negative Height and Width Properties in IE7 with animation) closed by
- fixed: A fix has been put in for #1599 so there should no longer be an error in …
- 08:23 Ticket #1935 (maybe bug, $("form input") can not find.) closed by
- invalid: I'm not totally sure what you are saying but this appears to be invalid …
- 08:09 Ticket #1413 (slideUp/slideDown and show/hide Height - bouncing bug) closed by
- worksforme: Closing for now until a working test case can be created. Please reopen …
- 07:46 Ticket #1981 (demos in http://docs.jquery.com/UI/ broken) created by
- - Hi, nearly all demos under http://docs.jquery.com/UI/ are broken …
- 07:41 Ticket #1976 (.change() doesn't work for <SELECT>) closed by
- duplicate: The reporter says it is a duplicate so it will be closed as such.
- 07:38 Ticket #1947 (JavaScript errors at page load with IE 5.01) closed by
- invalid: jQuery does not support IE5 any longer. Please see: …
- 07:11 Ticket #1367 (animate width toggle work on 1.1.2 but NOT 1.1.3) closed by
- invalid: Without additional info I have to classify this as a design issue and an …
- 05:44 Ticket #1617 (Size and Length doesn't work) closed by
- worksforme: I was unable to reproduce it in Opera or Safari either with the above test …
- 05:22 Ticket #1844 (uncaught exception: type property can't be changed (input attribute)) closed by
- duplicate: This is a duplicate of #1957. This is a feature (coded specifically to …
- 05:20 Ticket #1366 (1.1.3.1 IE6 / IE7 background images disappear) closed by
- worksforme: I'm sure you are seeing something but I can't reproduce it. The …
- 04:56 Ticket #1599 (Internet Explorer doesn't like negative values for CSS width) closed by
- fixed: Fixed in [3959] as Brandon suggested to ignore negative numbers for width …
- 01:01 Changeset [0a755f6ab38d36ffda02f9ff5a6d606c24a94baa] by
-
- src/core.js
- test/index.html
- test/unit/core.js
- 00:00 Ticket #1942 (animating width/height of bordered objects in Opera) closed by
- fixed: Fixed in [3958].
Note: See TracTimeline
for information about the timeline view.
