Timeline


and

08/24/09:

12:22 Ticket #4800 (Dialog: Modal UI Dialog stops links working if closed quickly) created by rpcutts
If I call foo.dialog('open') to show a 'loading in progress' message but …
10:55 Ticket #4799 (Bug #4088 is still in ui.draggable) created by darkprisma
same as that ticket:  http://dev.jqueryui.com/ticket/4088
08:40 Ticket #4798 (date paicker month and year dropdown are too big in ie 7 and ie 8) created by rohitbarde
Month and year dropdown are too big causing it to display in two lines.
02:09 Ticket #4797 (sortable: Add originalPosition to ui hash) closed by paul
fixed
02:09 Ticket #4797 (sortable: Add originalPosition to ui hash) created by paul
See #3782
00:40 Ticket #4796 (Resizable and draggable with relative position in div container) created by subzero66
I defined two divs with resizable/draggable attributes using a relative …

08/23/09:

17:41 Ticket #3782 (ui object should retrieve original position also) closed by paul
fixed: Fixed in r3119 for both draggable and sortable.
17:40 Changeset [fd618d042f0a7145e51e785ac02337d821d0b2c4] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.draggable.js
  • ui/ui.sortable.js
draggable, sortable: include originalPosition in ui hash, implements #3782
02:17 Ticket #3022 (Sortable: Handles outside sorting element do not work) reopened by rdworth

08/22/09:

18:23 Ticket #4795 (width & height functions caluculate incorrect values) created by psyafter
these functions calculates incorrect values in not ie block: width
13:58 Ticket #3991 (Sortable: Remove absolutePosition from ui hash) closed by paul
fixed: Fixed in r3111.
13:58 Changeset [d2e43a07c0cae31c0f5093832c9f812fa143b456] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.sortable.js
sortable: removed deprecated ui.absolutePosition from ui hash, fixes #3991
13:56 Ticket #4559 (Sortable ui.helper = null when revert is true) closed by paul
invalid: Not a bug - use the beforeStop callback if you need ui.helper.
13:52 Ticket #4260 (Jquery UI Docs are wrong about "connectWith") closed by paul
worksforme: I can't confirm this - our own demos actually use this notation and it all …
13:48 Ticket #4138 (Sortable.serialize('toArray') contain the placeholder item) closed by paul
fixed: Fixed in r3110
13:48 Changeset [957774c6850671601006d03ebdf9ce2653cac467] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.sortable.js
sortable: toArray/serialize should not include the placeholder, fixes #4138
13:44 Ticket #4657 (Update docs, revert supports a number parameter for animation speed) closed by paul
fixed: Fixed!
13:39 Ticket #4410 (Super major speed enhancement for sortable with large lists) closed by paul
invalid: Patch isn't working, since this move from mouseCapture to mouseStart …
13:29 Ticket #4238 (jQuery "slideToggle" problem with UI's sortable) closed by paul
invalid: This must be a bug with slideToggle. Could you open a bug at …
13:28 Ticket #4221 (Sortable Lists deactivate if empty) closed by paul
invalid: This is not a bug. The problem you have is that the actual element the …
13:26 Ticket #4165 (Sortables not restoring the orignal Opacity) closed by paul
fixed: This is fixed already in trunk.
12:26 Ticket #4570 (Greedy stops propagation of events even if the draggable is not acceptable ...) closed by paul
fixed: Fixed it for all constellations, scope accept etc, in r3108 !
12:25 Changeset [d28166805f72de1f76dcbc322e5c79ec50791882] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.droppable.js
droppable: greedy childs that dont accept the draggable dont block propagation anymore, fixes #4570
12:01 Ticket #4697 (droppable area shrinks when animated) closed by paul
wontfix: There are two workarounds: - animate the content within the droppable, …
11:49 Ticket #4289 (Draggable's "scope" option fails if no droppables currently exist) closed by paul
fixed: fixed in r3107.
11:48 Changeset [fefa5bd34208de9b80c6275515a00ba551d76040] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.droppable.js
draggable: scope option failed when no droppables within that scope exist, fixes #4289
11:38 Ticket #4502 (Problem dragging to extremes when using draggable on a grid) closed by paul
invalid: The bug is in your test - in fact, it is just one pixel that destroys your …
08:25 Ticket #4461 (Draggable and droppable not functioning when placed inside a container ...) closed by paul
wontfix: Almost all browsers handle negative z-indexes differently, and all are …
08:10 Ticket #4380 (draggable start callback returns undefined ui.offset and ui.position) closed by paul
fixed: Fixed in #3106.
08:10 Changeset [14922e41da6068d27f8d7dac320051d025d854ae] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.draggable.js
draggable: position and offset were undefined in start callback, fixes #4380
07:59 Ticket #4365 (Draggable: stack option should be of type 'selector') closed by paul
fixed: Implemented in r3105.
07:59 Changeset [2189deaa2c30678863d2546c9d2e30a13a5d3e1e] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.draggable.js
draggable: made stack accept a selector instead of a complex hash, min value is autodetermined now, implements #4365
07:46 Ticket #4140 (Snap to Grid issues with browser zoom) closed by paul
wontfix: Unfortunately it is impossible to my knowledge to reliably detect the page …
07:39 Ticket #3876 (create draggable on mousedown) closed by paul
wontfix: It's a change that was needed in jQuery core, so jQuery core simply …
07:22 Ticket #4239 (Cannot destroy draggable functionality after drop) closed by paul
fixed: Should be fixed with r3103.

