Timeline


and

07/24/09:

21:15 Ticket #4718 (pulsate pulses one extra time.) created by urkle
If i do a $('#someelement').effect("pulsate",{times:3},500); I expect it …
20:45 Ticket #4717 (Datepicker wont display in Firefox) created by seippelk
I am using Firefox version 3.0.1 and I am having a problem using the date …
20:09 Ticket #4716 (Use position plugin in dialog) created by scott.gonzalez
18:24 Changeset [eff793d014dfaeb4e601dbd97cf7b33352b05ce5] by Scott González <scott.gonzalez@…>
  • demos/position/cycler.html
  • demos/position/default.html
  • demos/position/images/earth.jpg
  • demos/position/images/flight.jpg
  • demos/position/images/rocket.jpg
  • demos/position/index.html
  • tests/unit/position/position.html
  • tests/unit/position/position_core.js
  • ui/ui.position.js
Copied position plugin from /branches/dev/positionTo r2971.
15:31 Ticket #4715 (Themeswitcher: Selecting themes to allow) created by pwnedd
It would be useful to provide a mechanism to specify a subset of jQuery UI …
15:23 Ticket #4714 (Themeswitcher: onSelect behavior) created by pwnedd
Would it be possible to: 1. Have onSelect provide the name of the theme …
15:19 Ticket #4713 (Disabling themeswitcher cookies) created by pwnedd
Would it be possible to add an option to stop themeswitcher from using …
14:38 Ticket #4712 (clearStyle option not being respected when opening the initial accordion ...) created by ken.sykora
When you use the option clearStyle and allow the accordion to open a …
14:18 Ticket #4710 (Document for Position) created by Cloudream
 http://docs.jquery.com/UI/Utility/Position
12:57 Ticket #4709 (Add zIndex setter/getter method) created by scott.gonzalez
Add a method for getting/setting zIndex. When getting the zIndex, the …
12:53 Changeset [bfca009321a9be73c7b4fa042f0cfe5fd39ca8a4] by Scott González <scott.gonzalez@…>
  • tests/visual/compound/datepicker_dialog.html
Datepicker in dialog compound demo: Initialize datepicker before dialog opens.
02:00 Changeset [30bfc47c35e3bf3a21692ed1b588b258ebbae209] by Scott González <scott.gonzalez@…>
  • ui/ui.dialog.js
Dialog: Use :data(resizable) instead of :ui-resizable to check if the dialog is resizable. Fixes a bug when the resizable plugin isn't loaded and the :ui-resizable selector therefore doesn't exist.
01:00 Ticket #4625 (Overlay in IE causes scrollbars to show) closed by scott.gonzalez
duplicate: Duplicate of #3623.

07/23/09:

15:34 Ticket #4708 (Insert file XML in to UI Tabs) created by hamming
Hello. I use UI Tabs version 1.7.2. I want each tab to associate an XML …
14:28 Ticket #4707 (Datepicker 1.7.2) created by TRAHOMOTO
Sorry for my English, I use a translator After updating the jQuery UI …
14:09 Ticket #4692 (Incorrect containment when using both draggable and resizable) closed by scott.gonzalez
duplicate: Duplicate of #4489.
11:25 Ticket #4706 (Dialog: can't get value from textarea in modal dialog second time dialog ...) created by vrn_shan
See  http://jsbin.com/ufego Steps to reproduce in Opera: 1. Click …
10:39 Ticket #4705 (Option to bring draggable to front on click) created by willryanuk
Currently, it is possible to bring a draggable to the front on the drag …
02:48 Ticket #4679 (Dialogs should remember their position after drag) closed by scott.gonzalez
fixed: Fixed in r2961. Thanks wewals.
02:47 Changeset [d6f7a57eb1c8962a6affffcad542a2751c1f56ea] by Scott González <scott.gonzalez@…>
  • ui/ui.dialog.js
Dialog: Update position option after drag. Fixes #4679 - Dialogs should remember their position after drag. Thanks wewals.

07/22/09:

19:53 Ticket #4704 (Datepicker global variable isn't unique) created by obrie
One of the nice things with jQuery is that it shouldn't conflict with …
11:18 Ticket #4703 (Sortable: nested sortables sometimes allow recursive drops) created by kae
 http://verens.com/demos/php_and_jquery/8-2-sorting-trees/sorting-trees.php
