Timeline


and

07/27/10:

22:37 Ticket #5860 (Dialog: Destroying a dialog during animated close leaves ...) closed by scott.gonzalez
worksforme: I can't reproduce this. Can you please include a reduced test case? The …
22:01 Ticket #5859 (Typo in Calendar localization demo) closed by scott.gonzalez
fixed: Fixed in …
21:59 Changeset [dde27daf62cbcbf97955173b79cc42783d816daf] by Scott González <scott.gonzalez@…>
  • demos/datepicker/localization.html
Datepicker: Fixed spelling of Czech language. Fixes #5859 - Typo in Calendar localization demo.
21:51 Ticket #5865 (Fix link to Google CDN) created by scott.gonzalez
Google has changed the URL from …
21:23 Changeset [bccfb535c35802ed3b54dd48891dee7dca624f81] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.accordion.js
Accordion: minor cleanup.
00:03 Ticket #2920 (UI Tabs - problem with IE and AJAX tabs) closed by scott.gonzalez
fixed: If you continue to have problems, please create a new ticket with a …

07/26/10:

23:40 Ticket #2920 (UI Tabs - problem with IE and AJAX tabs) reopened by benjaminGER
I tried a workaround but it doesnt work. use …
22:40 Ticket #5861 (draggable IE problem in updatepanel after postback) closed by scott.gonzalez
invalid: Please use the  forums for help or provide a …
22:37 Ticket #5863 (Odd behavior when calling cancel in sortable's start event) closed by scott.gonzalez
invalid
22:36 Ticket #5864 (allow position option to accept a function) closed by scott.gonzalez
duplicate: Duplicate of #5459.
20:20 Ticket #2920 (UI Tabs - problem with IE and AJAX tabs) closed by scott.gonzalez
fixed: That page doesn't use ajax tabs.
19:23 Ticket #5864 (allow position option to accept a function) created by ehynds
It would be extremely useful if the position option could take a function …
18:32 Ticket #5863 (Odd behavior when calling cancel in sortable's start event) created by pboyd
I was trying to prevent a list item from being moved, so I called cancel() …
14:02 Ticket #5862 (Datepicker: wrong month name for Thai locale) created by sixhead
jquery.ui.datepicker-th monthNames: modified wording. …
13:15 Ticket #2920 (UI Tabs - problem with IE and AJAX tabs) reopened by benjaminGER
Bug still exists: …
09:43 Ticket #5861 (draggable IE problem in updatepanel after postback) created by inus.herbst
I have a list of 'tracks' in a updatepanel. I have another updatepanel …
01:51 Ticket #5860 (Dialog: Destroying a dialog during animated close leaves ...) created by bgould
If a dialog has the hide option set and the dialog is destroyed while it …

07/25/10:

15:08 Ticket #5859 (Typo in Calendar localization demo) created by mormegil
See  http://jqueryui.com/demos/datepicker/#localization The demo contains …
14:47 Ticket #5858 (Demo for color animation doesn't work) closed by scott.gonzalez
fixed: Fixed the script tag that includes jQuery UI in the docs.
01:33 Ticket #5858 (Demo for color animation doesn't work) created by DayBay
 http://docs.jquery.com/UI/Effects/animate doesn't work.

07/24/10:

01:20 Ticket #5852 (Tabs: Memorisation of incomplete URLs does not work in Firefox) closed by scott.gonzalez
worksforme
01:14 Ticket #4843 (Add support for Thai year format in datepicker module) closed by scott.gonzalez
duplicate: Duplicate of #5789.

07/23/10:

