Timeline
Jun 26, 2012:
- 10:49 PM Ticket #15559 (_WidgetBase.on does not accept dojo/touch) closed by
- fixed: In [29055]: […]
- 10:11 PM Ticket #15558 (dijit.form.Select inside dojox.layout.ContentPane appears empty until ...) closed by
- fixed: In [29052]: […]
- 9:45 PM Ticket #15567 (Inconsistent use of "id" vs." widgetId" in registry) closed by
- invalid: I don't see it as inconsistent. If you have a widget and you want …
- 8:40 PM Ticket #15567 (Inconsistent use of "id" vs." widgetId" in registry) created by
- In registry.js (previously in manager.js) functions inconsistently use …
- 6:46 PM Ticket #15565 (IE9 and embedded dojo page within an iframe: scrollIntoView fails, ...) closed by
- fixed: In [29051]: […]
- 3:25 PM Ticket #15566 (templated widgets don't initialize supporting widgets correctly) created by
- Given 3 simple templated widgets: test.A, test.B, and test.C, with A's …
- 2:36 PM Ticket #15557 ([cla] [patch] dojox.Grid loses scroll state if columns are re-ordered) closed by
- fixed: In [29050]: […]
- 1:18 PM Ticket #15563 (widgets not resized on zoom (IE8)) closed by
- fixed: In [29049]: […]
- 1:09 PM Ticket #15565 (IE9 and embedded dojo page within an iframe: scrollIntoView fails, ...) created by
- Description Dojo throws an exepction in dojo/window.js after …
- 11:56 AM Ticket #15564 (Dojox.grid.EnhancedGrid with checkboxes selection - bad alignment when ...) created by
- Hi, when using EnhancedGrid? with checkbox selection …
- 11:48 AM Ticket #15563 (widgets not resized on zoom (IE8)) created by
- See for example themeTester.html on IE8. Use the full zoom (not the …
- 11:20 AM Ticket #15562 (MissingMessage of CheckedMultiSelect does not disappear) created by
- If CheckedMultiSelect? is required and the missingMessage is displayed …
- 10:27 AM Ticket #15561 ([patch][cla] Reg Exp for the path is incorrect causing render to not ...) created by
- pathSvgRegExp variable defined as …
- 10:17 AM Ticket #15560 (Filteringselect name attribute modification error) closed by
- wontfix: THe name attribute cannot be changed after creation. The API doc …
- 10:09 AM Ticket #15560 (Filteringselect name attribute modification error) created by
- In the postCreate section I try change "name" attribute of …
- 8:48 AM Ticket #15379 (TabContainer: IE7 crashes if width/height larger than viewport (dojo ...) closed by
- patchwelcome: I'm just not sure how to fix this. Given that we plan to desupport …
- 8:31 AM Ticket #9024 (dragging to edge of viewport causes window to start scrolling) closed by
- fixed: In [29048]: […]
- 2:36 AM Ticket #15559 (_WidgetBase.on does not accept dojo/touch) created by
- _WidgetBase.on does not accept dojo/touch. For example, in some widget …
Jun 25, 2012:
- 11:32 PM Ticket #15555 (dijit/place: clipping code confused by position:absolute ancestors) closed by
- fixed: In [29044]: […]
- 8:53 PM Ticket #15558 (dijit.form.Select inside dojox.layout.ContentPane appears empty until ...) created by
- when a dijit.form.Select widget is wrapped in a …
- 7:49 PM Ticket #15288 (localized bundles missing that root indicates are available) reopened by
- 3:55 PM Ticket #15396 (dojox.mobile.ScrollableView keyboard issue on Android) closed by
- fixed
- 3:42 PM Ticket #15557 ([cla] [patch] dojox.Grid loses scroll state if columns are re-ordered) created by
- One of our teams has reported this issue with a very simple fix. …
- 3:33 PM Ticket #15548 ([regression][patch] dojo.xhr: content-type header is plaintext) closed by
- fixed: Good catch. Thanks, liucougar!
- 3:23 PM Ticket #14762 (dojo.query :disabled and :enabled selector doesn't work as expected) closed by
- fixed: In [29042]: […]
- 3:13 PM Ticket #8451 (NodeList trigger event capabilities) closed by
- wontfix: I would agree that this does not seem like a very common operation, …
- 3:11 PM Ticket #15191 ([regression] dojo.query fails when passed null) closed by
- fixed: In [29041]: […]
- 3:10 PM Ticket #12487 (DOH tearDown not working as expected) closed by
- fixed: In [29040]: […]
- 2:59 PM Ticket #11584 (Support for packages) closed by
- wontfix: I think we have decided to go in a different direction with packages.
- 2:59 PM Ticket #15556 (1.7.3 release missing internally referenced NLS files) created by
- The 1.7.3 release in all forms I could check (svn tag, github tag, …
- 2:23 PM Ticket #13716 (dojo.data.ObjectStore compatible with the old labelAttribute) closed by
- fixed: In [29039]: […]
- 2:18 PM Ticket #15315 (setting one Stateful as the value of another copies `_watchCallbacks`) closed by
- fixed: In [29038]: […]
- 12:55 PM Ticket #15555 (dijit/place: clipping code confused by position:absolute ancestors) created by
- The clipping code from #11971, to figure out the coordinates of the …
- 8:44 AM Ticket #15554 (drag and drop - target anchor visual) created by
- At this moment a dojoDndItemBefore/dojoDndItemAfter class is added to …
Jun 24, 2012:
Jun 23, 2012:
- 4:10 PM Ticket #15550 ([cla] [patch] Grid errors when navigating through cells w/last column ...) closed by
- fixed: In [29004]: […]
- 6:11 AM Ticket #15553 (Dojo 1.8 dojox/form/DayTextBox.js and dojox/widget/CalendarFx.js fails ...) created by
- Extra trailing comma in the define([]) section
- 4:12 AM Ticket #12487 (DOH tearDown not working as expected) reopened by
- [28985] completely hangs runTest.html. Tested via …
- 12:32 AM Ticket #15552 (dojo.xhrPost/dojo.xhr.post is setting incorrect Content-Type header ...) closed by
- duplicate: dup of #15548 (which has a patch)
- 12:28 AM Ticket #15552 (dojo.xhrPost/dojo.xhr.post is setting incorrect Content-Type header ...) created by
- In dojo 1.7.x, dojo.xhrPost defaults the Content-Type header to …
Jun 22, 2012:
- 10:51 PM Ticket #15211 (dojo.store.JsonRest always return all items when target set to a json file) closed by
- wontfix: It is the server's responsibility to return the requested number of …
- 10:49 PM Ticket #9609 (dojo.connect(iframe, "onload", ...) ineffective on IE) closed by
- wontfix: I believe that attachEvent also adds event listeners in the wrong …
- 10:46 PM Ticket #14889 (Dojo.store: Provide a loading/querying flag) closed by
- wontfix: I believe you could also monitor the querying status in loosely …
- 10:41 PM Ticket #15018 (aspect.after discard "false" return values) closed by
- fixed: In [29001]: […]
- 10:32 PM Ticket #14695 (Observable does not place objects in position in the result set.) closed by
- fixed
- 10:18 PM Ticket #15374 (dojo/store/README is outdated) closed by
- fixed: In [28990]: […]
- 10:13 PM Ticket #13298 (Restrict has("...") to return booleans) closed by
- wontfix: It seems that the majority are in favor retaining the ability to …
- 10:08 PM Ticket #13079 (infinitely recursive object when calling dojo.toJson(dojo)) closed by
- wontfix
- 10:05 PM Ticket #15523 ([patch] [cla] json.stringify doesn't ignore inherited object properties) closed by
- fixed: In [28989]: […]
- 9:58 PM Ticket #5938 (There is no way to disconnect connections created via NodeList.connect()) closed by
- fixed: Yes, this issue was solved with dojo/on.
- 9:55 PM Ticket #14129 (aspect.before bypasses aspect.around) closed by
- invalid
- 9:51 PM Ticket #15458 (Typo in r28041 in dojo/test/on/on.js - createElement("buton")) closed by
- fixed: In [28987]: […]
- 9:49 PM Ticket #11890 (Bug updating ClientFilter's cache after a JsonRestStore newItem) closed by
- fixed: In [28986]: […]
- 7:37 PM Ticket #15551 (500 error updating livedocs) created by
- I tried to update dojo/base/lang in livedocs. The change seems to be …
- 5:48 PM Ticket #15550 ([cla] [patch] Grid errors when navigating through cells w/last column ...) created by
- reproducible here: …
- 4:54 PM Ticket #12487 (DOH tearDown not working as expected) closed by
- fixed: In [28985]: […]
- 4:18 PM Milestone 1.7.3 completed
- 3:29 PM Ticket #10511 ([patch]Allow doh runner.js to register module paths when used from ...) reopened by
- 3:25 PM Ticket #15237 (RTE Spell checker:Nothing happens when right click on a misspelled ...) reopened by
- 3:25 PM Ticket #15237 (RTE Spell checker:Nothing happens when right click on a misspelled ...) closed by
- worksforme: This works for me in FF12 on OSX. What plugins are you using with the …
- 3:18 PM Ticket #15505 (Chrome on trunk sometimes jumps to start of block when hitting ...) closed by
- fixed: Ran tests on several browsers. Everything is passing. This looks …
- 1:54 PM Milestone 1.4.4 completed
- 9:12 AM Ticket #15549 ([patch][cla] Chart - Action: Allow multiple Indicators) created by
- Actually you could add only one indicator on one series. Even if there …
- 6:07 AM Ticket #15548 ([regression][patch] dojo.xhr: content-type header is plaintext) created by
- with dojo < 1.8, dojo.xhrPost({url:'someurl',content:{key:'value'}}) …
- 2:28 AM Ticket #15546 (SimpleTextarea text selection issues in IE8) closed by
- patchwelcome: The native textarea has the same behavior is you add …
- 1:02 AM Ticket #15004 ([regression] ComboBox: hang in subclass specifying dojo.data (old API) ...) closed by
- fixed: In [28963]: Fix subclasses of ComboBox/FilteringSelect that specify …
- 1:02 AM Ticket #15504 (PasswordValidator: autofocus on verify with firefox) reopened by
- Ugh, previous fix was for #15004, ignore entry here.
- 1:01 AM Ticket #15504 (PasswordValidator: autofocus on verify with firefox) closed by
- fixed: In [28963]: […]
Jun 21, 2012:
- 10:46 PM Ticket #15496 (TabContainer: ScrollingTabControllerMenuButton freezes in Firefox 4 - 14b8) closed by
- wontfix: OK, they've fixed the firefox code and it will be rolled out in …
- 10:00 PM Ticket #15544 (AMD macro to load stylesheet) closed by
- duplicate: Duplicate of #5402.
- 9:24 PM Ticket #15547 (Add CSS copyright to builds) created by
- Builds currently let you add copyright headers to build JS …
- 9:18 PM Ticket #15546 (SimpleTextarea text selection issues in IE8) created by
- I am trying to create a "paste" button for a dijit.form.SimpleTextarea? …
- 9:03 PM Ticket #15545 (FileUploader button not resizing to fit contents) created by
- Cross reference: …
- 8:42 PM Ticket #15544 (AMD macro to load stylesheet) created by
- It would be nice if we had a way to make widgets (like grid) load …
- 4:20 PM Ticket #15004 ([regression] ComboBox: hang in subclass specifying dojo.data (old API) ...) reopened by
- Starting in [25531], custom ComboBoxMixins that have their store …
- 4:03 PM Ticket #14728 (support stopImmediatePropagation()) closed by
- fixed: In [28962]: […]
- 3:09 PM Ticket #15543 (TreeGrid/LazyTreeGrid - keyboard not working for column resizing) closed by
- fixed: In [28961]: […]
- 3:07 PM Ticket #15543 (TreeGrid/LazyTreeGrid - keyboard not working for column resizing) created by
- CTRL + SHIFT + LEFT/RIGHT ARROW not working anymore for column …
- 2:30 PM Ticket #12544 (robot crashes FF4 on mac) closed by
- fixed: In [28958]: […]
- 1:08 PM Ticket #15541 (dijit.form.Button display:none to display:inline doesn't work.) closed by
- invalid: Well, depending on the browser, Button is display:inline-block, not …
- 12:51 PM Ticket #15542 ([patch][ccla]The input node of the ValuePickerSlot looks not centered ...) created by
- Platform: iOS devices only Apparently, the ValuePicker? value node …
- 12:40 PM Ticket #14263 (Um Alqura Calendar needs to be supported) reopened by
- unfortnuately, we're past code freeze for 1.8
- 12:33 PM Ticket #12544 (robot crashes FF4 on mac) reopened by
- This line is wrong because because of the extra parens: […] More …
- 12:30 PM Ticket #15541 (dijit.form.Button display:none to display:inline doesn't work.) created by
- Hello, I have created a dijit.form.button with style display none, …
- 6:25 AM Ticket #15540 (Tooltip position for "Bars" chart is incorrect) closed by
- duplicate: Duplicate of #14650. This is supposed to be already fixed in …
- 2:53 AM Ticket #15540 (Tooltip position for "Bars" chart is incorrect) created by
- Steps to reproduce: 1. Download the attached test case and put in …
Jun 20, 2012:
- 10:57 PM Ticket #14826 ([patch] ResizeHandle fails for dir=rtl) closed by
- fixed: In [28950]: […]
- 9:38 PM Ticket #15539 (DOJO multiversion support. 1.7 with older versions) created by
- I've asked this question on #dojo a few times and posted on …
- 2:12 PM ProjectMeeting/2012-06-20 created by
- 1:39 PM Ticket #14528 (Problem while using filtering in advanced Grid with IE 7) closed by
- fixed: In [28943]: […]
- 11:06 AM Ticket #15538 ([patch][ccla] query lite engine fails with union combinator & rooted query) created by
- The lite engine supports union combinator and rooted queries. But when …
- 9:48 AM Ticket #15532 ([patch][ccla] dojox/gfx uses global reference to dojo in _base._getUniqueId) closed by
- fixed: In [28936]: […]
- 9:36 AM Ticket #15537 (vml.js fails if dom is not ready yet) created by
- If I require "dojox/gfx" in IE7, it loads: dojox/gfx -> …
- 8:28 AM Ticket #15525 (dojox.geo.openlayers: map not visible if DOCTYPE is specified in the HTML) closed by
- fixed: In [28935]: […]
- 12:12 AM Ticket #12135 ([PATCH][CLA] dijit.Tree has the wrong levels) reopened by
Jun 19, 2012:
- 11:10 PM Ticket #12135 ([PATCH][CLA] dijit.Tree has the wrong levels) closed by
- fixed: In [28931]: […]
- 10:16 PM Ticket #15536 (1.7.3RC1 build profile dojo-v1x-i18n-Api: 1) created by
- I cannot build a working version without setting this to 1. If I …
- 8:03 PM Ticket #15535 (somewhere between 1.7.1 and 1.7.2 packageMap broke with i18n ...) created by
-
packageMap
no longer works with i18n resources after doing a build. … - 5:35 PM Ticket #12544 (robot crashes FF4 on mac) closed by
- fixed: In [28928]: […]
- 4:43 PM Ticket #15534 (enhance SimpleQueryEngine to take sort function (vs. just field)) created by
- Store.query() should allow options.sort to be either an attribute or a …
- 4:38 PM Ticket #12750 ([patch][ccla] Forced default content type prevents FormData object in ...) closed by
- fixed: The provided patch for 1.7 removes the way to remove the …
- 4:12 PM Ticket #15524 ([regression]: IE6/7/8 file:/// fails starting with [28704]) closed by
- fixed: Even though file:/// is generally unsupported, I've patched this …
- 4:05 PM Ticket #15533 (Errors created with dojo/errors/create don't have "message" property) closed by
- fixed
- 4:03 PM Ticket #15533 (Errors created with dojo/errors/create don't have "message" property) created by
-
In Chrome,
Error.call(this, message)
returns a new object rather …
- 2:23 PM Ticket #15532 ([patch][ccla] dojox/gfx uses global reference to dojo in _base._getUniqueId) created by
- when globals are remapped via the loader's packageMap config, global …
- 1:12 PM Ticket #15526 (dojox.geo.charting: map not visible if DOCTYPE is specified in the HTML) closed by
- fixed: In [28922]: […]
- 1:12 PM Ticket #15531 (Button: control of Base text direction) created by
- Support for textDir property in Button, ToggleButton?, DropDownButton? …
- 8:44 AM Ticket #15528 (dojox/charting using global references to dojox.charting) closed by
- fixed: In [28920]: […]
- 1:59 AM Ticket #15530 (Feature Request - Dojo build to use in Windows 8) created by
- The up-coming release of Windows 8 enables Metro-style apps to be …
- 1:18 AM Ticket #15529 (dojo.hitch documentation confuses scope with context) created by
- The doc for dojo.hitch says: "Returns a function that will only ever …
Jun 18, 2012:
- 10:27 PM Ticket #15528 (dojox/charting using global references to dojox.charting) created by
- in a number of places in dojox/charting, there are references to …
- 6:08 PM Ticket #15527 (Swapview bounce temporarily switches content during animation (on iPad)) created by
- When using a swapview like on this demo page: …
- 4:17 PM Ticket #15492 (livedocs examples totally broken on IE9) closed by
- fixed: Updated and works in a brief test on IE9.
- 3:24 PM Ticket #15488 (dojox charting - Spider chart axis' label position) closed by
- invalid: I agree this is not ideal and that the chart should have a better …
- 2:55 PM Ticket #15526 (dojox.geo.charting: map not visible if DOCTYPE is specified in the HTML) created by
- Strangely, all tests in dojox/geo/openlayers/tests and …
- 2:47 PM Ticket #14396 (grid accessibility: need to be able to add a summary attribute to a ...) closed by
- fixed: In [28908]: […]
- 2:36 PM Ticket #14612 (OpenSocial gadgets using dojo cannot use dojo/xhr to do xhr.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:55 PM Ticket #15525 (dojox.geo.openlayers: map not visible if DOCTYPE is specified in the HTML) created by
- Strangely, all tests in dojox/geo/openlayers/tests have no DOCTYPE …
- 1:51 PM Ticket #15524 ([regression]: IE6/7/8 file:/// fails starting with [28704]) created by
- It seems the new xhr code doesn't work with IE6/7/8's file:/// …
- 11:25 AM Ticket #15523 ([patch] [cla] json.stringify doesn't ignore inherited object properties) created by
- The native JSON.stringify() method ignores an object's inherited …
- 9:40 AM Ticket #15472 (dojox/gfx: utils (test_utils.html) failure on toSvg() test (IE8)) closed by
- fixed: In [28902]: […]
- 7:11 AM Ticket #15522 (Build: Improved support for CSS minification) created by
- 1) CSS compression seems not to be ideal? Compressing an already …
Jun 17, 2012:
- 4:30 PM Ticket #15521 (dojox/widget/Calendar missing Claro theme) created by
- The dojox/widget/Calendar has theme support in the test, but only two …
- 4:29 PM Ticket #15520 ([patch][cla] dojox/widget/Calendar doesn't highlight month or year) created by
- dojox/widget/Calendar has apparently never supported a mechanism for …
- 3:48 AM Ticket #15519 (doc for data-dojo-config parameters) created by
- Some file or files in dojox/mobile should define all the …
Jun 16, 2012:
- 3:40 PM Ticket #15518 ([patch] [cla] store.cache: checking for option.isLoaded, which might ...) created by
- Cache.query() checks for options.isLoaded property, but does not check …
- 10:38 AM Ticket #15517 (AMD support for dojox/widget/Portlet) closed by
- fixed: In [28882]: […]
- 2:08 AM Ticket #15517 (AMD support for dojox/widget/Portlet) reopened by
- don't forget to update dojox/dojox.profile.js so that these converted …
- 1:50 AM Ticket #7743 (deleted items remain in cache, new items not added) closed by
- wontfix: rpgdude, if this is still failing for you please open a new ticket and …
- 12:25 AM Ticket #13809 (AMD: dojox.data modules) closed by
- fixed: The current plan is also to drop dojox.data in 2.0, in favor of …
- 12:04 AM Ticket #15510 (CheckBox/RadioButton do not respond properly to touch) closed by
- worksforme: Guys, I personally don't like the sluggish behavior either, but it's …
Jun 15, 2012:
- 8:18 PM Ticket #15182 (dojo/request) closed by
- fixed: Closing this as feature freeze for 1.8 is upon us. Any bugs should be …
- 7:49 PM Ticket #14736 (API documentation missing information about namespaces in config.php) closed by
- wontfix: No longer relevant since this documentation parser is being replaced.
- 7:48 PM Ticket #14434 (add better deprecated() support to doc parser) closed by
- fixed: New parser finds and reports these.
- 7:10 PM Ticket #15517 (AMD support for dojox/widget/Portlet) closed by
- fixed: In [28878]: […]
- 7:08 PM Ticket #15406 (JsonRest object store should support use HTTP Headers) closed by
- fixed: In [28877]: […]
- 6:55 PM Ticket #15517 (AMD support for dojox/widget/Portlet) created by
- Adds AMD support for dojox/widget/Portlet so that the PortletSettings? …
- 4:33 PM Ticket #15516 ([patch][ccla] charting: SelectableLegend is leaking CheckBox widgets) closed by
- fixed: In [28874]: […]
- 4:17 PM Ticket #15510 (CheckBox/RadioButton do not respond properly to touch) reopened by
- by listening to the touchend event, we can avoid the 300ms delay for …
- 2:46 PM Ticket #14587 (require.ready is no longer supported) reopened by
- reopening in consideration of feedback from @rbackhouse. Are on() and …
- 2:42 PM Ticket #14919 (Mobile ValuePicker needs theming) closed by
- fixed
- 2:34 PM Ticket #15516 ([patch][ccla] charting: SelectableLegend is leaking CheckBox widgets) created by
- SelectableLegend? creates a number of CheckBox? widgets that are never …
- 1:54 PM Ticket #15515 (SimpleQueryEngine doesn't correctly sort data with null [PATCH, CLA]) created by
- The sorting code in SimpleQueryEngine? assumes that all of the values …
- 11:09 AM Ticket #15514 (The colour contrast ratio for a disabled dijit.form.Button falls below ...) created by
- a11y details here: …
- 8:27 AM Ticket #15513 (RangeSlider: value change from array to number block script) created by
- I don't know if it's a browser bug. But sometimes value change from an …
- 2:37 AM Ticket #15510 (CheckBox/RadioButton do not respond properly to touch) closed by
- wontfix: I also see the delay, but since the same delay exists on native …
- 12:36 AM Ticket #15512 ("Long" touches on buttons do not work properly) created by
- Using dijit/form/test_Button.html, touch one of the non-DropDownButton? …
- 12:31 AM Ticket #15511 (guard against double parse) created by
- Perhaps the parser should remove the data-dojo-type attribute from …
- 12:24 AM Ticket #15510 (CheckBox/RadioButton do not respond properly to touch) created by
- In dijit/tests/form/test_CheckBox.html on trunk, touching a radio …
Jun 14, 2012:
- 11:28 PM Ticket #15509 (Naming collision with dojoConfig.packages when name is "module") created by
- When using the variable dojoConfig prior to including Dojo, if a …
- 9:10 PM Ticket #15367 (Declarative Builder Transform) closed by
- fixed: In [28868]: […]
- 7:44 PM Ticket #15508 ([patch][ccla] Backport IE9 / FF4+ fixes to 1.4 branch) closed by
- fixed: In [28860]: […]
- 7:07 PM Ticket #15508 ([patch][ccla] Backport IE9 / FF4+ fixes to 1.4 branch) created by
- This patch, like #14199's, is submitted under the SitePen CCLA, again …
- 2:30 PM Ticket #15501 (drop-down menus fail in Mobile Safari) closed by
- fixed: In [28853]: […]
- 1:39 PM Ticket #13508 (dojox/fx module return values are inconsistent) closed by
- worksforme: It's ok for me. modules that extend (ie add new methods to) dojox/fx …
- 6:36 AM Ticket #15441 (Parser swallows errors) closed by
- fixed: In [28851]: […]
- 6:30 AM Ticket #15352 (comment.keeplines doesn't work) closed by
- fixed: In [28850]: […]
- 5:57 AM Ticket #15491 ([patch][ccla] reduce calls to traverse in dojo/_base/loader) closed by
- fixed: In [28848]: […]
- 2:06 AM Ticket #14801 (webkitMobile build profile) closed by
- fixed: In [28847]: […]
- 12:23 AM Ticket #15463 (missing reference doc for dojox/mvc) closed by
- fixed: Pete updated the site and I see these files now (in my local checkout).
Jun 13, 2012:
- 11:49 PM Ticket #15507 (Remove LightstreamerStore from DojoX) closed by
- fixed: In [28841]: […]
- 11:49 PM Ticket #15507 (Remove LightstreamerStore from DojoX) created by
- For 1.8, Lightstreamer has their own AMD-based store. Removing this …
- 10:44 PM Ticket #14722 (Tutorial version selector broken in IE8) closed by
- fixed: No other confirmed issues, closing.
- 10:38 PM ProjectMeeting/2012-06-13 edited by
- (diff)
- 10:18 PM ProjectMeeting/2012-06-13 edited by
- (diff)
- 10:01 PM ProjectMeeting/2012-06-13 edited by
- (diff)
- 9:52 PM ProjectMeeting/2012-06-13 edited by
- (diff)
- 9:49 PM ProjectMeeting/2012-06-13 edited by
- (diff)
- 9:47 PM ProjectMeeting/2012-06-13 edited by
- (diff)
- 9:41 PM ProjectMeeting/2012-06-13 edited by
- (diff)
- 9:38 PM ProjectMeeting/2012-06-13 edited by
- (diff)
- 9:30 PM ProjectMeeting/2012-06-13 edited by
- (diff)
- 9:27 PM ProjectMeeting/2012-06-13 edited by
- (diff)
- 9:24 PM Ticket #15499 (Add dojox/mvc/WidgetList as a better way to support programmatic repeat .) closed by
- fixed
- 9:22 PM ProjectMeeting/2012-06-13 edited by
- (diff)
- 9:22 PM Ticket #14682 (Add better array support to the MVC StatefulModel) closed by
- fixed: Fixed with changeset [27916]:
- 9:18 PM ProjectMeeting/2012-06-13 edited by
- (diff)
- 9:09 PM Ticket #14681 (Add MVC support to bind to multiple attributes (in addition to value).) closed by
- fixed: This is done.
- 8:58 PM ProjectMeeting/2012-06-13 edited by
- (diff)
- 8:35 PM ProjectMeeting/2012-06-13 edited by
- (diff)
- 6:39 PM Ticket #14608 (UpgradeBar.js should use dijit._TemplatedMixin) closed by
- fixed: In [28836]: […]
- 5:35 PM Ticket #15506 (Issues with using Backspace and Shift+Enter with the EnterKeyHandler plugin) created by
- IE7 and IE8 sometimes crashes when using shift enter in block …
- 4:59 PM Ticket #15505 (Chrome on trunk sometimes jumps to start of block when hitting ...) created by
- This is happening in trunk (1.8), not 1.7.2. You can use the …
- 3:34 PM Ticket #14608 (UpgradeBar.js should use dijit._TemplatedMixin) reopened by
- don't forget to update dojox/dojox.profile.js so that these converted …
- 3:33 PM Ticket #15301 ([cla] [patch] update dojox.widget.Pager to AMD) reopened by
- don't forget to update dojox/dojox.profile.js so that these converted …
- 3:32 PM Ticket #15248 ([cla] [patch] Update dojox.widget.FisheyeList to AMD format) reopened by
- don't forget to update dojox/dojox.profile.js so that these converted …
- 3:25 PM Ticket #15504 (PasswordValidator: autofocus on verify with firefox) created by
- first example: …
- 2:07 PM Ticket #15503 (NodeList-data contains logic error) created by
- Executing […] as getter, lang.mixin (for setter) should not be …
- 1:59 PM Ticket #15386 (dojox/css: transition error (white screen) if virtual keyboard is open) closed by
- fixed: In [28832]: […]
- 1:15 PM Ticket #15429 (dojox/css3: transition error if option.transition="none") closed by
- fixed: In [28831]: […]
- 12:48 PM Ticket #14574 (consider using event delegation in _ListMouseMixin) closed by
- fixed: In [28829]: […]
- 12:08 PM Ticket #15502 (Arabic locale formatting of date does not convert date and year) closed by
- duplicate: see #3809 As a result, the date will only render in the correct order …
- 11:51 AM Ticket #15502 (Arabic locale formatting of date does not convert date and year) created by
- Localizing date using dojo.date.locale.format, in Arabic locale does …
- 11:45 AM ProjectMeeting/2012-06-13 edited by
- (diff)
- 9:16 AM ProjectMeeting/2012-06-13 edited by
- (diff)
- 9:15 AM ProjectMeeting/2012-06-13 edited by
- (diff)
- 8:50 AM Ticket #14590 (dojox.image.SlideShow problem Dojo 1.7.1) closed by
- fixed: This is not reproducible anymore with …
- 8:04 AM Ticket #15489 (Scatter chart does not render on Legend correctly) closed by
- fixed
- 8:00 AM Ticket #15500 (Minor problem with mvc/equals.js) closed by
- fixed: In [28822]: […]
- 1:44 AM Ticket #15475 (TabContainer: tab labels 20px tall even when no children (IE7)) closed by
- wontfix: OK, something about the width: 50000 (which is one of the rules for …
- 1:23 AM Ticket #15475 (TabContainer: tab labels 20px tall even when no children (IE7)) reopened by
- 12:07 AM Ticket #15501 (drop-down menus fail in Mobile Safari) created by
- Repro: 1. Load dijit/tests/form/test_Button.html 2. Touch Edit button …
Jun 12, 2012:
- 10:54 PM Ticket #15483 (dojox/layout/ToggleSplitter donot work with dijit/layout/TabContainer) closed by
- invalid
- 4:58 PM Ticket #15500 (Minor problem with mvc/equals.js) created by
- Akira found this minor problem with equals.js getType while working on …
- 2:41 PM Ticket #15499 (Add dojox/mvc/WidgetList as a better way to support programmatic repeat .) created by
- The mvc/Repeat support was not usable programatically with a templated …
- 12:55 PM Ticket #14917 (Select: search via first letter keys) closed by
- duplicate: Duplicate of #10251.
- 12:48 PM Ticket #14921 (Dijit.Select: Missing dijitValidationContainer breaks look 'n' feel of ...) closed by
- fixed: Fixed by #14850.
- 12:22 PM Ticket #14850 (Select: layout problems using Claro) closed by
- fixed: In [28817]: […]
- 4:09 AM Ticket #13606 (app AMD fixes) closed by
- fixed: Looks like these problems have been fixed by other checkins.
- 4:06 AM Ticket #13790 (filteringselect focus problem) closed by
- fixed: In [28814]: […]
- 1:35 AM Ticket #15478 ([patch][cla] lang._mixin and has("bug-for-in-skips-shadowed")) reopened by
- Replying to mm: > Dont forget the has() is function call, …
Jun 11, 2012:
- 11:51 PM Ticket #14850 (Select: layout problems using Claro) reopened by
- Starting with [28770], test_Select.html?mode=test is failing on IE8. …
- 10:52 PM Ticket #15498 (Accessibility: Enhanced Grid Keyboard Selection) created by
- Multi-selection with keyboard works when navigating up, but not down. …
- 10:43 PM Ticket #14123 (DOH Robot iframe timing issue on IE8?) closed by
- fixed: I think the AMD rewrite handles this gracefully now: it instead checks …
- 9:08 PM Ticket #15497 (JSON.stringify crashes on circular references) created by
- From util/doh, run the dojo tests in Rhino: […] Our Rhino 1.7 …
- 8:51 PM Ticket #15478 ([patch][cla] lang._mixin and has("bug-for-in-skips-shadowed")) closed by
- wontfix: I don't understand the problem. The code was very simple, and your …
- 8:38 PM Ticket #14312 (missing reference doc for dojox.atom.widgets) closed by
- fixed
- 4:26 PM Ticket #14589 (Suspected memory leak when re-rendering charts) closed by
- fixed: In [28805]: […]
- 3:14 PM Ticket #15188 (dojox/gesture/tap sometimes fire exceptions) closed by
- fixed: In [28802]: […] Also back ported to 1.7.x branch
- 3:09 PM Ticket #10354 (XHR should pass errors to dfd.errBack and not let them bubble up) closed by
- fixed: I went ahead and fixed this for two reasons: it was a very simple fix …
- 3:09 PM Ticket #14156 (Dojox EnhancedGrid Filter is not working with _item field) closed by
- invalid: More like an inappropriate usage as Filter is not compatible with …
- 2:59 PM Ticket #15464 (EnhancedGrid Filter plugin's ComboBox has input issues and does not ...) closed by
- duplicate: Duplicate with #15313, already fixed with [28783]
- 2:27 PM Ticket #14589 (Suspected memory leak when re-rendering charts) reopened by
- Most of the problems have been fixed but there is still a potential …
- 2:24 PM Ticket #15432 (TimeTextBox: Setting constraints does not update 'state' property) closed by
- fixed: In [28798]: […]
- 2:23 PM Ticket #11820 (XMLHttpRequest.withCredentials) closed by
- fixed
- 1:11 PM Ticket #7514 ([patch][ccla]CheckBox: support intermediate state) closed by
- fixed: looks ok now. Closing.
- 11:34 AM Ticket #15432 (TimeTextBox: Setting constraints does not update 'state' property) reopened by
- Except that it causes a failure in the beforeFocus test of …
- 11:31 AM ProjectMeeting/2012-06-13 edited by
- (diff)
- 9:16 AM Ticket #14353 (History Management in dojox.app) closed by
- fixed: We now have both hash & HTML5. Users can choose which one to use.
- 9:15 AM Ticket #14383 (dojox.app scrollable container) closed by
- fixed
- 9:14 AM Ticket #14344 (Provide a Todo/Reminders demo application) closed by
- fixed: Let me close this. The demo "feature" is here now. We might still do …
- 8:18 AM Ticket #15496 (TabContainer: ScrollingTabControllerMenuButton freezes in Firefox 4 - 14b8) created by
- I recently by accident found an issue of the TabContainer? in Firefox …
- 7:02 AM Ticket #13926 (Create module for missing Canvas API features) closed by
- fixed: #13951 introduced the canvas-specific optional module (dojox/gfx/canvasext)
- 2:31 AM ProjectMeeting/2012-06-13 edited by
- (diff)
- 1:20 AM Ticket #15276 (exception in test_enhanced_grid_pagination.html) reopened by
- Not sure why you can't reproduce it, but it's still broken, and easy …
- 1:06 AM ProjectMeeting/2012-06-13 created by
- preliminary list of beta blockers
Jun 10, 2012:
- 8:06 PM Ticket #12222 (Error in one dojo.ready() or dojo.addOnLoad() will break all following ...) closed by
- invalid: We experimented with a version of dojo.ready that swallowed errors …
- 7:35 PM Ticket #14092 (AMD loader support for Dojo 1.6 built layer files) closed by
- fixed: In [28785]: […]
- 5:15 PM Ticket #15494 (Enhancement to dojox.validate.check) closed by
- duplicate
- 4:28 PM Ticket #15276 (exception in test_enhanced_grid_pagination.html) closed by
- worksforme: Working well, not reproduced in the latest trunk and 1.7.x …
- 4:25 PM Ticket #11294 ([patch][cla] Add filtering to data grid) closed by
- wontfix: Closing as we will only add new features to either dgrid or gridx
- 4:21 PM Ticket #15313 (Autocomplete dosen't work with dojox/grid/enhanced/plugins/Filter) closed by
- fixed: In [28783]: […]
- 3:56 PM Ticket #15109 (Filter tooltip and grid destroy) closed by
- fixed: In [28782]: […]
- 3:36 PM Ticket #15495 ([patch][cla] Enhancement to dojox.validate.check) created by
- New features: * Custom error messages * Accepts validation function …
- 3:36 PM Ticket #15494 (Enhancement to dojox.validate.check) created by
- New features: * Custom error messages * Accepts validation function …
- 3:20 PM Ticket #14621 (Can not bind data to grid from CSV store) closed by
- invalid: More like an usage issue rather a grid defect - removing rootItem: …
- 3:01 PM Ticket #11757 ([PATCH][CLA] dojox GridContainer ...) closed by
- fixed: This was already fixed by [24684] in 1.7.x
- 2:13 PM Ticket #15202 (.svn directories in compatGrid.tar.gz) closed by
- fixed: In [28778]: […]
- 2:08 PM Ticket #14141 ([patch][cla] ValidationTextBox in Grid can't get "required:true" setting) closed by
- fixed: In [28777]: […]
- 1:58 PM Ticket #10796 ([patch] [cla] fix focus omission in Grid) closed by
- fixed: In [28776]: […]
- 1:27 PM Ticket #12566 (tests.window.viewportQuirks fails on opera 11) closed by
- worksforme: Seems to work for me on the latest 1.6.x and 1.7.x branches as well.
- 1:02 PM Ticket #14488 (Choppy scrolling of expanded combo box in scrollable view on desktop ...) closed by
- patchwelcome: This is working as designed. The popup is repositioned when the …
- 12:41 PM Tickets #14852,15493 batch updated by
- fixed: In [28775]: […]
- 7:40 AM Ticket #15493 (RangeSlider + ExpandoPane : offset on drag -> hard to slide) created by
- ExpandoPane induce an offset on dragging RangSlider. So it's hard to …
- 3:59 AM Ticket #14959 ([patch][CLA] dojox/analytics/_base.js (FIXME)) closed by
- fixed: Fixed, going with the simple JS approach that works, thanks mm.
- 3:58 AM Ticket #14959 ([patch][CLA] dojox/analytics/_base.js (FIXME)) reopened by
- 3:58 AM Ticket #14959 ([patch][CLA] dojox/analytics/_base.js (FIXME)) closed by
- fixed: In [28774]: […]
- 3:50 AM Ticket #15128 (grid/enhanced/plugins/Rearrange.js (incorrect variable declaration)) closed by
- fixed: In [28773]: […]
- 3:47 AM Ticket #14955 (dojox/analytics/consoleMessages plugin missing "var") closed by
- fixed
- 3:47 AM Ticket #14955 (dojox/analytics/consoleMessages plugin missing "var") reopened by
- I've accepted most of this patch, but not the change for console || …
- 3:45 AM Ticket #14955 (dojox/analytics/consoleMessages plugin missing "var") closed by
- fixed: In [28772]: […]
- 3:35 AM Ticket #14957 (http://livedocs.dojotoolkit.org/dojox/analytics) closed by
- fixed
Jun 9, 2012:
- 2:35 PM Ticket #14120 (An Error of ExpandoPane) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 10:55 AM Ticket #14850 (Select: layout problems using Claro) closed by
- fixed: In [28770]: […]
- 4:52 AM Ticket #14440 ([regression] "use strict" issue with FireFox and ASP.NET) reopened by
- I get the impression that the code path that was altered in that …
Jun 8, 2012:
- 7:38 PM Ticket #12431 (Use feature detection with the has() pattern wherever possible) closed by
- fixed
- 7:30 PM Ticket #14440 ([regression] "use strict" issue with FireFox and ASP.NET) closed by
- fixed: In [28769]: […]
- 5:54 PM Ticket #15492 (livedocs examples totally broken on IE9) created by
- For instance: http://livedocs.dojotoolkit.org/dojo/fx/Toggler Click …
- 3:47 PM Ticket #15491 ([patch][ccla] reduce calls to traverse in dojo/_base/loader) created by
- in a legacy/sync app there was a performance issue noticed with the …
- 3:39 PM Ticket #15490 (dojo charting - slow rendering) created by
- When chart has to render many items, like in my case 300, screen …
- 3:17 PM Ticket #15489 (Scatter chart does not render on Legend correctly) created by
- The scatter plot for dojox.charting does not propagate through the …
- 2:40 PM Ticket #15488 (dojox charting - Spider chart axis' label position) created by
- Hello, as you can see on attached file, axis' label positioning has …
- 2:22 PM Ticket #15487 (DataGrid scroll does not work in new Firefox 13) created by
- A simple DataGrid? in the new Firefox 13 a user cannot use the scroll …
- 1:56 PM Ticket #15486 (Provide threshold elements for charting) created by
- The thresholds elements would draw vertical/horizontal lines at data …
- 1:55 PM Ticket #15485 (Ability to have tick axis inside the plot area instead of outside) created by
- This is actually already partially working if you are setting a …
- 11:16 AM Ticket #15484 (Dojo build system fails when the file path contains a dot) created by
- The Dojo build system fails when there is a dot somewhere in the …
- 9:11 AM Ticket #12102 (relative urls in copy/paste documentation examples) closed by
- fixed: OK, well now they are relative to the root so I guess we can close …
- 7:00 AM Ticket #15473 ([patch][cla] observeHandle used in dojox/charting/StoreSeries does not ...) closed by
- fixed
- 5:34 AM Ticket #15483 (dojox/layout/ToggleSplitter donot work with dijit/layout/TabContainer) created by
- when you use ToggleSplitter? as splitter of BorderContainer? , and a …
- 12:08 AM Ticket #15468 (I programmatically create a ContentPane, then add a TabContainer to ...) closed by
- invalid: Closing as "working as expected", you need to call resize() after the …
- 12:06 AM Ticket #14313 (missing reference doc for colorspace) closed by
- wontfix: Actually, I'll just remove it myself.
Jun 7, 2012:
- 11:58 PM Ticket #14313 (missing reference doc for colorspace) reopened by
- You need to at least remove the broken link. color.rst:17: WARNING: …
- 11:51 PM Ticket #15482 (missing reference doc for dojo/nls) created by
- dojo/nls is linked but doesn't exist: index.rst:182: WARNING: …
- 9:24 PM Ticket #15459 (cursor is not visible(worst) on Chrome, bad on firefox when too much ...) closed by
- duplicate: Dup of #14963 fixed in 1.7.3.
- 8:19 PM Ticket #15481 (dojo/on needs context argument) created by
- As per the email discussion from 3/2/2012, …
- 3:26 PM Ticket #15480 (dojo.i18n.getLocalization not always load resources synchroniously) closed by
- invalid
- 2:35 PM Ticket #15480 (dojo.i18n.getLocalization not always load resources synchroniously) created by
- dojo.i18n.getLocalization() is supposed to be a synchronize call, …
- 12:55 PM Ticket #15479 ('name' attribute on input does not work in ie7) closed by
- duplicate: Duplicate of #11812. Right, this is a limitation of IE that you …
- 12:14 PM Ticket #15479 ('name' attribute on input does not work in ie7) created by
- When trying to set or get the name attribute of an input element this …
- 11:04 AM Ticket #15478 ([patch][cla] lang._mixin and has("bug-for-in-skips-shadowed")) created by
- It is not effective to call function with each mixin. Specially if we …
- 10:25 AM Ticket #15477 ([patch][cla] Chart: Bars/Columns width) created by
- Now, bar/columns accept x,y value for series. But bar width is compute …
- 7:47 AM Ticket #15476 (InlineEditBox: long text breaks) created by
- Long text breaks through the inlineEditBox Please refer to the …
Jun 6, 2012:
- 11:53 PM Ticket #13832 ([patch] adjust doc comments in kernel.js to help generation of api doc) closed by
- fixed: In [28750]: […]
- 10:55 PM Ticket #11713 (dojo.query docs) closed by
- invalid: OK, sounds like this is invalid, plus now that there's a dojo/query …
- 10:26 PM Ticket #15475 (TabContainer: tab labels 20px tall even when no children (IE7)) closed by
- invalid: Although this test case may be working on some browsers, it's not …
- 10:17 PM Ticket #15475 (TabContainer: tab labels 20px tall even when no children (IE7)) created by
- To see it, just load the attached file in IE7. Note that other …
- 9:05 PM ProjectMeeting/2012-06-06 edited by
- (diff)
- 9:00 PM ProjectMeeting/2012-06-06 edited by
- (diff)
- 6:27 PM Ticket #15432 (TimeTextBox: Setting constraints does not update 'state' property) closed by
- fixed: In [28743]: […]
- 6:23 PM Ticket #15474 ([patch] [cla] dojox.html.ellipsis not a11y compliant bc visible iframe) created by
- Dojox.html.ellipsis can create an iframe that should be hidden but is …
- 4:05 PM Ticket #7812 (complete the documentation of the grid) closed by
- invalid: Replying to bill: > Are we planning to do any more doc for …
- 4:04 PM Ticket #15473 ([patch][cla] observeHandle used in dojox/charting/StoreSeries does not ...) created by
- […]
- 1:42 PM Ticket #15472 (dojox/gfx: utils (test_utils.html) failure on toSvg() test (IE8)) created by
- […]
- 1:30 PM Ticket #15434 (When using themeMap for user supplied custom theme *-compat.css file ...) closed by
- fixed: In [28731]: […]
- 11:57 AM ProjectMeeting/2012-06-06 created by
- 11:41 AM Ticket #14318 ([regression] dojox.fx no longer aliases various base/core api's) closed by
- fixed: patch applied, let me know if there are still an issue.
- 4:44 AM Ticket #15471 (missing reference doc for dojox/form/manager/actionadapter) created by
- dojox/form/manager/actionadapter is referenced from the index file but …
- 4:42 AM Ticket #15470 (dojox/jsonpath missing reference doc) created by
- 4:40 AM Ticket #15469 (amd.rst missing links) created by
- amd.rst points to non-existant pages: * dojo/load * dojo/loadinit
- 1:37 AM Ticket #15468 (I programmatically create a ContentPane, then add a TabContainer to ...) created by
- Always, we create a ContentPane?, then add a TabContainer? to the pane, …
Jun 5, 2012:
- 9:55 PM Ticket #15467 (dojox.form.Uploader hard-codes "1px dashed #ccc" button label focus style) created by
- When the Uploader button receives focus, its label's (titleNode's) …
- 8:25 PM Ticket #15466 ([patch][ccla]dijit.form.Select WAI-ARIA role should be listbox not combobox) created by
- The dijit.form.Select has role=combobox but is more suited to a …
- 8:03 PM Ticket #15465 (dojox/mvc/sync API problem parameter names need to be reversed.) created by
- The current API has […] But it should be […] Because the …
- 6:14 PM Ticket #15464 (EnhancedGrid Filter plugin's ComboBox has input issues and does not ...) created by
- The Filter plugin's ComboBox? (for strings with autoComplete:true) has …
- 12:09 PM Ticket #15463 (missing reference doc for dojox/mvc) created by
- Missing pages for: * dojox/mvc/parserextension * dojox/mvc/sync …
- 12:07 PM Ticket #15462 (missing reference doc for dojox/mobile) created by
- Add doc for * dojox/mobile/scrollable. * dojox/mobile/searchbox …
- 9:17 AM Ticket #15460 (buildsystem.rst invalid links) closed by
- duplicate: Duplicate of #14298.
- 9:15 AM Ticket #7831 (split up dojo namespace in meaningful sub-sections in API docs) closed by
- duplicate: Duplicate of #13101.
- 8:23 AM Ticket #15461 (dojox.layout.ScrollPane error with IE8) created by
- When i use IE8 place dojox.layout.ScrollPane? in TabContainer? and let …
- 7:00 AM Ticket #15292 ([meta] modules not displaying in API docs) closed by
- duplicate: Duplicate of #13101. Closing this because we've been putting …
- 4:04 AM Ticket #15460 (buildsystem.rst invalid links) created by
- buildsystem.rst references a number of bad links: […]
Jun 4, 2012:
- 11:35 AM Ticket #11448 ("Type mismatch" error when loading dojo 1.4 in IE 6) closed by
- fixed: Looks like this was fixed in [19946], and since 1.7 the …
- 10:54 AM Ticket #9217 (dojo.cookie can not change window scope.) closed by
- invalid: Closing since no test case provided.
- 10:53 AM Ticket #11230 (Dojo fails to detect successfully loaded resources (chrome-extension)) closed by
- fixed: This ticket doesn't really make sense anymore, because in the AMD …
- 10:30 AM Ticket #12871 (Provide an option "strictJSON") closed by
- wontfix: Yah, I think we can close this since it's supported with the dojo/json …
- 9:14 AM Ticket #15445 (Dynamic (runtime) require() function [cla]) closed by
- invalid: OK, glad it's working for you. I'll close this then.
- 8:55 AM Ticket #15459 (cursor is not visible(worst) on Chrome, bad on firefox when too much ...) created by
- when too much lines in textarea and scrollbar here, then input lines, …
- 4:57 AM Ticket #15458 (Typo in r28041 in dojo/test/on/on.js - createElement("buton")) created by
- Revision [28041] (changeset) had a typo, using "buton" instead of …
- 3:19 AM Ticket #14685 (dojo.Deferred exhausts stack for long chains) closed by
- wontfix
- 3:19 AM Ticket #14685 (dojo.Deferred exhausts stack for long chains) reopened by
Jun 3, 2012:
- 9:25 PM Ticket #15457 ([regression] dojox.fx.fadeTo missing in 1.7.2) closed by
- duplicate: Duplicate of #14318.
- 8:14 PM Ticket #15456 (TitlePane: when toggleable is false, don't show arrowNode image) closed by
- fixed
- 12:26 PM Ticket #15457 ([regression] dojox.fx.fadeTo missing in 1.7.2) created by
- In dojo 1.7.2 (and possibly earlier versions) dojox.fx.fadeTo isn't …
- 3:24 AM Ticket #15456 (TitlePane: when toggleable is false, don't show arrowNode image) created by
- When a TitlePane is configured toggleable=false it seems more …
Jun 2, 2012:
- 10:16 PM Ticket #15455 (Not able to select text in dojo.dnd.source in google chrome) created by
- Hey, unfortunately I'm not able to select text of dojoDndItems inside …
- 10:12 AM Ticket #15454 (Better example for 'Mobile Showcase') created by
- This is my first posting here so go easy. I know you guys are snowed …
Jun 1, 2012:
- 10:04 PM Ticket #14956 (Unable to set locale and apply to Editor widget) closed by
- invalid: So it seems this is just an issue with the tutorial so closing invalid.
- 9:37 PM Ticket #14019 (The 1.7 docscripts does not generate the doc for properties.) closed by
- fixed: Fixed in new doc parser.
- 3:47 PM Ticket #15453 (EnhancedGrid and indirectSelection plugin: problem when sorting or ...) created by
- Hello Using an enhancedGrid with the indirectSelection plugin, I face …
- 3:45 PM Ticket #15452 (EnhancedGrid with columnReordering=true and plugin indirectSelection) created by
- Hello When I use a EnhancedGrid? and wants to enable user to change the …
- 3:28 PM Ticket #14685 (dojo.Deferred exhausts stack for long chains) closed by
- fixed: In [28719]: […]
- 3:19 PM Ticket #15451 (Bring back lang.getType) created by
- Years ago, there was a lang.getType method. This is an extremely …
- 2:09 PM Ticket #15450 ("transformJobs" functions accidentally refer to global bc reference) created by
- Small issue I noticed when playing with the transform jobs.... …
- 1:22 PM Ticket #15449 (Group dojox.mobile config flags into a single object) created by
- Dojox.mobile defines/uses a number of flags in the Dojo config object …
- 12:00 PM Ticket #14361 (Uncaught TypeError when using mobile ListItem) closed by
- invalid: OK, then I think we can close this. I think it is an invalid usage. …
- 11:56 AM Ticket #15446 (dojo.getObject Not Appearing in API Docs) closed by
- duplicate: Duplicate of #12684.
- 11:02 AM Ticket #15448 (pan tool doesn't do anything) created by
- After selecting pan tool in toolbar, then trying to drag one of the …
- 11:01 AM Ticket #15447 (axes doesn't work) created by
- Try drawing an axis after selecting the "Axes Tool" (ie, after …
- 8:56 AM Ticket #15446 (dojo.getObject Not Appearing in API Docs) created by
- Looking here: http://dojotoolkit.org/api/ dojo.getObject does not …
May 31, 2012:
- 8:20 PM Ticket #15363 (dojo/store/Observable handle API violates "remove" convention) closed by
- fixed: In [28715]: […]
- 8:07 PM Tickets #13282,15364 batch updated by
- fixed: In [28714]: […]
- 7:02 PM Ticket #11672 (API tool doesn't show ComboBox pageSize) closed by
- fixed: Fixed in new doc parser.
- 4:53 PM Ticket #12684 (dojo.query, dojo.getObject, dojo.setObject API-docs is missing) closed by
- fixed: Fixed with new parser.
- 4:39 PM Ticket #6383 (List of committers) closed by
- fixed: Finished! http://dojofoundation.org/about/cla
- 3:59 PM Ticket #14994 (Provide a simple example for the usage of a MappedTextBox) closed by
- fixed
- 3:57 PM Ticket #15387 (More Information About Patterns in dijit.form.NumberTextBox & ...) closed by
- invalid: Both of the cited pages link here: …
- 2:38 PM Ticket #15369 (ValidationTextBox: validate doesn't show tooltip message when the ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:38 PM Ticket #15004 ([regression] ComboBox: hang in subclass specifying dojo.data (old API) ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:38 PM Ticket #9739 (DataChart - multiple series) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:18 PM Ticket #15445 (Dynamic (runtime) require() function [cla]) created by
- Since require() does not provide an easy method to load modules on the …
- 1:41 PM Ticket #13320 (Menu: control of base text direction (textdir)) closed by
- fixed: In [28713]: […]
- 3:38 AM Ticket #12892 ([patch] Add support to load native node modules with dojo loader) closed by
- fixed: In [28707]: […]
May 30, 2012:
- 10:23 PM Ticket #15444 ([patch] [cla] Consider supporting module.config(), modifying dojo/has) created by
- requirejs 2.0 supports module.config() now, based on the discussion …
- 9:30 PM ProjectMeeting/2012-05-30 edited by
- (diff)
- 9:25 PM Ticket #15443 ([patch] [cla] remove unused dependencies and avoid loading dojo/main) created by
- See attached patch. It removes unused dependencies, and loads …
- 9:00 PM Ticket #12135 ([PATCH][CLA] dijit.Tree has the wrong levels) reopened by
- Hello. We have been seeing problems with incorrect aria properties on …
- 8:11 PM Ticket #15442 (require("dojo/dojo.js") on nodejs not working properly) closed by
- invalid: No, because it isn't pushed to github yet, where I was taking my code …
- 7:01 PM ProjectMeeting/2012-05-30 edited by
- (diff)
- 6:32 PM Ticket #15442 (require("dojo/dojo.js") on nodejs not working properly) created by
-
It appears that
dojo/dojo.js
does not recognise it is running under … - 4:30 PM Ticket #15441 (Parser swallows errors) created by
- A recent commit that allows the parser to asynchronously load AMD …
- 4:29 PM Ticket #15375 (dijit.form._SearchMixin.onSearch: missing arguments and missing ...) closed by
- fixed: In [28703]: […]
- 3:45 PM Ticket #15437 (remove AMD stub code from deviceTheme.js) closed by
- fixed: In [28702]: […]
- 3:43 PM Ticket #15062 (dojox/mobile/DatePicker needs a new architecture) closed by
- fixed: In [28701]: […]
- 2:20 PM Ticket #15398 (Dijit.Form: DropDown functionality not accessible for JAWS users) reopened by
- Adding disabled=disabled to the input definitely keeps JAWS from …
- 1:35 PM Ticket #15440 (scrollable.js bad API doc comment syntax) created by
- The non-function values aren't documented correctly, see #15438.
- 1:21 PM Ticket #15436 (remove dojo stub code from scrollable.js) closed by
- fixed: The stub code has been removed for 1.8. Removing the duplication is …
- 1:16 PM Ticket #15394 (doc parser fails to parse dojox.mobile) closed by
- fixed
- 1:07 PM Ticket #15439 ([LESS][NODEJS] Error compiling a custom Claro theme) closed by
- duplicate: Duplicate of #13501.
- 11:38 AM Ticket #15439 ([LESS][NODEJS] Error compiling a custom Claro theme) created by
- If I try to compile the variable.less file the result is […] …
- 11:35 AM Ticket #15427 (Text is disappearing on dijit TextBox in IE7 and claro theme) closed by
- wontfix: This seems to be yet another IE position issue that I've seen many …
- 9:16 AM ProjectMeeting/2012-05-30 edited by
- (diff)
- 8:38 AM Ticket #15438 (refactor scrollable to be used as a mixin to dojo.declare()) closed by
- fixed: In [28699]: […]
- 8:33 AM Ticket #15435 (regression: dojox.atom undefined variable "widget") closed by
- fixed: In [28698]: […]
- 8:08 AM Ticket #15438 (refactor scrollable to be used as a mixin to dojo.declare()) created by
- Issue 1: Scrollable is a class, but it can't be used as a mixin to …
- 6:11 AM ProjectMeeting/2012-05-30 edited by
- (diff)
- 6:09 AM ProjectMeeting/2012-05-30 edited by
- (diff)
- 5:03 AM Ticket #15437 (remove AMD stub code from deviceTheme.js) created by
- Similar to the old scrollable.js, deviceTheme.js tries to create a …
- 4:58 AM Ticket #15436 (remove dojo stub code from scrollable.js) created by
- The scrollable.js file in dojox/app which is 95% copied from …
- 4:46 AM Ticket #15431 (_CssStateMixin creating incorrect class list) closed by
- fixed: In [28695]: […]
May 29, 2012:
- 9:57 PM Ticket #15435 (regression: dojox.atom undefined variable "widget") created by
- There was a regression in [28656]. At least one variable, "widget," …
- 9:50 PM Ticket #3763 (Dojo should fix mouse wheel events) closed by
- fixed: In [28694]: […]
- 8:53 PM Ticket #15424 (dojox/date/timeZoneFormatting test failure) reopened by
- Fails somewhere else now: […]
- 8:29 PM Ticket #15424 (dojox/date/timeZoneFormatting test failure) closed by
- fixed: In [28693]: […]
- 8:09 PM Ticket #15422 (dojox/date/timezone test failures) closed by
- duplicate: Duplicate of #13032. I forgot I filed that. Yah OK, the failure …
- 8:02 PM Ticket #7513 (Tree: support indirect selection (aka checkbox tree)) closed by
- fixed: Peter Jekel has checked in such a Tree as a separate project, at …
- 7:04 PM Ticket #15434 (When using themeMap for user supplied custom theme *-compat.css file ...) created by
- We have run across this issue in Maqetta using a users modified custom …
- 5:49 PM Ticket #15433 ([patch][cla] dijit.Editor plugin dialogs are missing ARIA role) closed by
- fixed: In [28691]: […]
- 5:32 PM Ticket #15433 ([patch][cla] dijit.Editor plugin dialogs are missing ARIA role) created by
- Some of the Editor plugins have missing aria role="presentation" which …
- 3:19 PM Ticket #15407 (Strange behavior with InlineEditBox when using IE 8) closed by
- invalid
- 2:56 PM ProjectMeeting/2012-05-30 created by
- 2:36 PM Ticket #12010 (dojox.charting.chart2d - margins don't work correctly) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:06 PM Ticket #15432 (TimeTextBox: Setting constraints does not update 'state' property) created by
- Description If you e.g. specify certain constraints like a min …
- 11:45 AM Ticket #15431 (_CssStateMixin creating incorrect class list) created by
- Run test_Select.html. mousedown on any Select widget and you can …
- 7:56 AM Ticket #15430 (EnhancedGrid:noDataMessage is put at the bottom of the pagination plugin) created by
- 1.When store has no data, enhancedGrid should show noDataMessage, but …
- 1:58 AM Ticket #15429 (dojox/css3: transition error if option.transition="none") created by
- Current dojox/css3 support "slide", "fade" and "flip" transition type. …
May 28, 2012:
- 7:29 PM Ticket #15428 (dojo/dom-prop style.style is not a function, should be style.set) closed by
- fixed: In [28681]: […]
- 7:08 PM Ticket #15428 (dojo/dom-prop style.style is not a function, should be style.set) created by
- Using dom-props in this fashion results in an error: style.style is …
- 6:30 PM Ticket #15427 (Text is disappearing on dijit TextBox in IE7 and claro theme) created by
- When using the claro theme in IE7, text within textboxes (TextBox?) is …
- 2:37 PM Ticket #15333 (Wrong bottom align of ScrollableView within SwapView and View) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:23 PM Ticket #14685 (dojo.Deferred exhausts stack for long chains) reopened by
- Hmm, well it does fix the above failure but now …
- 11:28 AM Ticket #15398 (Dijit.Form: DropDown functionality not accessible for JAWS users) closed by
- fixed: In [28678]: […]
- 10:21 AM Ticket #15425 (dojo/aspect receiveArguments parameter) closed by
- invalid
- 10:17 AM Ticket #15426 (TabContainer: in dijit/layout/ScrollingTabController.js throw error ...) closed by
- invalid: We can only close the ticket as "invalid", but no worries.
- 8:30 AM Ticket #15426 (TabContainer: in dijit/layout/ScrollingTabController.js throw error ...) created by
- I update the dojo code today once has new code. When I update today, …
- 8:23 AM Ticket #15425 (dojo/aspect receiveArguments parameter) created by
- When I use dojo/aspect without receiveArguments parameter or false …
- 8:11 AM Ticket #15424 (dojox/date/timeZoneFormatting test failure) created by
- Getting a spacing diff (tested on FF/mac) in the …
- 8:10 AM Ticket #15423 (dojo aspect around) closed by
- invalid: Please read …
- 8:06 AM Ticket #15423 (dojo aspect around) created by
- When I use dojo/aspect around function the result is: Uncaught …
- 8:00 AM Ticket #15422 (dojox/date/timezone test failures) created by
- Tested on FF/mac. Starting from the initial checkin at [19745] the …
May 27, 2012:
- 10:53 PM Ticket #15421 ([patch][cla] Chart : consistent SelectableLengend) created by
- This patch fixe somes bug for selectable legends. SelectableLegend …
- 10:12 PM Ticket #14685 (dojo.Deferred exhausts stack for long chains) closed by
- wontfix: You're right, the change I made for the parser actually made the …
- 9:10 PM Ticket #15420 (dojo.data.ObjectStore leak) created by
- Static property (_dirtyObjects: []) of the class dojo.data.ObjectStore? …
- 4:06 AM Tickets #15417,15419 batch updated by
- fixed: In [28667]: […]
- 4:05 AM Ticket #15418 (Add labelGap to a theme.) closed by
- fixed: In [28666]: […]
- 3:43 AM Ticket #15419 ("marker" is missing from a list of parameter.) created by
-
marker
is missing from a list of parameters making it unscriptable … - 3:30 AM Ticket #15418 (Add labelGap to a theme.) created by
- Right now labelGap is a constant (4px) hardcoded in an axis. It should …
- 3:28 AM Ticket #15417 (Areas missing a plot gradient.) created by
- Areas are meant to support a plot-level gradient.
- 12:58 AM Ticket #15416 (Support for dynamically sized ticks) created by
- Somehow ticks are not positioned dynamically anymore.
Note: See TracTimeline
for information about the timeline view.