Timeline
Feb 3, 2010:
- 10:21 PM Ticket #5127 (Reopening Remember Position) closed by
- worksforme: This is working properly. The user had an old theme file.
- 9:50 PM Ticket #5117 (Datepicker option selectOtherMonths missing) closed by
- fixed: Removed from 1.7.2 docs.
- 9:32 PM Ticket #5123 (Redmond theme error) closed by
- duplicate: Duplicate of #5115.
- 9:27 PM Ticket #5125 (On IE, pressing enter automatically triggers a click event on an ...) closed by
- invalid: This is not a bug, this is how IE behaves. You'll get the exact same …
- 4:51 PM Ticket #5127 (Reopening Remember Position) created by
- Actions to see bug: Open dialog -> drag it -> close it -> re-open it …
- 3:41 PM Ticket #5126 (Fix demos) created by
- Based on testing on ui-dev: […]
- 9:57 AM Ticket #5125 (On IE, pressing enter automatically triggers a click event on an ...) created by
- When no element is focused, pressing enter will result in: - [On …
- 9:35 AM Ticket #5124 (Ensure all PHP scripts for demos/tests properly escape/filter input data) created by
Feb 2, 2010:
- 10:46 PM Ticket #5123 (Redmond theme error) created by
- Steps to reproduce: 1. Download Redmond theme from ThemeRoller 2. …
- 8:23 PM Ticket #4940 (resizable('destroy') moves images to end of parent element) closed by
- fixed: Fixed in r3765
- 4:45 PM Ticket #5122 (Bug in ui.tabs selected tab detection) created by
- This bug causes a problem when memorizing the opened tab using …
- 11:52 AM Ticket #5121 (DatePicker dateFormat and defaultDate) created by
- This works correct: …
- 9:05 AM Ticket #5120 (.autocomplete("widget") must return menu) closed by
- fixed: Fixed in r3763.
Feb 1, 2010:
- 5:42 PM Ticket #5120 (.autocomplete("widget") must return menu) created by
- Create a ul once and always return the same element. Also put the …
- 12:54 PM Ticket #5119 (Overriden $.fn.remove issue in IE8 on window resize) created by
- Cause not entirely clear, yet, details here: …
- 12:51 PM Ticket #5103 (Build: Most effect docs missing from build.xml) closed by
- fixed: Fixed in r3760.
- 9:50 AM Ticket #5118 (this.options never deleted) created by
- If you store some data in your widget with this._setData('test', …
- 8:54 AM Ticket #5117 (Datepicker option selectOtherMonths missing) created by
- The documentation mentions a selectOtherMonths option ( …
Jan 31, 2010:
- 4:03 PM Ticket #5116 (resizing div makes another div jump in ie6) created by
- when there are to absolute positioned divs together filling up the …
- 11:48 AM Ticket #5113 (dateFormat causes default input date to reset to today) closed by
- invalid
- 11:48 AM Ticket #5112 (Draggable dialog weird behavior if screen scroll) closed by
- worksforme: I'm not seeing this behavior. Tested in Safari 4, Firefox 3, IE 8.
Jan 30, 2010:
- 11:56 PM Ticket #5115 (Redmond & Vader themes break download) created by
- If you select the Redmond theme or the Vader Theme and 1.8rc1 and hit …
- 3:31 PM Ticket #5099 (CSS framework download problem) closed by
- fixed: Fixed with the 1.8rc1 update to download builder.
- 3:31 PM Ticket #4837 (Missing Images and Style Rules within ...) closed by
- fixed: Fixed with the 1.8rc1 update to download builder.
- 3:31 PM Ticket #4609 (Custom Theme Downloader does not change icon colors) closed by
- fixed: Fixed with the 1.8rc1 update to download builder.
- 11:39 AM Ticket #5114 (Autocomplete: Turn off collision detection for menu) closed by
- fixed: Fixed in r3758.
- 11:38 AM Ticket #5114 (Autocomplete: Turn off collision detection for menu) created by
- Flipping the menu for long results is apparently unexpected by many …
- 11:14 AM Ticket #5113 (dateFormat causes default input date to reset to today) created by
- When specifying a dateFormat (in my case dd/mm/yy), the default input …
- 10:33 AM Ticket #5112 (Draggable dialog weird behavior if screen scroll) created by
- If you have a modal dialog http://jqueryui.com/demos/dialog/#modal …
Jan 29, 2010:
- 8:58 PM Ticket #5111 (1.8rc1 sortable#over method bugged -- called along with #sort instead ...) created by
- jQuery UI 1.8 (all versions, including the new RC1) call #over …
- 8:30 PM Ticket #5107 (Autocomplete: issues with the viewport) closed by
- worksforme: I'm not seeing any positioning problems based on resizing the window. …
- 8:21 PM Ticket #4898 ($.ui.dialog.overlay: Too many events disabled) closed by
- fixed
- 4:35 PM Ticket #4363 (Datepicker Month/Year Dropdowns Not Working In Safari In A Dialog) closed by
- fixed: Fixed in r3757 by Brant.
- 3:31 PM Ticket #5108 (Autocomplete menu not visible in IE6 (reintroduced)) closed by
- invalid: This was fixed after 1.8rc1.
- 3:30 PM Ticket #5109 (build.xml doesn't compile effects into full script) closed by
- fixed: Fixed in r3756. Thanks for the patch.
- 2:24 PM Ticket #5110 (zIndex() only checks inline style, and ignores CSS) closed by
- fixed
- 11:42 AM Ticket #5110 (zIndex() only checks inline style, and ignores CSS) created by
- zIndex() uses elem.style to test for the z-index style on each element …
- 11:33 AM Ticket #5109 (build.xml doesn't compile effects into full script) created by
- line 89 of build.xml <fileset dir="${src.dir}/" …
- 10:38 AM Ticket #5108 (Autocomplete menu not visible in IE6 (reintroduced)) created by
- it was closed here http://dev.jqueryui.com/ticket/5105 but i still …
- 10:21 AM Ticket #5107 (Autocomplete: issues with the viewport) created by
- if the viewport is resized such that it shifts the input element after …
Jan 28, 2010:
- 8:56 PM Ticket #5105 (Autocomplete menu not visible in IE6) closed by
- fixed: Fixed in r3752.
- 8:13 PM Ticket #5092 (bug: slide effect not limiting to element display area in 1.8b1 + 1.4) closed by
- fixed: Fixed in r3751.
- 1:50 PM Ticket #5106 (Wrong params in callback) closed by
- worksforme: This is functioning as intended and as documented.
- 1:49 PM Ticket #5089 (Extra parameters in autocomplete) closed by
- worksforme: You can perform any action you want using the source option.
- 1:48 PM Ticket #5091 (Droppable body let revert a div on a valid dropp) closed by
- duplicate: Duplicate of #5095.
- 12:31 PM Ticket #5097 (Blind and fold don't work in 1.8b1) closed by
- fixed: Fixed in r3751.
- 11:38 AM Ticket #5106 (Wrong params in callback) created by
- When I want to access item params in callback function - object in …
- 11:36 AM Ticket #4145 (Draggable events should be preventable) closed by
- fixed: Implemented in r3750.
- 9:23 AM Ticket #5105 (Autocomplete menu not visible in IE6) created by
- The menu isn't visible at all. Moving focus is possible, selecting a …
- 9:21 AM Ticket #5104 (Autocomplete remote demo broke with 1.4) closed by
- fixed: Fixed in r3749.
- 9:21 AM Ticket #5104 (Autocomplete remote demo broke with 1.4) created by
- search.php returns invalid JSON, and 1.4 is strict about that.
- 12:34 AM Ticket #5103 (Build: Most effect docs missing from build.xml) created by
- The fade effect and most others docs are missing from build.xml
- 12:22 AM Milestone 1.8rc1 completed
Jan 27, 2010:
- 10:06 PM Ticket #5084 (2 dialogs pos false on close) closed by
- fixed: Fixed in r3738.
- 10:04 PM Ticket #4700 (Dialog behaves badly if it is created from relative element in Opera) closed by
- wontfix: Relative positioned dialogs aren't supported. Use absolute positioning.
- 9:25 PM Ticket #5095 (Droppable body let revert a div on a valid drop) closed by
- fixed: Fixed in r3737. Thanks for the test case.
- 9:01 PM Ticket #4972 (border-radius support) closed by
- fixed: Fixed in r3735.
- 1:23 PM Ticket #5102 (Drop FF2 support from ui.core) closed by
- fixed: Fixed in r3736.
- 1:23 PM Ticket #5102 (Drop FF2 support from ui.core) created by
- Based on the recommendation by Aaron Leventhal: > jQuery UI …
- 12:58 PM Ticket #5101 (Dialog: broken default visual test page) closed by
- fixed: Fixed in r3734.
- 9:14 AM Ticket #5101 (Dialog: broken default visual test page) created by
- Somewhere between 1.8a1 and 1.8b1 there's a break. Compare …
- 8:46 AM Ticket #5078 (Datepicker does not work in Dialog Box) closed by
- duplicate: Duplicate of #4580
- 8:44 AM Ticket #4991 ([PATCH] enhancing simulate.js to accept jquery as drop target) closed by
- wontfix: simulate is designed to simulate a true browser event, as closely as …
- 8:41 AM Ticket #4998 (Tooltip: Not possible to call show on "self") closed by
- invalid: Tooltip is not yet in the trunk, that's why it's not in the component …
- 5:31 AM Ticket #4669 (*DEPRECATED* Dialog: beforeclose option should be beforeClose) closed by
- fixed: Fixed in r3731
- 5:29 AM Ticket #4669 (*DEPRECATED* Dialog: beforeclose option should be beforeClose) reopened by
- We should deprecate the beforeclose option in 1.8 and remove it in …
- 5:28 AM Ticket #5100 (Dialog: remove deprecated dialog option beforeclose) created by
- The dialog option beforeclose was deprecated by #4669. It should be …
Note: See TracTimeline
for information about the timeline view.