Timeline
03/30/09:
- 23:05 Ticket #4417 (requested option to disable multiselect) created by
- I am working on a project which in some areas requires the multiselect …
- 23:05 Ticket #4416 (Add fade effect (implementation included)) created by
- Hey, I couldn't for the life of me figure out how to get my dialogs to …
- 19:12 Ticket #4415 (bgiframe plugin is not merged into UI 1.7.1) created by
- I had to manually merge in the bgiframe plugin into 1.7.1 to get it to …
- 16:07 Ticket #4414 (Accordion Incorrect link destination in Firefox) created by
- Links to a specific location (ie page.htm#id) from within accordion panel …
- 11:32 Ticket #4413 (Tabs stay fixed in IE6/7 when the rest of the dialog content is scrolled ...) created by
- If Tabs are placed inside the Dialog, and the Dialog is resized to become …
- 08:36 Ticket #4412 (Slider is initialized with animate and event-functions but they got lost ...) created by
- The Slider is initialized by following code: […] this works all fine …
- 01:56 Ticket #4411 (Widget factory should auto detect getters) created by
- Plugins shouldn't have to define which methods are getters (or getters and …
03/29/09:
- 16:55 Ticket #3148 (UI/Dialog: dialog teleports up/down when dragged or resized in MSIE) closed by
- fixed: Seems to be working for me too. Thanks for all of your testing and …
03/28/09:
- 19:01 Ticket #4399 (Multiple rows of tabs exhibit strange behaviors) closed by
- fixed: [2397]
- 18:59 Changeset [73abb29d2c8d546657a14729692a4d43731d2dda] by
-
- themes/base/ui.tabs.css
- 18:52 Ticket #4405 (Clicking on Tab throws an exception in IE7 after receiving the response of ...) closed by
- invalid
- 16:44 Ticket #4339 (Modal window incorrect sizes on drop) closed by
- worksforme: Feel free to reopen this ticket if you can provide a more detailed …
- 16:41 Ticket #4019 (Dialog: shadow is a performance hog) closed by
- invalid: Shadow was removed.
- 16:39 Ticket #4075 (Race condition in dialog keeps input elements disabled) closed by
- duplicate: Duplicate of #4065.
- 16:34 Ticket #4065 (modal dialog + button locks page) closed by
- fixed: Fixed in r2395.
- 16:33 Changeset [a39d0d9350dc8589c61a793bb5aca4916406d737] by
-
- ui/ui.dialog.js
- 16:13 Ticket #3523 (Dialog: onclick return value ignored) closed by
- worksforme: This works for me, tested against 1.6rc2 and trunk (1.8pre).
- 00:53 Ticket #4266 (Add custom selectors for widgets) closed by
- fixed: Fixed in r2394.
- 00:52 Changeset [12b47dc1ea6dfa8c21d2705d02332646e4ff5770] by
-
- ui/ui.core.js
- 00:37 Changeset [2b8109e119975155c9965f84c543105530c0812c] by
-
- tests/unit/dialog/dialog_options.js
- 00:15 Ticket #3214 (add bgiframe to core) closed by
- invalid: Closing as invalid since we should now be suggesting plugins outside of …
- 00:14 Ticket #2535 (Move modal/overlay code from Dialog to ui.base.js, ui.overlay.js?) closed by
- wontfix: Closing as wontfix as this is being designed as a new plugin, not just a …
- 00:06 Ticket #4366 (Deep copy options on init) closed by
- fixed: Fixed in r2392.
- 00:06 Changeset [4e64af70b655b30c89235911e91ea23e029faf8f] by
-
- ui/ui.core.js
03/27/09:
- 23:41 Ticket #4409 (Massive memory leak with dialog in IE7 (6 not tested)) closed by
- duplicate: Duplicate of #4188.
- 23:40 Ticket #4408 (ui.widget factory causes memory leak?) closed by
- duplicate: Duplicate of #4188.
- 23:35 Ticket #4406 (Anonymous function keeping previous value of a variable (IE.7)) closed by
- invalid: That dialog is only initialized once, so on the second call you're not …
- 22:54 Ticket #4410 (Super major speed enhancement for sortable with large lists) created by
- After much digging around, I found a mis-placed call to _refreshItems …
- 12:39 Ticket #4409 (Massive memory leak with dialog in IE7 (6 not tested)) created by
- Opening a modal dialog with IE7 causes an increase of about 20 mb in used …
- 08:03 Ticket #4408 (ui.widget factory causes memory leak?) created by
- Hi all, I just started using the ui.widget factory and I found it might …
03/26/09:
- 17:08 Ticket #4303 (sortable: receive: ui.item references the source element) reopened by
- 14:54 Ticket #4406 (Anonymous function keeping previous value of a variable (IE.7)) created by
- The issue here is that the anonymous function in the dialog invocation is …
- 14:13 Ticket #4405 (Clicking on Tab throws an exception in IE7 after receiving the response of ...) created by
- jQuery UI tabs work fine in IE7 except for one particular case. When …
- 12:26 Ticket #4404 (Range option does not work after control has been initialized) created by
- I want to have the "range" option set to false in the beginning and once …
- 12:03 Ticket #4403 (Removing a tab can result in a selected index of -1 if fx option is used) created by
- It appears that occasionally when a tab is deleted using …
- 11:01 Ticket #4300 (Cupertino theme differs 1.5.3 vs. 1.6/1.7) closed by
- invalid: The 1.6 is a 1.5.3 compatibility release. There are no changes to theming …
- 10:58 Ticket #4334 (Real World Image Cropper demo is broken) reopened by
- One more fix was applied in r2381 but the issue remains.
- 10:37 Milestone 1.6rc2.6 completed
03/25/09:
- 17:06 Ticket #4400 (Tabs- Add) closed by
- worksforme: Works fine for me. Please provide an actual use case if you continue to …
- 16:38 Ticket #4374 (effects show scale doesn't reset the opacity in IE) closed by
- duplicate: Duplicate of #4274.
- 03:06 Ticket #4401 (Icons in Tabs Don't Work) created by
- When I try to do an icon within a tab, the image doesn't line up right and …
- 00:35 Ticket #4334 (Real World Image Cropper demo is broken) closed by
- fixed: Fixed in r2376.
03/24/09:
- 20:29 Ticket #4400 (Tabs- Add) created by
- Having trouble with adding tabs dynamically (i.e. tabs('add'...)). This …
- 16:16 Changeset [3aab07e577340b28990177e0c6911fe9609f9800] by
-
- themes/base/ui.theme.css
- 15:07 Ticket #4399 (Multiple rows of tabs exhibit strange behaviors) created by
- When there are more than one row of tabs, the bottom row will shift …
- 13:43 Ticket #4398 (Slider handle not contained within slider) created by
- When the slider handle is larger than 10-15px it no longer remains with …
03/23/09:
- 22:49 Ticket #4397 (wrong date type sent to Datepicker.onClose event) created by
- The Datepicker.onClose event function receives a string instead of a Date …
- 18:53 Ticket #4396 (animateClass does nothing if there are no styles changes) created by
- three styles... .content_1{color:#FFFFFF;} .content_2{color:#FF0000;} …
- 12:45 Ticket #4395 (Slider doesn't function at all in Firefox 2.0.0.3) created by
- In Firefox 2.0.0.3 on both PC and Mac, the sliders handle is undraggable. …
- 12:43 Changeset [d264f1b8c492e9bf5488e9a0fb65c3d7f1bddde4] by
-
- tests/visual/accordion/accordion_option_autoHeight_true.html
- 12:15 Ticket #4394 (Accordion: option animated easeslide causes JavaScript error) created by
- accordion option […] causes a JavaScript error. May be related to #4392
- 12:09 Ticket #4393 (Accordion: option animated bounceslide is identical to slide (no bounce)) created by
- The accordion animated option set to 'bounceslide' behaves the same as …
- 11:43 Changeset [996a8fa1d0af82d419120f67e6c0c0fb3490ced2] by
-
- tests/visual/accordion/accordion_method_destroy.html
- tests/visual/accordion/accordion_method_disable.html
- tests/visual/accordion/accordion_option_animated_bounceslide.html
- tests/visual/accordion/accordion_option_animated_easeslide.html
- tests/visual/accordion/accordion_option_animated_false.html
- tests/visual/accordion/accordion_option_animated_slide.html
- tests/visual/accordion/accordion_option_animated_true.html
- 11:41 Changeset [5b000cb2c068981fa7300ece9e970051c0463a27] by
-
- tests/visual/accordion/accordion.html
- tests/visual/accordion/accordion_dl.html
- tests/visual/accordion/accordion_method_destroy.html
- tests/visual/accordion/accordion_method_disable.html
- tests/visual/accordion/accordion_option_animated_bounceslide.html
- tests/visual/accordion/accordion_option_animated_easeslide.html
- tests/visual/accordion/accordion_option_animated_false.html
- tests/visual/accordion/accordion_option_animated_slide.html
- tests/visual/accordion/accordion_option_animated_true.html
- tests/visual/accordion/accordion_option_autoHeight_false.html
- …
- 11:35 Ticket #4392 (Accordion: option animated true causes JavaScript error) created by
- The accordion option 'animated' is documented as supporting boolean data …
- 00:38 Ticket #3736 (Slider: some handles get stuck when using two or more handles) reopened by
- This still occurs with multiple handles and range: false.
Note: See TracTimeline
for information about the timeline view.