Timeline
Sep 24, 2010:
- 11:04 PM Ticket #11781 (A simple WebSocket/Comet API) created by
- Our dojox.cometd seems to be largely abandoned (I think Greg and …
- 8:47 PM Ticket #9085 (dojox.editor.plugins.UploadImage: _djrealurl needs to be set to the ...) closed by
- fixed: I checked the code. This is already fixed, so closing ticket. …
- 6:57 PM Ticket #11735 (dijit.Editor.replaceValue does not work properly in Firefox when the ...) closed by
- fixed: Passed in FF, IE, Safari 5, Chrome.
- 6:29 PM Ticket #11780 (Detached splitters in a ContentPane when attached to a BorderContainer) created by
- Context: My application extends the content pane. I do this so that I …
- 5:46 PM Ticket #11779 (Claro: arrows in dijit.TooltipDialog background) created by
- After execute following code, you will see unknown characters display …
- 5:26 PM Ticket #11729 (Improve editor demo.) closed by
- fixed: (In [22907]) Updating editor demo to create the editor in a more …
- 11:21 AM Ticket #11778 (Background broken by mouseover of high grid rows) created by
- Bad CSS-Definition for the cell-background by mouseover. …
- 10:25 AM Ticket #11777 (Make content wrapping in header configurable) created by
- Might be better to make content wrapping in header configurable for …
- 8:30 AM Ticket #11765 (ComboBox: Dojo 1.5 change for ENTER key) closed by
- wontfix: > To get to the bottom line here: a change was made to accommodate …
- 1:16 AM Ticket #11776 (Unexpecting tab behaviour when switching to widgets that just have ...) created by
- Consider an input widget with an onChange or onBlur handler, and two …
Sep 23, 2010:
- 8:49 PM Ticket #11775 (dojo.dnd.move.constrainedMoveable.onMove doesn't call onMoving, ...) created by
- The behavior of 'dojo.dnd.Moveable.onMove' is to call a couple of …
- 7:20 PM Ticket #10543 (autoHeight parameter doesn't work for DataGrid grids that have ~100 or ...) closed by
- fixed: (In [22903]) Fixes #9261, #10543, #11101. Add a new boolean to …
- 6:35 PM Ticket #11338 (When a grid's autoHeight is set to true, the selector height is not ...) closed by
- fixed: (In [22902]) Fixes #11338. DataGrid? no longer skips re-normalizing …
- 6:27 PM Ticket #9261 (dojox.DataGrid autoHeight parameter causes infinite ...) closed by
- fixed: (In [22903]) Fixes #9261, 10543, 11101. Add a new boolean to …
- 5:58 PM Ticket #9481 (DataGrid Editing isue after columnReorder) closed by
- fixed: (In [22901]) Fixes #9481. Reset correct column index in cell markup. …
Sep 22, 2010:
- 8:00 PM Ticket #11774 (soria Dialog.css has bad hex value for dialog titlebars) created by
- line 10 I believe (maybe 15 I forget now) of Dialog.css for Soria …
- 7:40 PM Ticket #11772 (Editor addStyleSheet adds the stylesheet to the wrong scope) closed by
- fixed: (In [22899]) Fixing addStyleSheet. \!strict fixes #11772
- 5:15 PM Ticket #11761 (Programmatic creation of a text box fails with: this.type.toLowerCase ...) closed by
- invalid
- 3:13 PM Ticket #11773 (BorderContainer: splitterThickness needs to default) created by
- I found that if the .dijitGutterH/V styles are not found, …
- 3:07 PM Ticket #11772 (Editor addStyleSheet adds the stylesheet to the wrong scope) created by
- The addStyleSheet method is adding the stylesheet to the top level …
- 2:57 PM Ticket #7141 (Automatically underline the URL / Email address in Editor widget.) closed by
- duplicate: Dup of #11763 (Which has a patch)
- 2:56 PM Ticket #11432 ([patch][cla]dijit.Editor - prevent onLoadDeferred from resolving ...) closed by
- wontfix: Limitation of iframes in FireFox?. Cannot resolve as many plugins …
- 11:23 AM Ticket #11771 (dojox.image.Lightbox::_scaleToFit() work wrong causing invalid image ...) closed by
- duplicate: duplicate of #11207 which is fixed in 1.6 please reopen if the …
- 11:18 AM Ticket #11771 (dojox.image.Lightbox::_scaleToFit() work wrong causing invalid image ...) created by
- Hi All! I had a problem displaying large panoramic images (with …
- 8:59 AM Ticket #11770 (StackContainer useless resize() calling) created by
- In use of StackContainer or TabContainer is useless call of resize() …
- 8:05 AM Ticket #11769 ([regression]dijit.form.ValidationTextBox - invaliMessage) created by
- hi all invalidMessage dont show in 1.5 <input type="text" name="phone" …
- 1:11 AM Ticket #11768 (dijit.Tree: clicking on expando icon should not change selection) closed by
- fixed: (In [22897]) fixes #11768: ignore clicks on expando icon in …
- 1:07 AM Ticket #11768 (dijit.Tree: clicking on expando icon should not change selection) created by
Sep 21, 2010:
- 7:23 PM Ticket #11767 ([patch][cla] ability to rerender a widget (w/out destroying it)) created by
- this is as a result of the discussion from …
- 6:42 PM Ticket #11766 (JsonRestStore.getIdentity(): order of precedence is wrong?) created by
- When using store.newItem() either the client-side or the server-side …
- 6:08 PM Ticket #11765 (ComboBox: Dojo 1.5 change for ENTER key) created by
- Dojo 1.3: Open a combobox and highlight the first item …
- 6:35 AM Ticket #11764 (AutoUrlLink plugin for Editor) created by
- This plugin can recognize a URL like string (such as …
- 6:17 AM Ticket #11763 (SpellCheck plugin for Editor) created by
- This ticket will contain the forthcoming new plugin for Editor …
- 1:40 AM Ticket #11762 (Calling this.inherited (arguments) on the Expando results in ...) created by
- There is a use case in my application where a resize is called on an …
- 1:16 AM Ticket #11761 (Programmatic creation of a text box fails with: this.type.toLowerCase ...) created by
- The application has the requirements for building a text box. This …
Sep 20, 2010:
- 8:56 PM Ticket #11760 (dojox.form.FileUploader failing inside TabContainer) created by
- When a FileUploader? is used inside a TabContainer?, it doesn't work. No …
- 3:44 AM Ticket #11759 ([PATCH][CLA]GridContainerLite postCreate call twice unnessary) created by
- postCreate: function(){ …
- 1:38 AM Ticket #11758 (dojox GridContainer DragHandle Problem) created by
- Hello, GridContainer? with DragHandle? doesn't work properly when child …
Sep 19, 2010:
- 11:18 PM Ticket #11757 ([PATCH][CLA] dojox GridContainer ...) created by
- change attr to set in test code
- 7:40 PM Ticket #11756 (dojo.clone: Error on cloning objects whose constructor require an object) created by
- The example will make it clear […] throws out error `TypeError?: …
- 9:35 AM Ticket #11608 (popup iframe leak) closed by
- fixed: (In [22888]) merge iframe leak fixes to 1.5 branch, fixes #11608 !strict
- 8:36 AM Ticket #11755 (DateTextBox: typing a date followed by drop down button doesn't show ...) closed by
- fixed: (In [22887]) Fix problem where user types a date and then opens the …
- 8:08 AM Ticket #11755 (DateTextBox: typing a date followed by drop down button doesn't show ...) created by
- If you edit the date inline, such as changing 12/31/2008 to 1/31/2008 …
- 7:57 AM Ticket #10091 (Calendar: month drop down can get cutoff) closed by
- fixed: (In [22886]) Fix edge case using month drop down to switch to month …
- 1:42 AM Ticket #10091 (Calendar: month drop down can get cutoff) reopened by
- If the date is something like December 31, 2008 (see DateTextBox?.html …
Sep 18, 2010:
- 4:32 AM Ticket #11754 (dijit._destroyAll causes issues with dijit._underlay) closed by
- duplicate: It is in the bug tracker, as #11564.
- 1:29 AM Ticket #11754 (dijit._destroyAll causes issues with dijit._underlay) created by
- I just ran into the same issue this guy had: …
Sep 17, 2010:
- 10:54 PM Ticket #11738 (dojo.Stateful calls watch callbacks if value did not change) reopened by
- Slight problem: [22883] will still report a change when both the old …
- 10:39 PM Ticket #11737 (Editor CSS problems) reopened by
- Thanks for the work on this. There are some issues though. 1. Like …
- 10:21 PM Ticket #11738 (dojo.Stateful calls watch callbacks if value did not change) closed by
- fixed: Fixed by commit 22883 (why didn't it show up here?)
- 9:42 PM Ticket #11753 (dojox/grid/tests/test_subgrid.html has javascript error when grid expanded) created by
- When expanding a node in dojox/grid/tests/test_subgrid.html it …
- 8:33 PM Ticket #11737 (Editor CSS problems) closed by
- fixed: (In [22885]) Fixing setting of disabled state too early. \!strict …
- 6:11 PM Ticket #11073 (dojox.html.metrics generates huge scroller if text in metrics calc box ...) closed by
- fixed: The reason was a tricky CSS class (in the Grid component), which sets …
- 2:29 PM Ticket #11752 (dojo._base.html dojo._getMarginBox problem with FireFox) created by
- The computed style attributes top and left are incorrect for any …
- 2:11 PM Ticket #11016 (_DialogBase missing in API docs on dojotoolkit.org) closed by
- fixed: Must have been fixed in the last release, seems to work for me now.
- 1:45 PM Ticket #11751 (PersevereStore Inconsistent Behavior) created by
- When attempting the following code snippet: …
- 10:17 AM Ticket #11750 ([CLA][patch] Support for Dojo in WebWorkers) created by
- This tickets follows a discussion on the dojo-interest mailing list. …
- 9:03 AM Ticket #11749 ([tundra] Missing bottom & right border in dijit.Menu in webkit) created by
- Border is missing only if menu is shown from drop-down button. Menus …
- 8:17 AM Ticket #11748 (Make "expressInstall" option for dojox.av.FLAudio configurable) created by
- As sounds are mostly used in the background and for non-critical …
- 8:07 AM Ticket #11747 (Removing the "alert()"ing of errors in dojox.av.FLAudio) created by
- There is an "alert()" statement in dojo.av.FLAudio line 137: […] …
- 8:00 AM Ticket #11746 (Typo in dojox.av.FLAudio constructor: "postion" instead of "position") created by
- I stumbled across a typo in dojo.av.FLAudio line 91: […] should …
- 5:32 AM Ticket #11742 (incorrect doh.assertNotEqual) closed by
- fixed: (In [22882]) fixes #11742: _objPropEq throws exception if the two …
- 12:48 AM Ticket #11743 (setUp in case of DOH performance tests is not called in correct scope) closed by
- fixed: (In [22880]) fixes #11743: runTest should be called in the scope of …
- 12:21 AM Ticket #11745 (open popup fails if another popup without parent is open) closed by
- fixed: (In [22879]) fixes #11745: args.parent may not be set when calling …
- 12:15 AM Ticket #11745 (open popup fails if another popup without parent is open) created by
- with dijit trunk (r22878), open a popup without parent, try opening …
Sep 16, 2010:
- 9:49 PM Ticket #11744 (Using dojo 1.5, dijit.Editor does not work with Safari 4) created by
- - Using dojo 1.5, dijit.Editor does not work with Safari 4 : it is …
- 8:56 PM Ticket #11073 (dojox.html.metrics generates huge scroller if text in metrics calc box ...) reopened by
- Replying to jaredj: > (In [22022]) Fixing issue with …
- 8:31 PM Ticket #11743 (setUp in case of DOH performance tests is not called in correct scope) created by
- The setUp method in DOH performance tests are not called in the scope …
- 8:13 PM Ticket #11742 (incorrect doh.assertNotEqual) created by
- doh.assertNotEqual behaves incorrectly. It uses doh.assertEqual to …
- 4:13 PM Ticket #9001 ([patch][cla] dojo.exists behavior is a little confusing) closed by
- fixed: (In [22878]) fixes #9001 - thanks cowbow for the initial filing. going …
- 4:05 PM Ticket #11741 (convert dijit testcases to HTML5 style) created by
- 2:51 PM Ticket #11740 (dojox.grid hidden column doesn't work in Chrome and Safari) created by
- The hidden columns in grid does not work in Chrome and Safari latest …
- 11:59 AM Ticket #11739 (dojox.html.metrics.getTextBox() returns wrong height for texts ...) created by
- Due to the width of the measurement node being fixed to 1 pixel, the …
Sep 15, 2010:
- 10:08 PM ProjectMeeting/2010-09-15 edited by
- (diff)
- 10:07 PM ProjectMeeting/2010-09-15 created by
- 7:32 PM Ticket #9001 ([patch][cla] dojo.exists behavior is a little confusing) reopened by
- -6 bytes, +11 bytes. teeny patch. unit tests pass, expanded unit tests.
- 5:50 PM Ticket #11738 (dojo.Stateful calls watch callbacks if value did not change) created by
- The set() method in dojo.Stateful calls the watch callbacks even if …
- 3:25 PM Ticket #11737 (Editor CSS problems) created by
- http://download.dojotoolkit.org/release-1.5.0/dojo-release-1.5.0/dijit/ …
- 3:12 PM Ticket #11736 (dijit.Editor IE8: Scrollbars appear when selecting an image) created by
- If you insert an image into a dijit.Editor, and select it, you will …
- 2:50 PM Ticket #11735 (dijit.Editor.replaceValue does not work properly in Firefox when the ...) created by
- dijit.Editor.replaceValue() has the wrong behavior in FireFox? when the …
- 2:44 PM Ticket #11734 (Enhanced Grid framework enhancement) created by
- Used to track common EDG changes/enhancements for 1.6, e.g. newly …
- 12:05 PM Ticket #11733 (receiving onSet notification on __isDirty attribute when reverting a ...) created by
- I was testing testing the revert() method of a JsonRestStore? when I …
- 3:49 AM Ticket #11732 (dojo.query comments error) created by
- Following comment error: […]
Sep 14, 2010:
- 10:12 PM Ticket #11714 ([regression] Dojox RangeSlider is broken in 1.5) closed by
- fixed: (In [22875]) Replaced a hackish way to define anonymous classes with …
- 9:48 PM Ticket #11731 (ExpandoPane title in horizontal mode) created by
- When shrinking an ExpandoPane?, it would be useful to have a clue what …
- 9:40 PM Ticket #11730 (BorderContainer: splitter, handle separates from gutter) created by
- In Google Chrome, clicking the BorderContainers splitter while zoomed …
- 9:03 PM Ticket #11725 (EnhancedGrid - Advanced filtering) closed by
- duplicate: see #11724
- 6:28 PM Ticket #11729 (Improve editor demo.) created by
- 3:45 PM Ticket #2056 (ContentPane: Menu inside ContentPane not cleaned up on ContentPane ...) closed by
- fixed: thanks - it works. for some reason, the ticket didn't close when you …
- 2:43 PM Ticket #11728 (EnhancedGrid - searching) created by
- A handy support for quickly finding a row by either simple or complex …
- 2:40 PM Ticket #11727 (EnhancedGrid - Cell merge) created by
- Support both static(markup) and dynamic cell merging - currently only …
- 2:24 PM Ticket #11726 (EnhancedGrid - Preference persistence) created by
- Support persisting Grid preference e.g. column width, column order, …
- 2:10 PM Ticket #11725 (EnhancedGrid - Advanced filtering) created by
- Provides: 1.Rich user defined-able filtering criteria for …
- 2:10 PM Ticket #11724 (EnhancedGrid - Advanced filtering) created by
- Provides: 1.Rich user defined-able filtering criteria for …
- 2:08 PM Ticket #2056 (ContentPane: Menu inside ContentPane not cleaned up on ContentPane ...) reopened by
- sorry... still not fixed - try the r22835.html which includes an id …
- 1:48 PM Ticket #11723 (EnhancedGrid - new DnD support) created by
- Provides newly enhanced DnD support for spreadsheet like behavior, …
- 1:37 PM Ticket #11722 (EnhancedGrid - advanced selection model) created by
- Refs#9919 Provides advanced selection support for spreadsheet …
- 1:28 PM Ticket #11643 (EnhancedGrid breaks prototype of base classes of DataGrid) closed by
- fixed: (In [22861]) Fixes #11643. Proxy commit for evan (CCLA). Backport …
- 11:52 AM Ticket #2056 (ContentPane: Menu inside ContentPane not cleaned up on ContentPane ...) closed by
- fixed: (In [22869]) When a ContentPane is in a template, it's contents are …
- 2:03 AM Ticket #11721 (Dojox Data Grid Rows and Dotted Borders not working under Google ...) created by
- Just grab any dojo datagrid example from the dojox data grid page or …
Sep 13, 2010:
- 10:12 PM Ticket #2238 (Dialog: consecutive Dialog hide and show issue) closed by
- fixed: #10527 is fixed; you can try the attached test case, updating it to …
- 9:58 PM Ticket #11720 (onLoad is never called if content is specified when creating a Dialog) closed by
- invalid: This is from [22835], and the behavior change is intentional. Note …
- 6:00 PM Ticket #11720 (onLoad is never called if content is specified when creating a Dialog) created by
- try the following code with dijit trunk (r22861 atm) […] the …
- 3:26 PM Ticket #2238 (Dialog: consecutive Dialog hide and show issue) reopened by
- Hi, I am having the same problem that #10257; I would like to know if …
- 3:03 PM Ticket #11641 (EnhancedGrid Memory Leak) closed by
- fixed: (In [22861]) Fixes #11641. Proxy commit for evan (IBM, CCLA). …
- 11:59 AM Ticket #11719 ([regresson] range slider broken in 1.5) closed by
- duplicate: #11714
- 11:52 AM Ticket #11719 ([regresson] range slider broken in 1.5) created by
- Run test_RangeSlider.html. The 2nd endpoint cannot be dragged.
- 9:29 AM Ticket #11718 (dynamic treegrid for multiple dojo in one page) created by
- Hi, When I program a treegrid in one page, if there is only one verion …
- 5:46 AM Ticket #11685 ([CLA][patch] dijit.Tree shift-key multi-select support) closed by
- fixed: (In [22860]) fixes #11685: dijit.Tree shift-key multi-select support …
- 3:47 AM Ticket #11717 (Missing dojox.storage.IEStorageProvider) created by
- Hello, With IE, Go to …
Sep 12, 2010:
- 3:27 PM Ticket #11716 (Tree Grid - Lazy loading for children level rows) created by
- Currently TreeGrid only supports lazy loading for root level rows, so …
- 6:26 AM Ticket #11715 (Missing closing tags (mostly test) files.) created by
- Doing analysis against 1.5.0 release, I found the following missing …
Sep 11, 2010:
- 7:18 PM Ticket #11714 ([regression] Dojox RangeSlider is broken in 1.5) created by
- http://download.dojotoolkit.org/release-1.5.0/dojo-release-1.5.0/dojox/ …
- 1:45 AM Ticket #2056 (ContentPane: Menu inside ContentPane not cleaned up on ContentPane ...) reopened by
- Doh, OK, thanks for the heads up, I'll wait for the test case. I …
Sep 10, 2010:
- 8:17 PM Ticket #11694 (dijit.editor.plugin.createLink destroys image and replaces it with text) reopened by
- 8:01 PM Ticket #11694 (dijit.editor.plugin.createLink destroys image and replaces it with text) closed by
- fixed: (In [22858]) Try to preserve HTML. fixes #11694
- 8:00 PM Ticket #11694 (dijit.editor.plugin.createLink destroys image and replaces it with text) reopened by
- 7:29 PM Ticket #11694 (dijit.editor.plugin.createLink destroys image and replaces it with text) closed by
- invalid: You can't create a link around an image. This is a known and …
- 6:48 PM Ticket #11283 (EnhancedImageLinkDialog plugin for Editor) closed by
- fixed: (In [22854]) Adding in CCLA LocalImage? plugin. fixes #11283
- 6:38 PM Ticket #11713 (dojo.query docs) created by
- dojo.query does not show up under the method list for the 'dojo' …
- 3:27 PM Ticket #11712 (Select: scrolling jumps back under IE 6,7,8) created by
- We encountered the following issue with dijit.form.Select when the …
- 2:19 PM Ticket #2056 (ContentPane: Menu inside ContentPane not cleaned up on ContentPane ...) closed by
- fixed: (In [22853]) When parsing a template (for widgetsInTemplate), don't …
Sep 9, 2010:
- 8:05 PM Ticket #11711 ([patch][cla] add a validate function to dojox.form.manager._FormMixin ...) created by
-
i've attached a patch which would add a
validate
function to … - 3:16 PM Ticket #11708 ([regression] dojox.form.CheckedMultiSelect - value attr does not get ...) closed by
- fixed: (In [22848]) undo the effects of r22542 for …
- 2:45 PM Ticket #11710 (move dojox.mobile build profiles into util) created by
- seems only logical to put all build-specific helpers into …
- 1:24 PM Ticket #11709 ([patch][ccla][needs AMD conversion] Chart 2D: Axis Break) created by
- Axis breaking allows user to manually specify a break in the chart …
- 9:17 AM Ticket #11708 ([regression] dojox.form.CheckedMultiSelect - value attr does not get ...) created by
- Changeset [22542] has broken value updating for …
- 9:08 AM Ticket #11707 (Shadows broken) created by
- Shadows don't display in Dojo 1.5 - see …
- 7:24 AM Ticket #11706 (Chart incorrectly destroys animations) created by
- If a chart is destroyed while an action is in progress, action2d._Base …
- 6:14 AM Ticket #11705 ([patch][ccla]Heatmap) created by
- A heatmap is a graphical representation of data where the values taken …
- 6:12 AM Ticket #11704 (Allow dojox.av.FLAudio to be located on another (sub)domain than the page) created by
- This is somewhat related to my ticket #11677, which is also about …
- 5:29 AM Ticket #11703 ([patch][ccla] dojox.mobile: iPad split view suport) created by
- dojox.mobile can be used to create iPad applications. But implementing …
- 4:46 AM Ticket #11702 ([patch][ccla] dojox.mobile: BlackBerry simulator support) created by
- dojox.mobile does not work on blackberry at all. As the first step, I …
- 4:46 AM Ticket #11695 (4 themes reference _a11y class spelled with LL instead of 11) closed by
- fixed: (In [22846]) Remove unneeded CSS rules. These rules might have been …
Sep 8, 2010:
- 10:27 PM ProjectMeeting/2010-09-08 edited by
- (diff)
- 10:12 PM ProjectMeeting/2010-09-08 created by
- 10:11 PM ProjectMeeting edited by
- (diff)
- 10:01 PM Ticket #11695 (4 themes reference _a11y class spelled with LL instead of 11) reopened by
- Thanks guys, but presumably that CSS is uneeded and should be removed, …
- 7:29 PM Ticket #11565 (dojox.data.util.JsonQuery producing broken sort syntax in query strings) closed by
- fixed: (In [22845]) Closing bracket, fixes #11565
- 5:38 PM Ticket #2056 (ContentPane: Menu inside ContentPane not cleaned up on ContentPane ...) reopened by
- something in [22835] breaks attach points nested in content panes. …
- 5:30 PM Ticket #11701 (dojo.parser.parse ignores dojoType on the root element; cannot process ...) created by
- As part of the implementation for a new template engine I have to …
- 5:20 PM Ticket #11700 (dojox.json.query collects properties and methods from the object's ...) created by
- […] At this point, 'q' will contain not only 54321, but also 12345 …
- 4:34 PM Ticket #11699 (DateTextBox bulgarian language context) created by
- In the new release of dojo is the bulgarian language context for the …
- 4:12 PM Ticket #11695 (4 themes reference _a11y class spelled with LL instead of 11) closed by
- fixed: (In [22843]) fixes #11695, typo in the spelling of a11y
- 3:21 PM Ticket #11696 (dojox.editor.plugins.Smiley: toolbar icon missing) closed by
- invalid: try adding the css for the plugin […] see attached file for full …
- 3:02 PM Ticket #11698 (cursor style incorrect in dojoxGrid when it finishes to load. (It ...) created by
- the scenario is like this: 1) When the grid is loading, the cursor …
- 2:57 PM Ticket #11688 (Tab entry freezes) closed by
- wontfix: You can try overriding the definitions of dijitHidden and dijitVisible …
- 2:42 PM Ticket #11697 (IE Navigation on Grouped Lightbox is broken in Dojo 1.5.0) created by
- The navigation (Next button, Previous button, Close button) of the …
- 2:41 PM Ticket #11688 (Tab entry freezes) reopened by
- I have an information from WekKit?, that the problem is that the …
- 2:21 PM Ticket #11696 (dojox.editor.plugins.Smiley: toolbar icon missing) created by
- The toolbar icon is missing for Smiley. You see a pulldown arrow that …
- 1:48 PM Ticket #11590 (TabContainer: memory leak problem when creating a new tab) closed by
- worksforme: After the iframe fix I'm not seeing any issue. I clicked "add tab" …
- 1:43 PM Ticket #11695 (4 themes reference _a11y class spelled with LL instead of 11) created by
- The theme stylesheet files: /dijit/themes/claro/claro.css …
- 1:33 PM Ticket #11688 (Tab entry freezes) closed by
- wontfix: PS: or, stop using SVG in that tab and just use plain HTML.
- 1:02 PM Ticket #11694 (dijit.editor.plugin.createLink destroys image and replaces it with text) created by
- Select image and press "create link" button in editor. Give URL and …
- 8:44 AM Ticket #6765 (JSON Procedure Call: error handling) reopened by
- changeset:14792 didn't solve the problem, but made it worse. Now …
- 7:51 AM Ticket #11693 ([patch]dojox.widget.DynamicTooltip not displaying loaded first time (fixed)) created by
- Expected behaviour: Tooltip opens, does xhr to get content, shows …
Sep 7, 2010:
- 8:52 PM Ticket #11692 (dijit.Editor - Extend To Allow For Disabling of onChange Events (like ...) created by
- It would be nice to be able to disable the onChange events in …
- 5:04 PM Ticket #10847 (remove unicode bidi chars from pattern before parse) closed by
- fixed: (In [22841]) Remove unicode bidi control chars, 1.5 branch. Fixes …
- 12:40 PM Ticket #11636 (http://dojotoolkit.org/license 404 error) closed by
- fixed: fixed. it was at /licence/ ... moved the names around in django and …
- 12:30 AM Ticket #11691 (ContentPane: defer parsing/DOM instantiation until first show) created by
- ContentPane doesn't load it's href until it's first shown (ex: that …
Sep 6, 2010:
- 7:29 PM Ticket #11690 (StackContainer: nested StackContainers with doLayout=false not visible) created by
- Nesting StackContainers? causes only the outermost StackContainer? to be …
- 3:31 PM Ticket #11689 (dirtyObjects not properly set when revertOnError is true in JsonRest) created by
- When an error occurs while committing changes from a JsonRestStore? to …
- 1:53 PM Ticket #2056 (ContentPane: Menu inside ContentPane not cleaned up on ContentPane ...) closed by
- fixed: (In [22835]) Make ContentPane process initial srcNodeRef.innerHTML as …
- 12:21 PM Ticket #11688 (Tab entry freezes) created by
- The problem occurs in Safari and in Chrome. If you check and uncheck …
- 10:24 AM Ticket #11687 (dijit.form.Select does not allow creation without a selection (at ...) created by
- When you create a dijit.form.Select declaratively and you don't mark a …
- 4:43 AM Ticket #4980 (ContentPane setContent() complaining about creating duplicate popup widgets) closed by
- fixed: Marking as fixed since the test case is fixed, and remaining issue is …
- 3:09 AM Ticket #10091 (Calendar: month drop down can get cutoff) closed by
- fixed: (In [22832]) Convert Calendar month drop down to DropDownButton, so …
Sep 5, 2010:
- 11:43 AM Ticket #11682 (dijit.form.TimeTextBox does not display time for all themes.) closed by
- wontfix: Hi Ahuja, As a rule we don't add flags to control how things look, as …
- 11:26 AM Ticket #11665 (ComboBox: pressing enter should submit the form) closed by
- fixed: (In [22831]) Modify _HasDropDown so that ENTER key on an <input> based …
Sep 4, 2010:
- 3:13 PM Ticket #11686 (Spider Chart) created by
- The spider chart consists of a sequence of equi-angular spokes, called …
- 1:55 PM Ticket #11684 (Button_mouse.html dropdown test failure on IE6) closed by
- fixed: (In [22830]) Fixes #11684. Workaround an apparent IE6 problem with …
- 5:51 AM Ticket #11685 ([CLA][patch] dijit.Tree shift-key multi-select support) created by
- the attached patch adds shift-key multi-select support to the …
- 3:32 AM Ticket #11684 (Button_mouse.html dropdown test failure on IE6) created by
- At least on my machine, I get failures in Button_mouse.html on IE6, …
Sep 3, 2010:
- 11:12 PM Ticket #11683 (dojox.form.fileuploader fails when filenames have a parentheses in them) created by
- dojox.form.fileuploader fails when filenames have a parentehsis or …
- 7:37 PM Ticket #9232 (Getting the value of a dijit.Editor in IE in 'onKeyUp') closed by
- fixed: This has to do with the EnterKeyHandling? plugin, I believe, which has …
- 7:35 PM Ticket #9513 (Editor: underline shortcut key problems (safari 4)) closed by
- fixed: This is working in Safari 5 and latest Editor code. So, closing.
- 7:22 PM Ticket #11557 (dijit.Editor's Tables plugin doesn't destroy totally) closed by
- fixed: (In [22825]) Minor fix to table plugins. fixes #11557
- 7:05 PM Ticket #3607 (dijit Editor doesn't show any further inputs if bullets are overwritten) closed by
- wontfix: I cannot figure out a way to work around this browser issue. You …
- 7:02 PM Ticket #9474 (Editor: value is lost when navigate to a new page, then press back button) closed by
- fixed: Verified that it is saving state in Safari/Chrome?. So, looks like the …
- 2:47 PM Ticket #11682 (dijit.form.TimeTextBox does not display time for all themes.) created by
- I have to use Tundra theme and the TimeTextBox in dijit displays time …
- 12:07 PM Ticket #11681 (DataGrid, multiple view - rows not aligned when images inserted into ...) created by
- When used with multiple views, inserting images to cells(using …
- 11:47 AM Ticket #11679 (EnhancedGrid - indirect selection: checkbox should be checked through ...) closed by
- duplicate
- 9:50 AM Ticket #11680 (EnhancedGrid - indirect selection: disabled checkbox shouldn't be ...) created by
- 9:46 AM Ticket #11679 (EnhancedGrid - indirect selection: checkbox should be checked through ...) created by
- 9:14 AM Ticket #10428 (dijit.layout._LayoutWidget onresize causes Infinite loop in IE) closed by
- invalid: Yes, that's expected behavior. As I wrote above: Since TestPane …
- 9:07 AM Ticket #10428 (dijit.layout._LayoutWidget onresize causes Infinite loop in IE) reopened by
- This bug is still exist. When I resize test_StackContainer_2.html on …
- 8:16 AM Ticket #11678 (Use the TimeTextBox widget for time mesurement) created by
- One of the possible use of the TimeTextBox could also be for time …
Sep 2, 2010:
- 11:59 PM Ticket #11677 (Improve dojox.av.FLAudio to support resources on other domains) created by
- This is related to Dojo Deft: We need to set a proper …
- 8:10 PM Ticket #11438 (Select: missing top/bottom menu border on IE6 (claro)) closed by
- fixed: (In [22820]) Fix missing top/bottom borders on IE6, fixes #11438.
- 7:39 PM Ticket #11486 (TimeTextBox: filtering not working when drop down opened after typing) closed by
- fixed: (In [22819]) fix typo from [22580] (thanks Doug) and add missing test …
- 6:54 PM Ticket #11486 (TimeTextBox: filtering not working when drop down opened after typing) reopened by
- After [22580], TimeTextBox?'s popup no longer stays closed after …
- 6:10 PM Ticket #11485 (TimeTextBox: strange sorting on filtered results) closed by
- fixed: (In [22818]) Fixes #11485. Order time picker list and remove wrapping …
- 6:06 PM Ticket #11676 (Select: support .set('store', store)) created by
-
for consistency,
dijit.form.Select
should be standardized to use … - 3:57 PM Ticket #11675 (Cannot Destroy a dojox.form.Manager ("Too much recursion")) created by
- This... […] ...then run this code from the console (or …
- 3:19 PM Ticket #11674 (PortletSettings don't work with Portlet and dynamic content) created by
- Portlets (as in dojox.widget.Portlet, see #8867) can contain …
- 2:53 PM Ticket #11673 ([patch] problem with shrinksafe and recursing using named functions) created by
- shrinksafe has a problem with the following input... […] the …
- 2:52 PM Ticket #11672 (API tool doesn't show ComboBox pageSize) created by
- See: http://dojotoolkit.org/api/dijit/form/ComboBox.html Under …
- 8:19 AM Ticket #7976 (NodeList.empty() doesn't work in IE on certain nodes) reopened by
- Using IE7 and dojo 1.5.0 + some dijit components I get the following …
- 3:55 AM Ticket #11671 (dojo/_base/NodeList.js missing dojo.requires) created by
- dojo/_base/NodeList.js depends on dojo/_base/connect.js and …
- 12:17 AM Ticket #11485 (TimeTextBox: strange sorting on filtered results) reopened by
Sep 1, 2010:
- 10:04 PM ProjectMeeting/2010-09-01 edited by
- (diff)
- 10:03 PM ProjectMeeting/2010-09-01 edited by
- (diff)
- 10:02 PM ProjectMeeting/2010-09-01 edited by
- (diff)
- 9:58 PM ProjectMeeting/2010-09-01 created by
- 9:58 PM ProjectMeeting edited by
- (diff)
- 8:40 PM Ticket #10238 (Paragraph can't be deleted/joined with 'del'-key) closed by
- fixed: This appears to be fixed in FF 3.6/Dojo trunk. Closing!
- 2:02 PM Ticket #11670 (Textarea: readOnly dijit Textarea - Color Banding Visible (soria)) closed by
- wontfix: I only see this on soria, not tundra or nihilo. I'd suggest trying …
- 12:55 PM Ticket #11670 (Textarea: readOnly dijit Textarea - Color Banding Visible (soria)) created by
- With a readonly dijit textarea, the color of the textarea isn't …
- 3:09 AM Ticket #11587 (Subscription in Dialog._setup causes memory leak) closed by
- fixed: (In [22808]) Backport Dialog memory leak fix to 1.5 branch, fixes …
- 3:09 AM Ticket #11587 (Subscription in Dialog._setup causes memory leak) reopened by
- OK sure.
Aug 31, 2010:
- 11:57 PM Ticket #11669 (Run builds using automated layer creation by parsing an HTML file for ...) closed by
- fixed: (In [22807]) Added support for saving generated profile, handling of …
- 10:03 PM Ticket #11669 (Run builds using automated layer creation by parsing an HTML file for ...) created by
- Add support for running a build where the profile of layers is …
- 9:23 PM Ticket #11300 (blockModeForEnter Not Working Across Browsers (maybe just BR?)) closed by
- fixed
- 9:04 PM Ticket #11666 (ItemFileReadStore: first reload doesn't work) closed by
- fixed: Fixed in: [22803]
- 5:11 PM Ticket #11668 (VML setFill function breaks alpha filter) created by
- DXImageTransform.Microsoft.Alpha is necessary for applying various …
- 4:57 PM Ticket #11667 ([patch][cla] dojox.dtl time filter fails with "g" formatter) created by
- the dojox.dtl time filter with a "g" formatter is returning "0" for …
- 1:54 PM Ticket #11666 (ItemFileReadStore: first reload doesn't work) created by
- Reloading an ItemFileReadStore? with a new data attribute before any …
- 12:39 PM Ticket #10997 (remove waiRole and waiState from templates and use role and ...) closed by
- fixed: (In [22802]) Remove waiRole and waiState from templates and use role …
- 12:36 PM Ticket #11300 (blockModeForEnter Not Working Across Browsers (maybe just BR?)) reopened by
- Good job on this, but Editor_mouse.html and Editor_a11y.html are now …
- 12:32 PM Ticket #11485 (TimeTextBox: strange sorting on filtered results) closed by
- fixed: Full-rewrite aside, please reopen if there's still a scenario that …
- 11:51 AM Ticket #11665 (ComboBox: pressing enter should submit the form) created by
- When... 1. The Cursor is in a ComboBox/FilteringSelect 2. the …
- 6:13 AM Ticket #11664 ([Patch][CLA] Make dojox.image.ThumbnailPicker inherit dijit._CssStateMixin) created by
- By inherit from dijit._CssStateMixin, Thumbnail Hover/Selected? state …
Aug 30, 2010:
- 9:57 PM Ticket #11663 (dojo.marginBox results imply it does not handle negative margins correctly) created by
- dojo.marginBox results imply it does not handle negative margins …
- 8:26 PM Ticket #11662 ([FilteringSelect] highlight any substring) closed by
- fixed: (In [22798]) Fixes #11662. Changed doHighlight to not assume anything …
- 5:58 PM Ticket #9287 (Dojo UE Features - Phase 1) closed by
- fixed: new issues will be tracked in separate tickets
- 5:57 PM Ticket #11633 (EnhancedGrid memory leak fixing & API improvements) closed by
- duplicate: replaced by #11641-11645
- 4:52 PM Ticket #9462 (Editor: EnterKeyHandling BR pre-filter doesn't convert all rows to <p>) closed by
- fixed: The p conversion filter for IE was removed in #11300, so this ticket …
- 4:50 PM Ticket #11300 (blockModeForEnter Not Working Across Browsers (maybe just BR?)) closed by
- fixed
- 10:59 AM Ticket #11662 ([FilteringSelect] highlight any substring) created by
- When searching by input in a FilteringSelect/Combobox?, the found …
- 8:43 AM Ticket #11656 (AccordionContainer Destroy memory leak on IE8) closed by
- fixed: (In [22794]) On AccordionContainer.removeChild(child), remove child …
Aug 29, 2010:
- 7:24 PM Ticket #11661 (update opera logo on dojotoolkit.org) created by
- someone from opera requested we update the logo to the current …
- 12:47 PM Ticket #9112 (Arrows for ComboBox, FilteringSelect don't work in Opera and Konqueror) closed by
- fixed: Fixed in Dojo 1.5 (verified with Opera 10.61).
- 12:45 PM Ticket #11658 (TabContainer test crashes IE6) closed by
- fixed: (In [22789]) Move focus to button before hiding menu, to avoid crash …
- 12:10 AM Ticket #11637 ([patch][cla] Add NodeList-data to core) closed by
- fixed: (In [22788]) fixes #11637 - adding NodeList?-data to core. docs are …
Aug 28, 2010:
- 12:40 PM Ticket #11660 (OnmouseEnter/Leave ComboBox bug) closed by
- wontfix: This is expected behavior because the ComboBox? popup is attached to …
- 12:32 PM Ticket #11655 (ValidationState test not working on IE6) closed by
- fixed: (In [22785]) Fixes #11655. Removed duplicate FormInvalid?.html test. …
- 12:22 PM Ticket #11660 (OnmouseEnter/Leave ComboBox bug) created by
- Hi guys ! I found a real nasty bug using onmouseEnter/Leave (and …
- 2:57 AM Ticket #10330 (Dijit/Form Controls/Slider/Vertical left hand labels messed up in Safari) closed by
- fixed: I copied the dojocampus env to my machine and recreated the problem. …
Aug 27, 2010:
- 10:24 PM Ticket #11659 (Fix for test_subgrid.html) created by
- dojox\grid\tests\test_subgrid.html is broken,here is what I did to get …
- 8:23 PM Ticket #11658 (TabContainer test crashes IE6) created by
- See: …
- 7:01 PM Ticket #11624 (ItemFileReadStore fetchItemByIdentity Object.prototype identifier bug) closed by
- fixed: (In [22784]) Fixing issue with builtin names being identifiers. …
- 3:56 PM Ticket #11657 (IE9 throws exception when _fixEvent (dojo/_base/event.js) attempts to ...) created by
- IE9 is apparently suddenly cognisant of event.currentTarget, and …
- 2:53 PM Ticket #11649 (Selecting linefeed at start of text in Editor causes styling to not be ...) closed by
- fixed: (In [22782]) Applying supplied patch (after a few tweaks), to fix …
- 2:35 PM Ticket #11647 (Select test failure: drop down doesn't open in IE) closed by
- fixed: (In [22780]) Remove trigger where scrolling viewport causes drop downs …
- 2:15 PM Ticket #11656 (AccordionContainer Destroy memory leak on IE8) created by
- On IE8, the AccordionContainer is destroying it's child ContentPanes?, …
- 2:07 PM Ticket #11651 (QueryReadStore unnecessarily logging to console) closed by
- fixed: (In [22781]) Fix for excessive console logging. fixes #11651
- 1:13 PM Ticket #11635 (Apply CSS classes earlier in Dijit to avoid page reflows) closed by
- fixed: (In [22778]) Move code to set classes, styles, innerHTML and other DOM …
- 1:11 PM Ticket #11655 (ValidationState test not working on IE6) created by
- It clicks twice on the DateTextBox trying to close the drop down, but …
- 11:41 AM Ticket #11654 (InlineEditBox: this.toolbar not found error on page unload) closed by
- fixed: (In [22776]) Prevent error on page unload where dijit._InlineEditor is …
- 9:35 AM Ticket #11654 (InlineEditBox: this.toolbar not found error on page unload) created by
- Saw on runTests.html on IE6. dijit._destroyAll() apparently first …
- 7:18 AM Ticket #11640 (BorderContainer resize() fails on IE after removeChild is called) closed by
- invalid: Ha ha, well can't really blame IE if there's a bug in …
- 6:00 AM Ticket #11653 (LightboxNano 'node is undefined' on first click, in reset function) created by
- Dojo 1.5.0. Go to …
- 4:17 AM Ticket #2238 (Dialog: consecutive Dialog hide and show issue) closed by
- fixed: (In [22774]) Fix typo in code for corner case where two dialogs …
- 3:42 AM Ticket #11652 (null return value for JsonRestStore.getValue(..) cause error) created by
- Just find that it is impossible to get null value from a …
- 3:40 AM Ticket #11646 (ColorPalette blows up in IE/Chrome. 1.5) closed by
- duplicate: Like I wrote to you two weeks ago in #11551, you need to attach a test …
- 2:59 AM Ticket #11651 (QueryReadStore unnecessarily logging to console) created by
- If you attempt to get the value of an item but the item doesn't have …
Aug 26, 2010:
- 10:57 PM Ticket #11650 (invalid pattern for buddhist long date format) created by
- […] Error: dojox.date.buddhist.locale.formatPattern: invalid …
- 9:19 PM Ticket #11649 (Selecting linefeed at start of text in Editor causes styling to not be ...) created by
- From a coworker: If a linefeed is selected at the start of text in …
- 8:17 PM Ticket #11648 (Update 1.5 translations) created by
- Stub for new translations for 1.5.
- 7:48 PM Ticket #11647 (Select test failure: drop down doesn't open in IE) created by
- See: …
- 5:44 PM Ticket #11646 (ColorPalette blows up in IE/Chrome. 1.5) created by
- The ColorPalete, which worked in FF/IE/Chrome just fine with 1.4 …
- 3:26 PM Ticket #11645 (EnhancedGrid - Indirect Selection, use images rather than dijit check ...) created by
- Ideally indirect selection should use images instead of dijit check …
- 3:17 PM Ticket #11644 (EnhancedGrid is not really pluggable) created by
- Plugins are hard-coded into the plugin architecture and thus not …
- 3:10 PM Ticket #11643 (EnhancedGrid breaks prototype of base classes of DataGrid) created by
- E.g. dojox.grid._View.prototype._contentBuilderClass is changed in …
- 3:05 PM Ticket #11642 (EnhancedGrid, DnD feature, no mapping info for reordered rows/columns) created by
- Row/column reordering changes aren't saved into data store since …
- 2:56 PM Ticket #11641 (EnhancedGrid Memory Leak) created by
- 1. When indirect selection feature is turned on, keep scrolling and …
- 12:36 PM Ticket #11588 (intermediateChanges=true breaks priorityChange) closed by
- wontfix: Closing this as wontfix until a new design can be agreed upon. I …
- 11:52 AM Ticket #11625 (DateTextBox incorrectly sets today's date after applying [22665]) closed by
- fixed: Hmm, so it is. Anyway I'll still checkin the change I listed above, …
- 11:15 AM Ticket #11634 (remove old code from dojo.position()) closed by
- fixed: (In [22771]) Fixes #11634 !strict. Remove dojo.position's support for …
- 7:31 AM Ticket #11640 (BorderContainer resize() fails on IE after removeChild is called) created by
- Dojo 1.5.0, IE8 on WinXP. Much painful debugging has led me to a …
- 5:47 AM Ticket #11639 (IE: dojo gfx text's event handle issue) created by
- When you combine an event to a dojo.gfx.text, for example: …
- 12:40 AM Ticket #11638 (Allow lazy loading of DropDown widgets) closed by
- fixed: (In [22770]) fixes #11638: modify DropDownButton? to not assume …
Aug 25, 2010:
- 11:04 PM Ticket #11571 (XHTML validation of dijit components) closed by
- fixed: (In [22769]) Make templates etc. XHTML friendly, fixes #11571 !strict
- 10:32 PM Ticket #11638 (Allow lazy loading of DropDown widgets) created by
- Currently DropDown? widgets must specify a dropDown at creation. …
- 9:59 PM ProjectMeeting/2010-08-25 edited by
- (diff)
- 9:59 PM ProjectMeeting/2010-08-25 created by
- 9:57 PM ProjectMeeting/2010-08-18 created by
- 9:57 PM ProjectMeeting edited by
- (diff)
- 9:57 PM ProjectMeeting edited by
- (diff)
- 9:21 PM Ticket #11637 ([patch][cla] Add NodeList-data to core) created by
- This is probably the most often requested bit of functionality for …
- 8:38 PM Ticket #11612 (IE6: Dialog test failures, dojo.position reports negative x values) closed by
- fixed: (In [22768]) Fixes #11612. This is a IE6/7 browser bug that seemingly …
- 8:28 PM Ticket #11636 (http://dojotoolkit.org/license 404 error) created by
- The license url listed in source files results in a 404
- 7:03 PM Ticket #11456 (ComboButton & Select vertical alignment issues (IE)) closed by
- fixed: (In [22767]) Fixes #11456. Replace DIV's with SPAN's in the Button …
- 3:56 PM Ticket #11629 (Wrong locale settings for da-dk) closed by
- wontfix: We use the data provided by unicode.org/cldr. They have their own …
- 2:59 PM Ticket #11635 (Apply CSS classes earlier in Dijit to avoid page reflows) created by
- A number of places in Dijit apply CSS classes to their domNode in the …
- 2:34 PM Ticket #11622 (Reduce usage of dojo.marginBox in Dijit) closed by
- fixed: Added dojo._getMarginSize and applied it throughout Dijit. Closing as …
- 2:16 PM Ticket #11634 (remove old code from dojo.position()) created by
- The branch of dojo.position() (formerly dojo._abs()) with the comment: …
- 1:55 PM Ticket #11633 (EnhancedGrid memory leak fixing & API improvements) created by
- This ticket is used to tracking the memory leak fixes & API …
- 1:30 PM Ticket #2238 (Dialog: consecutive Dialog hide and show issue) reopened by
- not sure which one of the 3 tickets closed by r22662 i should comment …
- 12:19 PM Ticket #11632 (ValidationTextBox: setting a custom error-message) created by
- As stated on following site: …
- 9:48 AM Ticket #11630 (FilteringSelect SetValue() - Shows Invalid Icon But Valid Item Remains) closed by
- invalid: It can't work that way because FilteringSelect has a mapping betweeen …
- 9:47 AM Ticket #11631 (chart label shortening feature) created by
- Long label always cause the x axis tick labels intersected with each …
- 9:29 AM Ticket #11630 (FilteringSelect SetValue() - Shows Invalid Icon But Valid Item Remains) created by
- Hi, I have found a niggle with FilteringSelect that has effected …
- 9:21 AM Ticket #11456 (ComboButton & Select vertical alignment issues (IE)) reopened by
- After [22707], Button_mouse.html is failing for me on IE8. When the …
- 8:25 AM Ticket #11629 (Wrong locale settings for da-dk) created by
- dojo.date.locale.format formats the time using '.' to separate the …
- 8:22 AM Ticket #10253 (DropDownButton: add onClick event) closed by
- fixed: In 1.5, due to the _HasDropDown refactor, onClick is actually working …
- 4:04 AM Ticket #11628 (Grid header double click event can not be fired) created by
- Grid header double click event can not be fired because the grid …
- 3:52 AM Ticket #11627 (Grid rowSelector width issue) created by
- The Style of the RowSelector? is improper when setting the rowSelector …
- 2:49 AM Ticket #11626 (Lightbox issue when create programmatically) created by
- I face some small issues with dojox.image.LightboxDialog?. Issue when …
- 1:57 AM Ticket #11623 (dijit.form.ValidationTextBox breaks as XHTML) closed by
- duplicate: Dup of #11571.
Note: See TracTimeline
for information about the timeline view.