Timeline


and

05/26/10:

22:43 Ticket #4475 (Selectable helper has z-index hard coded.) closed by rdworth
fixed: Fixed in …
22:42 Changeset [a90e195489915ed8a6d66005adea7844cbabe3e7] by Richard D. Worth <rdworth@…>
  • themes/base/jquery.ui.selectable.css
  • ui/jquery.ui.selectable.js
Selectable: moved position absolute and z-index to css. Fixed #4475 - Selectable helper has z-index hard coded
21:21 Ticket #5607 (Selectable has helper css hardcoded in JS) closed by rdworth
fixed: Fixed in …
21:18 Ticket #4183 (Start selection dragging from selectable's parent) closed by rdworth
wontfix: The only way to achieve this is to call .selectable() on the parent …
21:12 Ticket #5590 (Selectable: documentation of event types is incorrect) closed by rdworth
fixed: Fixed at  http://docs.jquery.com/UI/Selectable#events
21:02 Ticket #5543 (JQuery Selectable Problem) closed by rdworth
invalid: Please post question like this to the forum …
20:57 Ticket #5573 (Ctrl + Click selectable() still doesn't deselect...) closed by rdworth
duplicate: Duplicate of #4293 which is now fixed in 1.8.2
20:54 Ticket #5464 (selectable grid not deselect with Ctrl button) closed by rdworth
duplicate: Duplicate of #4293
20:47 Ticket #4761 (selectable css hardcoded) closed by rdworth
duplicate: Duplicate of #5607
19:09 Ticket #5382 (Button: specifying only a secondary icon for the button widget locates the ...) closed by rdworth
fixed: Fixed in …
19:08 Changeset [202ddd0c58933e80b60373690412d2103b60388b] by Richard D. Worth <rdworth@…>
  • tests/static/button/default.html
  • tests/visual/button/button.html
  • themes/base/jquery.ui.button.css
  • ui/jquery.ui.button.js
Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary and ui-button-text-icon-secondary classes. Fixed #5382 - Button: specifying only a secondary icon for the button widget locates the icon on the left
18:14 Ticket #5659 (CSS Framework: Don't show icon when only ui-icon class is present) created by mikepelley
When building a UI where an icon can be toggled, such as the checkmark, …
16:33 Ticket #5382 (Button: specifying only a secondary icon for the button widget locates the ...) reopened by joern.zaefferer
After some more discussion we plan to fix this. Visual test: …
16:28 Changeset [e815e7c1e49632651052e80e2360fde1a43b0f80] by jzaefferer <joern.zaefferer@…>
  • tests/visual/button/button.html
Visual test for #5382 - Button: specifying only a secondary icon for the button widget locates the icon on the left
10:47 Ticket #5417 (Site: Development page links to Subversion article) closed by rdworth
fixed: Fixed in early May
10:47 Ticket #5460 (Development Center is missing 1.8 widgets) closed by rdworth
fixed: Fixed in early May

05/25/10:

