Timeline
07/22/08:
- 21:31 Ticket #2207 (serializeArray should treat elements with [braces] as arrays) reopened by
- OK, this took me a while to remember what is going on. You are right, …
- 16:29 Ticket #2207 (serializeArray should treat elements with [braces] as arrays) closed by
- worksforme: This does work for me, see #2377. This html: […] With this PHP: …
- 15:57 Ticket #2377 (jQuery.param returns wrong data when using brackets "[ ]" in variables) closed by
- invalid: Ok, I just tried this with a small php file and it works well. PHP …
- 02:22 Ticket #3172 (Possibility to change how the buttons of a dialog is displayed.) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 02:15 Ticket #3175 (overflow not recognized on new tabs) closed by
- invalid: Eh ? is this for jQuery UI Tabs ? Please repost this to the …
- 02:12 Changeset [fa13d6009d5f7a6b2c51463522ce1ced49110410] by
-
- test/otherlibs/scriptaculous/1.7.0/builder.js
- test/otherlibs/scriptaculous/1.7.0/controls.js
- test/otherlibs/scriptaculous/1.7.0/dragdrop.js
- test/otherlibs/scriptaculous/1.7.0/effects.js
- test/otherlibs/scriptaculous/1.7.0/scriptaculous.js
- test/otherlibs/scriptaculous/1.7.0/slider.js
- test/otherlibs/scriptaculous/1.7.0/unittest.js
- 01:59 Ticket #3176 (JQuery doesn't play nice with scriptaculous v1.7.1_beta3) closed by
- duplicate: No, that's not a valid fix. FF reports RegExps as functions, and Safari …
- 01:43 Ticket #3170 ($.browser.version returns worong value) closed by
- duplicate: Duplicate of #3169. Can you please follow the steps mentioned on that …
- 01:39 Ticket #3168 (Content from $.get won't be affected by jQuery) closed by
- invalid: Check out …
- 01:37 Ticket #3167 (z.indexOf is not a function) closed by
- invalid: Right, I'll close for now. Reopen this if you modify the test case and it …
- 01:34 Ticket #3165 (problem using jquery + scriptaculous/prototype) closed by
- duplicate: This was already reported. It happens when you mix jQuery 1.2.6 with …
- 01:31 Ticket #3164 (for-loop is off by 1) closed by
- duplicate: I already fixed this on [5707]. Thanks for reporting.
- 01:21 Ticket #3161 (Resizable element within Iframe shifts during resize) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
07/21/08:
- 22:55 Ticket #3176 (JQuery doesn't play nice with scriptaculous v1.7.1_beta3) created by
- I came across this because I inject jQuery into websites from an …
- 14:47 Ticket #3175 (overflow not recognized on new tabs) created by
- When creating a new tab, the newly created/selected tab does not stay in …
- 14:02 Ticket #3174 (selector bug) created by
- Hi, While using an attribute selector i came across a problem. It is hard …
07/19/08:
- 11:46 Ticket #3173 (Plugin path/locate "Transform" broken) created by
- - Hi, if you open this link http://plugins.jquery.com/node/3277 you'll …
- 10:24 Ticket #3172 (Possibility to change how the buttons of a dialog is displayed.) created by
- This functionality would be much like the tabTemplate option in ui.tabs, …
- 10:22 Ticket #3171 (wrap() only adds sibling in some instances) created by
- I have found that wrap() is not working properly when trying to wrap with …
07/18/08:
- 20:03 Ticket #2959 (attr() broken in jQuery 1.2.6?) closed by
- wontfix: This test case isn't good enough, but the issue is indeed valid. I'll …
- 16:53 Ticket #3170 ($.browser.version returns worong value) created by
- the $.browser.version function returns the wrong version of the IE 7. …
07/17/08:
- 19:33 Ticket #3169 (Browser Detection is incorrect) created by
- I was trying to make some IE7 specific code and I soon realized that IE7 …
- 16:53 Ticket #3168 (Content from $.get won't be affected by jQuery) created by
- Getting a select box from a PHP file... […] …
- 12:58 Ticket #3167 (z.indexOf is not a function) created by
- PROBLEM a specific jquery select and form with name=name gives "z.indexOf …
- 12:12 Ticket #3166 ([autocomplete 1.0.2] Plugin: Suggestions wrong if minChar set to 0) created by
- Let's say you use autocomplete with the 'mutliple' option and 'minChar' …
07/16/08:
- 17:14 Ticket #3165 (problem using jquery + scriptaculous/prototype) created by
- Hi everyone, I'm trying to have a double javascript effect on one …
- 06:14 Ticket #3164 (for-loop is off by 1) created by
- for-loop (nr line 2102) that clones "read-only properties" from props list …
- 01:03 Ticket #3163 (IE pseudo-leak) created by
- sIEve reports DOM leaks for AJAX stuff. In the particular case I was …
07/15/08:
- 19:19 Ticket #3162 (Typo in clone function causes error in IE) created by
- After "ret" is assigned as the result of "this.map", events are processed …
- 17:32 Ticket #3161 (Resizable element within Iframe shifts during resize) created by
- The iframe have horizontal and vertival scrollbars. After I scrolled the …
- 15:58 Ticket #3159 ($(..).empty() leaks memory when form is first child) closed by
- fixed: Applied at [5789].
- 15:58 Changeset [a33f85e691e07f03f724b2bd3c6948b346d33ee6] by
-
- src/core.js
- 15:38 Ticket #3160 (Error in hover event) closed by
- invalid: .hover requires 2 functions. It's in the docs.
- 13:49 Ticket #3160 (Error in hover event) created by
- My code: $('#rate1').hover(function () { alert('s'); }); Error: …
- 04:40 Ticket #3159 ($(..).empty() leaks memory when form is first child) created by
- Calling $(expr).empty() on an element who's first child is a form fails to …
- 02:54 Ticket #2993 (.offsetParent() fails on fixed position elements in Opera/IE7) closed by
- fixed
- 02:53 Ticket #2993 (.offsetParent() fails on fixed position elements in Opera/IE7) reopened by
- 02:48 Ticket #3156 (Resizable element within Iframe shifts during resize) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 02:39 Ticket #3153 (UI bug) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 02:37 Ticket #3150 (Attribute selectors attributeEquals, attributeStartsWith, attributeHas ...) closed by
- wontfix: This was asked before. Inline event handlers are not good practices, and …
- 02:34 Ticket #3149 (draggable/containment doesn't work in safari (3.1.2) (Windows XP)) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 02:22 Ticket #3143 (XML parsing-related bug in IE) closed by
- wontfix: Check this link : http://docs.jquery.com/Core/jQuery#html The jQuery …
Note: See TracTimeline
for information about the timeline view.
