Timeline
May 17, 2008:
- 6:49 AM Ticket #2891 (IE 6 - jquery-1.2.4b.js - droppable/draggable - scriptaculous) created by
- When using IE6 and jquery-1.2.4b.js in combination with scriptaculous …
May 16, 2008:
- 3:58 PM Ticket #2887 (Mash-up issue with drag and drop and document.writeln) created by
- Dragging something with a 'document.writeln' in it causes the page to …
- 2:52 PM Ticket #2886 (Nested Droppables can cause an 'inst has no properties' error) created by
- I have an example of three layers of nested droppables. Taking the …
- 12:52 PM Ticket #2885 (UI1.5b4 Dialog Modal Broken) created by
- UI Release 1.5b4 Dialog, when setting modal: true, results in the …
- 12:15 PM Ticket #2552 (UI Plugins - disabled option, with getter and setter) reopened by
- Slider, selectable and resizable all use this.disabled instead of …
- 12:07 PM Ticket #2884 (resizable disable does not remove style classes from div) closed by
- invalid: Disabling is different from destroying. When you disable a plugin, …
- 11:50 AM Ticket #2882 (Resizable should reference local variables instead of jQuery global) closed by
- fixed: Fixed in [5617]. Thanks.
- 11:47 AM Ticket #2884 (resizable disable does not remove style classes from div) created by
- To expose the bug, I have code like this: $( myDiv).resizable({ …
- 11:34 AM Ticket #2883 (UI Tabs - Css Class ui-tabs-panel not added to exsisting element) created by
- When adding tabs (through .tabs('add')) to an exsisting div element …
- 10:43 AM Ticket #2882 (Resizable should reference local variables instead of jQuery global) created by
- Using: * Revision: $Id: ui.resizable.js 5453 2008-05-05 16:50:46Z …
- 8:43 AM Ticket #2880 (illegal character in ui.tabs.js) closed by
- fixed: Fixed in [5616]. Thanks.
- 2:21 AM Ticket #2881 (error when opening dialog) created by
- at line 127 in ui.core.js instance[options] is undefined and gives …
- 2:00 AM Ticket #2880 (illegal character in ui.tabs.js) created by
- in line 438, before $parent there's a non-ASCII char instead of space …
May 15, 2008:
- 7:28 PM Ticket #2878 (CSS RTL tab compatibility) created by
- When operating in a right-to-left environment (direction: rtl), the …
- 9:57 AM Ticket #2870 (Draggables no longer work after refreshing the parent's parent) closed by
- invalid: When you "refresh" the content, you're removing the element that is …
- 9:50 AM Ticket #2876 (DatePicker: selectors don't fire any event.) created by
- DatePicker's month and year selectors do not fire any event when the …
- 8:28 AM Ticket #2875 (UI : Draggable ui.instance undefined) created by
- Hello, I have installed jquery ui 1.5b4 and i had an issue on …
- 7:32 AM Ticket #2873 (For ui.sortable list items the scroll of individual item does not work ...) created by
- In FF if for any list item div under sortable items if scroll appears …
- 7:28 AM Ticket #2872 (In IE if the ui.sortable is inside ui.tabs then drag and drop of list ...) created by
- Hi, To reproduce load multiple tabs on the page. Adding Dynamic tab …
- 2:17 AM Ticket #2870 (Draggables no longer work after refreshing the parent's parent) created by
- I have an application divided into sections where each section is …
May 14, 2008:
- 10:37 PM Ticket #2357 (UI Dialog Position Options) closed by
- fixed: A similar option was added in [5379]
- 12:43 PM Ticket #2857 ([ui.dialog] Exceptions thrown if positioning in iframe) closed by
- fixed: Fixed in [5595]. Thanks.
- 12:17 PM Ticket #2867 (tabTemplate global replace) created by
- When replacing #{href} and #{label} in the ui.tabs tabTemplate, the …
- 9:11 AM Ticket #2863 (ui-slider: Opera slider problem) created by
- In Opera after you slide a handle on the slider, that handle cannot be …
- 7:44 AM Ticket #2862 (ui-slider: Right handle on a range slider gets messed up) created by
- On some browsers like Firefox and Safari, with a range slider with the …
- 6:33 AM Ticket #2860 (Sortables with a select box) created by
- Hi, After sorting using the UI library, it calls the events of the …
- 3:18 AM Ticket #2859 (Datepicker 3.4.3 'change' commits changes to all datepickers) created by
- When trying to use the 'change' function, the new settings are applied …
May 13, 2008:
- 4:52 PM Ticket #2857 ([ui.dialog] Exceptions thrown if positioning in iframe) created by
- If you're in a less-than-stellar browser (Safari 2, IE6) that has …
- 2:30 PM Ticket #2829 ([UI Dialog] Update docs for buttons option) closed by
- fixed
- 1:42 PM Ticket #2855 (Error on proxy resizable) created by
- Documentations says that the 'proxy' option is used to add a className …
- 1:35 PM Ticket #2854 (ui-slider: Allow cursor to be changed while dragging slider) created by
- Users should be able to change the cursor when dragging a handle, but …
- 1:27 PM Ticket #2804 ([ui dialog] Showing a modal dialog on a radio button select in IE (7 ...) closed by
- fixed: Fixed in [5582].
- 12:53 PM Ticket #2853 (ui-slider: More calculation errors) created by
- I've been playing with the most recent version of the slider. I have …
- 2:46 AM Ticket #2848 (Fixed positioning for dialogs) created by
- It would be nice to have an option to use fixed positioning for …
May 12, 2008:
- 12:55 PM Ticket #2794 ([UI Dialog] 1.5b4 Dialogs no longer draggable) reopened by
- Dialog's still can't be dragged, try …
- 11:27 AM Ticket #2845 (Sortable that has OBJECT tag generates error in IE) created by
- I have group of Sortables divs. One of the divs has a simple OBJECT …
- 5:15 AM Ticket #2843 (Selectables AND draggables?) created by
- Actually I didn't manage to find a way to make an element both …
May 11, 2008:
- 8:58 PM Ticket #2381 (feature request... Year End picker) closed by
- invalid: What you are proposing, can be done in a plugin, this is not the …
- 11:39 AM Ticket #2841 (UI/Selectables: unselect item) created by
- Hello, When You have several items selected in a Selectable control …
- 8:59 AM Ticket #2840 (droppable.init attempts to refer to a nonexistent property) closed by
- invalid: It's neccessary. The reason why it's failing for you is that you …
- 4:03 AM Ticket #2840 (droppable.init attempts to refer to a nonexistent property) created by
- At the following line: Store the droppable's proportions …
May 10, 2008:
- 9:47 AM Ticket #2839 (Dynamic adding of a remote tab causes error) created by
- Hi, When I add a tab dynamically whose contents are to be pulled from …
- 9:43 AM Ticket #2838 (There should be a method to remove all the tabs from ui.tabs) created by
- Hi, There is a need to remove all the tabs from ui.tabs without …
Note: See TracTimeline
for information about the timeline view.