Timeline
12/15/07:
- 23:33 Ticket #2058 (query error) created by
- ==== How to Reproduce ==== While doing a GET operation on /query, Trac …
- 23:33 Ticket #1934 (charset) closed by
- fixed: Feature added in [4170]. It wouldn't work with $.getScript but rather …
- 23:30 Changeset [4e339ef5573dc6472c00c01a3de883346e6b03a3] by
-
- src/ajax.js
- 23:14 Ticket #1931 (.getScript misses charset property) closed by
- duplicate: Duplicate of #1934.
- 08:15 Ticket #2057 (Droppable tolerance for draggable that completely overlaps) created by
- When a draggable item completely overlaps a droppable item, there is no …
- 05:55 Changeset [b264f789b9a6995ad0e7eec6771fafa852717571] by
-
- src/event.js
- test/unit/event.js
- 02:02 Ticket #2056 (performance enhancements) created by
- This patch increases the performance of merge and filter. There are also …
- 01:38 Ticket #1995 (ui.tabs disabled tabs have no z-index with flora.tabs.css) reopened by
- For the test case you will need another (transparent) layer where the tabs …
- 00:18 Ticket #2055 (Example F in Tutorials:Live_Examples_of_jQuery out of scope) created by
- - Hi, Example F on page …
12/14/07:
- 21:11 Ticket #2054 (creation of jQuery object causes Safari 2.0.4 on MacOS 10.4 to crash.) closed by
- fixed: This should be fixed in [4062]. If you get a chance and could test the …
- 19:27 Ticket #2054 (creation of jQuery object causes Safari 2.0.4 on MacOS 10.4 to crash.) created by
- Browser: Safari 2.0.4 OS: MacOSX 10.4 Steps to reproduce: 1) create a …
- 18:59 Changeset [01e8f33e44b8ee4aa61b48d60cfcae34ac12fcf1] by
-
- Makefile
- 17:07 Ticket #2046 ($.load not working when default dataType is set to json) closed by
- fixed: Fixed in [4155].
- 17:06 Changeset [06c2f06a2183ef17a8119ef25a383a02572c0b55] by
-
- src/ajax.js
- test/unit/ajax.js
- 16:41 Ticket #2053 (ui.slider - Multiple sliders - moveTo function with startValues.) created by
- I've modified ui.slider.js because I want to set the sliders to initial …
- 16:33 Ticket #1836 (.clone() not picking up form element names if set by .attr() in IE6) closed by
- wontfix: IE is being extremely stubborn in trying to copy the name attribute. In …
- 15:37 Ticket #1918 (memory leak onReady() in IE + patch) closed by
- fixed: This is resolved in the latest SVN. However, it is possible that text …
- 15:34 Ticket #2049 (ie's memery leak) closed by
- duplicate: This is a duplicate of #1731 and is resolved in [3578].
- 15:34 Ticket #2052 (UI mouse.js does not recognise parent with fixed position) created by
- Line 144 (approx) tests for a parent of relative or absolute position... …
- 06:25 Ticket #2051 (JSONP is always assumed) created by
- […] This should check to see if the JSONP style var=? exists …
- 02:04 Changeset [56a93fc2cce999ccfb0e3b80aeaa0f480ef7ae6e] by
-
- src/ajax.js
- 01:57 Ticket #2050 (Created options are always selected) closed by
- worksforme: Already fixed in SVN.
- 01:57 Changeset [14a3a5bf9d65d9910a730d53208e3dccb34e3704] by
-
- test/unit/core.js
- 01:52 Ticket #2050 (Created options are always selected) created by
- […]
12/13/07:
- 22:58 Changeset [7120b56caa235ae9315aab0634d9ff7e21c300fd] by
-
- src/core.js
- src/selector.js
- 22:28 Ticket #1854 (function .not() and selector :not() don't work on complex expressions) closed by
- fixed: Fixed in [4143]. Thanks wizzud for the suggestions and the code! It …
- 22:24 Changeset [da33a981c6fb18a195377d55a6d243e2de887f45] by
-
- src/core.js
- src/selector.js
- test/index.html
- test/unit/core.js
- test/unit/selector.js
- 16:22 Ticket #1918 (memory leak onReady() in IE + patch) reopened by
- eee....the patched jquery.js also have the problom, please try this: …
- 15:35 Ticket #2049 (ie's memery leak) created by
- the code just like this: ------------------------------- <script …
- 14:31 Ticket #2048 (DATEPICKER 3.2 (trunk) event string concat bug for cells onmouseover/out) created by
- onmouseover and onmouseout have bad syntax since the end quote is included …
- 13:31 Ticket #1995 (ui.tabs disabled tabs have no z-index with flora.tabs.css) closed by
- worksforme: I wasn't able to create a test case where clicking an unselected tab would …
- 13:25 Ticket #1896 (Tabs - layout problem on IE6 and IE7 when switching to RTL) closed by
- fixed: r4140
- 12:51 Ticket #1811 (accordion animation prevents dynamic content) closed by
- fixed: Fixed in latest revision. Added the clearStyle option for this usecase. …
- 12:51 Ticket #1709 (Compressed Accordion Contains JS errors) closed by
- fixed: This seems to be fixed in the latest revision, I couldn't reproduce any …
- 12:49 Ticket #1799 (Accordion Demo seems broken) closed by
- fixed: Fixed in [4139].
- 12:40 Ticket #2047 (better parent function (Prototype "up" like)) created by
- I often need a specific parent element instead of all or the direct …
- 10:03 Ticket #2046 ($.load not working when default dataType is set to json) created by
- The following isn't working as expected: $.ajaxSetup({ dataType: …
- 05:33 Ticket #2045 (Safari crashes when hiding a floated element with an animation) closed by
- worksforme: I tried this in Safari 3.0.4 Win and it worked fine. Look on the wiki …
- 03:46 Changeset [3e3b86c7a7437c7b0416a2ac8385cf9403fc9e28] by
-
- src/core.js
- 01:55 Ticket #2015 (Slider Bug in Download Version) closed by
- duplicate: Duplicate of #2022
- 01:52 Ticket #2022 (Bug in Slider due to extra comma) closed by
- fixed: Fixed in [3363]
- 01:41 Ticket #1735 (Addition of stop and start options to UI Selectable.) closed by
- fixed: Fixed in [4131].
12/12/07:
- 23:35 Ticket #2039 (UI Tabs - make nesting elements work) closed by
- fixed: r4128
- 22:42 Ticket #1803 (Accordion Bug) closed by
- wontfix: Nested accordions aren't supported (yet). Currently they mostly work when …
- 21:56 Ticket #2045 (Safari crashes when hiding a floated element with an animation) created by
- If you float a div and do a hide('speed'), or slideUp(), etc., Safari will …
- 20:58 Ticket #1573 (Slidedown double take in Firefox) closed by
- wontfix: Yeah, this is probably something that we won't be able to resolve. If …
- 20:56 Ticket #1750 (getScript fails with scheme-less urls) closed by
- fixed: Fixed in [4123] using the solution the author suggested.
- 20:55 Ticket #2041 (Firefox: animations don't work on table rows (tr) because display:block; ...) closed by
- wontfix: You can't slide table rows, as you can't manipulate the height of them. …
- 20:54 Changeset [e1af5faf80ff9a457bcb78757c3eb04b55e931d1] by
-
- src/ajax.js
- test/unit/ajax.js
- 20:24 Ticket #1655 (jQuery stalls if heavy asynchronous request traffic happens) closed by
- fixed: Yes, this has been resolved in 1.2.2.
- 20:22 Ticket #1082 (removing table row after effect does not free space) closed by
- fixed: Right, you can't slideUp table rows (since table rows don't have any …
- 19:43 Ticket #2044 (datepicker to support unicode.org date formats) created by
- hi, unicode.org is the biggest source for localization format data, now …
- 19:19 Ticket #1314 (jQuery fails when document in IFrame is changed.) closed by
- worksforme: This should be resolved.
- 16:55 Changeset [58c640fb1ce09a03399a3a441716cca23f3f2d04] by
-
- src/offset.js
- test/data/offset/fixed.html
- test/data/offset/scroll.html
- test/data/offset/static.html
- test/data/offset/table.html
- test/unit/offset.js
- 15:47 Ticket #2042 (callback parameter doesn't match on animate functions) closed by
- worksforme: Are you seeing a bug associated with this or is this from looking at the …
- 12:06 Ticket #2043 (Slider / SliderSetValues()) created by
- SliderSetValues() don't set values to slider, but function increments it.
- 10:00 Ticket #2042 (callback parameter doesn't match on animate functions) created by
- Sorry to bother, maybe i'm seing wrong, but callback parameter doesn't …
- 09:54 Ticket #2041 (Firefox: animations don't work on table rows (tr) because display:block; ...) created by
- $("tr.contentRowToChange).slideUp("slow"); doesn't work as expected in …
- 03:26 Ticket #1627 (BUG: IE6 png fix and fadeIn) closed by
- fixed: I believe this is fixed in [4013]. Although the fix was not for this …
- 01:46 Ticket #1475 (clone() stop event propagation) closed by
- fixed: I was unable to reproduce this in the current SVN. Clone has changed …
- 01:32 Changeset [279f77e9609fba62c11a06f8c65221b16f7bc7d4] by
-
- src/core.js
- test/unit/core.js
- 00:52 Ticket #1919 (Can't clone() an XML document in Safari.) closed by
- invalid: Although this might work in Firefox this isn't intended. Clone is meant …
12/11/07:
- 21:23 Ticket #2040 (jQuery UI incompatible with v1.3 of jQuery Easing) created by
- Found it out the hard way after downloading the newest version but if you …
- 21:20 Ticket #2018 (Small bug in the autocomplete plugin) closed by
- fixed: Fixed in [4107].
- 20:18 Ticket #1987 (.ajax with dataType: 'script' and type: 'POST' performs a GET Request) closed by
- fixed: Fixed in [4106] such that any non-GET requests are passed on to …
- 20:16 Changeset [c6a44c7943f460594a6a75081ad9bce76fea80f0] by
-
- src/ajax.js
- test/unit/ajax.js
- 17:13 Ticket #1154 (Gracefully ignore non-elements) closed by
- duplicate
- 17:09 Ticket #1953 (implemented the Automatic Date Completion) closed by
- invalid
- 17:05 Ticket #1619 (Update XMLHttpRequest generation code) closed by
- wontfix: We discussed this with a member of the IE team and they agreed that our …
- 17:03 Ticket #1430 (get() issue) closed by
- invalid: .get() always returns an array. It only returns a single element if you do …
- 16:59 Ticket #1552 (Handle html in memory) closed by
- invalid
- 14:05 Ticket #2039 (UI Tabs - make nesting elements work) created by
- It's currently not possible to use HTML like […] with UI Tabs due to …
- 12:54 Ticket #2038 (Split out display date and date value formats) created by
- It would be so very useful to be able to display a different format to the …
- 06:39 Ticket #2037 (using innerHTML can cause css display errors in Opera) created by
- There are times when setting innerHTML can cause the css display value to …
- 04:46 Ticket #1415 (.css('width') or .css('height') resets flash movies) closed by
- fixed: Fixed in Rev [4100].
- 04:46 Ticket #1613 (widtt() and height() seems to reset element width/height css properties) closed by
- fixed: Fixed in Rev [4100].
- 04:46 Ticket #1818 (width() returns incorrect value for hidden fixed/absolute position ...) closed by
- fixed: Fixed in Rev [4100].
- 04:45 Ticket #1839 (Error in width() method) closed by
- fixed: Fixed in Rev [4100].
- 04:45 Ticket #1843 (Calling width/height() on a hidden element causes cursor to move to the ...) closed by
- fixed: Fixed in Rev [4100].
- 04:45 Ticket #1796 (.height() and .width() can be wrong if element has padding on all sides ...) closed by
- fixed: Fixed in Rev [4100].
- 04:45 Ticket #1870 (IE6: width is not updated when options are dynamically added to selectbox) closed by
- fixed: Fixed in Rev [4100].
- 04:45 Ticket #2009 (height() function bugs on table cells belonging to an style.height=auto ...) closed by
- fixed: Fixed in Rev [4100].
- 04:44 Ticket #1629 (.width() and .height() flickering and inefficiency) closed by
- fixed: Fixed in Rev [4100].
- 04:40 Changeset [227f8b2514de31bd0b5c45ce6fc1b942c081f776] by
-
- src/core.js
- 03:55 Ticket #1462 ($(document).mousemove does not work in IE) closed by
- worksforme: This seems to be working just fine.
- 03:19 Ticket #2032 (clientLeft should be clientTop in event.fix?) closed by
- fixed: It was a mistake and is now fixed in Rev [4099]
- 03:17 Changeset [540f9304a76eae2eec707db3aeb10496201a6ced] by
-
- src/event.js
12/10/07:
- 19:07 Ticket #1959 ("strings are automatically evaluated" - NOT!) closed by
- fixed: Fixed in [4094]. Now all scripts are postponed till after the html is …
- 19:04 Changeset [9ea8017f86c48ab624fbdc0e55a79110d9c61a9f] by
-
- src/core.js
- test/unit/core.js
- 18:47 Ticket #1959 ("strings are automatically evaluated" - NOT!) reopened by
- Sorry, on closer examination this actually wasn't a close enough duplicate …
- 18:44 Ticket #2036 (Safari 2.0.4 - ui.Tabs randomly does not update classes on tab switch) created by
- browser: Safari 2.0.4 OS: Mac OS X 10.4.8 Steps to reproduce: 1. create …
- 18:40 Ticket #2035 ("clean" RegExp fails in Safari 412) created by
- This line {{{elem = elem.replace(/(<(\w+)[>]*?)\/>/g, function(all, …
- 18:13 Ticket #1884 (javascript, loaded via ajax not binding inside a parent element.) closed by
- fixed: This appears to be fixed in SVN rev 4092 (it did fail in 1.2.1). There …
- 17:51 Ticket #1888 (jQuery(string) create not valid DOM when string is html with newlines) closed by
- fixed: Fixed in [4062]. It was fixed when #1039 and #1733 were fixed.
- 17:08 Ticket #2030 (jquery crashes IE 6 and 7) closed by
- worksforme: The test case I built based on the description (I had to guess at the …
- 16:52 Ticket #1705 (cant set url in css) closed by
- worksforme: Try out the test case. Setting both "background" and "cursor" worked for …
- 15:49 Ticket #2034 ([document.ready - Bug] Multiple Requests) closed by
- worksforme: I tested it in FF2.0.0.11 which appears to be what you used given your …
- 15:16 Ticket #2034 ([document.ready - Bug] Multiple Requests) created by
- Hi there! When I have an ajax call (such as $('#myid').load("some.html")) …
- 15:03 Ticket #2003 (ajax content within ajax content) closed by
- invalid: There's no link for DEC at all, NOV seems to work as expected (Firefox …
- 14:58 Ticket #2033 (tabsRotate - browser adress bar loses focus) created by
- ...every time the next tab is activated, making it hard to enter a new …
- 07:18 Ticket #2032 (clientLeft should be clientTop in event.fix?) created by
- […] I think doc.clientLeft should be doc.clientTop
- 01:45 Changeset [f97f77c034dc62001a687c728bdfdc71a23bf6b8] by
-
- src/core.js
12/08/07:
- 23:03 Changeset [ccf055033ab165c677590b42fa0ca7e0a29e9fb7] by
-
- src/core.js
- 21:56 Ticket #2024 (Selecting all sliders with ':slider' doesn't work) closed by
- fixed: Fixed in [4086].
- 18:14 Ticket #1082 (removing table row after effect does not free space) reopened by
- I get this error as well; http://nevyn.nu/1082/ It works with fadeOut, …
- 17:09 Ticket #2031 (Mistake in ajaxSuccess (possibly in other ajax* docs too) docs) created by
- hi I've found a mistake on …
- 15:46 Ticket #1876 (ui.dialog.js - Dialog Positioning Improvement) closed by
- fixed: This seems to be working as of [4079]. Added a test to …
- 14:52 Ticket #1927 (Add dialog open and close callbacks) closed by
- fixed: Fixed in [4077].
- 14:18 Ticket #2028 (X/Y parameters to dialogs, example included) closed by
- fixed: Fixed in [4076]. position option now accepts an array ([x, y]) in addition …
- 11:44 Ticket #1990 (Can not have multiple dialogs in latest version of UI) closed by
- duplicate: Fixed by #2008 in rev4075
- 11:40 Ticket #1856 (dialog - can not create multiple dialogs) closed by
- duplicate: This was fixed by #2008 in rev4075. Closing as duplicate.
- 11:39 Ticket #2008 ([PATCH] Open and Close Multiple Dialogs) closed by
- fixed: Thanks for the patch. Fixed in rev4075.
- 05:16 Ticket #1878 (Document Ready Problem) closed by
- fixed: I believe this should be fixed with the latest SVN. Please feel free to …
- 05:15 Ticket #1902 (jQuery.append mixed content gets mixed up) closed by
- invalid: Agreed. Invalid HTML is unpredictable.
- 05:13 Ticket #2029 (.show() ignores .visibility) closed by
- wontfix: The show and hide methods deal only with the display property.
- 05:10 Ticket #769 (Checkbox's state is erased after wrap() or append() action (IE 6)) closed by
- wontfix: I'm very concerned about the performance hit involved with fixing this …
- 04:56 Ticket #960 (Make .show() element-aware) closed by
- fixed: Fixed in Rev [4074]
- 04:54 Changeset [b3ec8edddd9261eef490f8317144e9c68c888819] by
-
- src/fx.js
- test/data/testsuite.css
- test/unit/core.js
- 03:02 Ticket #1707 (empty() does not work as expected if a SELECT tag has only one child in ...) closed by
- fixed: This appears to be fixed in the latest SVN.
- 02:55 Ticket #1486 (Triggering focus to hidden elements does not work in IE) closed by
- fixed: Fixed in Rev [4073]
- 02:54 Changeset [91f1299f68a68728467a2566a38845d82e30606f] by
-
- src/event.js
- test/unit/event.js
Note: See TracTimeline
for information about the timeline view.