18:03 Ticket #5857 (Tabs should use context when searching for panels) created by petersendidit
If a tabs href is a valid hash then tries to push that panel in to the …
16:29 Ticket #5856 (Opera throws error on resizable stop event) closed by scott.gonzalez
duplicate: Duplicate of #5855.
16:22 Ticket #5856 (Opera throws error on resizable stop event) created by uicoded
Opera fix for relative positioning. During resize stop event, Opera throws …
16:10 Ticket #5855 (Opera throws error on resizable stop event) closed by scott.gonzalez
duplicate: Duplicate of #5694.
16:08 Ticket #5855 (Opera throws error on resizable stop event) created by uicoded
Opera fixing relative position during resize stop event. Undefined …
15:31 Ticket #5665 (Datepicker: Disabled parameter doesn't work) reopened by scott.gonzalez
All plugins need to have a disabled option, setting it should have the …

07/22/10:

23:27 Changeset [c4369bdaecec592a19c3ccc78f1ff78f6384538a] by Scott González <scott.gonzalez@…>
  • tests/unit/core/core.html
  • tests/unit/images/jqueryui_32x32.png
Core Tests: Fixed image reference.
23:26 Changeset [27095ef8e1cfe7a4229c7182af0ff744f0e85669] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.core.js
Core: Coding standards.
23:10 Changeset [59c9f75951bb1d17b751894f5bd9ad9e207c0b03] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.accordion.js
Accordion: Coding standards.
18:55 Changeset [860635fd177382be52e981c277b2c7ae33ff7d00] by Scott González <scott.gonzalez@…>
  • demos/autocomplete/multiple-remote.html
  • demos/autocomplete/multiple.html
Autocomplete: Removed selection handling in IE. No longer needed now that autocomplete ensures that the cursor is placed at the end of the field on select.
18:17 Ticket #5854 (Selectable interaction is not minified in jQuery UI 1.8.2 download) created by Rwhitbeck
1. Go to Download Builder 2. Select 1.8.2 3. make sure selectable is …
18:08 Ticket #5712 (ui.selectable.css is absent on server) closed by Rwhitbeck
worksforme: Doesn't seem to be an issue anymore as I can download selectable just fine …
14:33 Changeset [fe13fbadd45b59fb67ce6b47c5aea6231596a7c7] by Scott González <scott.gonzalez@…>
  • tests/unit/core/core.html
  • tests/unit/core/selector.js
  • ui/jquery.ui.core.js
Core: Better support for areas in :focusable and :tabbable selectors. Partial fix for #4488 - :focusable and :tabbable are broken with jQuery 1.3.2.
11:45 Ticket #5853 (dragging li between nested ul in IE behave unlike FF) created by schnoerkel
What I am doing is  http://jqueryui.com/demos/sortable/#connect-lists but …
06:51 Ticket #5852 (Tabs: Memorisation of incomplete URLs does not work in Firefox) created by alexcollins
Using UI Tabs in Firefox (tested on 3.5.5 and 3.6.7), and the code …
06:44 Ticket #5665 (Datepicker: Disabled parameter doesn't work) closed by kbwood
wontfix: There is no such option. Use the disable command instead. […]
05:21 Ticket #5851 (DatePicker Utility function $.datepicker.noWeekends is not documented) closed by Rwhitbeck
fixed: Added documentation here …
04:33 Ticket #5851 (DatePicker Utility function $.datepicker.noWeekends is not documented) created by Rwhitbeck
I do not see any documentation for noWeekends utility function on the …
02:19 Ticket #5850 (.outerWidth(), .outerHeight(), .innerWidth(), .innerHeight() setters) closed by scott.gonzalez
fixed: Fixed in …
02:17 Changeset [4deb824699b025d74d6849a73ec47c182df93fa0] by Scott González <scott.gonzalez@…>
  • tests/unit/core/core.html
  • tests/unit/core/core.js
  • ui/jquery.ui.autocomplete.js
  • ui/jquery.ui.core.js
Core: Added .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight(). Fixes #5850 - .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight() setters.
02:10 Changeset [3f070bdc62a8d00ca6d8428b1a1fe9e39ff72c65] by Scott González <scott.gonzalez@…>
  • tests/unit/core/core.html
  • tests/unit/core/selector.js
  • ui/jquery.ui.core.js