08:40 Ticket #4691 (The datepicker positioning is off if the window has almost the same height ...) closed by kbwood
fixed: Fixed in r2958. Ensured that the position has a minimum value of 0,0.
08:39 Changeset [1df4659b7d707987bd18c098eb0ff32e27a1fba4] by Keith Wood <kbwood.au@…>
  • ui/ui.datepicker.js
Datepicker: Fixed #4691 Datepicker positioning is off if the window has almost the same height as the calendar div
08:37 Ticket #3891 (Autosize input field) closed by kbwood
fixed: Fixed in r2957. Set the autoSize option to true.
08:37 Changeset [ef4000d9df88a4d9dd3bcae72439c078eff8634b] by Keith Wood <kbwood.au@…>
  • tests/unit/datepicker/datepicker_options.js
  • ui/ui.datepicker.js
Datepicker: Fixed #3891 Autosize input field
08:34 Ticket #4684 (Datepicker bug when textbox id contains '$') closed by kbwood
fixed: Fixed in r2956.
08:34 Changeset [d2bd01aecbd71920523dd08788211db037d5bccc] by Keith Wood <kbwood.au@…>
  • ui/ui.datepicker.js
Datepicker: Fixed #4684 Datepicker bug when textbox id contains '$'
08:29 Ticket #4647 (setDate cannot be called multiple times) closed by kbwood
fixed: Fixed in r2955. As suggested, relative date string may begin with a 'c' to …
08:28 Changeset [61e15b1f76e27596b41d95b2b18c5df7f9eaa89f] by Keith Wood <kbwood.au@…>
  • tests/unit/datepicker/datepicker_options.js
  • ui/ui.datepicker.js
Datepicker: Fixed #4647 setDate cannot be called multiple times
00:31 Ticket #2536 (datepicker position issue) closed by kbwood
worksforme

07/21/09:

20:37 Ticket #4702 (themes dosent support rtl) created by AlmogBaku
all the themes by default build for ltr. for using in rtl website i need …
12:53 Ticket #4701 (Resizable: Issue resizing with a scrollable containment: 'parent') created by oggy
This is a variant of #3074. The workaround presented there doesn't work …
12:13 Ticket #4700 (Dialog behaves badly if it is created from relative element in Opera) created by Mikko Rantanen
If the element from which the dialog is created has position: relative, …
05:40 Ticket #4071 (Datepicker and ASP.Net validators. Error: 'length' is null or not an ...) closed by kbwood
wontfix: This appears to be a problem with either the jQuery trigger function or …
04:52 Ticket #4689 (Enter key behavior in datepicker) closed by kbwood
duplicate: Duplicate of #4474. Fixed in r2500.
04:21 Changeset [269a4412683dbb05d02de02fb7dd98e23d373ebb] by Scott González <scott.gonzalez@…>
  • ui/effects.highlight.js
Highlight effect: refactor.
04:16 Ticket #4279 (effects ignores duration in tr and td elements) closed by scott.gonzalez
worksforme: Works for me, tested against 1.6rc6 and trunk.
03:20 Ticket #4577 (Problem opening a dialog from another) closed by scott.gonzalez
fixed: This was fixed a while ago. The problem should go away if you upgrade to …
03:15 Ticket #4351 (CSS units for zero) closed by scott.gonzalez
fixed: I believe this was only in the resizable functional CSS. Fixed in r2951.
03:14 Changeset [553c6cf7c15f0257e87a5695b8d564cd02a07fb3] by Scott González <scott.gonzalez@…>
  • themes/base/ui.resizable.css
Changed 0px to 0. Fixes #4351 - CSS units for zero.
03:07 Ticket #4270 (Add a pair of rotate icons) closed by scott.gonzalez
worksforme: The return and refresh arrows work well to indicate rotation.
03:02 Ticket #4690 (Calling "option" before triggering show of datepicker causes datepicker to ...) closed by scott.gonzalez
worksforme: The plugin's functional CSS is part of the plugin, it is not optional.
02:10 Ticket #4667 (Self-closing div tags break tabs) closed by rdworth
invalid: Self-closing DIV (<div/> instead of <div></div>) is invalid HTML. Valid …
00:37 Ticket #4670 (Tabs content using AJAX) closed by scott.gonzalez
worksforme: Works for me; got a demo page?
00:23 Ticket #4698 (About jQuery UI Problem) closed by scott.gonzalez
duplicate: Duplicate of #4333.
00:23 Ticket #4358 (Nested unconnected sortables fail in IE7 (IE6 not tested)) closed by scott.gonzalez
duplicate: Duplicate of #4333 (for draggable).
00:10 Ticket #4682 (change markup of progressbar when value is 0 or 100) closed by scott.gonzalez
invalid: It doesn't make sense to remove the original element or to drop the value …
00:05 Ticket #4664 (uiDialog.resizable needs containment:'document' to agree with ...) closed by scott.gonzalez
fixed: Fixed in r2950. Thanks.
00:03 Changeset [33c16ae1637a2591d0eb3ecf0a7f776d2bd6f6f3] by Scott González <scott.gonzalez@…>
  • ui/ui.dialog.js
