Timeline
02/13/09:
- 20:27 Ticket #4146 ($.ui.mouse: don't prevent click event if mouseup occurs on a different ...) closed by
- fixed: Fixed in r2081.
- 20:27 Changeset [f869dab6b00f32cb598457261d4d9c369ff04dc5] by
- Mouse: Fixed #4146: Don't set the flag to prevent click events if mouseup …
- 20:24 Ticket #4146 ($.ui.mouse: don't prevent click event if mouseup occurs on a different ...) created by
- If you use a helper for draggable, the mouseup will occur on a different …
- 19:02 Changeset [a7eb669c01193a2af4b3fd1eb8588ccf032d22c3] by
- Mouse: Stop immediate propagation of click events. Partial fix for #3177 …
- 18:58 Ticket #4145 (Draggable events should be preventable) created by
- The start, drag and stop events should be preventable through the …
- 15:25 Ticket #4133 (Creating a new tab causes url to change) closed by
- invalid: I couldn't duplicate the first error. Regarding selecting a just added …
- 15:14 Ticket #4097 (Tab hover class doesn't work for dynamically added tabs) closed by
- fixed: r2079
- 15:05 Changeset [f3feb25712092f455b24476b2f0528c2901f357f] by
- Tabs: mouseover/focus handling for added tabs, plus test, fixes #4097 as …
- 14:18 Changeset [82d7c67bd345fe5e47ff9e9f28656daab7acf776] by
- fixed an incorrect slash and a self closing span
- 07:40 Ticket #4144 (Draggable containment breaks in FF2, Safari, Chrome) created by
- I tested this as working fine in FF3, IE7, IE6, and Opera. It seems to …
- 06:22 Ticket #4143 (Land iPhone support for all interactions) created by
- jQuery UI should support touchscreen platforms like iPhone and Opera for …
- 05:28 Ticket #4041 (sortable fixed position bug in webkit) closed by
- fixed: Fixed in r2077.
- 05:28 Changeset [64b66a4d818ebecc928fcff2d2639a5a44af84a2] by
- sortable: pageX/pageY already do not include scroll offsets in safari, …
- 05:05 Changeset [39d164b95e79b4b1e56fe889b95bcce505fe857a] by
- draggable: pageX/pageY already do not include scroll offsets in safari, …
- 04:47 Changeset [5030b578016918247627a4b0f5120f3915ba63d7] by
- draggable: pageX/pageY already do not include scroll offsets in safari, …
- 04:42 Ticket #4142 (draggable: fixed positions include wrong scroll offset in safari) closed by
- fixed: Fixed in r2074.
- 04:42 Changeset [8623a3e9a5ec21a9a165a3dd85c099e6ce71566b] by
- draggable: pageX/pageY already do not include scroll offsets in safari, …
- 04:41 Ticket #4142 (draggable: fixed positions include wrong scroll offset in safari) created by
- draggable: fixed positions include wrong scroll offset in safari
- 04:37 Ticket #3701 (IntegrityError: (1062, "Duplicate entry ...) closed by
- duplicate: duplicate of #2973
- 04:36 Ticket #3020 (IntegrityError: (1062, "Duplicate entry 'kbwood-1-query_constrain' for key ...) closed by
- duplicate: duplicate of #2973
- 04:36 Ticket #3020 (IntegrityError: (1062, "Duplicate entry 'kbwood-1-query_constrain' for key ...) reopened by
- 04:36 Ticket #3068 (IntegrityError: (1062, "Duplicate entry 'jquery@rickster-1-0' for key 1")) closed by
- duplicate: duplicate of #2973
- 04:36 Ticket #3068 (IntegrityError: (1062, "Duplicate entry 'jquery@rickster-1-0' for key 1")) reopened by
- 04:35 Ticket #2973 (IntegrityError: (1062, "Duplicate entry 'usd2-1-timeline.daysba' for key ...) reopened by
- This error is reproduced by not being logged in. Should not be closed fix …
- 04:27 Ticket #4141 (draggable: margin on body element in safari caused bump) closed by
- fixed: Fixed in r2073.
- 04:26 Changeset [e0f3b0ef32eccfbfe1bb333716ace8e656d993c0] by
- draggable,sortable: if the offset parent is the body, top/left values …
- 04:23 Ticket #4141 (draggable: margin on body element in safari caused bump) created by
- draggable: margin on body element in safari caused bump
- 03:35 Changeset [03f63d3a6b14ba65dfd1cd0513ab21c550c80020] by
- updated version.txt …
- 03:30 Ticket #4140 (Snap to Grid issues with browser zoom) created by
- There is an issue with snapping to grid when the browser uses its internal …
- 03:02 Ticket #4139 (missing public method position) created by
- Im missing something like this: position : function() { …
- 00:37 Ticket #4138 (Sortable.serialize('toArray') contain the placeholder item) created by
- <ul id="test"> <li id="i_1">item 1</li> <li id="i_2">item 2</li> <li …
- 00:22 Ticket #4137 (show effect won't work) created by
- If you give the dialog the option {show:'fade'} or {show:'slide'} only the …
02/12/09:
- 21:16 Ticket #3177 (click is fired for draggagble elements on mouseUp) reopened by
- A partial fix that's doable right now is to add in …
- 20:52 Ticket #3666 (connectToSortable breaks if argument is array) closed by
- fixed: Support for arrays has been removed. You must specify a selector now. …
- 20:12 Ticket #4055 (Datepicker onclick events contain references to "jQuery") closed by
- fixed: Test added in r2071.
- 20:12 Changeset [95c5d5e3fd061dac6ef2a779ee18b033b7b09a52] by
- Datepicker: Added test for #4055 - onclick events contain references to …
- 19:48 Ticket #4118 (Sortable: option sortIndicator is undocumented) closed by
- fixed: Fixed in r2070. Removed option and updated docs.
- 19:47 Changeset [9f93e8db3a1923ea40058e057cdacbb4a1a552e3] by
- Sortable: Removed sortIndicator option. Fixed #4118 - option …
- 19:37 Ticket #4135 (Resizable: preventDefault should not be an option as there's not use case ...) closed by
- fixed: Fixed in r2069.
- 19:36 Changeset [a5d5c4f60aff33da4f4aeb030cb0faca4b2aaf94] by
- Resizable: - Fixed destroy method. - Removed preventDefault option …
- 19:09 Ticket #4126 (focus on dialog open should be constrained to the contents of the dialog) closed by
- fixed: Fixed in r2068. NOTE: This breaks accessibility in Safari, which doesn't …
- 19:06 Changeset [2916159a088f20eb33602d69c97b79792dd5c037] by
- Dialog: Don't set focus to elements in the titlebar on open. Fixes #4126 …
- 18:46 Ticket #4136 (Trac isn't sending email notifications) created by
- Trac isn't sending email notifications to ticket reporters. Haven't tested …
- 18:26 Ticket #4130 (To much recurson with double include) closed by
- fixed: Fixed in r2067.
- 18:25 Changeset [16c0c8f2594234ad970fc22112d4752c3f1e467e] by
- Prevent loading core files multiple times. Fixes #4130 - Too much …
- 17:42 Ticket #4135 (Resizable: preventDefault should not be an option as there's not use case ...) created by
- The resizable option preventDefault turns off native resizing of a …
- 16:17 Ticket #3112 (SwitchClass doesn't have any effect in Safari 3.1.1) reopened by
- Wrong browser…
- 16:16 Ticket #3112 (SwitchClass doesn't have any effect in Safari 3.1.1) closed by
- fixed: Current docs and current trunk both work for me. Probably fixed sometime …
- 08:52 Ticket #4134 (Inconsistent href in IE/FF for newly added tabs: "http://domain.com/#name" ...) created by
- When adding a new tab using tabs('add', '#target', 'my target') the …
- 04:11 Ticket #4133 (Creating a new tab causes url to change) created by
- This is causing all sort of issues on my end. The scenario is that I have …
- 03:59 Ticket #4132 (Dialog button on themeroller page does not have an icon in IE6) created by
- Yeah, I know, upgrade to something else... Actually, I found this when …
- 03:57 Ticket #4012 (Minify js error) closed by
- fixed: Thanks initjh. Fixed.
- 03:34 Ticket #4131 (Could weeknumbers added to the Datepicker) created by
- The datepicker is a great component, but I'm missing week numbers
- 03:31 Ticket #4130 (To much recurson with double include) created by
- when I link jquery.ui.js more then once I get the "To much recurson" on …
- 02:30 Ticket #4128 (dynamically added tab points to wrong href in IE) closed by
- duplicate: #4033
- 02:23 Ticket #4117 (Sortable: option accurateIntersection is undocumented) closed by
- fixed
- 02:22 Ticket #4129 (Download Builder: with all items checked link reads 'Select all ...) created by
- When you open the download builder with JavaScript enabled, by default it …
- 02:17 Ticket #4006 (Not a function) closed by
- duplicate: Duplicate of #4012
- 02:15 Ticket #4070 (invalid archive file from download) closed by
- fixed: The download builder was updated and this has been fixed.
02/11/09:
- 20:03 Ticket #4055 (Datepicker onclick events contain references to "jQuery") reopened by
- Needs a test.
- 18:27 Ticket #4128 (dynamically added tab points to wrong href in IE) created by
- Encountered this on IE7 on my machine. Works fine in FF3, however. …
- 13:41 Ticket #4127 (Problem with tabs in IE7, when set html with javascript) closed by
- duplicate: #4033
- 11:15 Ticket #4127 (Problem with tabs in IE7, when set html with javascript) created by
- If you want to use the tab widget from jQuery UI on html that you have …
- 09:31 Ticket #4126 (focus on dialog open should be constrained to the contents of the dialog) created by
- The open function of dialog attempts to find the first tabbable element …
- 08:48 Ticket #4125 (Erro creating a dialog on div contain a table with more than 2 rows in IE) created by
- I can´t create a dialog on div cotain a table with more than 2 rows in …
- 08:37 Ticket #4124 (Value should always be constrained to valid step values) created by
- Firefox 3.06, Windows XP 32Bit Most of the time the slider value will …
- 07:24 Ticket #4123 (Problem dragabble/droppable ie link Optionen) created by
- Hi there we have a problem we have a draggable that contains a link <div …
- 06:15 Ticket #4122 (Dialog's content area isn't resized when height is adjusted) created by
- In themeroller, open the dialog and resize it: […] Only the outer …
- 05:41 Ticket #4115 (Dynamic added Tab page does not work in IE) closed by
- duplicate: #4033
- 05:41 Ticket #4119 (http://jqueryui.com/demos/tabs/ in IE7 does not work correctly) closed by
- duplicate: #4033
- 05:40 Ticket #4055 (Datepicker onclick events contain references to "jQuery") closed by
- fixed: Fixed in r2066.
- 05:40 Changeset [8ba40888a5943efd64c17d6edd2dda86dd7a6ec2] by
- datepicker: temporary solution for inline click events with …
- 05:32 Ticket #4120 (Regression: Localization doesn't work in demo page) created by
- This demo page: http://jqueryui.com/demos/datepicker/#localization …
- 05:22 Ticket #3940 (demo: datepicker: icon trigger: icon 404) closed by
- fixed
- 05:04 Ticket #4052 (un-used variable in $.ui.progressbar._init) closed by
- fixed: Fixed in r2065, thanks!
- 05:04 Changeset [8bc04f67e33ae4ae59c740c5a9e68f6ba18f232c] by
- progressbar: removed unused variables, some whitespace changes (fixes …
- 05:04 Ticket #4119 (http://jqueryui.com/demos/tabs/ in IE7 does not work correctly) created by
- Load in browser: http://jqueryui.com/demos/tabs/ Click on "Default …
- 04:19 Ticket #4118 (Sortable: option sortIndicator is undocumented) created by
- See http://docs.jquery.com/UI/Sortable#option-sortIndicator Current …
- 04:16 Ticket #4117 (Sortable: option accurateIntersection is undocumented) created by
- See http://docs.jquery.com/UI/Sortable#option-accurateIntersection …
- 04:02 Ticket #4116 ($('#my_datepicker').datepicker("minDate", new Date()) is throwing an error) created by
- Here is my example: […] I get the following error: […]
- 03:54 Ticket #4115 (Dynamic added Tab page does not work in IE) created by
- Adding a Tabs container (i.e. not panels) does not work in IE 6. However, …
- 03:41 Ticket #4108 (ui.jquery.com should redirect to jqueryui.com) closed by
- fixed
- 02:47 Ticket #4114 (Double click in 'Effects' demo bug) created by
- Double click("toggler") in 'Effects' demo kills animated content (any …
- 01:56 Ticket #4113 (Dialog memory leak in IE6,IE7) created by
- http://ui.jquery.com/demos/dialog/ Causes a memory leak in IE6,IE7 of …
02/10/09:
- 20:29 Ticket #4112 (Dialog shadow does not resize when dialog is resized after init) created by
- Go to themeroller and open the dialog. Then in the console, type this: …
- 14:14 Ticket #4111 (ui.datepicker css collision causing display:block on initial hidden state) created by
- at initial state you get this set of classes for ui.datepicker […] …
- 13:51 Ticket #4110 (Nested tabs do trigger events for outer tabs when using bind) created by
- Code: […] […] Also see: …
- 13:16 Ticket #4109 (Ajax tabs: spinner option issues) created by
- Several issues: * In case of {{{ spinner: '<img src="spinner.gif" alt="" …
- 12:55 Ticket #4103 (datapicker documentation disappeared) closed by
- worksforme: The page shows up fine for me.
- 12:54 Ticket #4105 (Be more liberal in accepting IDs) closed by
- invalid: This is part of jQuery, not jQuery UI. You can file the ticket at …
- 12:50 Ticket #4107 (Opacity restore after drag 'n' drop) closed by
- duplicate: Duplicate of #4017.
- 12:48 Ticket #4104 (Jquery 1.3.1 breaks droppable ?) closed by
- wontfix: Without more info, I'm going to assume you're using UI 1.5.x which is not …
- 12:46 Ticket #4091 (resizable: transparent option should be changed to opacity) closed by
- invalid: The purpose of an opacity option would vary greatly from the purpose of …
- 12:06 Ticket #4108 (ui.jquery.com should redirect to jqueryui.com) created by
- ui.jquery.com should redirect to jqueryui.com This was happening before, …
- 11:20 Ticket #2948 (Build your Download: Add comment with what is included) closed by
- fixed: This is fixed in the latest version of the download builder (not yet live …
- 07:06 Ticket #3988 (Sortable "out" event is being fired on drop) closed by
- fixed: There were numerous problems with the triggering of the over/out logic, …
- 07:05 Changeset [7989bf1bee9d6c224909741bd92dd905f783a3d5] by
- draggable: fixed numerous issues with over/out logic on connected sortable …
- 05:11 Changeset [51c338b9edc14fe5b05138f3fc4093c4459c30ea] by
- all: fixed jslint warnings
- 05:03 Ticket #4107 (Opacity restore after drag 'n' drop) created by
- Hi. When I try to drag and drop an object, there is a problem with the …
- 04:18 Ticket #4106 (JS error when slider is on minimum and mouse up is not on handle) created by
- Slider options: * min unset or 0 * range set ("min" or "max") Test: * …
- 02:07 Ticket #4088 (Unable to remove() ui.draggable (sortable item) immediately after the drop ...) closed by
- fixed: Fixed in r2062. Thanks!
- 02:07 Changeset [2e0f967680447e93e04eea2764f53ea3977b4f5f] by
- sortable: if current item was removed by user, it was reappended by the …
- 01:47 Ticket #4105 (Be more liberal in accepting IDs) created by
- In the core code I think: quickExpr = …
- 01:15 Ticket #4087 (Removing ui.draggable immediately after the drop callback raises an error.) closed by
- fixed: Fixed in r2061.
- 01:14 Changeset [4e61b952f32d80ba33a277da5a8681f5208caf18] by
- core: prevent calling plugins if the node doesn't exist in DOM anymore …
- 01:00 Ticket #4102 (Accordion - when fillSpace: true, get a error "not a function") closed by
- fixed: Fixed in r2060. Still, it seems there's another issue with your setup, …
- 00:59 Changeset [8ccbc0ac55c53b86b6041a25a03901c8a145a50d] by
- accordion: chaining breaks if value in height() is negative (fixes #4102)
- 00:54 Ticket #4046 (Glass background image 404s due to CSS typo.) closed by
- fixed: Fixed in r2059, thanks!
- 00:53 Changeset [3677e62f15f580e13cee6cb081b0cc98949493b9] by
- base theme: fixed typo with the inclusion of a bg texture (fixes #4046)
02/09/09:
- 23:02 Ticket #4104 (Jquery 1.3.1 breaks droppable ?) created by
- I am fairly new to jquery...started with version 1.2.6 core. recently …
- 19:48 Changeset [fddd2c3965fbbb242c5a9eca078a97c121e3ac75] by
- slider: fixed failing visual test: slider_in_container_with_scrollbars
- 14:11 Ticket #4103 (datapicker documentation disappeared) created by
- Just go here: http://docs.jquery.com/UI/Datepicker and you'll work it …
- 11:59 Changeset [032e584c1a077ace5516de4cea99ac89720636ab] by
- demos/sortable/connect-lists-through-tabs: quick selector bugfix
- 10:36 Ticket #4082 (Drop effect example links to docs.jquery.com) closed by
- fixed
- 07:51 Ticket #4102 (Accordion - when fillSpace: true, get a error "not a function") created by
- From firebug i get this bug: […]
- 06:12 Ticket #4101 (Ui Dialog height does not adjust minHeight) created by
- Using 1.6RC6, setting a height on a dialog that is less than the minHeight …
- 06:04 Changeset [a6f1cd1db7c4796678678705af8a77f6d21a81be] by
- Resizable tests: Removed preserveCursor and proportionallyResize options.
- 06:03 Changeset [8eb2922452513f83f8412bd7d2b731b66c0498b7] by
- Resizable tests: Removed transparent option.
- 03:15 Changeset [176b2d21cd959d88fc30676cd2c5f081f6b64c15] by
- dialog: added some missing defaults
- 03:13 Changeset [ff3998265dec49e086e80d7cb5819686810443e7] by
- demos/sortable/connect-lists-through-tabs: finetuning
- 02:40 Ticket #4100 (IE js error when autoHeight is false) created by
- Tested against IE6, IE7. Error: Invalid argument. Accordion doesn't work …
- 00:43 Ticket #4099 (Resizable: copy .data("resizable") to the wrapper element) reopened by
- A bug report needs to detail the problem, not the solution.
02/08/09:
- 20:37 Ticket #4099 (Resizable: copy .data("resizable") to the wrapper element) closed by
- fixed: Fixed on r2052
- 20:36 Changeset [e1320a794c691c64ef1ee0ba6709b92a9d7f6da5] by
- Resizable: Fixed #4099 - Copy .data("resizable") to the wrapper element
- 20:36 Ticket #4099 (Resizable: copy .data("resizable") to the wrapper element) created by
- Copy .data("resizable") to the wrapper element when the element is wrapped …
- 20:34 Ticket #4090 (resizable: proportionallyResize option should be removed (made internal)) closed by
- fixed: Fixed on r2051
- 20:33 Changeset [e49aa9a3d71ed84c7134dc192f78829f9d6e86f1] by
- Resizable: Fixed #4090 - proportionallyResize option should be removed …
- 19:59 Ticket #4092 (resizable: preserveCursor option should be removed) closed by
- fixed: Fixed on r2050
- 19:59 Changeset [43de7e0e50bc4e6c9f5e439405a6481713a94b44] by
- Resizable: Fixed #4092 - preserveCursor option should be removed
- 19:56 Ticket #4098 (resizable: remove transparent option) closed by
- fixed: Fixed on r2049
- 19:56 Changeset [78e8a1b7890a0c650e4b6d339d91aa20d10260c0] by
- Resizable: Fixed #4098 - Remove transparent option
- 19:53 Ticket #4098 (resizable: remove transparent option) created by
- The transparent option makes the handles transparent. After discussion …
- 18:32 Changeset [0413807dfb45d44ae513d8522f6bc29b42ea8db1] by
- Dialog: Don't allow the height of the content area to be negative.
- 17:37 Ticket #4093 (resizable: disableSelection option should be removed) closed by
- fixed: Fixed in r2047.
- 17:36 Changeset [615127e8c562fc2042ff516ed7494241d35d6a66] by
- Resizable: Fixed #4093: Removed disableSelection option.
- 15:11 Ticket #4097 (Tab hover class doesn't work for dynamically added tabs) created by
- Mouse hover handlers are only binded for static tabs (which were already …
- 10:53 Ticket #4096 (navigationFilter is broken) created by
- The navigationFilter of ui.accordion is broken since it always selects <a> …
- 06:33 Ticket #4073 (ui-tabs content via Ajax and Explorer) closed by
- duplicate: #4033
- 04:35 Ticket #4095 (Sortable memory leak in FF 3.0.6) created by
- Hi, Since 2 days when my firefox updated to the latest version 3.0.6 I've …
02/07/09:
- 22:10 Changeset [625d216d7db6312dacc01ffbc749716f8947b6c5] by
- resizable visual tests: added option preventDefault tests
- 21:37 Ticket #4094 (resizable: ghost option should be removed, helper and opacity in its place) created by
- The resizable ghost option is really two options in one. When set to true, …
- 21:33 Ticket #4093 (resizable: disableSelection option should be removed) created by
- There is no use case for the disableSelection option to be false. This is …
- 21:31 Ticket #4092 (resizable: preserveCursor option should be removed) created by
- There is no use case for the preserveCursor option to be false. This is a …
- 21:28 Ticket #4091 (resizable: transparent option should be changed to opacity) created by
- The transparent option is documented as * name: transparent * type: …
- 21:23 Ticket #4090 (resizable: proportionallyResize option should be removed (made internal)) created by
- The 'proportionallyResize' option is an internal function. It is used by …
- 16:55 Changeset [e4c5712974a98733e04a50e183e6ad077d959f2a] by
- Removed unused code obsoleted by #3906 and r1754
- 14:01 Ticket #4089 (jQuery UI 1.5 Users: Download link has error message) created by
- There seems to be an error message is being written out to the querystring …
- 13:47 Ticket #4072 (ui-tabs content via Ajax and Explorer) closed by
- duplicate
- 13:22 Changeset [a5af2cf430ebe303a695c9f4bbfdd5d0297de6cb] by
- resizable unit tests: defaults alpha order
- 11:02 Changeset [7da9735a9e370eb88cbfaae66c20a6dd67f0bd8e] by
- droppable visual tests: added option accept tests
- 10:28 Changeset [8a12510ca140478cb701a8f6fa4ccb8b8bb25de2] by
- droppable: defaults - alpha order
- 10:15 Changeset [b6cba593a4414d8379b97efd3c5ce5639b50a6c6] by
- visual tests: added default style for #draggable
- 09:47 Changeset [3bb13571ca365a9ec765fe66589ff1b8c24413f3] by
- Moved #4087 test page from demos/droppable to /tests/visual/droppable
- 09:40 Changeset [7eada061ed749b73fc728329149a31b258439f49] by
- fixed name and location of test page for #4088 - droppable, not sortable …
- 09:33 Changeset [1e6858cc3292543e452f33f5d8ddd76a35c7f540] by
- sortable visual test: Updated #4088 test page to match visual TEST/ASSERT …
- 09:19 Changeset [849ed445c0991d09bba8912f98ff8269a6cb43e6] by
- moved test page (#4088) from demos/sortable to tests/visual/sortable
- 09:15 Changeset [c55162bd726fd06a53220b1cb110fce7a517c622] by
- sortable visual tests: option revert
- 08:00 Changeset [01801eaa21b22bab351eab0b7e7cdd6cb2c0e2dc] by
- demos/sortable/with-droppable: testcase for #4088 (Unable to remove() …
- 07:57 Ticket #4088 (Unable to remove() ui.draggable (sortable item) immediately after the drop ...) created by
- Originally reported by spiderling in this thread: …
- 07:39 Changeset [3b2a072125ee8e83767991826ec4259c2774f622] by
- demos/droppable/remove-draggable-after-drop: testcase for #4087 (Removing …
- 07:36 Ticket #4087 (Removing ui.draggable immediately after the drop callback raises an error.) created by
- The code is simple: […] Firebug output: […] testcase here: …
- 06:28 Ticket #4086 (Dialog: Can't change dialogClass otion after init) closed by
- fixed: Fixed in r2033.
- 06:28 Changeset [86a26f17ffea542ae9a67f7153484797b66ee8ca] by
- Dialog: Fixed #4086: Allow changing the dialogClass option after init.
- 06:27 Changeset [fb7f7fc393c2544f87395200578bee7895d49c71] by
- draggable unit tests: added option iframeFix tests
- 06:17 Ticket #4086 (Dialog: Can't change dialogClass otion after init) created by
- See …
- 06:09 Changeset [b3702cf1a124a90ecd848e01cbfacf7a9e73b12b] by
- draggable unit tests: Added a few tests
- 04:37 Changeset [191ec35cf1431fe15636719dedd8105328f2c39f] by
- resizable unit tests: zIndex default: 1000
- 04:34 Changeset [49939ec4f5a345761b70278696e05873f91b5198] by
- unit tests: Added all defaults test page
- 03:19 Ticket #4085 (Can not display year and month correctly in Japanese) created by
- Year and month in Japanese are not displayed correctly. When changeYear …
- 01:21 Ticket #4084 (dialog: minHeight must be specified in IE7 to avoid errors?) created by
- See http://rhigdon.com/techBlag/?p=19 "Using jquery-1.3.1 and the ui …
- 00:04 Ticket #4083 (Datepicker UI Opening at Random / Unexpected Locations) created by
- I have a Datepicker UI linked to a textbox using the following code: …
02/06/09:
- 14:43 Ticket #4082 (Drop effect example links to docs.jquery.com) created by
- The link to the drop example here …
- 14:41 Ticket #4081 (Effect links on demos landing page should to go the individual effect ...) created by
- Links on this page: http://ui-dev.jquery.com/demos/ should link to the …
- 14:37 Ticket #4080 (Effects demo pages broken on ui-dev) created by
- Scale, Size, Bounce, Shake, Transfer -- the demo itself is OK, but the …
- 14:30 Ticket #4079 (DatePicker allows change to readonly input) created by
- A readonly input is changed using datepicker. Is this intentional? I see …
- 14:18 Ticket #4034 (css class ui-corner-* should support Safari and other CSS3 browser) closed by
- wontfix: Unfortunately, no. IE doesn't support border-radius and unfortunately they …
- 12:03 Ticket #4078 (Unspected behaviour whin month/year menu, date range and view multiple ...) created by
- […] With this setup and today month as reference date (02/09), when the …
- 11:44 Changeset [02d0e4382d0572675ce902005ac0614ab96885ee] by
- Modified build script to pull docs rendered html directly from …
- 10:07 Ticket #4077 (Download Builder: Forced dependecies that aren't dependencies) created by
- If you select dialog, draggable and resizable are auto-selected and cannot …
- 09:36 Ticket #4076 (Response evaluation does not respect dataType option) created by
- Steps to Reproduce: 1. Initialize tabs with ajaxOption {dataType:"script"} …
- 07:53 Ticket #4075 (Race condition in dialog keeps input elements disabled) created by
- 1. Load the HTML below into a browser 1. Click the "Click me" button, …
- 07:01 Ticket #4074 (Sortable has an anomalous screen flash (refresh) and jump when dragging ...) created by
- I have a testcase developed. It's not "minimal", in that I added a few …
- 02:30 Ticket #4073 (ui-tabs content via Ajax and Explorer) created by
- In IE 7 when you load a page with ui-tabs and, for example you have the …
- 02:29 Ticket #4072 (ui-tabs content via Ajax and Explorer) created by
- In IE 7 when you load a page with ui-tabs and, for example you have the …
02/05/09:
- 23:39 Changeset [4701c0bb98ada18842d6c44df60b03d2aac9908c] by
- sortable: implemented tests for start,stop,beforeStop,change and update
- 23:33 Ticket #4040 (UI Core not automatically selected on Download page) closed by
- invalid
- 23:14 Ticket #4071 (Datepicker and ASP.Net validators. Error: 'length' is null or not an ...) created by
- I use ASP.NET 1.1 SP1 for my web page. And for date field I have native …
- 22:33 Changeset [929c330cd2d535e339b0fb1d0a5cd32904831b55] by
- duplicated images to fix on demos index
- 20:40 Ticket #4070 (invalid archive file from download) created by
- Downloaded jQuery UI. Fine. Windows Vista couldn't open the ZIP file …
- 18:41 Ticket #4043 (sortable("serialize", {attribute: "anything"}) returns no value) closed by
- invalid
- 18:41 Changeset [c7361062d0ef8901249eba03729dc6713495b473] by
- sortable unit tests - fixed el.css not a function
- 18:41 Ticket #4043 (sortable("serialize", {attribute: "anything"}) returns no value) reopened by
- 18:41 Ticket #4043 (sortable("serialize", {attribute: "anything"}) returns no value) closed by
- fixed: That's not a bug. the value must be something like 'name_1' or 'name-1' in …
- 13:44 Changeset [81099914a90647e216d31356791ccb671d570103] by
- demos/sortable/connect-lists-through-tabs: finetuning + automatic tab …
- 12:58 Ticket #4069 (Design template for UI blog) created by
- 11:58 Changeset [915a3a41178ccd42d55798c7cc11ff5beedd27b9] by
- Tabs: cleanup - no longer supports tabifying via list element, must use …
- 11:48 Changeset [ba8c8e646c8b79e0b5bfc7ad212285bc4d3d15a4] by
- demos/sortable/connect-lists-through-tabs: fixed demo description
- 11:44 Changeset [f6936e217e1a7ceccdbfa20f8671d4fc20b99d80] by
- demos/sortable/connect-lists-through-tabs: correct svn props set
- 11:39 Changeset [e0cd20b44fd6f9178f2608c8763f47b0693f2b96] by
- demos/sortable/connect-lists-through-tabs: new demo created as a reaction …
- 11:36 Changeset [fbc6ff5f812b673c5263d0ccaf3b2c2bf4d34790] by
- Tabs: fixed bug related to setting selected via data method, cleaned up …
- 11:11 Changeset [78adee126cbf4ec3147f698f5bb6d71199a51b65] by
- Tabs: removed useless array joins, consistent usage of "ui-tabs-selected" …
- 11:02 Changeset [8aee174cdb1846688b7c720c50ea6c715db5f0f3] by
- Tabs: Added tests for select method while at the same time implemented …
- 10:12 Ticket #4068 (draggable methods are not being pulled into the Methods tab) created by
- 10:04 Ticket #3821 (UI site demo-docs: When there are no "Event options" under the Options ...) reopened by
- I'm still seeing this issue (empty Event Options section) on the Accordion …
- 07:26 Ticket #4067 (Other events are blocked) created by
- When I use selectable, I can't use other event feature of jquery. I use …
- 06:31 Ticket #3681 (framework-driven overlay and shadow in modal/overlay widgets) reopened by
- Reverted in r2013 due to introducing too many bugs.
- 06:30 Changeset [dd3636c97afe68ab931dfa2c5a8d2a1f60cbee2e] by
- Dialog: Removed shadow option due to introducing too many bugs. (Reopens …
- 04:40 Ticket #4066 (Using iframe as dialog content leads to sizing problems under FF3) created by
- If you make an iframe into a dialog with a width being specified for the …
- 03:42 Ticket #4065 (modal dialog + button locks page) created by
- After executing this code the page freezes (I can't follow links) […] …
- 01:00 Changeset [3b4cef1e1f2883ae837a11cce11d2397f61a79e0] by
- fixed tab not being pushed on top of panel border in IE6, tweaked CSS a …
- 00:54 Changeset [21ac21e621f45f132c6aa7c1d95534c94cfe31bb] by
- Removed superfluous display declaration (a float implicitly makes an …
02/04/09:
- 23:35 Ticket #4064 (Add Time to Datepicker) created by
- It's a pretty common need for people to have a calendar field that adds in …
- 23:27 Changeset [270769a7abf8c3a23788c560bae90e96fcfb39f7] by
- Tabs demo: use collapsible instead of deprecated deselectable option
- 22:37 Ticket #4063 (slider: horizontal slider handle jumps up when you click on it IE6) created by
- In IE6 when you click on a horizontal slider handle, it jumps to the left. …
- 22:07 Changeset [8fe45c45f1d7aa11e841e3ff1d962adbc58fc3da] by
- added float left back to anchor to get click anwhere behavior (not just …
- 22:03 Changeset [27fb50e2764e7bb00ac77f70ced1979bb6f41781] by
- demos slider: removed extra char (;) in stylesheet
- 22:02 Ticket #4062 (slider: vertical slider handle jumps up when you click on it) closed by
- fixed
- 22:01 Changeset [5a6e2bdbb6838e56b2f6ea52c1ada3bdb5ac6f86] by
- Fixed 4062 - slider: vertical slider handle jumps up when you click on it
- 22:00 Ticket #4062 (slider: vertical slider handle jumps up when you click on it) created by
- With a vertical slider, if you place your mouse over a handle and press …
- 22:00 Changeset [21b7b8ca42bacfa24d1bab1b6a26332b223d62fc] by
- added vertical tabs demo. This could be implemented very easily in the …
- 21:43 Changeset [08f7ccbe95289748313ba4cd3be2b8c3e5498a3d] by
- few more border resets changed to border-width
- 21:34 Changeset [65770d66ea26f5c8c27d11ece18184db6e56d8ba] by
- typo: width, not weight
- 21:30 Changeset [bfcbc5c80fcfb646b8f5f6cd0cf45b1e4460166c] by
- changed border-bottom to border-bottom-weight. less specific override to …
- 21:26 Ticket #3804 (Multiple Slider Focus Issues) closed by
- fixed: Fixed in r2002
- 21:25 Changeset [93fbdd41b301d8240f7138e03a2bac9d4d78ca24] by
- Fixed #3804 (Multiple Slider Focus Issues)
- 20:34 Changeset [65172cdeb21e940d43db3707a6469db944557704] by
- accordion defaults in alpha order
- 20:21 Ticket #4009 (connectToSortable doesn't contain ui.item in callbacks) closed by
- fixed: Should be fixed in r2000.
- 20:21 Changeset [fc9ebfb3f448f64adbbfa986fd40781cf671e084] by
- Draggable/Sortable?: Partial fix for #4009: Fixed ui hash for sortable …
- 20:12 Changeset [2f2342caebd14a226b79d9b9d4bf66316ee313a9] by
- Draggable/Sortable?: Partial fix for #4009: Fixed ui hash for sortable …
- 19:44 Changeset [0c8eed67f5174633ce6d88f0a98b0f3264c4f082] by
- Draggable: Removed ridiculousness (some of it anyway).
- 18:33 Ticket #4061 (Error triggering mousedown on elements that use $.ui.mouse) closed by
- fixed: Fixed in r1997.
- 18:33 Changeset [57f0188239843afdd0932fbf9186263ba4cab6da] by
- Mouse: Fixed #4061: Prevent errors when manually triggering mousedown …
- 17:55 Ticket #4061 (Error triggering mousedown on elements that use $.ui.mouse) created by
- See …
- 17:40 Ticket #4057 (Effects ignore speed!) closed by
- fixed: Fixed in r1996.
- 17:39 Changeset [27a7442a37e982c0bda7e11a3115eb6aba6ed930] by
- effect core: speed wasn't detected in all situations (fixes #4057)
- 17:08 Changeset [b7fd8f060dba1f59acbbf05bac081eaeaf73bd2c] by
- set a taller initial height on the progress bar. resize icon looked …
- 12:46 Changeset [b81731dd76bfed9757dd9d0a207ff242495fe773] by
- Tabs: fixed duration for show animation - setting wasn't considered
- 11:16 Ticket #4060 (Panels retain opacity if animation is stopped by choosing another tab) created by
- When switching tabs quickly the opacity level of a tab is retained at the …
- 10:55 Ticket #4059 (Dialog can only be initialized after document is ready in IE) created by
- Internet Explorer: If you make certain div a dialog on a fly (not using …
- 08:02 Ticket #4058 (For me http://ui.jquery.com/demos/accordion/ do is confusing and has ...) created by
- 1) in ie7 there are javascript errors on many pages object expected. 2) …
- 07:21 Ticket #4057 (Effects ignore speed!) created by
- Can't seem to get any effect to use the speed I set for them. I can sell …
- 01:35 Changeset [fac375df3b1ff519fe825a6a7687f8717c0063c7] by
- just reviewed
02/03/09:
- 21:11 Changeset [d3045754f04f12a1bfbf33092d6159f32e794575] by
- unit tests: added index page
- 21:06 Changeset [f7bc2e90067eb13d9a2909c58b7f93cae7cff8d1] by
- all unit tests: fixed paths to point to new separate files
- 20:53 Changeset [53f57ffdb52474db9a011a0bc38ee7943a02d177] by
- selectable unit tests: split tests into individual files
- 20:47 Changeset [96b1534483a7f5557e0c6cc795ae90faed44c22d] by
- resizable unit tests: split tests into individual files
- 20:39 Changeset [04b304031193ff08f2aaac61ce65fefef025adea] by
- progressbar unit tests: split tests into individual files
- 20:35 Changeset [52005f42dda87e4dc06d5688c27bf6b82ad80621] by
- dialog unit tests: split tests into individual files
- 20:27 Changeset [b18da5cd646fbe86ae9396c5faf2c519ac989f09] by
- datepicker unit tests: split tests into individual files
- 20:16 Ticket #3986 (Draggable: disables dropdown (<select>) in Chrome & Safari) closed by
- fixed: Fixed in 1.6.
- 19:39 Ticket #4056 (jQuery UI Effects - Color Animation) created by
- If a highlight effect happens to an hidden panel, an exception is thrown …
- 19:27 Ticket #4049 (Opening Dialog causes js error in IE7 if dialog content contains VML) closed by
- duplicate: Duplicate of #4020.
- 19:14 Ticket #4048 (a links fail to work) closed by
- worksforme: The default was changed to '> li > :first-child,> :not(li):even' after the …
- 17:57 Ticket #3967 (demos datepicker: inline demo doesn't work in IE6) closed by
- fixed: Fixed in r1984.
- 17:57 Changeset [a0654df038e05dd2f665502946f7ac94f7f69e0a] by
- Datepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from …
- 16:36 Ticket #4055 (Datepicker onclick events contain references to "jQuery") created by
- When running the datepicker with jQuery.noConflict(true), onclick events …
- 14:35 Ticket #4044 (Link pseudo classes overwrite Themeroller styles in IE6) closed by
- fixed: [1983]
- 14:15 Changeset [18cced634dd044212f82f6c681f7dbca440cdadb] by
- Fixed #4044: In IE6 link pseudo classes still apply if styles have been …
- 13:36 Ticket #4044 (Link pseudo classes overwrite Themeroller styles in IE6) reopened by
- 10:03 Ticket #4054 (Datepicker overlay problem in IE6) created by
- The overlay iframe in the datepicker (.ui-datepicker-cover) does not …
- 06:41 Ticket #3982 (Dialog: content jumps up when dialog resized in IE6) closed by
- fixed: Fixed in r1982.
- 06:36 Changeset [cfbefa55d3beecbc9ebec0d183fc076e09d50ee4] by
- ui.dialog.css: fix #3982 "Dialog: content jumps up when dialog resized in …
- 05:37 Changeset [037f5d5ce193556ac977217056767e00a77e5c76] by
- tabs unit tests: split tests into individual files, added some missing …
- 04:42 Ticket #3996 (Tabs demos broken in IE6 when run from main demo page) closed by
- fixed
- 04:24 Ticket #4053 (The dialog not always appears in the center/bottom vertically. Workaround ...) created by
- I have the following code […] When the funcion show_dialog is …
- 03:36 Changeset [497c246104223f5f3e34b45d272760f81a390d90] by
- themes/base/ui.tabs.css: fix for IE6 so tabs' whole region is clickable
- 03:10 Changeset [dc9e09fefed12c7475ecc7be3080fe8aabe21448] by
- themes/base/ui.tabs.css: IE hasLayout zoom fix, fixes #3996
- 02:04 Ticket #4052 (un-used variable in $.ui.progressbar._init) created by
- There's a unused variable in $.ui.progressbar._init on line 20: options …
- 00:23 Changeset [7c17ab9b1e02a2911b4964dd04154501159037a4] by
- accordion unit tests: split tests into individual files
- 00:01 Ticket #4051 (Incomplete unit tests) created by
Note: See TracTimeline
for information about the timeline view.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/nologo.gif)