Timeline


and

05/07/10:

22:39 Ticket #5596 (Possible bug in datepicker download.) created by neo314
I used the web interface to download a custom datepicker zip file and it …
18:33 Ticket #5595 (jQuery('a').button().click() causes click event to be fired twice) created by metalculus84
jQuery('a').button().click() causes click event to be fired twice …
15:05 Ticket #5594 (aspect ratio is not preserved) created by nanmeng
The aspect ratio of the target is not really preserved when …
13:50 Changeset [e390dc49a4e9c2dc543dd68d10b308a3d92f9a73] by jzaefferer <joern.zaefferer@…>
  • version.txt
Resetting to 1.9pre
13:50 Changeset [949e088b8b4c285203775976fbd3abf489645701] by jzaefferer <joern.zaefferer@…>
  • version.txt
Tagging 1.9m1 release
13:00 Ticket #5593 (Selectable docs: .bind("selected") should be .bind("selectableselected")) closed by rdworth
fixed: Fixed  http://docs.jquery.com/UI/API/1.8/Selectable . Also fixed selecting, …
12:15 Ticket #5593 (Selectable docs: .bind("selected") should be .bind("selectableselected")) created by joern.zaefferer
The documentation for the selected-event is bad, need to fix the event …
11:31 Ticket #5592 (Datepicker doesn't work in IE 7 after copy Elements with cloneNode(true);) created by Andron
I have copy some elements with HTMLObject method cloneNode(true);. One …
11:06 Ticket #5591 (Slider: can go outside min and max with keyboard) created by koder
When you create a slider with a min and max set. It will not slide under …
03:16 Ticket #5590 (Selectable: documentation of event types is incorrect) created by Fudgey
The jQuery UI Selectable documentation …

05/06/10:

19:22 Ticket #5589 (Buttons: display issue in FF2 when source element is anchor, checkbox, or ...) created by webchix
From …
15:10 Changeset [c821aa680c617412cc9e9c74a4030722f6302379] by dominiquevincent <dominique.vincent@…>
  • tests/unit/menu/menu.html
  • tests/unit/menu/menu_core.js
  • tests/unit/menu/menu_defaults.js
  • tests/unit/menu/menu_events.js
  • tests/unit/menu/menu_methods.js
  • tests/unit/menu/menu_options.js
  • tests/unit/menu/menu_tickets.js
Menu:the first set of unit test files. Signed-off-by: dominiquevincent <dominique.vincent@toitl.com>
14:44 Ticket #5588 (jQuery UI preventing correct serialization in IE7) created by john_nye
jQuery UI prevents correct serialization of radio buttons in fieldsets …
02:47 Ticket #5586 (Basic tab setup - selected tab index bug) closed by scott.gonzalez
invalid
02:46 Ticket #5584 (does not seem able to be able to take into account width of handle when ...) closed by scott.gonzalez
worksforme: Slider handles are centered over the appropriate value. When the slider is …

05/05/10:

22:24 Ticket #5587 (Resizable not working with Overflow:hidden on Windows XP IE Browser) created by danielye
This bug only occurs on the IE 6 and IE 8 on Windows XP. It can not be …
21:01 Ticket #5586 (Basic tab setup - selected tab index bug) created by simshaun
Take a look at my example and click the different tabs. …
18:50 Changeset [b145279d940a6987155f7aff8f7e63cb220c5952] by jzaefferer <joern.zaefferer@…>
  • build/build.xml
  • demos/autocomplete/remote-with-cache.html
  • demos/hide/default.html
  • demos/show/default.html
  • demos/toggle/default.html
  • tests/unit/slider/slider.html
  • tests/unit/tabs/tabs_options.js
  • tests/visual/index.html
  • tests/visual/theme.html
  • ui/jquery.ui.accordion.js
Merge branch 'tooltip' into devpreview
18:49 Changeset [d3077c33ddf269f7f7946ea37bc645dd20c98c9e] by jzaefferer <joern.zaefferer@…>
  • build/build.xml
Added Tooltip to build to get docs
18:40 Changeset [e0611ded8a60a8daab242cdf7862b3af4628e0fb] by jzaefferer <joern.zaefferer@…>
  • demos/autocomplete/combobox.html
  • demos/autocomplete/remote-with-cache.html
  • demos/button/splitbutton.html
  • demos/hide/default.html
  • demos/index.html
  • demos/show/default.html
  • demos/toggle/default.html
  • demos/tooltip/default.html
  • demos/tooltip/forms.html
  • demos/tooltip/index.html
