Timeline
May 12, 2011:
- 10:36 PM Ticket #12907 ([regression]dojo.parser needs explicit dojo.require in 1.7) closed by
- invalid: As explained in #12275, the goal is lightweight templated widgets. …
- 8:11 PM Ticket #12924 (Split view factory code out of mobile ViewController) created by
- Consider refactoring the parse and _instantiate functions in …
- 8:10 PM Ticket #12923 (Strange do {}while(false) in dojo.attr()) created by
- dojo.attr() contains the following code : […] It looks like the …
- 7:58 PM Ticket #12922 (recent changes to stylesheets have reverted ipad styling for opener) created by
- it looks like changes that allowed opener to look like native ipad/iOS …
- 7:25 PM Ticket #11215 (dijit.form._FormSelectWidget ._setValueAttr Will Not Always Work When ...) closed by
- invalid: Bill has decided to keep numeric values reserved for indexing the …
- 7:23 PM Ticket #12434 (Select: can't select int values programmatically) closed by
- invalid
- 7:20 PM Ticket #11545 ([patch] [cla] Select: 0 is not a valid option value) closed by
- invalid: Bill has decided to keep numeric values reserved for indexing the …
- 6:57 PM Ticket #11706 (Chart incorrectly destroys animations) closed by
- worksforme: Closing as working in the current trunk. Please reopen, if you find a …
- 6:22 PM Ticket #12295 (Select: _addOptionForItem() in dijit.form._FormSelectWidget uses wrong ...) closed by
- fixed: (In [24841]) Fixes #12295. Change onComplete to onItem as the …
- 5:52 PM Ticket #12907 ([regression]dojo.parser needs explicit dojo.require in 1.7) reopened by
- why are we not considering the fix doug recommends for 1.x? This will …
- 3:30 PM Ticket #12921 (Style sheet for Opener is missing) closed by
- fixed: (In [24840]) Fixes #12921 !strict. Added device specific style sheets …
- 3:27 PM Ticket #12921 (Style sheet for Opener is missing) created by
- Device specific style sheets for the Opener widget are missing.
- 3:25 PM Ticket #12920 (mobile.Overlay gradually stops working) closed by
- fixed: (In [24839]) Fixes #12920. Clear overlay's top css before calling …
- 2:36 PM Ticket #12920 (mobile.Overlay gradually stops working) created by
- Run test_Overlay.html on iphone. The whole overlay pops up the …
- 2:13 PM Ticket #12907 ([regression]dojo.parser needs explicit dojo.require in 1.7) closed by
- wontfix: Sorry, but this is the direction we are going for 1.7, to allow …
- 1:47 PM Ticket #12919 (TabContainer: calls startup() on children twice) created by
- When place a dijit.layout.ContentPane? in a dijit.layout.TabContainer?, …
- 1:35 PM Ticket #12907 ([regression]dojo.parser needs explicit dojo.require in 1.7) reopened by
- there is a very large # of customers that will be broken if this is …
- 12:18 PM Ticket #11533 (Tree: focusing of last treenode set by path) closed by
- wontfix: Sorry, I started working on this and decided it's better not to …
- 10:58 AM Ticket #12918 ([test_iPhone-ScrollableView-hv ...] Can not scroll vertically & ...) closed by
- fixed: (In [24837]) Fixes #12918 !strict. Fixed the hriz&vert scrolling by …
- 10:54 AM Ticket #12918 ([test_iPhone-ScrollableView-hv ...] Can not scroll vertically & ...) created by
- Can not scroll vertically & horizontally Failed in: - …
- 10:33 AM Ticket #9536 (Progressbar with maximum=0 fails in IE) closed by
- fixed: (In [24833]) avoid divide by zero exception on IE when maximum is 0, …
- 10:11 AM Ticket #12917 (TabBar and FixedSplitter) closed by
- fixed: (In [24832]) Fixes #12917 !strict. Fixed the calculation of the bar width.
- 10:09 AM Ticket #12917 (TabBar and FixedSplitter) created by
- When using a tabbar in fixed splitter, view transitions are broken. …
- 9:02 AM Ticket #12916 ([patch][ccla] dojox.gfx.utils.toSvg() broken under IE8 (in ie8 mode)) created by
- The dojox.gfx.utils.toSvg function does not work on IE8 (in IE8 …
- 8:55 AM Ticket #12910 (Alerts in dojox.mobile code block automated testing) closed by
- fixed: (In [24831]) Fixes #12910 !strict. Changed alert() to console.log().
- 8:37 AM Ticket #12915 ([Regression] Icon "url": Target View is Invisible after Transition) closed by
- fixed: (In [24830]) Fixes #12915 !strict. Fixed IconContainer's transition …
- 8:31 AM Ticket #12915 ([Regression] Icon "url": Target View is Invisible after Transition) created by
- It is a recent regression. Please check …
- 6:11 AM Ticket #12914 (LazyTreeGrid removes extra items when collapsing a node.) created by
- LazyTreeGrid? removes extra items when collapsing a node. The …
- 4:00 AM Ticket #12913 (Script error occurs when creating IconContainer programmatically) closed by
- fixed: (In [24826]) Fixes #12913 !strict. Fixed the problem where …
- 3:54 AM Ticket #12913 (Script error occurs when creating IconContainer programmatically) created by
- Test case is attached.
- 3:00 AM Ticket #12912 (Style sheets are broken) closed by
- fixed: (In [24824]) Fixes #12912 Fixed broken style sheets and added compat …
- 2:57 AM Ticket #12912 (Style sheets are broken) created by
- After the sample custom theme was added (#12866), style sheets are …
- 2:36 AM Ticket #12807 (Content problems with user-defined widget descending from ContentPane ...) closed by
- invalid: Closing because no test case, please reopen if you have one.
- 1:04 AM Ticket #12911 (Carousel not rendered correctly on Android devices) created by
- Vertical alignment of images is not correct. Navigation buttons …
May 11, 2011:
- 10:34 PM Ticket #12795 (BorderContainer: child w/o region error msg clear) closed by
- wontfix: Closing this since apparently it never returned an error message.
- 10:21 PM Ticket #12857 (Button: CSS class dijitNoIcon is not placed in the dijit.form.Button ...) closed by
- fixed: (In [24818]) Set default iconClass as "dijitNoIcon" so that the icon …
- 10:07 PM Ticket #12907 ([regression]dojo.parser needs explicit dojo.require in 1.7) closed by
- wontfix: This is expected behavior, although the characterization in this …
- 8:49 PM Ticket #12893 (Editor: Enter key on blank line jumps to end of content) closed by
- fixed: (In [24817]) Fixing Enter Key Handling. \!strict fixes #12893
- 8:12 PM Ticket #12890 (Clean up deprecated warnings in various widgets.) closed by
- fixed
- 8:01 PM Ticket #12910 (Alerts in dojox.mobile code block automated testing) created by
- When the dojox.mobile tests run in DOH, if there is an error in a …
- 5:06 PM Ticket #12909 (Convert mobile demos to AMD) created by
- Convert all of the new dojo mobile demos to async mode loading. See …
- 4:37 PM Ticket #12844 ([patch] [cla] Update gfx, charting, gauges to AMD using "baseless" ...) closed by
- fixed
- 3:56 PM Ticket #12334 ([patch][ccla]"dyn is undefined" error when add legend to pie chart if ...) closed by
- fixed: (In [24811]) fixes #12334 partial fix for small pie chart values !strict
- 3:46 PM Ticket #12908 (Pie Chart & Legend does not render when all slices with a value of 0.) created by
- previous ticket #12334 partially addressed fixing this problem in 1.7. …
- 3:29 PM Ticket #12642 ([patch][ccla][reqs #12405] Add bidi text support to dojox.charting) closed by
- fixed: (In [24810]) fixes #12642 bidi support !strict
- 2:52 PM Ticket #12907 ([regression]dojo.parser needs explicit dojo.require in 1.7) created by
- In dojo 1.6, you could specify parseOnLoad:true in djConfig and the …
- 1:37 PM Ticket #12906 (DateTextField's calendar remains visible after Dialog was closed ...) created by
- Browser: Chrome 11.0 OS: Windows 7 [64-bit] This happens in Chrome …
- 11:17 AM Ticket #12883 (Use Same CSS Padding on TestBox and TextArea in Tundra) closed by
- wontfix: The problem is more box sizing model and less about CSS. The TextBox? …
- 10:33 AM Ticket #12884 (get/set opacity IE9 quirks mode fails) reopened by
- Open IE9 and go to: …
- 9:51 AM Ticket #12905 (CheckBox, RadioButton: Control over base text direction (textDir)) created by
- The core support was introduced via #12367. In this ticket we address …
May 10, 2011:
- 11:36 PM Ticket #12896 (demos mobileGallery broken by TransitionEvent) closed by
- fixed
- 11:14 PM Ticket #12904 ([patch][ccla]Mobile TreeView (with File/Director Browser testcase)) created by
- The attached patches (place in dojox/mobile and dojox/mobile/tests) …
- 10:23 PM Ticket #12903 ([patch][ccla] API documentation issue: narrow/abbr reversed) closed by
- fixed: (In [24794]) Fixes #12903. Thanks, brianarn
- 10:05 PM Ticket #12903 ([patch][ccla] API documentation issue: narrow/abbr reversed) created by
- This work is covered under the SitePen? CCLA. In dojo/date/locale.js …
- 9:53 PM Ticket #12902 (nameToUrl incorrectly assumes getModuleInfo always returns URLs with a ...) created by
-
In r24793
dojo.js:750
,nameToUrl
incorrectly truncates URLs … - 9:34 PM Ticket #12712 (dijit.form.ToggleButton doesn't toggle if checked is changed during onClick) closed by
- fixed: (In [24793]) Fixes #12712. Change _TogglebuttonMixin _onClick to …
- 3:24 PM Ticket #12901 (dojox.mobile transitions broken on non-mobile/webkit browsers) created by
- When transition event changes went in, something was not fixed …
- 1:40 PM Ticket #12900 (Grid, double clicking editing results into wrong focused cell and row ...) created by
- Steps to reproduce 1. Open the attached test case 2. …
- 1:33 PM Ticket #12899 (Grid - column resizing not working anymore after amd changes) created by
- This can be observed in any grid test case in trunk, need a further …
- 1:11 PM Ticket #12780 (Allow script tag in the mobile parser) closed by
- wontfix: You may want to consider use of dojox.mobile.ContentPane?.
- 5:35 AM Ticket #12723 (Screen flicker problem on some Android devices) reopened by
- Flicker problem still remains especially when making a reverse slide …
- 4:48 AM Ticket #12898 (DataGrid: Column widths to small with Chrome) created by
- Chrome (all WebKit? based browsers?) has two problems with grids: …
- 4:41 AM Ticket #12895 (TransitionEvent bugs) closed by
- fixed: (In [24763]) Mobile TransitionEvent? updates. Fixes #12895 - no more …
- 4:33 AM Ticket #12878 (ContentPaneResizeMixin: _startChildren does not check _started flag first) closed by
- fixed: (In [24762]) Check if child._started is set before calling startup(). …
- 4:30 AM Ticket #12875 (dojox.application project missing README) closed by
- fixed: added basic readme
- 3:35 AM Ticket #12897 (mobileMvc demo broken due to TransitionEvent changes ...) created by
- demos/mobileMvc/demo.html click any link. …
- 3:30 AM Ticket #12896 (demos mobileGallery broken by TransitionEvent) created by
- Launch demos/mobileGallery/demo.html click any link in sidebar nav …
- 3:00 AM Ticket #12889 (RadioButton: in XHTML file selecting one RadioButton doesn't deselect ...) closed by
- fixed: (In [24759]) use lowercase in dojo.query() so it works on XHTML …
- 1:54 AM Ticket #12895 (TransitionEvent bugs) created by
- dojox/mobile/tests/test_Opener.html click any input field, click on …
- 1:50 AM Ticket #12894 (Tab bar content area size overlaps tab bar buttons) created by
- See ScrollableView_demo.html Click any tab other than the first The …
- 12:08 AM Ticket #12893 (Editor: Enter key on blank line jumps to end of content) created by
- This is a high priority one for us. Basically, when you hit enter …
May 9, 2011:
- 9:10 PM Ticket #9679 ([patch] [cla] Allow Calendar to select multiple dates) closed by
- fixed: (In [24741]) MultiSelectCalendar? from Jean-Rubin Leonard. Forked …
- 9:04 PM Ticket #12838 ([patch] [cla] dojo/_base argument comments fix) closed by
- fixed: Fixed in [24740].
- 8:34 PM Ticket #12892 ([patch] Add support to load native node modules with dojo loader) created by
- RequireJS has an extremely useful feature that allows a user to …
- 7:54 PM Ticket #12746 ([patch] [cla] dijit.form._ComboBoxDataStore: fetch with no query.name ...) closed by
- duplicate: Seems to have been fixed by the change to DataList? to inherit from …
- 7:20 PM Ticket #12833 (plugin dialog stuck open after double click in editor body) closed by
- fixed: (In [24738]) The dropdown needs to be focused after opening for body …
- 7:08 PM Ticket #12811 (Cannot click out of table in Editor) closed by
- fixed
- 5:27 PM Ticket #12884 (get/set opacity IE9 quirks mode fails) closed by
- worksforme: Closing for now. If problem still persists with the current trunk, …
- 4:33 PM Ticket #5726 (dojo.toJson() doesn't serialize dates) closed by
- fixed: Fixed with latest checkin. Note, that there are some differences …
- 4:25 PM Ticket #12891 (markdown hypertext stopped working) created by
- Not sure if this was deliberate, but I think it's useful to be able to …
- 4:20 PM Ticket #12890 (Clean up deprecated warnings in various widgets.) created by
- Clean up deprecated warnings in various widgets. dojox.widget.Standby …
- 4:15 PM Ticket #12850 (dojox.data test suite won't start) closed by
- fixed: (In [24730]) Fixes for issues reported. Caused by new AMD loader. …
- 3:42 PM Ticket #12889 (RadioButton: in XHTML file selecting one RadioButton doesn't deselect ...) created by
- Two radio buttons can be both selected at the same time if they are …
- 3:37 PM Ticket #12753 (Provide a "php sanity check") closed by
- fixed: (In [24728]) Updating demo text to denote required PHP packages. …
- 3:25 PM Ticket #12834 (The tooltip of the happy emoticon is undefined.) closed by
- fixed
- 3:09 PM Ticket #12782 (DateTextBox loses Input on Browser Back Button) closed by
- wontfix: I don't see any lightweight way to fix this - suggestions welcome
- 3:09 PM Ticket #12888 (Make debugging this.inherited(arguments) easier) created by
- (* For easier understanding see attached file) Debugging methods, …
- 3:06 PM Ticket #12609 (dijit.form.Form from xhr requires body in IE8) closed by
- invalid: No testcase
- 2:23 PM Ticket #12887 (EdgeToEdgeCategory top border not rounded) created by
- Theres a styling glitch on edge to edge borders in round rect lists, …
- 1:35 PM Ticket #12886 (djConfig api description misses entries) created by
- 1.6 api does not mention modulePaths (and other entities): …
- 1:32 PM Ticket #12885 (Pie Chart omits some labels) created by
- dojox.charting.plot2d.Pie offers a very useful option: 'labelStyle: …
- 1:24 PM Ticket #12836 ([patch] [cla] ItemFileWriteStore comments fix) closed by
- fixed: (In [24714]) Minor patch from users to adapt a few comments and insert …
- 11:06 AM Ticket #12884 (get/set opacity IE9 quirks mode fails) created by
- get/set opacity in IE9 quirks mode fails. IE detection is: […] …
- 9:12 AM Ticket #12883 (Use Same CSS Padding on TestBox and TextArea in Tundra) created by
- Currently on the textArea widget has this applied: […] This …
- 3:54 AM Ticket #12882 (Mobile parser broken in async mode) closed by
- fixed: (In [24709]) fixes #12882 mobile parser broken in async mode !strict
- 3:51 AM Ticket #12882 (Mobile parser broken in async mode) created by
- The mobile parser is missing a require dependency on …
- 3:51 AM Ticket #12881 (EDG - left/right/up/down keys results in lost foucs during editing) closed by
- fixed: (In [24708]) Fixes #12881 by ignore navigating with arrow keys during …
- 3:48 AM Ticket #12881 (EDG - left/right/up/down keys results in lost foucs during editing) created by
- Steps to reproduce with the attached test case 1. Double click a …
- 3:45 AM Ticket #12880 (Grid got flashed in IE when double clicking a row for editing) closed by
- fixed: (In [24707]) Fixes #12880 !strict, by not setting 'selectable' = true in IE
- 3:42 AM Ticket #12880 (Grid got flashed in IE when double clicking a row for editing) created by
- This could be observed e.g. by test_edit_dijit.html When double …
- 1:42 AM Ticket #12858 (mobile.ComboBox not working well with IE) closed by
- fixed: (In [24704]) Fixes #12858. Remove _HasDropDown as a dependency of …
May 8, 2011:
- 8:58 PM Ticket #12627 (IE9: formatBlock translation logic in editor is failing.) closed by
- fixed: There is a try/catch on that block. So if the control range tails, it …
- 7:29 PM Ticket #12620 ([patch][ccla]svg2gfx.xsl may not compile because of invalid 'mode' ...) closed by
- fixed: (In [24701]) fixes #12620 remove invalid mode attributes from …
- 6:55 PM Ticket #12627 (IE9: formatBlock translation logic in editor is failing.) reopened by
- (In [24245]) addElement is not available on IE controlRange it seems …
- 6:42 PM Ticket #12879 (dojox.rpc modules need proper wrapping for 1.6 builds) created by
-
It appears that in Dojo 1.6, a few of the
dojox.rpc
modules (namely … - 5:27 PM Ticket #12878 (ContentPaneResizeMixin: _startChildren does not check _started flag first) created by
- the "_startChildren" method in class …
- 10:50 AM Ticket #12877 (MenuBar: after selecting menu choice, arrow navigation jumps back to ...) created by
- Steps to reproduce: 1. Open test_Menu.html. 2. Use keyboard to …
- 9:04 AM Ticket #12876 (DataGrid + QueryReadStore fails on IE7, IE8 with "This deferred has ...) created by
- Trying to upgrade to Dojo 1.6 We have many DataGrids? with …
- 8:47 AM Ticket #12800 (Tree: persistence breaks with multi-parented items) closed by
- fixed: (In [24528]) Store paths in cookie rather than item id's, since an …
- 3:19 AM Ticket #12357 (Add support for node.js) closed by
- duplicate: dupe of #12672
- 2:12 AM Ticket #12872 (Invalid Content within JSON files) closed by
- wontfix: OK, I don't think any core developers are interested in doing that. …
May 7, 2011:
- 6:55 PM Ticket #12875 (dojox.application project missing README) created by
- The README file is empty. It should have minimal information to …
- 6:44 PM Ticket #12683 (Checkbox List) closed by
- fixed: (In [24695]) Provide checkbox list in a dropdown. Patch from heguyi …
- 3:47 PM Ticket #12874 (Wrong layout calculation when ScrollableView is created programmatically) closed by
- fixed: (In [24690]) Fixes #12874 !strict. Removed unnecessary padding-top.
- 3:45 PM Ticket #12874 (Wrong layout calculation when ScrollableView is created programmatically) created by
- When a ScrollableView is created programmatically, and then a fixed …
- 3:35 PM Ticket #12873 (SpinWheel jumps entries unnaturally) created by
- When scrolling spinwheel slowly, sometimes the slot jumps 4 or 5 …
- 1:09 PM Ticket #12868 (dojox.mobile: style sheets broken) closed by
- fixed: (In [24685]) Fixes #12868 !strict. Fixed the css and less files to be …
- 2:51 AM Ticket #12872 (Invalid Content within JSON files) created by
- This affects Examples, Tests & Documentation. Many *.json files …
- 2:29 AM Ticket #12871 (Provide an option "strictJSON") created by
- (severity "critical", as it affects security) Provide an config …
May 6, 2011:
- 9:18 PM Ticket #11267 (Dojox Drawing, axes now export, along with many bug fixes) closed by
- fixed
- 9:06 PM Ticket #12837 ([patch] [cla] Recommended dojo/_base/_loader changes) closed by
- fixed: all usages of with have been removed from the dojo bootstrap as part …
- 9:04 PM Ticket #12870 (dojo/_base/url.js needs to add require as a dependency to AMD defin) created by
- When trying to use dojo with an AMD loader such as requirejs url.js …
- 8:54 PM Ticket #12541 (AMD module definition does not accept module id in single quotes) closed by
- wontfix: see #11919; No further changes will be made to the 1.6- build system. …
- 8:52 PM Ticket #12521 (dojo.require fails in standalone mode on iPhone) closed by
- worksforme: No further report after bill says can not duplicate; closing for now.
- 8:50 PM Ticket #12232 (build process does not include dependencies or fails) closed by
- wontfix: No further changes will be made to the 1.6- build system. The v1.7 …
- 8:49 PM Ticket #11919 (AMD transform build tool limitations) closed by
- fixed: No further changes will be made to the 1.6- build system. The v1.7 …
- 8:47 PM Ticket #11893 (enhance modules to work with an async loader) closed by
- duplicate: Look to #12672 for resolution of this ticket
- 8:45 PM Ticket #12869 (dojox mobile scrolling is very choppy.) created by
- reported by Brian Burns: Scrolling become very choppy when a …
- 8:41 PM Ticket #12553 (Custom non-asyncloader builds with Sizzle are broken) closed by
- wontfix: the sizzle selector engine has been removed from dojo
- 8:19 PM Ticket #12868 (dojox.mobile: style sheets broken) created by
- Currently LESS doesn't work. Some of the style sheets and the less …
- 8:04 PM Ticket #12867 ([patch][cla] dojo.config has infinitely recursive objects with AMD and json) created by
- In dojo.js at line 153 in trunk today, we have: …
- 7:30 PM Ticket #12866 (A sample custom theme) closed by
- fixed: (In [24683]) Fixes #12866 !strict. A new device-neutral sample custom …
- 7:20 PM Ticket #12866 (A sample custom theme) created by
- A new simple sample custom theme to show the users how to create their …
- 6:54 PM Ticket #12442 (tolerate whitespace in attr declarations) closed by
- fixed: Fixed in r12682
- 9:38 AM Ticket #11476 ([regression] dojox.layout.ToggleSplitter doesn't update position on ...) closed by
- invalid: Work on #12689 to change the ToggleSplitter? to a 3-state …
- 5:46 AM Ticket #12378 (Enhanced Grid Paginator: Wrong Tooltips for Page Step Nodes) reopened by
- The change ignores the 'pageStepLabelTemplate'.
- 5:18 AM Ticket #12865 (Carousel widget for dojox.mobile) closed by
- fixed: (In [24677]) Fixes #12865 !strict. Added the Carousel widget.
- 4:44 AM Ticket #7851 (trac error viewing "Timeline") closed by
- fixed
- 4:38 AM Ticket #9349 (Support commonjs environments) closed by
- wontfix: This ticket represented work that went on prior to the full amd push …
- 4:38 AM Ticket #12865 (Carousel widget for dojox.mobile) created by
- A carousel widget for displaying scrollable lists of images. SwapView …
- 4:35 AM Ticket #12766 (Ticket Component "Ops" is non-descriptive) closed by
- fixed
- 4:35 AM Ticket #8044 ([ops] Trac server completely inoperative for OpenRecord) closed by
- wontfix
- 4:22 AM Ticket #12237 (links in dojo-interest description are broken) closed by
- fixed
- 3:54 AM Ticket #5203 (doh.runner incompatible with debugAtAllCosts: true) closed by
- wontfix
- 3:53 AM Ticket #4580 ([meta] Consistency In API) closed by
- fixed
- 3:35 AM Ticket #4043 (web site marketing) closed by
- fixed: This has been captured in other areas (either done, or through …
- 1:37 AM Ticket #12625 (DOH Plugin mechanism) closed by
- fixed: I've committed r24673 which is just the dohPlugins param handling in …
May 5, 2011:
- 10:50 PM Ticket #12314 ([patch][ccla] MVC support for dijit based on dojo.Stateful) closed by
- fixed: (In [24672]) fixes #12314 cleaned up tabs. Happy cinco de Mayo ;) !strict
- 10:31 PM Ticket #12433 ([patch][ccla]Demos for "MVC" data binding in 1.7 on mobile devices) closed by
- fixed: (In [24671]) fixes #12433 demos for mvc databinding !strict
- 10:23 PM Ticket #12689 (3 states ToggleSplitter) closed by
- fixed: Yep, scratch that about the images, the patch and images went into r24669
- 9:01 PM Ticket #12864 (dijiit Editor doesn't work when document.domain is set to a different ...) closed by
- fixed: (In [24668]) Fix iframe creation when document.domain is altered, …
- 8:58 PM Ticket #12864 (dijiit Editor doesn't work when document.domain is set to a different ...) created by
- If the document.domain gets set to a different domain (like if the …
- 7:37 PM Ticket #12863 (Convert dojox packages to amd) created by
- Using this ticket for continued work around dojox project conversions …
- 7:03 PM Ticket #12862 (Create an-all-in-one build for Graphics & Visualization) created by
- To improve the on ramp around Visualization, we need a very small …
- 6:55 PM Ticket #12861 (Create an-all-in-one build for Mobile) created by
- To improve the on ramp, we need a very small (minimized, built) …
- 6:54 PM Ticket #12860 (Add a visual cue to dojox.mobile.SwapView) closed by
- fixed: (In [24665]) Fixes #12860 !strict. Added the PageIndicator? widget that …
- 6:51 PM Ticket #12860 (Add a visual cue to dojox.mobile.SwapView) created by
- A page indicator that consists of small dots is necessary. Something …
- 4:30 PM Ticket #12729 (test_DataSeries.html failing) closed by
- worksforme
- 3:54 PM Ticket #9433 (dojox.cometd.disconnect does not always fire on page unload) closed by
- fixed: That is more related to a browser's behavior (e.g. some browsera do …
- 3:53 PM Ticket #9408 (subscription to channel denied - incorrectly handled) closed by
- fixed: This appears to work with the cometd hosted version of the client. If …
- 3:52 PM Ticket #8962 (dojox.cometd Java client code throws a SocketException on the Android ...) closed by
- worksforme: This is not reproducible in recent versions of Android, so it looks …
- 3:51 PM Ticket #8461 (Cometd-twisted files are intended with tabs instead of spaces) closed by
- wontfix: twisted version of cometd is, at the moment, abandoned.
- 3:51 PM Ticket #6994 (Document java servers on wiki) closed by
- fixed: resolved on cometd.org web site.
- 3:50 PM Ticket #6697 (Send long-polling content as text/json rather than ...) closed by
- fixed: cometd hosted version uses application/json, as per …
- 3:49 PM Ticket #6156 ([patch][no cla]cometd client and IE url limit to 2083 bytes) closed by
- fixed: Resolved and working in the cometd hosted version of the client.
- 3:48 PM Ticket #5549 (Timesync extension for cometd) closed by
- fixed: Fixed in the version hosted by the cometd project.
- 3:48 PM Ticket #2549 (comet's connected attribute should be changed to a function) closed by
- fixed: Per Simone, "We do not have this flag. We use listeners to be notified …
- 3:26 PM Ticket #12859 (The first view should be visible without selected="true") closed by
- fixed: (In [24663]) Fixes #12859 !strict. If select="true" is not specified, …
- 3:22 PM Ticket #12859 (The first view should be visible without selected="true") created by
- If selected="true" is not specified, the first view of the sibling …
- 3:14 PM Ticket #12858 (mobile.ComboBox not working well with IE) created by
- 2:48 PM Ticket #12857 (Button: CSS class dijitNoIcon is not placed in the dijit.form.Button ...) created by
- I have added margin on class 'dijitIcon' on my own theme. So at the …
- 2:06 PM Ticket #12856 (FilteringSelect: error with square brackets in default value) closed by
- fixed: OK, just added a 1.6.1 for the version dropdown. Assuming the …
- 1:35 PM Ticket #12856 (FilteringSelect: error with square brackets in default value) created by
- Hi, dijit.form.FilteringSelect? (and probably dijit.form.ComboBox?) do …
- 1:34 PM Ticket #12762 (TabContainer: checked tab loses checked CSS classes) closed by
- fixed: (In [24659]) Revert [24421], refs #5601, fixes #12762.
- 1:34 PM Ticket #12855 (Check mark for EdgeToEdgeList does not work) closed by
- fixed: (In [24658]) Fixes #12855 !strict. Renamed the select() method to …
- 1:30 PM Ticket #12799 (dijit/_OnDijitClickMixin) closed by
- fixed
- 1:29 PM Ticket #7514 ([patch][ccla]CheckBox: support intermediate state) closed by
- fixed: (In [24657]) TriStateCheckbox? impl from Siqi Zhong (IBM, CCLA) Fixes #7514
- 1:29 PM Ticket #12855 (Check mark for EdgeToEdgeList does not work) created by
- List items on EdgeToEdgeList cannot be checked. …
- 12:57 PM Ticket #12854 (dojox.mobile.common.js does not support anonymous AMD modules) closed by
- fixed: (In [24655]) Fixes #12854 !strict. (AMD support) Return dojox.mobile …
- 12:54 PM Ticket #12373 (ComboBox: support dojo.store) closed by
- fixed: (In [24654]) Enhance dijit's ComboBox and FilteringSelect to be able …
- 12:54 PM Ticket #12854 (dojox.mobile.common.js does not support anonymous AMD modules) created by
- (from Doug)Opener.js prereqs dojox/mobile/common, but since common.js …
- 12:42 PM Ticket #12853 (common.js assigns dj_tablet and dj_phone too late) closed by
- fixed: (In [24653]) Fixes #12853 !strict. Call …
- 12:38 PM Ticket #12853 (common.js assigns dj_tablet and dj_phone too late) created by
- (from Doug)dojox/mobile/common.js sets html.className during init, but …
- 12:26 PM Ticket #12852 (dojox.mobile.Heading: setLabel misbehaves when the heading contains a ...) closed by
- fixed: (In [24652]) Fixes #12852 !strict. Create the back button in …
- 12:18 PM Ticket #12852 (dojox.mobile.Heading: setLabel misbehaves when the heading contains a ...) created by
- The method setLabel of dojox.mobile.Heading does not allow to change …
- 8:07 AM Ticket #12578 (dojox.grid.enhanced._Events bug) closed by
- invalid: Hi Patrick, The logic should be correct - it intends to iterate …
- 6:54 AM Ticket #5147 (Make dojo.subscribe place an entry in _topics in case a topic is later ...) closed by
- fixed: Looks like this is already working, I tried the code below in firebug …
- 6:45 AM Ticket #11777 (Make content wrapping in header configurable) closed by
- wontfix: Currently, both header and body content are wrapped by default, so …
- 6:45 AM Ticket #5385 (Allow ability to provide access to a widget variable in string passed ...) closed by
- duplicate: Oh, I fixed this in 1.6 (although with a different syntax), closing as …
- 6:37 AM Ticket #9663 (featureDetection: Loader changes) closed by
- wontfix: This work is superceded by the AMD loader changes for 1.6 and 1.7.
- 6:36 AM Ticket #9664 (featureDetection: eval and fromJson change) closed by
- wontfix: Closing as per comments above.
- 6:12 AM Ticket #8947 (Integrate of Feature Detection Code) closed by
- wontfix: We've dropped that branch so closing this ticket. There are other …
- 4:19 AM Ticket #3330 (dojox.cometd.connected is not set to true when connected using polling.) closed by
- wontfix: cometd client is now maintained in the cometd.org project. Please …
- 4:16 AM Ticket #2503 (FormBind encoding problem) closed by
- wontfix: if this is still important on latest releases, please reopen with more …
- 4:14 AM Ticket #1997 (movable RichText with resizer) closed by
- wontfix: can create the equivalent with floating pane and editor components
- 4:11 AM Ticket #176 (Allow dojo.io.bind to specify successful HTTP codes) closed by
- wontfix
- 3:09 AM Ticket #11098 (dojox.DataGrid sorting problem when passing field="_item") closed by
- wontfix: Closing as 'wontfix' in existing Grid, a similar feature will be …
- 2:25 AM Ticket #12378 (Enhanced Grid Paginator: Wrong Tooltips for Page Step Nodes) closed by
- fixed: (In [24648]) Fixes #12378 !strict, fixed the inconsistent title
- 1:59 AM Ticket #9248 (Feature of "certain part of view or cells don't need to be re-rendered") closed by
- wontfix: This will only be addressed in new Grid(GridX) at #11903
May 4, 2011:
- 11:59 PM Ticket #12276 (Calendar: create light calendar suitable for mobile) closed by
- fixed: (In [24583]) New CalendarLite widget based on Calendar that …
- 11:09 PM Ticket #12851 (mobile.Tooltip is misplaced at the bottom the the ipad screen) closed by
- fixed: (In [24645]) Fixes #12851. window.getBox() needs to use …
- 10:05 PM ProjectMeeting/2011-05-04 created by
- 4:25 PM Ticket #12851 (mobile.Tooltip is misplaced at the bottom the the ipad screen) created by
- 3:04 PM Ticket #12850 (dojox.data test suite won't start) created by
- See: …
- 12:58 PM Ticket #12176 ([patch] [ccla] Dojo touch event layer for both mobile and PC) closed by
- fixed: Fixed with [24634] - by getting the touch & gestures code into trunk …
- 8:59 AM Ticket #12849 (Async Load of "url" of IconItem is broken due to incorrect scope) created by
- The following definition of an IconItem? used to work. <li …
- 4:01 AM Ticket #12816 (Menu: split out DropDownMenu from ContextMenu) closed by
- fixed: (In [24630]) Menu refactor to split out the context menu (with special …
- 3:05 AM Ticket #12848 (mobile combobox/menu and opener/tooltip should both popdown on tap but ...) closed by
- fixed: (In [24627]) Fixes #12848. Changed Opener to monitor onclick and not …
- 12:37 AM Ticket #12848 (mobile combobox/menu and opener/tooltip should both popdown on tap but ...) created by
May 3, 2011:
- 8:03 PM Ticket #12847 (Possible memory leak with dojo Gauge widgets) created by
- It seems that each time a gauge is updated with a new value, memory is …
- 7:28 PM Ticket #12846 (Method "startupAt" for widgets) created by
- The "startupAt" function would work similar to the existent "placeAt". …
- 7:01 PM Ticket #12845 (Mailing list message-footers are not removed when quoting) created by
- The quality of the mailing-list conversation is negatively affected by …
- 6:17 PM Ticket #12169 ([patch][ccla]Geo Map: Keyboard Navigation Supported in dojo map) closed by
- fixed: fixed in [24614]
- 5:05 PM Ticket #12844 ([patch] [cla] Update gfx, charting, gauges to AMD using "baseless" ...) created by
- To reduce mobile dependency/footprint reduction and to allow for async …
- 4:32 PM Ticket #12588 ([patch][ccla] Add a mobile demo for 1.7 OpenLayers map component) closed by
- fixed: (In [24613]) fixes #12588 Add demos for OpenLayers? map widget …
- 4:29 PM Ticket #12406 ([patch][ccla]Add OpenLayers-based Maps widget) closed by
- fixed: (In [24611]) fixes #12406 Experimental OpenLayers? map library initial …
- 4:09 PM Ticket #12417 (Add demo for geo charting with touch interaction) closed by
- fixed: (In [24610]) fixes #12417 Added new mobile geo charting demo !strict
- 3:58 PM Ticket #12810 ([patch][ccla] More dojox.geo.charting enhancements) closed by
- fixed: (In [24609]) fixes #12810 more geo charting enhancements !strict
- 3:49 PM Ticket #7782 ([patch][ccla] Add event support with Canvas renderer) closed by
- fixed: (In [24608]) fixes #7782 - canvas event support lands! android gfx ftw …
- 3:47 PM Ticket #12819 ([patch][ccla] It should be possible to get the gfx shape that is the ...) closed by
- fixed: (In [24607]) fixes #12819 - gfx target registry !strict
- 3:36 PM Ticket #12843 (Dialog: does not show when you set css display to none in external ...) created by
- When I define a dialog using markup and specify Display to none in …
- 3:05 PM Ticket #12840 ([patch] [cla] dojox.gfx patches) closed by
- fixed: Changeset [24605]: gfx: small typo fixes, thx schungx!, !strict, fixes …
- 3:00 PM Ticket #12842 ([patch] [cla] Quote certain properties that match external names) closed by
- fixed: (In [24606]) Quoted external names to be more Closure-friendly, thx …
- 1:44 PM Ticket #12839 ([patch] [cla] dojox.charting patches) closed by
- fixed
- 1:27 PM Ticket #12842 ([patch] [cla] Quote certain properties that match external names) created by
- Properties of certain classes are designed to match with external …
- 1:24 PM Ticket #12841 ([patch] [cla] dojox.mobile patches) created by
- Suggested change of "touchstart", "touchmove" and "touchend" to …
- 1:23 PM Ticket #12840 ([patch] [cla] dojox.gfx patches) created by
- Fixed certain argument comment typo's, as well as typo's causing …
- 1:20 PM Ticket #12839 ([patch] [cla] dojox.charting patches) created by
- Fixed certain missing "var" keywords, as well as typos (";" or ",") …
- 12:49 PM Ticket #12830 (Enter key appears to double space in RichTextEditor on ie8) closed by
- invalid: You are over-riding the base plugins for editor, which disables the …
- 11:05 AM Ticket #12838 ([patch] [cla] dojo/_base argument comments fix) created by
- Fixes some types in argument comments. Puts in comments where missing.
- 11:03 AM Ticket #12837 ([patch] [cla] Recommended dojo/_base/_loader changes) created by
- Get rid of "with" keyword. Fixes a typo in argument comment for the …
- 11:00 AM Ticket #12836 ([patch] [cla] ItemFileWriteStore comments fix) created by
- There is a typo on the argument comment for function …
- 10:27 AM Ticket #12827 (CLDR resources aren't being bundled by the Web Builder) closed by
- fixed: Formatting issue caused CLDR resources to be ignored when compiling …
- 9:55 AM Ticket #12835 (dojo.store.Observable does not observe correctly an added Object.) created by
- Objects added to the store, where the store creates the id, are not …
- 8:08 AM Ticket #12834 (The tooltip of the happy emoticon is undefined.) created by
- Steps: 1.Open the emoticon plugin of editor 2.Mouseover the happy …
- 7:19 AM Ticket #12833 (plugin dialog stuck open after double click in editor body) created by
- 1.Running the test html 2.Creating a link dialog and input valid link …
- 6:23 AM Ticket #12832 (Enhanced Grid Paginator: grid loses filter on 'goto page') created by
- The enhanced grid looses a filter when the page stepper is used to …
- 4:03 AM Ticket #12831 (mobile/tests/test_Slider.html failing most tests) closed by
- fixed: (In [24597]) Fixes #12831. Mobile parser not accepting functions with …
- 3:59 AM Ticket #12831 (mobile/tests/test_Slider.html failing most tests) created by
- 3:54 AM Ticket #12830 (Enter key appears to double space in RichTextEditor on ie8) created by
- 1.Running the test codes on ie8 2.Clicking the enter key Expected: …
- 12:23 AM Ticket #12829 (dojox.mobile.TextBox is not notifying onChange) closed by
- fixed: (In [24596]) Fixes #12829. Split _FormValueMixin out from …
- 12:12 AM Ticket #12829 (dojox.mobile.TextBox is not notifying onChange) created by
- Doug Hays has looked into this problem, the fix requires …
May 2, 2011:
- 7:05 PM Ticket #12440 ([patch][ccla]Provides a stock charting demo for mobile) closed by
- fixed: fixed in [24587]
- 3:25 PM Ticket #12828 (dojox.grid.enhanced.plugins.Filter, cell datatype) created by
- If, when the grid structure for dojox.grid.enhanced.plugins.Filter …
- 3:18 PM Ticket #12827 (CLDR resources aren't being bundled by the Web Builder) created by
- From dojo-interest: "I've tried to use dojo web build to create the …
- 2:18 PM Ticket #12826 (JsonRestStore configurable Accept header) created by
- When calling get() or query() on a JsonRestStore?, an Accept …
- 1:29 PM Ticket #12825 (Bug in dojotoolkit.org/api) created by
- When you go to dojotoolkit.org/api, you can open docs pages for dojo …
- 12:54 PM Ticket #12367 (textdir: control base text direction independently from GUI direction ...) closed by
- fixed: Closing for 1.7, in 1.8 (or later) may be changes to support textdir …
- 10:06 AM Ticket #12824 (IE9 - When resizing browser window leading region of BorderContainer ...) created by
- I have a simple BorderContainer? with a leading and a center region. If …
- 7:00 AM Milestone 1.6.1 completed
- Bug fixes plus IE9 and FF4 support
- 4:48 AM Ticket #12818 (better mobile styling for colorpallette in iPhone Multi Icon test) closed by
- fixed: fixed by [24579]
- 4:41 AM Ticket #12818 (better mobile styling for colorpallette in iPhone Multi Icon test) reopened by
- reopening, improved calendar and colorpalette styling.
- 2:54 AM Ticket #12823 (dijit/hccss) closed by
- fixed: (In [24577]) Make top level module for high-contrast mode detection …
- 2:51 AM Ticket #12823 (dijit/hccss) created by
- Split out high-contrast mode detection from dijit/_base/wai.js into a …
May 1, 2011:
- 11:47 PM Ticket #12822 (create dojox.mobile.Opener widget) closed by
- fixed: (In [24576]) Fixes #12822. Created Opener widget that subclasses …
- 10:59 PM Ticket #12822 (create dojox.mobile.Opener widget) created by
- Need a popup widget for mobile that acts much like an HTML …
- 10:41 PM Ticket #12821 (dojo.date.isLeapYear is wrong for 1900) closed by
- invalid: SpinWheel? problem. isLeapyear seems OK
- 10:26 PM Ticket #12821 (dojo.date.isLeapYear is wrong for 1900) created by
- isLeapYear returns true for 1900 but it's not a leap year. I tried …
- 7:25 PM Ticket #12820 (can't parse HTML5 data-dojo-props on sub-nodes) created by
- When using declarative mode, the parser ignores data-dojo-props on any …
- 2:05 PM Ticket #12315 ([patch][ccla] Fixing gauge rendering on GFX canvas render + some ...) closed by
- fixed: fixed in [24575]
- 10:15 AM Ticket #12493 (IE9: dojo/test/_base/html_box.html failures) closed by
- fixed
- 3:55 AM Ticket #12817 (Setting -moz-transform fails) closed by
- invalid: Yup, I think that's the way it works for all attributes with dashes.
Apr 30, 2011:
- 10:39 PM Ticket #12819 ([patch][ccla] It should be possible to get the gfx shape that is the ...) created by
- Currently, there's no mean in gfx to easily get the target shape of an …
- 6:45 PM Ticket #12818 (better mobile styling for colorpallette in iPhone Multi Icon test) closed by
- fixed: fixed by [24568]
- 6:43 PM Ticket #12818 (better mobile styling for colorpallette in iPhone Multi Icon test) created by
- better mobile styling for colorpallette in iPhone Multi Icon test
- 6:31 PM Ticket #12817 (Setting -moz-transform fails) created by
-
Setting
-moz-transform
with dojo.style does not work. Setting … - 11:00 AM Ticket #12392 ([patch][ccla] Provides a interaction framework for charting with mouse ...) closed by
- fixed: fixed in [24566] and [24567]
- 6:44 AM Ticket #12816 (Menu: split out DropDownMenu from ContextMenu) created by
- There's lots of code in Menu that's only used for context menus. …
- 6:02 AM Ticket #12799 (dijit/_OnDijitClickMixin) reopened by
- On second thought this should be a mixin so that widgets can extend …
- 5:54 AM Ticket #12815 (dojo loader - location host variable mismatch) created by
- I believe that on line 1528 "locationhost" should be "locationHost" to …
- 12:45 AM Ticket #12814 (undeclared var in dojo.store.Observable.js) created by
- As of rev 24239 @line 68: […] there is no var decl for l in the …
Apr 29, 2011:
- 8:35 PM Ticket #12813 (new dojox.mobile.Overlay widget) closed by
- fixed: (In [24562]) Fixes #12813. Create new dojox/mobile/Overlay.js widget …
- 8:28 PM Ticket #12813 (new dojox.mobile.Overlay widget) created by
- 2:49 PM Ticket #12812 (dojo.fx animation functions leak connections) created by
- Several functions in the dojo.fx code leak connections. …
- 1:36 PM Ticket #12811 (Cannot click out of table in Editor) created by
- If a user creates a table in the Rich Text Editor (RTE) and the table …
- 1:35 PM Ticket #12418 (TooltipDialog: allow center arrow and the dropdown itself with anchor node) closed by
- fixed: (In [24557]) Fixes #12418. Handle previously undocumented feature of …
- 9:05 AM Ticket #12810 ([patch][ccla] More dojox.geo.charting enhancements) created by
- Thanks to Erwan Aullas (IBM, CCLA) The patch to be attached later …
- 7:44 AM Ticket #12418 (TooltipDialog: allow center arrow and the dropdown itself with anchor node) reopened by
- This patch is creating a regression in charting tooltip. Indeed …
- 7:14 AM Ticket #12809 ([regression] file:// protocol no longer works on IE7) closed by
- fixed: (In [24551]) added support for file protocol in ie7; fixes #12809; …
- 4:22 AM Ticket #12802 (Menu: broken when declared inside a TitlePane) reopened by
- Ah right, I didn't realize that this bug occurs in two different …
- 2:01 AM Ticket #12808 ([regression] mobile/compat broken on IE after [24548]) closed by
- fixed: Committed fix in r24548
Apr 28, 2011:
- 11:08 PM Ticket #12809 ([regression] file:// protocol no longer works on IE7) created by
- Run any dijit test on IE7 using the file:// protocol. I use …
- 10:57 PM Ticket #12808 ([regression] mobile/compat broken on IE after [24548]) created by
- Anything that uses mobile spinwheel widget seems to be broken on IE 6 …
- 9:58 PM Ticket #12807 (Content problems with user-defined widget descending from ContentPane ...) created by
- 1.6.1 actually. When I extend a class from ContentPane? and add …
- 9:41 PM Ticket #12806 (dojox.image.Gallery thumb navigation bug) created by
- Hi, The thumb navigation don't woking well after multiple click on …
- 8:25 PM Ticket #12805 (add badge support for dojox.mobile.TabBarButton) created by
- On one of our mobile web projects, we recently had a need to put a …
- 6:41 PM Ticket #12803 (gantt chart test case failed) closed by
- fixed: (In [24546]) don't call dojo.destroy with a null pointer. Fixes #12803
- 5:44 PM Ticket #12416 ([patch][ccla]Geo Charting Enhancements) closed by
- fixed: this completes the enhancements planned for 1.7. geo mapping and …
- 5:30 PM Ticket #12464 ([patch][ccla] improve dojox.charting.axis2d.Default performance by ...) closed by
- fixed: [24538] fixes this issue. Apparently multiple ticket numers in a …
- 3:33 PM Ticket #12804 (TooltipDialog: closes unexpectedly when closing DateTextBox by ...) created by
- in "test_TooltipDialog.html", open the first "show tooltip dialog", …
- 2:44 PM Ticket #12803 (gantt chart test case failed) created by
- dojox.gantt.tests.test_Gantt.html seems not working. It have the …
- 12:37 PM Ticket #12802 (Menu: broken when declared inside a TitlePane) closed by
- duplicate: Dup of #12665.
- 11:53 AM Ticket #12268 ([patch][ccla] Avoid _Templated dependency on charting legend) closed by
- fixed: fixed in [24537]
- 11:48 AM Ticket #12268 ([patch][ccla] Avoid _Templated dependency on charting legend) reopened by
- reopening...had out of date patch file
- 11:00 AM Ticket #12802 (Menu: broken when declared inside a TitlePane) created by
- Hi, the following markup which has a popup menu inside a TitlePane? …
- 8:25 AM Ticket #12801 (All mobile CSS class names should have a unique prefix) closed by
- fixed: (In [24531]) Fixes #12801 !strict. Added a prefix "mbl" to all the css …
- 8:08 AM Ticket #12801 (All mobile CSS class names should have a unique prefix) created by
- (from Doug) All mobile CSS class names should have a prefix to try and …
- 6:20 AM Ticket #12800 (Tree: persistence breaks with multi-parented items) created by
- Despite dojo tree is said to support multiple nodes for the same tree …
- 5:23 AM Ticket #12626 (Facing issue with dijit.MenuBar in IE8) closed by
- worksforme
- 5:21 AM Ticket #12792 (wrong layout children lookup or not safe .substring call causes ...) closed by
- duplicate: Dup of #12795.
- 5:08 AM Ticket #12799 (dijit/_OnDijitClickMixin) closed by
- fixed: (In [24527]) Extract _Widget's ondijitclick functionality into a new …
- 4:34 AM Ticket #12799 (dijit/_OnDijitClickMixin) created by
- Split out _Widget's ondijitclick functionality into a custom mixin.
- 3:30 AM Ticket #12414 ([patch][ccla]Add demos for 1.7 gauge features) closed by
- fixed: closing, should not be affected by amd refactors
- 3:01 AM Ticket #12515 ([patch][ccla] improve main plots rendering performance) closed by
- fixed: (In [24525]) fixes #12515 improve main plots rendering performance !strict
- 2:39 AM Ticket #12798 (dojox.mobile.deviceTheme should be customizable) closed by
- fixed: (In [24524]) Fixes #12798 !strict. Fixed to allow the user to …
- 2:35 AM Ticket #12798 (dojox.mobile.deviceTheme should be customizable) created by
- deviceTheme has a map called dojox.mobile.themeMap, which defines …
- 1:19 AM Ticket #12797 (Form select vertical scroll bar won't scroll well..) closed by
- duplicate: Dup of #11712.
- 12:19 AM ProjectMeeting/2011-04-27 edited by
- (diff)
Apr 27, 2011:
- 11:25 PM Ticket #12755 (Place website into a public repository) closed by
- wontfix: I'm closing this one... if you want to get involved with making the …
- 11:23 PM ProjectMeeting/2011-04-27 created by
- 10:31 PM Ticket #12796 (create dojox.mobile.Tooltip widget) closed by
- fixed: (In [24516]) Fixes #12796. Add dojox/mobile/Tooltip.js and associated …
- 10:31 PM Ticket #12797 (Form select vertical scroll bar won't scroll well..) created by
- Browsers: IE 7.0, IE 8.0, IE 9 OS: Vista Home Premium 2007, Windows XP …
- 10:21 PM Ticket #12561 ([patch][ccla]dojox.gfx.canvas.Surface.setDimensions performs ...) closed by
- fixed: fixed with [24515]
- 10:15 PM Ticket #12794 (Separate User and Developer Issue Tracking Systems) closed by
- wontfix: Thanks for the suggestion, but we talked about it in the meeting and …
- 10:15 PM Ticket #12796 (create dojox.mobile.Tooltip widget) created by
- 9:37 PM Ticket #12405 ([patch][ccla] Add bidi support to gfx) closed by
- fixed: (In [24514]) fixes #12405 gfx bidi support (tests) !strict
- 9:26 PM Ticket #12439 ([patch][ccla] charts might fail to draw on IE in a BorderContainer ...) closed by
- fixed: (In [24512]) fixes #12439 charts might fail to draw on IE in a …
- 8:28 PM Ticket #12795 (BorderContainer: child w/o region error msg clear) created by
- If you have a child of a BC without a region attr, in 1.4 it worked …
- 7:06 PM Ticket #12268 ([patch][ccla] Avoid _Templated dependency on charting legend) closed by
- fixed: (In [24511]) fixes #12268 Avoid _Templated dependency on charting …
- 6:56 PM Ticket #12264 ([patch][ccla] a GFX SVG shape that has been cleared from a surface ...) closed by
- fixed: (In [24510]) fixes #12264 a GFX SVG shape that has been cleared from a …
- 5:23 PM Ticket #12786 ([SDK] Missing file extensions (*.txt)) closed by
- wontfix: please stop. You're way off topic now. If you'd like to discuss, …
- 5:15 PM Ticket #12725 (Detect orientation and add CSS class to <html>) closed by
- fixed: dj_portrait or dj_landscape will be added to <html> according to the …
- 5:13 PM Ticket #12786 ([SDK] Missing file extensions (*.txt)) reopened by
- My last attempt: you cannot close this ticket, don't you understand? …
- 5:04 PM Ticket #12794 (Separate User and Developer Issue Tracking Systems) created by
- The team should think about to provide a 2nd trac instance, which …
- 3:39 PM Ticket #12793 (Listener for view transition) closed by
- fixed: (In [24504]) Fixes #12793 !strict. Added dojo.publish to send an event …
- 11:33 AM Ticket #12793 (Listener for view transition) created by
- There should be view transition events which the user application can …
- 6:01 AM Ticket #12573 (Enhanced Grid Paginator: Bug in Goto-Page Dialog) closed by
- fixed: (In [24499]) Fixes #12573 !strict, fix the regression of showAll, …
Apr 26, 2011:
- 10:45 PM Ticket #12786 ([SDK] Missing file extensions (*.txt)) closed by
- wontfix: > May I ask you friendly to clarify (in the name of openness) how and …
- 9:58 PM Ticket #12786 ([SDK] Missing file extensions (*.txt)) reopened by
- Replying to peller: > ![…]we're choosing not to address …
- 9:47 PM Ticket #12516 (xhr offline: bug due to _isDocumentOk() change) closed by
- fixed: (In [24490]) Rollback r22544 check for http response status 0 on 1.6 …
- 9:46 PM Ticket #11230 (Dojo fails to detect successfully loaded resources (chrome-extension)) reopened by
- oops. meant to close #12516. leave this open.
- 9:41 PM Ticket #11230 (Dojo fails to detect successfully loaded resources (chrome-extension)) closed by
- fixed: (In [24490]) Rollback r22544 check for http response status 0 on 1.6 …
- 9:36 PM Ticket #11230 (Dojo fails to detect successfully loaded resources (chrome-extension)) reopened by
- 8:22 PM Ticket #12786 ([SDK] Missing file extensions (*.txt)) closed by
- wontfix: wontfix doesn't mean it's not a valid defect or that your input is not …
- 5:31 PM Ticket #8111 (pass through to native JSON methods) closed by
- fixed: (In [24487]) Fixed serialization of non-finite numbers, fixes #8111 !strict
- 5:00 PM Ticket #12792 (wrong layout children lookup or not safe .substring call causes ...) created by
- In my environment i wasn't able to deploy a dojo app wich uses a lot …
- 4:27 PM Ticket #12789 (has.js assumes require implements a has function) closed by
- fixed: this has already been mentioned in #12672 and was fixed in r24474
- 3:17 PM Ticket #12723 (Screen flicker problem on some Android devices) closed by
- fixed: (In [24484]) Fixes #12723 !strict. Added workaround for android screen …
- 2:49 PM Ticket #12791 (Dialog: forces start zIndex to 950) created by
- The zIndex used for the dialog should look at the domNode that will be …
- 2:34 PM Ticket #12790 (missing "unload" dependency) created by
- When trying to use requirejs to load dojox.mobile there is an error …
- 2:22 PM Ticket #12789 (has.js assumes require implements a has function) created by
- has.js declares a variables assigning it to require's has function. …
- 2:18 PM Ticket #12788 (dojo/_base/url.js needs require as a dependency in amd definition) created by
- There is a call to require.nameToUrl that fails because require is not …
- 1:22 PM Ticket #12786 ([SDK] Missing file extensions (*.txt)) reopened by
- Replying to peller: > This is common practice in open …
- 12:54 PM Ticket #12786 ([SDK] Missing file extensions (*.txt)) closed by
- wontfix: This is common practice in open source projects, even though it's …
- 12:39 PM Ticket #12787 (Unable to manually resize DataGrid column width when inside Accordion) created by
- In IE(6/7/8) for the DataGrids? that are inside of Accordions, when I …
- 11:51 AM Ticket #12786 ([SDK] Missing file extensions (*.txt)) created by
- I've downloaded the SDK, and I've noticed some missing file extensions …
- 11:30 AM Ticket #12785 ([SDK] Missing and index.html / further info within root) created by
- The download page (http://dojotoolkit.org/download/) mentions: "Dojo …
- 9:30 AM Ticket #12784 (dojox.mobile: a11y: name, role, and value have to be set by user apps) closed by
- fixed: (In [24483]) Fixes #12784 !strict. Allow the user to set name, role, …
- 9:27 AM Ticket #12784 (dojox.mobile: a11y: name, role, and value have to be set by user apps) created by
- 4.1b *WCAG 2.0* Name, Role, Value. For all user interface components …
- 9:25 AM Ticket #12783 (dijit/popup) closed by
- fixed: (In [24482]) Make lightweight dijit/popup module, and …
- 9:17 AM Ticket #12783 (dijit/popup) created by
- Make lightweight top level dijit/popup module based on dijit/_base/popup.
- 8:31 AM Ticket #12366 (onFocus()/onBlur() support mixin) closed by
- fixed: (In [24478]) Split off focus manager into a top level dijit/focus …
- 8:11 AM Ticket #12782 (DateTextBox loses Input on Browser Back Button) created by
- DateTextBox? loses data input with browser history, unlike other text …
- 7:22 AM Ticket #12781 (dojox.form.CheckedMultiSelect - no focus cursor on checkboxes) created by
- Focus cursor does not appear over focused checkboxes using the …
- 5:12 AM Ticket #12780 (Allow script tag in the mobile parser) created by
- When a view is loaded through XHR, only tags marked with …
Apr 25, 2011:
- 7:05 PM Ticket #12779 (Tooltip incorrect arrow drawing) closed by
- duplicate: Actually, what happened was that in 1.6 the charting code was switched …
- 6:48 PM Ticket #12779 (Tooltip incorrect arrow drawing) created by
- Tooltip arrow in 1.6 is drawn different than in 1.5.1. The tooltip …
- 10:36 AM Ticket #12778 ([patch] dojox.charting.widgets.Legend fix for markers only) created by
- Hello, Legend.js contains an improper reference to marker colors that …
- 9:49 AM Ticket #12777 (TabBar: No Auto-Alignment if either Icon or Label is undefined) closed by
- fixed: (In [24468]) Fixes #12777 !strict. Adjust the height of TabBar? when …
- 9:47 AM Ticket #12777 (TabBar: No Auto-Alignment if either Icon or Label is undefined) created by
- For each item in TabBar, the size and position of icon and label are …
- 9:30 AM Ticket #12772 (Dialog deletes Form Elements) closed by
- duplicate: Yes, this is a limitation of how Dialogs work. Dup of #3300.
- 9:28 AM Ticket #12773 (FireFox:dialog of 'Create Link' disappeared when go back from other ...) closed by
- wontfix: I don't consider this a bug, TooltipDialogs close whenever you click …
- 8:44 AM Ticket #12776 (Quick Clicking "Back" and "Forward" Buttons can Screw Up Views) closed by
- fixed: (In [24467]) Fixes #12776 !strict. Update dojox.mobile.currentView …
- 8:42 AM Ticket #12776 (Quick Clicking "Back" and "Forward" Buttons can Screw Up Views) created by
- This is a bug of bookmarkable feature. If you click "Back" and …
- 7:30 AM Ticket #12775 (TabBar - Wrong Width in Complex Layout) closed by
- fixed: (In [24466]) Fixes #12775 !strict. Fixed the calculation of the TabBar? …
- 7:27 AM Ticket #12775 (TabBar - Wrong Width in Complex Layout) created by
- Since TabBar is separate from the tab contents, it's quite common …
- 6:45 AM Ticket #12774 (The editor should support an api to set default font and font size) created by
- 1. Open the rich text editor 2. Want to set default font and font …
- 6:36 AM Ticket #12773 (FireFox:dialog of 'Create Link' disappeared when go back from other ...) created by
- 1. Launch dojo's rich text editor on firefox 2. Click 'Create Link', …
- 5:43 AM Ticket #12772 (Dialog deletes Form Elements) created by
- Please refer to the attached testcase. A script cannot access a form …
- 3:01 AM Ticket #12771 (dojox.mobile: Cannot instantiate programmatically) closed by
- fixed: (In [24463]) Fixes #12771 !strict. Added support for programmatic …
- 2:59 AM Ticket #12771 (dojox.mobile: Cannot instantiate programmatically) created by
- Some of the properties of some dojox.mobile widgets cannot be …
- 2:51 AM Ticket #12770 ([patch][ccla]Legend icon render boxed-X when corresponding data is ...) created by
- ClusteredColumns?(as with other columns and bars) plot would not been …
Apr 24, 2011:
- 11:15 PM Ticket #12735 (Tree: saved open/closed state of one tree can interfere with another) closed by
- fixed: Fixed in [24462], trac missed the commit again.
- 10:18 PM Ticket #12751 (NumberSpinner and NumberTextBox no longer format values according to ...) closed by
- invalid: You have to specify fractional:[true,false] in the contraints if you …
- 9:49 PM Ticket #12761 (ItemFileReadStore: don't modify original data objects) closed by
- fixed: Surely we won't change ItemFileReadStore as it's essentially …
- 9:46 PM Ticket #12767 (In a Spanish locale, format "x.y" is unable to be accepted in ...) closed by
- invalid: Spanish decimal numbers use commas.
- 7:47 PM Ticket #12769 (FloatingPane reverts to old location when DateTextBox dropdown opened) created by
- Problem: When you have a floating pane with a DateTextBox in it, when …
- 4:14 PM Ticket #12768 (dojox.mobile.app Image browsing test page is broken) created by
- The set() function is used instead of the get() function on a text …
- 3:41 PM Ticket #12767 (In a Spanish locale, format "x.y" is unable to be accepted in ...) created by
- In widget dijit.form.NumberTextBox, when inputing data as x.y format …
- 2:35 PM Ticket #5601 (TabContainer: cannot disable tab buttons programatically) reopened by
- [24421] auses a regression, see #12762.
- 12:22 PM Ticket #12766 (Ticket Component "Ops" is non-descriptive) created by
- I had trouble to find the issue category (ticket Component) for the …
- 12:17 PM Ticket #12765 (Cannot add myseld to the CC field of tickets) created by
- This should be solvable like this (for a person having TRAC_ADMIN …
- 10:59 AM Ticket #12675 (EnterKeyHandling docs misspell blockNodeForEnter) closed by
- fixed: (In [24460]) fix typo in API comments, fixes #12675 !strict, thanks davidf.
- 8:20 AM Ticket #12359 (Change to AMD for all Grid componoents) closed by
- fixed: (In [24459]) Fixes #12359 change to new AMD/define() syntax for all …
- 4:44 AM Ticket #10502 (slideshow's nav broken in dojox gallery) closed by
- fixed
- 4:23 AM Ticket #12764 (dojox.form.DateTextBox test page is broken) closed by
- fixed
- 4:22 AM Ticket #12764 (dojox.form.DateTextBox test page is broken) created by
- The test page for the dojox.form.DateTextBox? is broken, seemingly by …
- 4:21 AM Ticket #12763 (dojox.widget.Calendar tests are all broken) closed by
- fixed
- 4:12 AM Ticket #12763 (dojox.widget.Calendar tests are all broken) created by
- None of the test pages for the dojox.widget.Calendar widget show any …
- 3:53 AM Ticket #12762 (TabContainer: checked tab loses checked CSS classes) created by
- When a tab is checked, and is then clicked, it loses the …
- 1:53 AM Ticket #12594 (dijit.Tree with dojo.data.ItemFileReadStore breaks with root ...) closed by
- invalid: Passing into the model (ForestStoreModel?) for tree means using a …
- 1:11 AM Ticket #12594 (dijit.Tree with dojo.data.ItemFileReadStore breaks with root ...) reopened by
- I don't want an updatable store/tree. Using it would be incorrect. I …
- 12:57 AM Ticket #12761 (ItemFileReadStore: don't modify original data objects) reopened by
- 12:56 AM Ticket #12761 (ItemFileReadStore: don't modify original data objects) closed by
- wontfix: The store clearly states its expectations and what behaviors it has. …
Apr 23, 2011:
- 11:54 PM Ticket #12761 (ItemFileReadStore: don't modify original data objects) created by
- http://docs.dojocampus.org/dojo/data/ItemFileReadStore For data, the …
- 7:31 PM Ticket #12760 (dojox.layout.scrollPane has scrollbar on left instead of right) created by
- Even in LTR environments, dojox.layout.scrollPane seems to place …
- 5:27 PM Ticket #12759 (dojox.image.SlideShow test page is broken) closed by
- fixed
- 5:26 PM Ticket #12759 (dojox.image.SlideShow test page is broken) created by
- Including files directly rather than with dojo.require is breaking the …
- 5:16 PM Ticket #12758 (dojox.image.Gallery test page is broken) closed by
- fixed
- 5:15 PM Ticket #12758 (dojox.image.Gallery test page is broken) created by
- The test page for the dojox.image.Gallery widget fails to display the …
- 4:59 PM Ticket #12757 (dojox.mobile Multi-scene test case doesn't transition to the second scene) closed by
- fixed
- 4:56 PM Ticket #12757 (dojox.mobile Multi-scene test case doesn't transition to the second scene) created by
- In the multi-scene test app for dojox.mobile, clicking on the list …
- 4:47 PM Ticket #12756 (Could not load **module.name** Dojo 1.6.0) created by
- I ran across this problem trying to use Dojo and my modules in my web …
- 1:33 PM Ticket #12755 (Place website into a public repository) created by
- It would be nice if the website would go into a public repository …
- 1:31 PM Ticket #12472 (dojox.widget.TitleGroup doesn't look smooth) closed by
- fixed: (In [24452]) fixes #12472 - simple change, added note and tried to …
- 1:18 PM Ticket #12754 (dojox.data.FlickrStore broken in 1.6.0) closed by
- fixed: fixed in 1.6.x branch in [24350] fixed in trunk in [24349] the …
- 12:46 PM Ticket #12754 (dojox.data.FlickrStore broken in 1.6.0) created by
- Using the module gives d is not defined error. For example with …
- 12:18 PM Ticket #12753 (Provide a "php sanity check") created by
- The following demo: …
- 11:33 AM Ticket #12752 (Provide a link to the Demos (online)) created by
- Today I came back to the website, looking for the online demos that I …
- 6:42 AM Ticket #12751 (NumberSpinner and NumberTextBox no longer format values according to ...) created by
- I encountered this regression in an application I'm working on, but in …
- 6:31 AM Ticket #11690 (StackContainer: nested StackContainers with doLayout=false not visible) closed by
- fixed: (In [24449]) Fix from kgf for missing resize() call on nested …
- 5:48 AM Ticket #12748 ([patch] [ccla] ScrollingTabController doesn't properly select child ...) closed by
- fixed: (In [24448]) Fix initial scroll position of ScrollableTabController, …
- 3:45 AM Ticket #12750 ([patch][ccla] Forced default content type prevents FormData object in ...) created by
- with the advent of the HTML5 Files API, the FormData? object can be …
Apr 22, 2011:
- 6:15 PM Ticket #12749 (Error: dojo.date.locale.format: invalid pattern char: LLL y) created by
- The error is thrown whenever locale specific date/time format patterns …
- 4:28 PM Ticket #12748 ([patch] [ccla] ScrollingTabController doesn't properly select child ...) created by
- We've observed that when a tab container was created (either …
- 3:06 PM Ticket #12745 (IE9: TextBox size tests for tundra/soria/nihilo failing) closed by
- fixed
- 10:36 AM Ticket #12722 (Convert dojox.mobile to AMD format) closed by
- fixed: (In [24443]) Fixes #12722 !strict. Splitted _base.js into per-widget …
- 8:23 AM Ticket #12211 (DataGrid TextBox editable cell escapes the '&' in its value) closed by
- fixed: (In [24442]) Fixes #12211 by reverting back from "&" to "&" …
- 3:48 AM Ticket #12747 (Nested object serialization with objectToQuery) created by
- Apparently dojo has no ability by default to serialize regular nested …
- 1:59 AM Ticket #12418 (TooltipDialog: allow center arrow and the dropdown itself with anchor node) closed by
- fixed: (In [24439]) Fixes #12418. Added new orientation specifications TM …
- 1:35 AM Ticket #12746 ([patch] [cla] dijit.form._ComboBoxDataStore: fetch with no query.name ...) created by
-
The way
dijit.form._ComboBoxDataStore
(nowdijit.form.DataList
in … - 12:46 AM Ticket #12745 (IE9: TextBox size tests for tundra/soria/nihilo failing) created by
- Bunch of off-by-one errors for the !TextBox_sizes.html tests on IE9. …
Apr 21, 2011:
- 7:04 PM Ticket #12744 (dojox.data.JsonQueryRestStore requires dojox.data.ClientFilter) created by
- When dojox.data.JsonQueryRestStore? is loaded without …
- 7:59 AM Ticket #12743 (The problem about dynamically inject the widget) created by
- When I dynamically inject the widget into the page. The console will …
- 7:09 AM Ticket #12742 ([FOUNDATION] Architectural Overview of the Dojo Foundation Projects) created by
- I tried to get an overview of the projects at …
- 4:58 AM Ticket #12426 (Changes to a dojox.mobile.app.TextBox do not fire watch("value",...) closed by
- fixed: At this point dojox.mobile.app.TextBox just points to …
- 4:02 AM Ticket #12736 (AMD load callback in define(...) is not called in inline script) closed by
- invalid: As I wrote above, AFAIK this is expected behavior.
- 3:42 AM Ticket #12736 (AMD load callback in define(...) is not called in inline script) reopened by
- I should have filed this bug as found in the trunk of 1.7 not 1.6. …
- 2:39 AM Ticket #12290 ([patch][ccla] Charting Widget without fill/stroke specified will not ...) closed by
- fixed
- 2:38 AM Ticket #12290 ([patch][ccla] Charting Widget without fill/stroke specified will not ...) reopened by
Apr 20, 2011:
- 10:45 PM Ticket #12741 (ComboBox test file not showing item) closed by
- fixed: (In [24428]) Fixes #12741. Initialize itemLabel in _autoComplete.html …
- 10:10 PM Ticket #12741 (ComboBox test file not showing item) created by
- Worked in 1.5, broken in 1.6.
- 9:54 PM ProjectMeeting/2011-04-20 edited by
- (diff)
- 9:53 PM ProjectMeeting/2011-04-20 created by
- 9:49 PM ProjectMeeting edited by
- (diff)
- 9:04 PM Ticket #12740 (doh.robot alternatives for mobile) created by
- We need a way to run our existing mobile robot test set on actual …
- 8:04 PM Ticket #12738 (FileUploader onCancel does not work on IE) closed by
- fixed: (In [24425]) Fixes #12738. Add setTimeout to mouseout event handler …
- 7:56 PM Ticket #12739 (GreekPalette needs update) closed by
- fixed: (In [24424]) Fixes #12739 - Palette now registers itself and templated …
- 7:54 PM Ticket #12739 (GreekPalette needs update) created by
- GreekPalette? needs to use TemplatedMixin? instead of Templated, and …
- 7:44 PM Ticket #12738 (FileUploader onCancel does not work on IE) created by
- FileUploader? fires onCancel if a mouseout event is received while the …
- 7:31 PM Ticket #12737 (Resize cursor covers whole header cell in IE9) closed by
- fixed
- 7:26 PM Ticket #12737 (Resize cursor covers whole header cell in IE9) created by
- When trying to sort a column in IE9, the cursor is set to the resize …
- 7:21 PM Ticket #5601 (TabContainer: cannot disable tab buttons programatically) closed by
- fixed: (In [24421]) Fixes #5601 after being regressed 3 years ago
- 5:02 PM Ticket #12290 ([patch][ccla] Charting Widget without fill/stroke specified will not ...) closed by
- fixed
- 4:37 PM Ticket #12485 ([patch][ccla]TabBar - CSS Size Definition on Icon is not Honored) closed by
- fixed
- 3:15 PM Ticket #12370 (Long labels wrap incorrectly in TreeTable) closed by
- fixed: Fixed with [24418] by adding a css attr to wrap word within the cell …
- 2:44 PM Ticket #12736 (AMD load callback in define(...) is not called in inline script) closed by
- invalid: What makes you think this is a bug? There's no reason to execute …
- 2:23 PM Ticket #12736 (AMD load callback in define(...) is not called in inline script) created by
- If I use define method to load and declare module in inline …
- 12:59 PM Ticket #12735 (Tree: saved open/closed state of one tree can interfere with another) created by
- In Tree.js, postMixInProperties() does: […] If the Tree doesn't …
- 11:40 AM Ticket #12370 (Long labels wrap incorrectly in TreeTable) reopened by
- Well, the fix also works on IE7/8, so it makes sense to get it in.
- 9:00 AM Ticket #12370 (Long labels wrap incorrectly in TreeTable) closed by
- invalid: Actually this is a browser native behavior, when there is no space, a …
- 8:37 AM Ticket #12655 (dojox.mobile: LESS support in mobile themes) closed by
- fixed: (In [24415]) Fixes #12655 !strict. Refactored the theme css files, and …
- 7:58 AM Tickets #2332,11571 batch updated by
- fixed: (In [24413]) fix missing quotes around attribute value, fixes #11571 …
- 7:58 AM Ticket #11571 (XHTML validation of dijit components) reopened by
- Missed one in ScrollingTabController.
- 5:38 AM Ticket #12734 (Claro attributes cleaning up for Grid) closed by
- fixed: (In [24411]) Fixes #12734 removing obsolete attributes, moving all …
- 5:19 AM Ticket #12733 (Zoom/Scale transitions to include opacity keyframing) closed by
- fixed: (In [24409]) Fixes #12733 Added opacity keyframing for better effects.
- 5:17 AM Ticket #12734 (Claro attributes cleaning up for Grid) created by
- Clean up and move all attributes that are shared among DataGrid/? …
- 5:17 AM Ticket #12733 (Zoom/Scale transitions to include opacity keyframing) created by
- It makes the effects a bit more like iOS.
- 4:10 AM Ticket #12732 (Reveal Vertical transistion effect) closed by
- fixed: (In [24408]) Fixes #12732 !strict. Added the reveal vertical …
- 4:08 AM Ticket #12732 (Reveal Vertical transistion effect) created by
- There's an important transition effect missing, "Reveal Vertical" and …
- 3:58 AM Ticket #12731 (On IE9, browser cursor doesn't show correctly above grid's header.) created by
- With grid's columns which are not sort-able, mouse over those column's …
- 3:33 AM Ticket #12730 (Empty grid header doesn't show correctly) created by
- If grid's column definition without name then appropriate header …
- 2:46 AM Ticket #12558 ([patch][ccla]dojox.gfx.vml.Rect.setShape might not work as expected ...) closed by
- fixed
- 12:29 AM Tickets #10873,12728 batch updated by
- fixed: (In [24405]) create dijit/place module based on (deprecated) …
Apr 19, 2011:
- 11:56 PM Ticket #12729 (test_DataSeries.html failing) created by
- There's a "t is null" exception on loading …
- 11:25 PM Ticket #12728 (dijit/place) created by
- Make lightweight version of dijit/_base/place, removing deprecated …
- 2:47 PM Ticket #12727 (Dojo Toolkit API for 1.6 does not list dojo.version) created by
- Apologies if this is the wrong place to report this. The dojo API …
- 1:52 PM Ticket #12585 (update README file for dojox.mobile to state correct version info) closed by
- fixed: Updated both in the trunk and in the 1.6 stream.
- 1:15 PM Ticket #12726 (dojox.mobile: Cannot select the latter items of ComboBox menu on iPhone) created by
- Cannot select the latter menu items of ComboBox menu because the …
- 1:12 PM Ticket #12725 (Detect orientation and add CSS class to <html>) created by
- To define orientation-specific (portrait/landscape) styles, it would …
- 1:11 PM Ticket #12724 (SpinWheel does not spin very well on BlackBerry) created by
- On BlackBerry device, SpinWheel works, but scrolling of the wheel is …
- 1:07 PM Ticket #12723 (Screen flicker problem on some Android devices) created by
- After making transition between ScrollableViews, the screen flickers. …
- 1:05 PM Ticket #12722 (Convert dojox.mobile to AMD format) created by
- 11:53 AM Ticket #12713 (ThumbnailPicker test does not load) closed by
- worksforme: dojocampus still needs some love.
- 10:04 AM Ticket #12692 (Tree: cannot have simple background colour) closed by
- fixed: (In [24397]) Don't use gradient image for un-selected, un-hovered, …
- 9:37 AM Ticket #12654 (dojox.mobile: Create a variety of DOM buttons) closed by
- fixed: (In [24394]) Fixes #12654 !strict. Added various DOM Buttons. Also, …
- 9:37 AM Ticket #12721 (Use of dijit.Tree with checkboxes instead of a flat list) created by
- As a user I am a little irritated about this huge list which has …
- 9:13 AM Ticket #12720 (dojox.mobile.deviceTheme should respect query string parameter) closed by
- fixed: (In [24393]) Fixes #12720 !strict. Check the query string parameter …
- 9:11 AM Ticket #12720 (dojox.mobile.deviceTheme should respect query string parameter) created by
- On an Android device, even when theme="iPhone" is specified in the url …
- 8:35 AM Ticket #12698 (_HasDropDown: problems on key repeat opening drop downs) closed by
- fixed: (In [24391]) Wait until onkeyup to focus popup widget, in order to …
- 7:28 AM Ticket #10250 (Identity check for dijitclick handling breaks in Greasemonkey environment) closed by
- fixed: Hmm, I retested and changing the == back to === doesn't solve the IE9 …
- 7:27 AM Ticket #12719 (dojox.mobile: TextArea does not work on IE6) closed by
- fixed: (In [24390]) Fixes #12719 !strict. Use getAttributeNode instead of …
- 7:27 AM Ticket #12696 ([regression] DropDownButton/ComboButton: enter/space key sometimes ...) closed by
- duplicate: I'll handle this as part of #12696. Now I'm not so sure if my …
- 7:26 AM Ticket #12719 (dojox.mobile: TextArea does not work on IE6) created by
- dojox.mobile.TextArea does not work on Internet Explorer 6. - Place …
- 6:21 AM Ticket #12699 (can not use dojo.window with dojox.mobile in 1.6) closed by
- wontfix: It is not a bug, but a build configuration issue. Your 1.6 version …
- 6:15 AM Ticket #12573 (Enhanced Grid Paginator: Bug in Goto-Page Dialog) reopened by
- After the changes in Changeset 24283, showAll is never set.
- 5:54 AM Ticket #12718 (New transition animations, zoom in/out, and scale in/out) closed by
- fixed: (In [24389]) Fixes #12718 !strict. Added new transition animations …
- 5:51 AM Ticket #12717 (A problem in Swirl view transition on Android 2.2) closed by
- fixed: (In [24387]) Fixes #12717 !strict. Save the clicked position and use …
- 5:31 AM Ticket #12718 (New transition animations, zoom in/out, and scale in/out) created by
- Zoom in/out shrinks/grows at the center of the screen, while scale …
- 5:24 AM Ticket #12708 ([regression] FilteringSelect: displays high-contrast mode X for ...) closed by
- fixed: Fixed in [24385] and [24386].
- 5:14 AM Ticket #12717 (A problem in Swirl view transition on Android 2.2) created by
- Swirl view transition performs rotation and zoom on the center of …
- 3:13 AM Ticket #12709 (Node selection fails in dijit.Tree after deleting a node) closed by
- duplicate: Yes, I believe this is fixed in [24104], closing as dup of #12486.
- 1:51 AM Ticket #12716 (Selection error in dojox.widget.RollingList) created by
- When I link my FireFox version 4.0 to: …
Apr 18, 2011:
- 8:01 PM Ticket #12715 (require.ready() tries to invoke the context as a function) closed by
- duplicate: see http://bugs.dojotoolkit.org/ticket/12672#comment:25 and …
- 6:52 PM Ticket #12715 (require.ready() tries to invoke the context as a function) created by
- Suppose on ready I want to invoke an anonymous function and assign it …
- 6:37 PM Ticket #12714 (Bug when dropdownbutton menu is added in the EnhancedGrid) created by
- Problem is that when you try to put a dropdownbutton menu in the grid …
- 5:31 PM Ticket #12713 (ThumbnailPicker test does not load) created by
- http://archive.dojotoolkit.org/dojo-2011-04-18/dojotoolkit/dojox/image/ …
- 3:37 PM Ticket #12711 (In IE9 FilteringSelect requires two clicks to display menu, when using ...) closed by
- invalid: The description fails to mention that the testcase sets the …
- 3:33 PM Ticket #12712 (dijit.form.ToggleButton doesn't toggle if checked is changed during onClick) created by
-
if
checked
is changed during theonClick
for a … - 3:21 PM Ticket #12664 (ComboBox autoComplete replaces my input with "More Choices") closed by
- worksforme: Please reopen if recreate steps and a testcase are appended.
- 1:56 PM Ticket #12711 (In IE9 FilteringSelect requires two clicks to display menu, when using ...) created by
- In IE9 first click erases input field, and second one shows dropdown …
- 1:55 PM Ticket #12710 (Firebug Tweaks) closed by
- fixed: (In [24381]) Tweaking an arguments to array pattern, via Bill's …
- 1:55 PM Ticket #12710 (Firebug Tweaks) created by
- Tweak arguments-to-array pattern, via Bill's suggestion […] to …
- 1:27 PM Ticket #12644 (dojox.dtl._DomTemplated breaks when included in a template) reopened by
- i'd appreciate a more thorough look. this bug is definitely valid. i …
- 12:02 PM Ticket #12709 (Node selection fails in dijit.Tree after deleting a node) created by
- If you have a dijit.Tree with a dijit.tree._dndSelector set as the …
- 11:04 AM Ticket #12708 ([regression] FilteringSelect: displays high-contrast mode X for ...) created by
- hi, dijit.form.filteringselect looks broken (displays an X) in ie7, if …
- 9:45 AM Ticket #12707 (Missing i18n support for value "All" within parameter pageSizes) created by
- The pagination bar [dojox.grid.enhanced.plugins._Paginator] shows the …
- 6:52 AM Ticket #12706 (dojox.dtl template containing tables does not work in firefox 4) closed by
- fixed: (In [24375]) fixes #12706: properly detect whether browser supports …
- 6:50 AM Ticket #12706 (dojox.dtl template containing tables does not work in firefox 4) created by
- 6:45 AM Ticket #12644 (dojox.dtl._DomTemplated breaks when included in a template) closed by
- invalid: I checked, this.template is undefined in _DomTemplated.js?rev=24258#L22
Apr 17, 2011:
- 2:38 AM Ticket #12705 (First Impression within the main page) created by
- (severity set to major, as this issue is a "barrier to entry" which …
- 2:11 AM Ticket #12702 (duplicates are shown after add items to DataGrid when used with ...) closed by
- duplicate: Looks like exact duplicate of #12703 (double post?)
- 12:01 AM Ticket #12704 (Deleted item remains in cache when using JsonRestStore and ClientFilter) created by
- I have having some problems with deleting items that use referencing …
Apr 16, 2011:
- 11:49 PM Ticket #12703 (duplicates are shown after add items to DataGrid when used with ...) created by
- I have having some problems with adding items to DataGrid? when used …
- 11:48 PM Ticket #12702 (duplicates are shown after add items to DataGrid when used with ...) created by
- I have having some problems with adding items to DataGrid? when used …
- 9:21 PM Ticket #12701 ([patch] [cla] [needs update and work] RTL/LTR keys mapping abstraction) created by
- There's quite a bit of that checks for "RTL" or "LTR" keys: e.g. …
- 9:16 PM Ticket #12700 ([patch] [cla] RangeSlider controls (mouse + keyboard) to affect ...) created by
- The behavior of the 'RangeSlider?' isn't intuitive. The "left" and …
- 3:17 PM Ticket #12699 (can not use dojo.window with dojox.mobile in 1.6) created by
- dojo.window.getBox() worked, in 1.5, but dojo.window is undefined in …
- 10:08 AM Ticket #12697 (ScrollableView - CheckBox State Will be Rolled Back after Touching) closed by
- fixed: (In [24366]) Fixes #12697 !strict. Do not generate a click event …
- 10:06 AM Ticket #10250 (Identity check for dijitclick handling breaks in Greasemonkey environment) reopened by
- Unfortunately the above fix breaks IE, I filed #12696 to track it. …
- 10:04 AM Ticket #12698 (_HasDropDown: problems on key repeat opening drop downs) created by
- When using ENTER/SPACE key to open the drop down of a _HasDropDown …
- 9:59 AM Ticket #12697 (ScrollableView - CheckBox State Will be Rolled Back after Touching) created by
- On mobile devices, if you touch the check box, it will be checked for …
- 8:52 AM Ticket #12696 ([regression] DropDownButton/ComboButton: enter/space key sometimes ...) created by
- Starting from [22617], if the user slowly presses the enter key or …
- 2:09 AM Ticket #12695 (console.debug() broken on IE9 w/new AMD loader) created by
- The console.debug() method doesn't work in IE9 anymore. To test, you …
- 1:35 AM Ticket #12687 (StackContainer's layout implementation is wrong) closed by
- duplicate: Thanks, dup of #11690.
Apr 15, 2011:
- 7:37 PM Ticket #12694 ([regression] Dojox Charting: Gradient not working as expected in Dojo 1.6) created by
- Please refer http://jsfiddle.net/qcQyT/. For Dojo 1.5 the gradients …
- 6:47 PM Ticket #12693 (add "dojox" to several dojox/mobile widget's define() for AMD) closed by
- fixed: (In [24359]) Fixes #12693. Added dojox to the define() for widgets …
- 6:42 PM Ticket #12693 (add "dojox" to several dojox/mobile widget's define() for AMD) created by
- Most dojox/mobile widgets are using a dojox global. This should …
- 6:23 PM Ticket #12692 (Tree: cannot have simple background colour) created by
- I am using the example found at …
- 3:56 PM Ticket #12691 (Error Message IE9 and dojox.charting) created by
- There is an error message when using dojox.charting in our application …
- 2:56 PM Ticket #12690 (FlippableView disappear after it is dragged a little bit) closed by
- fixed: (In [24356]) Fixes #12690 !strict. Changed the showing view detection …
- 2:52 PM Ticket #12690 (FlippableView disappear after it is dragged a little bit) created by
- When nest FlippableViews in a dojox.mobile.View, the Flippable will …
- 2:51 PM Ticket #8111 (pass through to native JSON methods) reopened by
- Also, the [24028] checkin is causing dojo/tests/_base/xhr.html to …
- 12:52 PM Ticket #12689 (3 states ToggleSplitter) created by
- This is an enhancement of ToggleSplitter. Implements three states on …
- 9:01 AM Ticket #12688 (dojox.mobile: a11y: Icons should have alt text) closed by
- fixed: (In [24348]) Fixes #12688 !strict. Added alt text to icons.
- 8:59 AM Ticket #12688 (dojox.mobile: a11y: Icons should have alt text) created by
- ListItem icons, IconItem icons, and TabBarButton icons should have …
- 8:55 AM Ticket #12687 (StackContainer's layout implementation is wrong) created by
- The StackContainer? promises to be an layoutContainer …
- 8:37 AM Ticket #12685 (dojox.mobile: Stop accessing dojo._loader) closed by
- fixed: (In [24347]) Fixes #12685 !strict. Use dojo.ready() with priority …
- 8:33 AM Ticket #12686 (Message Box) created by
- MessageBox? is a container for messages in a designated area. A message …
- 8:30 AM Ticket #12685 (dojox.mobile: Stop accessing dojo._loader) created by
- Due to #12672, accessing to dojo._loader is no longer allowed. Use the …
- 7:06 AM Ticket #12684 (dojo.query, dojo.getObject, dojo.setObject API-docs is missing) created by
- Since 1.6 dojo.query, dojo.getObject, dojo.setObject API-docs is …
- 5:09 AM Ticket #12683 (Checkbox List) created by
- The CheckBoxList? enhanced dojox.form.CheckedMultiSelect? in order to …
- 4:52 AM Ticket #12682 (Tri-State Checkbox) closed by
- duplicate: Dup of #7513 and #7514.
- 4:48 AM Ticket #12682 (Tri-State Checkbox) created by
- TriStateCheckBox? is check box that can be checked, unchecked, or of an …
- 1:41 AM Ticket #12678 (enhance doh to leverage AMD) reopened by
- Starting in [24328], DOH is failing on IE8 (and probably other IE …
- 12:57 AM Ticket #12680 (Uploader HTML5 plugin fails due to IFrame plugin) closed by
- fixed: Fixed with commit 24337
- 12:57 AM Ticket #12681 (Uploader IFrame plugin relies upon parent form and shouldn't) closed by
- fixed: Fixed with commit 24337
- 12:06 AM Ticket #12681 (Uploader IFrame plugin relies upon parent form and shouldn't) created by
- Uploader is advertised as not needing to be within a form (optional). …
Apr 14, 2011:
- 11:32 PM Ticket #12680 (Uploader HTML5 plugin fails due to IFrame plugin) created by
- A bug in the IFrame plugin overrides HTML5 methods.
- 11:20 PM Ticket #12679 (Webkit sends keycode 10 for Enter when ctrl is held at same time) created by
- When listening for the keyboard event "Ctrl+Enter", typically you …
- 7:31 PM Ticket #12678 (enhance doh to leverage AMD) closed by
- fixed: (In [24335]) fixed broken runner.sh; fixes #12678
- 7:24 PM Ticket #12678 (enhance doh to leverage AMD) created by
- As part of #12672, DOH was upgraded to clean cruft and leverage dojo's …
- 7:15 PM Ticket #12674 (Programmatic Uploader error) closed by
- fixed: (In [24334]) Fixes #12674 - When building programmatically and …
- 5:48 PM Ticket #12677 (startup() is not called when making transition to ListItem#url) closed by
- fixed: (In [24333]) Fixes #12677 !strict. After parsing the given html …
- 5:45 PM Ticket #12677 (startup() is not called when making transition to ListItem#url) created by
- When making a transition to a specified url and the content of the url …
- 5:20 PM Ticket #12676 (mobile Slider fails on IE) closed by
- fixed: (In [24332]) Fixes #12676. IE's style.zoom was returning "normal" …
- 5:18 PM Ticket #12676 (mobile Slider fails on IE) created by
- Run dojox.mobile.Slider on IE and you get an exception "Invalid argument".
- 3:31 PM Ticket #12675 (EnterKeyHandling docs misspell blockNodeForEnter) created by
-
The inline docs for
dijit._editor.plugins.EnterKeyHandling
talk … - 1:08 PM Ticket #12674 (Programmatic Uploader error) created by
- In Firefox, when Uploader is created programmatically, on upload …
- 12:57 PM Ticket #12673 (enhance builder to decouple from v1.6- loader, consume AMD modules and ...) created by
- The version 1.6- build system uses the 1.6- loader to trace …
- 12:07 PM Ticket #12672 (enhance loader to be AMD-compliant while keeping dojo.provide/require ...) created by
- This is a detailed description of the changes made to the v1.6- …
- 11:29 AM Ticket #12671 (Press enter doesn't submit form on IE8, IE9) closed by
- duplicate: This looks like a dup of #12331 that's already been fixed in the 1.6 …
- 9:59 AM Ticket #12671 (Press enter doesn't submit form on IE8, IE9) created by
- Form (dijit.form.Form) can't submit by pressing enter on IE8, IE9, if …
- 7:38 AM Ticket #12670 (Second Argument of observe listener function is wrong when items are sorted) created by
- Browser Type: Any Browser Version: Any OS: Any Try the …
- 7:22 AM Ticket #12669 (uacss.js for mobile) closed by
- fixed: (In [24327]) Fixes #12669 !strict. Capability to add pre-set CSS …
- 7:09 AM Ticket #12668 (dojox.mobile: device detection) closed by
- fixed: (In [24326]) Fixes #12668 !strict. Added device detection support.
- 7:02 AM Ticket #12669 (uacss.js for mobile) created by
- dojo/uacss.js applies pre-set CSS classes to the top-level HTML node. …
- 7:01 AM Ticket #12668 (dojox.mobile: device detection) created by
- dojo/_base/_loader/hostenv_browser.js has browser detection and …
- 6:49 AM Ticket #12667 (dojox.mobile: Move styles for IconContainer and TabBar out of base.css) closed by
- fixed: (In [24325]) Fixes #12667 !strict. Moved styles for IconContainer? and …
- 6:39 AM Ticket #12666 (Remove the deprecated TabContainer widget) closed by
- fixed: (In [24324]) Fixes #12666 !strict. Removed the TabContainer? widget.
- 6:36 AM Ticket #12667 (dojox.mobile: Move styles for IconContainer and TabBar out of base.css) created by
- IconContainer and TabBar widgets are not included in base.js. The …
- 6:31 AM Ticket #12666 (Remove the deprecated TabContainer widget) created by
- TabContainer has been replaced by TabBar and not maintained any …
- 12:03 AM Ticket #12453 ([meta] test updates for IE9) closed by
- fixed
Apr 13, 2011:
- 11:27 PM Ticket #12627 (IE9: formatBlock translation logic in editor is failing.) closed by
- fixed
- 11:22 PM Ticket #12589 (dojo.io.iframe.send IE9 standards more) closed by
- worksforme
- 9:27 PM Ticket #11547 (InlineEditBox doesn't fire onChange on call to attr("value", ...)) closed by
- fixed: The committed fix works for me, and the supplied pastebin snip-it also …
- 3:52 PM Ticket #11547 (InlineEditBox doesn't fire onChange on call to attr("value", ...)) reopened by
- this doesnt work at all. I have assigned an onChange handler but when …
- 2:48 PM Ticket #12665 (Tooltip: doesn't work on drop down Menus, or inside of Titlepane) created by
- Doesn't work in any Browser. […]
- 12:53 PM Ticket #12661 (LazyTreeGrid shows wrong result when trying to expand multiple rows at ...) closed by
- fixed: Fixed with [24308], use loading flag to ensure sane data fetching, …
- 10:56 AM Ticket #12664 (ComboBox autoComplete replaces my input with "More Choices") created by
- I use ComboBox? with a QueryReadStore? and when I input something that …
- 10:23 AM Ticket #12663 (Rhino Build includes Browser specific modules) created by
- Download src release of dojo 1.6 Go to util/buildscripts build …
- 9:55 AM Ticket #12662 (Resizing on orientationchange does not work correctly on Android) closed by
- fixed: (In [24307]) Fixes #12662 !strict. On Android, listen to onresize …
- 9:45 AM Ticket #12662 (Resizing on orientationchange does not work correctly on Android) created by
- When the orientation change on Android (at least 2.x) the orientchange …
- 9:18 AM Ticket #12661 (LazyTreeGrid shows wrong result when trying to expand multiple rows at ...) created by
- If data is returned from the server-side and there is time-delay, …
- 9:05 AM Ticket #12650 (LazyTreeGrid doesn't support canSort()) closed by
- fixed: Fixed with [24306], by checking grid.canSort() before sorting/cleaning …
- 7:51 AM Ticket #12660 (ScrollableView causes a script error on desktop browsers) closed by
- fixed: (In [24305]) Fixes #12660 !strict. Added error checks to avoid script …
- 7:50 AM Ticket #12660 (ScrollableView causes a script error on desktop browsers) created by
- When in the compatibility mode on desktop browsers, if you scroll to …
- 7:45 AM Ticket #12659 (dojox.mobile.Switch shrinks on desktop browsers) closed by
- fixed: (In [24304]) Fixes #12659 !strict. Fixed a problem where Switch …
- 7:40 AM Ticket #12659 (dojox.mobile.Switch shrinks on desktop browsers) created by
- When in the compatibility mode on desktop browsers, if you drag the …
- 7:20 AM Ticket #12658 (setting focus on filtering select on page load) created by
- hi, calling […] inside a […] doesn't focus the widget in …
- 6:47 AM Ticket #12656 (dojox.mobile: Multi selectable list) closed by
- fixed: (In [24303]) Fixes #12656 !strict. Added multi-select capability to …
- 6:41 AM Ticket #12657 (IconContainer's IconItem does not shrink completely) closed by
- fixed: (In [24302]) Fixes #12657 !strict. Shrink animation needed to handle …
- 6:38 AM Ticket #12657 (IconContainer's IconItem does not shrink completely) created by
- When closing an IconItem, it shrinks, but does not disappear …
- 6:31 AM Ticket #12656 (dojox.mobile: Multi selectable list) created by
- The current EdgeToEdgeList can have selected state when the stateful …
- 5:44 AM Ticket #12653 (dojox.mobile: Consolidate buttons.css to DOM Buttons) closed by
- fixed: (In [24297]) Fixes #12653 !strict. Merged buttons.css to DOM Buttons.
- 5:06 AM Ticket #12655 (dojox.mobile: LESS support in mobile themes) created by
- Provide new mobile theme scheme using Less.js
- 5:03 AM Ticket #12654 (dojox.mobile: Create a variety of DOM buttons) created by
- Create various DOM buttons. Some are device specific buttons. Some are …
- 5:02 AM Ticket #12653 (dojox.mobile: Consolidate buttons.css to DOM Buttons) created by
- Consolidate all the buttons that are defined in buttons.css to DOM …
- 3:36 AM Ticket #12652 (dojox.image.preload() Can cause horizontal scroll) created by
- If you use dojox.image.preload() to preload images with a width larger …
- 12:55 AM Ticket #12621 (WebSocket problems on Firefox) closed by
- fixed: [24295]
- 12:49 AM Ticket #12621 (WebSocket problems on Firefox) reopened by
- sure, whynot?
Apr 12, 2011:
- 6:33 PM Ticket #11160 (TabContainer: scrolling tab left/right/menu buttons' tooltips not ...) closed by
- fixed: Fixed in [24287].
- 6:20 PM Ticket #12651 (Calendar: support selection via SPACE key) closed by
- fixed: (In [24288]) Support date selection via space key (in addition to …
- 6:17 PM Ticket #12651 (Calendar: support selection via SPACE key) created by
- Calendar can select a date by ENTER key, but not by SPACE. This might …
- 3:59 PM Ticket #12622 (dijit.form.MultiSelect: postCreate breaks the inheritance chain) closed by
- fixed: (In [24286]) Fixes #12622. Changed MultiSelect? to follow the form …
- 2:52 PM Ticket #12650 (LazyTreeGrid doesn't support canSort()) created by
- This can be easily reproduced with …
- 2:35 PM Ticket #12649 (EDG - nested sorting info is not following after column moved) closed by
- fixed: (In [24285]) Fixes #12649, !strict, making sure sorting info and focus …
- 2:26 PM Ticket #12649 (EDG - nested sorting info is not following after column moved) created by
- Sorting info and focus are not following after column(s) moved
- 2:01 PM Ticket #12573 (Enhanced Grid Paginator: Bug in Goto-Page Dialog) closed by
- fixed: Fixed with [24283]
- 1:57 PM Ticket #8552 (Allow developer to override wairole specified in template) closed by
- fixed: (In [24282]) If app specifies role, map it to the DOMNode or focusNode …
- 1:50 PM Ticket #12648 (build for profile "rhino" does not work correctly) created by
- Download src release of dojo 1.6 Go to util/buildscripts > build …
- 1:41 PM Ticket #12647 (EDG.filter - column filtering setting is not persisted) closed by
- fixed: (In [24280]) Fixes #12647 !strict column filtering setting should be …
- 1:32 PM Ticket #12647 (EDG.filter - column filtering setting is not persisted) created by
- Column filtering setting(e.g. which columns are un-filterable thus …
- 8:52 AM Ticket #12646 (EnhancedGrid indirectSelection plugin throws error when the ...) created by
- When using the indirectSelection plugin with the EnhancedGrid? an error …
- 5:45 AM Ticket #12614 ([regression] problems with lang/dir attributes getting set to ...) closed by
- fixed: (In [24277]) Fix issues with widgets being instantiated with {dir: …
- 1:50 AM Ticket #12622 (dijit.form.MultiSelect: postCreate breaks the inheritance chain) reopened by
- [24254] breaks the Form.html with an error in the reset test (about …
- 12:13 AM Ticket #12645 (Select: focus selected value when opening dropDown) created by
- Native <select>s when you open them w/a long list, always focuses to …
Note: See TracTimeline
for information about the timeline view.