Timeline
Jan 20, 2015:
- 5:30 PM Ticket #18463 (dojox/rpc/Rest is leaking an "index" global in 1.6.x build.) closed by
- fixed: In 1a0d6a87f3c304e207ec66e2c2e677841686c576/dojox: […]
- 1:44 PM Ticket #18440 (Need support for computed property) closed by
- fixed: In 3c495074e5e20159f3aeda7c188e3ac8cd09ce64/dojox: […]
Jan 19, 2015:
- 4:49 PM Milestone 1.8.10 completed
- 4:49 PM Milestone 1.9.7 completed
- 2:39 PM Ticket #18463 (dojox/rpc/Rest is leaking an "index" global in 1.6.x build.) created by
- When built with 1.6.x, dojox/rpc/Rest code is transformed to something …
- 4:41 AM Milestone 1.10.4 completed
Jan 17, 2015:
- 1:04 AM Ticket #18460 (dojo.config.extraLocale gets mutated in dojo >= 1.7.0) created by
- This is a breaking change compared to 1.6.* The locale to load gets …
Jan 16, 2015:
- 6:55 AM Ticket #18458 (dojox.calendar.calendar startTimeAttr not work) created by
- it works perfect in the following case. […] but it fail once I …[…]
Jan 15, 2015:
- 9:18 PM Ticket #18457 (on.selector throws an error for event handlers registered on document) created by
- Example: on(document, on.selector('.modal', 'focusin'), function (e) …
- 5:23 PM Ticket #18456 (multi-row headers with scrolling views does not render correctly) created by
- If you have two views and a multi-row format, any scrolling view will …
- 10:00 AM Ticket #18455 (dojo/parser wrongly caches constructor with relative MID as key) created by
- dojo/parser caches constructors in '_ctorMap' object and uses strings …
Jan 14, 2015:
- 7:52 PM Ticket #18435 (Support toggling CSS class with widget's "attribute mapping" mechanism) closed by
- fixed: In 6600e44ab728272418fd2dea2a7f1ccf07f28d74/dijit: […]
- 5:59 AM Ticket #18454 (FilteringSelect Dropdown width) created by
- Problem relates to using a FilteringSelect? with a Memory store. If …
Jan 13, 2015:
- 12:46 PM Ticket #17247 (Custom labelFunc on plot2d not working) closed by
- duplicate: Duplicate of #17477.
Jan 12, 2015:
- 11:37 PM Ticket #18453 (Some dgrid Keyboard Listeners do not work in IE10 and IE11.) closed by
- invalid: OK. Well, please file against …
- 9:58 PM Ticket #18453 (Some dgrid Keyboard Listeners do not work in IE10 and IE11.) created by
- There seems to be in issue in IE10 and IE11 where the dojo.on(KeyDown?) …
- 3:47 PM Ticket #18452 (dojox/validate/regexp limits top-level domain name length to 8 characters) created by
- The technology domain fails url validation due to its length. It is a …
Jan 11, 2015:
- 1:32 PM Ticket #18451 (Intern instructions are wrong for local proxy) created by
- Instructions refer to using Grunt rather than npm. Pull request coming.
- 1:26 PM Ticket #18450 (Update committer workflow to reference running tests with Intern) created by
- Should http://livedocs.dojotoolkit.org/developer/github be updated to …
- 1:15 PM Ticket #18314 (Example for dojo/on has incorrect argument mapping to require statement) closed by
- fixed: Fixed via 1e0b71ddaf402d06dd916ce3e7009f3ab774b5dc Backported to 1.10 …
Jan 9, 2015:
- 5:53 PM Ticket #18449 (text cursor in dijit/form/CheckBox after clicking on iOS8 (dijit 1.8)) created by
- To reproduce, checkout dojo and dijit 1.8 branch, then load …
Jan 8, 2015:
- 5:38 PM Ticket #18448 (Consuming v1.6 nls layers with dojo 1.7+ causes unnecessary downloads ...) created by
- This bug appears when a nonexistent locale is required. So let's say …
- 10:14 AM Ticket #18447 ((IE9,10,11) Editor - Can not open LinkDialog if have no selected text) created by
- Step - Load & focus editor - Click on LinkDialog? button Expected - …
- 4:28 AM Ticket #18446 ((Chrome) Editor - Wrong highlighted underline/bold/iltalic button) created by
- Step: - Select text that contain: normal text & formatted text …
- 4:23 AM Ticket #18445 ((Chrome) Editor - Words are still underline/strikethrough when ...) created by
- Step: 1) select text, select underline 2) clear underline text 3) …
Jan 7, 2015:
- 7:39 PM Ticket #18443 (IE10 on Windows 7 is not detected properly by dojo/has) closed by
- duplicate: Actually, this is intentional as it is requested by Microsoft. See …
- 7:16 PM Ticket #18444 (dojo/dom-style::get() doesn't return thicknesses as number) created by
- dom-style's get() method seems designed to try to find styles that are …
- 5:39 PM Ticket #18443 (IE10 on Windows 7 is not detected properly by dojo/has) created by
- In order to determine if a browser is IE or not, dojo/sniff checks the …
- 3:02 PM Ticket #18442 (dom-prop doesn't call dojo/_base/connect::disconnect() when property ...) created by
- When a function is assigned to a node's property with …
- 9:13 AM Ticket #18441 (MonthAndYearlyCalendar Cancel button does not do anything) created by
- e.g. http://dojo-sandbox.net/neek/d91e6/1 Open a …
- 9:08 AM Ticket #18440 (Need support for computed property) created by
- It's a common use case of dojo/Stateful and dojox/mvc/StatefulArray to …
- 8:16 AM Ticket #18439 (Need Dojo Object Store for localStorage) created by
- As far as I see there is no Dojo Object Store implementation for …
Jan 6, 2015:
- 6:35 PM Ticket #18438 (Loader only strips strict-mode directive with double quotes) created by
-
Currently, the loader, when configured with
stripStrict: true
only …
Jan 5, 2015:
- 4:10 PM Ticket #18437 ([Dojox] [FloatingPane] does not "move to top" when title bar is ...) created by
- When you click on the title bar of a Floating Pane in IE10 or IE11 …
- 9:13 AM Ticket #18436 (FindReplace Plugin not working in IE11) created by
- Noticed a problem in IE11 with the FindReplace? plugin. Find does not …
- 3:47 AM Ticket #18435 (Support toggling CSS class with widget's "attribute mapping" mechanism) created by
-
Sometimes it would be useful if
widget.set("bold", true)
setsbold
…
Jan 4, 2015:
- 8:04 PM Ticket #18434 (ComboBox does not honor 'type' property. (Hard-coded into template.)) created by
- = Steps to reproduce: = 1. Open http://jsfiddle.net/Leftium/4vwL6pqq/ …
- 5:37 PM Ticket #18433 (dojo/NodeList-manipulate::text() doesn't return documented result) closed by
- fixed: Fixed in …
Jan 3, 2015:
- 10:59 PM Ticket #18431 (Tooltip Doc Typo) closed by
- fixed: In a2d409d92bc08bbcf7761e5f1e85dee6e1a33a80/dijit: […]
Jan 2, 2015:
- 2:33 PM Ticket #18433 (dojo/NodeList-manipulate::text() doesn't return documented result) created by
- The documentation for dojo/NodeList-manipulate::text() say says that …
- 12:57 PM Ticket #18432 ([meta] Fix broken tests for CI) created by
- Currently, the Continuous Integration tests for Dojo2 are failing. …
Jan 1, 2015:
- 2:38 PM Ticket #18399 (Problem with More choices/Previous choices in filtering select.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Dec 31, 2014:
- 2:40 PM Ticket #18421 (Can not have single quote mark as placeholder text in ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:33 AM Ticket #18431 (Tooltip Doc Typo) created by
- addTarget: function(/*OomNode|String*/ node){ should be …
Dec 30, 2014:
- 8:25 PM Ticket #18430 ([patch][cla] dojox/form/HorizontalRangeSlider - keep min/max ...) closed by
- fixed: In 0dc0d46b94de9fcf3c934358d07677a8d6ba423e/dojox: […]
Dec 29, 2014:
- 11:44 PM Ticket #18430 ([patch][cla] dojox/form/HorizontalRangeSlider - keep min/max ...) created by
- Getting the value of a dojox/form/HorizontalRangeSlider returns an …
- 2:40 PM Ticket #18413 (dijit Tree's attribute showRoot: false doesn't work in programmatic way) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Dec 26, 2014:
- 10:39 AM Ticket #18428 (Dojox.grid.DataGrid sample looks broken) created by
- http://dojotoolkit.org/reference-guide/1.10/dojox/grid/DataGrid.html#do …
Dec 24, 2014:
- 2:01 AM Ticket #18427 ([meta] Convert dojo core tests to Intern) created by
- Convert the tests for dojo core from DOH to Intern
Dec 23, 2014:
- 2:40 PM Ticket #18395 (Arabic numeric shaping) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Dec 22, 2014:
- 8:09 AM Ticket #18425 (dijit.form.Button memory leak in IE) created by
- When creating and destroying a dijit.form.Button repeatedly, the …
Note: See TracTimeline
for information about the timeline view.