Timeline


and

01/07/10:

23:36 Ticket #5051 (Manually entered date when dateformat contains 'day name short') created by glipman
Ticket #3861 solves the problem 'Manually entered date does not update …
20:40 Ticket #5050 (Draggable: overconstrained image inside overflow:auto div doesn't clip ...) created by bobmc
I'm attempting to make a page that allows panning of a large image inside …
18:37 Ticket #5049 (a(this).data("draggable") is undefined) created by satels
This code does not work […] How to fix this error? […]
17:59 Ticket #5048 (Sortable: Dragging SWFs causes the SWFs to be re-created) created by rantkowi
I am trying to use jQuery UI Draggable to allow the user to drag around a …
08:58 Ticket #5047 (draggable in IE7+ freezes after stop:) created by tiger.my
The following line: $(".droppable").css( "background-color", "grey" ); …
05:58 Ticket #5046 (Accordion demos: Missing mouse plugin) closed by scott.gonzalez
fixed: Fixed in r3624.
05:58 Changeset [cc9359ce645172e63fec989e1b408d5dd75feee7] by Scott González <scott.gonzalez@…>
  • demos/accordion/fillspace.html
  • demos/accordion/sortable.html
Accordion demos: Added missing include of mouse plugin. Fixes #5046 - Accordion demos: Missing mouse plugin.
05:57 Ticket #5046 (Accordion demos: Missing mouse plugin) created by scott.gonzalez
Some accordion demos are missing the mouse plugin. See …
04:49 Changeset [fb577af2a27a173a9e5b2c3d3fb09788b67bd15e] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.dialog.js
Dialog: force the dialog to be visible before trying to position it so we can get the current offset (required for using .offset() as a setter).
04:47 Changeset [b413302c00881d9a6f0a1143038a7903c9049c11] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.dialog.js
04:09 Ticket #4654 (Persistent Position & Size for dialogs) closed by scott.gonzalez
fixed: Closing fixed since size and position are persistent. We shouldn't add …
04:00 Ticket #4913 (Add a "widget" method) closed by scott.gonzalez
fixed: Fixed in trunk in r3621 with merge.
03:59 Ticket #3992 (Ensure that no plugins modify the options hash) closed by scott.gonzalez
wontfix: Closing as we've changed our standard to require changing the options hash …
03:56 Ticket #5005 (Widget factory does not clean up event bindings) closed by scott.gonzalez
fixed: Fixed in trunk in r3621 with merge.
03:56 Ticket #5020 (method to get all options) closed by scott.gonzalez
fixed: Fixed in trunk in r3621 with merge.
03:56 Ticket #5028 (Widget: disabled classes should be added to main element) closed by scott.gonzalez
fixed: Fixed in trunk in r3621 with merge.
03:54 Ticket #5030 (Position: change by option to using to match jQuery's offset setter) closed by scott.gonzalez
fixed: Fixed in trunk in r3621 with merge.
03:19 Changeset [90fb45dffafc2e891b1ebca948ad33e6b94de112] by Scott González <scott.gonzalez@…>
  • demos/button/checkbox.html
  • demos/button/default.html
  • demos/button/icons.html
  • demos/button/index.html
  • demos/button/radio.html
  • demos/button/splitbutton.html
  • demos/button/toolbar.html
  • demos/datepicker/other-months.html
  • demos/datepicker/show-week.html
  • demos/dialog/animated.html
Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, menu; including menu static tests).

01/06/10:

