Timeline
Jan 13, 2011:
- 7:23 PM Ticket #6857 (After opening the accordion once, you can't click anymore.) closed by
- duplicate
- 7:16 PM Ticket #6857 (After opening the accordion once, you can't click anymore.) created by
- When you click on the accordion once with UI 1.8.8 + JQ 1.4.4 you …
- 4:42 PM WikiStart edited by
- (diff)
- 4:36 PM Ticket #6856 (Accordion: Opening a panel after all panels have been collapsed causes ...) closed by
- fixed: Accordion - Make sure we have an element before trying to modify the …
- 4:35 PM Ticket #6856 (Accordion: Opening a panel after all panels have been collapsed causes ...) created by
- 2:58 PM Ticket #6836 (Accordion: Deprecate the activate method) closed by
- fixed: Fixed with the merge of accordion-activate in …
- 2:57 PM Ticket #6852 (Accordion: Deprecate non-number/falsey values for active option) closed by
- fixed: Fixed in b5b8cefcb0f9e253a96c8aa97125b6353ebf2dcd.
- 2:08 PM Ticket #6855 (UI button fires click event even if disabled) created by
- When creating button from a span element it fires click event even if …
- 1:57 PM Ticket #6854 (Accordion: Support negative numbers for active option) created by
- This should work like .eq(). See #6852 and #6853.
- 1:57 PM Ticket #6853 (Accordion: Remove support for non-number/falsey values for active option) created by
- See #6852
- 1:55 PM Ticket #6852 (Accordion: Deprecate non-number/falsey values for active option) created by
- 9:46 AM Ticket #6851 (.outerWidth(1)) closed by
- invalid: .outerWidth( number ) is a setter. Using 1 as a boolean is invalid.
- 9:40 AM Ticket #6851 (.outerWidth(1)) created by
- http://jsfiddle.net/Geler/bWsTS/1/ When we use outerWidth(1) with the …
- 8:59 AM Milestone 1.8.8 completed
- 6:11 AM Ticket #6850 (Disable datepicker should disable month and year dropdowns) created by
- After a datepicker is disabled using .datepicker('disable'), it is …
- 12:16 AM Ticket #5910 (Accordion: check for event.preventDefault in changestart.) closed by
- duplicate
Jan 12, 2011:
- 9:56 PM Ticket #5421 (Accordion header margins disappear in IE 8) closed by
- fixed: Accordion: Fixed weird behavior on accordion animations in IE. Fixed …
- 8:55 PM Ticket #6849 (Autocomplete does not handle a source callback as expected) closed by
- invalid: The callback isn't supposed to return a value directly. Please read …
- 8:50 PM Ticket #6849 (Autocomplete does not handle a source callback as expected) created by
- The documentation [says http://jqueryui.com/demos/autocomplete/] that …
- 4:25 PM Ticket #6848 (Dialog uses position:absolute) closed by
- worksforme: It's CSS, change your stylesheet.
- 3:51 PM Ticket #6848 (Dialog uses position:absolute) created by
- It should use position:fixed. Or let us change an option.
- 8:45 AM Ticket #6812 (Position: Collision detection fails on the right side in Internet Explorer) closed by
- fixed: Position: Fixed calculation of collision dimensions. Fixes #6812 - …
- 8:43 AM Ticket #6847 (datepicker with 'numberOfMonths' and 'yearRange' defined only shows ...) created by
- When attaching a datapicker to an input element using the dateRange …
- 8:06 AM Ticket #6846 (Applying resize on Image doesn't work for chrome and IE) closed by
- duplicate: This was fixed in 1.8.6. In the future, please make sure the bug …
Jan 11, 2011:
- 11:58 PM Ticket #6846 (Applying resize on Image doesn't work for chrome and IE) created by
- […] ---- Works well on Mozilla. This however does not work on …
- 7:50 PM Ticket #6845 (add today text to left of datepicker button) closed by
- wontfix: You can do this on your own.
- 5:50 PM Ticket #6845 (add today text to left of datepicker button) created by
- The following patch (against 1.8.7) adds the text 'Today' to the left …
- 5:12 PM Ticket #6844 (Draggable: support CSS tranforms) created by
- It looks like work needs to be done in jQuery UI to support dragging …
- 4:13 PM Ticket #6843 (Accordion: Remove change event) created by
- See #6842.
- 4:13 PM Ticket #6842 (Accordion: Rename change event to activate) created by
- Deprecate change event in 1.9 and remove in 2.0. Update UI properties: …
- 4:12 PM Ticket #6841 (Accordion: Remove changestart event) created by
- See #6840.
- 4:12 PM Ticket #6840 (Accordion: Rename changestart event to beforeActivate) created by
- Deprecate changestart in 1.9 and remove in 2.0. Update UI properties: …
- 4:10 PM Ticket #6839 (Accordion: Remove resize method) created by
- See #6838.
- 4:09 PM Ticket #6838 (Accordion: Rename resize method to refresh) created by
- Deprecate resize in 1.9 and remove in 2.0
- 4:08 PM Ticket #6837 (Accordion: Remove the activate method) created by
- See #6836
- 4:08 PM Ticket #6836 (Accordion: Deprecate the activate method) created by
- Panels should be activated by updating the active option.
- 3:45 PM Ticket #6833 (addClass Demo Broken) closed by
- duplicate
- 3:44 PM Ticket #5871 (Accordion: Merge autoHeight and fillSpace options) closed by
- fixed: Fixed in 490792be6a17f53108f96e077948db5f3cbafa05, …
- 3:44 PM Ticket #5867 (Accordion: Deprecate clearStyle option) closed by
- fixed: Fixed in 490792be6a17f53108f96e077948db5f3cbafa05, …
- 3:39 PM Ticket #6834 (Accordion: Change icons.headerSelected to icons.activeHeader) closed by
- fixed: Accordion: Deprecated icons.headerSelected in favor of …
- 3:22 PM Ticket #6835 (Accordion: Remove icons.headerSelected) created by
- See #6834.
- 3:21 PM Ticket #6834 (Accordion: Change icons.headerSelected to icons.activeHeader) created by
- Deprecate icons.headerSelected in 1.9 and remove in 2.0.
- 3:21 PM Ticket #6833 (addClass Demo Broken) created by
- http://jqueryui.com/demos/addClass/
- 2:58 PM Ticket #5981 (DatePicker scroll to top after selection) closed by
- worksforme: I can't reproduce this in any 1.8.x version. Had multiple people test.
- 2:30 PM Ticket #6783 (Resizable: aspect ratio is only calculated in one direction) reopened by
- 2:21 PM Ticket #6832 (Dialog: Typesetting on title bar is inconsistent with other widget ...) closed by
- fixed: Dialog: Fixed positioning of title bar text. Fixes #6832 - Dialog: …
- 2:20 PM Ticket #6832 (Dialog: Typesetting on title bar is inconsistent with other widget ...) created by
- See https://github.com/jquery/jquery-ui/pull/82
- 1:35 PM Ticket #6801 (Dialog: overlay loses opacity on long pages) closed by
- worksforme: I'm not seeing this behavior. Please provide a reduced test case …
- 1:21 PM Ticket #6720 (Accordion: ol numbering bug) closed by
- fixed: Accordion: Start the accordion animation before changing classes. …
- 1:02 PM Ticket #6831 (Collision doesn't work correctly in IE) closed by
- duplicate
- 12:54 PM Ticket #6831 (Collision doesn't work correctly in IE) created by
- http://jqueryui.com/demos/position/default.html You can see the bug …
- 11:01 AM Ticket #5463 (ev.originalEvent is undefined in slidechange) closed by
- worksforme: Confirmed working with urkle's test, even tested with jQuery 1.4 and …
- 9:53 AM Ticket #6830 (Allow Icons to be specified for Dialog buttons) created by
- When defining buttons for a new Dialog widget, you can easily add …
- 9:17 AM Ticket #6778 (Side navigation links on the "Getting Started" page do not work) closed by
- fixed: Fixed in web site SVN 1329. This will go out with the 1.8.8 release.
- 8:59 AM Ticket #4736 (Highlight fails on element with CSS3 background transparency) closed by
- duplicate
- 8:41 AM Ticket #6829 (Ability to use setDate date with any date not just "Today") closed by
- wontfix: This should live in a lower-level date utility, which datepicker …
- 5:54 AM Ticket #6829 (Ability to use setDate date with any date not just "Today") created by
- The ability to use setDate to add days, month and years is really …
- 4:35 AM Ticket #6828 (Datepicker: Add en-AU or en-NZ initialisations) created by
- There are no en-AU or en-NZ initialisations for datepicker. …
Jan 10, 2011:
- 8:22 PM Ticket #5124 (Ensure all PHP scripts for demos/tests properly escape/filter input data) closed by
- fixed: Demos: PHP Strict mode compliance and use parse_json() for JSON …
- 7:37 PM Ticket #6802 (Opening links in ajax tabs fires multiple requests with jQuery 1.4.4) closed by
- invalid: You're binding the events every time a load occurs, which is resulting …
- 3:42 PM Ticket #6827 (Datepicker: Incorrect value for "oo" during Daylight Saving Time) created by
- Datepicker's formatDate …
Jan 9, 2011:
- 9:44 AM Ticket #6824 (position() with collision can change element width) closed by
- invalid
- 9:40 AM Ticket #6826 (Malayalam (ml) localization of datepicker) closed by
- duplicate
- 9:37 AM Ticket #6826 (Malayalam (ml) localization of datepicker) created by
- Please find Malayalam (ml) localization of datepicker below: […]
Jan 8, 2011:
- 3:27 PM Ticket #6822 (Datepicker: Add Malayalam localization) closed by
- fixed: Datepicker: Added Malayalam translation. Fixes #6822 - Datepicker: Add …
- 3:24 PM Ticket #6825 (Setting a property that has only a getter error) closed by
- invalid: Selectmenu isn't an official jQuery UI plugin. Please create a new …
- 12:41 PM Ticket #6825 (Setting a property that has only a getter error) created by
- I get the following error message using JQueryUI plugin …
Jan 7, 2011:
- 8:50 PM Ticket #6824 (position() with collision can change element width) created by
- If an element does not have a width, then using position() with …
- 12:25 PM Ticket #6823 ($(...).switchClass(...,...,"slow")) closed by
- duplicate
- 12:18 PM Ticket #6823 ($(...).switchClass(...,...,"slow")) created by
- If you transition between a certain color class to a different color …
- 9:02 AM Ticket #6822 (Datepicker: Add Malayalam localization) created by
- There is no localisation of the UI datepicker module in Malayalam( A …
Jan 6, 2011:
- 3:29 PM Ticket #6821 (Selectable: has hard coded z-index of 100 which isn't visible from a ...) created by
- The z-index for the lasso is hard coded as 100 in …
- 2:43 PM Ticket #6820 (appendText wrongly follows isRTL) created by
- [http://docs.jquery.com/UI/Datepicker#option-appendText …
- 1:03 PM Ticket #6819 (Add an event equivalent to autocompleteselect that works for free text) closed by
- wontfix: This should be built as an extension. The …
- 12:15 PM Ticket #6819 (Add an event equivalent to autocompleteselect that works for free text) created by
- After entering text, and pressing Enter, no event is fired. This makes …
- 11:54 AM Ticket #6818 (_removeCurrentsFromItems modifies a list it is iterating over with a ...) created by
- I posted a comment on this on the closed ticket #5985 but I guess …
- 8:08 AM Ticket #6816 (Button hide while resizing the dialog) closed by
- duplicate
- 3:43 AM Ticket #6817 (Draggable: auto scroll goes double distance when dragging) created by
- Originally posted on …
- 2:13 AM Ticket #6816 (Button hide while resizing the dialog) created by
- While resizing the dialog box with buttons, it will hide the buttons. …
Note: See TracTimeline
for information about the timeline view.