Timeline
Jan 13, 2009:
- 10:12 PM Ticket #8406 ([patch] [cla] Context menu: keyboard invocation of context menu does ...) created by
- Documentation lists cntl+space as the keystroke for invoking a context …
- 9:28 PM Ticket #8405 (Typo in TitlePane) created by
-
In TitlePane? on line 131, a reference is made to
this._hideNode
. … - 8:55 PM Ticket #8373 (Secure & unsecure message in IE) closed by
- invalid: jaredj: Thanks for doing this test. I am going to close this bug for …
- 8:04 PM Ticket #8404 (InlineEditBox and dijit.Editor have toolbar display glitch in Firefox) created by
- If you use an InlineEditBox? with dijit.Editor as the editor in Firefox …
- 7:43 PM Ticket #8403 (HTML Validation fails for DnD testcases) closed by
- fixed: (In [16324]) Minor cleanup in testcase code. fixes #8403
- 7:41 PM Ticket #8403 (HTML Validation fails for DnD testcases) created by
- HTML Validation fails for DnD testcases The problem resides in the …
- 6:13 PM Ticket #8402 (Editor: createLink plugin fields unresponsive if editor is within a dialog) created by
- For an Editor within a Dialog with the extraPlugins set to have the …
- 5:10 PM Ticket #8401 ([dojox.layout] ResizeHandle - add ability to maintain aspect ratio) created by
- One should be able to create a ResizeHandle? that will maintain the …
- 4:08 PM Ticket #8400 (intermediateChanges = false does not work on ValidationTextBox) created by
- it is false by default, but each keypress in the box fires validate no …
Jan 12, 2009:
- 10:24 PM Ticket #8159 (doh fails in Rhino 1.7) closed by
- fixed: (In [16312]) Check for setTimeout and clearTimeout definitions …
- 8:16 PM Ticket #8399 (make dijit.Tree more friendly to subclassing) closed by
- fixed: (In [16306]) fixes #8399: !strict
- 8:00 PM Ticket #8399 (make dijit.Tree more friendly to subclassing) created by
- the attached patch rearranges some internal code for Tree to make it …
- 7:10 PM Ticket #8250 (double byte comma used in FF number formatting but not IE) closed by
- invalid: Please reopen with a specific test case and full platform information …
- 5:07 PM Ticket #8398 (Dijit Tooltip Conflicts with Advanced TinyMCE Editor (IE7)) created by
- In IE7, when there is an active scrollbar in the advanced TinyMCE …
- 4:13 PM Ticket #8397 (InlineEditBox: when moving from one InlineEditBox to another, the ...) created by
- Create a page that has two dijit's InlineEditBox?, click on one edit it …
Jan 11, 2009:
- 11:12 PM Ticket #8396 (dojox.gfx: Silverlight renderer throws exception when an event doesn't ...) created by
- While both SVG and VML renderers support event names both with and …
- 8:05 PM Ticket #8395 (Suggest refactoring of optmize= parameters to build.sh/build.bat) created by
- I am attempting to document the behavior of build for optimize= (and …
- 4:49 AM Ticket #8394 (IE 8: acme query for result with no matches has error) closed by
- fixed: (In [16304]) Fixes #8394, odd query issue in IE8, fixes …
- 4:46 AM Ticket #8394 (IE 8: acme query for result with no matches has error) created by
- Doing dojo.query(".something") where there are no nodes with a …
- 1:24 AM Ticket #8393 (build.bat classpath seperator typo) closed by
- fixed: (In [16303]) fixes #8393 - thanks for catching this! I admittedly …
- 1:18 AM Ticket #8382 ([dojox.layout] ContentPane allready called rehash) closed by
- invalid: this is my fault. I didn't have a dojo.require() for Toolbar, though …
- 1:12 AM Ticket #8393 (build.bat classpath seperator typo) created by
- build.bat classpath seperator typo for windows
Jan 10, 2009:
- 8:40 PM Ticket #8392 (Textarea: problem displaying empty dijit.form.Textarea in Safari) created by
- an empty dijit.form.Textarea does not display properly. it shows a …
- 8:17 PM Ticket #8391 (DTL depends on removed function) closed by
- fixed: (In [16302]) Replacing the removed …
- 7:16 PM Ticket #8391 (DTL depends on removed function) created by
- DojoX DTL still calls dijit._Templated._createNodesFromText, which was …
- 1:44 PM Ticket #8390 (Make uploader form aware) created by
- For dojox.form.FileUploader?: Check whether it is in a form or …
- 1:42 PM Ticket #8389 (Optionally send postData on each upload) created by
- The need here would be for adding a title and description for a picture.
- 8:06 AM Ticket #8379 (FilteringSelect: entries are not highlighted on mouseover) closed by
- fixed: (In [16301]) fixes #8379: use dijitMenuItemSelected instead of …
- 4:41 AM Ticket #8388 (Tree: Context Menu on DnD enabled Tree) created by
- While it is possible to add ContextMenu? to a Tree, once I add a Dnd …
- 4:04 AM Ticket #8386 (Deleting from AndOrWriteStore does not update dijit.Tree appropriately) closed by
- duplicate: Tree doesn't support having children with more than one parent, see #5535.
- 3:35 AM Ticket #8384 (excludeStart syntax in build slight security risk) closed by
- wontfix: from what i see glancing through our other eval usage is based on …
- 3:26 AM Ticket #8387 (TimeTextBox: picker can occlude text box) created by
- Sometimes the TimeTextBox? picker can completely occlude the textbox, …
- 1:57 AM Ticket #8386 (Deleting from AndOrWriteStore does not update dijit.Tree appropriately) created by
- When deleting an item from the store that is the child of more than …
- 1:15 AM Ticket #8385 (Datagrid cell definition should have sortable attribute) created by
- Right now to control if a column is sortable or not, we have to extend …
Jan 9, 2009:
- 8:51 PM Ticket #8384 (excludeStart syntax in build slight security risk) created by
- It came up in conversation about documenting the excludeStart syntax …
- 7:00 PM Ticket #8123 (Contribute ATOM model and APP IO layer to dojox (+ full AppStore)) closed by
- fixed
- 7:00 PM Ticket #8364 (Feature suggestion for JSON-based data stores -- preserve the JSON ...) closed by
- wontfix: I'm not sure you're using the stores properly if you're having to do …
- 2:17 PM Ticket #8383 (maven release mechanism) created by
- update maven release mechanism so that it is separable from a release …
- 2:00 PM Ticket #8382 ([dojox.layout] ContentPane allready called rehash) created by
- I've made up a sample test case illustrating a strange bug (maybe …
- 1:33 PM Ticket #8160 (Bayeux hanshake response not notified to _extendInList callbacks.) closed by
- fixed: (In [16289]) fixed #8160 and improved meta messages
- 10:38 AM Ticket #8381 (ComboBox doesn't filter the string before using it in a regex in ...) created by
- ComboBox? does not filter the search string when highlighting the …
- 7:33 AM Ticket #8380 (Enhance dojo.place()) created by
- Enhance dojo.place() by adding two more placement options: * …
- 4:40 AM Ticket #8377 (mll[x] is not a function error - loader.js) closed by
- invalid: this looks suspicious […] We tend not to put in a lot of …
- 12:36 AM Ticket #8379 (FilteringSelect: entries are not highlighted on mouseover) created by
- In build circa 16281 I notice that the entries in a FilteringSelect? …
- 12:15 AM Ticket #8378 (DOH status bars go beyond 100%) created by
- The (very cool) status bars in DOH are presently broken. Running the …
Jan 8, 2009:
- 11:22 PM Ticket #8377 (mll[x] is not a function error - loader.js) created by
- I've been seeing this on occasion with dojo 1.2 and now testing with …
- 10:35 PM Ticket #8376 (Grid does not automatically refresh after you delete large numbers of ...) created by
- I spend a while struggling with an issue where I was deleting large …
- 9:56 PM Ticket #8375 (dojox.form.FileUploader with Flash on Linux) created by
- I am testing the new FileUploader? from svn trunk as I understand is …
- 7:58 PM Ticket #8374 (exception thrown when entering invalid value in an editable cell of a ...) created by
- Context: A DataGrid? is created with one of its cells marked as …
- 7:39 PM Ticket #8370 (Secure and Non secure popups in IE) closed by
- duplicate: Dupe of #8373
- 6:52 PM Ticket #8373 (Secure & unsecure message in IE) created by
- This page contains bothe Secure and Non secure items"message in IE. …
- 6:51 PM Ticket #8372 (DOH: Reduce size of registered groupname for templated dojo.data tests) closed by
- fixed: (In [16282]) Reduce test group name size. \!strict fixes #8372
- 6:50 PM Ticket #8372 (DOH: Reduce size of registered groupname for templated dojo.data tests) created by
- DOH: Reduce size of registered groupname for templated dojo.data …
- 6:33 PM Ticket #8369 (button: submit and reset buttons not working with keyboard) closed by
- fixed: (In [16281]) fixes #8369 - only stop events for keypress-invoked …
- 6:18 PM Ticket #8371 (dojox.gfx mouseover/setShape bug in IE VML) created by
- In Internet Explorer, calling setShape from within a shape's mouseover …
- 6:04 PM Ticket #8370 (Secure and Non secure popups in IE) created by
- We are using Websphere Portal 6.1 which uses Dojo in themes. We are …
- 5:32 PM Ticket #8368 (DOH: No longer works with shrinksafe split when executed from the ...) closed by
- duplicate: dup of #8159
- 3:39 PM Ticket #8369 (button: submit and reset buttons not working with keyboard) created by
- If you invoke a button with type=submit or type=reset via the …
- 3:28 PM Ticket #8368 (DOH: No longer works with shrinksafe split when executed from the ...) created by
- DOH: No longer works with shrinksafe split when executed from the …
- 3:04 PM Ticket #8367 (dojo._isBodyLtr does not work with dojo.withGlobal) created by
- When I call dojo.withGlobal to switch to a different document context, …
- 8:47 AM Ticket #8366 (finish splitting widgets into separate files) created by
- #8017 created a separate file for each public widget, but a few of …
- 12:06 AM Ticket #8365 (dojox.form.CheckedMultiSelect not honoring disabled options) closed by
- fixed: (In [16267]) Fixes #8365 - support disabled options in checked multi select
- 12:04 AM Ticket #8365 (dojox.form.CheckedMultiSelect not honoring disabled options) created by
- It is valid to set an option as disabled, but CheckedMultiSelect? is …
Jan 7, 2009:
- 11:19 PM Ticket #8315 (ItemFileReadStore: can't cancel fetch) closed by
- fixed
- 6:01 PM Ticket #8364 (Feature suggestion for JSON-based data stores -- preserve the JSON ...) created by
- In my code, I am using FilteringSelect? with a …
- 2:57 PM Ticket #8363 ([patch][ccla] IE: Malformed/duplicate HTML generated by ...) created by
- IE: Malformed/duplicate HTML generated by RichText?.getValue() in …
- 1:07 PM Ticket #8362 (dojox.json.ref.toJson doesn't serialize the key start with "_") created by
- When I use the CouchDBRestStore to save the update item as following, …
- 12:20 AM Ticket #7975 (Legalize dojo.destroyElement()) closed by
- fixed: (In [16246]) fixes #7975 - the last of the internal _destroyElement …
Jan 6, 2009:
- 11:16 PM Ticket #8353 ([meta] Happy New Year / Update (c) notices) closed by
- fixed: (In [16244]) fixes #8353 - missed one on the (c) change.
- 10:44 PM Ticket #8361 (dijit validation in grid error state doesn't blur) created by
- in test_edit_dijit.html enter something invalid in a currency field, …
- 10:39 PM Ticket #8360 (autoHeigh does not work property if grid has horizontal scroll bar) created by
- simple add 'style="width:200px;"' to the table tag in 'autoHeight=5 (7 …
- 8:34 PM Ticket #8182 (Support native String.trim) closed by
- fixed: (In [16239]) Restructuring dojo.trim() and dojo.string.trim() to make …
- 6:53 PM Ticket #8140 (combine XML DOM creation code) closed by
- fixed: Going ahead and closing this as the code has been moved, tested, etc.
- 3:21 PM Ticket #8354 (Bug in latest version of Tree.js wrong signature in prototype call for ...) closed by
- fixed: (In [16235]) Missing parameter to pasteItem() call, fixes #8354 !strict.
- 3:18 PM Ticket #8359 (Changeset 16215 broke dijit.Tree on IE7) closed by
- fixed: (In [16234]) IE doesn't like negative padding, even on a hidden node. …
- 2:40 PM Ticket #8359 (Changeset 16215 broke dijit.Tree on IE7) created by
- IE7: in test_Tree.html the second tree isn't created and there is a …
- 7:04 AM Ticket #8328 (Indent/Outdent Always Inactive) closed by
- invalid: Yah, it's too bad they don't work in general but those commands are …
- 2:52 AM Ticket #8182 (Support native String.trim) reopened by
- Why not implement it like that (pseudo code): […] This way we …
- 2:47 AM Ticket #8182 (Support native String.trim) closed by
- fixed: (In [16231]) Use native String.trim() where available. Fixes #8182
- 1:15 AM Ticket #8358 ([patch][ccla]selectors without spaces incorrectly parsed by dojo.query()) created by
-
dojo.query()
doesn't currently handle queries like: […] … - 1:00 AM Ticket #8357 (need to re-enable hook points for custom pseudos and provide ...) created by
- James Burke has pointed out that providing support for custom pseudos …
- 12:08 AM Ticket #8356 (XML unit test regression in new Acme selector engine) created by
- The new selector engine is failing XML unit tests because in the dust …
Jan 5, 2009:
- 11:26 PM Ticket #8355 ([jsdoc] strange mixing behavior in pseudo-docs) created by
- In dojox/analytics/Urchin.js I attepted to dojo.mixin(djConfig inside …
- 10:46 PM Ticket #8344 (dojo.attr(node, "readonly", ...) not working in firefox / safari) closed by
- fixed: (In [16225]) Fixes #8344 !strict. Change readonly to readOnly for all …
- 10:40 PM Ticket #8354 (Bug in latest version of Tree.js wrong signature in prototype call for ...) created by
- Problem in following function of dijit.tree.ForestStoreModel? …
- 8:49 PM Ticket #8323 ([patch][cla] setClipboard support in doh.robot) closed by
- fixed: (In [16223]) fixes #8323: patch is oked by haysmark Note: the compiled …
- 6:27 PM Ticket #8338 ([dojox.atom] destroy usage + cleanups) closed by
- fixed: (In [16221]) Cleanup to use dojo.destroy, + some code reduction. …
- 6:11 PM Ticket #8350 (Build system not handling inlined comments correctly in some cases) closed by
- invalid: no worries - glad this isn't the issue (it would be a serious one if …
- 5:40 PM Ticket #8353 ([meta] Happy New Year / Update (c) notices) created by
- It is no longer 2008. Should update (c) before 1.3 release.
- 4:27 PM Ticket #8352 (Build system fails on Windows platforms where releaseDir= parameter ...) created by
- See detailed discussion in the forum: …
- 4:20 PM Ticket #8351 (onApplyCellEdit for cells with dojox.grid.cells.Bool type is called 2 ...) created by
- Hello, Check my example. I put an alert in the onApplyCellEdit …
- 4:13 PM Ticket #8350 (Build system not handling inlined comments correctly in some cases) created by
- The following code snippet (which is legal javascript): […] …
- 12:12 PM Ticket #8349 (IE8: Dialog title doesn't show up) created by
- On IE the area for the dialog title is just blank. The text is there …
- 6:35 AM Ticket #7954 (IE8: DnD avatar missing in themeTester) closed by
- fixed: Working in IE8 RC1.
- 6:32 AM Ticket #7952 (IE8: soria: tab background doesn't fill tabs) closed by
- fixed: We caught a break, this is working in IE8 RC1.
- 3:22 AM Ticket #8332 ([regression] Spinner: arrows broken in nightlies) closed by
- fixed: (In [16216]) Undo regression from [16094]. Fixes #8332, Refs #8287
Jan 4, 2009:
- 3:27 AM Ticket #8348 (Number Spinner buggy when pattern is applied) created by
- See the last comment on this thread. …
Jan 3, 2009:
- 8:55 PM Ticket #8346 (Regexp escape chars missing) closed by
- fixed: (In [16212]) Escape "+" in regexp literals and add tests. Fixes #8346
- 7:47 PM Ticket #8347 (Grid view display problem related to colSpan and noscroll) created by
- Attached is modified testcase test_change_structure.html that shows …
- 5:51 PM Ticket #8346 (Regexp escape chars missing) created by
- Bill noticed that "+" in number patterns was not properly escaped in …
- 7:14 AM Ticket #8345 (Dialog: add an option so that it can't be closed by "normal means") created by
- introduce closable option on dijit.Dialog, which is by default true. …
- 7:12 AM Ticket #8339 (multidialog/keyboard problem) closed by
- duplicate: No quick plans; as you said, this is the problem that Dustin is …
Jan 2, 2009:
- 11:32 PM Ticket #8344 (dojo.attr(node, "readonly", ...) not working in firefox / safari) created by
- In test page for nightly builds: …
- 8:57 PM Ticket #8343 (BorderContainer does not display correctly within TitlePane) closed by
- duplicate: Dup of #5671.
- 8:55 PM Ticket #8075 (IE8: failure iterating StaticNodeList arrays) closed by
- invalid: Yah, I think so. Only querySelectorAll() returns StaticNodeLists?. …
- 6:49 PM Ticket #8343 (BorderContainer does not display correctly within TitlePane) created by
- When a BorderContainer? is placed within a TitlePane? all the panes are …
- 6:01 PM Ticket #8342 (dutch language files for calendar (cldr)) closed by
- fixed: (In [16206]) Add dojo.cldr locales to svn to match translated list. …
- 12:41 PM Ticket #8073 (IE8: dojo.query() problem with :last-child) closed by
- fixed: this too should be fixed as part of the QSA removal.
- 9:37 AM Ticket #8342 (dutch language files for calendar (cldr)) created by
- number.js, gregorian.js and currency.js are missing in …
- 4:23 AM Ticket #8074 (IE8: NodeList.html / concat() unit test failure (dojo.query problem)) closed by
- fixed: As you suspected removing the QSA branch sidesteps the whole issue.
- 3:31 AM Ticket #8341 ([patch][cla] DataGrid triggering inappropriate fetch) created by
- When a new item is added to a store that the grid is displaying, and …
- 12:01 AM Ticket #8297 (apidoc for dojo.string.substitute() doesn't say whether key matching ...) closed by
- fixed: fixed in [16205]
- 12:00 AM Ticket #8298 (ComboBox / FilteringSelect: show only end of selected option if "too ...) reopened by
- whoops.
Jan 1, 2009:
- 11:53 PM Ticket #8167 (NodeList.addContent() strips tags?) closed by
- duplicate: okay, this refs #7890 - none of the base HTML util functions work …
- 11:25 PM Ticket #8335 (dojo.mixin() doesn't handle being passed undefined target objects) closed by
- fixed: fixed in [16198]
- 11:21 PM Ticket #8340 (flXHR -- cross-domain plugin for registry) created by
- [From: Kyle Simpson] Pursuant to discussions with Mike and Kris, I'm …
- 11:14 PM Ticket #8201 (TextBox: doesn't remember login data (i.e Firefox Password-Store)) closed by
- invalid: afaik, this is a limitation of the way Dijit is swapping natural nodes …
- 11:08 PM Ticket #8116 (Te examples are not readable in the dojo offline documetation) closed by
- invalid: this is likely a drupal issue. the new doc effort will be offline …
- 10:59 PM Ticket #8298 (ComboBox / FilteringSelect: show only end of selected option if "too ...) closed by
- fixed: (In [16205]) fixes #8298 - minor doc notation.
- 10:55 PM Ticket #6698 (Thousands of broken links in test files) closed by
- fixed: lots of work done here. looks like all the patches were merged. make …
- 8:05 PM Ticket #8339 (multidialog/keyboard problem) created by
- (see Ticket #7716 Dialog: support multiple (nested) dialogs …
- 2:06 PM Ticket #8338 ([dojox.atom] destroy usage + cleanups) created by
- Migrating to use dojo.destroy (#7975) in dojox.atom.Feed* I noticed …
- 6:20 AM Ticket #8337 (dojox.data.JsonRestStore Should validate schema on newItem) created by
- I was reading the code for dojox.data.JsonRestStore?. When the setValue …
Dec 31, 2008:
- 9:49 PM Ticket #8336 (firebug lite popup issues) created by
- If djConfig.isDebug and djConfig.popup are both true, the popup …
- 8:44 PM Ticket #8335 (dojo.mixin() doesn't handle being passed undefined target objects) created by
- dojo.mixin() (without any arguments at all) should return an object. …
- 3:06 PM Ticket #8334 (null values destroy jsonPathStore.cleanMeta) created by
- jsonPathStore.cleanMeta recursively removes metadata from a data …
- 1:26 PM Ticket #8327 (clobber dojox.presentation for lack of attention) closed by
- fixed: fixes #8327 - dojox.presentation is now located in …
- 1:23 PM Ticket #7524 (dojox.presentation broken in IE) closed by
- wontfix: dojox.presentation is being demoted. it needs a rewrite, and we …
- 1:12 PM Ticket #1162 ([patch][cla] progress indicator and incremental loading for ...) closed by
- fixed: fixed in [16195] - trac just lost sync.
- 4:39 AM Ticket #8333 (disabled Fileupload Button still allows flash based uploads) created by
- If I disable a dijit Button which I have associated with a …
- 4:25 AM Ticket #8332 ([regression] Spinner: arrows broken in nightlies) created by
- I was reading this …
- 4:23 AM Ticket #8330 (error when destroying a ContentPane widget) closed by
- duplicate: see #8331
- 3:22 AM Ticket #8331 (error when destroying a ContentPane widget) created by
- I get the error shown below when calling destroyRecursive on a …
- 3:12 AM Ticket #8330 (error when destroying a ContentPane widget) created by
- I get the error shown below (from Firebug) when calling …
Dec 30, 2008:
- 10:41 PM Ticket #8329 (Consider expanding dojo.provide/getObject calls in build layer for speed) created by
- Alex found that dojo.getObject() calls can be slow. Consider for a …
- 8:28 PM Ticket #8328 (Indent/Outdent Always Inactive) created by
- I just upgraded to 1.2.3 and discovered that the Dijit Editor's …
- 5:06 AM Ticket #4314 (Query parameters are not passed to the server with dojo.xhrPut()) closed by
- invalid: kolban: See my comment above your comment. It is proper HTTP semantics …
- 4:57 AM Ticket #8325 (enhanced layer support (integrated with package system)) closed by
- wontfix: I prefer the approach of creating a JS file (say foo/bar.js) that …
- 4:47 AM Ticket #4314 (Query parameters are not passed to the server with dojo.xhrPut()) reopened by
- Folks, I too am suffering exactly the same problem ... What I want to …
- 2:13 AM Ticket #8317 (1:1 mapping of require/provide in Dojo Core) closed by
- fixed: (In [16190]) fixes #8317 - moving Toggler out into own file for 1:1 …
- 1:48 AM Ticket #8327 (clobber dojox.presentation for lack of attention) created by
- dojox.presentation.* was originally a powerpoint-alike style …
- 1:37 AM Ticket #8321 ("Too much recursion" when a class extends both ContentPane *and* _Container) closed by
- fixed: OK thanks, I updated the release notes and also the Presentation code …
- 1:19 AM Ticket #8326 (better keyboard navigation support for MenuBar) closed by
- fixed: (In [16187]) fixes #8326: this happens to fix a request on #4634 (refs …
- 12:57 AM Ticket #8326 (better keyboard navigation support for MenuBar) created by
- when a menu is opened, left/right arrow should move the focus to the …
Dec 29, 2008:
- 11:47 PM Ticket #5334 (Testing for "instanceof Array" does not work across page boundaries ...) reopened by
- 11:25 PM Ticket #8325 (enhanced layer support (integrated with package system)) created by
- It would be great if the build system could treat layers as "first …
- 3:29 AM Ticket #8318 ([dojox.analytics] tracked cleanups) closed by
- fixed: (In [16180]) fixes #8318 - minor cleanup to rollup
Dec 28, 2008:
- 6:16 AM Ticket #8324 (padding parameter for dijit.placeOnScreen) closed by
- fixed: fixed in [16174]
- 6:02 AM Ticket #7920 (dojo.attr() does not return innerHTML value) closed by
- fixed: Fixed in [16172].
- 5:41 AM Ticket #8324 (padding parameter for dijit.placeOnScreen) created by
- this is particularly useful when you want to place a …
- 12:15 AM Ticket #8322 (support showing accelKey in dijit.Menu) closed by
- fixed
Dec 27, 2008:
- 10:31 PM Ticket #8323 ([patch][cla] setClipboard support in doh.robot) created by
- new API doh.robot.setClipboard to support setting clipboard content …
- 12:31 PM Ticket #8169 ([patch][cla] ColorPicker fixes and features) reopened by
- Thanks bill for pinging me on this again, trac didn't. @Tom - I'd …
- 11:07 AM Ticket #4874 (Menu: must hide menu with style="display: none"; indirectly via a ...) closed by
- wontfix: I tried to fix this by using dijitVisible and dijitHidden CSS classes …
- 9:02 AM Ticket #8322 (support showing accelKey in dijit.Menu) created by
- it was supported in 0.4 dojo menu
- 12:14 AM Ticket #8321 ("Too much recursion" when a class extends both ContentPane *and* _Container) created by
- not sure where it broke, but noticed …
Dec 26, 2008:
- 11:43 PM Ticket #8320 ([dojox.widget] FisheyeLite enhance to use literal object properties.) closed by
- fixed: fixed in [16160]
- 11:39 PM Ticket #8320 ([dojox.widget] FisheyeLite enhance to use literal object properties.) created by
- Currently, you are forced to use a FisheyeLite? by manually calculating …
- 11:13 PM Ticket #7581 ([dojox.widget] Make Dialog Unclosable by underlay-click) closed by
- fixed
- 11:11 PM Ticket #8169 ([patch][cla] ColorPicker fixes and features) closed by
- invalid: I'm confused about much in this patch, and going to close this as …
- 3:01 PM Ticket #7999 (Add a form manager widget) closed by
- fixed: thanks for hitting the docs so well, uhop!
- 3:00 PM Ticket #8311 (CSS Syntax error in Nihilo Button.css) closed by
- fixed: trac must be out of sync. fixed.
- 12:58 PM Ticket #8319 (dojo.Color's are mixed into themselves) closed by
- fixed: fixed in [16156] (trac is un-sync-d atm)
- 12:04 PM Ticket #8319 (dojo.Color's are mixed into themselves) created by
- dojo.Color.named is defined in _base/Color.js, then later in …
- 11:48 AM Ticket #8318 ([dojox.analytics] tracked cleanups) created by
- creating ticket to have a ref. dojox/analytics.js likely doesn't need …
- 11:29 AM Ticket #8317 (1:1 mapping of require/provide in Dojo Core) created by
- refs #8017 - along the lines of stub loader files for Dijit, we should …
Dec 25, 2008:
- 8:52 AM Ticket #4680 (MenuBar: keyboard support) closed by
- fixed: Implemented in [16142] and [16143].
- 7:52 AM Ticket #8316 (Vertical MenuBar: implement) closed by
- fixed: Implemented in [16141].... just use the Menu widget itself, but make …
- 7:51 AM Ticket #4634 (MenuBar: implement) closed by
- fixed: Implemented in [16134], [16136], [16138], [16139], and [16141].
Dec 24, 2008:
- 10:13 PM Ticket #8316 (Vertical MenuBar: implement) created by
- Broken out from #4634... Should have way to make left-hand side …
- 8:45 PM Ticket #8310 (dojo.attr should support defaultValue) closed by
- invalid: Relevant changesets are [16125] and [16140], but decided to close this …
- 2:04 PM Ticket #8315 (ItemFileReadStore: can't cancel fetch) created by
- It appears there's no way to cancel fetch in the ItemFileReadStore? …
- 12:25 PM Ticket #8314 (StackContainer: html balises in a stackcontainer break it) closed by
- invalid: OK good. I hadn't heard about the p/div rule until recently either.
- 4:43 AM Ticket #3808 (CLDR data generator should be fixed by adding code to convert U+200F ...) closed by
- fixed: Fixed in [16129]
- 4:43 AM Ticket #3808 (CLDR data generator should be fixed by adding code to convert U+200F ...) reopened by
Dec 23, 2008:
- 8:43 PM Ticket #8314 (StackContainer: html balises in a stackcontainer break it) created by
- In the example from the library: …
- 3:24 PM Ticket #8313 (dijit.layout._LayoutWidget should cache more) created by
- dijit.layout._LayoutWidget always does the work of re-calculating …
- 2:04 PM Ticket #8312 (dojox.data.jsonPathStore fails with non-Array data) created by
- Creating a dojox.data.jsonPathStore with an Object instead of an Array …
- 10:42 AM Ticket #8311 (CSS Syntax error in Nihilo Button.css) created by
- The Nihilo Button.css file has a syntax errror on line 80, where a …
- 10:26 AM Ticket #5553 (Plugins don't work inside layout widgets that hide panes via ...) closed by
- wontfix: There was a big refactor of all this code recently. We tried using …
- 6:12 AM Ticket #7184 (Tree drag-n-drop will fail if we drag-n-drop a node out of the tree ...) closed by
- fixed: This is fixed in the latest code, at least by my test. Please reopen …
- 5:21 AM Ticket #8310 (dojo.attr should support defaultValue) created by
- Right now, dojo.attr(node, "defaultValue") does not give the right …
- 4:49 AM Ticket #6474 (Tree: implement selected node) closed by
- fixed: Fixed in [16124].
Dec 22, 2008:
- 8:25 PM Ticket #7832 (dijit._TreeNode widgets do not have own focused/blured events) closed by
- fixed: Refactor completed in [16123].
- 8:07 PM Ticket #8178 (dojox.string.BidiComplex violates global namespace in many places) closed by
- fixed: I think Lena got the last of them in [16122]. Some other cleanup remains.
- 6:46 PM Ticket #8309 (Button: scrolling a button out of view and back distorts the button's ...) created by
- Load the theme tester …
- 6:09 PM Ticket #6445 ([patch] [cla] Tree: support dropping between items) closed by
- fixed: Also, big cleanup in [16117] and [16120]. I'm marking this as …
- 5:34 PM Ticket #8308 (dojo.style(node, 'color') & <select>) created by
- I didn't see any tickets about this issue; hopefully I'm not beating a …
- 3:32 PM Ticket #8307 (DTL support for inline templating) closed by
- fixed
- 3:01 PM Ticket #8307 (DTL support for inline templating) created by
- <script type="text/html" dojoType="dojox.dtl.Inline">stuff</script>
- 1:17 PM Ticket #8306 (Tree: destroy() does not cancel request) created by
- Request for tree data is not canceled when tree is destroyed. …
- 8:56 AM Ticket #8305 (dijit.layout.BorderContainer: need to call resize() after adding a ...) created by
- When adding a content pane with splitters to a border container, you …
- 3:19 AM Ticket #8304 (consider removing this.targetAnchor) created by
- Looks like this.targetAnchor and this.current are always the same …
- 3:17 AM Ticket #8303 (implement onOverEvent/onOutEvent using mouse.enter, mouse.leave) created by
- Now that dojo's event code supports onmouseenter/onmouseleave on all …
Dec 20, 2008:
- 1:34 PM Ticket #8291 (dojox.dtl - Template inheritance ('extends' tag) broken in trunk) closed by
- fixed: (In [16114]) Fixes #8291 (hopefully). Do a much more accurate …
Dec 19, 2008:
- 8:35 PM Ticket #8291 (dojox.dtl - Template inheritance ('extends' tag) broken in trunk) reopened by
- Unfortunately I managed again to produce a failing test-case. If I a …
- 5:25 PM Ticket #8291 (dojox.dtl - Template inheritance ('extends' tag) broken in trunk) closed by
- fixed: (In [16110]) Fixes #8291. Good catch on improving the test. Parent is …
- 5:12 PM Ticket #8291 (dojox.dtl - Template inheritance ('extends' tag) broken in trunk) reopened by
- unfortunately the problem is not completely fixed yet. In the …
- 3:44 PM Ticket #8302 (Dynamic dojox.image.LightboxDialog causes invalid GET requests to ...) created by
- During page load or while processing .show(), …
- 2:33 PM Ticket #8301 (dojox.form.CheckedMultiSelect: add support for sizes (auto-height and ...) created by
- Should probably be the "size" attribute to match (roughly) the html …
- 1:10 PM Ticket #8300 (tundraGrid.css refers to nonexistent file) created by
- dojox/grid/_grid/tundraGrid.css references …
- 10:12 AM Ticket #8299 (ComboBox / FilteringSelect: setting a padding for input[type="text"] ...) created by
- When you define eg. […] for your form styles (I did this to have a …
- 8:18 AM Ticket #8298 (ComboBox / FilteringSelect: show only end of selected option if "too ...) created by
- If you have options, that have a bigger width than the …
- 1:22 AM Ticket #8297 (apidoc for dojo.string.substitute() doesn't say whether key matching ...) created by
- The API documentation for "dojo.string.substitute()" doesn't say …
- 12:50 AM Ticket #8291 (dojox.dtl - Template inheritance ('extends' tag) broken in trunk) closed by
- fixed
Dec 18, 2008:
- 7:53 PM Ticket #8228 ([patch][ccla]IE7: dojox.json.Rest range is undefined, causes exception) closed by
- fixed: (In [16106]) Don't set Range in headers unless it's going to be …
- 5:51 PM Ticket #8296 ([patch] [cla] MultiSelect: add label elements into multiSelect test file) created by
- In order for dijit/test/form/test_MultiSelect.html to be accessible it …
- 2:12 PM Ticket #8295 (dijit.Editor breaks forms under IE7) created by
- if a dijit.Editor widget exists in the middle of a form, under IE, all …
- 12:52 PM Ticket #8294 (dojox.grid.Grid leaks domNodes/memory in IE) closed by
- fixed: (In [16104]) Fixes #8294 - no CLA needed. Thanks for the patch. !strict
Dec 17, 2008:
- 10:00 PM Ticket #8293 ([dojox.widget] Roller should not destroy and recreate initial LI) closed by
- fixed: (In [16101]) fixes #8293 - preserve a possible first match from the …
- 9:44 PM Ticket #8294 (dojox.grid.Grid leaks domNodes/memory in IE) created by
- Using sIEve to view dojox/grid/tests/test_data_grid.html shows that …
- 7:22 PM Ticket #6741 (Function registered with dojo.addOnLoad is executed before document ...) closed by
- fixed: millennium: without a test case, this kind of bug is hard to fix. I …
- 7:06 PM Ticket #8293 ([dojox.widget] Roller should not destroy and recreate initial LI) created by
- there is an unavoidable flash of content when rendering a roller …
- 3:45 PM Ticket #8292 (DND sorting not possible with nested targets) closed by
- invalid: Nested targets are not supported by dojo.dnd.
- 3:30 PM Ticket #7929 (It is impossible to set the query for a grid using setQuery to an ...) closed by
- fixed: (In [16097]) refers #7963 (preserving value types when cells are …
- 2:15 PM Ticket #8292 (DND sorting not possible with nested targets) created by
- Sorry about the title. What I'm trying to do, and could do in dojo …
- 7:46 AM Ticket #8291 (dojox.dtl - Template inheritance ('extends' tag) broken in trunk) created by
- When I updated from a dojo version < 1.2, I realized that the …
- 7:16 AM Ticket #8290 (ComboBox: Ctrl+Backspace doesn't work with autocomplete enabled) created by
-
If I have autocomplete enabled for a
ComboBox
(or … - 7:06 AM Ticket #8289 (ComboBox: tab-complete but not autocomplete) created by
-
ComboBox? uses the property
autocomplete
to decide whether or not …
Dec 16, 2008:
- 11:28 PM Ticket #8288 (Add "inline labels" to dijits with textbox representations) closed by
- duplicate: Yup, same as #3286.
- 9:56 PM Ticket #6741 (Function registered with dojo.addOnLoad is executed before document ...) reopened by
- I can confirm the IE6 bug is still present in Dojo 1.2.3 (standard …
- 9:32 PM Ticket #8288 (Add "inline labels" to dijits with textbox representations) created by
- It'd be wonderful to be able to have a textbox have a label that …
Dec 15, 2008:
- 6:44 PM Ticket #8268 (TabContainer: right border cut off on FF3/mac) closed by
- invalid: Oops - checked in against the wrong bug - should have been #8262…
- 6:43 PM Ticket #8268 (TabContainer: right border cut off on FF3/mac) reopened by
- 6:39 PM Ticket #8262 (dojox.form.DropDownSelect doesn't clean up its menu when destroyed) closed by
- fixed: Fixed in [16092]
- 6:33 PM Ticket #8262 (dojox.form.DropDownSelect doesn't clean up its menu when destroyed) reopened by
- Found the issue - it actually *isn't* cleaning up the menu as expected.
- 6:27 PM Ticket #8287 (Regression from 1.1.X: BorderContainer Splitter resize is extremely ...) created by
- Regression from 1.1.X: BorderContainer? Splitter resize is extremely …
- 12:47 PM Ticket #8286 (Tree onClick - conditionally call focusNode()) created by
- Here's a dijit.Tree's code fragment: […] Would it be possible to …
- 12:29 AM Ticket #8285 (Dialog: set focus to close icon if no focusable item in dialog) created by
- Currently if there is no focusable item in a dialog we set focus to …
Dec 14, 2008:
- 4:34 PM Ticket #8283 (dojox.dtl breaks when a data store item is a complex object) closed by
- fixed: (In [16091]) Fixes #8283. Don't assume that child objects in a data …
- 1:45 PM Ticket #8253 ([jsdoc] api mangling order of dojo.byId parameters) closed by
- fixed: well, must have been a cache issue or something. Still not sure how it …
- 5:58 AM Ticket #8253 ([jsdoc] api mangling order of dojo.byId parameters) reopened by
- the link above to api page still has the order reversed, and there was …
- 4:17 AM Ticket #8253 ([jsdoc] api mangling order of dojo.byId parameters) closed by
- fixed
Note: See TracTimeline
for information about the timeline view.