Core: Fixed :focusable and :tabbable selectors for to work with :hidden and :visibile selectors in jQuery 1.3.2+. Still need to handle areas properly. Partial fix for #4488 - :focusable and :tabbable are broken with jQuery 1.3.2.
01:27 Ticket #5850 (.outerWidth(), .outerHeight(), .innerWidth(), .innerHeight() setters) created by scott.gonzalez
Make the inner/outer width/height functions act as setters.
00:28 Ticket #5849 (Drag contained event) closed by scott.gonzalez
wontfix: You can do this manually or build it as an extension, but we're not …
00:27 Ticket #5848 (Tabs Ajax Mode not working on Chrome) closed by scott.gonzalez
invalid: That's not the jQuery UI Tabs plugin.
00:24 Ticket #5849 (Drag contained event) created by webXL
I'd like to know when my drag position is affected by the containment …
00:01 Ticket #5848 (Tabs Ajax Mode not working on Chrome) created by nohorbee
Trying to make a simple page with tabs loading different html pages, I …

07/21/10:

18:56 Ticket #5836 (Autocomplete: add appendTo option) closed by scott.gonzalez
fixed: Fixed in …
18:56 Changeset [4c55071976168db5d002f93bcd56fc61e4f55d1f] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.autocomplete.js
Autocomplete: Fixed bad reference to ownerDocument.
18:54 Changeset [74e0d4f47301ff854ec741434da1351544a1a55d] by Scott González <scott.gonzalez@…>
  • tests/unit/autocomplete/autocomplete.html
  • tests/unit/autocomplete/autocomplete_defaults.js
  • tests/unit/autocomplete/autocomplete_options.js
  • ui/jquery.ui.autocomplete.js
Autocomplete: Added appendTo option. Fixes #5836 - Autocomplete: add appendTo option.
18:18 Ticket #5489 (autocomplete zIndex) closed by scott.gonzalez
worksforme: Simply setting the position of the input field to relative should make …
16:50 Ticket #5847 (Tooltip positioning is incorrect when target is absolutely-positioned.) closed by scott.gonzalez
invalid: We don't accept tickets for plugins until they are published in an alpha, …
16:46 Ticket #5847 (Tooltip positioning is incorrect when target is absolutely-positioned.) created by jasonwyatt
If you try to create a tooltip for an element which is positioned …
16:43 Ticket #5835 (Autocomplete: Key UP and DOWN does not move cursor in Textarea) closed by scott.gonzalez
worksforme: Answered on the forum.
16:40 Ticket #5381 (UI site: Autocomplete demo broken) closed by scott.gonzalez
wontfix: This problem will go away when we redesign our demo system.
15:25 Changeset [245b93293335e916771aa78363e83f244b43de7a] by Scott González <scott.gonzalez@…>
  • tests/unit/core/core.html
  • tests/unit/core/core.js
