Timeline
Dec 16, 2007:
- 9:28 PM Changeset [13a5fdb]1.12-stable2.2-stablekillphp1.2.2b by
- version.txt
- 9:03 PM Ticket #2037 (using innerHTML can cause css display errors in Opera) closed by
- fixed: Fixed in [4196].
- 8:58 PM Changeset [6496e4d]1.12-stable2.2-stablekillphp by
- src/core.js
- test/index.html
- test/unit/core.js
- 8:11 PM Changeset [adc4c48]1.12-stable2.2-stablekillphp by
- ChangeLog.txt
- 8:01 PM Ticket #2047 (better parent function (Prototype "up" like)) closed by
- worksforme: Is this different from : $(this).parents(selector); ? …
- 7:51 PM Changeset [9af7387]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 7:48 PM Changeset [6a25c20]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 7:44 PM Ticket #2020 (Data containing ? at the start getting converted to jsonp.... by ...) closed by
- fixed: Committed in SVN rev [4192].
- 7:44 PM Changeset [b721a2f4]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 5:18 PM Changeset [45e4a52]1.12-stable2.2-stablekillphp by
- src/event.js
- 4:41 PM Ticket #904 (DOM ready handlers will never be executed if jQuery is dynamically loaded) closed by
- fixed: As of Rev [4162] you can manually trigger the ready code. So once …
- 3:47 PM Ticket #1545 (unbind doesn't work if hover uses) closed by
- wontfix: The event code has changed so there is now a workaround for this …
- 2:10 PM Ticket #2060 (Draggables & Sortable very very slow) created by
- Sortable element are very very slow under linux / firefox even with a …
- 12:52 PM Ticket #2059 (ui.mouse: accounting for parent scrollLeft/scrollTop) created by
- This report is very close to the #2052. I open a separate because this …
- 11:32 AM Ticket #2033 (tabsRotate - browser adress bar loses focus) closed by
- fixed: r4182
- 10:52 AM Ticket #1995 (ui.tabs disabled tabs have no z-index with flora.tabs.css) closed by
- invalid: I still cannot find any problems. Need a test case and additional …
- 6:59 AM Ticket #1890 (XML Broken on IE 7 and Opera 9.23 with jquery version 1.2.1) closed by
- worksforme: I created the attached test case and it works for me as long as the …
- 5:33 AM Changeset [859aa6c]1.12-stable2.2-stablekillphp by
- src/event.js
- 5:08 AM Changeset [97e9859]1.12-stable2.2-stablekillphp by
- src/event.js
- 4:15 AM Ticket #1383 (Dealing with CSS "auto" values) closed by
- worksforme: I was unable to reproduce this bug. It has been a while since it was …
Dec 15, 2007:
- 11:09 PM Changeset [7a6978b3]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:04 PM Changeset [67c7b46]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 8:06 PM Ticket #1781 (Javascript Warnings (javascript.options.strict)) closed by
- fixed: Fixed in [4171] for warnings on parse that are mentioned in this ticket.
- 8:03 PM Changeset [feb9051]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/core.js
- src/event.js
- src/fx.js
- src/offset.js
- 7:14 PM Ticket #1872 (Charachter Encoding on Ajax Load) closed by
- worksforme: This is a problem with you web server and not with jQuery. If you …
- 6:33 PM Ticket #2058 (query error) created by
- ==== How to Reproduce ====
While doing a GET operation on
/query
, … - 6:33 PM Ticket #1934 (charset) closed by
- fixed: Feature added in [4170]. It wouldn't work with $.getScript but rather …
- 6:30 PM Changeset [4e339ef5]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 6:14 PM Ticket #1931 (.getScript misses charset property) closed by
- duplicate: Duplicate of #1934.
- 3:15 AM Ticket #2057 (Droppable tolerance for draggable that completely overlaps) created by
- When a draggable item completely overlaps a droppable item, there is …
- 12:55 AM Changeset [b264f78]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
Dec 14, 2007:
- 9:02 PM Ticket #2056 (performance enhancements) created by
- This patch increases the performance of merge and filter. There are …
- 8:38 PM 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 …
- 7:18 PM Ticket #2055 (Example F in Tutorials:Live_Examples_of_jQuery out of scope) created by
- - Hi, Example F on page …
- 4:11 PM 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 …
- 2:27 PM 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 …
- 1:59 PM Changeset [01e8f33]1.12-stable2.2-stablekillphp by
- Makefile
- 12:07 PM Ticket #2046 ($.load not working when default dataType is set to json) closed by
- fixed: Fixed in [4155].
- 12:06 PM Changeset [06c2f06]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 11:41 AM 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 …
- 11:33 AM 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. …
- 10:37 AM Ticket #1918 (memory leak onReady() in IE + patch) closed by
- fixed: This is resolved in the latest SVN. However, it is possible that text …
- 10:34 AM Ticket #2049 (ie's memery leak) closed by
- duplicate: This is a duplicate of #1731 and is resolved in [3578].
- 10:34 AM 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 …
- 1:25 AM Ticket #2051 (JSONP is always assumed) created by
- […] This should check to see if the JSONP style var=? exists …
Dec 13, 2007:
- 9:04 PM Changeset [56a93fc]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 8:57 PM Ticket #2050 (Created options are always selected) closed by
- worksforme: Already fixed in SVN.
- 8:57 PM Changeset [14a3a5b]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 8:52 PM Ticket #2050 (Created options are always selected) created by
- […]
- 5:58 PM Changeset [7120b56]1.12-stable2.2-stablekillphp by
- src/core.js
- src/selector.js
- 5:28 PM 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 …
- 5:24 PM Changeset [da33a98]1.12-stable2.2-stablekillphp by
- src/core.js
- src/selector.js
- test/index.html
- test/unit/core.js
- test/unit/selector.js
- 11:22 AM Ticket #1918 (memory leak onReady() in IE + patch) reopened by
- eee....the patched jquery.js also have the problom, please try this: …
- 10:35 AM Ticket #2049 (ie's memery leak) created by
- the code just like this: […] and i use Drip 0.5 (a memery leak …
- 9:31 AM 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 …
- 8:31 AM 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 …
- 8:25 AM Ticket #1896 (Tabs - layout problem on IE6 and IE7 when switching to RTL) closed by
- fixed: r4140
- 7:51 AM Ticket #1811 (accordion animation prevents dynamic content) closed by
- fixed: Fixed in latest revision. Added the clearStyle option for this …
- 7:51 AM Ticket #1709 (Compressed Accordion Contains JS errors) closed by
- fixed: This seems to be fixed in the latest revision, I couldn't reproduce …
- 7:49 AM Ticket #1799 (Accordion Demo seems broken) closed by
- fixed: Fixed in [4139].
- 7:40 AM Ticket #2047 (better parent function (Prototype "up" like)) created by
- I often need a specific parent element instead of all or the direct …
- 5:03 AM Ticket #2046 ($.load not working when default dataType is set to json) created by
- The following isn't working as expected: $.ajaxSetup({ dataType: …
- 12:33 AM 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 …
Dec 12, 2007:
- 10:46 PM Changeset [3e3b86c7]1.12-stable2.2-stablekillphp by
- src/core.js
- 8:55 PM Ticket #2015 (Slider Bug in Download Version) closed by
- duplicate: Duplicate of #2022
- 8:52 PM Ticket #2022 (Bug in Slider due to extra comma) closed by
- fixed: Fixed in [3363]
- 8:41 PM Ticket #1735 (Addition of stop and start options to UI Selectable.) closed by
- fixed: Fixed in [4131].
- 6:35 PM Ticket #2039 (UI Tabs - make nesting elements work) closed by
- fixed: r4128
- 5:42 PM Ticket #1803 (Accordion Bug) closed by
- wontfix: Nested accordions aren't supported (yet). Currently they mostly work …
- 4:56 PM 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 …
- 3:58 PM Ticket #1573 (Slidedown double take in Firefox) closed by
- wontfix: Yeah, this is probably something that we won't be able to resolve. If …
- 3:56 PM Ticket #1750 (getScript fails with scheme-less urls) closed by
- fixed: Fixed in [4123] using the solution the author suggested.
- 3:55 PM Ticket #2041 (Firefox: animations don't work on table rows (tr) because ...) closed by
- wontfix: You can't slide table rows, as you can't manipulate the height of …
- 3:54 PM Changeset [e1af5fa]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 3:24 PM Ticket #1655 (jQuery stalls if heavy asynchronous request traffic happens) closed by
- fixed: Yes, this has been resolved in 1.2.2.
- 3:22 PM 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 …
- 2:43 PM Ticket #2044 (datepicker to support unicode.org date formats) created by
- hi, unicode.org is the biggest source for localization format data, …
- 2:19 PM Ticket #1314 (jQuery fails when document in IFrame is changed.) closed by
- worksforme: This should be resolved.
- 11:55 AM Changeset [58c640f]1.12-stable2.2-stablekillphp 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
- 10:47 AM 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 …
- 7:06 AM Ticket #2043 (Slider / SliderSetValues()) created by
- SliderSetValues() don't set values to slider, but function increments it.
- 5:00 AM 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 …
- 4:54 AM Ticket #2041 (Firefox: animations don't work on table rows (tr) because ...) created by
- $("tr.contentRowToChange).slideUp("slow"); doesn't work as expected …
Dec 11, 2007:
- 10:26 PM 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 …
- 8:46 PM Ticket #1475 (clone() stop event propagation) closed by
- fixed: I was unable to reproduce this in the current SVN. Clone has changed …
- 8:32 PM Changeset [279f77e]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 7:52 PM 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 …
- 4:23 PM 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 …
- 4:20 PM Ticket #2018 (Small bug in the autocomplete plugin) closed by
- fixed: Fixed in [4107].
- 3:18 PM 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 …
- 3:16 PM Changeset [c6a44c7]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 12:13 PM Ticket #1154 (Gracefully ignore non-elements) closed by
- duplicate
- 12:09 PM Ticket #1953 (implemented the Automatic Date Completion) closed by
- invalid
- 12:05 PM Ticket #1619 (Update XMLHttpRequest generation code) closed by
- wontfix: We discussed this with a member of the IE team and they agreed that …
- 12:03 PM Ticket #1430 (get() issue) closed by
- invalid: .get() always returns an array. It only returns a single element if …
- 11:59 AM Ticket #1552 (Handle html in memory) closed by
- invalid
- 9:05 AM Ticket #2039 (UI Tabs - make nesting elements work) created by
- It's currently not possible to use HTML like […] with UI Tabs due …
- 7:54 AM 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 …
- 1:39 AM 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 …
Dec 10, 2007:
- 11:46 PM Ticket #1415 (.css('width') or .css('height') resets flash movies) closed by
- fixed: Fixed in Rev [4100].
- 11:46 PM Ticket #1613 (widtt() and height() seems to reset element width/height css properties) closed by
- fixed: Fixed in Rev [4100].
- 11:46 PM Ticket #1818 (width() returns incorrect value for hidden fixed/absolute position ...) closed by
- fixed: Fixed in Rev [4100].
- 11:45 PM Ticket #1839 (Error in width() method) closed by
- fixed: Fixed in Rev [4100].
- 11:45 PM Ticket #1843 (Calling width/height() on a hidden element causes cursor to move to ...) closed by
- fixed: Fixed in Rev [4100].
- 11:45 PM Ticket #1796 (.height() and .width() can be wrong if element has padding on all ...) closed by
- fixed: Fixed in Rev [4100].
- 11:45 PM Ticket #1870 (IE6: width is not updated when options are dynamically added to selectbox) closed by
- fixed: Fixed in Rev [4100].
- 11:45 PM Ticket #2009 (height() function bugs on table cells belonging to an style.height=auto row) closed by
- fixed: Fixed in Rev [4100].
- 11:44 PM Ticket #1629 (.width() and .height() flickering and inefficiency) closed by
- fixed: Fixed in Rev [4100].
- 11:40 PM Changeset [227f8b2]1.12-stable2.2-stablekillphp by
- src/core.js
- 10:55 PM Ticket #1462 ($(document).mousemove does not work in IE) closed by
- worksforme: This seems to be working just fine.
- 10:19 PM Ticket #2032 (clientLeft should be clientTop in event.fix?) closed by
- fixed: It was a mistake and is now fixed in Rev [4099]
- 10:17 PM Changeset [540f930]1.12-stable2.2-stablekillphp by
- src/event.js
- 2:07 PM Ticket #1959 ("strings are automatically evaluated" - NOT!) closed by
- fixed: Fixed in [4094]. Now all scripts are postponed till after the html is …
- 2:04 PM Changeset [9ea8017]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 1:47 PM Ticket #1959 ("strings are automatically evaluated" - NOT!) reopened by
- Sorry, on closer examination this actually wasn't a close enough …
- 1:44 PM 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. …
- 1:40 PM Ticket #2035 ("clean" RegExp fails in Safari 412) created by
- This line {{{elem = elem.replace(/(<(\w+)[>]*?)\/>/g, function(all, …
- 1:13 PM 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). …
- 12:51 PM 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.
- 12:08 PM 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 …
- 11:52 AM Ticket #1705 (cant set url in css) closed by
- worksforme: Try out the test case. Setting both "background" and "cursor" worked …
- 10:49 AM 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 …
- 10:16 AM Ticket #2034 ([document.ready - Bug] Multiple Requests) created by
- Hi there! When I have an ajax call (such as …
- 10:03 AM 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 …
- 9:58 AM Ticket #2033 (tabsRotate - browser adress bar loses focus) created by
- ...every time the next tab is activated, making it hard to enter a new …
- 2:18 AM Ticket #2032 (clientLeft should be clientTop in event.fix?) created by
- […] I think doc.clientLeft should be doc.clientTop
Dec 9, 2007:
- 8:45 PM Changeset [f97f77c]1.12-stable2.2-stablekillphp by
- src/core.js
Note: See TracTimeline
for information about the timeline view.