Timeline


and .

11/18/09:

20:34 Ticket #4967 (Using distance > 0 causes webkit browsers to select text) created by IanLewis
When setting the distance parameter to something greater than 0, webkit …
12:00 Ticket #4966 (after redirect in onSelect the datepicker collapses in Safari) created by orange.x
I'm using the onSelect to redirect from the page to another page that uses …
10:49 Ticket #4965 (Pull up selector-escaping from tabs into ui.core) created by joern.zaefferer
And while at it, do it properly. Currently tabs escapes only colons, while …
08:27 Ticket #4964 (Custom trigger for DatePicker again) created by ivanhalen
Hallo, Regarding Ticket 4516, seems the provided solution doesn't work …
05:32 Ticket #4830 (drop on a floated sortable doesn't work) closed by joern.zaefferer
duplicate: Duplicateof #4920

11/17/09:

23:50 Ticket #4845 (sortable behaves differently with links when using connectWith) closed by joern.zaefferer
duplicate: Actually, a duplicate of #4752.
15:18 Ticket #4963 (missing file in generated building) created by akshell
i downloaded a generated build with the blitzer theme and the file …
10:41 Ticket #4805 (jQuery.sortable with block containing javascript (document.write)) closed by joern.zaefferer
invalid
10:25 Ticket #4821 (style bugs about the dialog and datepicker.) closed by joern.zaefferer
invalid: Please use the  http://groups.google.com/group/jquery-ui group for issues …
10:07 Ticket #4738 (multi-row tab problem) closed by joern.zaefferer
duplicate: Duplicate of #4882
10:04 Ticket #4962 (Accordion option, set animated true causes JavaScript error) created by diehard
Referring to http://dev.jqueryui.com/ticket/4392 Even though its …
09:43 Ticket #4831 (ui.sortables serialize function returns object) closed by joern.zaefferer
invalid: Marking as invalid by comment of author.
06:34 Ticket #4850 (Selectable: this._selection[i].data("selectable-item") is undefined) closed by joern.zaefferer
invalid: Please reopen with a testcase.
06:16 Ticket #4796 (Resizable and draggable with relative position in div container) closed by joern.zaefferer
invalid: Sounds like this doesn't require any further actions. Please reopen when …
05:49 Ticket #4733 (Resizable ignores the width of textarea) closed by joern.zaefferer
invalid
03:54 Ticket #4678 (Droppable elements not working correctly in scrollable container) closed by joern.zaefferer
invalid: How is that a bug? If you expect the droppable element to have a fixed …
02:16 Ticket #4934 (Draggable causes page to always be scrolled to top in FF 3.5.4) closed by joern.zaefferer
fixed: So your issue is fixed in trunk then? Then all we need is a new release.
02:12 Ticket #4915 (After dragging a draggable, css.right stops working) closed by joern.zaefferer
invalid: Sounds like you just need to remove the left-property, as the draggable …
01:43 Ticket #4905 (draggable with "clone" and scrolling div offset is off) closed by joern.zaefferer
invalid: The testpage is gone, please reopen with a new one. Use jsbin.com to make …
01:34 Ticket #4945 (Jquery draggable makes input text fields uneditable (swallows onfocus)) closed by joern.zaefferer
invalid: In order to drag elements without activating the native text selection, …

11/16/09:

12:21 Ticket #4930 (Localization: DA) closed by joern.zaefferer
fixed: Fixed in r3462. Also cross-checked with …
12:20 Changeset [17829ce546c9349a4acac0c6d0c90d8dc6987987] by Jörn Zaefferer <joern.zaefferer@…>
Fix for #4930
11:51 Ticket #4961 (Tooltips with the Datepicker) created by plaastik
Hi I have the tooltips working within the datepicker. Except after …
05:20 Ticket #4774 (DatePicker not working on IE6/7/8) closed by joern.zaefferer
fixed: This should be fixed with r3213.
05:09 Ticket #4921 (datepicker can't be clone propertily) closed by joern.zaefferer
invalid: Problem solved?
03:29 Ticket #4798 (date paicker month and year dropdown are too big in ie 7 and ie 8) closed by joern.zaefferer
invalid: Starting with a standards mode doctype is always a good idea. If thats the …
01:42 Ticket #4907 (Accordion does not display tab contents when contents are a table. IE8) closed by joern.zaefferer
invalid
01:41 Ticket #4960 (Tabs: wrong selected tab index) created by ethan
When first tab added tabs('option', 'select') still return -1 which should …
00:22 Ticket #4712 (clearStyle option not being respected when opening the initial accordion ...) closed by joern.zaefferer
invalid: Combining (the default) autoHeight: true with clearStyle: true doesn't …