Core: Removed tests for .attr() ARIA override since the override no longer exists.
15:20 Ticket #5840 (Icons Don't Work) closed by scott.gonzalez
fixed: Fixed.
14:29 Ticket #5846 (Missing image making themeroller look awful) closed by scott.gonzalez
invalid: That missing image has nothing to do with the functionality of …
13:51 Ticket #5846 (Missing image making themeroller look awful) created by tickmc
The image …
12:26 Ticket #4539 (Modal Dialog Opening Offscreen After Scrolling Browser Window) closed by scott.gonzalez
worksforme: We still haven't seen a page that shows this problem. The page posted by …
12:07 Ticket #5844 (Issue with date-picker and jqModal) closed by scott.gonzalez
invalid: The datepicker does set a z-index. Please use the [ http://forum.jquery.com
12:02 Ticket #3623 (Opening a Modal Dialog shows a horizontal scroll bar) reopened by scott.gonzalez
Reverted the commit.
12:01 Changeset [70c4857cc5dbbdbdcd095ca62b39be25020e3066] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.dialog.js
Revert "Dialog: Don't set specific dimensions on the overlay - let it expand based on 100% dimensions. Fixes #3623 - Opening a Modal Dialog shows a horizontal scroll bar." This reverts commit b548d34e14421176be49d218f40feb18c5bc8f49.
11:17 Ticket #5845 (IE Text Selection While Dragging (Dealyed / Distance Start)) created by rogerkng
Dear friends, I noticed in the delayed/distance start draggable feature, …
05:40 Ticket #5844 (Issue with date-picker and jqModal) created by jigarshah
This is issue with z-index. Since Date picker does not have z-index in …
02:12 Ticket #3623 (Opening a Modal Dialog shows a horizontal scroll bar) closed by scott.gonzalez
fixed: Fixed in …
02:05 Changeset [b548d34e14421176be49d218f40feb18c5bc8f49] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.dialog.js
Dialog: Don't set specific dimensions on the overlay - let it expand based on 100% dimensions. Fixes #3623 - Opening a Modal Dialog shows a horizontal scroll bar.
00:51 Changeset [8fa9ed7cbc10d8fb1c37dde5d78c9041b20c3296] by Scott González <scott.gonzalez@…>
  • tests/unit/tabs/tabs_events.js
Tabs: Added tests for select event.

07/20/10:

23:02 Ticket #5843 (Datepicker: stays open if you tab out quickly) created by igor.nadj@…
A solution (for tabbing only, mouse click is less of a problem): Add this …
22:58 Ticket #5842 (Does not update field on date select) created by igor.nadj@…
(Little bit of a bad title, rather it reselects the current date instead …
20:35 Ticket #5776 (Theme generator is throwing errors) closed by scott.gonzalez
fixed: This is a separate issue, which has a separate ticket: #5840.
20:15 Ticket #5841 (Accordion active property inaccurate if nested accordion is present) closed by scott.gonzalez
fixed: Fixed in …
20:13 Changeset [f99068bb4ff7fc0ceec154ac8e3b63e088246047] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.accordion.js
Accordion: Use this.headers instead of parsing the DOM to find headers when determining which panel is active. Fixes #5841 - Accordion active property inaccurate if nested accordion is present.
19:57 Ticket #5841 (Accordion active property inaccurate if nested accordion is present) created by Nick_Craver
I've setup a full demo here:  http://jsfiddle.net/nick_craver/RJgaG/ If …
19:49 Ticket #5713 (Browser autocomplete not disbled in IE) closed by scott.gonzalez
worksforme: I can't reproduce this problem. If you continue having trouble, please …
19:18 Ticket #5757 (Autocomplete combobox issues) closed by scott.gonzalez
fixed: Please open separate tickets for any remaining features. For setting a …
19:13 Changeset [e85615fc6b1d636f4bcea3abd3a6091f937858b8] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.autocomplete.js
Autocomplete: Prevent the default behavior of pressing enter when the menu is open, even if no item is active. Partial fix for #5757 - Autocomplete combobox issues.
18:49 Changeset [123467af8efc8541e333979a59ca9db36fec9cda] by Scott González <scott.gonzalez@…>
  • demos/autocomplete/combobox.html
Autocomplete (combobox demo): Set intial value of text field based on value of select element. Partial fix for #5757 - Autocomplete combobox issues.
18:42 Ticket #5640 (Combobox/Autocomplete doesn't save value unless control loses focus) closed by scott.gonzalez
fixed: Fixed in …
18:41 Ticket #5775 (Change event for Autocomplete Combobox does not work in IE7) closed by scott.gonzalez
fixed: Fixed in …
18:39 Ticket #5605 (Autocomplete combobox demo does not accept valid values) closed by scott.gonzalez
fixed
18:35 Changeset [5d1e29764024128e9cc71a19589cfe11e6241242] by Scott González <scott.gonzalez@…>
  • demos/autocomplete/combobox.html
Autocomplete (combobox demo): Detect valid entries when typed, but not selected from menu. Fixes #5605 - Autocomplete combobox demo does not accept valid values.
18:33 Ticket #5840 (Icons Don't Work) created by david.long03
The icons for jQuery UI used in Dialog boxes, accordians, date pickers, …
18:20 Changeset [ba091650ffdd2e359624413a90079e1369048142] by Scott González <scott.gonzalez@…>
  • demos/autocomplete/combobox.html
Autcomplete: Refactored combobox demo.
17:26 Ticket #5453 (Autocomplete: combobox demo doesn't remove invalid values) closed by scott.gonzalez
fixed: Fixed in …
17:24 Changeset [c2c09e89538ce071efba7ca1e923b5627c236f8c] by Scott González <scott.gonzalez@…>
  • demos/autocomplete/combobox.html
  • ui/jquery.ui.autocomplete.js
Autocomplete: Clear selectedItem property whenever the user types something. Also updated combobox to clear the select element when clearing the text element. Fixes #5453 - Autocomplete: combobox demo doesn't remove invalid values.
17:11 Ticket #5839 (asp.net using UI "jquery-ui-1.7.2.custom.min.js") closed by scott.gonzalez
invalid: Please use the  forum for help.
17:05 Ticket #5839 (asp.net using UI "jquery-ui-1.7.2.custom.min.js") created by hakim
hI, i used jquery-ui-1.7.2.custom.min.js IN ASP.NET for using tabs , …
16:10 Changeset [e4273ff6212040bd721184d661a39f046c4a461d] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.autocomplete.js
Autocomplet: refactored handling of menu's selected event.
15:50 Ticket #5716 (autocomplete triggered when field copied with ctrl-c) closed by scott.gonzalez
fixed: Fixed in …
15:48 Changeset [2ed96cb0b8fbeaf8c72fb894242862cef81e84b2] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.autocomplete.js
Autocompelte: Only run a search if the value has changed; switching from a blacklist of keys to ignore. Fixes #5716 - autocomplete triggered when field copied with ctrl-c.
15:18 Ticket #5838 (":visible" - selectis true for opacity=0) closed by scott.gonzalez
invalid: The :visible selector is part of jQuery core. Please ask questions about …
13:52 Ticket #5838 (":visible" - selectis true for opacity=0) created by Floyd
$("#abc").fadeTo(0,0); alert($("#abc").is(':visible')); return true; but …
12:20 Ticket #5837 (Accordion loading problem in IE7) closed by scott.gonzalez
invalid: That's because we run our demos inside $(document).ready().
12:00 Changeset [52c31650b04056716f71b92b5d8f47ad11699932] by jzaefferer <joern.zaefferer@…>
  • ui/jquery.ui.tooltip.js
Tooltip: Updated positioning - let user also customize of-property
11:58 Changeset [88ec776178b62d21ac6e218946800b2d0c2b0b78] by jzaefferer <joern.zaefferer@…>
  • demos/addClass/default.html
  • demos/autocomplete/combobox.html
  • demos/autocomplete/custom-data.html
  • demos/autocomplete/default.html
  • demos/autocomplete/images/jquery_32x32.png
  • demos/autocomplete/images/jqueryui_32x32.png
  • demos/autocomplete/images/sizzlejs_32x32.png
  • demos/autocomplete/images/transparent_1x1.png
  • demos/autocomplete/images/ui-anim_basic_16x16.gif
  • demos/autocomplete/index.html
Merge remote branch 'origin/master'
08:45 Ticket #5837 (Accordion loading problem in IE7) created by Sood
Hi, accordion is not rendering in IE7 while the page is loading. you can …
01:56 Ticket #5219 (Autocomplete: Support for accent-folding) closed by scott.gonzalez
fixed: Added a link to the demo in …
01:53 Changeset [5debdb08d7702e9c04b4efa883c68d350576d710] by Scott González <scott.gonzalez@…>
  • demos/autocomplete/index.html
Autocomplete: Added link to accent folding demo. Fixes #5219 - Autocomplete: Support for accent-folding.
Note: See TracTimeline for information about the timeline view.