Timeline
09/18/08:
- 19:08 Ticket #3087 (add beforeClose option) closed by
- fixed: Fixed in [693].
- 19:07 Changeset [90d7b7f7087a4c18d3648775ba062e95aab9ff77] by
- Dialog: Fixed #3087: Added beforeclose callback for dialogs (can prevent …
- 15:37 Ticket #3452 (Gestion of stacked droppable.) created by
- When we have some stacked droppable we must be able to choose how to …
- 09:09 Ticket #3451 (ARIA work requires unique id for dialog title node.) created by
- We need to put an ARIA relation on the uiDialog node. This ARIA relation, …
- 06:07 Ticket #3228 (Slider fire beforeunload event) reopened by
- I think it should be .bind('click', function(e) { e.preventDefault(); }) …
- 03:39 Ticket #2932 (Accordion event for start of animation) closed by
- fixed: Implemented in r692.
- 03:39 Changeset [7651fb4158018cac461ce008013f60e7fa0d5e54] by
- accordion: trigger changestart event when the animation starts (implements …
- 03:31 Ticket #3450 (Resizable aspectRatio is switched. Should be width/height) created by
- When you specify an aspectRatio for resizables as a float, it is treated …
- 03:12 Ticket #3331 (Injection of span elements screws up list in IE7) closed by
- worksforme: You can achieve nearly the same effect by adding the ui-accordion class to …
- 03:00 Changeset [51e0cdf88db7ea028004110c8ef2e6fe33a2c575] by
- accordion: removed deprecated method fn.activate for 1.6
- 02:56 Ticket #3280 (Missing documentation for ui-event properties) closed by
- fixed: Fixed
- 02:54 Ticket #3174 (Return on enableSelection and disableSelection) closed by
- fixed
- 02:54 Changeset [b73f093894364a937d819d789b5c65673baaac85] by
- core: enableSelection/disableSelection now return the chain (implements …
- 02:51 Ticket #3175 (Draggable revert: option can be a callback) closed by
- fixed: Thanks, implemented in r689.
- 02:51 Changeset [9c0942d14f25909bf8e3b8064965323c280f4274] by
- droppable: $.ui.ddmanager.drop now returns false in case of non-drop, or …
- 02:30 Ticket #3228 (Slider fire beforeunload event) closed by
- fixed: Fixed in r688.
- 02:30 Changeset [c40491f1879bcf82246059cb40a6a610cac54b18] by
- dragging handle won't fire onunload event anymore (fixes #3228)
09/17/08:
- 10:59 Ticket #3449 (Problem With 14th Feb) created by
- Hi, I´m using a JQuery DatePicker? im my site. (www.bessitur.com.br) on …
- 08:19 Ticket #3241 (ui.sortable + table + (cellspacing > 0) = problem) closed by
- wontfix: Sorting table rows is not officially supported by jQuery UI.
- 07:49 Ticket #3448 (Dialog - If window is wider than screen then opening a popup will jump ...) created by
- This would be fixed if […] would be changed by: […] Thanks
- 03:03 Ticket #3447 (UI Tabs ThemeRoller - gap between tabs and tab panel under ie7) created by
- When viewing the tabs on the ui theme roller page using internet exporer 7 …
09/16/08:
- 17:35 Ticket #3006 (Embedded flash movie in ui.dialog unclickable in Safari 3) closed by
- worksforme: This works for me with latest SVN and Safari 3.1.2. It's likely that this …
- 15:23 Ticket #3436 (Opening a dialog with no tabbable elements) closed by
- worksforme: I'm not seeing any problems. If you continue to have problems please …
- 15:12 Ticket #3445 (ASP.NET support) closed by
- invalid: Dialogs are not meant to be part of the page. If you're gathering data in …
- 12:41 Ticket #3446 (draggable does not work with images when resizable is applied) created by
- I am trying to make an image resizable and draggable. The image drag …
- 07:26 Ticket #3234 (datepicker demo broken) closed by
- fixed: Seems to be fixed
- 07:25 Ticket #3326 (Spinner demo doesn't work) closed by
- fixed: Fixed in r686.
- 06:38 Changeset [73d70bcb6719de8d12f41d51698417d7b33e400b] by
- sortable: default value for forcePlaceholderSize
- 06:29 Ticket #3172 (UI sortables update event not firing when sorting within same div sorting ...) closed by
- invalid: I already see the problem here. In the sortableUpdate function, you're …
- 06:19 Changeset [dd8c1188e95094e10461626fc30f54299103536f] by
- sortable: Refactored a bunch of stuff, moved over some fixes from …
- 06:02 Ticket #3164 (Sortables do not work on sorted elements that are also resizable) closed by
- fixed: Fixed in r683.
- 06:02 Changeset [9d8e83845cc92e2f5b1671b3bdf4a7d903844283] by
- draggable, resizable, sortable: proper usage of _mouseCapture, fixes …
- 05:44 Ticket #3163 (Nesting Sortables is not working - connecting all groups of same class) closed by
- worksforme
- 05:41 Ticket #3269 (placeholder does not have any styles added) closed by
- wontfix: If you specify a className for the placeholder option, Sortable thinks the …
- 05:40 Changeset [cef66ee99f3924f5f74ac8c3f3190bfd125bd845] by
- sortable: Fixed the floating functional demo, implemented …
- 05:07 Ticket #3445 (ASP.NET support) created by
- In ASP.NET there can be only one <form> element on the page. If I create …
- 04:19 Ticket #3277 (IE/Opera draggables bug) closed by
- wontfix: Hey there, it's a bug with the offset method. If you remove the doctype …
- 03:44 Ticket #3078 (Containment dimensions calculation bug in msie 7) closed by
- worksforme: I wasn't able to reproduce the issue. Could you produce a test page for me …
- 03:40 Ticket #3424 (Draggable CSS classes aren't removed on destroy) closed by
- fixed: Fixed in r681.
- 03:39 Changeset [fd40ff0fe036cf4c38b93f0345505052f83dbb66] by
- draggable: destroy method now properly removes the class ui-draggable …
- 03:38 Ticket #3328 (Containment (resizable and draggable) not working when container has ...) closed by
- fixed: Looks good, thanks! Fixed in r680.
- 03:38 Changeset [b08ae847bf20721545cec87e6e08aa4c3a51d0a8] by
- core: hasScroll now checks for overflow hidden, since then the users wants …
- 03:32 Ticket #3434 (invalid increment operand) closed by
- fixed: Fixed in r679.
- 03:32 Changeset [fe73615204227f177a2dcf54a6e10d2e47fd5505] by
- datepicker: fixed jslint warnings, fixed invalid increment operand (Fixes …
- 02:03 Changeset [dc31bc2f3e8e31788cb10b59ba8fe691863022d8] by
- use $.isFunction instead of checking the constructor
- 00:38 Ticket #3436 (Opening a dialog with no tabbable elements) created by
- Revision 671 introduced a bug in ui.dialog, which was said to be a partial …
09/15/08:
- 22:58 Ticket #3434 (invalid increment operand) created by
- target.id='dp'+++this.uuid; This code which is included in version …
- 18:43 Ticket #3429 (Selectable to select area of photo) created by
- I decided to use selectable for a project I am developing. Basically it …
- 15:51 Ticket #3424 (Draggable CSS classes aren't removed on destroy) created by
- Creating and destroying a draggable element will leave the element with …
- 15:50 Ticket #3423 (Resizable: Can't change handles after init) created by
- $(el).data('handles.resizable', X) doesn't work.
- 15:45 Ticket #3325 (ui - not compatible with jQuery.noConflict()) closed by
- worksforme: This works for me. Please review how to use jQuery.noConflict(). If you …
- 13:57 Ticket #3386 (accept.droppable not an option) closed by
- fixed: Fixed in r677.
- 13:57 Changeset [aed298125decb717e4b2b7527386997bde45cc50] by
- Setting data.accept now works fine (Fixes #3386)
- 13:36 Ticket #3250 (First drag event missed with ui.droppable.js file (only Firefox 3)) closed by
- worksforme: This is likely a Firebug bug. Can you try to disable Firebug and see if it …
- 13:33 Ticket #3256 (draggable problem with helper clone) closed by
- fixed: Fixed in r676.
- 13:32 Ticket #3166 (Dragging fixed position elements) closed by
- fixed: Should be fixed in r676.
- 13:30 Ticket #3268 (Droppable Elements jump and move below mouse when page is scrolled down) closed by
- fixed: Fixed in r676.
- 13:28 Ticket #3227 (ui.draggable positioning problem with IE6) closed by
- fixed: Should be fixed in r676.
- 13:27 Ticket #3263 (drag & drop functional demos && FF3) closed by
- fixed: Fixed in r676.
- 13:26 Changeset [7ba2beb903276f43e1ac322abd6e1fcc522e3b9e] by
- - kickass draggable refactoring - fixes many bugs, many edge case issues - …
09/14/08:
- 16:40 Ticket #3402 (Method to cancel a sortable attempt) created by
- It would be great if there was a method to cancel a sortable event. So, if …
- 12:46 Ticket #3395 (The current day won't highlight for some days March) created by
- When the date is set to any day in March past the second Sunday, the class …
- 07:50 Ticket #3389 (fix handling on non-draggable dialgos) closed by
- fixed: Fixed in [674].
- 07:50 Ticket #3220 (fixed-size dialogs still have resizable border) closed by
- fixed: Fixed in [673].
- 07:49 Changeset [ee30dbbd216065aeee60cddf3ab04e9fa3eee564] by
- Dialog: Reordered functions.
- 07:48 Changeset [608cab6e3bc43475305cddd4bc50cba6e18069a8] by
- Dialog: Fixed #3389: Non-draggable dialogs shouldn't instantiate …
- 07:47 Changeset [8bd855a162784f138ed8764692d472d97c725fcb] by
- Dialog: Fixed #3220: Non-resizable dialogs shouldn't instantiate …
- 07:44 Ticket #3389 (fix handling on non-draggable dialgos) created by
- Dialogs with the draggable option set to false currently create disabled …
- 07:33 Ticket #3285 (Download builder page needs UI version number) closed by
- fixed: The version number is now displayed above the download link. You can now …
- 00:52 Ticket #3386 (accept.droppable not an option) created by
- accept.droppable is not counted as an option when called through …
09/13/08:
- 04:01 Ticket #3372 (Datepicker IE7 problem) created by
- if have a test page, where i have five input fields. I attach to each one …
09/12/08:
09/11/08:
- 17:07 Ticket #3327 (Focus not going to Modal Dialog) closed by
- fixed: I split the remaining issue into a new ticket: #3350.
- 17:06 Ticket #3350 (modal dialogs aren't greedy enough with element focus) created by
- It is currently possible to cause an element outside of a modal dialog to …
- 16:22 Changeset [7e9dcd21defaba1038a0a4901d0b02a6817472d9] by
- Dialog: Partial fix for #3327: When opening a dialog, give focus to the …
- 16:01 Ticket #3349 (Opening dialog in IE7 results in javascript error) closed by
- duplicate: Duplicate of #3186.
- 14:51 Ticket #3349 (Opening dialog in IE7 results in javascript error) created by
- Opening dialog in IE7 results in javascript error caused by an attempt of …
- 08:20 Ticket #3342 (Slider: keyboard event not swalled, causes scrolling) closed by
- fixed: fixed in trunk (rev 670)
- 08:18 Changeset [bb84cbf7fd345d8bf37f637604e607db4ce772a7] by
- Fixes #3342, prevents bubbling (and default key behaviour) for slider …
- 07:56 Ticket #3342 (Slider: keyboard event not swalled, causes scrolling) created by
- On a page with a lot of content before or after the slider, tab to the …
- 06:58 Ticket #3327 (Focus not going to Modal Dialog) reopened by
09/10/08:
- 21:59 Ticket #3339 (Repeating date on Aprils) created by
- I downloaded jquery.ui-1.5.2 development bundle. When I open the …
- 18:27 Ticket #3327 (Focus not going to Modal Dialog) closed by
- worksforme: The current behavior works for me. Please provide a test page if you …
- 11:51 Ticket #3338 (Big datepicker bug with IE and no id on the attached input element) created by
- I'm seeing a bug using the datepicker that appears to be related to having …
- 09:39 Ticket #3331 (Injection of span elements screws up list in IE7) created by
- I've modified my ui.accordion.js file to read: if …
- 04:46 Ticket #3330 (JQuery UI Themeroller does not respect clear/close button) created by
- When mandatory is set to false on a jQuery UI Datapicker used in …
- 01:10 Ticket #3329 (fast click bugs with sortable) created by
- while you are dragging out the item, you fast release the mouse button and …
09/09/08:
- 17:26 Changeset [a681cd97c90b3a1573ba1a9712ab55cd7cc04bb6] by
- build:jquery.ui.i18n.all.js
- 16:29 Ticket #3328 (Containment (resizable and draggable) not working when container has ...) created by
- Assume you have a resizable and/or draggable inside a container with the …
- 09:28 Ticket #3327 (Focus not going to Modal Dialog) created by
- Focus does not seem to be getting set to the modal dialog automatically. …
- 05:57 Ticket #3326 (Spinner demo doesn't work) created by
- http://docs.jquery.com/UI/Spinner because …
- 02:35 Ticket #3325 (ui - not compatible with jQuery.noConflict()) created by
- Hello, it seems that ui is not compatible with jquery.noConflict(); I …
- 02:32 Ticket #3015 (cookie value is not checked on init + selected tab is not stored in cookie ...) closed by
- fixed: [668]
- 02:28 Changeset [32f4412c2bbba3376a0c61a816d3b28b7635f240] by
- UI Tabs: fixed cookie name generation which wasn't based on DOM element …
- 01:23 Changeset [accc76bc64e8844153954868258b9dd59b9ba294] by
- Spinner: added an init callback which exposes the addItem method for …
09/08/08:
- 19:38 Ticket #3322 (DatePicker Position On Scroll) created by
- Sometimes if I have the datepicker open and I scroll the page and click …
- 17:24 Ticket #3317 (destroyOnClose option for dialog?) closed by
- worksforme: Seeing as how this is currently one line of code to implement by using the …
- 14:13 Ticket #3317 (destroyOnClose option for dialog?) created by
- Pursuant to this thread: …
- 12:50 Ticket #3312 (Datepciker issue on IE 7) created by
- Hi I was wondering if you have tested this great plugin in Internet …
- 12:36 Ticket #3062 (properly work with dynamically added AJAXed tabs) closed by
- wontfix: I'm sorry, I don't even know why this is necessary. Please reopen with a …
- 08:35 Ticket #3307 (ui.datepicker range selection causing previous month image to be replaced ...) created by
- I am using IE 7.0.5730.13C0 and whenever I try to select a range I can see …
Note: See TracTimeline
for information about the timeline view.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/nologo.gif)