Timeline


and

02/01/10:

22: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 …
20:59 Changeset [d549ba6d43072f65c56159a136ad4c077d859d36] by Brant Burnett <btburnett3@…>
  • ui/jquery.ui.datepicker.js
  • ui/jquery.ui.dialog.js
Datepicker: No longer dependent on dialog in order to close datepicker when dialog is closed (Refixed #4453 UI Datepicker inside UI Dialog Issue)
20:12 Changeset [bae22fb74aa46fa7b59883a09b9987f7e6b27678] by Brant Burnett <btburnett3@…>
  • ui/jquery.ui.datepicker.js
Datepicker: Now uses zIndex() to determine zIndex for dpDiv on show (Fixed #4580 Datepicker appears underneath other widgets)
17:54 Ticket #5119 (Overriden $.fn.remove issue in IE8 on window resize) created by joern.zaefferer
Cause not entirely clear, yet, details here: …
17:51 Ticket #5103 (Build: Most effect docs missing from build.xml) closed by joern.zaefferer
fixed: Fixed in r3760.
17:51 Changeset [a8ef49964850d11cfa89af3e358fb3bf93760096] by Jörn Zaefferer <joern.zaefferer@…>
  • build/build.xml
Fix for #5103: Include all effect docs in build for download
16:10 Changeset [5b61537e6e759cacc4295887200db6ac07086f54] by Brant Burnett <btburnett3@…>
  • ui/jquery.ui.datepicker.js
  • ui/jquery.ui.dialog.js
Datepicker: Fixed #4453 UI Datepicker inside UI Dialog Issue
14:50 Ticket #5118 (this.options never deleted) created by schaef
If you store some data in your widget with this._setData('test', …
13:54 Ticket #5117 (Datepicker option selectOtherMonths missing) created by Tgr
The documentation mentions a selectOtherMonths option ( …

01/31/10:

21: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 …
16:48 Ticket #5113 (dateFormat causes default input date to reset to today) closed by scott.gonzalez
invalid
16: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.
04: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 …

01/30/10:

20:31 Ticket #5099 (CSS framework download problem) closed by rdworth
fixed: Fixed with the 1.8rc1 update to download builder.
20:31 Ticket #4837 (Missing Images and Style Rules within ...) closed by rdworth
fixed: Fixed with the 1.8rc1 update to download builder.
20:31 Ticket #4609 (Custom Theme Downloader does not change icon colors) closed by rdworth
fixed: Fixed with the 1.8rc1 update to download builder.
16:39 Ticket #5114 (Autocomplete: Turn off collision detection for menu) closed by scott.gonzalez
fixed: Fixed in r3758.
16:38 Changeset [a4daa10f53e9c6aa5a9b5641730fd7576ae6f6f8] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.autocomplete.js
Autocomplete: Turned off collision detection. Fixes #5114 - Autocomplete: Turn off collision detection for menu.
16: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. …
16: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 …
15: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: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) …
01: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. …
01:21 Ticket #4898 ($.ui.dialog.overlay: Too many events disabled) closed by scott.gonzalez
fixed

01/29/10:

21:35 Ticket #4363 (Datepicker Month/Year Dropdowns Not Working In Safari In A Dialog) closed by scott.gonzalez
fixed: Fixed in r3757 by Brant.
21:18 Changeset [58a3a99e1e7ed9be36761baaaac3996ed645ea84] by Brant Burnett <btburnett3@…>
  • ui/jquery.ui.dialog.js
Dialog: Changed overlay to use zIndex() to test which events to cancel (fixed #4363 Datepicker Month/Year Dropdowns Not Working In Safari In A Dialog)
20:31 Ticket #5108 (Autocomplete menu not visible in IE6 (reintroduced)) closed by scott.gonzalez
invalid: This was fixed after 1.8rc1.
20:30 Ticket #5109 (build.xml doesn't compile effects into full script) closed by scott.gonzalez
fixed: Fixed in r3756. Thanks for the patch.
20:06 Changeset [76f7e835b3d552842e59bf98b78d7757efa4976d] by Scott González <scott.gonzalez@…>
  • build/build.xml
Fixed file name for effects in build. Fixes #5109 - build.xml doesn't compie effects into full script.
19:24 Ticket #5110 (zIndex() only checks inline style, and ignores CSS) closed by rdworth
fixed
18:38 Changeset [b91ecde0a7d60185d47493c455e9fec3666d483a] by Brant Burnett <btburnett3@…>
  • tests/unit/core/core.html
  • tests/unit/core/core.js
  • ui/jquery.ui.core.js
'Changed
16: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 …
16: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, …
15: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 …
15: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 …
08:09 Changeset [f214b708894ef2a1607050977f9698cf0d916d43] by Keith Wood <kbwood.au@…>
  • tests/unit/datepicker/datepicker_tickets.js
  • ui/jquery.ui.datepicker.js
Datepicker: Fixed conflict between beforeShowDay and getDate http://forum.jquery.com/topic/several-breaking-changes-in-jquery-ui-1-8rc1
01:56 Ticket #5105 (Autocomplete menu not visible in IE6) closed by scott.gonzalez
fixed: Fixed in r3752.
01:55 Changeset [b144b7644bc5796199930c8a4300dee57ee3566c] by Scott González <scott.gonzalez@…>
  • themes/base/ui.autocomplete.css
Autocomplete: Removed unused style.
01:53 Changeset [217cdd1e44afd01c7573d0c06fdc28495abfd5a9] by Scott González <scott.gonzalez@…>
  • themes/base/ui.autocomplete.css
Autocomplete: prevent the menu from expanding to 100% width in IE6. Fixes #5105 - Autocomplete menu not visible in IE6.
01: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.

01/28/10:

18:50 Ticket #5106 (Wrong params in callback) closed by scott.gonzalez
worksforme: This is functioning as intended and as documented.
18:49 Ticket #5089 (Extra parameters in autocomplete) closed by scott.gonzalez
worksforme: You can perform any action you want using the source option.
18:48 Ticket #5091 (Droppable body let revert a div on a valid dropp) closed by scott.gonzalez
duplicate: Duplicate of #5095.
17:31 Ticket #5097 (Blind and fold don't work in 1.8b1) closed by paul
fixed: Fixed in r3751.
17:31 Changeset [5ef97d7a13e5f4d633097c56ceaf0e4aa516b0e3] by Paul Bakaus <paul.bakaus@…>
  • ui/jquery.effects.core.js
effects: fixed #4097 - bind/fold didnt work
16:38 Ticket #5106 (Wrong params in callback) created by insekticid
When I want to access item params in callback function - object in object …
16:36 Ticket #4145 (Draggable events should be preventable) closed by paul
fixed: Implemented in r3750.
16:35 Changeset [9617d150548df1dead1da9743d99abe378b41a3f] by Paul Bakaus <paul.bakaus@…>
  • tests/unit/draggable/draggable_events.js
  • tests/unit/draggable/draggable_options.js
  • ui/jquery.ui.draggable.js
draggable: implemented #4145 - start,drag and stop events should be preventable
14: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 …
14:21 Ticket #5104 (Autocomplete remote demo broke with 1.4) closed by joern.zaefferer
fixed: Fixed in r3749.
14: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.
13:29 Changeset [b72caa0f3d093dfa45cc022f11a4af13225d4ee6] by Jörn Zaefferer <joern.zaefferer@…>
  • demos/autocomplete/search.php
autocomplete: back to custom json encoding (for compat with older PHP implementations, fixed the double quotes
13:27 Changeset [de8ed36df1582b2e76e7127e683acd0b2535f8f7] by Jörn Zaefferer <joern.zaefferer@…>
  • demos/autocomplete/search.php
autocomplete: back to custom json encoding (for compat with older PHP implementations, fixed the double quotes
13:22 Changeset [961238a50b5955c5c712613ea27dc0dc24887edd] by Jörn Zaefferer <joern.zaefferer@…>
  • demos/autocomplete/search.php
autocomplete: use json_encode in PHP to produce valid JSON
05: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
05:24 Changeset [efc38482984722de8da7342944a680c141fc92fb] by Richard Worth <rdworth@…>
  • version.txt
set trunk version to 1.8pre
05:22 Milestone 1.8rc1 completed
05:21 Changeset [01d0e3ba278210a03c0fd1015afc234838f62339] by Richard Worth <rdworth@…>
  • version.txt
set trunk version to 1.8rc1
04:25 Changeset [c802347799d33e0764b9509eef7ea1d518e6d0c5] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.autocomplete.js
Autocomplete: Removed CSS framework classes from text field. We can add them back in when we have full support for form elements.
03:06 Ticket #5084 (2 dialogs pos false on close) closed by scott.gonzalez
fixed: Fixed in r3738.
03:06 Changeset [65b063b0391b4d08b649935958b69b61ea53ffd7] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.dialog.js
Prevent the default styles for resizable elements from totally killing dialog positioning (finally). Fixes #5084 - 2 dialogs pos false on close.
03: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.
02: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.
02:24 Changeset [dd92e1608185b45e7dc9ae9b3ac2a8b5b84ea19c] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.droppable.js
$.ui.ddmanager.drop() now works properly for nested droppables. Fixes #5095 - Droppable body let revert a div on a valid drop.
02:01 Ticket #4972 (border-radius support) closed by scott.gonzalez
fixed: Fixed in r3735.

01/27/10:

18:23 Ticket #5102 (Drop FF2 support from ui.core) closed by joern.zaefferer
fixed: Fixed in r3736.
18:23 Ticket #5102 (Drop FF2 support from ui.core) created by joern.zaefferer
Based on the recommendation by Aaron Leventhal: > jQuery UI currently …
18:11 Changeset [0923066abbceda1f23cefca26ae33046163c6298] by Jörn Zaefferer <joern.zaefferer@…>
  • ui/jquery.ui.core.js
removing Firefox 2 AIRA extras, FF2 isn't usable in that regard anyway
18:02 Changeset [713608cd428caf238c30cce73f00695675385843] by Scott Jehl <scott@…>
  • themes/base/ui.theme.css
added w3c standard border-radius properties in prep for IE9 and Opera support
17:58 Ticket #5101 (Dialog: broken default visual test page) closed by joern.zaefferer
fixed: Fixed in r3734.
17:57 Changeset [b49dbf4075aae09ea6331405ec66fc4c71be1162] by Jörn Zaefferer <joern.zaefferer@…>
  • tests/visual/dialog/default.html
Fix for #5101 - broken dialog visual test page
17:56 Changeset [ba948b82c7f501e9196a503c83cc18e82f56c206] by Jörn Zaefferer <joern.zaefferer@…>
  • tests/visual/autocomplete/default.html
autocomplete: adding select element to visual test page for bgiframe testing
14:14 Ticket #5101 (Dialog: broken default visual test page) created by rdworth
Somewhere between 1.8a1 and 1.8b1 there's a break. Compare …
13:46 Ticket #5078 (Datepicker does not work in Dialog Box) closed by rdworth
duplicate: Duplicate of #4580
13: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 …
13: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 …
12:29 Changeset [79bd9550546368dafe30af5ee068c78660e32921] by Richard Worth <rdworth@…>
  • demos/accordion/collapsible.html
  • demos/accordion/custom-icons.html
  • demos/accordion/default.html
  • demos/accordion/fillspace.html
  • demos/accordion/mouseover.html
  • demos/accordion/no-auto-height.html
  • demos/accordion/sortable.html
  • demos/addClass/default.html
  • demos/animate/default.html
  • demos/autocomplete/combobox.html
switched to jQuery 1.4.1
10:31 Ticket #4669 (*DEPRECATED* Dialog: beforeclose option should be beforeClose) closed by rdworth
fixed: Fixed in r3731
10:31 Changeset [3eaf9daacaefa5f9f3ac469e4136c9f12cad5b9e] by Richard Worth <rdworth@…>
  • tests/unit/dialog/dialog_events.js
  • ui/jquery.ui.dialog.js
Deprecated beforeclose option instead of removing it for now, fixes reopened #4669 - Dialog: beforeclose option should be beforeClose.
10: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. …
10: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:

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

01/25/10:

10:20 Ticket #5096 (Draggable does not scroll in IE6) created by ollie2893
Using the demo "constrain-movement.html" as reference, if I wanted the …
09: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 …
08:20 Ticket #5052 (datepicker: Set focus error in IE8 for disabled and hidden elements) closed by kbwood
fixed: Fixed in r3728.
08:20 Changeset [c3dd4ac373660b1d36eb527a7ad1387d5d39ef9d] by Keith Wood <kbwood.au@…>
  • ui/jquery.ui.datepicker.js
Datepicker: Fixed #5052 Set focus error in IE8 for disabled and hidden elements
08:07 Ticket #5088 (Date picker localization in RO) closed by kbwood
fixed: Fixed in r3727.
08:07 Changeset [505af6a0e9d6b68d9decd26909ecf239cbd1bf9e] by Keith Wood <kbwood.au@…>
  • ui/i18n/jquery.ui.datepicker-ro.js
Datepicker: Fixed #5088 Date picker localization in RO
04:59 Ticket #4886 (Datepicker div) closed by kbwood
duplicate: Duplicate of #4111.
04:58 Ticket #5014 (Datepicker should have display:none after initialization) closed by kbwood
duplicate: Duplicate of #4111.
Note: See TracTimeline for information about the timeline view.