Timeline
01/23/07:
- 17:38 Ticket #781 (1.1b : $(this).siblings().toggle(); changes all inline siblings (after ...) closed by
- fixed: Fixed.
- 17:37 Ticket #799 (Setting a CSS height/width then animating a div breaks it) closed by
- worksforme: Like Brandon said.
- 17:27 Ticket #872 (isWindow) created by
- Test to see if an object is a window object, some tests: […]
- 17:25 Ticket #871 (isArray) created by
- Test for items that are array-like, some test to consider […]
- 17:20 Ticket #870 (isElement) created by
- Build a function that can test for isElement, some tests to consider: …
- 17:02 Changeset [0eb642cc1f515f6c072c9ed96dfd757cb44f1656] by
-
- src/jquery/jquery.js
- 17:01 Ticket #861 (Regression in 1.1.1: search with context finds parent, not the desired ...) closed by
- fixed: Fixed in revision 1172.
- 16:58 Changeset [d9464547e0c328bf9f9b67e8d38621023a7e450e] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 16:57 Changeset [5cfaef9ff9b121850f1e27afae6819023acadbf7] by
-
- src/event/eventTest.js
- 14:47 Ticket #864 (The Core Test 7./3. Check elements from array fails in IE6) closed by
- fixed: Fixed in revision 1170.
- 14:46 Changeset [9f93c7b3b858c4491e1d2aa7a680b9b1dd29b17c] by
-
- src/event/eventTest.js
- src/jquery/jquery.js
- 11:42 Ticket #869 (namespace clashes inm interface plugins) created by
- some interface plugins contain references to "$". Example: $(elm) instead …
- 11:10 Changeset [926e80b90226d176710e092bbfdcfd7b9f06389b] by
-
- src/event/eventTest.js
- 11:07 Changeset [a30b3211e68eeea04107059cc82b3c3026138337] by
-
- src/jquery/jquery.js
- 10:50 Ticket #867 (multiple ajax only update one div) closed by
- worksforme: As documented, attr("id") returns the ID of the first matched element. Try …
- 10:37 Ticket #866 (multiple ajax only update one div) closed by
- duplicate: See #867
- 10:32 Changeset [c96b991493b3e432fe095a18cab29b046577976c] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 10:10 Ticket #868 (Interface and jquery 1.1 don't work anymore at all with Konqueror) created by
- Since you have updated libs, the scripts are painfully slow on Konqueror. …
- 08:59 Ticket #859 (Interface: Sortable lists get a blank-looking DIV "sortHelper" as a ...) closed by
- fixed
- 07:51 Ticket #867 (multiple ajax only update one div) created by
- when trying to load multiple ajax only the last div is updated, when you …
- 07:49 Ticket #866 (multiple ajax only update one div) created by
- when trying to load multiple ajax only the last div is updated, when you …
01/22/07:
- 21:17 Ticket #865 (in IE, droppable dragged elements lose correct active area) created by
- In IE, a droppable which is a draggable or a child of a draggable that has …
- 18:08 Ticket #864 (The Core Test 7./3. Check elements from array fails in IE6) created by
- [SVN Version 1159] Running the Test-Suite on IE6 the Test No. 7. …
- 18:00 Ticket #863 (click trigger works different in all but IE) created by
- [SVN Version 1159] Running the Test-Suite in Firefox the Results are …
- 17:20 Ticket #862 (c.split is not a function) created by
- I get a "c.split is not a function" error pointing to this line: …
- 14:18 Ticket #861 (Regression in 1.1.1: search with context finds parent, not the desired ...) created by
- Consider the following snippet: […] […] The query $('span', this) …
- 14:13 Ticket #860 (Interface docs error in Draggables) created by
- In the documentation for Draggable, …
- 07:28 Ticket #859 (Interface: Sortable lists get a blank-looking DIV "sortHelper" as a ...) created by
- In the demo at http://interface.eyecon.ro/demos/sort_lists.html and in my …
- 05:40 Changeset [2550b1ea6a6eb6ba50d378a5dcfbc8146ca88bff] by
-
- version.txt
- 05:33 Changeset [8fc9e06c46d55d2a8c27d951f5c4ee336b71f38a] by
-
- src/selector/selector.js
- 05:27 Changeset [8e105ef9318da2a38019878c6152a4a67d9fceb1] by
-
- src/jquery/jquery.js
- src/selector/selector.js
- 05:14 Changeset [d2f9022a8ebbfadeb6a329714a607d2dc2882769] by
-
- src/event/event.js
- 05:00 Changeset [23220321d1c937a69b7c2a51766ce8940724e7bf] by
-
- src/event/event.js
- 04:50 Changeset [31d65e905237376161b8309411296c6ee72ee100] by
-
- src/selector/selector.js
- 03:49 Ticket #854 ($.post(url, function) broken) closed by
- fixed: Fixed in SVN rev 1149.
- 03:49 Changeset [c39d1a21c61982baf511f6455047f7f055b228da] by
-
- src/ajax/ajax.js
- 03:32 Ticket #855 (Newlines in $(html) crash Firefox) closed by
- fixed: Fixed in SVN rev 1148.
- 03:25 Changeset [34c0bed54a5ad812b1f78a85529164e0085f50d7] by
-
- src/jquery/jquery.js
- 03:24 Ticket #858 (evalScripts() execute javascript twice with inline script from ajax data ...) created by
- Whe I try to load an external page with an inline script, firefox …
- 02:53 Changeset [6c072457ed36464f7f2bc15128e69206dbac5d24] by
-
- src/jquery/jquery.js
- 02:48 Ticket #857 (when use of ajax, jquery can not encode "%".) closed by
- worksforme: I just tested this, and it works fine for me: […]
- 02:43 Ticket #815 (click event handler for checkbox gets fired twice) closed by
- fixed: Fixed in SVN rev 1146.
- 02:41 Changeset [6c72f188cd8a7f98a10904b754eb4495f46af503] by
-
- src/event/event.js
- 02:25 Ticket #802 (jQuery trigger event not work in Safari) closed by
- worksforme: Yep, works for me. I was able to trigger the checking of a checkbox by …
- 02:24 Ticket #827 (.click() fires event in both ie and ff, but actually changes the "checked") closed by
- fixed: Fixed in SVN rev 1137.
- 02:20 Ticket #832 (isFunction unreliable (affects .trigger() and others)) closed by
- fixed: Thanks to your pointer, I made some great progress. I now have the …
- 02:17 Changeset [b81ea5f9ba19734f0409390bdf2fb685d7498bdc] by
-
- src/jquery/jquery.js
- 00:38 Changeset [e45dbf29f88fb965c0abd039a65bc0302dea7e43] by
-
- src/event/event.js
- 00:28 Ticket #808 (jjQuery(a, c) fails to navigate over rdocumentElement from parsed xml) closed by
- fixed: Fixed in SVN rev 1142.
- 00:28 Changeset [91410044426439983f409d198b8f9af2c5151d95] by
-
- src/selector/selector.js
- 00:26 Ticket #852 (Acces to child nodes in xml document) closed by
- fixed: Fixed in SVN rev 1142.
- 00:25 Changeset [ddb3004a476d6eec3d449bc39d93fb5b5f98f01b] by
-
- src/selector/selector.js
- 00:10 Ticket #831 (In IE (6 & 7) attr("href", "bla") on an anchor element results in ...) closed by
- worksforme: I can't duplicate this either.
- 00:09 Ticket #856 (load function missing) closed by
- fixed: It's still there. You're probably referring to the lack-of-data-passing …
01/21/07:
- 19:23 Ticket #857 (when use of ajax, jquery can not encode "%".) created by
- when use of ajax, jquery can not encode "%".
- 17:25 Ticket #856 (load function missing) created by
- the new version of jQuery seems to be missing the $().load function for …
- 16:48 Ticket #855 (Newlines in $(html) crash Firefox) created by
- Probaby due to regular expression syntax, newlines present in an HTML …
01/20/07:
- 18:52 Ticket #854 ($.post(url, function) broken) created by
- Documentation says you can do this: […] Doesn't work, because the …
- 08:48 Ticket #759 (Minor bug in getPosition method of Interface plugin.) closed by
- fixed
- 04:22 Ticket #843 (Setting zIndex with css() as number throws error in IE7) closed by
- fixed: Fixed in SVN (this was due to the fact that we were appending 'px' to all …
- 04:21 Ticket #846 (Opacity in FF2) closed by
- fixed: This is fixed in SVN.
- 04:21 Ticket #845 (common error gives inscrutable error) closed by
- fixed: This was due to when you were passing in an undefined parameter in an Ajax …
- 04:19 Ticket #853 (jQuery not assigning font-weight properly) closed by
- fixed: Fixed in SVN.
- 04:16 Ticket #837 (DOM inconsistency in add(),maybe more places) closed by
- fixed: Fixed in SVN rev 1137.
- 04:16 Changeset [7b3ab69fcfd5a53d7084bbe4b19a7f3e58d8564d] by
-
- src/jquery/jquery.js
- 04:10 Ticket #828 (Can't cancel default action and/or stop propagation in .toggle()) closed by
- invalid
- 04:08 Ticket #839 (Setting opacity fails in jQuery 1.1) closed by
- fixed: Fixed in SVN, we were accidentally appending a 'px' to the opacity number.
- 04:05 Ticket #814 (Calling load(url, data) causes "fn.apply is not a function" error.) closed by
- fixed: Jack - what you found is actually some thing different - you were passing …
- 04:04 Changeset [27c08b65446568b700606e837a85630d3634f25f] by
-
- src/ajax/ajax.js
- 03:59 Ticket #811 ("Elem has no properties" error when trying to use if ...) closed by
- fixed: Dave: It's physically impossible to stop a plugin from running if there's …
- 03:58 Changeset [a87ecc44b6b4374ad2ebe10e033d45daab9e1369] by
-
- src/jquery/jquery.js
- 03:51 Ticket #821 (jQuery.fn.add does not add elements to current jQuery object) closed by
- wontfix: What you're looking for is an equivalent to .push() - .add() is not …
- 00:50 Ticket #853 (jQuery not assigning font-weight properly) created by
- jQuery(element).css("font-weight",400); this line does not work, as the …
01/19/07:
- 16:57 Ticket #852 (Acces to child nodes in xml document) created by
- I can access to firts chils nodes in XML document, via: $(">opcion", …
- 14:17 Ticket #851 (datePicker + jQ1.1 throws error) created by
- firstDate undefined or something, sorry.
- 11:54 Ticket #838 (crash in interface 1.1+sortable with input tag in sortable elements) closed by
- fixed: Sorry, my fault, commited wrong file. Check again please.
- 09:23 Ticket #838 (crash in interface 1.1+sortable with input tag in sortable elements) reopened by
- For me the problem still exist. I'm using latest version (rev 1126). …
01/18/07:
- 19:43 Ticket #814 (Calling load(url, data) causes "fn.apply is not a function" error.) reopened by
- I also had this problem and applied the solution of revision 1093. but …
- 18:59 Ticket #833 (Interface Sortable doesn't work in tables) closed by
- wontfix: quote from scriptaculous track: "Dragging in tables does not work in any …
- 18:48 Ticket #850 (Missing comma line 281 (Revision 1120)) closed by
- fixed
- 17:53 Ticket #850 (Missing comma line 281 (Revision 1120)) created by
- Missing comma line 281 (Revision 1120) (by the way, thank you for your …
- 15:40 Ticket #849 (Minor misspelling in docs for ready(fn)) created by
- I noticed and fixed this on the Wiki the other day, but the same typo …
- 15:13 Ticket #848 (Documentation doesn't show which modules are required to work) created by
- In Slider docs page, for example, it's hard to know which modules you need …
- 10:18 Ticket #847 (Destroying a sortable) closed by
- fixed: Added and summited to SVN
- 10:17 Ticket #838 (crash in interface 1.1+sortable with input tag in sortable elements) closed by
- fixed: Fixed and commited in SVN
- 03:40 Ticket #847 (Destroying a sortable) created by
- I'm note able to destroy a Sortable. If you want to use more than one …
- 00:24 Ticket #846 (Opacity in FF2) created by
- Opacity in FF2 does not work when setting through .css() and passing a …
- 00:09 Ticket #845 (common error gives inscrutable error) created by
- line 2102: if ( a[j].constructor == Array ) causes exception: …
01/17/07:
- 21:54 Ticket #844 (Loading jQuery 1.1 with Prototype throws error) created by
- Loading jQuery 1.1 with Prototype on Firefox 1.5.0.9 results in this …
- 21:03 Ticket #843 (Setting zIndex with css() as number throws error in IE7) created by
- […] (typeof 2 is number) throws an error in IE7 while […] (typeof …
- 20:32 Ticket #821 (jQuery.fn.add does not add elements to current jQuery object) reopened by
- There is a fundamental difference between the find method and the add …
- 20:31 Ticket #842 (DOM manipulation: Add 'replace' method) created by
- The replace method could be used to replace the actual content of an …
- 19:05 Ticket #841 (Sortable (and Drag) performance enhancement) created by
- On complex items, with background images, or complex CSS, the performance …
- 18:49 Ticket #840 (BUG: "reference to undefined property e.fromElement" line 1348) created by
- Using jQuery 1.1's hover(), when hovering in and out of the element, the …
- 18:33 Ticket #839 (Setting opacity fails in jQuery 1.1) created by
- Setting opacity in jQuery 1.1 fails with the following error: {{{Error in …
- 17:34 Ticket #838 (crash in interface 1.1+sortable with input tag in sortable elements) created by
- as soon as the sortable div element contains a <input ... /> tag, no sort …
- 15:25 Ticket #837 (DOM inconsistency in add(),maybe more places) created by
- 1.0.4 version has support for direct manipulation on DOM …
- 14:17 Changeset [32f688d303ed3cbb942df421c5bb2ed7a5d5244c] by
-
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
- 13:46 Ticket #836 (load) closed by
- invalid: The examples for the various bind() shortcuts are somewhat misleading. …
- 13:42 Ticket #807 (Slower on Powerbook G4 both Fx2 and Safari2) closed by
- invalid: These are slower, but correct. The old implementation simply ignored the …
- 13:38 Ticket #812 (CSS px set) closed by
- fixed: D'oh. Now we are at 5 "fixed" properties…
- 13:37 Changeset [b98898d95be5cb7bb8b9fdb0d8a2595fc8d9cdf9] by
-
- src/jquery/jquery.js
- 13:34 Ticket #803 (setting opacity is not working) closed by
- fixed: jQuery.prop now handles these special cases. It may be a bit hackish, but …
- 13:33 Changeset [756183f6073a1e9fe6fae538d6f60899df47e2a1] by
-
- src/jquery/jquery.js
- 13:31 Ticket #814 (Calling load(url, data) causes "fn.apply is not a function" error.) closed by
- fixed: Fixed in revision 1093.
- 13:27 Ticket #821 (jQuery.fn.add does not add elements to current jQuery object) closed by
- worksforme: jQuery now takes the fully functional approach, that is, no method …
- 13:25 Ticket #806 (Couldn't pass DOM Element to jQuery.fn.add method) closed by
- fixed: Fixed in revision 1104.
- 13:24 Changeset [3362ccf3ddc20d787551ffdb441ae606a3d06630] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 13:01 Ticket #836 (load) created by
- Make <p>what</p> And code in (document.ready(...)): $("p").load …
- 12:24 Ticket #552 (ifxhighlight improved oldStyle.backgroundColor detection) closed by
- fixed: Fixed and commited to svn
- 12:15 Ticket #826 (Interface plugin resizable elements documentation typo) closed by
- fixed
- 12:13 Ticket #825 (iresizable: onDrag can return the new element position) closed by
- fixed: Added and commited to SVN
- 10:58 Ticket #830 (callback.apply is not a function during .load) closed by
- duplicate
- 10:44 Ticket #804 ($(string exp, element|jQuery context) won't handle jQuery as context) closed by
- fixed: Fixed in revision 1100, reverting the change. For …
- 10:43 Changeset [53e12752e00c2a86757ec15a0c871dee8ccd1bea] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 10:29 Changeset [689739072f858d5e48d2c0394204dc17eba9e4e1] by
-
- src/jquery/jquery.js
- 10:03 Changeset [2d32400e3c7d226ef6d93fd91654768959695e80] by
-
- src/jquery/jquery.js
- 07:17 Ticket #835 (mysql lock) created by
- http://docs.jquery.com/Using_jQuery_with_Other_Libraries Database error …
- 05:42 Ticket #834 ('TracReports' link not working) created by
- The 'TracReports' link in Trac pages don't work, taking to a wiki page
- 05:40 Ticket #833 (Interface Sortable doesn't work in tables) created by
- Using a sortable on a table makes a mess on the table, with white space …
- 02:31 Ticket #832 (isFunction unreliable (affects .trigger() and others)) created by
- There are several function-related problems that the new isFunction …
- 01:03 Ticket #831 (In IE (6 & 7) attr("href", "bla") on an anchor element results in ...) created by
- The following code $("a").attr("href", "bla"); adjust the href attribute …
01/16/07:
- 23:11 Ticket #830 (callback.apply is not a function during .load) created by
- I am getting the following error in firebug after upgrading to JQuery 1.1 …
- 22:09 Ticket #829 (Add jQuery version to jQuery object) created by
- A consortium of portlet development and specifications has asked me to ask …
- 21:12 Ticket #443 (SPAM) reopened by
- 18:37 Ticket #828 (Can't cancel default action and/or stop propagation in .toggle()) created by
- $("#someelem").toggle(function() { dosomethinga(); return false; }, …
- 18:27 Ticket #552 (ifxhighlight improved oldStyle.backgroundColor detection) reopened by
- Thanks for your work on this. It's doing a great job removing the style …
- 17:45 Ticket #827 (.click() fires event in both ie and ff, but actually changes the "checked") created by
- The checkbox in the code snippet below stays unchecked in IE6&7, but is …
- 17:40 Ticket #826 (Interface plugin resizable elements documentation typo) created by
- On http://interface.eyecon.ro/docs/resizable you ment to say "ratio" and …
- 16:56 Ticket #812 (CSS px set) reopened by
- One gotcha here: line-height can accept almost anything: …
- 16:31 Ticket #825 (iresizable: onDrag can return the new element position) created by
- If we want to limit drag or to make dragging "snap to grid", we need …
- 14:20 Ticket #812 (CSS px set) closed by
- fixed: Fixed in SVN, revision 1096
- 14:19 Changeset [8bd7a3544dd77d92ac40e119fc6bc8a385622f25] by
-
- src/jquery/jquery.js
- 13:41 Ticket #824 (jQuery.fn.css(hash) couldn't set 'z-index ' style property) closed by
- duplicate: See #812
- 13:39 Ticket #823 (bug using load() with params) closed by
- duplicate
- 13:31 Ticket #824 (jQuery.fn.css(hash) couldn't set 'z-index ' style property) created by
- I'm trying to set properties of jQueried object like this: […] With …
- 11:38 Changeset [5ebd5f604ac90dae6381f59cfa637621faabf932] by
-
- src/ajax/ajax.js
- 10:49 Ticket #823 (bug using load() with params) created by
- Error Console Firefox detected: Error: fn.apply is not a function Source …
- 09:18 Ticket #820 (.attr(String, Function(i){}) could use the index) closed by
- fixed: Implemented in SVN, revision 1091.
- 09:18 Changeset [c8b7881c738f6949095029d75d847acc98b0afbc] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 07:31 Ticket #822 (Interface download being corrupted in Safari) closed by
- fixed: I changed downloading procedure.
- 04:35 Ticket #822 (Interface download being corrupted in Safari) created by
- Custom-configured downloads of interface.js are corrupted when Safari is …
- 00:05 Ticket #821 (jQuery.fn.add does not add elements to current jQuery object) created by
- if I have a jQuery object 'jq' and a DOM element 'element', and I call …
Note: See TracTimeline
for information about the timeline view.