Merge branch 'tooltip' into devpreview
17:01 Ticket #5585 (Datepicker Position Problem in IE 8) created by iratherscribble
With an input at the bottom-left of the viewport and you click on it, the …
13:05 Ticket #5581 (_setOption being called with 'self' rather than 'this') closed by rdworth
fixed: Fixed in …
11:57 Ticket #5584 (does not seem able to be able to take into account width of handle when ...) created by GayQuery
Actually this could be considered a bug since as far as I can tell it …
11:16 Changeset [008def00bd565d0984c47cdd97d65e1c7bd73e04] by Scott González <scott.gonzalez@…>
  • tests/unit/tabs/tabs_options.js
added tests for disabled property
11:14 Changeset [a4488aff7c62f3e2db6f894b5f24cfd0adb8c6b7] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.sortable.js
Fix 'this.options is undefined' in sortable by using this instead of self
05:10 Ticket #5583 (Slider displays negative fractional values incorrectly) created by evgeny
Create a slider with the minimum and maximum values set to negative values …
03:14 Ticket #5582 (.progressbar() don't work well in IE8) created by xiaohc
I'm from China, when I use the jqueryui progressbar widget in IE8, it …
03:11 Changeset [0ad5ac73822fdabef26e97e92e2aeee1372d8878] by Richard D. Worth <rdworth@…>
  • ui/jquery.ui.datepicker.js
Datepicker: avoid ambiguous + ++ in min file. Partial fix for #5576 - invalid increment operand
02:55 Ticket #5581 (_setOption being called with 'self' rather than 'this') created by jquery@…
In the _setOption method the following line appears: …
01:44 Ticket #5579 (When using the min version....) closed by scott.gonzalez
duplicate: Duplicate of #5576.
01:30 Ticket #5577 (First character converted to lowercase for comparison) closed by scott.gonzalez
invalid: jQuery UI's autocomplete plugin doesn't have a matchCase plugin.
01:28 Ticket #5578 (Found Something - dblclick with slide) closed by scott.gonzalez
invalid: There's not enough information here. Your problem is with double click, …
01:24 Ticket #5580 (Autocomplete: combobox demo still doesn't remove some invalid values) closed by scott.gonzalez
duplicate: I re-opened the original ticket and added this description as a comment.
01:23 Ticket #5453 (Autocomplete: combobox demo doesn't remove invalid values) reopened by scott.gonzalez
From aaronbarker: If you type in something like "java", select the item …

05/04/10:

14:55 Ticket #5580 (Autocomplete: combobox demo still doesn't remove some invalid values) created by aaronbarker
#5453 didn't completely fix the bug, but the system wouldn't let me …
11:39 Ticket #5579 (When using the min version....) created by mrcullers
When using the full min version of JQ tabs will not work. My work around …
11:18 Ticket #5578 (Found Something - dblclick with slide) created by mrcullers
Problem listed at the bottom of all of this.... Starts with this.... …

05/03/10:

21:16 Ticket #5577 (First character converted to lowercase for comparison) created by owright
The first character of text data is always converted to lowercase and this …
19:37 Ticket #5162 (hide() using a slide effect with direction "down" not working) closed by ajpiano
worksforme: This appears to be working and may have simply been a documentation issue.
18:39 Ticket #5576 (invalid increment operand) created by joernroeder
I get an invalid increment operand error when i minimize the code.

05/01/10:

10:38 Ticket #4293 (Ctrl + Click on selected list item does not deselect) reopened by rdworth
I don't know why this issue was closed as the new selectable refactor is …
10:05 Changeset [37e8dd605da5d99600c02c9d8c6b9f727ab69912] by Richard D. Worth <rdworth@…>
  • tests/visual/theme.html
more inline widgets and variations added to theme test page
08:56 Ticket #5575 (Sortable: iFrame reloads on move) created by CactO_o's
For this code example : […] The iFrame is reloaded for each …

04/30/10:

15:28 Ticket #5572 (alsoResize && containment: self.size isn't stopped by containement) closed by scott.gonzalez
duplicate
14:18 Ticket #5574 (Extend DatePicker with a NotifyUpdate event.) created by Reinout
After updating the date in the input text field, the DatePicker gets …
14:14 Ticket #5573 (Ctrl + Click selectable() still doesn't deselect...) created by jjones
As mentioned here:  http://dev.jqueryui.com/ticket/4293 When you …
13:33 Ticket #5572 (alsoResize && containment: self.size isn't stopped by containement) created by Daazku
When using alsoResize && containment the alsoResize element don't stop …
13:32 Ticket #5571 (alsoResize && containment: self.size isn't stopped by containement) created by Daazku
When using alsoResize && containment the alsoResize element don't stop …
12:56 Ticket #5570 (Problem when dialog are resizable and the content overfow) created by Daazku
The bottom scrollbar is partially hidden because the min-height of the …
12:50 Ticket #5569 (Draggable: Containment incorrectly calculates padding and border) created by Daazku
Draggable containement calculation is wrong because […] should be …
12:46 Changeset [c3d32496565bb29ba5e0dc3eaf5f47850af2a6d4] by jzaefferer <joern.zaefferer@…>
  • tests/visual/menu/menubar.html
First attempt at a menubar
12:45 Changeset [ca36569e74b78dd2c95a59111a32587410c9cdd7] by jzaefferer <joern.zaefferer@…>
  • themes/base/jquery.ui.menu.css
Always set font-weight:normal for menu items, in case the menu is a child in a ui-widget-header element
11:18 Changeset [adf19a18497a3baa3c7df1d8435998d79897182a] by jzaefferer <joern.zaefferer@…>
  • tests/visual/menu/drilldown.html
  • tests/visual/menu/menu.html
  • tests/visual/menu/nested.html
  • ui/jquery.ui.autocomplete.js
  • ui/jquery.ui.menu.js
Renamed menu event selected to select to be consistent with naming conventions, already updated spec on wiki
11:04 Changeset [abfdb2a8b6f93607c0791ba91ab616aed6b04772] by jzaefferer <joern.zaefferer@…>
  • tests/visual/menu/contextmenu.html
  • tests/visual/menu/drilldown.html
  • tests/visual/menu/menu.html
  • tests/visual/menu/nested.html
  • ui/jquery.ui.autocomplete.js
  • ui/jquery.ui.menu.js
First attempt at integrating key handling into menu
09:33 Ticket #5568 (Open On mouse over Issue) created by premkumarsync
When the 'event' option is set to mouseover and on mouse hover the panel …
08:21 Changeset [c7edd586d4ffc381690270130dd53e3a8007d613] by jzaefferer <joern.zaefferer@…>
  • ui/jquery.ui.menu.js
Placeholder for destroy method in menu
08:19 Changeset [f0d1262d47af733fade5385c28f7b2ff0633582e] by jzaefferer <joern.zaefferer@…>
  • ui/jquery.ui.autocomplete.js
Actually removed the menu code from the autocomplete file
08:18 Changeset [c9e9e0a080e1c9f0df284dab431aee3d5db08df4] by jzaefferer <joern.zaefferer@…>
  • tests/visual/menu/drilldown.html
Added themeswitcher to drilldown test
08:17 Changeset [5a55f3ad97c9910dda95f5c337bc6af71b50e5f6] by jzaefferer <joern.zaefferer@…>
  • tests/visual/menu/contextmenu.html
Need to pass-through event arg to activate method
07:31 Changeset [29847fd35347779a8aa1f3ab3fbe2f99c5f66cea] by jzaefferer <joern.zaefferer@…>
  • themes/base/jquery.ui.menu.css
Remove unnecessary float:left from .ui-menu-item, only caused various layout issues
07:14 Changeset [f1c59b09f75ed2ac986bc9c244ba9c322de327ba] by jzaefferer <joern.zaefferer@…>
  • themes/base/jquery.ui.autocomplete.css
  • themes/base/jquery.ui.base.css
  • themes/base/jquery.ui.menu.css
Extracted menu theme from autocomplete file into its own
07:12 Changeset [de5091ddc37b4f236211da2ab2bf102a510b4d99] by jzaefferer <joern.zaefferer@…>
  • tests/static/index.html
  • tests/visual/index.html
Added menu statics and visual tests to index files
01:40 Ticket #5567 (button text, hide then show again) closed by scott.gonzalez
fixed: Fixed in …
01:38 Changeset [01ad6ce83e7d33c4a51002aa777bd26c39007788] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.button.js
Remove previous text/icon classes when updating buttons. Fixes #5567 - button text, hide then show again.
Note: See TracTimeline for information about the timeline view.