22:36 Ticket #5658 (Datepicker not positioned for only-child hidden inputs) created by andyfowler
When a datepicker is applied to a hidden input, datepicker._findPos() …
21:58 Ticket #5657 (Draggable breaks in IE7 IE8) created by YohanT
When i refresh a Tree on IE7/8 the dragged object never call the "stop" …
17:14 Ticket #5656 (peculiarity with right-aligned sortable items) created by fajeuqwrhf
When assigning Sortable to a list of horizontal right-aligned items (by …
16:19 Ticket #5655 (Position: document check fails if the scrollTo and document plugins exist) created by vjt
At line 40 there's the following conditional: […] that was causing …
13:04 Ticket #5654 (Nested tabs repeatedly fire tabselect event) created by Greg
When a tab is nested within another tab, the tabselect event fires first …
08:43 Ticket #5652 (Autocomplete closes selecting value, and not triggering event) closed by rdworth
duplicate: Duplicate of #5405

05/24/10:

21:11 Ticket #5653 (Infrastructure: Get rid of redirects to improve performance) created by joern.zaefferer
(Almost?) all links on jqueryui.com end without a slash at the end, while …
20:11 Ticket #5652 (Autocomplete closes selecting value, and not triggering event) created by stev0
When you use the Autocomplete and select your item by holding down the …
13:15 Ticket #5651 (Resizable: destroy method enlarges elements) created by michal
Calling destroy method of resizable component on elements that needs to be …
11:48 Ticket #5650 (ajax overflow bug in IE) created by daniol
On some circustances, this causes an error on Internet Explorer (tested on …
02:14 Ticket #5649 (Dialog: multiple modal dialog zindex conflicts) created by L_K_W
Look at the following code in the ui.dialog file: […] The value of …

05/23/10:

15:47 Ticket #5648 (Dialog: [IE] Modal dialog's overlay in small RTL documents creates ...) created by Slick
=== Steps to reproduce === * Create a small RTL document (i.e. a few …
12:01 Ticket #5647 (Effects on MathML elements) created by cdavid
When trying to apply any effect on a MathML element, in Firefox (the only …
02:31 Ticket #5382 (Button: specifying only a secondary icon for the button widget locates the ...) closed by rdworth
wontfix: From …
02:22 Changeset [956f48adf8a90c9cf0dc24696887905caf067ca6] by Richard D. Worth <rdworth@…>
  • tests/visual/resizable/resizable_ticket_5335.html
Draggable, Resizable: ticket: #5335 - visual test reduced test to the relevant parts, also fix things pointed out by rdworth
02:22 Changeset [5d95633bed020cef9e53d2734c6341bf973a4542] by Richard D. Worth <rdworth@…>
  • tests/visual/resizable/resizable_ticket_5335.html
Draggable, Resizable: ticket: #5335 - visual test

05/22/10:

23:11 Ticket #5646 (GoogleChrome errorpage by open the datepicker) created by x-f
Situation: # Google Chrome or Iron # only windows -> not under …
22:53 Ticket #5645 (Position: Allow for arbitrary element to be containing element) created by AzaToth
At the moment, the collision is only defined in relation to window. I …
09:44 Ticket #5644 (Button: Buttonset radio buttons ignore readonly attribute) created by felixg
When creating a buttonset of <input type="radio" .../> the readonly …

05/21/10:

17:27 Ticket #5638 (Download builder: theme missing new file jquery.ui.selectable.css on ...) closed by jdsharp
fixed: This has been resolved on ui-dev.com. In addition to adding the theme …
15:40 Ticket #5643 (Add option to remove X from upper right corner of dialog) closed by scott.gonzalez
wontfix: You can use CSS to hide the close button.
14:37 Ticket #5643 (Add option to remove X from upper right corner of dialog) created by jmccleery
It would be helpful if we could hide the close button on dialogs where we …
13:55 Ticket #5642 (tabs broken in IE7 with async set to false) created by dclangan
When using async: false for ajaxOptions, all tab interactions break after …
09:20 Ticket #5641 (Tabs: Missing documentation on event arguments) created by joern.zaefferer
Neither the specification on wiki.jqueryui.com/Tabs nor the documentation …
04:14 Ticket #5640 (Combobox/Autocomplete doesn't save value unless control loses focus) created by vanboom
To reproduce: 1) create a form with a combobox control 2) click the …

05/20/10:

22:11 Ticket #5639 (Cursor jumps to beginning on select) created by johnk_c4b
When you select an item in the drop down (At least in IE8, it appears to …
14:21 Ticket #5638 (Download builder: theme missing new file jquery.ui.selectable.css on ...) created by rdworth
1.8.2 is now on the test server ui-dev.jquery.com When downloading a zip, …
11:08 Changeset [135b18080dc6d53f80ce564c1fc4e0f2a7b07504] by Richard D. Worth <rdworth@…>
  • version.txt
Updating the master version to 1.9pre
11:07 Changeset [5b20df82185fc0ab3c42b73d74fb963b5ddb3478] by Richard D. Worth <rdworth@…>
  • version.txt
Tagging the 1.8.2 release.
11:07 Milestone 1.8.2 completed
05:13 Ticket #5637 (Dialog: Dimensions of reused overlay may cause scrollbars) created by mkemmerling
The dialog overlay reuses old instances to work around an IE memory leak …
00:34 Ticket #5636 (Load ui.position before ui.core couse ui.core not execute) closed by scott.gonzalez
fixed: Fixed in …
00:33 Changeset [afaa03575f22bda227ac82ed3bb08bc29ba3b1be] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.core.js
Core: Better detection of when core is loaded twice. Fixes #5636 - Load ui.position before ui.core couse ui.core not execute.

05/19/10:

22:54 Ticket #5636 (Load ui.position before ui.core couse ui.core not execute) created by lisaj
Load ui.position before ui.core couse ui.core not execute
19:18 Ticket #5635 (autocomplete doesn't match escaped characters) created by keturn
I've got a source {value: 'Joe &lt;joe@…&gt;'}, and when I type …
18:46 Ticket #5634 (Autocomplete: dropdown does not scroll with non-body container) created by bendgilbert
The autocomplete dropdown does not stay with the associated text input if …
16:54 Ticket #5633 (Galician translation) created by vifito
Include "galician" (gl-ES) translation in jQuery UI
16:51 Changeset [18a526ad78a0b154e6ce6dc430a025bec7fa2ee2] by jzaefferer <joern.zaefferer@…>
  • ui/jquery.ui.tooltip.js
Show tooltip before positioning it to fix scrolling issue, then hide again before animation
13:24 Ticket #5632 (setting dateFormat and minDate with 4 digit year cause erroneous dates to ...) created by sroughley
Using the following .datepicker({ minDate: '31/05/2010', dateFormat: …
07:42 Ticket #5469 (jQuery UI AutoComplete 1.8 - Menu item click does not always fire) closed by joern.zaefferer
duplicate: Duplicate of #5405.
05:53 Ticket #5469 (jQuery UI AutoComplete 1.8 - Menu item click does not always fire) reopened by eirikwah
Please consider re-opening this bug. I am also experiencing this bug when …
05:05 Ticket #4703 (Sortable: nested sortables sometimes allow recursive drops) reopened by bhellman1
Hello, I'm interested in trying this patch to allow for nested sortables …
Note: See TracTimeline for information about the timeline view.