11/15/09:

21:26 Ticket #4959 (accordion navigation failed to find header from a deeply located element) created by hoball
Currently the code for the option "navigation" inside ui.accordion.js is: …
19:06 Changeset [730f6d082382f06a640d887ae261e19a2f3bf547] by Scott González <scott.gonzalez@…>
class animation: added scrollbar property filtering back in to prevent an …
18:51 Ticket #4718 (pulsate pulses one extra time.) closed by scott.gonzalez
fixed: Fixed in r3454.
18:49 Changeset [31a5ee94a9ac8cfb2a7194aba130481abe9c9f22] by Scott González <scott.gonzalez@…>
Pulsate: Rewrote pulsate effect. Fixes #4718 - pulsate pulses one extra …
15:53 Changeset [6fdc4b5d32224d6c5a534257fa90787590e50a92] by Scott González <scott.gonzalez@…>
class animations: Commented out browser-specific style checks.
15:52 Changeset [a09664d5673e394b3435e7324b8db3636ce87d12] by Scott González <scott.gonzalez@…>
addClass demo: Fixed URLs to be relative.

11/14/09:

18:08 Ticket #4250 (Add callback at beginning of effects) closed by scott.gonzalez
wontfix: I wouldn't want to add additional callbacks for when an effect is used …
17:31 Ticket #4859 (addClass and removeClass with delay gets stuck when absolute/relative ...) closed by scott.gonzalez
worksforme: This is working properly for me in all browsers. There is a jump at the …
17:30 Changeset [24ff73860111462b2955eddd80ba0cfc34ab469c] by Scott González <scott.gonzalez@…>
Class Animation: Don't animate shorthand styles. Color Animation: Removed …

11/13/09:

19:35 Ticket #4958 (Nested List Sorting connectWith Not Working) created by joshua.pearce@…
If I nest ordered lists with the same class and connect them to each …
11:24 Ticket #4877 (Enhance ui-tabs list "UL:first" selector to allow for alternative markup) closed by scott.gonzalez
fixed: Fixed in r3421. Tabs now uses the first descendant list it encounters. …
11:20 Ticket #4708 (Insert file XML in to UI Tabs) closed by scott.gonzalez
invalid: This bug tracker is for reporting bugs; if you have a question, please use …
11:14 Ticket #4726 (Minimum range for sliders) closed by scott.gonzalez
wontfix: If we add a min range option, we have to add a max range option. We would …
11:03 Ticket #4863 (Datepicker) closed by scott.gonzalez
invalid: I don't understand this. Please provide more detail.
11:02 Ticket #4835 (IE8: load() together with ui.dialog creates full-hight dialog) closed by scott.gonzalez
worksforme: This works properly for me. Please attach a test case if you continue to …
10:56 Ticket #4833 (date picker not working in facebox.) closed by scott.gonzalez
invalid: Needs a test case.
10:55 Ticket #4832 (CSS issue IE8) closed by scott.gonzalez
worksforme: If you continue to have problems, please attach a test case.
10:54 Ticket #4803 (Download of UI using custom theme, does not have all required files.) closed by scott.gonzalez
duplicate
10:53 Ticket #4801 (Download custom theme) closed by scott.gonzalez
fixed
10:51 Ticket #4745 (Themeroller custom download times out) closed by scott.gonzalez
fixed
10:29 Ticket #4031 (Tabs: Remove deselectable option) closed by scott.gonzalez
fixed: Fixed in r3450.
10:29 Changeset [73191c2beabdf139a0361eb3c7b2f01ff5080e84] by Scott González <scott.gonzalez@…>
Tabs: Removed deprecated deselctable option (use collapsible instead). …
10:25 Ticket #3213 (add mousewheel to core) closed by scott.gonzalez
wontfix: mousewheel will become a core plugin, not a UI plugin.
10:21 Ticket #3690 (Create tickets for all plugins to properly use the widget prototype) closed by scott.gonzalez
fixed: Tickets were created a while ago. We can revisit any remaining issues when …
10:18 Ticket #3477 (Themed markup for Grid) closed by scott.gonzalez
wontfix: Grid is no longer prioritized.
09:58 Ticket #4957 (Create function to normalize values to jQuery objects) created by scott.gonzalez
See …
07:18 Ticket #4914 (height is not the same for IE and Firefox browesers) closed by scott.gonzalez
worksforme: This is because the two browsers have different default styling. Just …
07:05 Ticket #4919 (Embedded media runs in inactive tabs in Google Chrome) closed by scott.gonzalez
worksforme: This works fine for me. Please attach a test case if you continue having …
06:52 Ticket #4924 (Broken toggleClass(...) method) closed by scott.gonzalez
worksforme: You could accomplish what you want by calling .stop(true, true) before …

