Timeline
Nov 12, 2006:
- 1:26 PM Ticket #384 (IE fails to send/set custom request headers) created by
- It'd be nice to allow custom request headers in AJAX requests. Here …
Nov 11, 2006:
- 9:04 AM Ticket #165 (Last-Modified and Firefox 1.0) closed by
- invalid: SPAMPOLICE
- 8:18 AM Ticket #285 (Selecting $(window) with iFrame errors) closed by
- worksforme: You shouldn't use body onload=... with jQuery. Please check if it …
- 8:14 AM Ticket #321 (getScript doesn't handle "file not found" errors) closed by
- wontfix
- 8:11 AM Ticket #48 (Seach scope does not work as expected with content loaded via $.get) closed by
- wontfix
- 7:13 AM Ticket #376 (Apparent conflict between prototype & jquery in IE6 & IE7) closed by
- wontfix: There is documentation available to get jQuery working with Prototype: …
- 7:11 AM Ticket #377 (Auto-convert data in $.ajax if passed as object other then string) closed by
- fixed: Fixed in SVN.
- 7:11 AM Changeset [93c1340]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 7:08 AM Ticket #337 (More consistent/feature rich ajax programming model) closed by
- fixed: Fixed in SVN: The callback for load() gets the responseText as first …
- 7:08 AM Changeset [d0eda682]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 6:59 AM Ticket #284 (Create a nightly build) closed by
- wontfix
- 6:58 AM Ticket #346 (A suggestion for the Wiki) closed by
- wontfix: It's true that the wiki and track spam is ugly, but it looks like the …
- 6:53 AM Ticket #278 (Make :contains() be optionally case insensitive) closed by
- worksforme: This could easily be added when required: $.extend($.expr:?, { …
- 6:49 AM Ticket #380 ($.getJSON() causes eval()-related errors on timeout.) closed by
- fixed: As a side-effect, this was fixed while refactoring $.get. $.get now …
- 6:34 AM Changeset [7ff54c40]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 6:32 AM Ticket #223 (IE6 jQuery.ready bug in jQuery Rev. 249 (released 8/31/06)) closed by
- worksforme: Please correct me if I got it wrong, but to summarize this: If you …
- 6:00 AM Ticket #381 (Document global ajax settings) created by
- By moving the defaults into a global object, clients could modify …
Nov 10, 2006:
- 7:30 PM Ticket #380 ($.getJSON() causes eval()-related errors on timeout.) created by
- When $.getJSON function is used and the request timeouts, in .httpData …
- 5:40 PM Ticket #378 (Deprecate $.get and $.post) closed by
- invalid: $.get and $.post are still useful for convenience: They provide a …
- 2:58 PM Ticket #379 (Fix for Safari's lack of support for 'onchange') created by
- Safari 2.x (and 1.x) doesn't support radio button 'onchange' so I've …
- 12:20 PM Ticket #378 (Deprecate $.get and $.post) created by
- $.get and $.post are currently degenerated versions of $.ajax. The …
- 12:18 PM Ticket #377 (Auto-convert data in $.ajax if passed as object other then string) created by
- There is hardly a case where the data passed to $.ajax is not …
- 11:36 AM Ticket #376 (Apparent conflict between prototype & jquery in IE6 & IE7) created by
- Rails app using prototype defaults & jquery(1.0.3) - Rails' …
- 11:18 AM Ticket #320 (Why not make jQuery objects inherit directly from Array?) closed by
- wontfix: Oh god, the magic
length
value. I thought there was some way around … - 5:08 AM Ticket #262 (Extending Object prototype breaks jQuery (was: "name.replace is not a ...) closed by
- invalid: It's nice to have compability with other's code, but this is a topic …
- 2:42 AM Ticket #182 (jQuery’s toggle(); gets mixed up with moo.fx’s toggle();) closed by
- invalid: SPAM
Nov 9, 2006:
- 4:25 PM Changeset [d8fb555]1.12-stable2.2-stablekillphp by
- build.xml
- 4:16 PM Changeset [03b0a9c]1.12-stable2.2-stablekillphp by
- build/test/data/test.html
- build/test/data/test.js
- src/ajax/ajax.js
- src/jquery/jquery.js
- 1:28 PM Ticket #262 (Extending Object prototype breaks jQuery (was: "name.replace is not a ...) reopened by
- 8:39 AM Ticket #371 (ajax dosen't support xml posts) created by
- $.ajax/$.post dosen't support xml as "data" for post to server.
- 3:22 AM Changeset [c0e0119]1.12-stable2.2-stablekillphp by
- build.xml
Nov 8, 2006:
- 11:44 AM Ticket #368 (attribute selector not working in IE6 in jQuery 1.0.3) created by
- Using this selector to find null links in my #nav container: $("#nav …
- 10:21 AM Ticket #171 (IE Eval Context) closed by
- worksforme: Can't verify this problem, the eval stuff seems to work fine in IE.
- 4:44 AM Changeset [e07bfbef]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
Nov 7, 2006:
- 2:33 PM Ticket #342 (spam) closed by
- fixed
- 11:56 AM Changeset [ce2555ea]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 6:37 AM Ticket #361 (Calling end() where not suitable throws an error) closed by
- fixed: Fixed in SVN :-)
- 6:32 AM Changeset [83e98c28]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 6:20 AM Ticket #164 (IE throws errors for $(this) in nested each loops) closed by
- fixed: According to the test suite, this is now fixed. I wonder if there will …
- 6:19 AM Changeset [98e8ea3]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/jquery/jquery.js
- 5:44 AM Ticket #361 (Calling end() where not suitable throws an error) created by
- Consider this: […] If end() is called to often, an error is …
- 5:30 AM Changeset [d91ee79]1.12-stable2.2-stablekillphp by
- build.xml
- 5:01 AM Changeset [2aa9615]1.12-stable2.2-stablekillphp by
- build.xml
- 12:11 AM Ticket #360 ($('dd:nth-child(odd)') Doesn't select correctly) created by
- I'm trying to use nth-child on elements of a dl but it's not selecting …
Nov 6, 2006:
- 10:34 PM Changeset [78ed830]1.12-stable2.2-stablekillphp by
- Makefile
Note: See TracTimeline
for information about the timeline view.