Timeline


and

03/19/09:

21:38 Ticket #4113 (Dialog memory leak in IE6,IE7) closed by Cloudream
duplicate
21:35 Ticket #3118 (bug with ui.resizable in FF) closed by Cloudream
invalid
21:34 Ticket #3044 (unselect selected items with CTRL) closed by Cloudream
fixed
21:33 Ticket #3631 (Sortable crashes IE 8 when placeholder class is set) closed by Cloudream
invalid
21:31 Ticket #4293 (Ctrl + Click on selected list item does not deselect) closed by Cloudream
fixed: fixed in new selectable
21:27 Ticket #3947 (Datepicker Greek localization doesn't work in demo page) closed by Cloudream
invalid
21:09 Ticket #4209 (Value coming out as 0.9999999999999999 on 'Range with fixed maximum' demo) closed by Cloudream
fixed
21:07 Ticket #3043 (Incomplete selectable documentation) closed by Cloudream
fixed
20:21 Ticket #4372 (Animate backgroundColor to 'transparent') created by yourfavorite
Currently jQUI allows me to transition from transparent (no background …
20:09 Ticket #4371 (Problem with removeClass in ui.tabs and IE8) created by binside
I am using my own style for ui.tabs The selected tab has 2 background …
19:54 Ticket #4296 (big css size) closed by Cloudream
fixed: fixed in SVN
19:52 Ticket #4370 (IntegrityError: (1062, "Duplicate entry '269bddc98460be7-0-query_href' for ...) created by caesar2k
==== How to Reproduce ==== While doing a GET operation on /report/2, …
10:37 Ticket #4264 (Add datepicker example to select a range of dates) closed by kbwood
wontfix: The jQuery UI team decided to remove range select from the datepicker and …
10:33 Ticket #4362 (Datepicker: Update Croatian Localization) closed by kbwood
fixed: Fixed in r2341.
10:33 Changeset [df5139bd30b18cb063a3ada40431933ce11d5435] by Keith Wood <kbwood.au@…>
  • ui/i18n/ui.datepicker-hr.js
Datepicker: fixed #4362 Update Croation localization
09:34 Ticket #4369 (datepicker events ignore UI event conventions) created by joern.zaefferer
The onSelected "event" doesn't adhere to our event conventions. Context is …
06:10 Ticket #4368 (jQuery resizable on Safari and Chrome causes select bugs) created by orphidian11
Applying the jQuery resizable on a select element, or the said select …
03:03 Ticket #4367 (Firefox accordion background stuttering) created by issya
I am getting a strange behavior with Firefox using the accordion. This …
02:41 Ticket #4366 (Deep copy options on init) created by scott.gonzalez
The widget factory should deep copy options on init. See …
02:37 Ticket #4365 (Draggable: stack option should be of type 'selector') created by rdworth
Draggable's stack option is currently a hash, which is complex and …
00:58 Ticket #4364 (Dialog: Bug with show animation in IE) created by noel_gomez
If you try this out  http://pastie.org/420295 it will work in Safari and …
00:07 Milestone 1.7.1 completed

03/18/09:

22:22 Ticket #4363 (Datepicker Month/Year Dropdowns Not Working In Safari In A Dialog) created by btburnett3
If you are using month or year change drop downs, and the datepicker is …
19:23 Ticket #4362 (Datepicker: Update Croatian Localization) created by zytzagoo
Patch fixing 2 typos + formatting in the croatian localization file of the …
18:41 Ticket #4361 (IE7 stops anti-aliasing when sorting stops if revert=false and opacity is ...) created by brettmas
When revert=false (i.e. no animation of the moved element at the end …
17:50 Ticket #4334 (Real World Image Cropper demo is broken) reopened by scott.gonzalez
13:54 Changeset [be67b8abc89c2f13139b1d21b2923fefd2bf3555] by Richard Worth <rdworth@…>
  • tests/visual/dialog/dialog_ticket_4335.html
removed (incorrectly filenamed) ticket for invalid #4355
13:46 Ticket #4360 (Demos: missing developer links in left nav) closed by rdworth
fixed: Fixed in r2206
13:46 Ticket #4360 (Demos: missing developer links in left nav) created by rdworth
The left-nav of the demos index has no links to 'Getting Started' and …
13:39 Ticket #4359 (Demos: invalid html due to missing </a>) closed by rdworth
fixed: Fixed in r2203
13:38 Ticket #4359 (Demos: invalid html due to missing </a>) created by rdworth
There's a missing </a> on …
12:57 Ticket #4303 (sortable: receive: ui.item references the source element) closed by rdworth
invalid: This is as designed. The property you want is ui.helper.
12:51 Ticket #4312 (slide: function(event, ui) +jquery 1.3.2) closed by rdworth
duplicate: Duplicate of #4311
12:50 Ticket #4273 (Slider change event not working?) closed by rdworth
invalid: This is as designed. See  http://wiki.jqueryui.com/Slider#specs * stop …
12:44 Ticket #4311 (Not able to get the slider value when i move the slider handle) closed by rdworth
worksforme: Inside the slide callback you can get the value by the ui.value property. …
12:39 Ticket #4308 (Handle goes outside of the body) closed by rdworth
wontfix: This is as designed. See …
12:24 Ticket #4341 (Selectable: option appendTo is ignored, helper always appends to body) closed by rdworth
fixed: Fixed in r2309
12:22 Changeset [dfe72422e51290a8f53f232f0bbc8d4600999262] by Richard Worth <rdworth@…>
  • ui/ui.selectable.js
Fixed #4341 - Selectable: option appendTo is ignored, helper always appends to body
12:16 Changeset [434359bea21e984d27d557d0a930ae287be320ed] by Richard Worth <rdworth@…>
  • tests/visual/selectable/selectable_ticket_4341.html
#4341 - Added visual test page
10:39 Ticket #4262 (Accordion height problems under a varierty of conditions) closed by rdworth
duplicate: Duplicate of #4267
10:37 Ticket #4304 (To much recurson with double include) closed by rdworth
invalid: closing at request of reporter
10:31 Ticket #4352 (accordion does not work if the -content div has a no border width ...) closed by rdworth
duplicate: Duplicate of #4331
10:27 Ticket #4336 (jQuery UI Accordion 1.7 Invalid Argument Error in IE 6/7 When Theme Not ...) closed by rdworth
duplicate: Duplicate of #4331
10:26 Ticket #4331 (Accordion requires theme CSS to function in IE) closed by rdworth
fixed: Fixed in r2307
10:25 Changeset [7b55667bf3e571a72533ea690ee5011819c79c40] by Richard Worth <rdworth@…>
  • ui/ui.accordion.js
Fixed #4331 - Accordion requires theme CSS to function in IE
10:16 Ticket #4251 (NaN in color animation (Firefox 3)) closed by rdworth
worksforme: Unable to reproduce using above tests. You may want to debug the value of …
10:13 Changeset [8120dfa0d02611a5c3dfc83192fa51115eab956b] by Richard Worth <rdworth@…>
  • tests/visual/animate/animate_backgroundColor_hex.html
  • tests/visual/animate/animate_backgroundColor_rgb.html
  • tests/visual/animate/animate_color_hex.html
  • tests/visual/animate/animate_color_rgb.html
#4251 - Added visual test pages
09:38 Ticket #4206 (External scripts aren't loaded on site demos) closed by rdworth
fixed: Fixed in svn. Will be live on jqueryui.com with next website update …
09:36 Ticket #4287 (bgiframe doesn't work in Jquery UI dialog demo) closed by rdworth
fixed
08:59 Ticket #4318 (Slider: method destroy does not remove ui-slider-range) closed by rdworth
fixed: Fixed in r2305
08:58 Changeset [b025e6725981c2dbfe7f34a4d4fb07451836aee2] by Richard Worth <rdworth@…>
  • ui/ui.slider.js
Fixed #4318 - Slider: method destroy does not remove ui-slider-range
08:53 Changeset [67f1d4b6af833f1d947938866ad1debca47ad82c] by Richard Worth <rdworth@…>
  • tests/visual/slider/slider_method_destroy.html
#4318 - Added visual test page
08:14 Ticket #4358 (Nested unconnected sortables fail in IE7 (IE6 not tested)) created by tarjei
The following testpage works well in Firefox and Opera but fails when …
01:56 Ticket #4240 (Datepicker: destroy, disable, and enable methods affect sibling ...) closed by rdworth
fixed: Fixed in r2303
01:56 Changeset [fa4bd636e3b9f857e8db7b7f2265d1dff335bdf5] by Richard Worth <rdworth@…>
  • ui/ui.datepicker.js
Fixed #4240 - Datepicker destroy affects other datepickers
01:51 Changeset [020ed12837e0e5dbf4ca78a5fec4b1b00a9daa62] by Richard Worth <rdworth@…>
  • tests/visual/datepicker/calendar.gif
  • tests/visual/datepicker/datepicker_ticket_4240.html
#4240 - Added visual test page
01:11 Ticket #4337 (CSS rule being inadvertently applied?) closed by scott.gonzalez
invalid: Please provide an actual page showing this problem if you continue to have …
01:10 Ticket #4334 (Real World Image Cropper demo is broken) closed by scott.gonzalez
invalid: This demo doesn't exist anymore.
01:08 Ticket #4330 (FadeIn & FadeOut effects for Show or Hide do only effect overylay, not ...) closed by scott.gonzalez
invalid: Actually, only the dialog is animated. The overlay is never animated. …
01:03 Ticket #3452 (Gestion of stacked droppable.) reopened by scott.gonzalez
This isn't about nested droppables, it's about siblings that are …

03/17/09:

23:57 Ticket #4114 (Double click in 'Effects' demo bug) closed by scott.gonzalez
worksforme: I can't reproduce this in any of the current demo pages.
23:38 Ticket #4355 (Dialog: hide option doesn't work when effects.core.js included) closed by scott.gonzalez
invalid: fadeOut is not a valid value for the hide option. You need to either …
23:16 Ticket #4084 (dialog: minHeight must be specified in IE7 to avoid errors?) closed by scott.gonzalez
duplicate: Duplicate of #3901.
23:09 Ticket #3860 (Invalid dialog position in Opera) closed by scott.gonzalez
invalid
22:46 Ticket #4242 (When height of dialog content is more then height set in options, there is ...) closed by scott.gonzalez
duplicate: Duplicate of #3901.
21:29 Ticket #4357 (minDate getter acting as setter) created by caesar2k
The minDate getter ($(".selector").datepicker("option", "minDate")) is …
14:32 Ticket #4356 (Accordion issue Safari 3.0) created by nmm
Hi, the accordion doesn't seem to work on Safari 3.0 (522.11.3) It loads …
12:28 Changeset [392efc34b3b4f2a2790d84f0f0b102810441722c] by Richard Worth <rdworth@…>
  • tests/visual/dialog/dialog_ticket_4335.html
#4335 - Added visual test page
12:23 Ticket #4355 (Dialog: hide option doesn't work when effects.core.js included) created by rdworth
It works to hide a dialog with a "fadeOut" effect like so: […] if you …
11:40 Changeset [e827fb076c17aabf0ccb6b30f3c64d2eccb388d6] by Richard Worth <rdworth@…>
  • tests/visual/accordion/accordion_ticket_4331.html
#4331 - Added visual test page
11:22 Ticket #4199 (resizable with containment boundary - aspectRatio breaks.) closed by rdworth
fixed: Fixed in r2299
11:20 Ticket #4349 (Resizable with Containment Aspect Ratio Bug (Includes patching ...) closed by rdworth
duplicate: This patch is for #4199
11:20 Changeset [765e7b25bfb8bb09b571d626ec309db5561ecbf7] by Richard Worth <rdworth@…>
  • ui/ui.resizable.js
Fixed #4199 (resizable with containment boundary - aspectRatio breaks.) with patch from #4349 (Resizable with Containment Aspect Ratio Bug (Includes patching instructions)) props tcarnell and garside
10:56 Changeset [42789bb2e40d98f83312b43e009c60d94856848c] by Richard Worth <rdworth@…>
  • tests/visual/resizable/resizable_ticket_4199.html
#4199 - Added visual test page
10:23 Ticket #4354 (Add method for querying a tab's index position) closed by klaus.hartl
worksforme:  http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/e3c97430c
08:53 Changeset [e8fcf147a1cf4986dd7a4666ba160dc3d2789c75] by Richard Worth <rdworth@…>
  • demos/draggable/sortable.html
demos/draggable/sortable.html: missing semicolon ;
06:52 Ticket #4354 (Add method for querying a tab's index position) created by dmuir
There's no easy way to get the currently selected tab's index, or the …

03/16/09:

23:57 Ticket #4162 (Clear/Close buttons not visible.) closed by scott.gonzalez
worksforme: The clear button was removed in 1.7 and the close button works fine, see …
23:52 Ticket #4053 (The dialog not always appears in the center/bottom vertically. Workaround ...) closed by scott.gonzalez
invalid: As noted by the reporter, the dialog is positioned properly and the size …
23:30 Ticket #4353 (Dialog visual test using wrong version of jQuery) closed by scott.gonzalez
fixed: Fixed in r2207.
23:29 Ticket #4353 (Dialog visual test using wrong version of jQuery) created by scott.gonzalez
The dialog on page with large DOM visual test references jQuery 1.3.1, but …
22:45 Ticket #4352 (accordion does not work if the -content div has a no border width ...) created by enerdev
symptoms similar to Ticket #4336 If loading an accordion through ajax the …
20:10 Ticket #4351 (CSS units for zero) created by ramaboo
In the file jquery-ui-1.7.custom.css there are several cases where you …
18:46 Ticket #4350 (Dialog: No Scrollbars in IE in Quirksmode) created by qwerty
Scroll bars do not show up in IE6 when the contents of a Dialog extend …
18:41 Ticket #4349 (Resizable with Containment Aspect Ratio Bug (Includes patching ...) created by garside
In the current build of the jQuery UI Resizable widget, there is a bug …
17:49 Ticket #4347 (dialog('isOpen') returns an object instead of boolean) closed by Cloudream
invalid: Docs on site are always targeting to last stable release, you could check …
16:57 Ticket #4348 (datepicker positioned outside body when scrollbar enabled) created by xorax
the detection of windows size is false (including scrollbar). so …
16:56 Ticket #4347 (dialog('isOpen') returns an object instead of boolean) created by BigBadaboom
The 'isOpen' method is supposed to return true or false. Instead it …
16:25 Ticket #4346 (west handle on right-floated resizable is changing the left margin instead ...) created by dieselmachine
A base example can be found at  http://173.10.67.185/columns.html. I …
09:51 Ticket #4345 (Sortable: CSS defined widths / heights are ignored on helper) created by iamcalledrob
jQuery UI (1.7) seems to have a few bugs with its use of inline styles …
08:58 Ticket #3452 (Gestion of stacked droppable.) closed by paul
fixed: This is already possible. For once, there's the greedy option that …
08:55 Ticket #4299 (Missing var statement in ui.draggable.js (line 383)) closed by paul
invalid: That line doesn't need a var statement because the variable is already …
08:53 Ticket #3814 (usage of alert() in draggable.start callback makes it called continuously ...) closed by paul
invalid: That's not a bug. It's browser dependent based on the alert implementation …
08:51 Ticket #4276 (draggable events not working with 1.3.2 version) closed by paul
invalid: jQuery 1.5.3 cannot be used together with jQuery 1.3+. Please use jQuery …
08:50 Ticket #4255 (Drag - Drop not working properly in Firefox and Google Chrome) closed by paul
wontfix: Dragging table elements is not currently supported by jQuery UI. See #2405
08:44 Ticket #3802 (Draggable: Drag callback not called when using Jquery 1.3b2) closed by paul
fixed
01:06 Ticket #4344 (Dialog: Enhanced Button Option) created by scott.gonzalez
Buttons need the following functionality: - ability to specify …
00:56 Ticket #4263 (Buttons order in the dialog) closed by scott.gonzalez
invalid
00:56 Ticket #4213 (TitlebarButtons) closed by scott.gonzalez
wontfix: Adding additional buttons in the titlebar is not common enough for us to …
00:54 Ticket #4332 (button text name is shown as button text) closed by scott.gonzalez
invalid: This is as designed, please read the documentation about how this option …
00:52 Ticket #4247 (New Dialog Widget Option: Close Button) closed by scott.gonzalez
wontfix: Use CSS to hide the close button.
00:51 Ticket #4230 (Shadow in IE is not displaying properly) closed by scott.gonzalez
invalid: Shadow has been removed due to various problems.
00:50 Ticket #4112 (Dialog shadow does not resize when dialog is resized after init) closed by scott.gonzalez
invalid: Shadow has been removed due to various problems.
00:48 Ticket #4235 (dialog('close') fails in IE in rev >= 2119) closed by scott.gonzalez
fixed: Fixed in r2134.
00:46 Ticket #4173 (selects show up on top of the overlay in IE6) closed by scott.gonzalez
worksforme: Dialog has the bgiframe option to fix this for IE6. We also have plans to …

03/15/09:

14:44 Ticket #4343 (Constrain Resize to Container not working in AIR) created by sosensible
as title says.
14:34 Ticket #4342 (Add Class Demo(s) not working in AIR) created by sosensible
Checked this out with 1.7.
14:32 Changeset [2ebe15ee7d30c4658709d78468dccefb73abad41] by Jörn Zaefferer <joern.zaefferer@…>
  • demos/datepicker/event-search.html
datepicker demo: improved to respect dateFormat when setting min/maxDate; datepicker still needs a lot of work
14:10 Ticket #4341 (Selectable: option appendTo is ignored, helper always appends to body) created by arikshtiv
If you try to use the appendTo property it will not do anything.
13:36 Ticket #4340 (1.7 download fails WinZip Vista 64bit) created by sosensible
I get "This archive contains path elements that cannot be displayed in …
12:33 Changeset [d9b69be03f0a22be76daf67be61311ac3f7f1a21] by Jörn Zaefferer <joern.zaefferer@…>
  • demos/datepicker/icon-trigger.html
formatting
12:20 Changeset [ecbc1a35c3a801a64a3057f6c0bee950550480f7] by Jörn Zaefferer <joern.zaefferer@…>
  • ui/i18n/ui.datepicker-ar.js
formatting

03/14/09:

14:28 Changeset [96c968b79b1b88749ad77fa0a534f0dfbdf6af6f] by Jörn Zaefferer <joern.zaefferer@…>
  • demos/datepicker/event-search.html
datepicker: added event-search demo, combining various options to select a daterange with two inputs
14:26 Changeset [3c04e76b33f9f9915f6432622f29338a2992432c] by Jörn Zaefferer <joern.zaefferer@…>
  • demos/datepicker/event-search.html
  • demos/datepicker/index.html
datepicker: added event-search demo, combining various options to select a daterange with two inputs
14:11 Ticket #4339 (Modal window incorrect sizes on drop) created by alekln
well, i founded even on site …

03/13/09:

22:47 Ticket #4338 (DatePicker shown under Dialog box) created by mattdeclaire
I loaded a form with AJAX into a Dialog box. Inside the form I had a text …
22:11 Ticket #4337 (CSS rule being inadvertently applied?) created by theojapa
I've not had time to isolate this. However, when I show an element, using: …
18:09 Ticket #4336 (jQuery UI Accordion 1.7 Invalid Argument Error in IE 6/7 When Theme Not ...) created by Kirsehn
If I try to use the jQuery UI accordion in a page without using one of the …
16:57 Ticket #4335 (Sortable forcePlaceholderSize has no effect in Internet Explorer) created by ichverstehe
With latest jQuery + UI and Sortable, setting forcePlacerholderSize has no …
15:07 Ticket #4334 (Real World Image Cropper demo is broken) created by nicklevett
This demo seems to be broken in both Firefox and IE7. Firefox shows a …
11:55 Ticket #4333 (Nested draggables problem in IE) created by mitjakuscer
There's a problem with nested draggables in 1.7 (and also all 1.6RCs) in …
11:52 Ticket #4332 (button text name is shown as button text) created by yegdav
Hi Guys. First of all I'd like to say thank you for all the job you did - …
10:59 Ticket #4331 (Accordion requires theme CSS to function in IE) created by willhowat
Problem -------- UI downloaded with no theme. Accordion plugin fails in …
10:29 Ticket #4327 (Generated styles are repeated many many times) closed by rdworth
duplicate: Duplicate of #4296
09:15 Ticket #4326 (Corrupted downloads) closed by rdworth
duplicate: Duplicate of #4010
09:13 Ticket #4180 (Custom download of zip files is broken) closed by rdworth
duplicate: Duplicate of #4010
09:12 Ticket #4234 (IE 7 - themeroller - corrupt file downloads) closed by rdworth
duplicate: Duplicate of #4010
08:45 Ticket #4330 (FadeIn & FadeOut effects for Show or Hide do only effect overylay, not ...) created by micropat
If one sets the show option to fadeIn, only the overlay fades in, …
00:07 Ticket #4321 (Incorrect value returned by ui.value in slide() function) closed by rdworth
duplicate: Duplicate of #4292 Fixed in r2226 and r2227

03/12/09:

23:38 Ticket #4329 (Datepicker show/hide on hover/mouseout) created by JasonReed
It would be great to show the datepicker on hover over the .datepicker …
20:58 Ticket #4328 (IE6 with fx.off and highlight throws a script error) created by chrisbarr
I found that when using IE6 with $.fx.off=true set and when a …
13:50 Ticket #4327 (Generated styles are repeated many many times) created by robert.hoffmann
Juste about every single theme that can be downloaded via theme roller is …
09:03 Ticket #4326 (Corrupted downloads) created by lockoom
Your download manager generates corrupted .zip files. WinRAR 3.8 is able …
04:24 Milestone 1.6rc2.5 completed
Note: See TracTimeline for information about the timeline view.