Timeline


and

02/22/11:

23:09 Ticket #7029 (Re-enable droppable) created by lucastvieira
Hello, I`m trying to re-enable a droppable event. When I use …
15:15 Changeset [faa4b970a78a78ff93ecbff5cf9bfd679a3a6eda] by jzaefferer <joern.zaefferer@…>
  • tests/visual/index.html
  • tests/visual/menu/flyoutmenu.html
  • tests/visual/menu/flyoutmenu.js
  • tests/visual/menu/menubar.js
Menu: Rename nested.html to flyoutmenu.html, updated headers
14:14 Changeset [f8091f761cf3705087efc90cc09f74e5f83744bb] by jzaefferer <joern.zaefferer@…>
  • tests/visual/menu/flyoutmenu.js
  • tests/visual/menu/menubar.html
  • tests/visual/menu/menubar.js
Menu: Overhauled menubar, again starting with Michael Lang's fork. Added working keyboard navigation, including nested menus. Still need to properly style the menu buttons, e.g. highlight the button of the currently open menu.
11:09 Changeset [68c13cd6a624b145ccf9a585baaea0aa36eff60c] by jzaefferer <joern.zaefferer@…>
  • tests/visual/menu/flyoutmenu.js
Menu: Escape characters for RegExp matching for keyboard item matching.
10:51 Changeset [355705878a22c6d00f242f0d8d93d03a097935e1] by jzaefferer <joern.zaefferer@…>
  • tests/visual/menu/contextmenu.html
  • tests/visual/menu/flyoutmenu.js
  • tests/visual/menu/nested.html
  • ui/jquery.ui.menu.js
Menu: Overhauled nested menu via flyoutmenu.js backported from Michael Lang's fork. Changed key input handling by setting focus to menu, getting rid of input option.
10:48 Changeset [d14c18cc03a4f7964560ecd8f9cedfd46890f83d] by Scott González <scott.gonzalez@…>
  • version.txt
Tagging the 1.8.10 release.
10:48 Changeset [6c7090ae5d0dce402167e120f45b47e2a283fe3f] by Scott González <scott.gonzalez@…>
  • version.txt
Updating the 1-8-stable version to 1.8.11pre
10:48 Milestone 1.8.10 completed
09:44 Changeset [e15f9b90a067d13604c8c8bb16833c8751526bfd] by Richard Worth <rdworth@…>
  • grid-markup/theme-ui-lightness.html
Added markup demo with ui-lightness theme

02/21/11:

21:45 Changeset [a1eaac8847dab64b9194a27d0413301e29f62e95] by jzaefferer <joern.zaefferer@…>
  • ui/jquery.ui.spinner.js
Spinner: Use jQuery's focus() method instead of DOM method to set focus to input. Fixes testsuite in IE6.
21:28 Ticket #7028 (Position: Allow percent-based offsets) created by scott.gonzalez
Once the offset settings are merged into my and at in #6981 percent-based …
21:27 Changeset [b3e849bf93849073313a337cb3c13cc03751f6b3] by jzaefferer <joern.zaefferer@…>
  • tests/unit/dialog/dialog.html
Merge branch 'master' of github.com:jquery/jquery-ui
21:26 Changeset [1c7ab042fa5488fee5fbf1668e7199998a767b91] by jzaefferer <joern.zaefferer@…>
  • tests/unit/dialog/dialog.html
Disable dialog tests on TestSwarm until we can get some running in IE6 without freezing the browser.
21:22 Ticket #6983 (Position: Option to set collision container) closed by scott.gonzalez
duplicate
20:19 Changeset [971566d258af5ed5762e70ba7aa132f25121aed7] by Scott González <scott.gonzalez@…>
  • ui/i18n/jquery.ui.datepicker-hu.js
Datepicker: Display Year before Month in Hungarian i18n. Fixes #7019 - Hungarian Localisation has month-date in wrong order (cherry picked from commit b4bcc1bf9dc8673089eb7cdcc3378a93d7f0a678)
19:50 Changeset [2c4a30fc1ee2b1434f0c4bf8378fb1f586d7de36] by Scott González <scott.gonzalez@…>
  • version.txt
Updating the master version to 1.9pre
19:49 Changeset [7b43b3268646330c84a3e34567d17d88fb9433de] by Scott González <scott.gonzalez@…>
  • version.txt
Tagging the 1.9m4 release.
19:39 Changeset [a1ebed70e3f329e81891d1ac87d6b4e687bc0dfb] by jzaefferer <joern.zaefferer@…>
  • tests/unit/accordion/accordio.html
  • tests/unit/accordion/accordion.html
  • tests/unit/autocomplete/autocomplete.html
  • tests/unit/button/button.html
  • tests/unit/core/core.html
  • tests/unit/datepicker/datepicker.html
  • tests/unit/dialog/dialog.html
  • tests/unit/draggable/draggable.html
  • tests/unit/droppable/droppable.html
  • tests/unit/menu/menu.html
Unit tests: Add QUnit toolbar for hiding passed tests
19:20 Ticket #7027 (Autocomplete listbox getting truncated by the browser window border) closed by scott.gonzalez
invalid: It's impossible to render the same way as a native element.
19:15 Ticket #7025 (jqueryui.com/download Contains no folders) closed by scott.gonzalez
invalid: This is working properly. The zip you pointed us to contains all of the …
19:04 Ticket #7027 (Autocomplete listbox getting truncated by the browser window border) created by PSTSO
Hi, Browsers: Can be reproduced on IE(8, did not test on 7) and …
15:08 Ticket #6740 (Dynamically changing accordion's event handler doesn't actually change the ...) closed by Scott González
fixed: Accordion: Handle changing the event option. Fixes #6740 - Dynamically …
15:07 Changeset [f70f01af9ea1d1d191b77fab6dadbbe421be43a8] by Scott González <scott.gonzalez@…>
  • tests/unit/accordion/accordion_options.js
  • ui/jquery.ui.accordion.js
Accordion: Handle changing the event option. Fixes #6740 - Dynamically changing accordion's event handler doesn't actually change the behaviour.
13:45 Changeset [84a4a4442d25631bd00b50d48ff2d57a6089f6d3] by jzaefferer <joern.zaefferer@…>
  • tests/unit/datepicker/datepicker_core.js
  • tests/unit/datepicker/datepicker_events.js
  • tests/unit/datepicker/datepicker_methods.js
  • tests/unit/datepicker/datepicker_options.js
  • tests/unit/datepicker/datepicker_tickets.js
  • tests/unit/widget/widget_core.js
  • tests/visual/menu/contextmenu.html
  • ui/i18n/jquery.ui.datepicker-ar-DZ.js
  • ui/i18n/jquery.ui.datepicker-ar.js
  • ui/i18n/jquery.ui.datepicker-az.js
Merge branch 'master' of github.com:jquery/jquery-ui
09:38 Changeset [5082e3e9717afaf0d6da1f863341d660c74c951c] by jzaefferer <joern.zaefferer@…>
  • tests/visual/menu/contextmenu.html
Menu: Fix visual test to use select event (was selected)
01:01 Ticket #7026 (Resizable: Shrinking size of Input type Button) created by randynwalsh
Here's an example of resizing 3 Input elements. The first, type="text", …

02/20/11:

19:11 Ticket #5885 (Build: Try to use Closure Compiler's Advanced mode) reopened by joern.zaefferer
Reopening after getting some useful input on this. We should try the mode …
18:44 Ticket #7025 (jqueryui.com/download Contains no folders) created by jrizzi1
Only index.html file is contained within the .zip
14:03 Ticket #6218 (Autocomplete with scroll behaves incorrectly with combination of mouse and ...) closed by scott.gonzalez
duplicate: Closing as duplicate of a newer ticket because the newer ticket is more …
13:59 Ticket #7023 (Accordion on demo page stops working after a collapse and a reopen) closed by scott.gonzalez
duplicate: For some reason jqueryui.com is running off of 1.8.8 right now.
13:55 Ticket #7024 (Autocomplete menu options are activated even if mouse is not moved) created by lex1982
When the autocomplete menu opens and the mouse is over one option -- that …
11:41 Ticket #7023 (Accordion on demo page stops working after a collapse and a reopen) created by JimK
Working with the Accordion demo at: …

02/19/11:

21:57 Ticket #7022 (Bug Fix Resizable in IE) closed by scott.gonzalez
invalid: Please create a bug report that: 1) Contains a summary of the actual …
18:58 Ticket #7022 (Bug Fix Resizable in IE) created by lailton
Line 266 i changed to if ($.browser.msie){ Bug in Iexplore, (Solved …
14:54 Ticket #7008 (Chromium-Browser does not support html-entities in datePicker ...) closed by Richard Worth
fixed: Datepicker i18n: Changed all html named character entities to unicode hex …
14:54 Changeset [7c4d6a763dfb5f9debf30c9a20875e046e89bc76] by Richard Worth <rdworth@…>
  • ui/i18n/jquery.ui.datepicker-ar-DZ.js
  • ui/i18n/jquery.ui.datepicker-ar.js
  • ui/i18n/jquery.ui.datepicker-az.js
  • ui/i18n/jquery.ui.datepicker-bg.js
  • ui/i18n/jquery.ui.datepicker-bs.js
  • ui/i18n/jquery.ui.datepicker-ca.js
  • ui/i18n/jquery.ui.datepicker-cs.js
  • ui/i18n/jquery.ui.datepicker-da.js
  • ui/i18n/jquery.ui.datepicker-de.js
  • ui/i18n/jquery.ui.datepicker-eo.js
Datepicker i18n: Changed all html named character entities to unicode hex entities. Fixed #7008 - Chromium-Browser does not support html-entities in datePicker i18n-translation
14:06 Ticket #7021 (autocomplete, mouse wheel zoom, Safari 5, drop down list) closed by scott.gonzalez
duplicate
14:01 Ticket #7021 (autocomplete, mouse wheel zoom, Safari 5, drop down list) created by leo
Dear All, on page  http://jqueryui.com/demos/autocomplete/#default I …
10:00 Ticket #7019 ([Datepicker] Hungarian Localisation has month-date in the wrong order) closed by adam j. sontag
fixed: Datepicker: Display Year before Month in Hungarian i18n. Fixes #7019 - …

02/18/11:

21:01 Ticket #7020 (Theme: Widget header backgrounds should be top instead of center aligned) created by delfeld
Using Firefox 3.6.6. The header background image in an accordion aligned …
16:45 Changeset [b4bcc1bf9dc8673089eb7cdcc3378a93d7f0a678] by adam j. sontag <ajpiano@…>
  • ui/i18n/jquery.ui.datepicker-hu.js
Datepicker: Display Year before Month in Hungarian i18n. Fixes #7019 - Hungarian Localisation has month-date in wrong order
16:43 Ticket #7019 ([Datepicker] Hungarian Localisation has month-date in the wrong order) created by ajpiano
According to Levente Tiszberger (who I spoke to about this issue on IRC), …
15:15 Ticket #7011 (Unable to unzip jquery-ui-1.89.custom.zip or version 1.7.3) closed by jdsharp
fixed
14:05 Ticket #7017 (Problems in download) closed by scott.gonzalez
duplicate
14:05 Ticket #7014 (jqueryui download bad zip header) closed by scott.gonzalez
duplicate
13:50 Ticket #7010 (Accordian animation laggy and jagged with css3 box shadows) closed by scott.gonzalez
wontfix: I don't think there's anything we can do about this. Some browsers are …
13:47 Ticket #7007 (Chromium-Browser does not support html-entities in datePicker ...) closed by scott.gonzalez
duplicate
13:15 Ticket #7018 (Resizing can move objects) created by raziel057
First of all the Example:  http://jsfiddle.net/5L8sK/1/ Follow these …
12:47 Ticket #7017 (Problems in download) created by caito00
When I try to download the of URL …
11:40 Ticket #7016 (Draggable: draggable can be pulled out of containment in Chrome and IE8) created by Trainmaster
First of all the Example:  http://jsfiddle.net/QFVxC/12/ Follow these …
08:55 Ticket #7014 (jqueryui download bad zip header) created by vcstef
We've tried to download the redmond theme from several different pcs and …
05:08 Ticket #7012 (Adding a tab with tab content containing an object that is droppable does ...) closed by scott.gonzalez
invalid: Elements added in the future aren't automatically made droppable. Please …
05:01 Ticket #7013 (Select/Unselect Methods on Selectable Would be Nice) created by machineghost
Selectable curently does not have any way to "manually" trigger a …
03:36 Ticket #7012 (Adding a tab with tab content containing an object that is droppable does ...) created by asleepatdesk
The tab content is a table containing a td of class = stage. Any object …
00:55 Ticket #7011 (Unable to unzip jquery-ui-1.89.custom.zip or version 1.7.3) created by gayle
Jquery issue? I have downloaded the above on both my Mac and PC, I am am …

02/17/11:

23:24 Ticket #7010 (Accordian animation laggy and jagged with css3 box shadows) created by georgepaulphillips
The Accordian seems to have a really jagged animation when placed inside a …
22:44 Ticket #7009 (Reformat minDate/maxDate when dateFormat changes) created by mystic414
The minDate/maxDate properties are assumed to be in the same date format …
21:57 Ticket #7005 (Themeroller should prevent entry of hex color value entries that don't ...) reopened by rdworth
18:15 Ticket #7008 (Chromium-Browser does not support html-entities in datePicker ...) created by MrMaxx
Some Translations for the datePicker contain html-entities. These work …
18:13 Ticket #7007 (Chromium-Browser does not support html-entities in datePicker ...) created by MrMaxx
Some Translations for the datePicker contain html-entities. These work …
18:03 Ticket #7006 (Position: fixed positioned element require left and top to be set prior to ...) created by tregoning
Positioning an element using jquery.ui.position.js on an element that has …
17:52 Ticket #7005 (Themeroller should prevent entry of hex color value entries that don't ...) closed by snover
invalid: This is not a bug. #fffff is not a valid HTML colour.
16:48 Ticket #7005 (Themeroller should prevent entry of hex color value entries that don't ...) created by borjawebs
Error encountered when creating ui-bg_flat_100_fffff_40x100.png …
01:56 Ticket #7004 (Add Type-Ahead function to autocomplete) closed by scott.gonzalez
wontfix: We don't consider this poor usability. The autocomplete widget is based …
01:52 Ticket #7003 (Option to Limit Text in Autocomplete to Valid Choices) closed by scott.gonzalez
wontfix: You can do this very easily with the change callback, if ui.item exists, …
01:52 Ticket #7004 (Add Type-Ahead function to autocomplete) created by texinwien
Currently, a user must either use his arrow keys or his mouse to select an …
01:46 Ticket #7003 (Option to Limit Text in Autocomplete to Valid Choices) created by texinwien
It would be very helpful if the autocomplelete control had an option that …

02/16/11:

20:19 Ticket #7002 (Resizable: Problems using alsoResize with min/max height/width) created by SirHally
When I try to synchronize the resize of 2 blocks in only one dimension …
18:20 Ticket #7001 (Slider button doesn't work on IPad) closed by scott.gonzalez
duplicate
18:19 Ticket #7001 (Slider button doesn't work on IPad) created by iroy2000
When you try to "drag" the button in IPad, it won't "drag". It works only …
18:16 Changeset [9162679e1589e6883cee0ec462bce5e20ef47ec7] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.datepicker.js
Datepicker: Account for daylight saving when calculating number of days in a month. Fixes #6978 - In Calender for march 2011 dates showing till 5th only. Thanks jomyjohn (cherry picked from commit c44818fccaeb4f41fdb8b8a00662169a4258b78c)
18:15 Ticket #6978 (In Calender for march 2011 dates showing till 5th only.) closed by Scott González
fixed: Datepicker: Account for daylight saving when calculating number of days in …
18:15 Changeset [c44818fccaeb4f41fdb8b8a00662169a4258b78c] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.datepicker.js
Datepicker: Account for daylight saving when calculating number of days in a month. Fixes #6978 - In Calender for march 2011 dates showing till 5th only. Thanks jomyjohn
14:36 Ticket #7000 (Draggable: does not detect nested, removed Draggable when element is ...) created by PvZ
Draggable does not seem to correctly detect that the original Draggable …
14:20 Ticket #6999 (Draggable: helper doesn't get removed if draggable has been removed during ...) created by PvZ
When a Draggable uses a helper, the helper is not correctly removed if the …
13:11 Ticket #6947 (Attempt to access private member of widget returns jQuery object) closed by William Kevin Manire
fixed: Widget: modified widget to throw exception on attempt to call private …
13:04 Ticket #6998 (ckeditor in modal dialog is not accessible in Chrome) closed by scott.gonzalez
duplicate
12:51 Ticket #6997 (Sub accordion does not expand correctly) closed by scott.gonzalez
worksforme: Nested accordions work fine. You can't initialize a hidden accordion. See …
11:57 Ticket #6998 (ckeditor in modal dialog is not accessible in Chrome) created by DemoniacDeath
I'm placing the CKEditor instance inside the jquery ui modal dialog. In …
11:42 Ticket #6996 (Change year drop down list in IE 8) closed by rdworth
worksforme: I was not able to reproduce this issue using …
10:56 Ticket #6997 (Sub accordion does not expand correctly) created by Alexandre Martins
Software versions used: - jquery 1.8.8 and 1.8.9 - Iceweasel 3.6.13 and …
08:28 Changeset [c94ec23b263464af3dfa4533eff45fc0d6fef954] by William Kevin Manire <williamkmanire@…>
  • tests/unit/widget/widget_core.js
  • ui/jquery.ui.widget.js
Widget: modified widget to throw exception on attempt to call private methods. Fixed #6947 - Attempt to access private member of widget returns jQuery object
07:46 Ticket #5118 (this.options never deleted) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
07:39 Changeset [ed531ef0d3c171f8e534543a07a4c6244c169c57] by jzaefferer <joern.zaefferer@…>
  • ui/jquery.ui.menu.js
Menu: Remove ui-state-hover class from menu items on destroy

02/15/11:

21:25 Ticket #6996 (Change year drop down list in IE 8) created by Mbayes11
I am having an issue with the change year list. When I select a year in …
18:27 Ticket #6976 (datepicker creates extra dom element with empty selector) closed by Dan Heberden
fixed: Datepicker: prevent datepicker initialization on empty jquery collection …
18:27 Changeset [ab7a5b441aab8722429f8333bf8524fea4b00374] by Scott González <scott.gonzalez@…>
  • tests/unit/datepicker/datepicker_core.js
  • ui/jquery.ui.datepicker.js
Datepicker: prevent datepicker initialization on empty jquery collection and add unit test. Fixed #6976 - datepicker creates extra dom element with empty object (cherry picked from commit 5c3dc7d48ae501bd52476bfc45905130577d52c9)
18:15 Changeset [5c3dc7d48ae501bd52476bfc45905130577d52c9] by Dan Heberden <danheberden@…>
  • tests/unit/datepicker/datepicker_core.js
  • ui/jquery.ui.datepicker.js
Datepicker: prevent datepicker initialization on empty jquery collection and add unit test. Fixed #6976 - datepicker creates extra dom element with empty object
16:15 Ticket #6995 (UI Autocomplete link results are not right-clickable) closed by scott.gonzalez
invalid: Autocomplete doesn't render HTML by default. When modifying autocomplete …
16:08 Ticket #6995 (UI Autocomplete link results are not right-clickable) created by gammons
 http://jqueryui.com/demos/autocomplete/#categories jQuery 1.4.4 jQuery UI …
15:22 Ticket #6994 (Draggable revert doesn't (re)trigger Droppable Drop) closed by scott.gonzalez
invalid: This is working as intended. The user did not drop the draggable on the …
15:16 Ticket #6994 (Draggable revert doesn't (re)trigger Droppable Drop) created by qor72
I have a simple page with a draggable, two droppables, and a div …
15:01 Ticket #6986 (Datepicker i18n: Improved translation of day and month names) closed by Martin Solli
fixed: Datepicker: improved translation of Norwegian names for days and months. …
15:00 Changeset [685ac7a042536b005ab1cf8a59464d66bcc32cde] by Scott González <scott.gonzalez@…>
  • ui/i18n/jquery.ui.datepicker-no.js
Datepicker: improved translation of Norwegian names for days and months. Fixed #6986 - Improved translation of day and month names(cherry picked from commit d505c7c66d9041988c4563801d781b47cad2e439)
14:16 Ticket #6993 (I need a source code of jquery-ui-1.8.5.custom.min file.) closed by scott.gonzalez
invalid: github.com/jquery/jquery-ui In the future, please use the …
14:13 Ticket #6993 (I need a source code of jquery-ui-1.8.5.custom.min file.) created by lrekhi
I am facing problem in opening accordion in H3 tag. Since this is used in …
13:58 Ticket #5043 (Tabs: pass original event) closed by David Petersen
fixed: Tabs: Pass original event for show and select events. Fixes #5043 - Tabs: …
13:56 Changeset [8ef8d2d8772404ccd3587121de8365d44f791339] by Scott González <scott.gonzalez@…>
  • tests/unit/tabs/tabs_events.js
  • ui/jquery.ui.tabs.js
Tabs: Pass original event for show and select events. Fixes #5043 - Tabs: pass original event.
13:40 Ticket #6988 (Datepicker: Treat all hidden text fields the same) closed by Scott González
fixed: Datepicker: Properly handle datepickers attached to inputs that are hidden …
13:39 Changeset [a3cba34a4d99756e7590fee391fee1bdf06d8a5f] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.datepicker.js
Datepicker: Properly handle datepickers attached to inputs that are hidden using CSS. Fixes #6988 - Datepicker: Treat all hidden text fields the same.
13:38 Changeset [cf9dac6c1704150d40191573767e5bfa58dcd9d2] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.datepicker.js
Datepicker: Properly handle datepickers attached to inputs that are hidden using CSS. Fixes #6988 - Datepicker: Treat all hidden text fields the same. (cherry picked from commit 6fbee255d8d895c7e84a4b2eaad2cfadc8a3425a)
13:25 Ticket #6992 (Allow uploading of generated custom themes for editing.) closed by scott.gonzalez
worksforme: There is a URL in your custom theme file. Unfortunately a bug in …
13:22 Ticket #6990 (autocomplete cursor position lost in all major browsers) closed by scott.gonzalez
wontfix: This is just a demo, it's not a complete widget.
12:42 Ticket #6992 (Allow uploading of generated custom themes for editing.) created by Martinator
It would be a nice feature to be able to save a Theme that one is working …
11:56 Ticket #6991 (Theme Switcher Tool is not non-pollution friendly) created by juzna
Theme switcher tool, which can be included from URL …
11:46 Ticket #6990 (autocomplete cursor position lost in all major browsers) created by jaschahal
hi there I am trying to use multiple values autocomplete box. when the …
01:28 Ticket #6989 (AutoComplete is actually AutoSuggest) closed by scott.gonzalez
invalid: You can change the searching logic to whatever you want.
00:05 Ticket #6989 (AutoComplete is actually AutoSuggest) created by hm2k
You would expect AutoComplete to "complete" the phrase you are typing, but …
Note: See TracTimeline for information about the timeline view.