Timeline
02/11/08:
- 20:56 Ticket #2320 (Standard html code for UI) created by
- View patch
- 17:36 Ticket #2319 ([draggable droppable] improvement for refreshPositions option) created by
- Attached is a patch to improve performance for the refreshPositions …
- 16:22 Ticket #2318 ([accordion] animation bug in IE) created by
- The slide animation in IE 6 (untested in IE 7) has a jump at the end of …
- 16:18 Ticket #2317 (jQuery.event.trigger modifies data parameter) created by
- The object passed to jQuery.event.trigger as the data parameter is …
- 12:32 Ticket #2316 (removeData for complete namespaces) created by
- The removeData methods should work on complete namespaces - similiar to …
- 03:27 Ticket #2145 (ui.resizable should be able to preserve the aspectRatio) closed by
- fixed
- 02:56 Ticket #2291 (resizable: redundant options? (o.aspectRatio / o.ratio)) closed by
- fixed
02/10/08:
- 21:37 Ticket #2200 (tabs without background images) closed by
- invalid: Two themes come without background images already. For certain effects …
- 05:40 Ticket #1253 (Allow binding to multiple events simultaneously with .bind()) closed by
- fixed: Fixed as cloudream said again. :)
- 05:39 Ticket #1595 (ajax provides no means for passing a username and password.) closed by
- fixed: Fixed as cloudream said. :)
- 05:38 Ticket #2146 (:content() match substring - how if the need is to match the whole text?) closed by
- duplicate: Author says dup of #2147 so closing on that basis.
- 05:17 Ticket #2315 (Option to prevent JavaScript processing via Ajax) created by
- It would be nice if we could have an ajax option to disable this the …
02/09/08:
- 21:04 Ticket #2314 (document.getSelection() message from error consol of FF 2.0.0.1x) created by
- hi, Deprecated method document.getSelection() called. Please use …
- 17:50 Ticket #2313 (Arrange browser version check regexp) created by
- modify (?:rv|it|ra|ie) to (?:ie|rv|it|ra) depends on their market share to …
- 09:48 Ticket #2312 (.focus() bug in IE) created by
- I have tried to do : <a id='contentsection' onfocus='alert('toto');'></a> …
- 01:34 Ticket #2117 (Dialog + html select boxes in IE6) closed by
- duplicate: Duplicate of #1801.
- 01:29 Ticket #1715 (Problem with JQueryUI dialog) closed by
- worksforme
- 01:05 Ticket #2311 ($('body').show() doesn't work) created by
- This code doesn't work on 1.2.2 and 1.2.3. […] I made simple patch. …
02/08/08:
- 22:32 Ticket #1963 (jQuery UI > Dialog > IE6) closed by
- worksforme: The height option works for me. Try 1.5a or latest SVN. If you continue …
- 22:14 Ticket #2297 ([dialog] split out modal options) closed by
- fixed: Fixed in [4696].
- 21:17 Ticket #2310 (sortable forces dragged elements to visible) created by
- When an element has finished being dragged by sortable, the visibility is …
- 20:37 Ticket #2309 (Wrap regular expressions in paranthesis) created by
- I'm using JavaScript lint and it reports that regular expressions should …
- 19:26 Ticket #2043 (Slider / SliderSetValues()) closed by
- wontfix: there is no SliderSetValue anymore. Check out 1.5b n the next couple of …
- 19:25 Ticket #2130 (UI.Slider breaking (even on demo page)) closed by
- fixed: sorry, this will be fixed in 1.5b.
- 19:10 Ticket #2308 (UI Lint Errors & Warnings) created by
- Lint errors and warnings are thrown in some of the UI 1.5a files. I am …
- 18:55 Ticket #2248 (Bug in ui.slider.js causes IE to fail) closed by
- fixed
- 18:54 Ticket #2195 (i can not find <shadow.css>) closed by
- invalid: It's in trunk/themes or in the included themes directory in your download.
- 18:53 Ticket #2162 (jQuery.noConflict() breaks ui.shadow.js (jQuery UI 1.0)) closed by
- fixed
- 18:49 Ticket #2143 (Major UI issues with IE6 & IE7) closed by
- fixed: Wasn't able to reproduce it in 1.5a. Closed for now. If you can reproduce …
- 18:46 Ticket #1938 ([PATCH] sliderMoveTo for multiple handles) closed by
- fixed: implemented in 1.5b.
- 18:45 Ticket #1784 (Make overlapping of multiple handlers optional) closed by
- fixed: done in 1.5b.
- 18:45 Ticket #1757 (Slider - click should raise stop event) closed by
- wontfix
- 18:44 Ticket #1737 ($(foo).sliderMoveTo(dest, scale, changeslide, p) does not eval correctly) closed by
- wontfix: Closed because method doesn't exist anymore in 1.5.
- 16:04 Ticket #2307 (IE6: Dialog jumps up so mouse is at bottom of titlebar when dragged) created by
- When you drag a dialog in IE6, it jumps up a little so the mouse cursor is …
- 15:54 Ticket #2300 (UI selectors broken) closed by
- fixed: Fixed in [4689]. Custom selectors have been removed. Use .ui-draggable …
- 14:29 Ticket #2306 (Metadata french localization number.) created by
- I use tablesort for my web site, and I have to write my number like …
- 11:08 Ticket #2305 (svn draggable: containment fails if grid set) created by
- The following code illustrates the bug: […] Note that placing grid …
- 10:04 Ticket #2304 (draggable/droppable: margin of draggable messes up tolerance-options) created by
- The tolerance-options 'fit', 'intersect' and 'touch' don't work as …
- 09:36 Ticket #2303 (Cannot build custom reports in Trac) created by
- ==== How to Reproduce ==== While doing a GET operation on /query, Trac …
02/07/08:
- 21:50 Ticket #844 (Loading jQuery 1.1 with Prototype throws error) reopened by
- Hello, The same error is happening with me. Above you can see the HEAD …
- 20:24 Ticket #2302 (Bad behavior with Selectable in IE7) created by
- In my example I have a grid of 96 elements under the parent 'Selectable' …
- 18:25 Ticket #2294 (sortable is missing args declaration) closed by
- fixed
- 18:22 Ticket #2301 (calling dialog('close') on an element that's not a dialog throws error) created by
- On http://ui.jquery.com/1.5a/demos/dialog.html click the close button, and …
- 18:21 Ticket #2265 (Sortables disappear in IE6 when dragged) closed by
- fixed: This was a clone() bug. It's fixed with the new version 1.5a.
- 18:20 Ticket #2256 (Sortable options 'update' and 'stop' do not fire) closed by
- fixed: This is fixed in version 1.5a. Thanks.
- 18:14 Ticket #2157 (Sortable update callback called before extra DOM element is removed) closed by
- wontfix: This is on purpose: The helper is needed for many callback uses to work …
- 18:11 Ticket #2300 (UI selectors broken) created by
- The :draggable selector currently selects all elements, not just draggable …
- 18:00 Ticket #2137 (Draggables position:fixed;) closed by
- wontfix: IE6 doesn't feature position: fixed.
- 17:30 Ticket #2299 (Dialog alert, confirm, and prompt options) created by
- It would be nice to call something like $.ui.alert('Hello, World!'); and …
- 17:22 Ticket #2131 (strange behavior for draggable inside fixed position parent) closed by
- invalid: Cannot reproduce it on FF Mac, but I can reproduce it with FF Win. This …
- 17:17 Ticket #2122 (Droppable/Draggable element comparison needs to be changed on trunk.) closed by
- fixed: Fixed ('this' now links to the current droppable, first argument is the …
- 17:01 Ticket #2118 (droppableDestroy API not accesible) closed by
- fixed: The API has changed for 1.5: It's now $(..).draggable('destroy').
- 17:00 Ticket #2116 (jquery-ui draggable depends on dimensions) closed by
- fixed: This should be fixed.
- 16:57 Ticket #1958 (UI.sortables does not call the callback update) closed by
- fixed: works in 1.5a (or current SVN).
- 16:56 Ticket #1770 (sortable incorrectly reorders ordered list) closed by
- wontfix: Hi, that's not fixable. The only thing you can do about it is using the …
- 16:55 Ticket #2298 (global ajax events can be slow if lots of DOM elements) created by
- If there are lots of DOM elements, the global ajax events can be very …
- 16:53 Ticket #1657 (Draggable options implemented into Sortable) closed by
- fixed: axis is available in 1.5.
- 16:30 Ticket #2297 ([dialog] split out modal options) created by
- The modal option for dialogs should only be a boolean. Setting the css …
- 16:26 Ticket #2296 ([dialog] add zIndex option) created by
- Add an option for zIndex in the dialog plugin. This value will be used …
- 16:09 Ticket #2295 (UI plugins should expose defaults) created by
- UI plugins should expose their default settings so they can be changed by …
- 15:08 Ticket #2294 (sortable is missing args declaration) created by
- the sortable constructor is missing the following line: var args = …
- 14:17 Ticket #2293 ([validate]) closed by
- worksforme: The current email validation does not mark "@" as valid.
- 13:01 Ticket #2293 ([validate]) created by
- I've made a new email validation. This because the standard one only has …
- 12:15 Ticket #2292 (tablesorter or jQuery? duplicate event handler, possible memory leaks) created by
- If there is an event handler attached to a row element or any of its …
- 11:15 Ticket #2291 (resizable: redundant options? (o.aspectRatio / o.ratio)) created by
- As far as I understand the code if I want a resizable to preserve its …
- 11:06 Ticket #2290 (resizable's aspectRatio-preservation buggy (all handles, except SE)) created by
- Looking at the code I suppose ui.resizable is meant to support …
- 10:31 Ticket #2289 (JSON requests don't trigger AJAX callbacks) created by
- For example if you call $.getJSON(), jQuery doesn't call the beforeSend …
02/06/08:
- 23:54 Ticket #2288 (Ease of use enhancement for .show("slow")/.hide("slow")) created by
- As per ticket #2041, it's impossible to use the "speed enabled" show/hide …
- 20:56 Ticket #2287 (Remove unnecessary sourcing of events from global window) created by
- This is only needed in multi-document environments like iframes, new …
- 16:46 Ticket #1562 ($.extend is not working properly when using deep extension) reopened by
- The documentation doesn't …
- 05:20 Ticket #1669 (Dialog Options - modal, resizable, draggable) closed by
- fixed: Fixed in [4661]. Thanks Scott Gonzalez.
- 05:18 Ticket #2037 (using innerHTML can cause css display errors in Opera) closed by
- fixed: Fixed in SVN rev [4660].
- 05:18 Changeset [f43516f20975d3b3fc7910d187af97d7a8c6dc6f] by
-
- src/core.js
- 03:58 Ticket #2286 (Add ability to use "Category" namespacing on events) created by
- the milestone / version are actually 1.2.4 / 1.2.3 respectively (the trac …
- 03:48 Changeset [e71e4a47f35a4380664b6cc209e482adea6b4b14] by
-
- src/offset.js
- 01:03 Changeset [80568d29cb93f176468db99f5ab0c8dfa21152d7] by
-
- version.txt
02/05/08:
- 22:17 Ticket #1726 (Flashing bug in slideUp/Down in Internet Explorer 7) closed by
- wontfix: That test case is running in Quirks mode (which is no longer supported for …
- 19:57 Ticket #1726 (Flashing bug in slideUp/Down in Internet Explorer 7) reopened by
- Hi, I am having this exact problem with a menu I created in IE6. When it …
- 19:32 Changeset [75cb0d8d05a0d44cca1529f891fe2a3de2061194] by
-
- src/event.js
- 18:32 Ticket #2285 (clone() issue with textarea) created by
- If you clone a form which contains a textarea, then submit the cloned …
- 18:28 Ticket #2282 (script tags not evaluated in $.ajax) closed by
- worksforme: This is by design. As it says in the description the html is loaded as …
- 06:24 Ticket #2284 (Ajax, Post, Firefox 2.0.0.11 - No header length) created by
- If you do a post to a web service and dont post any data in Firefox, you …
- 00:26 Ticket #2283 (animate() function does not work in jQuery 1.2.2!) closed by
- invalid: jQuery doesn't have the native ability to animate color in the core. Try …
02/04/08:
- 20:56 Ticket #2283 (animate() function does not work in jQuery 1.2.2!) created by
- It seems that any color manipulation using the animate function does not …
- 18:32 Ticket #2282 (script tags not evaluated in $.ajax) created by
- The documentation for $.ajax states that script tags are evaluated when …
- 16:53 Ticket #2281 (Support for rgba animations in jquery.color) created by
- rgba-values in color css attributes allow firefox 3 and safari 3 to have …
- 15:12 Ticket #2224 (Support unbind(".namespace")) closed by
- fixed: Fixed in [4601].
- 13:56 Ticket #2280 (Selection by align attribute fails in Mozilla browsers) created by
- When using selectors involving the "align" attribute, Mozilla browsers …
- 07:50 Ticket #2279 (faster trim) created by
- Maybe everyone had read this already... I think jQuery would really …
- 07:04 Ticket #2278 (animate calculates the wrong height of element with implicit width) created by
- Full description: …
- 06:32 Ticket #2277 (fx camelCase) created by
- .animate({"margin-left" 5}) fails, .animate({marginLeft: 5}) works.
- 05:06 Ticket #2276 (AIR compliant) created by
- Do you plan to upgrade to be AIR compliant …
Note: See TracTimeline
for information about the timeline view.