11/12/09:

20:36 Ticket #4416 (Add fade effect (implementation included)) closed by scott.gonzalez
fixed: Fixed in r3447.
20:35 Changeset [bddf0fdb7738f2a7a36a0cce7105de0a781da293] by Scott González <scott.gonzalez@…>
Effects: Added fade effect. Needs documentation. Fixes #4416 - Add fade …
20:00 Changeset [c252e44a1f77e9cab058297b6abc6458a62652ca] by Scott González <scott.gonzalez@…>
Core: Preserve header in minified file.
19:59 Ticket #4896 (Build fails on non-Windows OS) closed by scott.gonzalez
fixed: Fixed in r3445.
19:59 Changeset [c868c03f98dbb64ea249e6520830f13387f90fcb] by Scott González <scott.gonzalez@…>
Ant Build: Fixed references to source files. Fixes #4896 - Build fails on …
19:26 Ticket #4588 (Tab repositioning on window resize issue) closed by scott.gonzalez
wontfix: We don't support using jQuery UI plugins on pages where the body's …
19:22 Ticket #4371 (Problem with removeClass in ui.tabs and IE8) closed by scott.gonzalez
invalid: Closing due to invalid report (described behavior is impossible) and there …
19:19 Ticket #4815 (Tabs: each tab needs to have state ui-state-default) closed by scott.gonzalez
fixed: Fixed in r3444.
19:18 Changeset [18e256849cad7b0d439fd044b5693bbabe3cd946] by Scott González <scott.gonzalez@…>
Tabs: Never remove the ui-state-default class when switching tabs. Fixes …
19:09 Ticket #4401 (Icons in Tabs Don't Work) closed by scott.gonzalez
invalid: Icons aren't meant to have states. The states belong on an ancestor.
12:43 Ticket #4950 (CSSStyleDeclaration is used incorrectly) closed by scott.gonzalez
fixed
06:26 Ticket #4955 (TRAC problems.) closed by scott.gonzalez
duplicate: Duplicate of #2973.
06:22 Ticket #4954 (Add functionality for ui-accordion-group back in) closed by scott.gonzalez
wontfix: That class can't be added because that layer in the DOM doesn't exist …
03:10 Ticket #4956 (undefined variable: lookAhead()) created by david.brooks
Undefined variable: lookAhead (function) Lines 1115 and 1127 …
03:02 Ticket #4955 (TRAC problems.) created by david.brooks
I was trying to view tickets for ui.datepicker. First time, they displayed …

11/11/09:

19:04 Ticket #4510 (DialogBox Bug with firefox) closed by scott.gonzalez
worksforme: You have to set the wmode of the flash object to transparent.
17:15 Ticket #4706 (Dialog: can't get value from textarea in modal dialog second time dialog ...) closed by scott.gonzalez
fixed: I honestly have no idea what the problem was, but it no longer exists in …
15:04 Ticket #4954 (Add functionality for ui-accordion-group back in) created by etiger13
http://dev.jqueryui.com/changeset/1878/trunk/ui/ui.accordion.js Why was …
13:21 Ticket #4953 (Sortable supressing first click after sort on IE) created by sergiopereira
See demo at:  http://jsbin.com/eleba or …
09:52 Ticket #4952 (accordion neste lists) created by gaspar
When i use nested lists inside accordion container stop to work. TO work …
06:38 Ticket #4951 (Resizable with aspectRatio true & a maxWidth doesn't obey ratio once hit ...) created by DEfusion
If you create a resizable and provide it with the following options: …
05:42 Ticket #4950 (CSSStyleDeclaration is used incorrectly) created by divide
Currently animateClass() (and perhaps others) iterate directly over …

11/10/09:

