Timeline
02/18/08:
- 23:02 Ticket #2362 ([treeview] A change in treeview to allow for an "active" class to open the ...) created by
- under: […] I just added: […] That seems to do the trick. …
- 18:27 Ticket #2361 ($('#element_id').show('slow/fast') losses overflow style) created by
- if you have a <div id="id_div" …
- 15:48 Ticket #2360 ([treeview] Branches with checkboxes) created by
- Hi Jörn The problem I've got is that I need to be able to have a checkbox …
- 14:09 Ticket #2328 (Resizable: Auto hide handles on textareas and Images) closed by
- fixed
- 14:08 Ticket #2290 (resizable's aspectRatio-preservation buggy (all handles, except SE)) closed by
- fixed
- 11:17 Ticket #2359 ([validate] Error message labels that are hidden then re-displayed are ...) created by
- When using the Validation plugin, if error messages are set to be …
- 07:44 Ticket #2358 (ui dialog show and hide overrides) created by
- There is no way to control the behaviour of the show() and hide() calls on …
- 06:52 Ticket #2357 (UI Dialog Position Options) created by
- This patch adds easy ability to show dialog in corners, adding 'top …
02/17/08:
- 20:11 Ticket #2356 (jquery.ajax() doesn't sends X-Requested-With headers if the dataType ...) created by
- When calling $.ajax() with the dataType setted (I've tested with json and …
- 18:24 Ticket #2289 (JSON requests don't trigger AJAX callbacks) closed by
- fixed
- 18:21 Ticket #2190 (width() and height() after form is appended to inline element) closed by
- invalid: As David already mentioned, this is invalid HTML. An display: inline …
- 18:13 Ticket #2114 ($(form.elements) fails in IE, selects only the form) closed by
- wontfix: We've been able to fix this in the past ... with a very hacky mess which …
- 15:05 Changeset [a19a123d89424a93068bf69cd1ccbc85eec33715] by
-
- src/core.js
- 07:01 Ticket #2148 (Event handler launches unwanted callback functions) closed by
- wontfix: Adding methods to the object prototype can cause undesired results (as you …
- 06:54 Ticket #2123 (IE6 memory leak with custom / pseudo events) closed by
- fixed: This was fixed in 1.2.2 final. Email updates aren't enabled.
- 06:34 Ticket #2079 (javascript.options.strict warnings [1.2.2b]) closed by
- wontfix
- 06:31 Ticket #2321 (Value of <button> element in IE) closed by
- wontfix: The button elements value is equal to the elements innerText value in IE.
02/16/08:
- 15:35 Ticket #2355 (.sortable("serialize") unable to handle id with '-' in it) created by
- If run .sortable("serialize") on a list with an item that has an id with …
- 10:38 Ticket #2354 (Link for closed tickets in roadmap page doesn't work.) created by
- When pressing link, closed 1.2.4 tickets (or any other link), in roadmap …
- 05:52 Ticket #2353 (Cannot add a new tab at first position by using jquery.tabs) created by
- $('#container-9 > ul').tabs('add', '#new-tab', 'New Tab', 1); add new …
02/15/08:
- 21:38 Ticket #2352 (Simulated click event on anchors in IE6 does not work) created by
- I am using jQuery v. 1.2.2 minified The following code block finds the …
- 21:10 Ticket #2351 (Datepicker - awkward handling of default date) created by
- I have noticed several issues with the way that dates are handled. By …
- 16:36 Ticket #2350 (SELECTs pierce thru the Dialog in IE6) closed by
- fixed: There is now an option to use bgiframe on dialogs (requires latest SVN - …
- 15:12 Ticket #2350 (SELECTs pierce thru the Dialog in IE6) created by
- It is a known issue that in IE lte 6, SELECT controls cannot be hovered by …
- 12:38 Ticket #2349 (Script error leaving page with applet tag (related to #1675?)) created by
- A new ticket created! Also in comment to #1675! Applet tag (and script) …
02/14/08:
- 22:02 Ticket #2296 ([dialog] add zIndex option) closed by
- fixed
- 15:54 Ticket #2348 (Slider handles appear offset if minValue and stepping are used together) created by
- See the attached modification to the slider demo. If minValue and …
- 14:41 Ticket #2346 ($(document).ready doesn't work) closed by
- worksforme: I had no problems using your test file and jQuery 1.2.3 packed. Please …
- 10:35 Ticket #2347 (Sortable : callback called before sort really stop) created by
- If you want to use a callback function when the sort stop/update this …
- 10:20 Ticket #2346 ($(document).ready doesn't work) created by
- $(document).ready doesn't bind functions to DOM ready event. See attached …
- 02:27 Ticket #2345 (.width() method not returning proper width in ie6) created by
- This particular bug only seems to happen in ie6, when the window is …
- 02:03 Ticket #2344 ([fx.transfer.js] Enhancement (transfer to DOM object) now: transfer to ...) created by
- patch: […]
- 00:53 Ticket #2343 ([ui.draggable] when i try to move draggable element in "revert" mode on ...) created by
- When i try to move draggable element in "revert" mode on fly return, …
- 00:36 Ticket #2342 ([fx.shake.js] option 'speed' not work) created by
- - var speed = o.duration || 140; Default speed per shake + var speed = …
02/13/08:
- 22:19 Ticket #2341 ([dialog] add destroy method) created by
- There is currently no method for destroying a dialog.
- 20:06 Ticket #2340 ([UI] Dispatched Events) created by
- There are currently three models being used for dispatching events in the …
- 19:53 Ticket #2339 (nested list sortables not functional) created by
- tried this demo http://dev.jquery.com/view/trunk/ui/demos/ui.sortable.html …
- 19:25 Ticket #2338 (jQuery.event.fix() mangles "event.which" when it == false) created by
- The current implementation of jQuery.event.fix() uses …
- 19:05 Ticket #2337 (jQuery(selector, context) don't work with unbound nodes) created by
- If you pass an array of jQuery selection of un-bound (i.e. not present in …
- 17:41 Ticket #2336 (UI Datepicker, Italian localization fixes) created by
- Under Italian conventions weeks start on Monday and end on Sunday. …
- 17:27 Ticket #2335 ([validate] error in the doc for the range validation) closed by
- invalid: You must be using an old version of the validation plugin. The validation …
- 17:10 Ticket #2335 ([validate] error in the doc for the range validation) created by
- In the documentation for the validate plug-in, it says to define the range …
- 16:18 Ticket #2334 ([datepicker] semicolon is missing after Vor> causes ie to not display ...) created by
- nextText: 'Vor>', nextStatus: 'nächsten Monat zeigen', semicolon is …
- 08:24 Ticket #2333 (Draggable demo dumps code instead of text content into droppable when ...) created by
- http://dev.jquery.com/view/trunk/ui/demos/ui.droppable.html The expected …
- 07:38 Ticket #2332 ([jQueryUI] Slider with multiple handlers bug) created by
- The bug affects both, 1.0 & 1.5b versions. This bug can be reproduced even …
- 07:03 Ticket #2331 (Slider range: dragging range causes weird behaviour) created by
- This issue can be seen on the demo @ …
- 01:43 Ticket #2330 ([Resizable] minWidth/minHeight not met when dragging NE,N,NW,W,SW ...) created by
- Instead of describing the bug, I've made a video on youtube. …
- 01:42 Ticket #2097 (Bug on UI DIALOG using opera browser) closed by
- fixed: Fixed during the rewrite for UI 1.5.
- 01:41 Ticket #1824 (dialog - select dropdown box unclickable in IE7 and Opera 2.23) closed by
- fixed
02/12/08:
- 23:59 Ticket #1801 (Use bgiframe for dialogs when available) closed by
- fixed: Fixed in [4744]. There is now an option for using bgiframe (defaulted to …
- 19:17 Ticket #1170 (attr("style","...") doesn't work in IE7) reopened by
- Note: This breaks XML that might potentially use the 'style' attribute. …
- 19:00 Ticket #2329 (Shake demo fails in Opera) created by
- Shake demo shaking at wrong position(in the right of window) in …
- 18:55 Ticket #2328 (Resizable: Auto hide handles on textareas and Images) created by
- The autohide handles is not working on textareas and images when any theme …
- 18:44 Ticket #2327 (IE opacity fix for transfer demo) created by
- view transfer.diff
- 18:38 Ticket #2326 (Explode IE bug) created by
- Explode plays thin boxes in IE6/7. Pretty cool in FF2,3B3|Safari|Opera …
- 17:07 Ticket #2100 (Resizables broken?) closed by
- invalid
- 17:07 Ticket #2323 (Resizable not updating top/left when dragging NE,N,NW,W, SW directions.) closed by
- fixed
- 16:56 Ticket #2325 (curCSS doesn't recognize frame scope) created by
- Running the following lines should produce the same result, but don't: …
- 16:03 Ticket #2322 ((Dialog] Minimize a dialog box) closed by
- duplicate: Duplicate of #1670.
- 15:16 Ticket #2320 (Standard html code for UI) closed by
- fixed
- 15:10 Ticket #2310 (sortable forces dragged elements to visible) closed by
- fixed
- 14:37 Ticket #2197 (jqueryUI Slider plugin - Multiple handle BUG) closed by
- fixed: Hi, this is fixed in the new version of slider, which works quite …
- 14:25 Ticket #2308 (UI Lint Errors & Warnings) closed by
- fixed: Fixed. Thanks!
- 14:00 Ticket #2324 (discrepencies in animations with duration of 0 milliseconds) created by
- The other day I was working with changing the opacity of a link on hover: …
- 13:57 Ticket #2161 (Fixed Position Support in Draggables) closed by
- fixed: Done!
- 13:53 Ticket #2323 (Resizable not updating top/left when dragging NE,N,NW,W, SW directions.) created by
- This bug is described in the following group post: …
- 13:09 Ticket #2132 (Draggables: "remove()" draggable element inside drop event) closed by
- wontfix: This is not possible at this point. Please setTimeout to delay the …
- 13:08 Ticket #2107 (issue in ui.mouse.js when using slider (ie6)) closed by
- fixed: This should be fixed in 1.5b.
- 13:07 Ticket #1939 ([PATCH] Improved demos for slider) closed by
- fixed: Thank for your patch. Due to the complete rewritten slider, I will create …
- 13:06 Ticket #2322 ((Dialog] Minimize a dialog box) created by
- It would be nice to be able to minimize a dialog box. Add an icon in the …
- 13:06 Ticket #1865 (slider curValue ignores minValue) closed by
- fixed: Sorry, this has been complete redone and is therefore fixed. Thanks.
- 13:05 Ticket #2259 (slider can not be vertical) closed by
- fixed: Should be fixed in 1.5.
- 08:45 Ticket #2321 (Value of <button> element in IE) created by
- The val() and attr() functions don't seem to work properly with the …
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
Note: See TracTimeline
for information about the timeline view.
