Timeline
12/07/07:
- 21:54 Ticket #2030 (jquery crashes IE 6 and 7) created by
- Here's the piece of code I'm trying to get to work in IE: <script …
- 20:02 Ticket #1987 (.ajax with dataType: 'script' and type: 'POST' performs a GET Request) reopened by
- Please modify your test to use a fully qaulified url. Since that is the #1 …
- 12:12 Ticket #2029 (.show() ignores .visibility) created by
- When .show() is called on an element which has 'visibility: hidden', it …
- 11:43 Ticket #1926 (ui.dialog.js doesn't render the dialog correctly) closed by
- fixed: Fixed in rev4070.
- 11:23 Ticket #1699 (UI/Droppables javascript errors) closed by
- fixed: Fixed in rev4069. It now works to call $(draggable).remove(); inside the …
- 09:34 Ticket #2028 (X/Y parameters to dialogs, example included) created by
- Please add X/Y parameters to dialog options. The current "position" …
- 04:28 Ticket #1837 (IE6 Png fix and fades causes Javascript Error) closed by
- fixed: This appears to be fixed in the latest SVN
- 04:26 Ticket #1746 (Extra space added to table, COLSPAN attribute ignored) closed by
- wontfix: Unfortunately in order to animate the element it needs to be display block …
- 03:33 Ticket #1980 (cannot clone <html> or <body> in Safari) closed by
- wontfix: A possible workaround might be to wrap the contents of the body with a div …
- 03:16 Ticket #1834 (event.clientX and clientY incorrect for Safari2) closed by
- wontfix: This is resolved in Safari 3
- 03:15 Ticket #1477 (.val() on mouseup in IE) closed by
- invalid: The change even would be more appropriate in this situation.
- 03:12 Ticket #2026 (Hard to get at original appendTo/replaceAll stuff) closed by
- wontfix: See #2027 instead.
- 03:12 Ticket #2027 (appendTo/replaceAll/etc. needs to control event cloning) created by
- Currently if you do appendTo/replaceAll etc. elements will most likely get …
- 03:08 Ticket #2016 (show() always uses display: block by default) closed by
- duplicate: Duplicate of #960 which has a patch.
- 03:00 Ticket #2026 (Hard to get at original appendTo/replaceAll stuff) created by
- For example: […] There's no way to get at all of the paragraphs that …
- 02:58 Ticket #2025 (draggable with cursorAt (outside draggable) doesn't drop) created by
- This is a bit of a regression caused by fixing #1547 (rev4063). Before …
- 01:55 Ticket #1733 (addClass gives error on textnodes) closed by
- fixed: Fixed in [4062] taking Brandon's suggestion that text nodes should not …
- 01:53 Ticket #1039 ($(html) fails with html comment) closed by
- fixed: Fixed in [4062] such that the comment node will be included if the browser …
- 01:52 Ticket #1547 (drop callback function runs twice in jQueryUI) closed by
- fixed: Fixed in rev4063
- 01:52 Changeset [ffbedf0262b3eea906f39c0115b818d7456a3994] by
-
- src/core.js
- src/event.js
- src/fx.js
- src/selector.js
- test/index.html
- test/unit/core.js
- test/unit/event.js
- test/unit/fx.js
- 01:26 Ticket #1997 (Dialog position relative to page length and not window height.) closed by
- worksforme: $(window).height() is correct here. You must be thinking of …
- 01:22 Ticket #2024 (Selecting all sliders with ':slider' doesn't work) created by
- Lines 55-56 of ui.slider.js say: […] indexOf() returns -1 on …
- 01:11 Ticket #2023 (Highlight of interface plugin creates an error) created by
- The Highlight function of the interface plugin throws an error: …
- 00:25 Ticket #2017 (UI sortable start callback) closed by
- fixed: Fixed in rev4061
12/06/07:
- 23:23 Changeset [12ef255ffdb3c2d045ee37beb9419f14d9c30217] by
-
- test/unit/ajax.js
- 21:03 Ticket #2022 (Bug in Slider due to extra comma) created by
- IE7 raises an error on line 32 due to an extra comma. It is strange. I did …
- 19:51 Ticket #2002 (Optimization in add() breaks API, undefined as argument throws error) closed by
- fixed: Fixed in [4041]
- 19:51 Changeset [d44e9451f789db40e7cb370717258c00dff10edd] by
-
- src/core.js
- test/unit/core.js
- 17:21 Ticket #2021 (interface slideshow breaks in IE) created by
- http://interface.eyecon.ro/docs/slideshow In IE6 the image(s) either …
- 16:34 Ticket #2020 (Data containing ? at the start getting converted to jsonp.... by ajax() ...) created by
- Using jQuery 1.2.1, if I have: $.ajax({ type: "POST", url: …
- 14:18 Ticket #2019 (ui.resizable misses option "snap to grid" and "animation/fx") created by
- - Hi, The resizables miss the option to snap to a grid (e.g. snap to 5px …
- 14:05 Ticket #2018 (Small bug in the autocomplete plugin) created by
- There is a problem with the autocomplete plugin. Take a look at …
- 09:10 Ticket #2017 (UI sortable start callback) created by
- It would be nice to exchange places of triggering sortstart event and …
- 09:04 Ticket #2016 (show() always uses display: block by default) created by
- The jQuery .show() method always falls back to "display: block" by …
- 08:51 Ticket #2015 (Slider Bug in Download Version) created by
- The downloadable Version of jquery.ui under …
- 07:58 Ticket #2014 (UI Sortable: opacity effect) created by
- I suggest to add another mode of how sortable element disappears on a …
- 03:10 Ticket #1519 (IE7 bug with $(document).ready(); no evaluation problem...) closed by
- duplicate: Based on the description and lack of test case I'm going to make this as a …
- 03:08 Ticket #1959 ("strings are automatically evaluated" - NOT!) closed by
- duplicate: This is essentially a duplicate of #1884.
- 03:04 Ticket #1800 (.ajax() data param still not serializing array correctly) closed by
- worksforme: I tried it out in the test case and I got back what I expected. If you …
- 02:41 Ticket #1662 (can't use val("xxx") set unicode character to a text input) closed by
- worksforme: I can't claim to know much about unicode but this doesn't appear to be a …
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 …
Note: See TracTimeline
for information about the timeline view.