Dialog: Contain resizing to the document. Fixes #4664 - uiDialog.resizable needs containment:'document' to agree with uiDialog.draggable. Thanks AudreyT.

07/20/09:

23:52 Ticket #4699 (DIV.ui-dialog-content's width grows on resize) closed by scott.gonzalez
worksforme: I'm not seeing this behavior. Can you provide a demo showing the problem …
23:44 Ticket #4687 (Dynamic content without events?) closed by scott.gonzalez
invalid: Ids are case sensitive, you need to use '#myLink' not '#mylink'. Closing …
23:39 Ticket #4693 (switchClass not working in Chrome) closed by scott.gonzalez
duplicate: Duplicate of #4324.
23:39 Ticket #4661 (addClass, removeClass, toggleClass and switchClass don't work in Chrome) closed by scott.gonzalez
duplicate
13:56 Changeset [ec09afabb68d9683625967bd3ee8f7302c25ae1a] by Ca-Phun Ung <pazu2k@…>
  • tests/visual/compound/datepicker_dialog.html
reverted r2948 - error is not in the test but in dialog itself.
13:22 Changeset [651a3a862d3e75a978ac68edcd3fe1284168bd72] by Ca-Phun Ung <pazu2k@…>
  • tests/visual/compound/datepicker_dialog.html
fixed error in datepicker dialog compound test
11:05 Ticket #4387 (slider handles can be dragged over each other when there are more than 2) reopened by joern.zaefferer
11:01 Ticket #4699 (DIV.ui-dialog-content's width grows on resize) created by nelis
Every time a dialog is resized the DIV.ui-dialog-content's width grows 1 …

07/19/09:

11:32 Changeset [389343cfd38309585cc799834b68ade7ea18c46f] by Jörn Zaefferer <joern.zaefferer@…>
  • demos/slider/index.html
  • demos/slider/tabs.html
added tabs-slider demo
10:03 Ticket #4698 (About jQuery UI Problem) created by net205
I use jQuery UI Sortable plugin and resizable plugin to developed a small …
02:24 Ticket #4697 (droppable area shrinks when animated) created by darkhouse
I have setup a system that hides the droppable area until you start …

07/18/09:

18:35 Changeset [4d51ffd3647bbdc037f083610b354c03dedc80fa] by Scott González <scott.gonzalez@…>
  • tests/visual/compound/datepicker_dialog.html
  • tests/visual/compound/draggable_accordion.html
  • tests/visual/compound/tabs_tabs.html
Fixed titles of visual test pages.
18:33 Changeset [78b2304ec1861d13dcd57c7b54aa43898a70f317] by Scott González <scott.gonzalez@…>
  • tests/visual/compound/accordion_tabs.html
  • tests/visual/compound/datepicker_dialog.html
  • tests/visual/compound/draggable_accordion.html
  • tests/visual/compound/tabs_tabs.html
Started building compound visual tests (multiple plugins). Partial fix for #4651 - Create test pages for nested widgets.
18:12 Ticket #4696 (Bug with revert and grid : the element goes back to a bad position) created by yotsumi
I have find a bug on the ui.draggable component which appears when i use …
17:07 Ticket #4695 (Accordion issue (and fix) with fillSpace:true) created by joern.zaefferer
[…]
16:55 Ticket #4271 (Buttons disappear after dragging dialog) closed by scott.gonzalez
fixed: Confirmed in 1.7.1 and 1.7.2, but works in trunk.

07/17/09:

23:02 Ticket #4694 (Document that table is only sortable by selecting "tbody") created by lastorset
It took me a while to figure out that if you want to sort a table, you …
17:12 Ticket #4693 (switchClass not working in Chrome) created by intrinsi
The switchClass effect does not seem to work in Chrome. I am currently …
Note: See TracTimeline for information about the timeline view.