Timeline
Feb 29, 2008:
- 6:47 PM 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 …
- 6:43 PM Ticket #2437 (Add a resize callback to dialog options) created by
- The dialogs should have an onResize callback that gets executed …
- 12:20 PM Ticket #2436 (Add an event to the droppable system.) created by
- I needed to implement a somewhat complex intersection logic. The drop …
- 12:16 PM Ticket #2435 (Tabs 3. Ajax and .tabs("select", x)) created by
- I am currently using Tabs Ajax feature by pointing the href to the …
- 3:18 AM Ticket #2434 (jQueryUI - Slider with range bug) created by
- The slider with range does not working correct, when a hidden input is …
Feb 28, 2008:
- 9:43 PM 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 …
- 2:43 PM Ticket #2432 (the 'load' method inject in unique selector only) created by
- If the selector concern several elements of the DOM, the load method …
- 11:27 AM Ticket #2429 ([validate] minLength of messages does not work) closed by
- wontfix: The minLength option is deprecated in favor of minlength. Please …
- 11:25 AM Ticket #2431 (Touch tolerance breaks when the draggable is taller than the droppable.) created by
- See demo page at: …
- 7:59 AM Ticket #2430 (Turn on/off the overflow hiding during animation.) created by
- We need an enhancement, that it is possible to disable the overflow …
- 6:04 AM Ticket #2379 ([ui.droppable/draggable] draggable object ignores new size of ...) closed by
- fixed
- 5:56 AM Ticket #2417 (sortable: patch to fix nested sortables) closed by
- fixed: This doesn't seem to fix anything in the current trunk version. In …
- 5:51 AM Ticket #2326 (Explode IE bug) closed by
- fixed
- 2:35 AM Ticket #2429 ([validate] minLength of messages does not work) created by
- jQuery plugin: Validation version: 1.2.1 Browser info:Mozilla/5.0 …
Feb 27, 2008:
- 5:24 PM 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 …
- 3:53 PM Ticket #2426 ([validate] Errors messages not disappearing when corrected) closed by
- fixed: I can't find any references to the delegate plugin anymore, please …
- 12:45 PM Ticket #2427 (fx breaks toggle) created by
- WHen i add the fx library along with drop/scale/slide the toggle event …
- 10:34 AM 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 …
- 10:33 AM Ticket #2425 (.text() and CDATA) created by
- Currently accessing CDATA contents can be pretty annoying across …
- 8:24 AM Ticket #2424 ([validate] custom rule dont work with maxlength property.) created by
- PLUGIN: Validate VERSION: 1.2.1 A custom rule don't work …
- 4:56 AM 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 …
- 1:15 AM Ticket #2422 (jQuery fail to keep all filters by using filters in css.) created by
- Here a description and possible solution - …
Feb 26, 2008:
- 9:41 PM 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 …
- 4:32 PM Ticket #2420 (cannot $(div).load(url) twice when target page contains <select> under IE7) created by
- index.jsp: <style> select { behavior:url(#default#savehistory) } …
- 3:57 PM Ticket #2419 (Dialog options after init) created by
- Not all options are settable with .data after initialization. For …
- 2:49 PM 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 && …
- 1:26 PM Ticket #2417 (sortable: patch to fix nested sortables) created by
- If you have one sortable inside another, sortable gets confused as to …
- 12:24 PM Ticket #2375 (error in draggable("destroy")) closed by
- fixed: Thanks, fixed!
- 12:22 PM Ticket #2415 (draggable destroy() error) closed by
- fixed: this.handle always is available if the draggable is initialized, even …
- 12:18 PM Ticket #2376 (droppable events "over" and "out" may not fire) closed by
- fixed
- 12:14 PM Ticket #2397 (Cannot obtain attributes from dropped item! (UI Droppables)) closed by
- invalid
- 12:13 PM 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 …
- 12:13 PM Ticket #2380 (Sortable : crash whithout items to sort) closed by
- fixed
- 11:49 AM Ticket #2415 (draggable destroy() error) created by
- When calling $('.myClass').draggable('destroy'); it crashes javascript …
- 11:21 AM Ticket #2414 (Broken handling of embedded applets) created by
- When Java objects are present, the handling of ajax events break. The …
- 10:45 AM Ticket #2413 (incorrect browser version (1.2.3, not fixed)) created by
- my browser (IE7 under Vista Ultimate) introduces himself as: […] …
- 10:24 AM 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 …
- 5:28 AM Ticket #2411 ($.removeData could return the data) created by
- It would be handy if $.removeData would return the data that is being …
- 4:45 AM Ticket #2410 (Latvian localization) created by
- I have translated datepicker to Latvian language.
Feb 25, 2008:
- 7:44 PM 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 …
- 12:25 PM 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 …
- 11:28 AM 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 …
- 8:04 AM 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 …
- 6:24 AM Ticket #2405 ([Drag/Droppables] Support for TableRows/TableColumns/TableCells/TableBodies) created by
- Would be nice to have support for drag/drop …
Feb 24, 2008:
- 11:15 PM Ticket #2257 ([PATCH] ui.datepicker: hideOnButton) closed by
- fixed: Added as default behaviour in v3.4
- 11:14 PM Ticket #2255 (datePicker onClose feature request) closed by
- fixed: Added in 3.4
- 11:07 PM Ticket #2275 (Datepicker: can't paste date to field) closed by
- fixed: Fixed in the latest version
- 11:06 PM Ticket #2370 (Date range rendering incorrectly on firefox 2.0.0.12 - Mac Leopard.) closed by
- fixed: Fixed in the latest version
- 11:04 PM Ticket #2392 (ui datepicker 3.4 enable needs to reattach focus) closed by
- worksforme: Works for me in the latest version.
- 10:59 PM Ticket #2395 (jQuery UI/Datepicker 3.3 - .datepicker('getDate') doesn't work) closed by
- fixed: Fixed in the latest version.
- 7:07 PM Ticket #2404 ([autocomplete] space does not work as separator for multiple:true) created by
- This is ticket is for the autocomplete plugin at: …
Feb 23, 2008:
- 6:32 PM Ticket #2403 ([validate] radio/checkbox click overwriting) created by
- Validator plugin overwrites former onclick events on …
- 1:00 PM 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 …
- 12:18 PM Ticket #2401 (removeAttr does not working in IE6) created by
- Hi, I'm developing an plugin and tryed to use similar code: […] …
- 7:39 AM Ticket #2400 (error message: event.type has no properties) created by
- In a greasemonkey script, I get "event.type has no properties" when I …
- 6:21 AM Ticket #2399 (UI sartable and Cookies Function) created by
- I was wondering if it would be possibble to insert a cookie function …
- 1:44 AM Ticket #2398 (slideUp() - Firefox & IE7 Bug) created by
- In IE7 and Firefox 2.0.0.12 slideUp(); doesn't work right. slideUp() …
- 1:14 AM 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 …
Feb 22, 2008:
- 11:29 PM Ticket #2396 (jQuery UI - Draggables) created by
- http://docs.jquery.com/UI/Draggables The Example does not work in …
- 6:30 PM Ticket #2353 (Cannot add a new tab at first position by using jquery.tabs) closed by
- fixed: r4816
- 5:47 PM 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 …
- 3:45 PM Ticket #2394 ([treeview] more flexible animation options) created by
- In order to give the user the ability to customize animation options, …
- 3:16 PM 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 …
- 1:07 PM Ticket #2392 (ui datepicker 3.4 enable needs to reattach focus) created by
- $("#input").datepicker("enable") needs to reattach the focus event …
- 1:04 PM Ticket #2391 (Datepicker v3.4 enable needs to reattach focus event) created by
- $("#input").datepicker("enable") needs to reattach the focus event …
- 1:03 PM Ticket #2390 (Datepicker v3.4 enable needs to reattach focus event) created by
- $("#input").datepicker("enable") needs to reattach the focus event …
- 6:08 AM 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 …
- 6:04 AM Ticket #2388 (Searching for tickets reported by me errs) created by
- When I tried to search for tickets reported by me, I receive the …
- 5:07 AM Ticket #2387 (Sortable "serialize" exception in Opera) created by
- Pressing the "Serialize" button on the …
- 4:50 AM 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 …
- 2:53 AM Ticket #2385 (jquery.autocomplete) created by
- its impossible to create an autocomplete field where multiple inputs …
Note: See TracTimeline
for information about the timeline view.