Timeline
02/09/10: Today
- 10:00 Ticket #10693 (comboButton submits form onClick) closed by
- fixed: The template change in [21297] adds the type=button attribute (the …
- 06:53 Ticket #10368 ([patch][cla]Editor AutoExpand mode, excessive padding on <div>'s in ...) closed by
- fixed
- 06:08 Ticket #10733 (RadioButton cannot take attribute label) created by
- I am trying to put a dijit.form.RadioButton? into a …
- 01:56 Changeset [21342] by
-
None of this CSS is necessary and it actually breaks ColorPalette. ...
- 01:28 Changeset [21341] by
-
Remove a11y rules, the width/height should be auto (and it is auto), as ...
- 00:36 Changeset [21340] by
-
Fix to use _CssStateMixin, refs #10527.
02/08/10: Yesterday
- 18:12 Ticket #10731 (dojox.gfx.Moveable used with delay can get into bad state) closed by
- duplicate
- 14:11 Ticket #10368 ([patch][cla]Editor AutoExpand mode, excessive padding on <div>'s in ...) reopened by
- What we have at this point (and likely before) is a huge mess. It's …
- 13:41 Ticket #10368 ([patch][cla]Editor AutoExpand mode, excessive padding on <div>'s in ...) closed by
- fixed: (In [21339]) Fix for improper padding on DIVs in FireFox? due to CSS rules. …
- 13:41 Changeset [21339] by
-
Fix for improper padding on DIVs in FireFox? due to CSS rules. \!strict ...
- 12:53 Ticket #10440 (ColorPicker does not work in TooltipDialog) closed by
- fixed: (In [21338]) Fixing the ColorPicker? to work inside the dijit TooltipDialog? …
- 12:53 Changeset [21338] by
-
Fixing the ColorPicker? to work inside the dijit TooltipDialog? (and other ...
- 10:40 Ticket #10732 (dojox.gfx.Moveable used with delay can get into bad state) created by
- Steps: - Use dojox.gfx.Moveable on a shape and have a delay (a larger …
- 10:39 Ticket #10731 (dojox.gfx.Moveable used with delay can get into bad state) created by
- Steps: - Use dojox.gfx.Moveable on a shape and have a delay (a larger …
- 09:41 Changeset [21337] by
-
Norwegian locale for default list should use 'nb' rather than 'no'. Refs ...
- 09:13 Ticket #10237 ([patch][ccla] Format can't be removed/reset via dropdown) closed by
- fixed: (In [21336]) Just always check if the value is P, since IE returns …
- 09:13 Changeset [21336] by
-
Just always check if the value is P, since IE returns incorrectly for div. ...
- 07:31 Changeset [21335] by
-
Fixed UpgradBar? IE bug
- 06:47 Changeset [21334] by
-
Stop border color change on hover of focused Textbox. Refs #10527.
- 06:30 Changeset [21333] by
-
Lucid uses display:none rather than visibility:hidden to hide the ...
- 06:12 Ticket #10730 (ComboBox / FilteringSelect: Show an inital text) created by
- Show an initial text in the combo box before any selection has taken …
- 05:17 Ticket #10729 (destroyDescendants() for dojox.layout.ContentPane not working in case of ...) created by
- If dojox.layout.ContentPane? contains as hidden elements (css being …
- 05:15 Ticket #10728 (inconsistencies in box setter methods) created by
- The contentBox method used as setter may apparently only set size, while …
- 04:36 Changeset [21332] by
-
fix indent, refs #10048.
- 04:09 Changeset [21331] by
-
Fix border position on error icon for ValidationTextBox in RTL mode. ...
- 04:08 Changeset [21330] by
-
Fixes for disabled Buttons and RTL ComboButton's, refs #10527.
- 04:03 Changeset [21329] by
-
Need !important on a11y Checkbox width/height setting so it overrides the ...
- 00:52 Ticket #10687 (filteringselect doesn't initialize properly if value is set but no options ...) closed by
- invalid: Sorry, but you were both depending on a bug in 1.3 that was fixed in 1.4.
- 00:47 Changeset [21328] by
-
float:right is already in dijit.css, not needed here. Refs #10527.
- 00:31 Changeset [21327] by
-
Fixes for lucid Select menu, and also moving CSS to hide Menu's icon ...
02/07/10:
- 18:08 Ticket #10727 (ScrollingTabContainer tab click calls selectChild twice) created by
- In test_TabContainer, click on any tab to select a new tab. If you put a …
- 07:51 Changeset [21326] by
-
now the complex animation can handle negative values
- 06:40 Changeset [21325] by
-
Remove a11y rules for setting a gray background-color on half of the ...
- 06:13 Changeset [21324] by
-
removed the unit "number" when there is no unit; using "units" property ...
- 02:30 Ticket #10714 (Dialog error: null bgIframe on page unload) closed by
- duplicate: Oh actually, this has already been fixed. Dup of #10525.
02/06/10:
- 15:55 Changeset [21323] by
-
Refs #10726 - Left console.logs in dojox.fx.ext-dojo.complex
- 15:41 Changeset [21322] by
-
Fixes #10726 - Adding dojox.fx.ext-dojo.complex and test.
- 15:40 Ticket #10726 (Ability to animate complex properties) created by
- Dojo needs to the ability to animate complex properties, such as the clip …
- 14:50 Ticket #10693 (comboButton submits form onClick) reopened by
- _Never_ use the BUTTON element as it is interpreted as a submit input in …
- 12:41 Ticket #10699 (console Problem in IE8) reopened by
- Replying to mwilcox: > From: > …
- 12:32 Ticket #10237 ([patch][ccla] Format can't be removed/reset via dropdown) reopened by
- Replying to jaredj: > (In [21296]) Fixing an issue on IE …
- 12:25 Ticket #9210 (VerticalSlider: height inaccurate in IE7/8 strict mode) reopened by
- 03:04 Changeset [21321] by
-
Move TimePicker a11y rules to dijit.css, and simplify them. Refs #10527.
- 02:17 Changeset [21320] by
-
Remove noir until if/when it gets fully implemented. (It will exist in ...
02/05/10:
- 21:32 Changeset [21319] by
-
Move TitlePane a11y rules to dijit.css and make a few other ...
- 14:15 Ticket #10725 (Calling validate() on an empty but required ValidationTextBox does not ...) created by
- When leaving a required ValidationTextBox? empty calling validate() on it …
- 13:39 Changeset [21318] by
-
BigInteger? code submitted under CLA. Remove extra license and copyright ...
- 13:24 Ticket #10724 (dojo.position return different values on WebKit based platforms) created by
- Steps: - Create a group shape -> shape = owner.createGroup(); - …
- 13:07 Ticket #10723 (dojo 1.4.1 dijit.layout.TabContainer missing sanity check for ...) created by
- The internal "layout" function of TabContainer? class is missing a check if …
- 10:28 Ticket #10722 (queryToObject throws exception for malformed URI sequence) created by
- decodeURIComponent can throw an exception on a malformed sequence - e.g. …
- 09:05 Ticket #10721 (MenuBar Usability Enhancement - Popup MenuBar Buttons and MenuBar Items.) created by
- I have a menubar, with a combination of PopupMenuBarItems? and …
- 08:52 Ticket #10720 (Currency/Number Text boxes does not validate when not all decimal places ...) created by
- Since Dojo 1.4 if CurrencyextBox? has places:6 specified and user does not …
- 08:41 Changeset [21317] by
-
Removing commented out rules, refs #10527.
- 08:26 Changeset [21316] by
-
Fixing regression triggered by the moveCursorToStart added by Doug. The ...
- 08:22 Changeset [21315] by
-
Simplification of .foo.bar type selectors that don't work on IE6. Refs ...
- 08:11 Changeset [21314] by
-
add missing imports, refs #10527.
- 07:31 Ticket #10719 (GFX: IE: Removal of line inside dijit dialog fails) created by
- Reported by a co-worker: on 1.3.2: The removal of line fails in IE6 or …
- 07:22 Changeset [21313] by
-
Use <div> rather than deprecated <textarea> tag for Editor markup, so that ...
- 07:15 Changeset [21312] by
-
Pure white underlay for lucid, rather than #EEE setting from dijit.css. ...
- 05:53 Ticket #10718 (TimeTextBox-popup shivers, when mousepointer stays between to entries) created by
- To reproduce this bug, open Firefox and visit …
02/04/10:
- 15:13 Ticket #10717 (dijit.form.Button click sensitivity when submitting) closed by
- duplicate: Right, dup of #6880 I think.
- 14:35 Changeset [21311] by
-
Remove copyright and Apache license in favor of Dojo copyright and ...
- 12:54 Ticket #10717 (dijit.form.Button click sensitivity when submitting) created by
- When using a dojo button, there is a sensitivity to where you can click …
- 11:54 Ticket #10716 (Menu: Usability Standardization on Menus and MenuBar) created by
- Issue 1: When clicking a menu, the first item in the list should …
- 11:39 Ticket #9210 (VerticalSlider: height inaccurate in IE7/8 strict mode) closed by
- wontfix: Please reopen if a solution can be found.
- 10:56 Ticket #9202 (Dijit Editor won't allow delete until new text is typed in) closed by
- fixed: Closing as believed fixed.
- 10:13 Changeset [21310] by
-
one more time. Refs #8606
- 10:08 Changeset [21309] by
-
Small change to FormatOptions definition. Refs #8606.
- 10:04 Changeset [21308] by
-
syntax error in docs. Refs #8606
- 09:57 Changeset [21307] by
-
typos. Refs #8606
- 09:56 Changeset [21306] by
-
more description of dojo.currency. Refs #8606
- 09:04 Ticket #10715 (dojox Rangeslider _onKeyPress error) created by
- error _onkeypress while range slider bar or handles has focus. firebug …
- 07:49 Changeset [21305] by
-
_CssStateMixin needs help clearing dijitMenuItemHover when clicking a ...
- 07:42 Changeset [21304] by
-
more description of dojo.currency. Refs #8606
- 07:24 Changeset [21303] by
-
Move 'fractional' property definition from currency to number. Refs #8606
- 06:18 Ticket #10712 (Making command-line arguments available in profile) closed by
- duplicate: dup #10711
- 06:16 Ticket #10710 (the display of GridContainer Columns shooter) closed by
- invalid: You'll need to attach a simple example to reproduce the problem.
- 06:11 Ticket #10714 (Dialog error: null bgIframe on page unload) created by
- This is a tricky bug with Dijit page unload that has eluded me for a …
- 05:18 Ticket #10713 (ItemFileWriteStore::setValue cause lost GridCellFocus on DataGrid) created by
- I got DataGrid? and I want to be able to navigate through cells using …
- 05:10 Ticket #10712 (Making command-line arguments available in profile) created by
- I would like the command-line arguments to be available in build …
- 05:07 Ticket #10711 (Making command-line arguments available in profile) created by
- I would like the command-line arguments to be available in build …
- 03:28 Ticket #10710 (the display of GridContainer Columns shooter) created by
- I have a dojox.layout.GridContainer? with three columns (td) in the display …
- 03:27 Ticket #10709 (C3 Multiple inheritance doesn't work correctly when extending classes) created by
- The new C3 method resolution has some bugs in it. When a class is …
- 02:37 Changeset [21302] by
-
Simplification, avoiding transparent borders and therefore avoiding IE ...