Timeline
08/08/08:
- 22:34 Ticket #3232 (UI sortables update event not firing when sorting within same div when ...) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 22:33 Ticket #3234 (Toggle Event Function Unexpected Behavior FF3) closed by
- invalid: On the first click, you're binding the toggle. So only after that, it …
- 22:31 Ticket #3233 (Appending and Prepending in table doesn't work in Firefox) closed by
- invalid: You can't append a tr inside another tr, they must always be children of a …
- 21:58 Ticket #3235 (ajax error event is not being reported in some situations) created by
- When you are trying to call a URL that fails due to such errors as …
- 18:11 Ticket #3215 (Bugfixes + Features for QUnit testrunner) closed by
- fixed: Commited [5815], improving the date handling (not much difference) and …
- 17:42 Changeset [db63af106891ceda11eeea3c5ca6d7d39e09d81c] by
-
- test/data/testrunner.js
- test/data/testsuite.css
- test/index.html
- test/offset.html
- test/polluted.php
- 17:21 Changeset [c66aa570299459ea948eb123a442da6e22a9611b] by
-
- test/fix.html
- 15:44 Ticket #3234 (Toggle Event Function Unexpected Behavior FF3) created by
- I am having an issue with the toggle() event function in FireFox 3. I …
- 14:11 Ticket #3233 (Appending and Prepending in table doesn't work in Firefox) created by
- I have a table like this: […] Now I want to do this: […] …
- 09:24 Ticket #3232 (UI sortables update event not firing when sorting within same div when ...) created by
- hope the code attached helps my bug description. I have found that when …
- 04:03 Ticket #2934 (jQuery-1.2.3.js, jQuery-1.2.5.js - function step (animation)) closed by
- invalid
- 04:02 Ticket #2767 (The select() event has problem in IE6) closed by
- duplicate: Duplicate of #3054.
- 03:55 Ticket #2298 (global ajax events can be slow if lots of DOM elements) closed by
- duplicate: #3107 improves this situation quite a bit.
- 03:53 Ticket #2051 (JSONP is always assumed) closed by
- fixed
- 03:48 Ticket #3051 (jquery.eq() acts strange when passed a string) closed by
- duplicate
- 03:47 Ticket #3051 (jquery.eq() acts strange when passed a string) reopened by
08/07/08:
- 20:41 Ticket #3231 (Allow dataFilter to parse the response) closed by
- fixed: Applied at [5811].
- 20:41 Changeset [bf6f7e7a63cb3d43da2fcc98c81690d2dc1ac54b] by
-
- src/ajax.js
- 20:37 Ticket #3231 (Allow dataFilter to parse the response) created by
- This is specially useful for users that need to avoid the use of eval …
- 20:04 Ticket #3230 (Fade animations should take IE cleartype issues into account) created by
- Minor changes to jQuery's fade animations will help mitigate rendering …
- 15:39 Ticket #3229 (val: setting should check to see if this.value is a function so plugins ...) created by
- Currently val uses this to set the value […] This means plugin authors …
- 13:32 Ticket #3201 ([validate] Dutch localization) closed by
- fixed: Thanks! Commited in [5808].
- 13:30 Ticket #3006 ([validate] Validation plugin is slow when onkeyup activated) closed by
- worksforme: You can always disable keyup-validation via onkeyup:false. If that isn't …
- 13:29 Ticket #2965 ([validate] 'cancel' form with image submit.) closed by
- fixed: Fixed in 1.4. All inputs and buttons with a class cancel can be used to …
- 13:28 Ticket #3061 ([validate] fix for non-jQuery $ situations (v 1.3)) closed by
- fixed: Fixed in 1.4.
- 13:26 Ticket #3118 ([validate] plugin: textarea bug in Opera 9.5) closed by
- fixed: Fixed in 1.4.
- 13:25 Ticket #3100 (validate) closed by
- fixed: Fixed in 1.4.
- 13:25 Ticket #3070 ([validate] Opera and textarea tag) closed by
- fixed: Fixed in 1.4.
- 13:25 Ticket #3067 ([validate]) closed by
- fixed: Fixed in 1.4.
- 13:24 Ticket #2943 ([validate] element() removes error class from other inputs) closed by
- fixed: Fixed in 1.4.
- 13:21 Ticket #3103 ([validate] Error in packed version from v1.3) closed by
- invalid: Can't reproduce. Either invalid or fixed in 1.4. Please reopen if issue …
- 13:08 Ticket #3087 (Request: minor refactor of "ajax" function to have a separate 'factory' ...) closed by
- fixed
- 13:07 Changeset [9d9c4d2a516216378f4eec0bc27a2cc1cfc78d53] by
-
- src/ajax.js
- 12:53 Ticket #2632 (Validate - Remote Not Submit) closed by
- worksforme: Can't reproduce.
- 09:10 Ticket #3228 ([autocomplete] MustMatch does not work if entry has white spaces at the ...) created by
- If mustMatch is activated we have found that, when the entry contains a …
- 02:43 Ticket #3227 (JSONP requests don't trigger AJAX callbacks) created by
- With a request like $.ajax({ url: otherSite, dataType: 'jsonp' }) jQuery …
08/06/08:
- 22:23 Ticket #3087 (Request: minor refactor of "ajax" function to have a separate 'factory' ...) reopened by
- The patch looks good. Here is the option description for the wiki: […]
- 22:02 Ticket #3055 (IE leak prevention causes content loss) closed by
- duplicate: 1.3 will do this much faster, that should be enough. If the problem …
- 13:58 Ticket #3226 (val() and val(string) do not work with SELECTs in IE6) created by
- I know; I hate IE too. But from looking at the jQuery source, it looks …
- 13:44 Ticket #3225 (get / QUERY error in Trac) created by
- ==== How to Reproduce ==== While doing a GET operation on /query, Trac …
08/05/08:
- 23:18 Ticket #3224 ($.ajax type=script error while using base tag) created by
- Hello. I guess, I found a little bug. I use 3rd level domains on my host. …
- 14:56 Ticket #3222 (Add $.browser.mobile to check for mobile browsers) closed by
- wontfix: Hi, we don't do any specialized code in the core, according to whether the …
- 11:32 Ticket #3223 (Problems with select box append) created by
- I have created an html page (attached) that contains two list boxes. On …
- 04:37 Ticket #3222 (Add $.browser.mobile to check for mobile browsers) created by
- It's often useful to present reduced functionality (or just turn off a lot …
- 04:24 Ticket #3221 (Add "stop all" function that kills all queued animations) created by
- This was added by the old Interface code in change …
- 04:21 Ticket #3220 (Trac should allow bug submitters to modify their own tickets) created by
- I'd like it if the jQuery Trac instance could be reconfigured to allow bug …
- 04:18 Ticket #3219 (boolean argument to toggle functions) created by
- This is similar to #1681 but more general. I'd like it if all the toggle …
08/04/08:
- 16:31 Ticket #3218 (IE7 Fade animations choppy/not present with transparent PNG.) created by
- example can be found at http://www.mechsoftware.com/index2.html In the …
- 14:19 Ticket #3087 (Request: minor refactor of "ajax" function to have a separate 'factory' ...) closed by
- fixed: Applied at [5805].
- 14:19 Ticket #2167 (Opera Mobile fails to initialize XMLHttpRequest) closed by
- duplicate: The XHR creation process is exposed since [5805] allowing overriding. You …
- 14:18 Ticket #2128 (error xml ajax in internet explorer) closed by
- duplicate: The XHR creation process is exposed since [5805] allowing overriding. You …
- 14:18 Changeset [b8ceedbe2ba07f87a0f0e3862dfe012e8aa863b3] by
-
- src/ajax.js
- 11:09 Ticket #2984 ([validate] bogus validation error for textareas on Opera 9) reopened by
- Apparentely not fixed. Need better testcase.
08/03/08:
- 21:46 Ticket #3217 (wrong document context in .clone (in IE)) created by
- Instead of […] It should be […] in the .clone() function. If …
- 18:45 Ticket #3216 ([validate] error with .rules("add") in Opera 9.51) created by
- We only get this error on Opera; works OK on IE7 / FF3 / Safari31 (windows …
- 18:24 Ticket #3214 (Dragging fixed position elements) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 18:17 Ticket #3213 (Microsoft.XMLHTTP ActiveX object doesn't work, but other ones do) closed by
- duplicate
- 15:08 Ticket #3215 (Bugfixes + Features for QUnit testrunner) created by
- We're using QUnit at my work for testing and we found a sporadic bug with …
- 13:52 Ticket #3087 (Request: minor refactor of "ajax" function to have a separate 'factory' ...) reopened by
- #3213 could be a usecase for this refactoring (the patch proposed there …
- 11:59 Ticket #3214 (Dragging fixed position elements) created by
- If an element on a page is styled with a fixed position and then made …
- 03:03 Ticket #3146 (cross-site ajax over http post) closed by
- invalid: Eh... I don't think there's a real need for this. And your proposed …
- 02:58 Ticket #3204 (window.onunload event handler broken by jQuery("*") expression) closed by
- invalid: Once you modify it, you lose the warranty :)
08/02/08:
- 23:17 Ticket #3213 (Microsoft.XMLHTTP ActiveX object doesn't work, but other ones do) created by
- We have a client that uses thin clients/Terminal Services (Win 2000) and …
08/01/08:
- 17:48 Ticket #3167 (z.indexOf is not a function) reopened by
- Guys, thank you for the awesome library! This specific bug hits me big …
- 17:00 Ticket #3210 (jQuery items calling curCSS fail when using xml+xsl) reopened by
- Hi, I realized that I wasn't clear on the affected browsers. FF2 and FF3 …
- 16:05 Ticket #3212 ([tooltip] viewport-bottom and "viewport-bottom-right") created by
- While testing a site using jQuery tooltips I noticed that when the tooltip …
- 14:54 Ticket #3210 (jQuery items calling curCSS fail when using xml+xsl) closed by
- invalid
- 14:53 Ticket #3208 (jQuery.ajax doesn't work with TableSorter) closed by
- invalid: You should contact the owner of the plugin (tableSorter). $.ajax works …
- 14:52 Ticket #3207 (Sortables do not work on sorted elements that are also resizable) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 14:52 Ticket #3206 (Nesting Sortables is not working - connecting all groups of same class) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 14:51 Ticket #3205 (Slider within Opera 9.21) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 10:50 Ticket #3211 (Test Version : Safari Version 2.0.4 (419.3) / MacOsX 10.4.10 / jQuery126) created by
- Hi, i've discovered a really strange & annoying bug relating to Safari and …
- 09:13 Ticket #3210 (jQuery items calling curCSS fail when using xml+xsl) created by
- I've been trying to use UI.resizable and draggable for a bit now, but for …
- 08:53 Ticket #3209 ([validate] unhighlightfunction is different from version 1.2.1) created by
- Hi, I often use these sort of code: var validater = …
Note: See TracTimeline
for information about the timeline view.