08/21/09:

14:14 Ticket #4550 (Remove ui.draggable immediately after the drop callback still raises an ...) closed by paul
fixed: Fixed in r3103.
14:13 Changeset [374f2cbb55a026630bbb355d7e4cc1976908bf72] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.draggable.js
draggable: direct removal of draggable element on drop event doesnt make used plugins fire an error anymore, fixes #4550

08/19/09:

16:33 Ticket #4793 (Add yearSuffix value for Chinese/Korean) closed by Cloudream
fixed: fixes in r3093
16:33 Changeset [5293096526a21ac39ae2244d578e5c9908490cee] by Chi Cheng <cloudream@…>
  • ui/i18n/ui.datepicker-ko.js
  • ui/i18n/ui.datepicker-zh-CN.js
  • ui/i18n/ui.datepicker-zh-TW.js
Datepicker: Add yearSuffix value for Chinese/Korean. fixes #4793
16:31 Ticket #4793 (Add yearSuffix value for Chinese/Korean) created by Cloudream
see  http://groups.google.com/group/jquery-ui-dev/t/256eaabed9b461c9
14:23 Ticket #4792 (Sorting - adding left: top: css propertyes) created by FDisk
I'm using Opera. There is some css bug. After i drag and drop the sortable …
13:14 Ticket #4791 (widget._trigger inconsistency) created by Gilles
There is an inconsistency when you call the _trigger function. For …
12:48 Ticket #4790 (Datepicker: option regional is undocumented) created by rdworth
There is no documentation for the datepicker option 'regional' or for …
02:52 Ticket #4789 (add zIndex option to datepicker) created by quaff
when I use datepicker is a dialog,it will under dialog because dialog has …

08/18/09:

23:28 Ticket #4788 (Tabs: ('.selector').tabs) created by met00cigar
Using: <script type="text/javascript" …
19:41 Ticket #4787 (Datepicker: fix animation control) created by joern.zaefferer
To disable the datepicker show/hide animations, duration:"" has to be …
19:23 Changeset [977d73c90de13fc634a32c8279b70aaf49c90e22] by Jörn Zaefferer <joern.zaefferer@…>
  • demos/accordion/sortable.html
Workaround for #4786, improved
19:22 Changeset [4f6dd319e94c4d052a1b3c26d294d4e466ee3e22] by Jörn Zaefferer <joern.zaefferer@…>
  • demos/accordion/sortable.html
Workaround for #4786
19:11 Ticket #4786 (Sortable accordion: On sort, accordion is activated) created by joern.zaefferer
The click/mouseup event of a sort needs to be stopped, so that it doesn't …
19:07 Changeset [b2b82e07fbfd95ae68a1f1af2fe208e951f8704e] by Jörn Zaefferer <joern.zaefferer@…>
  • demos/accordion/sortable.html
sortable accordion: formatting
18:39 Ticket #4785 (Add a tabs demo with the tabs at the bottom) reopened by joern.zaefferer
Styles need improvements.
18:37 Changeset [aafaf7ee2cd4727e4d84acf1649551e51303e854] by Jörn Zaefferer <joern.zaefferer@…>
  • demos/tabs/bottom.html
Tabs: Fix for #4785, improving styles
18:26 Changeset [d7037abb7daefd2312222c558780227ef2da4063] by Jörn Zaefferer <joern.zaefferer@…>
    Tabs: Fix for #4785, mime-type
    18:25 Ticket #4785 (Add a tabs demo with the tabs at the bottom) closed by joern.zaefferer
    fixed: Fixed in r3081.
    18:25 Changeset [241239f6e45927411c0e35edeb112bdca01f583d] by Jörn Zaefferer <joern.zaefferer@…>
    • demos/tabs/bottom.html
    • demos/tabs/index.html
    Tabs: Fix for #4785
    18:20 Ticket #4785 (Add a tabs demo with the tabs at the bottom) created by joern.zaefferer
    Template:  http://jsbin.com/usuru
    13:06 Ticket #4784 (Widget factory: Allow multiple option arguments on init) created by joern.zaefferer
    The widget factory should extended to merge multiple option arguments on …
    Note: See TracTimeline for information about the timeline view.