Timeline
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 …
02/03/08:
- 21:46 Changeset [2c07690377522119891784ec11c89e87f0a12545] by
-
- version.txt
- 18:43 Changeset [b0c7df65d0f92b77752e8f9b33898d0e3b2c05e8] by
-
- src/core.js
- test/unit/core.js
- 17:56 Changeset [4a11e6d70b5c4b1473b62050929cffe3d2a67317] by
-
- src/core.js
- test/unit/core.js
- 17:17 Ticket #2275 (Datepicker: can't paste date to field) created by
- Well, I can't paste a valid date from my clipboard to field with attached …
- 15:08 Ticket #2274 (The Tabs Page is showing a 404 on JQuery Site) created by
- FYI: I got a 404 when trying to go to the following page: …
- 04:33 Changeset [703e89ba302e86bba1f4777ce1a6aee6f38b7b87] by
-
- src/event.js
- test/unit/event.js
- 04:05 Changeset [77da94552e94925e990d058ed81419d0835747ce] by
-
- src/core.js
- src/event.js
- test/unit/core.js
02/02/08:
- 23:23 Ticket #2273 (Other windows and documents) created by
- When the functions height and width are generated, since line 1325, source …
- 21:52 Ticket #2007 (Bring selected Dialog to front of other dialogs. (Patch Included)) closed by
- fixed: Fixed in [4590]
- 02:04 Ticket #2272 (interface does not work with jquery newer then 1.2.1) created by
- One Example (the animation works fine, but Firebug displays infinte …
- 01:43 Ticket #2271 (accordian panel bug) created by
- Loaded the accordian panel page in firefox 2 …
- 01:39 Ticket #2270 (main demo broken in firefox 2) created by
- The demo on this page http://docs.jquery.com/UI/Tabs fails in Firefox 2.0 …
02/01/08:
- 23:32 Ticket #2230 ([validate] custom messages are lost when min/max are converted to range) closed by
- fixed: Fixed in [4587]. Set jQuery.validator.autoCreateRanges = true to reenable …
- 23:23 Changeset [25c76232c6cacc643d1142b5f951a0e5fcc12b6b] by
-
- MIT-LICENSE.txt
- src/core.js
- 19:32 Ticket #1297 (Tooltip plugin not working properly) closed by
- worksforme: I can't replicate this problem. Please give the latest release (1.2) a …
- 10:41 Ticket #2269 (datepicker in scrolled div's (overflow=auto)) created by
- The datepicker doesn't position itself correctly when it is inside a div …
- 08:59 Ticket #2268 (offset is incorrect in a scrolling tbody) created by
- When a table tbody is set to scroll by setting a height and overflow to …
01/31/08:
- 23:45 Ticket #2267 (ui.datepicker: minDate maxDate) created by
- These functions are misleading. One would expect that a given minDate …
- 20:03 Ticket #2266 (multiFilter doesn't properly filter with selectors that contain ...) created by
- There seems to be a problem with multiFilter when filtering with …
- 19:06 Ticket #2265 (Sortables disappear in IE6 when dragged) created by
- I am writing a module for the Drupal CMS using UI sortables. Right now, it …
- 18:25 Ticket #2264 (Appending spaces in IE7 results in an error) created by
- Tested with jquery-1.2.2.min.js, in IE7: $('li').append(' '); Throws a …
- 14:46 Ticket #2263 (Error in calculate week - UI Datepicker) created by
- Error in calculating week number. 2 weeks number 13 in 2008 …
- 07:10 Ticket #2262 (iFrame problem while using UI Sortables makeSortable) created by
- I'm using new ui.sortables makeSortable method. When I'm using an iFrame …
- 04:42 Ticket #2261 (Droppables/Sortables not triggered in scrollable divs) created by
- I have a fixed size div (roughly 800px square) with overflow set to …
- 02:47 Ticket #2260 (Datepicker broken in Safari and Firefox) created by
- Nothing happens when I click the datepicker …
- 02:09 Ticket #2259 (slider can not be vertical) created by
- I can not place slider in vertical position. I tried first automaticaly by …
- 00:05 Ticket #2037 (using innerHTML can cause css display errors in Opera) reopened by
- Hello, I'm coming from Drupal and we are trying to get jQuery 1.2.3 in …
- 00:00 Ticket #1625 (resize event handler is called twice in IE) reopened by
- Can this issue be looked into again? It seems that a fix for this would …
Note: See TracTimeline
for information about the timeline view.
