Timeline
Mar 26, 2007:
- 6:51 PM Ticket #1073 (Interface draggables: containment bug in IE7) created by
- While using the draggables-function with the containment-attribute …
- 11:22 AM Ticket #1072 (problem with append in IE6) created by
- The flowwing result in IE 6 creates two tbody elements, while in FF …
- 10:57 AM Ticket #1071 (this.$events is null) created by
- While using the ready event I am getting a null exception in MSIE 6. …
Mar 25, 2007:
- 11:59 PM Ticket #982 (favicon) closed by
- fixed
- 11:58 PM Ticket #974 (TypeError in Opera) closed by
- fixed
- 10:06 PM Changeset [9c94ef4]1.12-stable2.2-stablekillphp by
- build/test/data/testrunner.js
- src/jquery/coreTest.js
- src/jquery/jquery.js
- src/selector/selector.js
- 7:50 PM Ticket #1023 (IE6: $(form).submit() doesn't trigger attached events by $(form).ajaxForm()) closed by
- worksforme: It appears as if Mike has confirmed that this works; marking as …
- 4:37 PM Ticket #1070 (IE attr with value 0 BUG) created by
- 1555 if ( value != undefined ) elem.setAttribute( …
- 4:33 PM Ticket #1069 (Please extend val()) created by
- At the moment, val() only works properly for single elements. It …
- 4:30 PM Changeset [3446c3a]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- 4:28 PM Changeset [44769df]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 3:41 PM Ticket #1068 (Interface's idrag.js) created by
- In interface's idrag.js in line 134: if (elm.dragCfg.oP != 'relative' …
- 3:02 PM Changeset [9c7f8ba9]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/selector/selector.js
- src/selector/selectorTest.js
- 2:06 PM Changeset [d7a8794]1.12-stable2.2-stablekillphp by
- build/test/data/testrunner.js
- src/event/eventTest.js
- src/fx/fxTest.js
- src/jquery/coreTest.js
- src/selector/selectorTest.js
- 8:32 AM Changeset [00a2fa5]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- 8:16 AM Changeset [eab0e57]1.12-stable2.2-stablekillphp by
- src/event/eventTest.js
- 8:07 AM Changeset [4b9bed9]1.12-stable2.2-stablekillphp by
- src/event/eventTest.js
- 8:01 AM Changeset [4903872]1.12-stable2.2-stablekillphp by
- src/event/eventTest.js
- 7:52 AM Changeset [4e7c9b08]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/selector/selectorTest.js
- 7:04 AM Changeset [707f23f]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/jquery/coreTest.js
- 6:55 AM Changeset [06b8927]1.12-stable2.2-stablekillphp by
- src/ajax/ajaxTest.js
- 6:52 AM Changeset [e6ffe02]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 6:45 AM Changeset [b8aa9e7]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- 6:34 AM Changeset [a10afee0]1.12-stable2.2-stablekillphp by
- src/event/eventTest.js
- 6:30 AM Changeset [88abf09]1.12-stable2.2-stablekillphp by
- src/event/eventTest.js
Mar 24, 2007:
- 11:32 PM Ticket #995 (Support XPath position selector: [n]) closed by
- fixed: Added in SVN rev [1579].
- 10:45 PM Changeset [25b4241]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- src/selector/selectorTest.js
- 10:04 PM Ticket #143 ('.'s in element ids) closed by
- fixed: Fixed in SVN rev [1578].
- 10:04 PM Changeset [ae208246]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- src/selector/selector.js
- src/selector/selectorTest.js
- 8:58 PM Ticket #1025 (Infinite loop from certain queries) closed by
- fixed: Fixed in SVN rev [1577].
- 8:58 PM Ticket #1001 ($() function do not support chinese parameter) closed by
- fixed: Fixed in SVN rev [1577].
- 8:58 PM Changeset [af79bb1]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/selector/selector.js
- src/selector/selectorTest.js
- 6:18 PM Ticket #1067 (fade callback triggered once for every element faded) created by
- I'm not 100% certain this is a bug (as opposed to by design), but just …
- 6:05 PM Ticket #809 (speeding merge and inArray) closed by
- fixed: Ok, I've considerably changed how things work internally and merged …
- 6:03 PM Ticket #908 (merge speed improvments) closed by
- fixed: I borrowed your 'marked' idea for checking uniqueness and merged some …
- 5:55 PM Changeset [ec2b688]1.12-stable2.2-stablekillphp by
- build/test/data/testrunner.js
- src/jquery/jquery.js
- src/selector/selector.js
- 2:06 PM Ticket #1018 (IE error in complex selector) closed by
- duplicate: I'm fairly certain that this is a duplicate of #986; which was just …
- 2:03 PM Ticket #1040 ($(html) always returns an empty set) closed by
- worksforme: I just ran a quick test and both $("html") and $("<b>html</b>") work …
- 2:01 PM Ticket #1057 (chaining .hide(delay).show(delay) does not work) closed by
- duplicate: Duplicate of #1052.
- 2:01 PM Ticket #1060 (slideIn and slideOut) closed by
- wontfix: I'm going to have to disagree on the naming scheme. While the naming …
- 1:57 PM Ticket #1066 (jQuery does not work with SVG documents) closed by
- wontfix: Internet Explorer's SVG/JavaScript implementation is really really …
- 1:48 PM Ticket #936 (Rework xmlhttp usage to poll object instead of attaching ...) closed by
- fixed
- 12:01 AM Ticket #889 (split jquery chain in two parts for matching / not matching conditions) closed by
- wontfix: This was brought up before, in the form of an if/else plugin. We opted …
Mar 23, 2007:
- 11:53 PM Ticket #1027 (IE error: Automation server can't create object ... when ActiveX disabled) closed by
- wontfix: This is correct. If ActiveX is disabled, then Ajax requests won't work …
- 11:49 PM Ticket #868 (Interface and jquery 1.1 don't work anymore at all with Konqueror) closed by
- wontfix: Ok, so the solution seems to be: Don't use the packed version of …
- 11:45 PM Ticket #739 (problem with all event binding functions in jquery 1.04 when used in ...) closed by
- invalid: Since there's been no follow-up, it appears as if Brandon's …
- 11:42 PM Ticket #858 (evalScripts() execute javascript twice with inline script from ajax ...) closed by
- duplicate: We're going to discuss this bug in #975. Closing this ticket.
- 11:39 PM Ticket #916 (error handle of ajax & evalScripts with IE) closed by
- invalid: Yeah, I'm not sure what this is, either. Since there's been no …
- 11:37 PM Ticket #948 (jquery ajax authentification intégré iis) closed by
- wontfix: Due to Brian's notes - I'm going to close this ticket.
- 11:31 PM Ticket #774 (Support for generic xml document) closed by
- wontfix: Currently, the closest the what you want to achieve would be something …
- 11:27 PM Ticket #751 (selectors regex enhancement) closed by
- wontfix: We're going to pass on this, for now. You can currently duplicate your …
- 11:21 PM Ticket #249 (Implement and test nextUntil (or similar)) closed by
- wontfix: Yeah - this is going to have to go in a separate plugin. I've got the …
- 11:20 PM Ticket #783 (Flip/Unroll loops to improve speed (up to 67% faster than for loop)) closed by
- wontfix: @Jamie - For now, we're going to pass on duff's device; we currently …
- 11:12 PM Ticket #928 (Cleanup the built-in "easing" stuff) closed by
- fixed: Fixed in SVN rev [1575].
- 11:12 PM Changeset [1b9f4d3]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 11:01 PM Ticket #895 (js error when selecting a non unexisting id (description below)) closed by
- fixed: Fixed in SVN rev [1573].
- 11:00 PM Ticket #891 (absolute path and $( expr, context )) closed by
- fixed: Fixed in SVN rev [1574].
- 11:00 PM Changeset [fde2867f]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- 10:54 PM Ticket #986 (jQuery("#IDParent #IDChild") throws error when #IDParent does not exists.) closed by
- fixed: Fixed in SVN rev [1573].
- 10:54 PM Changeset [32b523b]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- 10:45 PM Ticket #977 (.is() should support comma-separated queries) closed by
- fixed: Fixed in SVN rev [1572].
- 10:44 PM Changeset [e2b52e1]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 10:07 PM Changeset [6d03f92]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- 10:04 PM Ticket #978 ([PATCH] IE doesn't like domManip in an iframe) closed by
- fixed: Fixed in SVN rev [1570].
- 10:03 PM Changeset [0f7c89c]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/jquery/coreTest.js
- src/jquery/jquery.js
- src/selector/selectorTest.js
- 11:17 AM Ticket #1066 (jQuery does not work with SVG documents) created by
- I am trying to use jQuery to dynamically change the contents of an SVG …
Mar 22, 2007:
- 8:54 PM Ticket #1065 (Tab in interface brings to top of textarea) created by
- While using the Tabbing feature of the interface plugin when there is …
- 8:40 AM Ticket #1047 (unbind(type) does not work as expected when `type` is not bound to the ...) closed by
- fixed: This has been fixed in Rev 1471.
Mar 21, 2007:
- 9:37 PM Changeset [7ad613c]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 4:18 PM Ticket #303 (jQuery forum) closed by
- fixed: The mailing list is in the process of being moved to google groups.
- 4:16 PM Ticket #1064 (css('opacity') returns empty string in IE) closed by
- fixed: Thanks Arrix. This is now fixed in Rev: 1560.
- 4:15 PM Changeset [26034c4a]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 4:10 PM Changeset [3728a8a]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 2:32 PM Ticket #303 (jQuery forum) reopened by
- I really dont like the discussion mailing list, its way too old school …
- 11:38 AM Ticket #1064 (css('opacity') returns empty string in IE) created by
- css('opacity') returns an empty string in IE. Shouldn't it return "1" …
Mar 20, 2007:
- 4:42 PM Ticket #1063 (FireFox, POST and NS_ERROR_FAILURE) created by
- This is similar to #165, but in different location. It occures in line …
- 2:55 PM Ticket #1062 (Interface Elements: Slide Effect - If event link (or button) is below ...) created by
- I know this is a weird one to describe, so I think it's best to show …
- 12:49 PM Ticket #1061 (Bug during refresh in ie 6 & 7 - at least with Iframes) created by
- create a page with two iframes (I will try to attach the files as …
Note: See TracTimeline
for information about the timeline view.