Timeline
Jul 28, 2009:
- 7:25 PM Ticket #4728 (UI tabs and safari) created by
- When safari 4.0.2 is not maximized, menus will sometimes not appear …
- 2:13 PM Ticket #4727 (Dialog: CKEditor in Modal Dialog is not editable) created by
- Create ckeditor in jquery ui modal dialog an open dialog from ckeditor …
- 9:47 AM Ticket #4726 (Minimum range for sliders) created by
- I have a use case where the handles in a range slider aren't allowed …
- 2:50 AM Ticket #4725 (cannot deselect selectable on firefox 3.0.12/mac os x) created by
- I cannot deselect selectables on the Firefox 3.0.12/Mac OS X combo. …
- 2:42 AM Ticket #4644 (IE6 Memory Leak with just a datepicker) closed by
- duplicate: Duplicate of #4566.
- 2:32 AM Ticket #4724 (resizable = false not working in dialog plug-in) created by
- Code: html: <div id="dvLogindialog"> <form> <div …
- 1:52 AM Ticket #4611 (Nested sortable) closed by
- fixed: Made possible again in r2999.
- 1:51 AM Ticket #4703 (Sortable: nested sortables sometimes allow recursive drops) closed by
- fixed: Fixed in r2999, thanks!
Jul 27, 2009:
- 9:45 PM Ticket #4683 (jquery ui tabs error) closed by
- worksforme: Tabs work for me. Can you provide a page showing the problem?
- 1:36 PM Ticket #4722 (support switch parameter in .toggleClass effects) closed by
- fixed: fixes in r2993
- 11:20 AM Ticket #4723 (Slider direction (left/bottom:min, top/right: max) should be added) created by
- Hi, i have a use case where i need to mimic vertical scrollbar …
- 5:19 AM Ticket #4722 (support switch parameter in .toggleClass effects) created by
- .toggleClass(className,switch,speed,easing,callback)
Jul 26, 2009:
- 10:59 AM Ticket #4721 (removeClass fails on background-color in nightly) created by
- 1.7.2: http://labs.cloudream.name/jquery/ui/removeClass172.html …
- 10:41 AM Ticket #4720 (handle multiple class names in .removeClass(classnames,speed);) created by
- Now jQuery core support multiple class names in …
Jul 25, 2009:
- 4:06 PM Ticket #4710 (Document for Position) closed by
- fixed
- 2:27 PM Ticket #4719 (Documentation for jquery.ui.core.js methods) created by
- enableSelection and so on.
Jul 24, 2009:
- 5:15 PM Ticket #4718 (pulsate pulses one extra time.) created by
- If i do a $('#someelement').effect("pulsate",{times:3},500); I expect …
- 4:45 PM Ticket #4717 (Datepicker wont display in Firefox) created by
- I am using Firefox version 3.0.1 and I am having a problem using the …
- 4:09 PM Ticket #4716 (Use position plugin in dialog) created by
- 11:31 AM Ticket #4715 (Themeswitcher: Selecting themes to allow) created by
- It would be useful to provide a mechanism to specify a subset of …
- 11:23 AM Ticket #4714 (Themeswitcher: onSelect behavior) created by
- Would it be possible to: 1. Have onSelect provide the name of the …
- 11:19 AM Ticket #4713 (Disabling themeswitcher cookies) created by
- Would it be possible to add an option to stop themeswitcher from using …
- 10:38 AM Ticket #4712 (clearStyle option not being respected when opening the initial ...) created by
- When you use the option clearStyle and allow the accordion to open a …
- 10:18 AM Ticket #4710 (Document for Position) created by
- http://docs.jquery.com/UI/Utility/Position
- 8:57 AM Ticket #4709 (Add zIndex setter/getter method) created by
- Add a method for getting/setting zIndex. When getting the zIndex, the …
Jul 23, 2009:
- 9:00 PM Ticket #4625 (Overlay in IE causes scrollbars to show) closed by
- duplicate: Duplicate of #3623.
- 11:34 AM Ticket #4708 (Insert file XML in to UI Tabs) created by
- Hello. I use UI Tabs version 1.7.2. I want each tab to associate an …
- 10:28 AM Ticket #4707 (Datepicker 1.7.2) created by
- Sorry for my English, I use a translator After updating the …
- 10:09 AM Ticket #4692 (Incorrect containment when using both draggable and resizable) closed by
- duplicate: Duplicate of #4489.
- 7:25 AM Ticket #4706 (Dialog: can't get value from textarea in modal dialog second time ...) created by
- See http://jsbin.com/ufego Steps to reproduce in Opera: 1. Click …
- 6:39 AM Ticket #4705 (Option to bring draggable to front on click) created by
- Currently, it is possible to bring a draggable to the front on the …
Jul 22, 2009:
- 10:48 PM Ticket #4679 (Dialogs should remember their position after drag) closed by
- fixed: Fixed in r2961. Thanks wewals.
- 3:53 PM Ticket #4704 (Datepicker global variable isn't unique) created by
- One of the nice things with jQuery is that it shouldn't conflict with …
- 7:18 AM Ticket #4703 (Sortable: nested sortables sometimes allow recursive drops) created by
- http://verens.com/demos/php_and_jquery/8-2-sorting-trees/sorting-trees. …
- 4:40 AM Ticket #4691 (The datepicker positioning is off if the window has almost the same ...) closed by
- fixed: Fixed in r2958. Ensured that the position has a minimum value of 0,0.
- 4:37 AM Ticket #3891 (Autosize input field) closed by
- fixed: Fixed in r2957. Set the autoSize option to true.
- 4:34 AM Ticket #4684 (Datepicker bug when textbox id contains '$') closed by
- fixed: Fixed in r2956.
- 4:29 AM Ticket #4647 (setDate cannot be called multiple times) closed by
- fixed: Fixed in r2955. As suggested, relative date string may begin with a …
Jul 21, 2009:
- 8:31 PM Ticket #2536 (datepicker position issue) closed by
- worksforme
- 4:37 PM Ticket #4702 (themes dosent support rtl) created by
- all the themes by default build for ltr. for using in rtl website i …
- 8:53 AM Ticket #4701 (Resizable: Issue resizing with a scrollable containment: 'parent') created by
- This is a variant of #3074. The workaround presented there doesn't …
- 8:13 AM Ticket #4700 (Dialog behaves badly if it is created from relative element in Opera) created by
- If the element from which the dialog is created has position: …
- 1:40 AM Ticket #4071 (Datepicker and ASP.Net validators. Error: 'length' is null or not an object) closed by
- wontfix: This appears to be a problem with either the jQuery trigger function …
- 12:52 AM Ticket #4689 (Enter key behavior in datepicker) closed by
- duplicate: Duplicate of #4474. Fixed in r2500.
- 12:16 AM Ticket #4279 (effects ignores duration in tr and td elements) closed by
- worksforme: Works for me, tested against 1.6rc6 and trunk.
Note: See TracTimeline
for information about the timeline view.