Timeline
02/07/07:
- 22:39 Ticket #815 (click event handler for checkbox gets fired twice) reopened by
- Its still happening with FF 2, WinXP SP2 on Trunk rev 1296 This may be a …
- 20:25 Ticket #928 (Cleanup the built-in "easing" stuff) created by
- The documentation says that jQuery by default uses a "linear" easing. …
- 19:58 Ticket #443 (SPAM) closed by
- invalid
- 19:53 Ticket #849 (Minor misspelling in docs for ready(fn)) closed by
- fixed: Fixed in revision 1296.
- 19:51 Changeset [670d2f4140070b76c87e15c26a5787f505f5793e] by
-
- src/event/event.js
- 18:02 Ticket #927 (Error (probably regression) in autocompleter) created by
- In $.iAuto.clickItem : {{{ …
- 16:02 Ticket #926 (autocompleter does not trigger onSelect event when tab is pressed) created by
- i fix it adding a 9 in the lines 449 and 305 in iautocompleter.js before …
- 15:50 Ticket #915 ($('#register') matches more elements than only id's set to register in IE6) closed by
- wontfix: This is a well known issue in IE and the s fix for this in the core would …
- 15:29 Ticket #919 (Dom ready premature execution in IE) closed by
- invalid: The DOM ready event was created to prevent the above inline code all …
- 15:24 Ticket #914 (el.attr("innerHTML") doesn't work properly in IE6) closed by
- fixed: Fixed in revision 1295. .load now uses .html to take …
- 15:20 Changeset [08ff26927b1a8066ffed432ecc46c4c6010d13cf] by
-
- src/ajax/ajax.js
- 15:11 Ticket #1 (SPAM) closed by
- invalid
- 15:10 Ticket #817 (before and result divs unreadable in ie7) closed by
- duplicate: Duplicate of #896.
- 15:08 Ticket #910 (DOM manipulations with FORM elements fail) closed by
- fixed: Fixed in revision 1294. Thank you for the …
- 15:06 Changeset [ecaa4d4570b05610d542b971fc4278de3c251e79] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 14:58 Ticket #745 (Attribute Begins With (a[@href ^= 'http://www']) fails in IE) closed by
- fixed: This is now fixed in revision 1293 The test is …
- 14:56 Changeset [980b5d72dba596483be586a276d3a385519ee7ef] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 09:01 Ticket #925 (Bug in Internet Explorer when appending object/embed-element) created by
- I've noticed a bug in Internet Explorer 6 and higher when appending a …
- 05:05 Ticket #924 (Issues with ScrollToAnchors) created by
- When you do $("body").ScrollToAnchors('normal'); (this was my specific …
- 00:45 Ticket #923 (Global triggers can execute handlers multiple times) created by
- If two global handlers for the same event type are attached to the same …
02/06/07:
- 13:17 Ticket #922 (Fix Strict Warnings) created by
- Very trivial, but it would be nice to fix the small strict warnings in …
- 13:16 Ticket #921 (IE Fires click event after doing a .clone()) created by
- Adding a function to a new "cloned" object causes function to fire in IE …
- 11:55 Changeset [a69aad2242a5be4ee21955d6132247b4781d410e] by
-
- build/test/data/testrunner.js
- src/jquery/coreTest.js
- 05:01 Ticket #920 (Selectors by class names fail in IE 5.5) created by
- SImple selectors based on class names (like $('.myClass')) fail in IE 5.5. …
02/05/07:
- 21:04 Ticket #1 (SPAM) reopened by
- 20:20 Ticket #907 (Don't apply fixes in attr for XML documents) closed by
- fixed: Fixed in revision 1286. Unfortuanetely, the href bug …
- 20:16 Changeset [495ecb70b2b097e7d4a1ffe46d44562210cdc051] by
-
- build/test/data/dashboard.xml
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 19:12 Changeset [2c99c18652b9a098252d5443506c03fd45b2e2dc] by
-
- src/event/eventTest.js
- 17:55 Ticket #919 (Dom ready premature execution in IE) created by
- $(document).ready(fn) may prematurely call fn if innerHTML modification is …
- 16:14 Ticket #918 (Imagebox doesn't work in Safari) created by
- As lukas described in mailing list : As soon as you are cliking on an …
- 13:44 Ticket #917 (ie problem) created by
- if in a page using 'interface' there is an element like the following …
- 09:16 Ticket #911 (when using jquery 1.1.1 and datePicker r1190) closed by
- fixed: Already fixed in latest revision.
- 09:15 Ticket #913 (Missing 'e' after 'th' in How_jQuery_Works docs page) closed by
- fixed: Fixed.
- 06:07 Ticket #916 (error handle of ajax & evalScripts with IE) created by
- jQuery don't handle ajax error well. I change some code & interface to …
- 03:05 Ticket #915 ($('#register') matches more elements than only id's set to register in IE6) created by
- $('#register') which should only match element(s) with the id set to …
- 03:00 Ticket #914 (el.attr("innerHTML") doesn't work properly in IE6) created by
- IE 6 failed on my site when i used the load command. the problem seemed to …
02/04/07:
- 16:51 Changeset [02ffee4610a24481aab1cac7676da2a207e3684b] by
-
- src/selector/selector.js
02/03/07:
- 19:32 Changeset [fd0f42bf5cf18d311db78680e4d28bc6ff1b016c] by
-
- src/jquery/jquery.js
- 16:17 Ticket #913 (Missing 'e' after 'th' in How_jQuery_Works docs page) created by
- http://docs.jquery.com/How_jQuery_Works In the "More Reading" section at …
- 08:54 Ticket #912 (Interface v1.1.1 - iSort problem with onChange) closed by
- fixed
- 08:24 Ticket #912 (Interface v1.1.1 - iSort problem with onChange) created by
- I was having a problem with the iSort class in Interface v1.1.1. …
02/02/07:
- 17:55 Ticket #911 (when using jquery 1.1.1 and datePicker r1190) created by
- I get a value not defined on line 318 of jquery.js if ( value.constructor …
- 15:42 Ticket #876 (datePicker replaces class on input when inputClick:true is supplied) closed by
- fixed: Fixed in revision 1255
- 11:58 Ticket #879 ([interface::Resizable] ratio does not work when resizing vertically ("n" & ...) closed by
- fixed
- 11:46 Ticket #878 ([interface::Resizable] containment missing) closed by
- wontfix
- 11:44 Ticket #909 (Using the sortable's onHover, onOut, and onChange parameters causes some ...) closed by
- fixed
- 11:43 Ticket #910 (DOM manipulations with FORM elements fail) created by
- If you execute this snippet of code, you see the form is not appended, …
- 10:18 Ticket #909 (Using the sortable's onHover, onOut, and onChange parameters causes some ...) created by
- Hi, When I'm trying to use the onHover and onOut paramaters on sortables …
02/01/07:
- 23:08 Ticket #908 (merge speed improvments) created by
- I commented on the blog post regarding the performance comparison of …
- 20:22 Ticket #907 (Don't apply fixes in attr for XML documents) created by
- The following code can be used to detect if an element is in a normal …
- 18:17 Ticket #887 (Interface: autocomplete messes up <ul><li> tags on a page) closed by
- wontfix
- 18:15 Ticket #757 (Update for ifxtransfer.js) closed by
- wontfix
- 18:15 Ticket #848 (Documentation doesn't show which modules are required to work) closed by
- fixed
- 18:14 Ticket #860 (Interface docs error in Draggables) closed by
- fixed
- 18:06 Ticket #906 (interface: iutils undeclared vars) closed by
- fixed
- 18:03 Ticket #882 (Interface - iresizable is not working properly on Firefox 2.) closed by
- invalid: This is not a bug, it is a render problem on FF 2
- 18:01 Ticket #875 (Misleading code sample for ScrollToAnchors()) closed by
- fixed
- 14:40 Ticket #906 (interface: iutils undeclared vars) created by
- iutils.js doesnt declare the vars: oldVisibility and oldPosition
- 10:53 Ticket #905 (getPosition function in iutils.js (interface) fails for in-line elements ...) created by
- Trying to use the ScrollTo function, I found that it wouldn't work in …
01/31/07:
- 22:04 Changeset [43f235f4257359dfcf9270cf31c56aa547d01fd3] by
-
- src/event/event.js
- 21:56 Changeset [de4e28e1ba8cad85818b298009dca8098005c673] by
-
- build/test/index.html
- src/jquery/coreTest.js
- 21:48 Ticket #874 ($(html) fails when html contains ' ') closed by
- fixed: Fixed in revision 1242.
- 21:48 Changeset [d4849a0d3589ea3d369137f79b102eb68403b489] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 21:39 Ticket #881 (Selector broken when an ID is preceded by a class or another ID) closed by
- duplicate: See #895
- 21:37 Ticket #883 (There could be scenarios where value has no properties inside the prop ...) closed by
- fixed: Fixed in revision 1241.
- 21:36 Changeset [a82b048db8c72dccb019e086e0ca50617df14915] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 21:25 Changeset [4e256bffa320f1fe87f6e4daf17bbb4ed29ae88a] by
-
- src/selector/selectorTest.js
- 21:20 Ticket #895 (js error when selecting a non unexisting id (description below)) closed by
- worksforme: According to tests this works in the latest revision …
- 21:19 Changeset [c60d4519bc25003dcde81d4967ab8060b3184a0b] by
-
- src/selector/selectorTest.js
- 21:14 Ticket #884 (ajax function in IE sends variables using GET and POST at same time) closed by
- fixed: Fixed in revision 1238
- 21:14 Changeset [1e07c1a311358ce67e88d29c085160d8d210eb7b] by
-
- src/ajax/ajax.js
- 21:06 Ticket #900 (get(0) or [0] on an empty resultset returns the document element) closed by
- fixed: Fixed some revisions ago, will be included in 1.1.2
- 19:47 Ticket #904 (DOM ready handlers will never be executed if jQuery is dynamically loaded) created by
- If jquery.js is dynamically loaded into a page, document ready will never …
- 17:25 Ticket #862 (c.split is not a function) closed by
- worksforme: Please feel free to reopen this ticket with a more detailed test case.
- 17:22 Ticket #842 (DOM manipulation: Add 'replace' method) closed by
- wontfix
- 17:19 Ticket #885 (IE 6, attr('href') on anchor return complete URL) closed by
- duplicate
- 17:08 Ticket #892 (jQuery 1.1.1 and YUI not compatible?) closed by
- worksforme: This works for me. Feel free to reopen this ticket with a more detailed …
- 17:00 Ticket #844 (Loading jQuery 1.1 with Prototype throws error) closed by
- worksforme: This works for me. Please feel free to reopen the ticket with a more …
- 16:59 Ticket #851 (datePicker + jQ1.1 throws error) closed by
- fixed: This has been resolved in the latest version of datePicker
- 16:58 Ticket #840 (BUG: "reference to undefined property e.fromElement" line 1348) closed by
- worksforme: This works for me. Please feel free to reopen the ticket with a more …
- 16:41 Ticket #829 (Add jQuery version to jQuery object) closed by
- invalid
- 16:40 Ticket #903 ($ should be jQuery in form.js line 304) closed by
- fixed: Fixed in revision 1233
- 16:32 Ticket #903 ($ should be jQuery in form.js line 304) created by
- 15:53 Changeset [397be502f92abf14e97c247763d41d690561907a] by
-
- src/fx/fx.js
- 15:51 Changeset [522b9cf35f30d0dc83e03f2425c5cbdccfbdc812] by
-
- build/build/lite.js
- build/build/min.js
- 15:35 Ticket #902 (Add last contributor's name and comment's date to bugs summary) created by
- The bugs summary at http://jquery.com/dev/bugs/1/?sort=ticket&asc=0 needs …
- 15:25 Ticket #901 (Sorting the plugins page by plugin name) created by
- I've written a little jquery sorter for the plugins page (you can test it …
- 14:35 Ticket #900 (get(0) or [0] on an empty resultset returns the document element) created by
- On the packed and unpacked version downloadable on jquery.com, you get the …
- 13:27 Ticket #899 (WikiFormatting link on the bug report form links to an empty page (again)) created by
- I myself wrote some formatting options on the same page in the previous …
- 10:02 Ticket #898 (the 40KB limit per message on the dev list is bothering) created by
- Attachments feature in jQuery's world bothers me a bit. Take the 40 KB …
- 09:43 Ticket #897 (ATTACHMENT submission broken for bug reports) created by
- It's not possible to attach a picture to a bug report... The site returns …
- 09:20 Ticket #896 (PRE scrollbars eat up content area in IE7) created by
- See also: …
Note: See TracTimeline
for information about the timeline view.