19:00 Ticket #5045 (Multiple Tab Rows Break) created by brostbeef
Refer to screen shot Steps to create: 1) Add enough tabs for more than …
15:34 Ticket #5044 (CSS Build includes both @import statements and the widget's CSS) created by StevenBlack
First post to trac. Using Ant to build 1.8pre, the aggregate file …
14:16 Ticket #5043 (Tabs: pass original event) created by scott.gonzalez
Tabs doesn't pass the original event when triggering custom events. See …
10:57 Ticket #5042 (jquery tab problem in google chrome) created by ashish3220
Hi, I am using JQuery UI-Tabs. I have one problem occurs when run it in …
04:15 Ticket #5041 (Stack overflow when jquery-ui.js included twice) closed by scott.gonzalez
fixed: The offset code in the 1.8 alphas was temporary (waiting for the offset …

01/05/10:

17:52 Ticket #5041 (Stack overflow when jquery-ui.js included twice) created by glipman
The following small sample creates a 'Stack overflow error' in Internet …
17:04 Ticket #5040 (Safari jQuery UI sortable loses behavior when showing/hiding container ...) created by jaanus
$(".someUl").sortable({ ... }).disableSelection(); …
16:23 Ticket #5039 (Sortable: does not account for scrolling in positioning) created by kiechii
in IE7 the jQuery UI is unable to detect page scroll. So if your page is …
03:45 Ticket #5038 (dialog close event not captured if specified in options) closed by scott.gonzalez
worksforme: The close option works. If you need help for your specific use case, …

01/04/10:

21:37 Ticket #5038 (dialog close event not captured if specified in options) created by lsiden
Hi. This ticket may be related to #3837 which has been closed. I am …

01/03/10:

15:16 Ticket #5037 (IE7 ui.slider bug) created by LVS
Hi all! Actually it is not slider bug, it is again IE... Well... There is …

01/02/10:

15:46 Ticket #5036 (removeClass that affects background-color transitions to wrong colour) closed by scott.gonzalez
duplicate: Duplicate of #4372.
06:18 Ticket #5036 (removeClass that affects background-color transitions to wrong colour) created by gregwmay
My attached sample page has a CSS-styled black background. I have chained …

01/01/10:

12:58 Ticket #5035 (Slider: range background shifts around as range size changes) closed by rdworth
fixed: Fixed in r3582
12:56 Changeset [975b02a82cdff29fd8469bfe4324472c2ae3f954] by Richard Worth <rdworth@…>
  • themes/base/ui.slider.css
Fixed #5035 - Slider: range background shifts around as range size changes
12:56 Ticket #5035 (Slider: range background shifts around as range size changes) created by rdworth
The background that a vertical slider range gets from the ui-widget-header …
12:48 Changeset [1d41fc6715c3b4a569d6fbba808d090a5bda9adc] by Richard Worth <rdworth@…>
  • demos/slider/colorpicker.html
  • demos/slider/default.html
  • demos/slider/hotelrooms.html
  • demos/slider/multiple-vertical.html
  • demos/slider/range-vertical.html
  • demos/slider/range.html
  • demos/slider/rangemax.html
  • demos/slider/rangemin.html
  • demos/slider/side-scroll.html
  • demos/slider/slider-vertical.html
slider: fixed missing references to mouse plugin
12:43 Changeset [1a6043dbec617e0af4a8b483ce67612d015e8f8f] by Richard Worth <rdworth@…>
  • tests/visual/slider/default.html
  • tests/visual/slider/default_vertical.html
  • tests/visual/slider/slider.html
  • tests/visual/slider/slider_horizontal.html
  • tests/visual/slider/slider_horizontal_range.html
  • tests/visual/slider/slider_horizontal_range_max.html
  • tests/visual/slider/slider_horizontal_range_min.html
  • tests/visual/slider/slider_in_container_with_scrollbars.html
  • tests/visual/slider/slider_method_destroy.html
  • tests/visual/slider/slider_method_disable.html
slider: fixed missing references to mouse plugin
12:09 Changeset [7d1ee001232a0b4be9708478efdac7059f77c764] by Richard Worth <rdworth@…>
  • tests/unit/position/position.html
eol-style
12:08 Changeset [d6902c8b7319b6176ace9d581491cac180cb463f] by Richard Worth <rdworth@…>
  • tests/visual/all.html
added missing reference to position utility
04:10 Ticket #5034 (for..in loop conflict in select menu) closed by scott.gonzalez
invalid: We don't accept tickets for labs plugins. Feel free to mention this on the …

12/31/09:

22:47 Ticket #5034 (for..in loop conflict in select menu) created by smith
In the ui.selectmenu, a for..in loop is used on an Array, which creates a …
17:16 Ticket #5033 (Do not close datepicker until close button is clicked.) created by graywh
It would be nice if there was a new option to keep the datepicker widget …
17:12 Ticket #5032 (datepicker option showMonthAfterYear has no visible effect) created by graywh
Changing the datepicker option showMonthAfterYear from the default of …
14:38 Ticket #5031 (Tab UI overlap top menu.) closed by scott.gonzalez
invalid: Please ask for help on the jquery-ui mailing list.
13:44 Ticket #4960 (Tabs: wrong selected tab index) closed by rdworth
fixed: Fixed in r3572
13:43 Changeset [41749bf12209157475806cfe0a4e6d37c5a06bf1] by Richard Worth <rdworth@…>
  • tests/unit/tabs/tabs_events.js
  • ui/jquery.ui.tabs.js
Fixed #4960 - Tabs: wrong selected tab index
11:46 Ticket #5031 (Tab UI overlap top menu.) created by feroze
Hi! I'm using Tab UI and its working fine. When i mouseover my top menu a …
04:38 Ticket #5030 (Position: change by option to using to match jQuery's offset setter) created by scott.gonzalez
04:28 Ticket #5029 (Enter key does not submit modal dialog form in IE with hidden submit input) created by dennydaugherty
In IE6, IE7 & IE8: If you have a modal dialog with a form and a hidden …
01:11 Changeset [5ab4b615a52e1b826d4db37a2174d2abca7056ac] by Richard Worth <rdworth@…>
  • tests/visual/datepicker/datepicker_ticket_4071.html
Datepicker: added visual test page for #4071
Note: See TracTimeline for information about the timeline view.