Timeline
02/29/08:
- 23:47 Ticket #2432 (the 'load' method inject in unique selector only) closed by
- worksforme: The load method sets the HTML for all of my selected items. Please …
- 23:43 Ticket #2437 (Add a resize callback to dialog options) created by
- The dialogs should have an onResize callback that gets executed whenever …
- 17:20 Ticket #2436 (Add an event to the droppable system.) created by
- I needed to implement a somewhat complex intersection logic. The drop …
- 17:16 Ticket #2435 (Tabs 3. Ajax and .tabs("select", x)) created by
- I am currently using Tabs Ajax feature by pointing the href to the page, …
- 08:18 Ticket #2434 (jQueryUI - Slider with range bug) created by
- The slider with range does not working correct, when a hidden input is …
- 02:43 Ticket #2433 (Ability to pass a class name to a Dialog) created by
- It would be great if for dialogs you had the ability to pass a css class …
02/28/08:
- 19:43 Ticket #2432 (the 'load' method inject in unique selector only) created by
- If the selector concern several elements of the DOM, the load method …
- 16:27 Ticket #2429 ([validate] minLength of messages does not work) closed by
- wontfix: The minLength option is deprecated in favor of minlength. Please switch …
- 16:25 Ticket #2431 (Touch tolerance breaks when the draggable is taller than the droppable.) created by
- See demo page at: http://cobalt.scorpiontechnology.com/Test/HTMLPage.htm …
- 12:59 Ticket #2430 (Turn on/off the overflow hiding during animation.) created by
- We need an enhancement, that it is possible to disable the overflow …
- 11:04 Ticket #2379 ([ui.droppable/draggable] draggable object ignores new size of droppable ...) closed by
- fixed
- 10:56 Ticket #2417 (sortable: patch to fix nested sortables) closed by
- fixed: This doesn't seem to fix anything in the current trunk version. In fact, a …
- 10:51 Ticket #2326 (Explode IE bug) closed by
- fixed
- 07:35 Ticket #2429 ([validate] minLength of messages does not work) created by
- jQuery plugin: Validation version: 1.2.1 Browser info:Mozilla/5.0 (X11; U; …
02/27/08:
- 22:24 Ticket #2428 (ui.slider will not work if slider is hidden during slider() init call.) created by
- There is no version for UI, but this is for 1.5b. If you put the slider …
- 20:53 Ticket #2426 ([validate] Errors messages not disappearing when corrected) closed by
- fixed: I can't find any references to the delegate plugin anymore, please reopen …
- 17:45 Ticket #2427 (fx breaks toggle) created by
- WHen i add the fx library along with drop/scale/slide the toggle event …
- 15:34 Ticket #2426 ([validate] Errors messages not disappearing when corrected) created by
- While using jQuery 1.2.3 and Validate 1.2.1 on multiple pages the error …
- 15:33 Ticket #2425 (.text() and CDATA) created by
- Currently accessing CDATA contents can be pretty annoying across platforms …
- 13:24 Ticket #2424 ([validate] custom rule dont work with maxlength property.) created by
- PLUGIN: Validate VERSION: 1.2.1 A custom rule don't work if …
- 09:56 Ticket #2423 (slideUp, slideDown, and height animation causes flickering in IE 7) created by
- I've only experienced this in IE (I have version 7.0.6001.17128). In the …
- 06:15 Ticket #2422 (jQuery fail to keep all filters by using filters in css.) created by
- Here a description and possible solution - …
- 02:41 Ticket #2421 (Resizable breaks with %-based positioning but works with pixel-based ...) created by
- I am using resizables to display an object in a Gantt-chart like setup …
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 …
Note: See TracTimeline
for information about the timeline view.
