Timeline
Aug 11, 2009:
- 9:26 PM Ticket #9694 (Public API to change ItemFileReadStore url) closed by
- fixed: This is already provided as of Dojo 1.4: …
- 8:25 PM Ticket #9702 (timeTextBox not being passed via _POST) created by
-
I am attempting to use timeTextBox in a form
in the
<input>
… - 8:13 PM Ticket #9701 (More flexible separators in CsvStore) created by
- Dojo CsvStore don't recognize other fixed separator than comma, but …
- 4:58 PM Ticket #9700 (changeset 17538 broke several grid tests) created by
- [17538] included the escape html feature, but only 1 test was patched …
- 4:40 PM Ticket #9308 (Grid Escapes HTML, Preventing Functional Links) closed by
- invalid: Replying to Thomas Gelf: > Duplicate of #9533 This is not …
- 2:26 PM Ticket #9699 (scrollIntoView() memory leaks) created by
- It's bad to set properties direction on a !DOMNode's JS object, like …
- 6:00 AM Ticket #9698 (webkitMobile=true with profile=standardCustomBase build causes "d is ...) created by
- At least one problem is in _base.html.js: […] the webkitMobile …
- 3:33 AM Ticket #9693 (minified function names not being used) closed by
- fixed: fixed in trunk for release in 1.4
Aug 10, 2009:
- 8:45 PM Ticket #9697 (CSS Only Build Option) created by
- I think the following can be done by setting up a layer file and …
- 7:51 PM Ticket #9696 (Widget won't run on IE7 with "object does not support this property or ...) created by
- An issue that only occurs on IE7 where IE7 would throw an "object does …
- 7:50 PM Ticket #9695 (fileuploader destroys file input before submitting form when using html) created by
-
when using dojox.form.FileUploader? with the html
uploaderType
, … - 6:08 PM Ticket #9694 (Public API to change ItemFileReadStore url) created by
- Per #6073 there is a clearOnClose param since 1.2 that allows a data …
- 3:11 PM Ticket #9693 (minified function names not being used) created by
- if you run the attached file through shrinksafe, you will see that the …
- 2:36 PM Ticket #9692 ([patch/cla] Include trigger.js in Dojo Core) created by
-
I have written a cross-browser
trigger
function, available in plugd. … - 1:37 PM Ticket #9691 (Fix BorderContainer slider's _recalc property) created by
- _recalc causes a memory leak, according to #9614. Also, the …
- 12:19 PM Ticket #9654 ([PATCH][CCLA]dijit/_base/focus.js: Fails in getBookmark, getFocus, ...) closed by
- fixed: (In [19678]) Cleanup/updates to dijit._base.focus. Fixed longstanding …
- 11:42 AM Ticket #9690 (dojox.layout.ContentPane cleanContent doc error) closed by
- fixed: Fixed by r19676.
- 11:29 AM Ticket #9690 (dojox.layout.ContentPane cleanContent doc error) created by
- The API docs for the cleanContent param indicate that this flag scans …
- 10:52 AM Ticket #9689 (dijit.findWidgets() returns "undefined" widgets) created by
- Problem: Getting exception on window onunload. Cause: …
- 9:32 AM Ticket #9688 ([patch] dojo._getIeDispatcher() doesn't return value.) created by
- Problem: dojo._getIeDispatcher() doesn't return value. …
- 9:05 AM Ticket #9687 (dojox.data.GoogleFeedStore should delete the script domn ode after it ...) created by
- If use dojox.data.GoogleFeedStore? to load a lot of feeds, there will …
- 8:44 AM Ticket #9686 (dojo.io.script ioCheck function does not use frameDoc) created by
- If i use an iframe do script load and set checkString parameter. …
- 6:25 AM Tickets #7058,9550,9683,9684,9685 batch updated by
- fixed: (In [19652]) Number of fixes (!strict) around Tree DnD: - When …
- 5:02 AM Ticket #9685 (Tree: drag source should support forInSelectedItems()) created by
- The tree drag source doesn't have a forInSelectedItems() but that's …
- 2:12 AM Ticket #9684 (API doc for function parameter / return types) created by
- Add some doc to DnD code and Tree DnD code, particularly about the …
- 1:59 AM Ticket #9683 (Tree: pass source to itemCreator()) created by
- When an item is dragged from an external source (like a simple list) …
Aug 9, 2009:
- 4:48 PM Ticket #9682 (ShrinkSafe obfuscates _ character when it shouldn't) created by
- Seems like an edge case, but ShrinkSafe? is improperly replacing a …
- 4:23 PM Ticket #9681 (Please add option to NOT have anything selected for ...) created by
- Just like in a Select or filtering select, there needs to be a way not …
- 4:16 PM Ticket #9680 ([patch] [cla] CheckedMultiSelect shows RadioButtons instead of ...) created by
- on IE8 even if the multiple set to 'true' (or present) for the …
- 2:12 PM Ticket #9679 ([patch] [cla] Allow Calendar to select multiple dates) created by
- Currently the datepicker allows to select only one date and it returns …
Aug 8, 2009:
- 2:31 PM Ticket #9675 (A problem with some UTF8 symbols) closed by
- invalid: It was documented, somewhere, but it must have gotten lost in the …
- 12:25 AM Ticket #9678 (UpgradeBar) closed by
- fixed: (In [19541]) Fixes #9678 - Adding a new widget, UpgradeBar?.
- 12:23 AM Ticket #9678 (UpgradeBar) created by
- UpgradeBar? is a widget that shows a yellow bar at the top of the …
- 12:11 AM Ticket #9677 ([patch] [cla] Make InlineEditBox onShow/onHide work) created by
- Sometimes, There is a need for InlineEditBox? editor onShow/onHide …
Aug 7, 2009:
- 7:45 PM Ticket #9676 (Shrinksafe handles unary "+" operator incorrectly) created by
- Shrinksafe doesn't handle unary plus operator correctly. For example, …
- 9:12 AM Ticket #9675 (A problem with some UTF8 symbols) created by
- Hi. I've searched for a special notices about UTF8 support in …
Aug 6, 2009:
- 10:30 PM Ticket #8549 ([patch] [cla] stripConsole breaks with matched parenthesis) closed by
- fixed: (In [19538]) Fixes #8549, thanks to patch from neek, CLA on file. …
- 4:21 PM Ticket #9674 (Update dojox.widget.Standby to use dojo.position) closed by
- fixed: (In [19537]) Minor updates. fixes #9674
- 4:20 PM Ticket #9674 (Update dojox.widget.Standby to use dojo.position) created by
- Update dojox.widget.Standby to use dojo.position This reduces out …
- 3:44 PM Ticket #9673 (FeedPortlet don't show titile of the feed) created by
- It would be nice if title of the portlet will be based on the title …
- 2:33 PM Ticket #9672 (NodeList-traverse add nextAll/prevAll) created by
- Please add nextAll() and prevAll() to find all siblings after/before …
- 1:53 PM Ticket #9669 (Change dijit.Dialog::_position() method to make it part of public interface) closed by
- invalid
- 9:49 AM Ticket #9671 (dijit.NumberTextBox (and related) do use editOptions pattern with ...) created by
- Due to this line (line 93): […] If a custom pattern is supplied …
- 8:50 AM Ticket #9670 (Dialog: closing should be cancellable) created by
- And one more proposition to dijit.Dialog: Consider the following …
- 8:07 AM Ticket #9669 (Change dijit.Dialog::_position() method to make it part of public interface) created by
- Hi! I'm looking for a way to deal with dijit.Dialog bug, that …
- 7:54 AM Ticket #9668 (Editable grid with ValidationTextBox does not work) created by
- There is no functionality built into the grid to allow text editing …
- 5:42 AM Ticket #9662 (NodeList - wrapAll fails) closed by
- fixed: (In [19535]) Fixes #9662, a bug with wrapAll.
- 5:00 AM Ticket #9649 (Nodelist appendTo/prependTo - wrong return value) closed by
- fixed: (In [19534]) Fixes #9649, prependTo/appendTo returning wrong values. …
- 4:55 AM Ticket #9667 (add/remove columns to the grid dynamically) created by
- Hi, I could not find an option to dynamically add/remove columns …
- 1:18 AM Ticket #9477 (Can't load layout widget within customer widget template) closed by
- fixed: (In [19496]) Although layout widgets (descendants of _LayoutWidget) …
Aug 5, 2009:
- 11:33 PM Ticket #9666 (dojo.query - maintain order when selecting multiple elements) closed by
- duplicate: Dup of #9191 I think, which itself is basically a dup of another …
- 10:44 PM Ticket #9566 (onChange hidden value is not set yet when onChange is triggered for ...) closed by
- fixed: ah - I'm the one who reopened this one...yeah - it's fixed now.
- 10:22 PM Ticket #9646 (FileUploader - second upload problem) closed by
- fixed: Why didn't this close. Fixes #9646 - Fixed reporting of upload …
- 9:53 PM Ticket #9643 (Numberspinner: remove default required=true) closed by
- fixed: (In [19528]) Fixes #9643. Changed NumberSpinner? to have …
- 8:07 PM Ticket #9666 (dojo.query - maintain order when selecting multiple elements) created by
- [http://archive.dojotoolkit.org/nightly/dojotoolkit/dojo/tests/NodeList …
- 7:10 PM Ticket #9665 (NodeList - can't select mulitple children elements) created by
- [http://archive.dojotoolkit.org/nightly/dojotoolkit/dojo/tests/NodeList …
- 5:40 PM Ticket #9664 (featureDetection: eval and fromJson change) created by
- The featureDetection branch has this for the definition of eval: …
- 5:22 PM Ticket #9663 (featureDetection: Loader changes) created by
- A ticket to go through the loader changes in the featureDetection …
- 3:49 PM Ticket #9662 (NodeList - wrapAll fails) created by
- Steps: …
- 3:40 PM Ticket #8994 (ItemFileReadStore: support for externally created regular expressions) closed by
- fixed: (In [19525]) Minor feature addition. \!strict fixes #8994
- 3:12 PM Ticket #9661 (avoid interning strings when templatePath is commented) created by
- it would be good if we could change the regular expression that …
- 9:10 AM Ticket #9660 (QueryReadStore - Problems with data when implementing an autocomplete) created by
- I have been developing some autocompletes, my spec stated I need to …
- 6:09 AM Ticket #9659 (debugAtAllCosts race condition causes error) closed by
- fixed: Fixed in [19521]. "Fixes #9659, a debugAtAllCosts race condition." …
- 6:03 AM Ticket #9659 (debugAtAllCosts race condition causes error) created by
- If dojo._xdNotifyLoaded is fired right between another module …
- 2:53 AM Ticket #9658 (ComboButton: disabled button still looks enabled (soria, nihilo)) closed by
- fixed: (In [19520]) Make disabled ComboButtons? look disabled on IE6, fixes #9658.
- 2:16 AM Ticket #9072 (DropDownButton should provide listeners to notify before the dropDown ...) closed by
- fixed: Hooks for specifying whether or not the dropdown is loaded (isLoaded), …
- 2:12 AM Ticket #9086 (Allow CSS height on dijit.Menu) closed by
- fixed: I also believe that this may be addressed with the changes that have …
- 1:01 AM Ticket #9658 (ComboButton: disabled button still looks enabled (soria, nihilo)) created by
- Just see test_Button.html and press the "disable all" button, then …
- 12:01 AM Ticket #9657 (_Templated: some nested widgets in template no longer get startup() called) created by
- Commit [19488] changed the way that the _Templated class records its …
Aug 4, 2009:
- 7:45 PM Ticket #9656 (NodeList-dom: add find() method) created by
- NodeList? contains the following: […] I'd say we need this, but …
- 6:55 PM Ticket #9655 (DropDownSelect: cannot be created programmatically without a source node) created by
- Every other widget in Dijit can be created by doing this: […] …
- 6:35 PM Ticket #9648 (dojo.coords() is using a mixed box model) closed by
- fixed: (In [19516]) Fixes #9648 !strict. Add dojo.position (replacing _abs) …
- 4:53 PM Ticket #9653 ([PATCH][CCLA]: dijit._editor.plugins.ToggleDir: Broken on IE 6/7/8) closed by
- fixed: Fixed in checkin: [19515]
- 4:31 PM Ticket #9654 ([PATCH][CCLA]dijit/_base/focus.js: Fails in getBookmark, getFocus, ...) created by
- dijit/_base/focus.js: Fails in getBookmark, getFocus, on Opera This …
- 11:43 AM Ticket #5854 ([patch][cla]Add option in dijit.form.DropDownButton to open dropDown ...) closed by
- fixed: (In [19513]) Add option for widgets with drop downs (in particular …
- 8:19 AM Ticket #9640 ([16716] causing value with empty name to be submitted) closed by
- fixed: [19512] Don't add empty name attribute to hidden input field. Fixes …
Aug 3, 2009:
- 8:21 PM Ticket #9520 ([PATCH][CCLA] Editor: Cleanup and bugfixes) closed by
- fixed: (In [19503]) Checking in cleanup to RichText? code. Mainly JSLint …
- 7:15 PM Ticket #9653 ([PATCH][CCLA]: dijit._editor.plugins.ToggleDir: Broken on IE 6/7/8) created by
- dijit._editor.plugins.ToggleDir?: Broken on IE 6/7/8 While looking at …
- 6:54 PM Ticket #9652 ([patch] IE: dojo/tests/dnd/robot/test_dnd.html failure) created by
- I ran dojo/tests/dnd/robot/test_dnd.html with IE 6. 1 failure. […] …
- 6:14 PM Ticket #9651 (IE 6/7: DropDownSelect list visible outside scrolling div) created by
- Run dijit/tests/form/test_DropDownSelect.html in IE6 or 7. …
- 5:46 PM Ticket #9650 (Firefox: dijit/tests/robot/Tree_dnd.html failure) created by
- I ran dijit/tests/robot/Tree_dnd.html on Firefox 2 and got 1 failure: …
- 4:19 PM Ticket #9649 (Nodelist appendTo/prependTo - wrong return value) created by
- [http://archive.dojotoolkit.org/nightly/dojotoolkit/dojo/tests/NodeList …
- 3:51 PM Ticket #9648 (dojo.coords() is using a mixed box model) created by
- dojo.coords is returning x/y using the border-box and w/h using the …
- 1:25 PM Ticket #9647 ([PATCH][CCLA]: FontChoice plugins: Custom button doesn't expose ...) closed by
- fixed: (In [19502]) Minor update to FontChoice? to allow the custom buttons to …
- 1:04 PM Ticket #9647 ([PATCH][CCLA]: FontChoice plugins: Custom button doesn't expose ...) created by
- FontChoice? plugins: Custom button doesn't expose 'disabled' attribute …
- 12:10 PM Ticket #9646 (FileUploader - second upload problem) created by
- The secnd time you upload file, the uploader reports onComplete on …
- 7:38 AM Ticket #9645 (Grid/Latest Dojo SVN/IE7 - Resize indicator line is wrongly positioned ...) created by
- Resize indicator line is wrongly positioned in IE7 when font size is …
- 7:33 AM Ticket #9067 ("this" shouldn't be referenced outside of "classes") closed by
-
fixed: Combed
_loader/
, found some valid cases of usingthis
: * … - 1:51 AM Ticket #9409 (Make sure that dojo.mixin() works correctly with non-enumerable ...) closed by
- fixed
- 12:22 AM Ticket #9644 (Direct link to SVN in DOH) created by
- Line 140 of runner.html: […] Really? Is it the best place to get …
Aug 2, 2009:
- 7:21 PM Ticket #9642 (NodeList - unsupported dojo.create() example) closed by
- fixed: (In [19475]) fixing the inline doc example for NodeList?, thx Les!, …
- 7:15 PM Ticket #9643 (Numberspinner: remove default required=true) created by
- I'm questioning the value of NumberSpinner? being forcefully set to …
- 1:16 PM Ticket #9642 (NodeList - unsupported dojo.create() example) created by
- The dojo.create(htmlFragment) style is not supported, but it's listed …
Aug 1, 2009:
- 6:38 PM Ticket #9641 (Split dojo/_base/html.js) created by
- Split into two parts: * node geometry (coords, marginBox, …
- 1:23 PM Ticket #9640 ([16716] causing value with empty name to be submitted) created by
- after applying [16716], the programmatic hidden INPUT is being created …
- 9:09 AM Ticket #9635 (Zend_Dojo_Form uses JSON for constraints that in the NumberTextBox ...) closed by
- invalid: It works correctly when you use the correct types: […] (min and …
- 6:26 AM Ticket #9639 (Data Write API to pass more information to custom .save ({onComplete: ...) created by
- .save function in the ItemFileWrite? store and its descendants allow …
Jul 31, 2009:
- 5:23 PM Ticket #9638 (RichText emits textarea element into HTML head when included in a layer) created by
- When dijit._editor.RichText?.js gets included in a layer using the dojo …
- 5:01 PM Ticket #9637 (dijit._HasDropDown is unnecessarily setting the height of the dropdown) closed by
- fixed: (In [19367]) Fixes #9637 - remove unneeded values from the margin box …
- 4:57 PM Ticket #9637 (dijit._HasDropDown is unnecessarily setting the height of the dropdown) created by
- The height of the dropdown only needs to be set if it is over its max …
- 3:48 PM Ticket #9636 ([PATCH][CCLA] dojox.editor.TablePlugins: Fail to load in FF2) created by
- The dojox.editor table plugins fail to load in FF2 using: …
- 3:14 PM Ticket #9635 (Zend_Dojo_Form uses JSON for constraints that in the NumberTextBox ...) created by
- When using Zend_Dojo_Form with NumberTextBoxes? it produces these …
- 2:05 PM Ticket #9634 (Custom Build and formISOString (first function).) created by
- Hi, We are using dojo 1.1.1 source build to create a custom build …
- 10:49 AM Ticket #9633 (dojo.io.iframe.send IE7 issue error code 404) created by
- Hi, I am trying to upload photos using dojo.io.iframe.send, it works …
- 4:33 AM Ticket #9632 (Dialog: show() requires an element to have focus in IE) closed by
- fixed: (In [19338]) Avoid IE exception on getRange() call in obscure …
Jul 30, 2009:
- 11:38 PM Ticket #9632 (Dialog: show() requires an element to have focus in IE) created by
- With IE 7, a javascript error (Access Denied) is raised on the line …
- 10:27 PM Ticket #9599 (DateTextBox: invalid message displayed prematurely) closed by
- fixed: (In [19323]) Fixes #9599. Fix constraints.max compare logic. …
- 8:44 PM Ticket #9631 (BorderContainer: make splitters responded to hover events) closed by
- fixed: (In [19309]) Fixes #9631 - pass hover events through as a class as …
- 8:40 PM Ticket #9631 (BorderContainer: make splitters responded to hover events) created by
- It would be nice if the splitters in BorderContainer? were able to …
- 8:24 PM Ticket #9630 (Opera: dojo.analytics.Urchin script handling executes twice) closed by
- fixed: (In [19307]) fixes #9630 - null out both functions for cleanup, thus …
- 7:33 PM Ticket #9630 (Opera: dojo.analytics.Urchin script handling executes twice) created by
- According to Steve Souders Opera handles both onload and …
- 6:58 PM Ticket #9492 (dijit.tests._base.scroll failure (safari 4)) closed by
- fixed: https://bugs.webkit.org/show_bug.cgi?id=27845 Workaround is to …
- 6:34 PM Ticket #9629 (make dijit.ProgressBar compatible with dijit.form.Form) closed by
- fixed: (In [19306]) fixes #9629: update progressbar widget * added custom …
- 6:30 PM Ticket #9629 (make dijit.ProgressBar compatible with dijit.form.Form) created by
- so that dialog.attr('value',{}) can update progressbar widget correctly
- 6:12 PM Ticket #9628 (dojo.attr not working on IE8 for xml dom node) created by
- dojo.attr is not working for me on IE7/8 to retrieve an attribute from …
- 1:17 PM Ticket #9627 (ThumbnailPicker shows two crosses (not found images) in IE8) created by
- See attached example. The thumbnail picker tries to find two images …
- 10:14 AM Ticket #9626 (ColorPicker onChange event fires even if no change happened) created by
- For example, it fires when it's created even if no value is assigned …
- 8:31 AM Ticket #9509 (TabContainer: gap in vertical border b/w labels and content (tundra, IE)) closed by
- fixed: (In [19279]) Avoid gap in vertical border between TabContainer? labels …
- 7:36 AM Ticket #9625 (DataGrid does not render on an inactive tab) created by
- using dojo 1.3.2, FF 3.5 I was having a lot of trouble getting …
- 7:27 AM Ticket #9588 (Dialog: support resizing of child widget) closed by
- fixed: (In [19277]) When a Dialog's size needs to be reduced to fit in the …
Jul 29, 2009:
- 11:36 PM Ticket #9619 (InlineEditBox: save button not enabled when value changed via mouse) closed by
- fixed: In [19172]: InlineEditBox tries to enable/disable the save button …
- 10:42 PM Ticket #5310 (crypto: integrate RSA and jsbn BigInteger library) closed by
- fixed
- 1:00 PM Ticket #8828 ([ccla][patch]Shrinksafe could munge strings together) closed by
- fixed: (In [19120]) fixes #8828 - backing out regression causing shrinksafe …
- 12:18 PM Ticket #9208 (DialogUnderlay: performance problem on IE6 w/CSS expressions) closed by
- fixed: (In [19119]) Destroy and recreate BackgroundIframe javascript …
- 10:02 AM Ticket #9624 ([patch][ccla]Adding shapes to surface groups in IE7 changes shape positions) created by
- This is a bug that shows up under IE7. Under FFox everything works …
- 8:42 AM Ticket #9623 ([patch] [cla] Cache issue with dojox.dtl._Templated) created by
- Cache retrieving is not done properly in dojox.dtl._Templated. This …
- 8:26 AM Ticket #9614 (avoid setting attributes on DomNode JS objects (IE leak problem)) closed by
- fixed: Menu fixed in [19118].
- 1:50 AM Ticket #9622 (ContentPane: pre-processing callback for downloaded content) created by
- I'm working with a ContentPane that downloads its content via an …
- 1:37 AM Ticket #9621 (Dijit tree control node label focus problem in IE8) closed by
- fixed: 1.3 is the first dojo version that supports IE8, and Tree is working there.
Jul 28, 2009:
- 11:17 PM Ticket #9617 ([patch][ccla]_docScroll performance improvement) closed by
- fixed: (In [19114]) Fixes #9617 !strict. Optimize _docScroll to reduce …
- 9:02 PM Ticket #9621 (Dijit tree control node label focus problem in IE8) created by
- Release 1.2.0, dijit tree control, in IE8 browser, when clicking on …
- 7:29 PM Ticket #5197 ((Firefox only) hidden iframes can throw exceptions when testing ...) closed by
- fixed: (In [19113]) Fixes #5197 !strict. Change _isBodyLtr to inspect DOM …
- 3:50 PM Ticket #9620 (dijit.form.DropDownButton width declaration) closed by
- duplicate: Dup of #5211.
- 2:08 PM Ticket #9620 (dijit.form.DropDownButton width declaration) created by
- I have build in a dijit.form.DropDownButton? and can't set it's width. …
- 5:07 AM Ticket #9606 (Menu: bugs when attaching menu to an iframe) closed by
- fixed: (In [19106]) Fix menu placement for menus on iframes on IE, fixes …
- 1:41 AM Ticket #9598 (dijit.layout.TabContainer excessively calling onShow of children) closed by
- duplicate: duplicate of #9345
Jul 27, 2009:
- 9:09 PM Ticket #9619 (InlineEditBox: save button not enabled when value changed via mouse) created by
- See …
- 9:08 PM Ticket #9618 ([patch][cla] Enhancement: Add support for xhrGet (and ...) created by
- Currently xhrGet will *always* console.error out an error that comes …
- 7:52 PM Ticket #9617 ([patch][ccla]_docScroll performance improvement) created by
- The current _docScroll has some builtin performance penalties. […] …
- 7:03 PM Ticket #9616 (dojox.form.FileUploader sets invalid value for line-height triggering ...) closed by
- duplicate: see #9615
- 6:37 PM Ticket #9616 (dojox.form.FileUploader sets invalid value for line-height triggering ...) created by
- dojox.form.FileUploader? sets line-height to "auto" value. This …
- 6:35 PM Ticket #9615 (FileUploader IE Error - invalid argument) closed by
- fixed: This is fixed in a previous commit. Made the ticket for reference.
- 6:35 PM Ticket #9615 (FileUploader IE Error - invalid argument) created by
- There is a bug in FileUploader? that attempts to set the lineHeight to …
- 3:03 PM Ticket #5978 (With RTL, headers are stretched the wrong direction when resizing the ...) closed by
- fixed: Fixed in [19101] by Evan Huang (IBM)
- 2:42 PM Ticket #9606 (Menu: bugs when attaching menu to an iframe) reopened by
- Still some open issues here: - On FF and safari when the browser …
- 11:56 AM Ticket #9429 (doh.robot.mouseMove firing rate) closed by
- fixed: OK, let's leave it for that way for now then. The delays in …
- 10:57 AM Ticket #9614 (avoid setting attributes on DomNode JS objects (IE leak problem)) created by
- Dijit has at least a few places where it sets attributes directly on …
- 10:10 AM Ticket #9613 (Editor: undo enabled on initialize (safari)) created by
- See test_Editor.html on safari. The undo button for all the editors …
- 10:04 AM Ticket #9612 (Editor: two shift-tabs needed to leave toolbar (FF)) created by
- On FF (all versions), load test_Editor.html and tab into the content …
- 6:15 AM Ticket #9547 ([PATCH][CCLA] Editor: IE Horizontal scrollbar calc in view returns ...) reopened by
- The modification 18824 does not work for me on FF 3.0.12 or IE8 XP/32 …
- 4:15 AM Ticket #9611 (dijit.layout.ContentPane onDownloadError's return string not always shown) created by
- There are many ways to hook dijit.layout.ContentPane?'s …
Jul 26, 2009:
- 6:25 PM Ticket #9593 ([css][docs] define areas within a drag handle that are not draggable) reopened by
- The last update is no good: absolutely no visual clues to what's …
Jul 25, 2009:
- 6:14 AM Ticket #9610 (Menu: targetNodeIds value is stale) created by
- Menu.targetNodeIds and attr('targetNodeIds') is always the initial …
- 4:47 AM Ticket #8828 ([ccla][patch]Shrinksafe could munge strings together) reopened by
- 3:57 AM Ticket #9609 (dojo.connect(iframe, "onload", ...) ineffective on IE) created by
- On IE, […] has no effect. The specified handler isn't called …
Jul 24, 2009:
- 8:15 PM Ticket #9270 (dojo-release-1.3.1-docs.tar.gz not available) closed by
- fixed: Yep. It should be changed to 1.3.x or just 1.3 . They don't add new …
- 5:04 PM Ticket #9608 (Add support for open link in new window to Editor Link Dialog) created by
- It would be nice if the Create Link dialog that is in the Dojo Editor …
- 5:27 AM Ticket #9606 (Menu: bugs when attaching menu to an iframe) closed by
- fixed: (In [19093]) Changes to adjust coordinates for mouse click occurring …
- 2:58 AM Ticket #9607 (small typo in dojox.grid.util) closed by
- fixed
- 2:48 AM Ticket #9607 (small typo in dojox.grid.util) created by
- […] the comma should be a ;
Jul 23, 2009:
- 11:47 PM Ticket #9606 (Menu: bugs when attaching menu to an iframe) created by
- Run the attached menubug.html file. You get an error: …
- 9:14 PM Ticket #9605 (Custom shape render for chart data) created by
- When rendering a chart, it is only possible to specify a theme for a …
- 6:35 PM Ticket #9604 ([PATCH] Calling dojox.io.xhrPlugins.register() causes too much ...) created by
- Calling dojox.io.xhrPlugins.register() before calling other functions …
- 12:47 PM Ticket #9600 (Fileuploader JS error in IE8) closed by
- fixed: changed lineHeight to inherit. IE chokes on auto. Committed revision 19088.
- 12:34 PM Ticket #9602 (dojo.coords() results thrown off by page margin on FF3.5) closed by
- fixed: (In [19087]) Fix dojo.coords() miscalculation on FF3.5 due to page …
- 12:31 PM Ticket #9603 (dojo.coords() 5-10 px off for FF2) created by
- In Dojo 1.2 dojo.coords() on FF2 (mac and windows) works correctly, as …
- 12:21 PM Ticket #9602 (dojo.coords() results thrown off by page margin on FF3.5) created by
- See dojo/tests/_base/abs.html on FF3.5 mac or windows. Pressing any …
- 11:40 AM Ticket #9601 (dojox.chart test_bar.html doen't work with Silverlight at IE8) created by
- Hello, The test_bar.html doesn't work with Silverlight renderer with …
- 8:40 AM Ticket #9593 ([css][docs] define areas within a drag handle that are not draggable) closed by
- fixed: It looks like the robot sneezed and missed the changeset: [19086].
- 8:23 AM Ticket #9593 ([css][docs] define areas within a drag handle that are not draggable) reopened by
- This change is not enough, please take a look at …
- 8:05 AM Ticket #9593 ([css][docs] define areas within a drag handle that are not draggable) closed by
- fixed: (In [19085]) dnd: minor tweak to improve flexibility of dragging with …
- 7:25 AM Ticket #9542 (Need a way to modify the draggability of nodes along a widget's dom tree) closed by
- duplicate: Technically new tickets are dups of old tickets, not the other way …
- 7:14 AM Ticket #9600 (Fileuploader JS error in IE8) created by
- See attached sample
- 5:11 AM Ticket #9568 (dijit.Tooltp doesn't work when is instantiated from inside of other ...) closed by
- fixed: (In [19083]) Make Tooltips work correct when instantiated in …
- 12:44 AM Ticket #9571 (FF: DOH robot cross domain message cannot be dismissed) closed by
- fixed: (In [19082]) Fix problem where DOH robot cross domain message cannot …
Jul 22, 2009:
- 11:15 PM Ticket #9599 (DateTextBox: invalid message displayed prematurely) created by
- Noticed in the DateTextBox automated tests that it prints an "invalid …
- 9:26 PM Ticket #9598 (dijit.layout.TabContainer excessively calling onShow of children) created by
-
in the
layout
method of TabContainer?, there is a call to […] … - 7:18 PM Ticket #9596 (dojo._isButtonTag throwing exception) closed by
- fixed: (In [19079]) Fixes #9596 !strict. Add check in _isButtonTag for null …
- 6:50 PM Ticket #8828 ([ccla][patch]Shrinksafe could munge strings together) closed by
- fixed: let a sleeping trac, sleep. fixed in [19078]
- 6:42 PM Ticket #9584 (ISO-8859-1 charset and xd build problem) closed by
- fixed: SVN not working. Fixed in [19077]: "Fixes #9584: use charset for xd …
- 4:53 PM Ticket #9597 (Use CSS layout to center dialog) created by
- ttrenka suggested a clever CSS tip to center the dialog. […] …
- 4:31 PM Ticket #9596 (dojo._isButtonTag throwing exception) created by
- Calling dojo.marginBox(node, {}) with an INPUT node having no explicit …
- 4:01 PM Ticket #9595 (Page Up and Page Down functions don't behave properly in DataGrid) created by
- When a grid is N rows tall, PgDn/PgUp? should advance/retreat N-1 rows …
- 3:02 PM Ticket #9594 (broken link in feature explorer on dojocampus.org) created by
- The "Button test page" …
- 2:51 PM Ticket #9580 (Slider in release 1.1.1 now woring as expected for IE) closed by
- fixed: Sorry, we don't remember what changed. You should really upgrade to …
- 1:54 PM Ticket #9593 ([css][docs] define areas within a drag handle that are not draggable) created by
- From Yoav Rubin: A drag handle is a property of a node within a drag …
- 1:46 PM Ticket #9592 (Dojo Offline 1.1.1 compatibility issue with Google gears v 0.5.19.0) created by
- I am using Dojo 1.1.1 and Google Gears 0.5 and I am unable to use the …
- 5:53 AM Ticket #9415 ([patch][cla]dojo.colorFromArray: API documentation differs from ...) closed by
- fixed: (In [19074]) Changing the inline docs for dojo.colorFromArray + …
- 4:48 AM Ticket #9591 (Provide option to remove debugger statements) created by
- I suppose we could provide an option to fail on debugger statements, also?
- 4:48 AM Ticket #9444 (shrinksafe dies on debugger; calls) closed by
- fixed
Jul 21, 2009:
- 11:23 PM Ticket #9590 (getMarginBox fails in multiple browsers) created by
- See the attached test case. If you run the test case in IE or Opera, …
- 8:53 PM Ticket #9589 (Add forceWidth config param to dojox.form._HasDropDown) closed by
- fixed: (In [19072]) Fixes #9589 - add in a forceWidth option for subclasses …
- 8:21 PM Ticket #9589 (Add forceWidth config param to dojox.form._HasDropDown) created by
- Setup: _HasDropDown.dropDown is a widget that grows to fit the …
- 7:49 PM Ticket #9588 (Dialog: support resizing of child widget) created by
- Consider a preferences dialog which is a dijit.Dialog with a single …
- 7:35 PM Ticket #9587 (FileUploader - Check for memory leaks) created by
- Check to see it's properly disconnected on unload. Verify memory …
- 6:16 PM Ticket #9586 (Improve performance of DropDownSelect by not loading menu items) closed by
- fixed: (In [19070]) Fixes #9586 - delay creation of menu items until the …
- 6:16 PM Ticket #9586 (Improve performance of DropDownSelect by not loading menu items) created by
- Currently, we load the menu items for the DropDownSelect? every time we …
- 5:26 PM Ticket #9585 (FilteringSelect + all numeric display value = actual value being shown) created by
- When using a FilteringSelect dijit that has its display values being …
- 4:41 PM Ticket #9582 (Invalid iconClassPrefix in TablePlugins.js and UploadImage.js) reopened by
- Actually I'm not sure whether this change is a good idea. Having added …
- 4:14 PM Ticket #9584 (ISO-8859-1 charset and xd build problem) created by
- Hi, I'm in the final phase of integration of Dojo in my existing …
- 3:47 PM Ticket #9583 (Table editor plugin uses non-localized strings) created by
-
The
_makeTitle
method creates user-visible strings by converting … - 3:39 PM Ticket #9582 (Invalid iconClassPrefix in TablePlugins.js and UploadImage.js) closed by
- fixed: yep, in [19067] -- postCommit hooks must be b0rked. sorry about that.
- 11:57 AM Ticket #9581 (Slider in release 1.1.1 now woring as expected for IE) closed by
- duplicate: closing this in favor of #9580, which seems an accidental dup of this.
- 11:34 AM Ticket #9582 (Invalid iconClassPrefix in TablePlugins.js and UploadImage.js) created by
- The Dojox Plugins TablePlugins? and UploadImage? have a wrong …
- 10:13 AM Ticket #9581 (Slider in release 1.1.1 now woring as expected for IE) created by
- I am having slider inside a TD tag which is having the property …
- 10:13 AM Ticket #9580 (Slider in release 1.1.1 now woring as expected for IE) created by
- I am having slider inside a TD tag which is having the property …
- 7:00 AM Ticket #9579 (dataGrid marks cells as dirty when editing finishes though value isn't ...) created by
- When editing of a cell ends and the value has remained the same the …
- 4:37 AM Ticket #9578 (dojox.layout.ContentPane / dojo.html._ContentSetter parse fails when ...) created by
- This was brought up on dojo-interest. If dojox.layout.ContentPane? is …
Jul 20, 2009:
- 8:44 PM Ticket #7442 (robot: test_dnd slow in Opera) closed by
- fixed: Reran the test on the machine I originally produced this with, then …
- 8:31 PM Ticket #9577 (addClass/removeClass add array support) created by
- Here's an example how I'd use it: […] ... as opposed to the current …
- 7:59 PM Ticket #9576 (Enhance JsonRestStore to support arbitrary fields in referenced child items) created by
- Full discussion here: …
- 6:12 PM Ticket #9575 (Tree: Add an option to the TreeStoreModel for defering loading of ...) created by
- Currently when you expand a node in the tree, the TreeStoreModel? will …
- 3:51 PM Ticket #9566 (onChange hidden value is not set yet when onChange is triggered for ...) reopened by
- This fix breaks breaks the onChange handling for dojox.form.DropDownSelect?.
- 1:07 PM Ticket #9574 (Add more jQuery idioms) created by
- I like the jQuery idioms. They are brief, intuitive and IMO improve …
- 9:21 AM Ticket #9573 (Grid misleading keyboard focus indicator - dojo latest ...) created by
- Grid shows that a particular row/cell has the focus when in fact it …
Jul 19, 2009:
- 7:28 PM Ticket #9566 (onChange hidden value is not set yet when onChange is triggered for ...) closed by
- fixed: (In [18972]) Fixes #9566. References #9531. Call onChange within a …
- 2:55 PM Ticket #9567 (BorderContainer doesn't renders properly when instantiated from inside ...) closed by
- duplicate: Fixed by #9348.
- 11:21 AM Ticket #9572 (Convenience dialogs needed. Alert, Prompt, etc..) created by
- Since #6759 was fixed. I think it is a proper time to ask for this …
- 3:04 AM Ticket #8849 (Review GridContainer.js translatable resources) closed by
- fixed: (In [18954]) remove questionable i18n resources for experimental …
- 2:06 AM Ticket #9571 (FF: DOH robot cross domain message cannot be dismissed) created by
- Browse to two different sites with the DOH robot and a (modal) system …
- 1:59 AM Ticket #9570 (new functionality for dataGrid) created by
- New dataGrid functionality: create new editor capable of provide …
Jul 18, 2009:
- 1:22 PM Ticket #9569 (Make attr("title") setting work in TitlePane) closed by
- fixed: (In [18932]) fixes #9569 as invalid, backing out _setTitleAttr
- 1:08 PM Ticket #9569 (Make attr("title") setting work in TitlePane) reopened by
- This code is unnecessary. instance.attr("title") and …
- 12:51 PM Ticket #9569 (Make attr("title") setting work in TitlePane) closed by
- fixed
- 12:44 PM Ticket #9569 (Make attr("title") setting work in TitlePane) created by
- The dijit.TitlePane? widget has deprecated the setTitle function, but …
- 11:18 AM Ticket #9568 (dijit.Tooltp doesn't work when is instantiated from inside of other ...) created by
- Hi! Please, take a look into attached test file. It creates a new …
- 11:10 AM Ticket #9567 (BorderContainer doesn't renders properly when instantiated from inside ...) created by
- Hi! Please, take a look into attached test file. It creates a new …
- 7:01 AM Ticket #9566 (onChange hidden value is not set yet when onChange is triggered for ...) created by
- When the onChange event is triggered the hidden value value (the one …
- 5:28 AM Ticket #6565 (DOH doesn't load _browserRunner.js in sub-frames if Dojo isn't loaded) closed by
- fixed: Ah, sorry, false alarm... seems like the problem I am seeing is when …
- 12:34 AM Ticket #6759 (Dialog: support multiple dialogs (one dialog launching another)) closed by
- fixed: in [18870]: Multiple dialog support (one dialog displaying on top of …
Jul 17, 2009:
- 5:38 PM Ticket #9558 (Editor: tabbing on IE tends to skip back to the beginning of the document) closed by
- fixed: (In [18873]) Fixes #9558. Needed to remove some focus code added for …
- 5:10 PM Ticket #9564 (dojox.grid.DataGrid ignores escapeHTMLInData in 1.3.2) closed by
- duplicate: see #9533 then :)
- 2:02 PM Ticket #9565 (Allow to view source code from documentation) created by
- This would be so cool if the Dojo Campus documentation or the Uxebu …
- 12:05 PM Ticket #9564 (dojox.grid.DataGrid ignores escapeHTMLInData in 1.3.2) created by
- Section "Options" on http://docs.dojocampus.org/dojox/grid explains …
- 10:04 AM Ticket #9180 (1.3 dijit.Dialog / dijit._underlay uses references to self-created ...) closed by
- fixed: (In [18871]) Avoid race condition during show() when dijit._underlay …
- 9:57 AM Ticket #9180 (1.3 dijit.Dialog / dijit._underlay uses references to self-created ...) reopened by
- [17375] creates a race condition that makes Dialog_a11y.html fail on …
- 8:30 AM Ticket #7716 ([patch] [cla] Dialog: support multiple (nested) dialogs concurrently ...) closed by
- duplicate: Dup of #6759, will check in fix now.
- 6:16 AM Ticket #9563 (Dialog: stacks calls to focus() on dialog hide) closed by
- fixed: (In [18869]) Fix bug where every time a Dialog was hidden it would …
- 6:00 AM Ticket #9563 (Dialog: stacks calls to focus() on dialog hide) created by
- Apparently every time that you open then close a dialog, it calls …
- 5:07 AM Ticket #9562 (TextBox: support autocomplete=on) created by
- TextBox? template says: […] This makes it impossible to set …
- 3:16 AM Ticket #6565 (DOH doesn't load _browserRunner.js in sub-frames if Dojo isn't loaded) reopened by
- [18819] badly breaks the dijit/tests/form/robot/DateTextBox.html …
- 3:14 AM Ticket #9480 (DOH robot broken on safari 4 production) reopened by
- Ignore my comment above, I see that you checked this into the 1.3.2 …
Jul 16, 2009:
- 8:07 PM Ticket #8289 (ComboBox: tab-complete but not autocomplete) closed by
- worksforme: Looked at the Google suggestion box again, if you type in something …
- 6:59 PM Ticket #9561 (Tree grid with tree model and rows visibility (selection problem)) created by
- Please follow the below workflow to reproduce the problem: 1- open …
- 6:54 PM Ticket #9560 ([patch][cla] dojo.removeClass w/o class name should remove all classes) created by
- It should be easy to remove all class names from an element, e.g.: …
- 6:15 PM Ticket #9348 (_Templated + widgetsInTemplate startup() called at wrong time.) closed by
- fixed: (In [18843]) Fixes #9348 - fix the startup order of templated widgets
- 6:14 PM Ticket #9545 (tree_dnd does not load from case-sensitive http) closed by
- fixed: (In [18842]) Fix case to match actual name of file I'm loading, fixes …
- 5:44 PM Ticket #9537 (ComboBox and FilteringSelect does not allow options with same value ...) closed by
- invalid: Hi, I followed your test case and indeed reproduced your issue with …
- 12:31 PM Ticket #9270 (dojo-release-1.3.1-docs.tar.gz not available) reopened by
- This is also true of 1.3.2: …
- 10:43 AM Ticket #8873 (Robot does strange things to <html> class) closed by
- fixed: (In [18839]) Fix adding of "dohRobot" class to document of main page. …
- 7:00 AM Ticket #9559 (dojox/charting/tests/test_labels2d.html displays no labels) created by
- As a result of [17199] and the resulting [17200] to fix what it broke, …
- 4:56 AM Ticket #9558 (Editor: tabbing on IE tends to skip back to the beginning of the document) created by
- Load test_Editor.html. Note that focus is on "Automated test" div. …
- 4:21 AM Ticket #9548 (problems attaching style sheet to dijit.Editor) closed by
- fixed: (In [18834]) changed code to add stylesheet via callback from …
- 2:35 AM Ticket #9557 ([CLA][PATCH] dojox.widget.Toaster with IE8) created by
- Looks like IE8 doen't need bgIframe treatment
- 2:11 AM Ticket #8990 (firebug console unresponsive on safari 4 beta) closed by
- worksforme: and it works in 1.3.2. weird.
- 2:03 AM Ticket #9556 (ClientFilter miscalculates the total length of a result set when a ...) created by
- When I use ClientFilter? and a PersevereStore? as the backing store for …
Jul 15, 2009:
- 11:29 PM Ticket #8622 ([cla][patch] List Input (like "to" field on hotmail)) closed by
- fixed: Checked in at revision [18833] - sorry I missed checking this in …
- 4:02 PM Ticket #9015 (Grid UE Enhancement - Nested Sorting) closed by
- duplicate: Oops. We created a dup. Close out this ticket in favor of #9287
- 3:45 PM Ticket #9554 (Date/TimeTextBox: popup should open using onclick instead of onfocus) closed by
- fixed: [18825] Fixes #9554 !strict. Open time/date picker popup on focus or …
- 3:27 PM Ticket #9547 ([PATCH][CCLA] Editor: IE Horizontal scrollbar calc in view returns ...) closed by
- fixed: (In [18824]) Fixes #9547 - thanks for the patch. This fix, when …
- 3:11 PM Ticket #9555 (dojox.layout.ExpandoPane doesn't honour maxWidth, maxHeight value) created by
- To preview, create an ExpandoPane? with splitter="true" within a …
- 2:58 PM Ticket #9554 (Date/TimeTextBox: popup should open using onclick instead of onfocus) created by
- 1:32 PM Ticket #9552 (Editor: initial text not erased by DELETE (FF)) closed by
- fixed: (In [18822]) Fix another regression from [18432]; on FF, can't select …
- 1:04 PM Ticket #9553 (Editor: meta key not working (mac FF and safari)) created by
- Seems like on mac, meta-a should select all text, meta-b should turn …
- 8:11 AM Ticket #9552 (Editor: initial text not erased by DELETE (FF)) reopened by
- Oops, above checkin fixes #9551 not this ticket.
- 8:10 AM Ticket #9551 (_getDisableSpellCheckAttr in dijit._editor.RichText does not work ...) closed by
- fixed: Fixed in [18821] although I accidentally wrote the wrong ticket # in …
- 8:09 AM Ticket #9552 (Editor: initial text not erased by DELETE (FF)) closed by
- fixed: (In [18821]) Fix exception if a user calls attr('disableSpellCheck') …
- 8:04 AM Ticket #9552 (Editor: initial text not erased by DELETE (FF)) created by
- On test_Editor.html, go to the second editor and: 1. Click to focus …
- 7:45 AM Ticket #9551 (_getDisableSpellCheckAttr in dijit._editor.RichText does not work ...) created by
- calling _getDisableSpellCheckAttr before the iframe has loaded results …
- 7:00 AM Ticket #9550 ([Patch] [CLA] Adding new item onto a tree can come from a dijit component) created by
- Hello, Adding new item onto a tree can be from a dijit component by …
- 7:00 AM Milestone 1.3.2 completed
- Update will include fixes for latest browser releases: FF3.5, Safari …
- 5:54 AM Ticket #9549 (DOH doesn't start tests automatically when dojo is not present.) created by
- See Summary. In order to replay tests it is not enough to reload the …
- 5:52 AM Ticket #6565 (DOH doesn't load _browserRunner.js in sub-frames if Dojo isn't loaded) closed by
- fixed: Robot fail: [18819] and [18820] fix this ticket in the trunk and in …
- 5:08 AM Ticket #6565 (DOH doesn't load _browserRunner.js in sub-frames if Dojo isn't loaded) reopened by
-
This fix causes
_browserRunner.js
to be included twice in the …
Jul 14, 2009:
- 1:37 PM Ticket #9548 (problems attaching style sheet to dijit.Editor) created by
- this seems to only happen when creating the editor programmatically... …
Jul 13, 2009:
- 5:33 PM Ticket #9526 (Robot: chrome 2 support) closed by
- fixed: OK, working for me now :-). I thought I cleared the cache but who …
- 5:10 PM Ticket #9547 ([PATCH][CCLA] Editor: IE Horizontal scrollbar calc in view returns ...) created by
- Editor: IE Horizontal scrollbar calc in view returns incorrectly. …
- 3:30 PM Ticket #8803 (test_scroll.html failures on IE6) closed by
- fixed: (In [18797]) Fixes #8803. Changed some tests to be more scrollbar …
- 3:05 PM Ticket #9546 (ResizeHandle - missing action publish) created by
- There is nothing published during the actions of ResizeHandle?, like in …
- 2:30 PM Ticket #9545 (tree_dnd does not load from case-sensitive http) created by
- If you load the tree_dnd test from a case-sensitive http server like …
- 12:34 PM Ticket #9544 (Problem with gears storage in Firefox 3.5) created by
- When Google Gears is NOT installed in Firefox 3.5, Dojo raises the …
- 10:13 AM Ticket #9543 (Need a way to allow using the dragged node as the avatar) created by
- see …
- 10:11 AM Ticket #9542 (Need a way to modify the draggability of nodes along a widget's dom tree) created by
- see …
- 6:48 AM Ticket #9541 (Show "in progress" information for time consuming actions e.g sorting, ...) created by
- It's better to add kind of "in progress" information for time …
- 6:24 AM Ticket #9540 (Dialog: fails on IE8 if the style="width: ..." passed in programmatic ...) created by
- […]
- 12:36 AM Ticket #9539 (dojo.require('dojox.analytics._base') in analytics plugins) created by
- Analytics plugins should dojo.require() the base analytics code, …
Jul 12, 2009:
- 11:19 PM Ticket #9538 (ComboBox and FilteringSelect textbox reverts back to previous value ...) closed by
- duplicate: Dup of #9537.
- 11:01 PM Ticket #9538 (ComboBox and FilteringSelect textbox reverts back to previous value ...) created by
- The ComboBox? or FilteringSelect? widget does not allow the user to …
- 10:31 PM Ticket #9537 (ComboBox and FilteringSelect does not allow options with same value ...) created by
- The FilteringSelect? widget does not allow the user to select the same …
- 11:13 AM Ticket #9536 (Progressbar with maximum=0 fails in IE) created by
- Internet Explorer fails to render dijit's Progressbar with …
Note: See TracTimeline
for information about the timeline view.