Timeline


and .

02/01/10:

14:42 Ticket #5120 (.autocomplete("widget") must return menu) created by joern.zaefferer
Create a ul once and always return the same element. Also put the …
12:59 Changeset [d549ba6d43072f65c56159a136ad4c077d859d36] by Brant Burnett <btburnett3@…>
Datepicker: No longer dependent on dialog in order to close datepicker …
12:12 Changeset [bae22fb74aa46fa7b59883a09b9987f7e6b27678] by Brant Burnett <btburnett3@…>
Datepicker: Now uses zIndex() to determine zIndex for dpDiv on show (Fixed …
09:54 Ticket #5119 (Overriden $.fn.remove issue in IE8 on window resize) created by joern.zaefferer
Cause not entirely clear, yet, details here: …
09:51 Ticket #5103 (Build: Most effect docs missing from build.xml) closed by joern.zaefferer
fixed: Fixed in r3760.
09:51 Changeset [a8ef49964850d11cfa89af3e358fb3bf93760096] by Jörn Zaefferer <joern.zaefferer@…>
Fix for #5103: Include all effect docs in build for download
08:10 Changeset [5b61537e6e759cacc4295887200db6ac07086f54] by Brant Burnett <btburnett3@…>
Datepicker: Fixed #4453 UI Datepicker inside UI Dialog Issue
06:50 Ticket #5118 (this.options never deleted) created by schaef
If you store some data in your widget with this._setData('test', …
05:54 Ticket #5117 (Datepicker option selectOtherMonths missing) created by Tgr
The documentation mentions a selectOtherMonths option ( …

01/31/10:

13:03 Ticket #5116 (resizing div makes another div jump in ie6) created by sirwitti
when there are to absolute positioned divs together filling up the …
08:48 Ticket #5113 (dateFormat causes default input date to reset to today) closed by scott.gonzalez
invalid
08:48 Ticket #5112 (Draggable dialog weird behavior if screen scroll) closed by scott.gonzalez
worksforme: I'm not seeing this behavior. Tested in Safari 4, Firefox 3, IE 8.

01/30/10:

20:56 Ticket #5115 (Redmond & Vader themes break download) created by Rwhitbeck
If you select the Redmond theme or the Vader Theme and 1.8rc1 and hit …
12:31 Ticket #5099 (CSS framework download problem) closed by rdworth
fixed: Fixed with the 1.8rc1 update to download builder.
12:31 Ticket #4837 (Missing Images and Style Rules within ...) closed by rdworth
fixed: Fixed with the 1.8rc1 update to download builder.
12:31 Ticket #4609 (Custom Theme Downloader does not change icon colors) closed by rdworth
fixed: Fixed with the 1.8rc1 update to download builder.
08:39 Ticket #5114 (Autocomplete: Turn off collision detection for menu) closed by scott.gonzalez
fixed: Fixed in r3758.
08:38 Changeset [a4daa10f53e9c6aa5a9b5641730fd7576ae6f6f8] by Scott González <scott.gonzalez@…>
Autocomplete: Turned off collision detection. Fixes #5114 - Autocomplete: …
08:38 Ticket #5114 (Autocomplete: Turn off collision detection for menu) created by scott.gonzalez
Flipping the menu for long results is apparently unexpected by many users. …
08:14 Ticket #5113 (dateFormat causes default input date to reset to today) created by rvallee
When specifying a dateFormat (in my case dd/mm/yy), the default input …
07:33 Ticket #5112 (Draggable dialog weird behavior if screen scroll) created by tyron
If you have a modal dialog  http://jqueryui.com/demos/dialog/#modal and …

01/29/10:

17:58 Ticket #5111 (1.8rc1 sortable#over method bugged -- called along with #sort instead of ...) created by shuckster
jQuery UI 1.8 (all versions, including the new RC1) call #over (seemingly) …
17:30 Ticket #5107 (Autocomplete: issues with the viewport) closed by scott.gonzalez
worksforme: I'm not seeing any positioning problems based on resizing the window. …
17:21 Ticket #4898 ($.ui.dialog.overlay: Too many events disabled) closed by scott.gonzalez
fixed
13:35 Ticket #4363 (Datepicker Month/Year Dropdowns Not Working In Safari In A Dialog) closed by scott.gonzalez
fixed: Fixed in r3757 by Brant.
13:18 Changeset [58a3a99e1e7ed9be36761baaaac3996ed645ea84] by Brant Burnett <btburnett3@…>
Dialog: Changed overlay to use zIndex() to test which events to cancel …
12:31 Ticket #5108 (Autocomplete menu not visible in IE6 (reintroduced)) closed by scott.gonzalez
invalid: This was fixed after 1.8rc1.
12:30 Ticket #5109 (build.xml doesn't compile effects into full script) closed by scott.gonzalez
fixed: Fixed in r3756. Thanks for the patch.
12:06 Changeset [76f7e835b3d552842e59bf98b78d7757efa4976d] by Scott González <scott.gonzalez@…>
Fixed file name for effects in build. Fixes #5109 - build.xml doesn't …
11:24 Ticket #5110 (zIndex() only checks inline style, and ignores CSS) closed by rdworth
fixed
10:38 Changeset [b91ecde0a7d60185d47493c455e9fec3666d483a] by Brant Burnett <btburnett3@…>
'Changed
08:42 Ticket #5110 (zIndex() only checks inline style, and ignores CSS) created by btburnett3
zIndex() uses elem.style to test for the z-index style on each element as …
08:33 Ticket #5109 (build.xml doesn't compile effects into full script) created by sc0rchin
line 89 of build.xml <fileset dir="${src.dir}/" includes="jquery.ui.*.js, …
07:38 Ticket #5108 (Autocomplete menu not visible in IE6 (reintroduced)) created by jklmnop
it was closed here http://dev.jqueryui.com/ticket/5105 but i still have …
07:21 Ticket #5107 (Autocomplete: issues with the viewport) created by jklmnop
if the viewport is resized such that it shifts the input element after the …
00:09 Changeset [f214b708894ef2a1607050977f9698cf0d916d43] by Keith Wood <kbwood.au@…>
Datepicker: Fixed conflict between beforeShowDay and getDate …

01/28/10:

17:56 Ticket #5105 (Autocomplete menu not visible in IE6) closed by scott.gonzalez
fixed: Fixed in r3752.
17:55 Changeset [b144b7644bc5796199930c8a4300dee57ee3566c] by Scott González <scott.gonzalez@…>
Autocomplete: Removed unused style.
17:53 Changeset [217cdd1e44afd01c7573d0c06fdc28495abfd5a9] by Scott González <scott.gonzalez@…>
Autocomplete: prevent the menu from expanding to 100% width in IE6. Fixes …
17:13 Ticket #5092 (bug: slide effect not limiting to element display area in 1.8b1 + 1.4) closed by scott.gonzalez
fixed: Fixed in r3751.
10:50 Ticket #5106 (Wrong params in callback) closed by scott.gonzalez
worksforme: This is functioning as intended and as documented.
10:49 Ticket #5089 (Extra parameters in autocomplete) closed by scott.gonzalez
worksforme: You can perform any action you want using the source option.
10:48 Ticket #5091 (Droppable body let revert a div on a valid dropp) closed by scott.gonzalez
duplicate: Duplicate of #5095.
09:31 Ticket #5097 (Blind and fold don't work in 1.8b1) closed by paul
fixed: Fixed in r3751.
09:31 Changeset [5ef97d7a13e5f4d633097c56ceaf0e4aa516b0e3] by Paul Bakaus <paul.bakaus@…>
effects: fixed #4097 - bind/fold didnt work
08:38 Ticket #5106 (Wrong params in callback) created by insekticid
When I want to access item params in callback function - object in object …
08:36 Ticket #4145 (Draggable events should be preventable) closed by paul
fixed: Implemented in r3750.
08:35 Changeset [9617d150548df1dead1da9743d99abe378b41a3f] by Paul Bakaus <paul.bakaus@…>
draggable: implemented #4145 - start,drag and stop events should be …
06:23 Ticket #5105 (Autocomplete menu not visible in IE6) created by joern.zaefferer
The menu isn't visible at all. Moving focus is possible, selecting a value …
06:21 Ticket #5104 (Autocomplete remote demo broke with 1.4) closed by joern.zaefferer
fixed: Fixed in r3749.
06:21 Ticket #5104 (Autocomplete remote demo broke with 1.4) created by joern.zaefferer
search.php returns invalid JSON, and 1.4 is strict about that.
05:29 Changeset [b72caa0f3d093dfa45cc022f11a4af13225d4ee6] by Jörn Zaefferer <joern.zaefferer@…>
autocomplete: back to custom json encoding (for compat with older PHP …
05:27 Changeset [de8ed36df1582b2e76e7127e683acd0b2535f8f7] by Jörn Zaefferer <joern.zaefferer@…>
autocomplete: back to custom json encoding (for compat with older PHP …
05:22 Changeset [961238a50b5955c5c712613ea27dc0dc24887edd] by Jörn Zaefferer <joern.zaefferer@…>
autocomplete: use json_encode in PHP to produce valid JSON

01/27/10:

21:34 Ticket #5103 (Build: Most effect docs missing from build.xml) created by rdworth
The fade effect and most others docs are missing from build.xml
21:24 Changeset [efc38482984722de8da7342944a680c141fc92fb] by Richard Worth <rdworth@…>
set trunk version to 1.8pre
21:22 Milestone 1.8rc1 completed
21:21 Changeset [01d0e3ba278210a03c0fd1015afc234838f62339] by Richard Worth <rdworth@…>
set trunk version to 1.8rc1
20:25 Changeset [c802347799d33e0764b9509eef7ea1d518e6d0c5] by Scott González <scott.gonzalez@…>
Autocomplete: Removed CSS framework classes from text field. We can add …
19:06 Ticket #5084 (2 dialogs pos false on close) closed by scott.gonzalez
fixed: Fixed in r3738.
19:06 Changeset [65b063b0391b4d08b649935958b69b61ea53ffd7] by Scott González <scott.gonzalez@…>
Prevent the default styles for resizable elements from totally killing …
19:04 Ticket #4700 (Dialog behaves badly if it is created from relative element in Opera) closed by scott.gonzalez
wontfix: Relative positioned dialogs aren't supported. Use absolute positioning.
18:25 Ticket #5095 (Droppable body let revert a div on a valid drop) closed by scott.gonzalez
fixed: Fixed in r3737. Thanks for the test case.
18:24 Changeset [dd92e1608185b45e7dc9ae9b3ac2a8b5b84ea19c] by Scott González <scott.gonzalez@…>
$.ui.ddmanager.drop() now works properly for nested droppables. Fixes …
18:01 Ticket #4972 (border-radius support) closed by scott.gonzalez
fixed: Fixed in r3735.
10:23 Ticket #5102 (Drop FF2 support from ui.core) closed by joern.zaefferer
fixed: Fixed in r3736.
10:23 Ticket #5102 (Drop FF2 support from ui.core) created by joern.zaefferer
Based on the recommendation by Aaron Leventhal: > jQuery UI currently …
10:11 Changeset [0923066abbceda1f23cefca26ae33046163c6298] by Jörn Zaefferer <joern.zaefferer@…>
removing Firefox 2 AIRA extras, FF2 isn't usable in that regard anyway
10:02 Changeset [713608cd428caf238c30cce73f00695675385843] by Scott Jehl <scott@…>
added w3c standard border-radius properties in prep for IE9 and Opera …
09:58 Ticket #5101 (Dialog: broken default visual test page) closed by joern.zaefferer
fixed: Fixed in r3734.
09:57 Changeset [b49dbf4075aae09ea6331405ec66fc4c71be1162] by Jörn Zaefferer <joern.zaefferer@…>
Fix for #5101 - broken dialog visual test page
09:56 Changeset [ba948b82c7f501e9196a503c83cc18e82f56c206] by Jörn Zaefferer <joern.zaefferer@…>
autocomplete: adding select element to visual test page for bgiframe …
06:14 Ticket #5101 (Dialog: broken default visual test page) created by rdworth
Somewhere between 1.8a1 and 1.8b1 there's a break. Compare …
05:46 Ticket #5078 (Datepicker does not work in Dialog Box) closed by rdworth
duplicate: Duplicate of #4580
05:44 Ticket #4991 ([PATCH] enhancing simulate.js to accept jquery as drop target) closed by rdworth
wontfix: simulate is designed to simulate a true browser event, as closely as …
05:41 Ticket #4998 (Tooltip: Not possible to call show on "self") closed by rdworth
invalid: Tooltip is not yet in the trunk, that's why it's not in the component list …
04:29 Changeset [79bd9550546368dafe30af5ee068c78660e32921] by Richard Worth <rdworth@…>
switched to jQuery 1.4.1
02:31 Ticket #4669 (*DEPRECATED* Dialog: beforeclose option should be beforeClose) closed by rdworth
fixed: Fixed in r3731
02:31 Changeset [3eaf9daacaefa5f9f3ac469e4136c9f12cad5b9e] by Richard Worth <rdworth@…>
Deprecated beforeclose option instead of removing it for now, fixes …
02:29 Ticket #4669 (*DEPRECATED* Dialog: beforeclose option should be beforeClose) reopened by rdworth
We should deprecate the beforeclose option in 1.8 and remove it in 1.9. …
02:28 Ticket #5100 (Dialog: remove deprecated dialog option beforeclose) created by rdworth
The dialog option beforeclose was deprecated by #4669. It should be …

01/26/10:

13:04 Changeset [6de9b51c578a6201d6a1e46d91c5381403f20b45] by Jörn Zaefferer <joern.zaefferer@…>
added autocomplete and button to docs build
12:52 Changeset [1382af8af0196a0bce10d8c58f449d2320cdf8a9] by Jörn Zaefferer <joern.zaefferer@…>
autocomplete: added xml-parsing demo
07:24 Ticket #5099 (CSS framework download problem) created by wakamolee
Whenever I download a theme, my .zip file contains only the default theme …
06:03 Ticket #5093 (IntegrityError: (1062, "Duplicate entry '7e3f7aac817c744-0-query_time' for ...) closed by rdworth
duplicate: duplicate of #2973
03:23 Ticket #5098 (ThemeRoller bookmarklet tries to load an invalid URL) created by ntoniazzi
Lines 23, 50 and 78 of …

01/25/10:

20:48 Ticket #5097 (Blind and fold don't work in 1.8b1) created by danw
There isn't any animation, it just instantly appears/disappears. Broken: …
02:20 Ticket #5096 (Draggable does not scroll in IE6) created by ollie2893
Using the demo "constrain-movement.html" as reference, if I wanted the …
01:54 Ticket #5095 (Droppable body let revert a div on a valid drop) created by darkprisma
if u dropp a div on a valid div it call the event but then it revert to …
00:20 Ticket #5052 (datepicker: Set focus error in IE8 for disabled and hidden elements) closed by kbwood
fixed: Fixed in r3728.
00:20 Changeset [c3dd4ac373660b1d36eb527a7ad1387d5d39ef9d] by Keith Wood <kbwood.au@…>
Datepicker: Fixed #5052 Set focus error in IE8 for disabled and hidden …
00:07 Ticket #5088 (Date picker localization in RO) closed by kbwood
fixed: Fixed in r3727.
00:07 Changeset [505af6a0e9d6b68d9decd26909ecf239cbd1bf9e] by Keith Wood <kbwood.au@…>
Datepicker: Fixed #5088 Date picker localization in RO

01/24/10:

20:59 Ticket #4886 (Datepicker div) closed by kbwood
duplicate: Duplicate of #4111.
20:58 Ticket #5014 (Datepicker should have display:none after initialization) closed by kbwood
duplicate: Duplicate of #4111.
12:47 Ticket #5094 (selectable: destroy method doesn't clean up selectees) closed by rdworth
fixed: Fixed in r3726
12:47 Changeset [f7c75d900f42a3479af0ed52d8f393e4028210e0] by Richard Worth <rdworth@…>
fixed #5094 - selectable: destroy method doesn't clean up selectees
12:46 Ticket #5094 (selectable: destroy method doesn't clean up selectees) created by rdworth
After calling the destroy method, selectees (items matching filter inside …
00:12 Ticket #5093 (IntegrityError: (1062, "Duplicate entry '7e3f7aac817c744-0-query_time' for ...) created by snover
==== How to Reproduce ==== While doing a GET operation on /query, Trac …

01/23/10:

22:53 Ticket #5092 (bug: slide effect not limiting to element display area in 1.8b1 + 1.4) created by chaos
In UI 1.7.2 with jquery 1.3.2, the slide effect limited its area of …
07:27 Ticket #5091 (Droppable body let revert a div on a valid dropp) created by darkprisma
if u dropp an div on a valid div it call the event but then it revert to …

01/22/10:

14:52 Changeset [93ed6d5a0cab30d20a272c02528f6e829ef1e7d8] by Jörn Zaefferer <joern.zaefferer@…>
button: visual default test, log args when console is available
14:52 Changeset [aa63c4b9594aed63ef43e5aa0ecad6fecd8f8d60] by Jörn Zaefferer <joern.zaefferer@…>
button: handle space "click"
14:46 Changeset [967454c43443e19b270f13be3840c451edecdfbc] by Jörn Zaefferer <joern.zaefferer@…>
button: add ui-state-active on keydown, further improving keyboard …
13:44 Ticket #5090 (Sortable under Sortable - Display error on IE.) created by Blunk
Im having problems to have a sortable under other sortable. In …
09:54 Ticket #5089 (Extra parameters in autocomplete) created by tyron
I think there should be an option in autocomplete plugin to send extra …
05:18 Changeset [cc77201c8e55a4ffc4d4ff5287cfdc14bce7a3e1] by Jörn Zaefferer <joern.zaefferer@…>
dropping intial code for #4957 - too many open issues to get this into 1.8
03:59 Ticket #5088 (Date picker localization in RO) created by cdumitru
The RO localization file has the following mistakes: dateFormat …
02:10 Ticket #5085 (Datepicker: bug in findPos for RTL languages) closed by kbwood
fixed: Fixed in r3721.
02:10 Changeset [4e815232278460d9d1210e08015dafdbb2dce4df] by Keith Wood <kbwood.au@…>
Datepicker: Fixed #5085 bug in findPos for RTL languages
Note: See TracTimeline for information about the timeline view.