Timeline
Aug 18, 2011:
- 9:18 PM Ticket #7651 (datepicker on <div> fires onSelect too early) closed by
- duplicate
- 9:17 PM Ticket #7652 (Datepicker reopening after date selection in Internet Explorer 7-9) closed by
- duplicate
- 9:17 PM Ticket #7653 (Addition of "url" option on Dialog) closed by
- wontfix: This is pretty simple to do manually and goes against the typical …
- 7:38 PM Ticket #7653 (Addition of "url" option on Dialog) created by
- When "url" is specified the dialog could automatically generate an …
- 3:39 PM Changeset [fb57cc8a]1-10-stable1-11-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- ui/jquery.ui.tooltip.js
- 3:16 PM Ticket #7652 (Datepicker reopening after date selection in Internet Explorer 7-9) created by
- After updating from jquery-ui-1.8.13.custom.min.js to …
- 12:02 PM Ticket #7651 (datepicker on <div> fires onSelect too early) created by
- As of 1.8.15, datepicker's onSelect event works as expected on an …
Aug 17, 2011:
- 11:10 PM Ticket #7650 (Dialog cannot be dragged properly with IFRAME) created by
- Dialog dragging is glitchy when IFRAME is contained within content …
- 6:05 PM Ticket #7649 (Datepicker: Picker not in viewable position when the control is in far ...) created by
- The follow is the test case: […]
- 3:48 PM Ticket #7648 (Accordion Collapsed Color Issue) created by
- http://jqueryui.com/demos/accordion/#collapsible Select "Flick" …
- 3:26 PM Ticket #7647 (CSS class repeated needlessly) created by
- I downloaded a build of 1.8.15 with the UI lightness theme. The …
- 12:04 PM Ticket #7646 (Datepicker closing then reopening on selecting a date in IE) closed by
- duplicate
- 11:37 AM Ticket #7646 (Datepicker closing then reopening on selecting a date in IE) created by
- I have noticed that recently, when you choose a date on the date …
- 10:04 AM Ticket #7645 (Recursion in Datepicker widget) closed by
- duplicate
- 9:57 AM Ticket #7645 (Recursion in Datepicker widget) created by
- Hello! There is a pointless recursion in example script on …
Aug 16, 2011:
- 3:58 PM Ticket #7643 (Clears the selection in all controls) closed by
- worksforme: Works fine for me: http://jsbin.com/adicaq/edit#javascript,html
- 7:53 AM WikiStart edited by
- (diff)
- 7:42 AM Ticket #7644 (Datepicker doesn't close when selecting date in IE7, IE8, and IE9 browsers) closed by
- duplicate
- 7:42 AM Ticket #7642 (Date picker IE 7/8 bug - reappearing after pick a date) closed by
- duplicate
- 2:04 AM Ticket #7644 (Datepicker doesn't close when selecting date in IE7, IE8, and IE9 browsers) created by
- My example is here: http://jqueryui.com/demos/datepicker/ With IE7, …
- 1:13 AM Ticket #7643 (Clears the selection in all controls) created by
- When a page is placed over a textbox(ASP.NET) with autocomplete …
Aug 15, 2011:
- 10:17 PM Ticket #7642 (Date picker IE 7/8 bug - reappearing after pick a date) created by
- date picker won't close/ reappearing in IE 7/8 after pick a date …
- 1:08 PM Ticket #7641 (sortable failed between the last two modules in the same row if not ...) created by
- As the summary saying above. after loading the page, there are 9 …
- 11:28 AM Ticket #7640 (ui.helper is null when using sortable cancel) created by
- I have a sortable and a droppable. On drop I call sortable('cancel') …
- 9:30 AM Milestone 1.8.16 completed
- 8:14 AM Ticket #7637 (Droppable always picks first droppable) closed by
- duplicate
- 8:13 AM Ticket #7638 (JQUERY UI - DIALOG) closed by
- invalid: Please use the forums for help.
- 7:50 AM Ticket #7639 (Key up/key down in textarea's should optionally not toggle auto-complete) created by
- If you attach the auto-complete plugin to an input field it makes …
- 5:32 AM Changeset [25f2113c]1-10-stable1-11-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- demos/position/default.html
- tests/unit/position/position.html
- tests/unit/position/position_core.js
- tests/unit/position/position_core_within.js
- tests/visual/position/position_fit.html
- tests/visual/position/position_flip.html
- tests/visual/position/position_flipfit.html
- ui/jquery.ui.position.js
Aug 14, 2011:
- 9:02 PM Ticket #7638 (JQUERY UI - DIALOG) created by
- El problema es este: Yo tengo un listado en el cual incluyo llamadas …
- 1:39 PM Ticket #7637 (Droppable always picks first droppable) created by
- When determining if the droppable meets criteria, the system doesn't …
- 9:20 AM Ticket #7635 (Late defining self) closed by
- invalid: Using
this
is not bad, in fact we'll probably increase the use of … - 9:18 AM Ticket #7636 (Datepicker var calling) closed by
- wontfix: This plugin is in the middle of being rewritten. We're not doing …
- 8:50 AM Ticket #7636 (Datepicker var calling) created by
- Simplify var calling.
- 7:42 AM Ticket #7635 (Late defining self) created by
- Defining var self = this, should be moved from line 83 to line 76 to …
Aug 13, 2011:
- 7:05 PM Changeset [1aea0ff]1-10-stable1-11-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- demos/spinner/time.html
- tests/unit/spinner/spinner_core.js
- tests/unit/spinner/spinner_defaults.js
- tests/unit/spinner/spinner_events.js
- tests/unit/spinner/spinner_methods.js
- tests/unit/spinner/spinner_options.js
- ui/jquery.ui.spinner.js
Aug 12, 2011:
- 11:19 PM Changeset [80bbebd]1-10-stable1-11-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- demos/position/default.html
- tests/unit/position/position.html
- tests/unit/position/position_core.js
- tests/unit/position/position_core_within.js
- tests/visual/position/position_fit.html
- tests/visual/position/position_flip.html
- tests/visual/position/position_flipfit.html
- ui/jquery.ui.position.js
- 11:18 PM Ticket #7634 (Solution for ticket #5933 and #6730) closed by
- duplicate: Using an interval was already suggested, but we have yet to see a good …
- 11:11 PM Changeset [257021b1]1-10-stable1-11-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- tests/unit/spinner/spinner_core.js
- ui/jquery.ui.spinner.js
- 10:44 PM Ticket #7634 (Solution for ticket #5933 and #6730) created by
- Hi. I found same issue with Chinese input. I reviewed your post in …
- 10:33 PM Changeset [6c1bf56]1-10-stable1-11-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- ui/jquery.ui.spinner.js
- 10:10 PM Changeset [4587f2d]1-10-stable1-11-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- tests/unit/widget/widget_core.js
- ui/jquery.ui.widget.js
- 4:08 PM Ticket #7633 (Add option to exclude date ranges.) closed by
- wontfix: We're not adding features to datepicker. You can already do this with …
- 3:50 PM Ticket #7633 (Add option to exclude date ranges.) created by
- In addition to dateMin and dateMax, I would like a excludeDateRange …
- 10:07 AM Ticket #7530 (Droppable fails on a.element.parentsuntil in version 1.8.14) closed by
- fixed: Droppable: Don't use .parentsUntil(). Fixes #7530 - Droppable fails on …
- 10:05 AM Ticket #7632 (Draggable: iframeFix always runs with old versions of jQuery) closed by
- fixed: Draggable: Only run iframeFix logic if the option is truthy. Fixes …
- 10:04 AM Ticket #7632 (Draggable: iframeFix always runs with old versions of jQuery) created by
- 9:38 AM Ticket #7438 (:focusable incorrectly matches form in Ie6 and Ie7) closed by
- fixed: Closing as fixed in 1.8.15 since this is a core bug and that's the …
- 9:37 AM Changeset [1729e3a]1-10-stable1-11-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- tests/unit/core/core.html
- tests/unit/core/selector.js
Aug 11, 2011:
- 4:49 PM Tickets #4836,4941 batch updated by
- fixed: Tabs: Fixed detection of local vs. remote tabs. Fixes #4941 - …
- 4:48 PM Changeset [18a3b53]1-10-stable1-11-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- tests/unit/tabs/tabs_core.js
- ui/jquery.ui.tabs.js
- 10:28 AM Ticket #7631 (datepicker does not honor yearRange) created by
- The datepicker with specified yearRange misbehaves. 1. Specify …
- 9:51 AM Ticket #7630 (Slider index shall be accessible in event handlers) created by
- all events are having 'ui' parameter passed which contains handle and …
- 9:33 AM Ticket #7629 (Datepicker: "Maximum call stack size exceeded" when selecting date in ...) closed by
- fixed: Fixed in 3e98e737725ef247b765406330dfadf9e28ee049. See #7618.
- 9:15 AM Ticket #7629 (Datepicker: "Maximum call stack size exceeded" when selecting date in ...) created by
- 1. Go to http://jqueryui.com/demos/datepicker/date-range.html 2. …
Note: See TracTimeline
for information about the timeline view.