10:46 Ticket #4290 (Demo on IE7: Title bar / caption bar height changes when moving or ...) closed by scott.gonzalez
worksforme: I can't reproduce this. If you can create a test page showing the problem, …
09:21 Ticket #4490 (IE 7: accordion is positioned fix on page) closed by scott.gonzalez
worksforme: No test case provided and couldn't be reproduced.
08:48 Ticket #4770 (.ui-effects-wrapper doesn't mimic the style of the wrapped element & weird ...) closed by scott.gonzalez
fixed: Fixed in trunk.
08:35 Changeset [ef02b168ef7abe243ae25b60bb20c6268f8198aa] by Scott González <scott.gonzalez@…>
Effects: Cleaned up createWrapper().
08:19 Ticket #4381 (IE 7 Error on jQuery UI load) closed by scott.gonzalez
invalid: Closing invalid based on codewrench's comment.
08:17 Ticket #4540 (Fix bug effect for IE7. In create wrapper function.) closed by scott.gonzalez
fixed: Fixed in r3438. Using right/bottom positioning is now supported.
08:16 Changeset [cbbac604ff93345aef7eeabbe864fddfca802c12] by Scott González <scott.gonzalez@…>
Effects: Added support for effects on elements with right and/or bottom …
07:55 Changeset [16c5c3a9cbbc0f3212e401f1f38b700764b99e12] by Scott González <scott.gonzalez@…>
Effects core: Reorganized code, no actual changes.
06:34 Ticket #4463 (Update Google CDN with @import-less CSS) closed by scott.gonzalez
fixed: Fixed, see …
03:34 WikiStart edited by rdworth
(diff)
00:47 Ticket #4949 (Double click on next/previous button closes the datepicker) created by marcoos
When more than one click is performed in short amount of time on …

11/09/09:

20:26 Ticket #3473 (Overlap True option causes error to be thrown en jquery) closed by scott.gonzalez
wontfix: Magnifier was dropped.
20:10 Ticket #4636 (Draggable and Resizable after AJAX update in IE) closed by scott.gonzalez
invalid: Replacing DOM elements means that the existing DOM elements with the …
20:05 Ticket #3478 (Design for Project Tool) closed by scott.gonzalez
wontfix: Over a year with no activity and there doesn't appear to be a need for any …
20:01 Ticket #4030 (Accordion: Remove alwaysOpen option) closed by scott.gonzalez
fixed
19:55 Ticket #4852 (Tale sorter- first click sort descending) closed by scott.gonzalez
invalid: There is no tablesorter plugin in UI.
19:53 Ticket #3639 (Button on the test site for Effects point to the douwnload site (package ...) closed by scott.gonzalez
fixed
18:32 Ticket #4947 (Opera 8 not closed tag form) closed by scott.gonzalez
invalid: This has nothing to do with jQuery UI and if the problem only occurs in a …
18:29 Ticket #4948 (Datepicker does not work in FF & Safari with "body { overflow:scroll }") closed by scott.gonzalez
wontfix: We don't support pages that modify how the body is displayed.
11:59 Ticket #4948 (Datepicker does not work in FF & Safari with "body { overflow:scroll }") created by Ghommey
A vertical CSS scrollbar causes a bug ( seems to be a dimension problem ) …
05:25 Ticket #4947 (Opera 8 not closed tag form) created by Lexx918
The code starting with strings: […] And ended on 30 strings more low: …

11/08/09:

19:11 Ticket #3096 (Add a paging option for slider?) closed by scott.gonzalez
fixed: Fixed in r3422 - page up/down jumps by 1/5 of the slider's full range.
19:10 Changeset [56c6def9266f24f97857cc7068fe2d65a7b285b0] by Scott González <scott.gonzalez@…>
Slider: Added paging - page up/down jumps by 1/5 the size of the range. …
18:37 Ticket #4501 (Tabs should work with ordered lists (<ol>) in addition to unordered (<ul>)) closed by scott.gonzalez
fixed: Fixed in r3421. The first descendant list found will be used now.
18:37 Ticket #4506 (tabs(): allow more flexibility in specifying what list is used) closed by scott.gonzalez
fixed: Fixed in r3421. The first descendant list found will be used now.
18:36 Changeset [bff49fac188b0fa8ad85d9ce003666cd01c4dc38] by Scott González <scott.gonzalez@…>
Tabs: Made detection of navigation more flexible - now the first …
18:21 Ticket #4506 (tabs(): allow more flexibility in specifying what list is used) reopened by scott.gonzalez
The ul does currently have to be a direct child of the container. We …
17:50 Ticket #4853 (Remove use of .data() for options in tests) closed by scott.gonzalez
fixed: Fixed in r3420.
17:50 Changeset [b3a095d3ef7a186fe27fe19a0a40eeb496978284] by Scott González <scott.gonzalez@…>
Removed use of .data() for getting/setting options in tests; using each …
04:23 Ticket #4946 (Portlets prefer to go where they were taken from, rather than where they ...) created by ramblinman
When a portlet is taken from a column, moved to another one and then to …
Note: See TracTimeline for information about the timeline view.