Timeline
Dec 22, 2006:
- 5:03 PM Ticket #738 (Testing Spam Filter) closed by
- fixed: Ok, the spam filter is working now - you have to have JavaScript …
- 4:53 PM Ticket #738 (Testing Spam Filter) created by
- 12:04 PM Ticket #705 (Leak in IE (__ie_init)) created by
- Found a leak bug, this time in IE using the document.write/ie_init …
- 10:19 AM Ticket #690 (Extend unbdind and jquery.event.handle to accept event object for unbinding) created by
- Test: […] Implementation: […]
- 10:12 AM Ticket #689 (event.js .filter() leaks memory in IE) created by
- The .toggle method remembers the current state by attaching one of the …
- 9:40 AM Ticket #381 (Document global ajax settings) closed by
- fixed: Fixed in SVN.
- 9:40 AM Changeset [bfdf836]1.12-stable2.2-stablekillphp by
- newandnoteworthy.txt
- src/ajax/ajax.js
- 8:56 AM Changeset [fc84b9d]1.12-stable2.2-stablekillphp by
- build/test/data/testsuite.css
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
- 8:52 AM Changeset [30dc79f1]1.12-stable2.2-stablekillphp by
- newandnoteworthy.txt
- src/jquery/jquery.js
- 4:13 AM Ticket #407 (getScript and Safari) closed by
- fixed: No way to fix it for safari.
Dec 21, 2006:
- 1:37 PM Changeset [ccc4c766]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 11:29 AM Ticket #555 (ifx six-digit hexadecimal color parsing) created by
- The ifx plugin currently parses six-digit hexadecimal colors as though …
- 10:24 AM Ticket #384 (IE fails to send/set custom request headers) closed by
- fixed: Seems like this is only a problem in the testsuite, as noone else is …
- 10:23 AM Changeset [98b1b580]1.12-stable2.2-stablekillphp by
- build/test/data/testrunner.js
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
- 8:41 AM Ticket #465 (Opera 9.02) closed by
- worksforme: I am unable to reproduce this.
- 8:39 AM Ticket #456 (Script tags stripped from innerHTML on .load() (IE5.5)) closed by
- wontfix: A simple workaround is to simply avoid using load to get scripts, use …
- 8:39 AM Changeset [a0d5e89]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 8:35 AM Ticket #106 (Detecting AJAX Failure) closed by
- fixed: Fixed in SVN. Yet very difficult to test, so pleas report any further …
- 8:35 AM Changeset [6b8ffe7]1.12-stable2.2-stablekillphp by
- build/test/data/testrunner.js
- newandnoteworthy.txt
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
- 7:57 AM Changeset [0f5292b9]1.12-stable2.2-stablekillphp by
- src/ajax/ajaxTest.js
- 7:54 AM Ticket #534 (success-event not fired on synchronous AJAX events on FF (with fix)) closed by
- worksforme: I can't confirm this (with FF 1.5.0.9). This is the test code: …
- 7:44 AM Ticket #553 (Bug in Effects - hide ()) closed by
- worksforme: That is an interesting issue. For me it occurs in FF, but not IE. It …
- 3:18 AM Ticket #553 (Bug in Effects - hide ()) created by
- I create 3 buttons in my test codes. I find a bug. "Change" will not …
Dec 20, 2006:
- 7:56 PM Ticket #552 (ifxhighlight improved oldStyle.backgroundColor detection) created by
- Interface's Highlight component currently has no effect unless the …
- 10:58 AM Changeset [30f7080]1.12-stable2.2-stablekillphp by
- newandnoteworthy.txt
- src/event/event.js
- 8:51 AM Ticket #136 (Safari Keypress Double-Firing) closed by
- wontfix: This is similar to #379 and I'm closing it out as wontfix for the same …
- 8:10 AM Changeset [8f1e0ef]1.12-stable2.2-stablekillphp by
- newandnoteworthy.txt
- src/jquery/jquery.js
- 6:25 AM Changeset [2abdbd4]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 6:15 AM Ticket #548 (Loading the metadata plugin twice causes a nasty recursion error) closed by
- fixed: Fixed in SVN: …
- 6:11 AM Changeset [d23e0c5]1.12-stable2.2-stablekillphp by
- newandnoteworthy.txt
- 6:05 AM Changeset [0d149e5]1.12-stable2.2-stablekillphp by
- newandnoteworthy.txt
- src/jquery/jquery.js
Dec 19, 2006:
- 10:47 PM Ticket #379 (Fix for Safari's lack of support for 'onchange') closed by
- wontfix: I did a quick test case for this bug. Safari fires the click event …
- 10:27 PM Ticket #418 (<tbody> duplicated) closed by
- fixed: Fixed in REV 731 by Dave
- 10:25 PM Ticket #444 (jQuery.merge speedup) closed by
- fixed: Fixed in REV 731 by Dave
- 10:23 PM Ticket #267 (query for id in context ignores context) closed by
- fixed: Fixed in REV 731 by Dave
- 10:21 PM Ticket #506 (event error in 1.0.4) closed by
- worksforme: I have built a test case using the reflections.js testsuite.html and …
- 6:08 PM Ticket #550 (recallDroppables function catch error when no item is being dragged) created by
- When I rearrange items on the page, I'd like to just call …
- 5:03 PM Ticket #549 (Droppable removes all class names on hover when activeclass not initialized) created by
- The [http://interface.eyecon.ro/docs/drop Interface Droppable …
- 3:51 PM Ticket #548 (Loading the metadata plugin twice causes a nasty recursion error) created by
- I have a page that has the metadata plugin loaded. If the user clicks …
- 2:07 PM Ticket #468 (Enhance documentation for ready()) closed by
- fixed: Fixed in SVN. Added a "See ready(Function)..." at the $(fn) shortcut …
- 2:06 PM Changeset [dd27ea5]1.12-stable2.2-stablekillphp by
- src/event/event.js
- src/jquery/jquery.js
- 1:59 PM Ticket #342 (spam) closed by
- invalid
- 1:52 PM Ticket #546 (option[@selected] not working in FF) closed by
- fixed: Fixed in SVN.
- 1:52 PM Changeset [42785b1]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 7:45 AM Ticket #342 (spam) reopened by
Dec 18, 2006:
- 11:31 PM Changeset [0e540ec]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 8:31 PM Ticket #378 (Deprecate $.get and $.post) reopened by
- 8:23 PM Ticket #546 (option[@selected] not working in FF) created by
- In FF, this expression: […] never finds any elements. This used to …
- 5:16 PM Ticket #342 (spam) closed by
- invalid
- 5:16 PM Ticket #484 (JQuery doesn't work with Selenium) closed by
- duplicate: See #535
- 5:08 PM Ticket #511 (pushStack misinterprets function args) closed by
- fixed: Fixed in SVN.
- 5:08 PM Changeset [7a72418]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 5:04 PM Ticket #503 (Wrong event detecing in IE) closed by
- fixed: Fixed in 1.0.4.
- 5:02 PM Ticket #540 (TTabs scrolls to top after applying a tab in Firefox) created by
- TTabs works great on IE... but on Firefox, if you insert a tab in a …
- 4:55 PM Ticket #428 (spam) closed by
- invalid
- 4:54 PM Ticket #539 (Draggable isn't destroyed correctly) created by
- Trying to reapply a draggable to a DOM object after DraggableDestroy? …
- 12:54 PM Ticket #535 (JQuery doesn't catch Selenium's keyPress or Type) created by
- Using JQuery 1.04 and Selenium 0.7, JQuery form observers don't catch …
- 6:01 AM Ticket #342 (spam) reopened by
Dec 17, 2006:
- 5:08 AM Ticket #534 (success-event not fired on synchronous AJAX events on FF (with fix)) created by
- If you do an non-asynchronous AJAX request, like so: […] then the …
Dec 15, 2006:
- 1:57 PM Ticket #512 (Document functions on destructive methods) created by
- Here is my attempt to document them. All destructive methods can …
- 1:48 PM Ticket #511 (pushStack misinterprets function args) created by
- The problem occurs with destructive methods like .filter(fn) that take …
- 4:13 AM Changeset [898ca31]1.12-stable2.2-stablekillphp by
- newandnoteworthy.txt
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
- 3:20 AM Changeset [18e3307]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
Note: See TracTimeline
for information about the timeline view.