Timeline
Jun 6, 2009:
- 6:22 PM Ticket #9380 (dijit.Dialog doesn't seem to be dismissed by Esc in Chrome) closed by
- duplicate: see #6184 and #8834
- 5:33 PM Ticket #9380 (dijit.Dialog doesn't seem to be dismissed by Esc in Chrome) created by
- In Google Chrome, dijit.Dialog widgets don't close when Escape is …
- 4:27 PM Ticket #8661 (Improve parser to produce better docs) closed by
- fixed
- 4:27 PM Ticket #8493 (Link to "dojo 1.2" in API for djConfig goes to dojox.djConfig) closed by
- fixed
- 4:26 PM Ticket #7671 (parameter documentation missing on dojo.requireLocalization) closed by
- fixed
- 4:16 PM Ticket #7670 (extra HTML escapes in parameter documentation) closed by
- invalid: This is no longer there, and I haven't seen this happen again. I have …
- 4:06 PM Ticket #7565 (Parent object link for dojo.io.script.__ioArgs API docs is not correct) closed by
- fixed: Latest parser updated fixed
- 3:59 PM Ticket #6655 (Enable API doc editing by a select group) closed by
- invalid: Editing is completely disabled in the latest version
- 3:54 PM Ticket #5338 (generate.php does not generate) closed by
- fixed
- 3:53 PM Ticket #2675 (Multiple updates for doc parser) closed by
- wontfix: New parser works differently than this patch. Will add stripping …
- 3:52 PM Ticket #2504 (New methods for getting and setting the week of the year.) closed by
- wontfix: Very old, code doesn't seem to exist anymore. None of my code is …
- 3:47 PM Ticket #986 (External variables in the documentation parser) closed by
- fixed: Fixed in the latest parser
- 3:46 PM Ticket #6836 (api navigation enhancements) closed by
- fixed: This now shows up in return types
- 1:44 PM Ticket #9379 (FileStore: Tree displays a leaf.gif instead of a folderClosed.gif) created by
- When I use the FileStore? to remotely access a filesystem and then …
Jun 5, 2009:
- 10:36 PM Ticket #9099 (DataGrid Performance Issue in IE7 - dojo-release-1.3.0) closed by
- fixed
- 8:59 PM Ticket #6652 (dojox.form.DropDownSelect should have direct dojo.data support) closed by
- fixed: (In [17740]) Fixes #6652 Add support for dojo.data stores to …
- 8:02 PM Ticket #7854 ([patch]DataGrid 1.2 : newItem not necessarily reflected) closed by
- wontfix: Closing as wontfix for now - have not heard back on the cla, and we …
- 8:01 PM Ticket #6379 (Create a _FormSelectWidget shared class) closed by
- fixed: This has actually existed since the 1.2 timeframe - as …
- 8:00 PM Ticket #6365 (Abstract out a "Drop Down" widget mixin) closed by
- fixed: This has actually been fixed since 1.2...in dojox.form._HasDropDown
- 6:43 PM Ticket #9378 (Editor does not allow custom P styling (MS Word) to be pasted) created by
- Run test_Editor.html in IE. Load the MSWord.doc attachment in MS …
Jun 4, 2009:
- 6:08 PM Ticket #9377 (Formating Menu in Editor disabled in Safari) created by
- Safari 3.2.1 (OS X) In test_Editor.html in the dijit tests the …
- 4:51 PM Ticket #9376 (Editor in Safari 3.2: hitting spacebar toggles formatting on and off) created by
- Best demonstrated with a test case: Safari 3.2.1 (OS X) open …
- 1:39 PM Ticket #9375 (support for WebKit's displayName feature of naming anonymous functions) created by
- See: …
- 1:28 PM Ticket #9374 (enable '//@ sourceURL' debug assist for WebKit) created by
- In dojo._base._loader.loader.js, in the dojo._loadUri() function, a …
Jun 3, 2009:
- 10:57 PM Ticket #9354 (FIlteringSelect XmlStore labelAttr problem) closed by
- fixed: (In [17713]) Use toString() in labelFunc because …
- 9:54 PM Ticket #9373 (Improve formatting functionality on grid) closed by
- fixed: (In [17709]) Fixes #9373 improve grid formatting functionality and add …
- 7:47 PM Ticket #9373 (Improve formatting functionality on grid) created by
- Would be nice if we could do some (or all) of the following: Pass …
- 6:45 PM Ticket #9372 (Enhancement: Add a "smart date" formatter) closed by
- fixed
- 5:00 PM Ticket #9372 (Enhancement: Add a "smart date" formatter) created by
- GMail (and others) do a really nice thing with their date and time …
- 4:55 PM Ticket #9371 (dojox.validate.regexp.emailAddress allowing bad emails) created by
- [email protected] is validating to true. <input id="txt_name" type="text" …
- 3:39 PM Ticket #9370 (PicasaStore lacks Unit tests) closed by
- fixed
- 3:26 PM Ticket #9370 (PicasaStore lacks Unit tests) created by
- PicasaStore? lacks Unit tests This is bad. All stores should provide …
- 2:11 PM Ticket #6150 (Button: strange font adjustments when browser font-size is large (IE)) closed by
- fixed: [17678] Fixes #6150. Add BUTTON tag to ComboButton? template and set …
- 2:02 PM Ticket #8950 (ComboBox: should cancel unwanted queries) closed by
- fixed: (In [17699]) Fixes #8950. Abort the in-flight query on …
- 10:07 AM Ticket #8950 (ComboBox: should cancel unwanted queries) reopened by
- Hi, sorry to reopen this but we also need to abort the request if …
- 8:06 AM Ticket #9324 (Documentation of FilteringSelect - Updating data store) closed by
- worksforme: Thanks for the test case. However, I commented out that line: […] …
- 7:58 AM Ticket #9327 (Hard Coded Class - InlineEditBox) closed by
- fixed: (In [17695]) Add ability to set custom editorWrapper widget (the thing …
- 6:17 AM Ticket #8976 (FF3: dojo.addOnLoad can run before dojo.require finishes) closed by
- fixed: (In [17694]) Fixes #8976: patch from doughays, thanks for the patch …
- 5:28 AM Ticket #9369 (Tooltip: pointer jagged during fade-in/fade-out (IE7, IE8) (#6555 ...) closed by
- fixed: (In [17692]) Switch back to using GIF images for tooltip connector on …
- 1:34 AM Ticket #9227 (Opera 9,dojo v.1.3 - context menu not working; just get the default ...) closed by
- wontfix: Yup, and dijit doesn't support opera at this time. If you have a …
- 1:32 AM Ticket #9252 (supportingWidgets are destroyed using destroy, not destroyRecursive) closed by
- invalid: OK anyway, I don't think there's a bug here. All the private …
- 1:26 AM Ticket #9330 (dijit tooltip.js open function references nonexistant _connectNodes) closed by
- fixed: (In [17691]) Remove some unused code from Tooltip. open() is always …
Jun 2, 2009:
- 9:15 PM Ticket #9268 (Massive memory leak in Internet Explorer 7 caused by dijit._editor.RichText) closed by
- fixed: Sorry, I don't see any reason to worry about a local variable that's …
- 8:31 PM Ticket #9366 (DateTextBox: cannot select 2009-10-18 (end of DST) w/Argentine timezone) closed by
- fixed: (In [17690]) Use 1am for date-timese where midnight is a dst leap. …
- 8:25 PM Ticket #9369 (Tooltip: pointer jagged during fade-in/fade-out (IE7, IE8) (#6555 ...) created by
- Tooltip displays a black jagged line around the tooltip pointer during …
- 7:19 PM Ticket #9186 (All stores should allow "preventCache" to be disabled) closed by
- fixed
- 8:14 AM Ticket #9367 (#5252 resurrection) closed by
- invalid: Ah yes, you are right. OK, I'll close this ticket then. I don't …
- 12:23 AM Ticket #9368 (dojox.widget.Calendar Calendar.html template typo fixed) closed by
- fixed: (In [17665]) fixes #9368 - thanks for spotting this youngho!
- 12:15 AM Ticket #9368 (dojox.widget.Calendar Calendar.html template typo fixed) reopened by
- Checking in the fix to my branch closed the ticket. (?)
- 12:14 AM Ticket #9368 (dojox.widget.Calendar Calendar.html template typo fixed) closed by
- fixed: (In [17663]) Fix #9368 (typo in inline style)
Jun 1, 2009:
- 11:59 PM Ticket #9368 (dojox.widget.Calendar Calendar.html template typo fixed) created by
- I am not sure why we need inline style here but the typo should be fixed.
- 9:14 PM Ticket #9268 (Massive memory leak in Internet Explorer 7 caused by dijit._editor.RichText) reopened by
- IE memory leaks are caused by circular references involving host …
- 7:19 PM Ticket #9365 (IE: dijit.Editor Setting of font size causes document position to ...) closed by
- duplicate: Regresion caused by the original patch in 9274. This is now fixed …
- 4:54 PM Ticket #9367 (#5252 resurrection) created by
- Hi all! It seems that #5252 is reappeared in (at least) dojo 1.3.1. …
- 4:32 PM Ticket #9366 (DateTextBox: cannot select 2009-10-18 (end of DST) w/Argentine timezone) created by
- Set timezone to Buenos Aires (ART/ARST) Load …
- 3:48 PM Ticket #9365 (IE: dijit.Editor Setting of font size causes document position to ...) created by
- IE: dijit.Editor Setting of font size causes document position to …
- 2:54 PM Ticket #8878 ([patch][cla] dijit.form.ComboBox would like ability to extend announce ...) closed by
- fixed: (In [17654]) Fixes #8878 - break out the announce string into a …
- 2:50 PM Ticket #8878 ([patch][cla] dijit.form.ComboBox would like ability to extend announce ...) reopened by
- I would like to reopen this bug - and make it a bit easier to extend …
- 2:35 PM Ticket #9364 (Enhancement: support self-degrading scripts) created by
- A full detailed write-up can be found at …
- 2:29 PM Ticket #8227 ([patch][cla] dijit._Widget: add in a subscribe function) closed by
- fixed: (In [17653]) Fixes #8227 - add in a subscribe/unsubscribe function set …
- 5:18 AM Ticket #9363 ([patch] [cla] dojox.embed.QuickTime is slow to load) created by
- When using dojox.embed.QuickTime? in a build, it is initialized on each …
- 1:19 AM Ticket #5535 (Tree: cannot have items with multiple parents) closed by
- duplicate: This was duplicated into #9361. Closing this ticket since #9361 has …
May 31, 2009:
- 8:31 PM Ticket #9362 (dojo.NodeList.adopt() looks like broken on 1.3.0 and 1.3.1) created by
- Hi, I'm very surprised by this bug (I hope I am not wrong) since it's …
- 4:03 PM Ticket #9361 ([PATCH] [CLA] dijit.Tree - add multi-parented items support) created by
- Attached patch add support for having more than one nodes referring to …
- 1:05 PM Ticket #9360 ([patch][cla] TitlePane: allowing to persist state across requests) created by
- the patch allowing titlePane to persist its state across requests with …
May 30, 2009:
- 2:09 AM Ticket #9359 (NodeList.closest: unclear functionality) created by
- I'm not sure what exactly NodeList?.closest(query) is supposed to do, …
- 1:25 AM Ticket #9353 ([cla][patch] Better Element test for getComputedStyle) closed by
- fixed: (In [17631]) Fixes #9353: Fix from Mark Wubben (CLA on file) for a …
May 29, 2009:
- 8:02 PM Ticket #9358 ([PATCH][CCLA]Add in .toSvg utility function to GFX .) created by
- Add in .toSvg utility function to GFX . Helps with generating actual …
- 7:37 PM Ticket #9357 ([patch] [cla] DataChart output is screwed/courrupted with htmlLabels: ...) created by
- DataChart? output is screwed/corrupted with htmlLabels: false in 1.4.X …
- 4:50 PM Ticket #8122 (robot: investigate FF3 with Java 6 on Linux) closed by
- fixed: (In [17627]) Fixes #8122. Skip security manager socket intercept for …
- 4:41 PM Ticket #8309 (Button: scrolling a button out of view and back distorts the button's ...) closed by
- fixed: (In [17626]) Fixes #8309. Add position:relative to IE7 BUTTON contents.
- 4:09 PM Ticket #9356 (Move dojox.form._HasDropDown to dijit) created by
- The following things need to happen: 1 - Rename and flag as protected …
- 2:10 PM Ticket #9355 (FlickrRestStore should support groupid - code provided) closed by
- fixed: (In [17625]) Minor tweak to FlickrRestStore? + some cleanup. fixes #9355
May 28, 2009:
- 11:15 PM Ticket #9300 (bug in mail demo) closed by
- fixed: pushed new 1.3.1 version, snuck in new committers into users.json …
- 8:16 PM Ticket #9355 (FlickrRestStore should support groupid - code provided) created by
- A very trivial tweak to FlickrReadStore? will enable implementers to …
- 6:52 PM Ticket #9354 (FIlteringSelect XmlStore labelAttr problem) created by
- In version 1.3, when a FilteringSelect uses an XmlStore with a label …
- 5:36 PM Ticket #8982 (NumberTextBox: default minimum value) closed by
- fixed: (In [17620]) Fixes #8982. Add default min to NumberTextBox? that …
- 3:45 PM Ticket #9258 (dijit.form.Textarea cannot be subclassed) closed by
- fixed: (In [17619]) Fixes #9258. Change references in Textarea from domNode …
- 3:26 PM Ticket #8950 (ComboBox: should cancel unwanted queries) closed by
- fixed: (In [17618]) Fixes #8950. Save data.store fetch handle and call …
- 3:24 PM Ticket #9353 ([cla][patch] Better Element test for getComputedStyle) created by
-
gcs()
indojo._base.html
tests ifnode instanceof HTMLElement
, … - 2:41 PM Ticket #9352 (wildcard search in dojo.cookies) created by
- add option (method?) to do a dojo.cookie("foo*") to match a list of cookies
- 6:56 AM Ticket #9336 (Tree: problem on drag start when more than one tree is on a page) closed by
- invalid: Ah OK good, glad you got it working. I don't know of any tutorials …
- 6:43 AM Ticket #9351 (Displaying hint with _assertFailure) created by
- Hi, As I was looking at runner.js, I found that you can provide more …
May 27, 2009:
- 9:55 PM Ticket #9318 (Dojo button widgets losing onClick when below the page fold) closed by
- worksforme: I tested on Linux/FF3.1b2 and WinXp?/FF2 and I didn't see any …
- 9:36 PM Ticket #9279 (FilteringSelect: onChange won't fire on changing to the first entry ...) closed by
- invalid: The value attribute should have been set to something like "Unknown" …
- 9:11 PM Ticket #9094 (cannot specify any margin on P tags with dijit.Editor) closed by
- fixed: (In [17617]) Fixes #9094 !strict. Removed !important from internal …
- 8:07 PM Ticket #9350 (No way to select child rows in TreeGrid) closed by
- fixed: (In [17616]) fixes #9350 !strict * Added TreeSelection? and modified …
- 8:06 PM Ticket #9350 (No way to select child rows in TreeGrid) created by
- There is no way to select child rows in a TreeGrid?.
- 5:51 PM Ticket #9349 (Support commonjs environments) created by
- I'm experimenting with using Dojo in …
- 3:12 PM Ticket #9348 (_Templated + widgetsInTemplate startup() called at wrong time.) created by
- When using widgetsInTemplate, the entire lifecycle of the child widget …
- 2:55 PM Ticket #9347 ([patch] [ccla] Odd issue with selection and scroll moving.) created by
- This came in from a co-worker of mine. He's using a simple HTML store …
May 26, 2009:
- 10:02 PM Ticket #9346 (dojo.setSelectable throws an error when called on an InlineEditBox in IE) closed by
- invalid: There is a distinction between dijits (objects) and what Dojo works …
- 9:47 PM Ticket #9346 (dojo.setSelectable throws an error when called on an InlineEditBox in IE) created by
- Originally this problem was discovered when I created a custom widget …
- 9:42 PM Ticket #9328 (Android 1.5 (cupcake) browser will support SVG) closed by
- invalid
- 9:02 PM Ticket #9285 ([performance] getMarginExtents usage in grid) closed by
- fixed: (In [17611]) Fixes #9285 - reduce the number of calls to getMarginBox …
- 6:36 PM Ticket #9332 (ItemFileReadStore: deserialize fails when _value = 0) closed by
- fixed
- 5:10 PM Ticket #9322 (Document how to update ItemFileReadStore) closed by
- fixed: Okay, I've updated IFS to make this simpler to do and updated the …
- 4:11 PM Ticket #9345 (TabContainer: causing ContentPane to refresh on browser resize) created by
- http://www.dojotoolkit.org/forum/dijit-dijit-0-9/dijit-support/bug-diji …
- 3:45 PM Ticket #9344 (missing alt text on some dijit img elements) created by
- The ColorPalette?, ProgressBar? and _TabButton templates have <img> …
- 2:09 PM Ticket #9326 (path variable is set to null because of json_decode) closed by
- fixed: (In [17601]) Minor tweak to PHP files for FileStore?. fixes #9326
- 9:00 AM Ticket #8578 (Create a means of logging the results of doh test runs to a central ...) closed by
- fixed: The patch here was used for the 1.3 release, applies cleanly and …
- 6:07 AM Ticket #9343 ([dojox.Chart2D][dojox.gfx] Confirmed memory leak - all browsers) created by
- Hi Eugene, et.al. It seems some but not all of the entities created …
- 2:09 AM Ticket #9342 (dojo1.3: dojo.attr() did not work for attribute "src" in IE8.) created by
- Here is a sample: HTML code: <img id="img01" …
- 12:15 AM Ticket #9321 (build interning matches more than necessary. please don't fix.) closed by
- wontfix: I added dojo.cache as part of #9341. So I'm going to close this ticket …
May 25, 2009:
- 11:24 PM Ticket #9341 (Add dojo.cache to allow caching of arbitrary URL string content) created by
- This was triggered by #9321. Allow a dojo.cache() that will fetch …
- 5:50 PM Ticket #9340 ([CLA] Outlook-style event recurrence pattern - UI and utilities) created by
- This is a new contribution. It's a complete set of daily, weekly, …
- 5:39 PM Ticket #9339 (Tree: we need public functions to access a node from an item) created by
- Hello, Well, that's not a bug, just a feature that will help us much. …
- 1:59 PM Ticket #9338 (dojox.form.YearTextBox incorrect value assumed) created by
- When i submit the value of this control, i have returned 'undefined' value.
- 1:31 PM Ticket #9337 ([patch] [ccla] IE7 failed dojo._base.NodeList.concat) created by
- […] fails in IE7.0.5730.13 Propose […]
- 12:58 PM Ticket #9249 (HorizontalSlider throws an error in IE8 if value isn't set right) closed by
- wontfix: This doesn't really have anything to do with slider. You've …
May 24, 2009:
- 10:08 PM Ticket #9336 (Tree: problem on drag start when more than one tree is on a page) created by
- If multiple trees are on a page that are used independently. There is …
- 7:10 PM Ticket #9335 ([cla] dojo.require with omitModuleCheck breaks debugAtAllCosts) created by
- On 1.3.1, trying a little example with omitModuleCheck=true: […] …
May 23, 2009:
- 2:30 PM Ticket #9334 (IE8: Wizard close dialog) created by
- Hi, if i open a Dialog with href to a page that contain a Wizard …
- 12:24 PM Ticket #9333 (Apply style guide fixes to code) closed by
- invalid: please use #7390
- 12:10 PM Ticket #9333 (Apply style guide fixes to code) created by
- This ticket tracks the changes made to fix style guide violations, …
- 8:38 AM Ticket #9332 (ItemFileReadStore: deserialize fails when _value = 0) created by
- If a value _value is set to 0, the deserialize function is not called …
- 5:22 AM Ticket #9331 (customBase method listing not up to date with Dojo 1.3 methods) closed by
- fixed: (In [17576]) Fixes #9331, adding new methods added in Dojo 1.3 for …
- 5:13 AM Ticket #9331 (customBase method listing not up to date with Dojo 1.3 methods) created by
- Dojo 1.3 introduces some new methods in dojo._base.html, but the …
- 4:08 AM Ticket #9330 (dijit tooltip.js open function references nonexistant _connectNodes) created by
- dijit/Tooltip.js open function references nonexistant _connectNodes: …
May 22, 2009:
- 5:50 PM Ticket #9329 (dojox.form.RangeSlider RTL bug) created by
- The range between the min and max indicators is not displayed as …
- 4:26 PM Ticket #9328 (Android 1.5 (cupcake) browser will support SVG) created by
- Older versions only supported HTML5 Canvas. Dojo 1.2 and greater …
- 3:45 PM Ticket #9327 (Hard Coded Class - InlineEditBox) created by
- On Line 186 of InlineEditBox?.js, there is a […] This makes it …
- 9:27 AM Ticket #9326 (path variable is set to null because of json_decode) created by
- In the file filestore_dojotree.php and filestore_dojoxdata.php on line …
- 7:32 AM Ticket #4600 (popups: close when area scrolls (FF2)) closed by
- wontfix: This only seems to happen on FF2. I justed tested on FF3/mac, …
- 4:41 AM Ticket #9325 (IE8: grid lines missing in RTL) created by
- - Columns vertical lines are not displayed (IE8 Only)
May 21, 2009:
- 1:35 PM Ticket #9314 ([PATCH[[CCLA] IE Specific: Editor throws errors when special strings ...) closed by
- fixed: (In [17562]) Minor fix to IE checking. fixes #9314
May 20, 2009:
- 8:55 PM Ticket #9324 (Documentation of FilteringSelect - Updating data store) created by
- The addition of a paragraph in …
- 8:15 PM Ticket #9323 (make build.js less dependent on home directory) created by
- I create a "parallel" directory for my builds. I write my own build.js …
- 7:45 PM Ticket #9322 (Document how to update ItemFileReadStore) created by
- The documentation in …[…]
- 7:27 PM Ticket #9321 (build interning matches more than necessary. please don't fix.) created by
- as a side effect of the build using regexp to match "templatePath: …
- 7:07 PM Ticket #9020 (dojox.grid: Add support for setting certain cells to not be draggable) closed by
- fixed: (In [17549]) Fixes #9020 - add in "draggable" setting for cells - …
- 6:21 PM Ticket #9320 (Modify dojox.xmpp to follow XEP-0124 and XEP-0206) closed by
- fixed: (In [17548]) fixes #9320 !strict * Modified dojox.xmpp to follow …
- 6:11 PM Ticket #9320 (Modify dojox.xmpp to follow XEP-0124 and XEP-0206) created by
- dojox.xmpp currently only works with Openfire because it doesn't …
- 4:43 PM Ticket #9319 (windowName contentHandlers) closed by
- fixed: (In [17547]) Fixes #9319
- 4:21 PM Ticket #9319 (windowName contentHandlers) created by
- If you specify a load method in your xhrGet request, it gets called …
- 3:06 PM Ticket #9318 (Dojo button widgets losing onClick when below the page fold) created by
- If the user clicks on a form widget (e.g. Button widget) that's …
- 4:09 AM Ticket #7531 (load handle.cancel() race condition in dojox ContentPane) closed by
- fixed: This seems to be working now, maybe due to my recent changes about …
- 3:19 AM Ticket #9317 (Add isSelectedDate to dijit._Calendar) closed by
- fixed: (In [17544]) Make it possible to subclass _Calendar to have multiple …
- 2:59 AM Ticket #9078 (Tree: hardcoded 19px padding breaking my site's layout) closed by
- fixed: (In [17543]) Make indent for Tree's nodes adjustable via CSS. Since …
May 19, 2009:
- 5:14 PM Ticket #9317 (Add isSelectedDate to dijit._Calendar) created by
- There is a basic assumption that the _Calendar has one selected date …
- 3:57 PM Ticket #5074 (Non gregorian calendars support) closed by
- fixed: Applied Helena's changes to dijit in [17172] to allow for generic …
- 3:47 PM Ticket #9316 (Include a new parameter in grid formatter) closed by
- invalid: No, the grid documentation is known to be lacking. Take a look in …
- 2:59 PM Ticket #9212 (thai buddhist calendar) closed by
- fixed: Experimental patch committed in [17540]. Thank you, Aphichit and …
- 1:36 PM Ticket #9236 ([regression]DataGrid "get:" returns markup, not rendered markup) closed by
- fixed: There is now an escapeHTMLInData option that can be set to false to …
- 7:43 AM Ticket #9316 (Include a new parameter in grid formatter) created by
- Hi, For my need, I would like to be able to know, in my grid …
- 5:28 AM Ticket #9315 (Add friendfeed.smd to dojox.rpc.SMDLibrary) created by
- I've been messing around with dojox.rpc lately and in the process …
May 18, 2009:
- 8:26 PM Ticket #9314 ([PATCH[[CCLA] IE Specific: Editor throws errors when special strings ...) created by
- IE Specific: Editor throws errors when special strings are pasted in …
- 4:56 PM Ticket #9313 ([patch][cla]OAuth base string is incorrect) created by
-
dojox.io.OAuth
incorrectly constructs the OAuth base string. Instead … - 3:58 PM Ticket #9242 (fetch & fetchItemByIdentity have problems with the JsonRestStore) closed by
- invalid: This is because you are calling fetchItemByIdentity before the fetch …
- 3:54 PM Ticket #9260 (ClientFilter: Sorting Comparator Fails when Items are Equal in IE) closed by
- fixed: (In [17532]) fixes #9260
- 1:35 PM Ticket #9312 ("d is not defined" is thrown from dijit._base._manager) closed by
- fixed: (In [17530]) fixes #9312 !strict
- 1:29 PM Ticket #9312 ("d is not defined" is thrown from dijit._base._manager) created by
- "d is not defined" is thrown from dijit._base._manager
May 17, 2009:
- 2:29 AM Ticket #9311 (Deferred: Callback chain interrupted, unexpected result) created by
- I have a dojo.xhr request going on, and one of the callbacks attached …
May 16, 2009:
- 3:52 PM Ticket #9062 (DataGrid lazier loading of items) closed by
- invalid
- 7:56 AM Ticket #9310 (dojo.io.iframe enhancement) created by
- dojo.io.iframe has a queue,but it just make it work one process per …
- 4:48 AM Ticket #9290 (Suggest adding .length property to WidgetSet instances) closed by
- fixed: (In [17529]) fixes #9290 - adding .length property, .some and .every …
- 12:56 AM Ticket #9309 (Dojo CLA is pre-filled with Kyle Hayes' information) created by
- The PDF located at http://dojotoolkit.org/files/dojo-cla_form.pdf …
May 15, 2009:
- 10:46 PM Ticket #9308 (Grid Escapes HTML, Preventing Functional Links) created by
- The grid in Dojo release 1.3.1 escapes HTML in cell text. As a result, …
- 7:47 PM Ticket #9305 (Typing error in getRowNode function of dojox.grid._Grid) closed by
- fixed: looks like this was just fixed by [17528]
- 3:41 PM Ticket #9286 (XmlStore should implement typeMap) closed by
- wontfix: After more thought, this doesn't make sense ofr XML store. TypeMap? …
- 3:26 PM Ticket #9303 (.url should behave like _jsonFileUrl on ItemFile*Store) closed by
- fixed: (In [17527]) Making it possible to reset the store by setting either …
- 2:32 PM Ticket #9307 (dijit.Dialog widget appears under a Flash object) closed by
- invalid
- 6:49 AM Ticket #9307 (dijit.Dialog widget appears under a Flash object) created by
- I have a page with a Flash object. And when a dijit.Dialog widget is …
- 5:21 AM Ticket #9306 (can not reload grid after fetch error) created by
-
need add "
this._pending_requests[req.start] = false;
" to … - 4:54 AM Ticket #9297 (Chrome 1.0,dojo release 1.3, focus couldn't be switched to cell region ...) closed by
- worksforme
- 1:19 AM Ticket #9299 (dojo.query(#id .className a) returned flipped node list) closed by
- duplicate: Looks like a dup of #8223.
- 1:18 AM Ticket #9305 (Typing error in getRowNode function of dojox.grid._Grid) created by
- I use Grid in my project. I found that a error happened when selecting …
May 14, 2009:
- 10:36 PM Ticket #9304 (execute is called twice on dijit.TooltipDialog when submit button is ...) created by
- go to …
- 10:14 PM Ticket #9303 (.url should behave like _jsonFileUrl on ItemFile*Store) created by
- There's been much discussion recently about the "appropriateness" of …
- 9:19 PM Ticket #9302 (onAnimate is fired once after onEnd in a combined animation) created by
- dojo.fx.combine creates a _pseudoAnimation independent of the original …
- 6:32 PM Ticket #9301 (dojox.form.FileInputAuto is broken) created by
- go to …
- 6:13 PM Ticket #9300 (bug in mail demo) created by
- The mail demo at http://demos.dojotoolkit.org/mail throws an error …
- 3:49 PM Ticket #9299 (dojo.query(#id .className a) returned flipped node list) created by
- This only occurs in Firefox (3.0.10) Where I run the following: …
- 11:54 AM Ticket #9100 ('already called' error when setting href for ContentPane after calling ...) closed by
- fixed: (In [17524]) Refactor dijit.layout.ContentPane? and …
- 11:33 AM Ticket #9298 (FF3, dojo release 1.3, scroll position not persisted after render finished) created by
- FF3, dojo 1.3, this occurs especially when there are more data, first …
- 10:45 AM Ticket #9297 (Chrome 1.0,dojo release 1.3, focus couldn't be switched to cell region ...) created by
- Chrome 1.0, dojo release 1.3, test case - …
- 7:51 AM Ticket #9289 (Adding the original event to the onClick call in Tree widget) closed by
- fixed: Fixed in [17523].
- 4:05 AM Ticket #9296 (Tree: throws "Can't move focus to the control because it is invisible, ...) created by
- I don't have an easy test case, but I know how to fix it: If you: 1. …
May 13, 2009:
- 11:02 PM Ticket #9294 (dijit.tree DND seems broken) closed by
- duplicate: Dup of #7140.
- 6:13 PM Ticket #9295 (Keyboard shortcuts for Grid don't work in Safari) created by
- Enter should open a new editor, down arrow should focus on the next …
- 5:59 PM Ticket #9294 (dijit.tree DND seems broken) created by
- http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/tree/tes …
- 4:12 PM Ticket #7402 (Add in "TreeGrid" widget) closed by
- fixed: (In [17521]) Fixes #7402 - initial checkin of TreeGrid? widget.
- 3:06 PM Ticket #9293 (duplicated nls resouces) created by
- This is a sample profile. […] dijit.Dialog and dijit.InlineEditBox …
- 1:07 PM Ticket #9292 (DTL problem with nested widgets inside) created by
- The test file shows that dtl seems to not rendernsted widgets …
- 12:10 AM Ticket #9291 (Logging to console too quickly with XD build doesn't allow introspection) created by
- If logging an object to the console using a cross domain build too …
May 12, 2009:
- 6:32 PM Ticket #9290 (Suggest adding .length property to WidgetSet instances) created by
- Because WidgetSet doesn't return a real (or subclassed) array like …
- 6:22 PM Ticket #9289 (Adding the original event to the onClick call in Tree widget) created by
- I am suggesting here to add the parameter 'event' to the onClick call …
- 2:00 PM Ticket #9288 (Provide more descriptive exception throwing in Compressor.java) created by
- It's possible for Compressor.java to fail without providing any …
- 9:07 AM Ticket #9287 (Dojo UE Features - Phase 1) created by
- The following features are added for base Grid: 1. Nested sorting 2. …
- 2:13 AM Ticket #9221 (Setting id of domNode on tab control button) closed by
- fixed: Oh, I fixed this already, guess it didn't get updated here. It's in …
May 11, 2009:
- 10:20 PM Ticket #9286 (XmlStore should implement typeMap) created by
- I'm looking for a way to sort the output of my XML store by date. As …
- 9:03 PM Ticket #9285 ([performance] getMarginExtents usage in grid) created by
- profiling for a large # of rows in grid turned up …
- 8:12 PM Ticket #9250 (Multiversion support does not work with widgetsInTemplate: true dijits) closed by
- fixed: Applied second changeset, testcase seemed to work. Okay, closing …
- 7:58 PM Ticket #9250 (Multiversion support does not work with widgetsInTemplate: true dijits) reopened by
- As best I can tell (using 1.3.1 and applying that changeset), the fix …
- 7:40 PM Ticket #9284 (Support printing styles with dijit) created by
- Dijit widget use background-images for checkboxes, radio and dropdown …
- 5:30 PM Ticket #7443 (robot: have a way of turning robot off on page load) closed by
- fixed: (In [17517]) Fixes #7443. Proxy commit for haysmark. Initialize …
- 5:21 PM Ticket #9283 (Remove cssImportIgnore from build_release.sh) closed by
- fixed: (In [17516]) Fixes #9283: remove the cssImportIgnore from …
- 5:20 PM Ticket #9283 (Remove cssImportIgnore from build_release.sh) created by
- In reality it was not helping much and causes another HTTP request. …
- 4:54 PM Ticket #9282 (robot: make interacting with file dialogs easier) created by
- The async parameter on keyPress makes it possible to interact with …
- 3:40 PM Ticket #9281 (dojo.date.stamp.fromISOString fails for "0001-01T00:00:00") created by
-
dojo.date.stamp.fromISOString("0001-01-01T00:00:00")
returns a … - 3:26 PM Ticket #9280 (hitting 'Enter' on dialog submit button causes execute to be called twice) closed by
- duplicate: Sorry, just realized this is a duplicate of 9156.
- 3:23 PM Ticket #9280 (hitting 'Enter' on dialog submit button causes execute to be called twice) created by
- This can be demonstrated with dijit/tests/test_Dialog.html in the …
- 3:20 PM Ticket #9279 (FilteringSelect: onChange won't fire on changing to the first entry ...) created by
- The use-case is a bit complicated, but you can check out the attached …
- 4:04 AM Ticket #9259 (ValidationTextBox throws exception when destroyed by an onchange callback) closed by
- wontfix: I'm not surprised this breaks; I imagine it doesn't work for any …
- 1:41 AM Ticket #9269 (dijit dialog modal underlayer issue) closed by
- duplicate: Dup of #2238.
- 12:53 AM Ticket #9264 (Make AccordionContainer more extensible) closed by
- duplicate: Yup, it's a dup, but thanks for pointing out that I missed …
- 12:25 AM Tickets #9268,9275 batch updated by
- fixed: (In [17509]) Fix big memory leak on IE; we need to clobber the event …
May 10, 2009:
- 10:29 PM Ticket #9278 (Add a build tool to check for style guide violations) created by
- The Dojo Style Guide is extremely comprehensive, and covers a wide …
- 9:20 PM Ticket #9277 (Document dojox.gfx.fx) created by
- dojox.gfx.fx should be documented.
- 7:06 PM Ticket #9276 (user edit links don't work) created by
- We're getting a LOT of spam on dtk.org these days, and I've been …
- 3:00 PM Ticket #9275 (destroy editor then unloading page gives exception) created by
- See test_Editor.html on IE6. Press the "destroy" button to destroy …
- 1:21 PM Ticket #9274 (EnterKeyHandling plugin with blockMode=div does not work well) created by
- Tested with Safari 3 and 4 on WinXP. […] Focus the editor and press …
May 9, 2009:
- 7:39 PM Ticket #9273 (dojox.form.TimeSpinner.js not working and needs to be depreciated) created by
- It appears dojox.form.TimeSpinner? test in dojox.form test is not …
- 2:26 PM Ticket #9272 (GridContainer - DnD Broken) created by
- This issue occurs only in Firefox. IE and Safari seem to work as …
- 2:17 PM Ticket #9271 (dojox.layout.GridContainer need to call startup before you can call ...) created by
- when you create a GridContainer? programmatically, you need to call …
- 12:14 PM Ticket #9270 (dojo-release-1.3.1-docs.tar.gz not available) closed by
- fixed: they are in place. also updated /current-stable/ link.
May 8, 2009:
- 7:58 PM Ticket #9270 (dojo-release-1.3.1-docs.tar.gz not available) created by
- Not sure if this is an oversight or intentional but the 1.3.1 download …
- 10:08 AM Ticket #9269 (dijit dialog modal underlayer issue) created by
- I have a routine that queries for the time remaining until a user's …
- 4:04 AM Ticket #9268 (Massive memory leak in Internet Explorer 7 caused by dijit._editor.RichText) created by
- See attached file for demonstration of the leak (I've only tested it …
- 3:22 AM Ticket #9267 (scroll problem when using cursor to move focus on cell) created by
- Use keyboard focus on cell, and press "down" cursor to focus the cell …
May 7, 2009:
- 8:40 PM Ticket #9118 (unnecessary check for this.store in down arrow key process breaks ...) closed by
- fixed: closed via changeset [17504] (cut and paste error of ixes instead of …
- 8:20 PM Ticket #9266 (dojox.Grid dojo 1.3.0 src DataGrid.js BUG) closed by
- invalid
- 8:04 PM Ticket #9266 (dojox.Grid dojo 1.3.0 src DataGrid.js BUG) created by
- getSortProps: function(){ var c = this.getCell(this.getSortIndex()); …
- 6:49 PM Ticket #9265 (keyboard focus not visible in IE6 using tundra theme) created by
- Using the tundra theme (I haven't tested Soria or nihilo) keyboard …
- 2:35 PM Ticket #9256 (FilteringSelect errors out if searchAttr value contains spaces) closed by
- fixed
- 2:33 PM Ticket #9264 (Make AccordionContainer more extensible) created by
- AccordionContainer? contains a hardcoded reference to …
- 7:09 AM Ticket #9263 (dijit.layout.ContentPane doesn't allow replacing invalid content when ...) created by
- Currently, the _onError(type, err, consoleText) method of …
Note: See TracTimeline
for information about the timeline view.