Timeline
02/26/08:
- 21:32 Ticket #2420 (cannot $(div).load(url) twice when target page contains <select> under IE7) created by
- index.jsp: <style> select { behavior:url(#default#savehistory) } </style> …
- 20:57 Ticket #2419 (Dialog options after init) created by
- Not all options are settable with .data after initialization. For example: …
- 19:49 Ticket #2418 (Safari/WebKit version is checked incorrectly, causing null values) created by
- On line 1353, there is the test: var chars = jQuery.browser.safari && …
- 18:26 Ticket #2417 (sortable: patch to fix nested sortables) created by
- If you have one sortable inside another, sortable gets confused as to …
- 17:24 Ticket #2375 (error in draggable("destroy")) closed by
- fixed: Thanks, fixed!
- 17:22 Ticket #2415 (draggable destroy() error) closed by
- fixed: this.handle always is available if the draggable is initialized, even if …
- 17:18 Ticket #2376 (droppable events "over" and "out" may not fire) closed by
- fixed
- 17:14 Ticket #2397 (Cannot obtain attributes from dropped item! (UI Droppables)) closed by
- invalid
- 17:13 Ticket #2416 (setting a form field's value to empty string fails) created by
- i'm trying to make a selective form field reset to initial values this is …
- 17:13 Ticket #2380 (Sortable : crash whithout items to sort) closed by
- fixed
- 16:49 Ticket #2415 (draggable destroy() error) created by
- When calling $('.myClass').draggable('destroy'); it crashes javascript on …
- 16:21 Ticket #2414 (Broken handling of embedded applets) created by
- When Java objects are present, the handling of ajax events break. The bug …
- 15:45 Ticket #2413 (incorrect browser version (1.2.3, not fixed)) created by
- my browser (IE7 under Vista Ultimate) introduces himself as: […] …
- 15:24 Ticket #2412 (ui.slider 1.5b has this.currentHandle error in IE 6-7) created by
- With the new slider 1.5b, I get the following error when I start to drag …
- 10:28 Ticket #2411 ($.removeData could return the data) created by
- It would be handy if $.removeData would return the data that is being …
- 09:45 Ticket #2410 (Latvian localization) created by
- I have translated datepicker to Latvian language.
- 00:44 Ticket #2409 (jQuery UI Dialog incompatible with ASP.NET) created by
- file: ui.dialog.js, version: 1.5b In ASP.NET there is a single form on …
02/25/08:
- 17:25 Ticket #2408 (Executing the stop() method causes corruption of element's original ...) created by
- When you execute the stop() method on an animation, some corruption to the …
- 16:28 Ticket #2407 ([tooltip] Feature request: add option to delay before hiding tooltip ...) created by
- Hi, I'd like to request the following feature: It would be nice to have …
- 13:04 Ticket #2406 (Proportional resizing using the Resizable) created by
- On line 325 there is if(e.shiftKey) nh = nw * (p[1]/p[0]); Could this be …
- 11:24 Ticket #2405 ([Drag/Droppables] Support for ...) created by
- Would be nice to have support for drag/drop …
- 04:15 Ticket #2257 ([PATCH] ui.datepicker: hideOnButton) closed by
- fixed: Added as default behaviour in v3.4
- 04:14 Ticket #2255 (datePicker onClose feature request) closed by
- fixed: Added in 3.4
- 04:07 Ticket #2275 (Datepicker: can't paste date to field) closed by
- fixed: Fixed in the latest version
- 04:06 Ticket #2370 (Date range rendering incorrectly on firefox 2.0.0.12 - Mac Leopard.) closed by
- fixed: Fixed in the latest version
- 04:04 Ticket #2392 (ui datepicker 3.4 enable needs to reattach focus) closed by
- worksforme: Works for me in the latest version.
- 03:59 Ticket #2395 (jQuery UI/Datepicker 3.3 - .datepicker('getDate') doesn't work) closed by
- fixed: Fixed in the latest version.
- 00:07 Ticket #2404 ([autocomplete] space does not work as separator for multiple:true) created by
- This is ticket is for the autocomplete plugin at: …
02/23/08:
- 23:32 Ticket #2403 ([validate] radio/checkbox click overwriting) created by
- Validator plugin overwrites former onclick events on …
- 18:00 Ticket #2402 (map function string lambdas broken) created by
- Hello, I've noticed in jQuery 1.2.3 that the string-lambda form of the …
- 17:18 Ticket #2401 (removeAttr does not working in IE6) created by
- Hi, I'm developing an plugin and tryed to use similar code: […] Its …
- 12:39 Ticket #2400 (error message: event.type has no properties) created by
- In a greasemonkey script, I get "event.type has no properties" when I …
- 11:21 Ticket #2399 (UI sartable and Cookies Function) created by
- I was wondering if it would be possibble to insert a cookie function in …
- 06:44 Ticket #2398 (slideUp() - Firefox & IE7 Bug) created by
- In IE7 and Firefox 2.0.0.12 slideUp(); doesn't work right. slideUp() only …
- 06:14 Ticket #2397 (Cannot obtain attributes from dropped item! (UI Droppables)) created by
- As of UI version 1.5b (version 1.5a is fine), you cannot obtain any …
- 04:29 Ticket #2396 (jQuery UI - Draggables) created by
- http://docs.jquery.com/UI/Draggables The Example does not work in Firefox …
02/22/08:
- 23:30 Ticket #2353 (Cannot add a new tab at first position by using jquery.tabs) closed by
- fixed: r4816
- 22:47 Ticket #2395 (jQuery UI/Datepicker 3.3 - .datepicker('getDate') doesn't work) created by
- The recent updates to DatePicker are flawed in a few ways. The new …
- 20:45 Ticket #2394 ([treeview] more flexible animation options) created by
- In order to give the user the ability to customize animation options, I …
- 20:16 Ticket #2393 ([ENH] Add ability to define cookie name for UI/Tabs) created by
- UI/Tabs currently has support for remembering active tabs via a cookie. …
- 18:07 Ticket #2392 (ui datepicker 3.4 enable needs to reattach focus) created by
- $("#input").datepicker("enable") needs to reattach the focus event since …
- 18:04 Ticket #2391 (Datepicker v3.4 enable needs to reattach focus event) created by
- $("#input").datepicker("enable") needs to reattach the focus event since …
- 18:03 Ticket #2390 (Datepicker v3.4 enable needs to reattach focus event) created by
- $("#input").datepicker("enable") needs to reattach the focus event since …
- 11:08 Ticket #2389 (UI.Enchant has offsetLeft problems in Opera) created by
- In Opera 9.26 the [ http://ui.jquery.com/enchant/1.0a/demos/ UI.Enchant …
- 11:04 Ticket #2388 (Searching for tickets reported by me errs) created by
- When I tried to search for tickets reported by me, I receive the following …
- 10:07 Ticket #2387 (Sortable "serialize" exception in Opera) created by
- Pressing the "Serialize" button on the …
- 09:50 Ticket #2386 (problem with click return value in Firefox) created by
- I have 2 onclick events. The first one is a lightbox and the onclick …
- 07:53 Ticket #2385 (jquery.autocomplete) created by
- its impossible to create an autocomplete field where multiple inputs and …
- 03:13 Ticket #1345 (setting opacity cannt work in ie6) closed by
- worksforme: The opacity settings expects a value between 0 and 1, not 0 and 100. Try …
- 03:03 Ticket #1259 (rss feed for tickets has the wrong links!) closed by
- fixed
- 03:01 Ticket #1247 (links to mailing lists do not work) closed by
- fixed
- 02:49 Ticket #501 (modalContent plugin is not modal) closed by
- wontfix: This plugin is no longer supported as reported by its creator.
- 02:29 Ticket #2383 (appending HTML element such as $("<a>") doesn't work in IE) closed by
- invalid: Single element means one element (no children or content). The reason …
02/21/08:
- 23:35 Ticket #2384 (Select Added Tab) created by
- I found that opening a created tab is a bit cumbersome, however I finally …
- 22:47 Ticket #2383 (appending HTML element such as $("<a>") doesn't work in IE) created by
- Test case, execute the following in IE and FF and compare the results: …
- 21:55 Ticket #2245 (getComputedStyle throwing error in all browsers) closed by
- worksforme: Quite welcome. Glad your problem was fixed.
- 21:53 Ticket #2382 ([treeview] Enhance treeview to work with ol, dl, table) created by
- Hi, I would like to ask for a feature enhancement to have the treeview …
- 21:13 Ticket #2381 (feature request... Year End picker) created by
- I have projects which require a "year-end" picker, where you have easy …
- 15:42 Ticket #2332 ([jQueryUI] Slider with multiple handlers bug) reopened by
- 15:15 Ticket #2380 (Sortable : crash whithout items to sort) created by
- In the latest version of UI (1.5b) if you create a new sortable without …
- 15:04 Ticket #2379 ([ui.droppable/draggable] draggable object ignores new size of droppable ...) created by
- How to repeat: Comment overflow: auto; and comment height: 200px; in …
- 14:22 Ticket #1691 (slider handles cover slider handles on the left) closed by
- wontfix: This won't be fixed because resolving it would cause a lot of other …
- 13:09 Ticket #2368 ([resizable]Jump in resizable div when dragged in N, NW, W, SW, S ...) closed by
- fixed
- 11:54 Ticket #2378 (Events toggle( fn, fn )) created by
- Would be nice, to be able to use toggle with n-functions. toggle( fn, fn, …
- 06:13 Ticket #2336 (UI Datepicker, Italian localization fixes) closed by
- fixed: Thanks, I've made these changes. I don't suppose you'd like to provide …
- 05:25 Ticket #2351 (Datepicker - awkward handling of default date) closed by
- fixed: Thanks for the comments. I'll implement them as follows: * Default date …
- 00:00 Ticket #2377 (jQuery.param returns wrong data when using brackets "[ ]" in variables) created by
- When i try to serialize a form that have variable names with brackets " …
02/20/08:
- 23:39 Ticket #2267 (ui.datepicker: minDate maxDate) closed by
- wontfix: Just set yearRange as well. …
- 22:59 Ticket #2376 (droppable events "over" and "out" may not fire) created by
- Summary: If you have a some disabled and some enabled droppables the …
- 22:46 Ticket #2375 (error in draggable("destroy")) created by
- Summary: When calling $(...).draggable("destroy") the following line …
- 22:09 Ticket #2374 (ajax function patch for version 1.2.3) created by
- Using the jQuery.ajax function to parse XML in IE6 returns 'parseerror' …
- 21:20 Ticket #2373 (ui.resizable javascript typo) closed by
- fixed: Fixed in [4794]. Thanks.
- 20:58 Ticket #2373 (ui.resizable javascript typo) created by
- missing a period on line 261 before unbind(".resizable")for revision 4793
- 17:10 Ticket #2372 (Error in Trac/custom query) created by
- I ran a custom query, trying to see all my tickets. However, I got the …
- 16:20 Ticket #2367 (Datepicker not working with jquery 1.2.3 + FX) closed by
- fixed: r4790
- 15:38 Ticket #2363 ($.getJSON() - JSONP callback never gets called) closed by
- worksforme
- 11:05 Ticket #2332 ([jQueryUI] Slider with multiple handlers bug) closed by
- wontfix: Actually, there is no good fix for this. It's related to the zIndex of the …
- 03:50 Ticket #2371 (Datepicker - when showing "off page" behaves strangely - Firefox 2.0.0.12 ...) created by
- on http://dev.jquery.com/view/trunk/ui/demos/ui.datepicker.html when the …
- 03:34 Ticket #2370 (Date range rendering incorrectly on firefox 2.0.0.12 - Mac Leopard.) created by
- On http://dev.jquery.com/view/trunk/ui/demos/ui.datepicker.html 5. Date …
- 02:03 Ticket #2369 (Enable digits: false;) created by
- In order to allow dynamically active validation, the digits validator …
- 00:42 Ticket #2368 ([resizable]Jump in resizable div when dragged in N, NW, W, SW, S ...) created by
- Upon hitting the top edge of the container while dragging slowly in the N …
- 00:28 Ticket #2330 ([Resizable] minWidth/minHeight not met when dragging NE,N,NW,W,SW ...) closed by
- fixed
- 00:00 Ticket #2367 (Datepicker not working with jquery 1.2.3 + FX) created by
- ui.datepicker doesn't work with jquery 1.2.3...it doesn't appear though …
02/19/08:
- 19:16 Ticket #2366 (slider with two handles: When stepping < 1/4 of realMaxValue ->wrong steps ...) created by
- ui.slider.js, r4730 When minValue=0 and stepping is smaller then 1/4 of …
- 14:07 Ticket #2365 (xml selector issue with IE7 (IE6 also ?)) created by
- Hi, I tried my jQuery ajax code (that was working fine in firefox) under …
- 13:06 Ticket #2342 ([fx.shake.js] option 'speed' not work) closed by
- fixed: That's not really a mistake. Actually, the duration is the third …
- 13:04 Ticket #2364 (xml selector does not seem to work with mixed case tags) created by
- I tried today the jQuery ajax capabilities. It's impressive, but I found …
- 12:48 Ticket #2333 (Draggable demo dumps code instead of text content into droppable when ...) closed by
- fixed
- 12:44 Ticket #2327 (IE opacity fix for transfer demo) closed by
- fixed
- 12:40 Ticket #2355 (.sortable("serialize") unable to handle id with '-' in it) closed by
- invalid
- 12:37 Ticket #2304 (draggable/droppable: margin of draggable messes up tolerance-options) closed by
- fixed
- 12:37 Ticket #2347 (Sortable : callback called before sort really stop) closed by
- wontfix: This is needed because some people want to still track changes on the …
- 05:11 Ticket #2363 ($.getJSON() - JSONP callback never gets called) created by
- with v1.2.3 + Mozilla Firefox 2.0.0.12, this style of crossdomain …
Note: See TracTimeline
for information about the timeline view.
