Timeline
Oct 22, 2006:
- 10:41 PM Ticket #1722 (TabContainer - doesn't refresh selectedChild value) created by
- Set selectedChild in TabContainer? HTML definition, then after …
- 5:56 PM Ticket #1710 (FATAL exception raised: ReferenceError: blurfp isnot defined for ...) closed by
- duplicate: yeah, guess so closed
- 4:54 PM Ticket #1721 (RichText throws an exception onblug event) closed by
- fixed: (In [6282]) fixes #1721: typo in RichText?.js make use of unified key …
- 4:40 PM Ticket #1721 (RichText throws an exception onblug event) created by
- RichText? widget throws an exception in response to *onblur* event. I …
- 3:42 PM Ticket #1720 (tests/widget/test_DialogRemote: dialog size is too small) created by
- does not emcompass contents of dialog (both FF/Safari tested)
- 3:34 PM Ticket #1719 (widget/namespaces/test_Button: sizing of buttons is wrong) created by
- tests/widget/namespaces/test_Button.html sizing of buttons, mostly in …
- 3:30 PM Ticket #1718 (Accordion Container - Scrollbars bleed through - FF1.5.0.7 OsX 10.4.8) created by
- When opening the second acordion pane, the first scroll bar bleeds through.
- 3:28 PM Ticket #1717 (namespace test_more_widgets failure) created by
- tests/widget/namespaces/test_more_widgets.html buttons are not Dojo-ized
- 3:07 PM Ticket #1716 (Unit test failure in test_declare) created by
- [dojo-test] TEST: ERROR test 'lang.declare' toString: TypeError?: …
- 1:46 PM Ticket #645 (Sortable Table does not handle date format correct) closed by
- wontfix: Killing in favor of Filtering.
- 1:45 PM Ticket #463 (SortableTable widget needs tooltip support per row) closed by
- wontfix: Closing this since FilteringTable? replaces Sortable.
- 12:54 PM Ticket #1684 (widget.validate doesn't seem to render the value of missingClass) closed by
- fixed: fixed by ktiedt, changeset [6270]
- 10:49 AM Ticket #1649 (DND breaks controller/selector/events) reopened by
- Ouch closed on mistake.
- 10:49 AM Ticket #1649 (DND breaks controller/selector/events) closed by
- fixed: Ok, I tested in FF 1.5 under linux, IE 6 under windows.
- 8:53 AM Ticket #1533 (Add API docs for dojo.debug) closed by
- fixed: (In [6280]) adding docs for dojo.debug. Not adding docs about …
- 8:43 AM Ticket #1547 (Add API docs for dojo.profile) closed by
- fixed: (In [6279]) adding docs for dojo.profile. Fixes #1547
Oct 21, 2006:
- 11:05 PM Ticket #1715 (TreeWithNode breaks while eagerWidgetInstantiation is true) created by
- When TreeWithNode? has set eagerWidgetInstantiation to true, and RPC …
- 9:36 AM Ticket #1670 (Error: ReferenceError: [methodName] is not defined) closed by
- invalid: Thank you José for this extensive testcase. However It does work as …
- 4:07 AM Ticket #1714 (Add TABLE element around dragged TBODY element) created by
- In HtmlDragAndDrop?.js in the createDragNode function, if the dragged …
- 1:27 AM Ticket #1713 (dojo.date.format does not show up in API reference) created by
- defined in src/date/format.js with comments. It's in a closure, but so …
Oct 20, 2006:
- 11:47 PM Ticket #1712 (treeV3 multiline nodes are broken in IE7) created by
- multiline nodes are shown over the top of the following nodes. good …
- 11:44 PM Ticket #1711 (dojo fails to load widgets in IE7 with native XMLHTTP enabled) created by
- with IE7 out dojo really needs to be tested. dojo fails to load …
- 6:00 PM Ticket #1710 (FATAL exception raised: ReferenceError: blurfp isnot defined for ...) created by
- FATAL exception raised: ReferenceError?: blurfp is not defined is …
- 5:56 PM Ticket #1709 (rounded corners autoPad and widgets inside problem) created by
- When using autoPadding with rounded corners (dojo.lfx.rounded.js from …
- 3:53 PM Ticket #1708 (dojo.date.format fails for patterns without separators) created by
- >>> dojo.date.format(new Date(2006,9,20), {datePattern:"dd/MMyyyy", …
- 3:17 PM Ticket #1707 (dojo.lfx.rounded : borders and corners with different size) created by
- With the following code: […] i get corners and borders of a div …
- 5:38 AM Ticket #1706 (allow buildin xdomain resources for external modules) created by
- Modules whose resources are outside of the dojo tree don't get .xd.js …
- 5:37 AM Ticket #1705 (xdomain: dojo.addOnLoad() code runs too early) created by
- Code registered by dojo.addOnLoad() might execute before widgets are …
- 5:34 AM Ticket #1640 (sync XmlHttpRequest freeze Firefox 1.5) closed by
- fixed: We have a workaround for apps that hit this issue (a djConfig flag). …
- 3:20 AM Ticket #1704 (FF3: Follow up with Mozilla about trac 1640) created by
- We have a workaround for the Firefox hang in trac #1640, but we should …
- 1:38 AM Ticket #1703 (Revision 6257 - TreeV3 Editor Fatal error) created by
- Hi guys, point browser to …
Oct 19, 2006:
- 9:16 PM Ticket #1702 (setObjectCookie does not correctly remove stored variables with null values) created by
- When using setObjectCookie, any entry which has a null value should be …
- 8:15 PM Ticket #1701 (dojo.event.browser.isEvent() doesn't check for null obj) created by
- dojo.event.browser.isEvent() has the code: […] Apparently, obj can …
- 7:07 PM Ticket #1699 (date.js has a typo of swicthCase) closed by
- fixed: date.js was redone in 0.4 and code was moved to src/date. I think …
- 5:42 PM Ticket #1700 (destroying an Editor2 instance produce the error "ReferenceError: ...) created by
- attempting to destroy an Editor2 instance with the widget destroy() …
- 5:37 PM Ticket #1699 (date.js has a typo of swicthCase) created by
- File date.js has line: var swicthCase = null; "switch" is wrong?
- 1:30 PM Ticket #1593 (Slider widgets not in dojo namespace manifest) reopened by
- The issue was with the Slider widgets, and the Spinner widgets were …
- 10:21 AM Ticket #1698 (Fix keyboard control (is the idea ok ?)) created by
- Currently, the tree node recieves focus (and is 'semi-selected' with …
- 9:14 AM Ticket #1697 (SplitContainer and creating bug) created by
- These doesn't work: […] These do work: […] So, I suggest that …
- 8:51 AM Ticket #862 (add radio button widget) reopened by
- Actually the RadioGroup? widget you checked is very different from the …
- 6:14 AM Ticket #1696 (test_Toggler.html: window #3 initial display (IE)) created by
- On IE, …
- 5:05 AM Ticket #1695 (ComboBox down arrow does not resend selected text when using remote mode) closed by
- wontfix: It used to work that way. But some people wanted the down array to …
- 3:53 AM Ticket #1695 (ComboBox down arrow does not resend selected text when using remote mode) created by
- When using the remote mode for ComboBox? it is often the case that the …
- 2:40 AM Ticket #1694 (date not updating in DropdownDatePicker when startDate is used) created by
- test case #1 in test_DropdownDatePicker.html displays this
- 2:05 AM Ticket #1693 (DropdownDatePicker: typing in illegal format causes runtime exception (IE)) created by
- In …
- 1:51 AM Ticket #1692 (DropdownDatePicker NaN case problems) created by
- In …
- 1:45 AM Ticket #1691 (DatePicker arrows have gray background (IE)) created by
- The month/week advance buttons in DatePicker? show up with a gray …
- 1:41 AM Ticket #1690 (dp: datepicker year enablement incorrect when bounded) created by
- In the very first test in test_DropdownDatePicker.html, where the …
- 1:23 AM Ticket #1689 (tab CSS is slightly off when some tabs are closable and others aren't (IE)) created by
- See …
- 1:16 AM Ticket #1688 (test_Spinner.html gets exeception about ...) created by
- On IE, running …
- 1:14 AM Ticket #1687 (Tree: dnd can break in IE quirks mode) created by
- in certain situations dnd becomes unusable in IE default mode (IE …
- 1:07 AM Ticket #1686 (Show widget: arrows don't work on IE) created by
- Using …
- 1:03 AM Ticket #1685 (NLS Select widget fails) created by
- See …
Oct 18, 2006:
- 6:33 PM Ticket #1684 (widget.validate doesn't seem to render the value of missingClass) created by
- Even the nightly test show this in the rendered source: …
- 6:01 PM Ticket #1683 (Expose dragObject's absolute position) created by
- It is useful to know the distance an object has been dragged (for …
- 3:42 PM Ticket #1682 (modal floating panes don't drag reliably) created by
- On IE, try …
- 3:12 PM Ticket #1681 (splitcontainer gap on right) created by
- 1. On Ie, load …
- 10:38 AM Ticket #1680 (dojo.i18n.number.format formatting String.substr problem) created by
- In IE String.substr(start) start must be > 0. ---- Simple patch: […]
- 8:33 AM Ticket #1679 (monthlyCalendar is not working due to latest changes) created by
- hi when i add a monthly calendar widget in my code i get a …
- 7:42 AM Ticket #1678 (dojo.i18n.number.format formatting problem) created by
- There is a problem when formatting number with decimals and …
- 1:32 AM Ticket #1677 (DropdownTimePicker doesn't function as form widget) created by
- DropdownTimePicker? needs to have a hidden field with the time set in a …
- 1:28 AM Ticket #1676 (DropdownTimePicker "spanish" version shows up in english) created by
- test_DropdownTimePicker.html has a "spanish" version but it's showing …
- 1:27 AM Ticket #1675 (DropdownTimePicker closes after selecting after hour or minute or am/pm) created by
- Need a way to set hour, minute, and am/pm without having to reopen …
- 1:19 AM Ticket #1674 (dialog shows up on left then jumps to middle of screen) created by
- In …
Oct 17, 2006:
- 9:02 PM Ticket #1673 (Select box: Set selected by value, index or title) created by
- I'm missing a feature where you can set the selected option in a …
- 7:00 PM Ticket #1664 (src/text/__package__.js has vestigial code) closed by
- fixed: (In [6223]) Changed requires to require common and Builder from …
- 6:17 PM Ticket #409 (IE is giving unsecure errors loading dojo.js using https schema) closed by
- fixed: fixed in [6221]
- 6:03 PM Ticket #550 (Mixed Content Bug in dojo/src/storage/Browser.js) closed by
- fixed: (In [6221]) fixes #550, dojo.flash not working in an https environment
- 5:38 PM Ticket #1672 (TreeV3 Expand and Collapse All can run simultaneously causing partial ...) created by
- The expand and collapse all methods for TreeV3 do not stop each other …
- 5:37 PM Ticket #1594 (tests/widget/treeV3/demo.html (revision 5967) complains about not ...) closed by
- fixed: I saw a checkin a few weeks ago that fixed this, and it does seem to …
- 4:59 PM Ticket #1366 (checkbox widget ignores "value" attribute) closed by
- fixed: (In [6219]) oops, erased value attribute by mistake; putting back. …
- 4:39 PM Ticket #1671 (item.create is not a function - Editor2 conflict with prototype) created by
- Editor2 conflict with prototype in the nightly build (not in the …
- 4:33 PM Ticket #1366 (checkbox widget ignores "value" attribute) reopened by
- this isn't working. when value isn't specified, it prints out …
- 4:27 PM Ticket #1670 (Error: ReferenceError: [methodName] is not defined) created by
- A content pane that recieves its content on the fly does not find …
- 3:44 PM Ticket #1667 (FATAL exception raised: TypeError: this.normalizedEventName is not a ...) closed by
- fixed
- 2:42 PM Ticket #1543 (Add API docs for dojo.lfx) closed by
- fixed
- 1:34 PM Ticket #1546 (Add API docs for dojo.namespace) closed by
- fixed: registerNamespaceManifest now has a summary
- 12:59 PM Ticket #1669 (dojo.dom.hasParent() returns null instead of false) created by
- 12:40 PM Ticket #1668 (disabled combobox should have better colors) created by
- Disabled Combobox looks exactly the same as an enabled combobox; it …
- 12:28 PM Ticket #1665 ([patch][cla]Show widget doesn't display on IE at all) closed by
- fixed: Fixed in #1203
- 12:27 PM Ticket #1203 (Show widget doesn't display on IE at all) closed by
- fixed: (In [6214]) Fixes #1203. Fixed #1665. HTML was not well formed.
- 10:46 AM Ticket #1667 (FATAL exception raised: TypeError: this.normalizedEventName is not a ...) created by
- I ran accross this error using Firefox 1.5.0.7 …
- 10:35 AM Ticket #1666 (Button disabled/enabled mouseover) created by
- When using a button widget, first disabling it programatically by …
- 9:36 AM Ticket #1665 ([patch][cla]Show widget doesn't display on IE at all) created by
- test_Show.html not well formed
- 8:54 AM Ticket #548 (Mixed-Content warning in IE from BackgroundIFrame over HTTPS) closed by
- fixed: (In [6212]) Fixes #548
- 8:34 AM Ticket #1405 (dojo.event.browser.* toLowerCase() causes problems with case sensative ...) closed by
- fixed: (In [6211]) dojo.event.browser.* toLowerCase() causes problems with …
- 6:32 AM Ticket #1203 (Show widget doesn't display on IE at all) reopened by
- OK, I tried the latest code (including [6205] and [6206]). Now on IE I …
- 6:18 AM Ticket #904 (missing demos) closed by
- fixed: I got these added and added a couple more as well (like the Progress …
- 5:13 AM Ticket #1203 (Show widget doesn't display on IE at all) closed by
- fixed
- 4:59 AM Ticket #1405 (dojo.event.browser.* toLowerCase() causes problems with case sensative ...) closed by
- fixed: (In [6204]) dojo.event.browser.* toLowerCase() causes problems with …
- 4:40 AM Ticket #1307 (External dependencies throw error and are sometimes not included.) closed by
- fixed: This should be fixed in the latest trunk code. Any build time errors …
- 2:11 AM Ticket #564 ([patch][need cla] regression: default value for combobox) closed by
- fixed: I just checked; it's working. The fix is [3923] and the test is [6200].
Oct 16, 2006:
- 11:53 PM Ticket #1664 (src/text/__package__.js has vestigial code) created by
- src/text/package.js includes "dojo.text.String" and …
- 11:49 PM Ticket #1663 (fix loader.js comments and function names) created by
- As per the recent discussion to call dojo.html a module and …
- 11:29 PM Ticket #1662 (JS Style Guide) created by
- On the Dojo coding style guide web page, in the "Quick Reference" …
- 11:08 PM Ticket #1661 (JS Style Guide examples don't follow rules - if(foo) vs. if (foo)) created by
- On the Dojo coding style guide web page, the example code doesn't …
- 8:51 PM Ticket #1660 (Remove UTF-8 BOM in build) created by
- remove the UTF-8 BOM when building dojo.js. Normally, the .js files …
- 6:57 PM Ticket #1659 (linkpane page using onclick javascript event) created by
- a Tab container is composed of 2 linkpane tabs. -> the first tab is …
- 5:41 PM Ticket #1658 (Make sure auto-requiring of widgets works with xd loading) created by
- Need to be sure that the auto-discovery of widgets in the page will …
- 3:58 PM Ticket #1536 (Add API docs for dojo.event) closed by
- fixed: (In [6194]) finishing docs for the topic system. Fixes #1536
- 11:16 AM Ticket #1657 (Button widget to provide better support for icons) created by
- Currently, when using the button widget, if you want to add an icon to …
- 10:47 AM Ticket #1656 (Add 'secure' version of eval()) created by
- The reason for this request is that eval() is seen as a security risk …
- 5:27 AM Ticket #1655 (debugAtAllCosts eliminating need to call writeIncludes()) created by
- Since setting debugAtAllCosts presumably loads a special debug js file …
Oct 15, 2006:
- 6:47 PM Ticket #1654 (Consider moving flattened resources from nls/ to src/nls/) created by
- Right now flattened resources from a custom build are placed in a nls …
- 3:35 PM Ticket #1632 (DropdownDatePicker popup does not select initial date in form tests) closed by
- fixed: (In [6185]) Fixes #1632 Also updates tests for DropdownDatePicker? and …
- 3:06 PM Ticket #1551 (Add API docs for dojo.style) closed by
- invalid: This is actually invalid; style has essentially been removed in favor …
- 2:48 PM Ticket #1448 (Package and Class File Standards) closed by
- invalid: This terminology is being debated to death by the committers but there …
- 2:41 PM Ticket #720 (Generic mechanism for beautiful dojo loading...) closed by
- wontfix: There's no reason for this ticket to be reopened; reclosing it. …
- 10:12 AM Ticket #1653 ([widget] FilteringTable: sort of rows when empty rows are added is not ...) created by
- when minRows is set and the number of loaded rows is less than …
Oct 14, 2006:
- 11:19 PM Ticket #1170 ([patch][cla] dojo.io.bind IframeTransport "url:" does not work) closed by
- fixed: (In [6182]) Fixes #1170. Confirmed with Dylan that person who …
- 10:36 PM Ticket #1011 (Support application/json in dojo.io transports) closed by
- fixed: (In [6181]) Fixes #1011, support application/json. Also fixed …
- 9:39 PM Ticket #1291 (xdomain loading fails to intern templates that use dojo.uri.nsUri()) closed by
- fixed: (In [6180]) Fixes #1291. Now moduleUri template paths can be interned …
- 6:50 PM Ticket #1652 (tabbing a dojo combobox on IE issues an incorrect selectOption event) created by
- In IE, when the focus is at a dojo combobox and the tab key is pressed …
- 6:14 PM Ticket #1623 (TreeBasicControllerV3.js line 280 _focusLabel(treeWidget, nodeWidget)) closed by
- fixed
Oct 13, 2006:
- 9:00 PM Ticket #1651 (null values on TextBox widget 'value' property cause display error.) created by
- var mnameWdgt = …
- 7:34 PM Ticket #1650 (When Title pane is child of content pane, IE doesn't show the contents ...) created by
- This issue is in the trunk. To reproduce: add following code to …
- 7:24 PM Ticket #1649 (DND breaks controller/selector/events) created by
- See treeV3/dndselector.html Move or try moving a node, then click …
- 7:18 PM Ticket #1495 (TreeNodeV3 object part of prototype instead of instance) closed by
- fixed: Applied, thanks
- 7:16 PM Ticket #1428 ((TreeV3) expandLevel and loadLevel TreeV3/TreeNodeV3 property values ...) closed by
- fixed: Changed to integer
- 6:27 PM Ticket #1648 ([patch] [CLA needed] Bug fix for dojo.debugDeep() under Firefox 1.5) created by
-
Under Firefox 1.5,
dojo.debugDeep()
would die complaining about … - 4:16 PM Ticket #1647 (TreeV3 node selection should only happen when title is clicked) created by
- The selection of a node in TreeV3 is too agressive. If the user …
- 2:53 PM Ticket #675 (disabled combobox can be modified) closed by
- fixed: (In [6176]) fixes #675
- 2:53 PM Ticket #987 (Packages declared as objects) closed by
- fixed
- 2:02 PM Ticket #1646 ([patch][cla needed] strtodate(): "natural language" date parsing) created by
- This patch (format.js-strtodate.patch) adds a dojo.date.strtodate() …
- 12:48 PM Ticket #1645 ("file doesn't exist" errors in Safari loading DropdownDatePicker demo) closed by
- invalid: Working as designed. This is part of the search path used with …
- 3:46 AM Ticket #1645 ("file doesn't exist" errors in Safari loading DropdownDatePicker demo) created by
- When loading the DropdownDatePicker? demo in Safari (v2.0.4) an error …
Oct 12, 2006:
- 4:37 PM Ticket #915 (Accordion miscalculates it's own height) closed by
- fixed: Hi Doron, I've rewritten AccordionContainer?; this problem is gone now.
- 4:22 PM Ticket #1496 (TreeV3 toogle=wipe doesnt play well) closed by
- fixed: This is working now. I suspect my recent changes to …
- 3:43 PM Ticket #801 (Menu2 and MenuBar2 style) closed by
- fixed: (In [6162]) fixes #801
- 3:36 PM Ticket #1644 (DatePicker month Label is offset wrong in IE when displayWeeks=1 and ...) created by
- Like the topic says... this is related to the 2nd or so test case in …
- 1:19 PM Ticket #1521 (dialog widget does not support createWidget) closed by
- invalid: Actually it was just an error in the test script. Duration must be a …
- 1:04 PM Ticket #1643 (dnd for 3 trees and a document) created by
- I have a document and 3 large trees (> 200 elements) in one document. …
- 12:39 PM Ticket #1642 ([patch][cla]DropdownDatePicker: Fix for error when initial entry is ...) created by
- When DropdownDatePicker? receives an invalid date in its input, the …
- 12:12 PM Ticket #1641 (Wrong checked propery in Checkbox widget) closed by
- fixed: This was changed (and fixed) a few weeks ago; try the latest code.
- 10:06 AM Ticket #1641 (Wrong checked propery in Checkbox widget) created by
- 1. The error in HtmlCheckBox?.html: checked="${this.checked}" "checked" …
- 9:40 AM Ticket #1640 (sync XmlHttpRequest freeze Firefox 1.5) created by
- Browser : Firefox 1.5 (config : default [keep-alive activated, …
- 9:30 AM Ticket #1639 ([patch] [CLA needed] Improve in wizard widget for checkPass function) created by
- checkPass of Wizard wait for the error string and display alert. For …
- 8:21 AM Tickets #704,1043,1316,1605,1626 batch updated by
- fixed: (In [6158]) Various fixes related to wipeIn()/wipeOut(). Fixes #1043, …
- 2:20 AM Ticket #888 (toggler window #3 renders incorrectly) closed by
- duplicate: Dup of #704
- 1:13 AM Ticket #1591 (build system problems with gfx) closed by
- fixed: (In [6155]) remove garbage chars. Fixes #1591
- 12:07 AM Ticket #1591 (build system problems with gfx) closed by
- fixed: (In [6153]) fixes #1591: remove extra utf-8 tag
Oct 11, 2006:
- 10:53 PM Ticket #1416 (dojo.declare: Subclasses of dojo.collections.Dictionary need a ...) closed by
- worksforme: I can't find any problem here. If the poster wants to reopen with …
- 10:40 PM Ticket #1630 (validate color confusion) closed by
- fixed: Yes, I was looking into it, and found the problem... or rather didnt …
- 10:06 PM Ticket #1638 (TreeV3 folder nodes don't retain isFolder state when modified) created by
- A tree node that is marked with isFolder="true" does not retain the …
- 8:41 PM Ticket #1556 (Add API docs for dojo.uuid) closed by
- fixed: (In [6148]) doc comments -- fixes #1556
- 3:09 PM Ticket #1637 (Dojo chart widget enhancements) created by
- Suggestions for some Dojo chart widget enhancements: * Events -- even …
- 3:06 PM Ticket #1636 (Wizard widget button enhancements) created by
- A suggestion to change the wizard widget into a compound widget that …
- 3:00 PM Ticket #1635 (wizard panes 2 and onwards not displaying LayoutContainer's left / ...) created by
- If you create a wizard container, then add two or more wizard panes, …
- 12:31 PM Ticket #1634 (Internationalized strings for keys in Dojo Storage) created by
- if i am using german "Umlaut" aka e.g. Ü,ä, ö in the key for …
- 12:27 PM Ticket #1633 (ucfirst attr on Textbox with utf-8 document) created by
- When adding a "München" to the Text box and triggering the blur …
- 7:33 AM Ticket #1378 (when referencing this.parent it skips a level inside widgets - BUG?) closed by
- invalid: Hi. This is a very very long bug chain, so I'll address the original …
- 6:16 AM Ticket #1627 (dojo.html.BackgroundIframe causes security message to pop in IE in a ...) closed by
- duplicate: Dup of #548
- 5:58 AM Ticket #708 (menu2 disabled item : gray arrow) closed by
- fixed: (In [6136]) adding gray submenu arrow for the disabled state. fixes #708
- 5:44 AM Ticket #1402 (disabling a button changes its size) closed by
- fixed: (In [6135]) updating button and menu graphics to slightly brighter …
- 4:54 AM Ticket #1515 (Dojo fails to load in Mozilla for XML pages with <?xml-stylesheet ...) closed by
- duplicate: Duplicate of http://trac.dojotoolkit.org/ticket/501 (workaround is …
- 4:39 AM Ticket #1190 ([patch][cla] ComboBox Extra Spacing/Strange Gaps/Unusual Style) closed by
- fixed: Updates made recently seem to fix this issue. For the moment we will …
- 4:37 AM Ticket #676 (Can't see the contents in the dojo Editor within javascript.) closed by
- fixed
- 4:24 AM Ticket #1201 (parseWidgets="false" as an attribute on a node is not working) closed by
- fixed: (In [6133]) fixes #1201, parseWidget='false' was being ignored... …
- 4:05 AM Ticket #1632 (DropdownDatePicker popup does not select initial date in form tests) created by
- This appears to have regressed around August 26. We need to take a …
Oct 10, 2006:
- 9:42 PM Ticket #1631 (Saving a URL in the Editor causes strange copies of itself to appear.) created by
- I am using the latest version (svn r6124) of the Editor2 widget in a …
- 9:11 PM Ticket #1630 (validate color confusion) created by
- I noticed that the validate tests no longer use red/green colors as …
- 9:06 PM Ticket #1629 (Tree: Drag and Drop to destination tree node messes up node order.) created by
- I have an empty tree (V3) as a destination and another tree as a …
- 8:45 PM WikiStart edited by
- (diff)
- 8:32 PM Ticket #1628 (click-dragging across the DatePicker causes error.) created by
- dojo version 0.31 IE 6.0 & FF 1.5.0.7 If you button down on one date, …
- 8:22 PM Ticket #1627 (dojo.html.BackgroundIframe causes security message to pop in IE in a ...) created by
- dojo version 0.31 (from tag in repository) IE 6.0.2800.xpsp2 When …
- 7:20 PM Ticket #1610 (remove dojo.widget.validate sub-module) closed by
- fixed: (In [6121]) move dojo.widget.validate.* back to dojo.widget. Fixes #1610
- 6:15 PM WikiStart edited by
- (diff)
- 6:15 PM WikiStart edited by
- (diff)
- 6:13 PM WikiStart edited by
- (diff)
- 5:36 PM Ticket #1626 (dojo.lfx.wipeIn()/wipeOut() don't work on fixed size items) created by
- If an item explicitly sets it's height, then when you wipe-out and …
- 5:32 PM Ticket #1514 (dojo.lfx.wipeIn()/wipeOut() should set display:none; wiped-out item ...) closed by
- fixed: I'm gonna close this bug a file a new one for the remaining problems …
- 5:29 PM Ticket #1518 (TitlePane should extend ContentPane) closed by
- fixed: (In [6114]) Fixes #1518 (makes TitlePane? extend ContentPane?). I'm …
- 4:34 PM Ticket #1244 (TitlePane - Wipes out with default duration when open = "false") closed by
- fixed: This bug description is kind of confusing but it seems you are talking …
- 4:23 PM Ticket #1598 (TitlePane content disappearing with IE) closed by
- worksforme: You should attach testcases for your bugs; I tried having a title pane …
- 4:19 PM Ticket #1488 (Gap between TitlePane Title and Content with IE) closed by
- worksforme: You should attach testcases for your bugs; I tried having a title pane …
- 4:11 PM Ticket #1509 (When using multiple TitlePanes is does not collapse correctly) closed by
- fixed: Fixed by [6105] and earlier checkins.
- 4:06 PM Ticket #1478 (TitlePane collapse broken with revision 5108) closed by
- fixed: Fixed by [6105] and earlier checkins
- 2:27 PM Ticket #1625 ([patch][cla] Allow parameter in: dojo.html.getScroll(node)) created by
-
dojo.html.getScroll(dojo.byId("someDiv"))
- Return the scroll … - 7:47 AM Ticket #1624 (TimePicker.setTime() fails) closed by
- fixed: (In [6102]) fixes #1624, missing dojo.require in TimePicker?
- 7:06 AM Ticket #1624 (TimePicker.setTime() fails) created by
- The Error message is: with error dojo.date.toRfc3339 not a function. …
- 4:04 AM Ticket #1623 (TreeBasicControllerV3.js line 280 _focusLabel(treeWidget, nodeWidget)) created by
- Seems like this line should read this._focusLabel(nodeWidget);
- 12:25 AM Ticket #1622 (Bug in (and inadequit fix for) dojo.crypt.SHA1) created by
- dojo.crypt.SHA1.compute() isn't producing good Hex or Base64. I was …
- 12:13 AM Ticket #1618 (XHR fails before dojo.js itself loaded) closed by
- invalid: the other issue mentioned here is not related to this at all, will …
- 12:11 AM Ticket #1618 (XHR fails before dojo.js itself loaded) reopened by
- revert back r6100, turned off firebug xhttprequest logging, everything …
Oct 9, 2006:
- 10:55 PM Ticket #1618 (XHR fails before dojo.js itself loaded) closed by
- fixed: (In [6100]) fixes #1618: relative path in XHR calls fail in some cases …
- 9:10 PM Ticket #1621 (DnD fails when scrolled down in a box with overflow:auto) created by
- When scrolled down in a box with overflow:auto, you can drag items, …
- 6:56 PM Ticket #1620 (memory leaks) created by
- Some memory leaks that I see on page unload according to the firefox …
- 6:07 PM Ticket #1383 ([patch] Checkbox.html not valid markup) closed by
- fixed: This particular issue was fixed with issue 1583. There is no …
- 12:51 PM Ticket #1575 (Dialog and ComboBox widget don't work together in IE) closed by
- worksforme
- 11:43 AM Ticket #1524 (ComboBox rendering in svn differs from 3.1) closed by
- worksforme: Seems to work OK with the latest trunk
- 3:27 AM Ticket #1065 ([patch][cla] Dojo unloads from hosted IE control) closed by
- fixed: (In [6092]) fix unload for using Dojo in a host IE control, fixes #1065
Oct 8, 2006:
- 6:08 PM Ticket #1414 (error with removing editor) closed by
- fixed: I think I've resolved this now... closing.
- 4:31 PM Ticket #1619 (fix code and doc to say module/resource rather than module/package) created by
- Need to fix manual.dojotoolkit.org, dojo.jot.com, and the …
- 4:04 PM Ticket #1617 (Multiple dojo.provide() calls in files should be deleted) closed by
- fixed: […]
- 3:39 PM Ticket #1618 (XHR fails before dojo.js itself loaded) created by
- use this profile to build dojo: […] then try to load …
- 10:37 AM Ticket #1617 (Multiple dojo.provide() calls in files should be deleted) created by
- The following files have mutliple dojo.provide() calls in them. Each …
- 3:24 AM Ticket #1467 (dojo.widget.validate is using a deprecated function) closed by
- worksforme: I think this has gone away since the validate refcator and …
- 3:04 AM Ticket #1563 (Add API docs for dojo.widget.nls) closed by
- wontfix
Oct 7, 2006:
- 9:00 PM Ticket #1462 (user and password in BrowserIO.js) closed by
- fixed: (In [6047]) fixes #1462
- 8:50 PM Ticket #1462 (user and password in BrowserIO.js) reopened by
- my example was only for POST but I meant to support user and password …
- 8:38 PM Ticket #1297 (fixPathsInCssText fails to detect all valid URIs) closed by
- fixed: (In [6046]) fixes #1297, missing ~ from url regex
- 8:07 PM Ticket #1015 (DomWidget: No longer able to hard-code templateCssString) closed by
- fixed
- 7:50 PM Ticket #1019 (createWidget() with node parameter doesnt work) closed by
- fixed: I think this is already resolved. If not, please reopen.
- 6:51 PM Ticket #1595 (Rename shadowTR..png in src/html/images) closed by
- fixed: (In [6042]) fixes #1595, remove extraneous file
- 5:01 PM Ticket #1615 (dojo.validate.check doesn't check selected values in required for ...) closed by
- fixed: (In [6037]) Fixes #1615 - wasn't checking selected value for empty/null.
- 12:10 PM Ticket #1581 (isSet(property) reflection method) closed by
- invalid: Recommended to close this, so doing so.
- 2:29 AM Ticket #1616 (TooltipDialog with href: cause flicker) created by
- Tooltips that load their content from an URL via href cause a flicker …
- 1:49 AM Ticket #1615 (dojo.validate.check doesn't check selected values in required for ...) created by
- Taken from: http://issues.apache.org/jira/browse/TAPESTRY-1107 "In …
Oct 6, 2006:
- 10:21 PM Tickets #1600,1604 batch updated by
- fixed: (In [6033]) Fixes #1604 #1600
- 8:54 PM Ticket #1614 (ComboBox - Fatal errors. Timing issue?) created by
- I'm experiencing problems when loading ComboBox? data arrays using …
- 3:08 PM Ticket #1586 (checkbox does honor disabled/checked settings under opera 9) closed by
- fixed: (In [6025]) Fixes #1586, 1383
- 1:07 PM Ticket #1613 (tree dnd does not leaves behind last selected node when using ...) created by
- This is reproducible on the test page …
- 12:25 PM Ticket #1612 (AccordionContainer: onShow and onHide back to AccordionPane) closed by
- fixed: (In [6021]) Fixes #1612 (onShow/onHide get called when pane …
- 6:14 AM Ticket #1612 (AccordionContainer: onShow and onHide back to AccordionPane) created by
- Here is small patch to make 0.4 accordion more compatible with 0.3 …
- 6:06 AM Ticket #1611 (Tree*ControllerV3.js doesn't unlisten from events) created by
- Tree*ControllerV3.js doesn't unlisten from events, making multiple …
- 12:35 AM Ticket #1610 (remove dojo.widget.validate sub-module) created by
- Put the resources in dojo.widget.validate back into dojo.widget; when …
- 12:15 AM Tickets #1579,1593,1609 batch updated by
- fixed: (In [6017]) rename spinner widgets, mark time and real ones …
Oct 5, 2006:
- 11:09 PM Ticket #1609 (rename spinner widgets, mark experimental) created by
- rename widgets to IntegerSpinner?, DateSpinner?, etc. to follow Dojo …
- 10:32 PM Ticket #1607 (AccordionContainer: AccordionPane and singleton bug?) closed by
- invalid: Not a bug; you just need to study up a bit more on how closures work. …
- 10:30 PM Ticket #1608 (dropdowntimepicker should use java-style date formatting) closed by
- fixed: (In [6015]) Use dojo.date.format instead of dojo.date.strftime, use …
- 10:27 PM Ticket #1608 (dropdowntimepicker should use java-style date formatting) created by
- 10:21 PM Ticket #1577 (12 hour time validates format, but not range) closed by
- fixed: (In [6014]) bounds checking for hours, minutes, seconds, milliseconds. …
- 10:05 PM Ticket #1576 (missingValue always says "occupation is req'd") closed by
- fixed: (In [6013]) Pass back bundle in prototype so that overrides are not …
- 8:18 PM Ticket #1574 (ToolbarButtons in a ToolbarButtonGroup do not respond to events.) closed by
- wontfix: these widgets along with Editor is deprecated, so please use …
- 8:16 PM Ticket #1560 (Add API docs for dojo.widget.Editor2) closed by
- fixed
- 8:10 PM Ticket #1564 (Add API docs for dojo.widget.vml) closed by
- fixed: (In [6011]) Fixes #1564.
- 8:04 PM Ticket #1559 (Add API docs for dojo.widget.svg) closed by
- fixed: (In [6010]) Fixes #1559.
- 7:45 PM Ticket #1607 (AccordionContainer: AccordionPane and singleton bug?) created by
- Can't bind events to single AccordionPane?, seems to be like last event …
- 7:44 PM Ticket #1552 (Add API docs for dojo.svg) closed by
- fixed: Fixed with r.5972
- 6:04 PM Ticket #1606 ([patch] Dialog.js has severe memory leaks) created by
- I've found some memory leaks in Dialog.js that are related to events. …
- 3:10 PM Ticket #1603 (ComboBox - refresh issue in FF) closed by
- duplicate: Fixed by #1604
- 9:39 AM Ticket #1605 (TitlePane - nesting doesn't work) created by
- This is two bugs in one: 1) Doing …
- 9:24 AM Ticket #1604 (ComboBox - resizes combo arrow in IE) created by
- Combo arrow gets resized in IE by setting width and height values, so …
- 9:18 AM Ticket #1603 (ComboBox - refresh issue in FF) created by
- Ctrl-F5 in FF causes ComboBox? to render without combo arrow.
- 6:42 AM Ticket #1602 (Add optional behaviour to PopupManager) created by
- Currently the PopupManager? running within in a frame or iframe …
- 1:40 AM Ticket #1590 (ValidateTextbox inhibits custom css to control appearance) closed by
- fixed: (In [5994]) Fixed reserved word class in ValidationTextbox?.js fixes #1590
Oct 4, 2006:
- 3:13 PM Ticket #1583 ([patch][cla] DropdownDatePicker was copying startDate and endDate to ...) closed by
- fixed: (In [5985]) Fixes #1583 Cleaned up DDP on how it called …
- 3:05 PM Ticket #1601 (FloatingPane has redundant requires) closed by
- fixed: (In [5984]) Removed redundant requires. Fixes #1601.
- 3:03 PM Ticket #1601 (FloatingPane has redundant requires) created by
- Lines 12-14 of FloatingPane?.js are as such: […] The second and …
- 1:53 PM Ticket #1510 (ContentPane fails to redraw images properly on browser resize in Firefox) closed by
- wontfix: Wow, that's a weird one. I _can_ reproduce it, but clearly this is a …
- 12:33 PM Ticket #1239 ([patch] allow MenuBarItem2 to be disabled) closed by
- fixed: (In [5983]) Fixes #1239
- 12:16 PM Ticket #833 (accordioncontainer + layoutcontainer == broken layout) closed by
- fixed
- 12:02 PM Ticket #707 (Accordion rework) closed by
- fixed
- 1:41 AM Ticket #1532 (Add API docs for dojo.date) closed by
- fixed
Oct 3, 2006:
- 11:20 PM Ticket #1588 (ComboBox - css glitch in IE with multiple combo boxes on the same page) closed by
- fixed: (In [5971]) Fixes #1588
- 9:39 PM Ticket #1600 (& showing up in combobox widget) created by
- if you try and use a & in the title of a list item it shows up as …
- 7:12 PM Ticket #1599 (FisheyeList calling show throws error in IE) created by
- Putting a FisheyeList? into a ContentPane? that keeps it invisible …
- 6:17 PM Ticket #1598 (TitlePane content disappearing with IE) created by
- When clicking a TitlePane? wich contains a form inside, its content …
- 6:06 PM Ticket #1597 (Drag and drop fails to scroll the window) created by
- I am not sure if anything can be done about this in dojo or if this is …
- 5:24 PM Ticket #1596 (tests/widget/test_Dialog_createWidget.html doesn't work) created by
- Hi, tests/widget/test_Dialog_createWidget.html doesn't work. No …
- 4:51 PM Ticket #1595 (Rename shadowTR..png in src/html/images) created by
- My zip application doesn't like .. in a file name. I assume this is a …
- 4:22 PM Ticket #1594 (tests/widget/treeV3/demo.html (revision 5967) complains about not ...) created by
- Hi, When I tried to load tests/widget/treeV3/demo.html in my Firefox …
- 3:08 PM Ticket #1593 (Slider widgets not in dojo namespace manifest) created by
- The Slider widgets are missing from the mapping defined in …
- 2:29 PM Ticket #1592 (around advice on getElementById fails on IE) created by
- Hi all, I'm trying to override the getElementById to change the id …
- 11:56 AM Ticket #1267 (ComboBox: Display bug with autocomplete (FF/Linux only)) reopened by
- Seems to only be a problem on FF/linux; reopening the bug but …
- 8:37 AM Ticket #1267 (ComboBox: Display bug with autocomplete (FF/Linux only)) closed by
- worksforme
- 8:35 AM Ticket #1204 (SplitContainer with Vertical Orientation allows the top pane's content ...) closed by
- fixed: (In [5959]) Fixes #1204. Fix from Neil Joshi (CLA on file).
- 8:19 AM Ticket #866 (Accordion: selection not confined to panel in IE/Opera) closed by
- fixed: Fixed in [5940] or earlier.
- 8:18 AM Ticket #716 (Accordion test redraw problem while scrolling Pane 3 using Firefox 1.5.0.3) closed by
- fixed: Fixed in [5940] or earlier.
- 8:18 AM Ticket #1425 (accordion broken?) closed by
- fixed: Fixed in [5940] or earlier.
- 7:09 AM Ticket #1591 (build system problems with gfx) created by
- I'm getting a few invalid character errors when I create a dojo build …
- 12:39 AM Ticket #1590 (ValidateTextbox inhibits custom css to control appearance) created by
- The 'highlight' method of ValidateTextbox? sets the value of the css …
Oct 2, 2006:
- 9:34 PM Ticket #1589 (Enhancement of the fisheye so that it can scroll) created by
- I enhanced the fisheye so that it can scroll you just have to define a …
- 8:28 PM Ticket #1588 (ComboBox - css glitch in IE with multiple combo boxes on the same page) created by
- With multiple combos on the same page, a visualization problem can be …
- 4:54 PM Ticket #1587 (Editor2 should create a dojoUri from an overridden toolbarTemplatePath) created by
- In the widget src, the default toolbarTemplatePath is created with a …
- 4:09 PM Ticket #1516 (Editor2 toolbar flickers in IE when hovering over toolbar buttons) closed by
- fixed
- 3:59 PM Ticket #1500 (dojo.widget.Button's click does not receive the focus in IE) closed by
- fixed: (In [5947]) Fixes #1500
- 3:40 PM Ticket #1477 (Slider widget doesn't work in Safari) closed by
- fixed: (In [5946]) Fixes #1477
- 2:28 PM Ticket #1586 (checkbox does honor disabled/checked settings under opera 9) created by
- try …
- 2:26 PM Ticket #1584 (checkbox image is not properly displayed in IE with a large font) closed by
- fixed: (In [5945]) fixes #1584: checkbox image is not properly displayed in …
- 2:12 PM Ticket #1585 ([patch][cla] Key and focus support for FilteringTable) created by
- This patch adds basic key support to the FilteringTable? widget. It …
- 1:00 PM Ticket #1497 (ComboBox - corresponding value not selected) closed by
- fixed: (In [5943]) Fixes #1497 Reverses order of setLabel and setValue
- 12:49 PM Ticket #1523 (ComboBox - onValueChanged fails to trigger function) closed by
- fixed: (In [5942]) Fixes #1523
- 3:36 AM Ticket #1365 (dojo.hostenv.getModulePrefix() on unregistered module returns module name) closed by
- wontfix: The module loading code depends on this behavior, so I am not going to …
Oct 1, 2006:
- 11:39 PM Ticket #1584 (checkbox image is not properly displayed in IE with a large font) created by
- 1. In IE, go to …
- 10:04 PM Ticket #1169 (The dojo.io upload using the formNode with a return type of "text/xml" ...) closed by
- fixed: (In [5931]) Fixes #1169: now if a transport for a dojo.io.bind() …
- 8:56 PM Ticket #1583 ([patch][cla] DropdownDatePicker was copying startDate and endDate to ...) created by
- ...which caused it to crash.
- 1:52 PM Ticket #1582 (jslinker incorrectly handles for loop init without 'var') created by
- jslinker incorrectly handles for loops when multiple vars are …
Sep 30, 2006:
- 9:55 PM Ticket #1581 (isSet(property) reflection method) created by
- Could we put a dojo.lang.isSet(property) method in dojo.lang ? …
- 9:28 PM Ticket #475 (uncaught exception in bind for IE means next bind silently fails.) closed by
- fixed: (In [5924]) Fixes #475. Added unit test to verify. Thanks for the test …
- 8:49 PM Ticket #1388 (dojo.require Bug?) closed by
- invalid: Try doing a dojo.require("dojo.lang.declare"); at the top of …
- 8:41 PM Ticket #1358 (dojo.hostenv.loadPath Requires dojo.widget.* Bug) closed by
- invalid: It looks like you are not doing a dojo.require("dojo.lang.declare"); …
- 6:30 PM Ticket #1580 (tabcontainer: layout issue when closing tabs) created by
- having a tabcontainer with lots of tabs, the tabs are placed on 2 …
- 4:50 AM Ticket #746 (IFrame transport: Entering "abcde" for filename in IE causes Access ...) closed by
- fixed: (In [5921]) Fixes #746
- 4:04 AM Ticket #487 (dojo.bind charset auto detection) closed by
- wontfix: The "bindEncoding" and "encoding" params mentioned in Dojo above are …
Sep 29, 2006:
- 9:31 PM Ticket #1579 (test_spinner tests are b0rken) created by
- probably from the recent refactoring
- 9:25 PM Ticket #636 (2 different date formats (validation - formatting)) closed by
- fixed: (In [5919]) DateTextbox? uses dojo.date.parse; deprecate old usage. …
- 9:16 PM Ticket #1578 ([patch][cla] StretchPane (formerly called ElasticPane), now working in ...) created by
- (This announcement supersedes and obsoletes a prior submission for …
- 9:10 PM Ticket #1577 (12 hour time validates format, but not range) created by
- 13:61:62 pm validates
- 9:04 PM Ticket #1576 (missingValue always says "occupation is req'd") created by
- ...even though this is only defined on one of the widgets. try …
- 8:44 PM Ticket #1575 (Dialog and ComboBox widget don't work together in IE) created by
- Dialog widget can't be used together with the ComboBox?. It doesn't …
- 8:38 PM Ticket #1497 (ComboBox - corresponding value not selected) reopened by
- Issue still persists. Patch 1523 solves the onValueSelect issue but he …
- 8:02 PM Ticket #1574 (ToolbarButtons in a ToolbarButtonGroup do not respond to events.) created by
- Toolbar buttons in a button group do not respond to event like regular …
- 7:59 PM Ticket #1529 (regression: InlineEditBox no longer returns to original background ...) closed by
- fixed: (In [5918]) Fixes #1529. Simple little one line change.
- 5:16 PM Ticket #1497 (ComboBox - corresponding value not selected) closed by
- duplicate: Please verify with the patch contained in ticket 1523.
- 3:38 PM Ticket #1573 (LinkPane tab always preloading content) closed by
- invalid: You need to set style="display: none" on your linkpane. Then it won't …
- 3:30 PM Ticket #1572 (TabContainer doesn´t fire selectTab dojo.event.connet) closed by
- wontfix: Yeah, the name has been changed to selectChild(). selectTab() is …
- 2:00 PM Ticket #1573 (LinkPane tab always preloading content) created by
- If you create a TabContainer? with a LinkPane? the content is always …
- 1:03 PM Ticket #1572 (TabContainer doesn´t fire selectTab dojo.event.connet) created by
- The function is nerver called: tabContainer = …
- 1:01 PM Ticket #1571 (backslesh not working correct in FireFox in inlineEditBox with anchors) created by
- When we add dojoType="inlineEditBox" to anchor and run beginEdit(), …
- 12:10 PM Ticket #1525 ([Widget] Subwidget definitions not necessarily respecting CSS definitions.) closed by
- fixed: (In [5911]) fixes #1525: Subwidget definitions not necessarily …
- 11:12 AM Ticket #1570 ([CLA] [PATCH] TimeZonePicker by Chris Barber) created by
- Awesome TimeZonePicker? widget that has a rotating world map + hiliting …
- 11:09 AM Ticket #1569 ([patch][cla] Posted new widget: ElasticPane) created by
- The attached patch adds to Dojo a new widget called ElasticPane?. …
- 10:33 AM Ticket #1568 (dojo.uri.Uri does not clean up path in first argument) created by
- If dojo.uri.Uri is only passed one argument, no cleanup of the path is …
- 10:19 AM Ticket #1567 ([dragDrop] impossible to drop in an empty list) created by
- Hi, It seems it's not possible to drop elements to an empty list : in …
- 5:04 AM Ticket #1541 (Add API docs for dojo.json) closed by
- fixed: (In [5905]) adding docs for dojo.json. fixes #1541
- 12:16 AM Ticket #1566 (Add API docs for dojo.widget.demoEngine) created by
- I seem to remember that we said this was not important -- if so, …
- 12:15 AM Ticket #1565 (Add API docs for dojo.xml) created by
- 12:14 AM Ticket #1564 (Add API docs for dojo.widget.vml) created by
- 12:14 AM Ticket #1563 (Add API docs for dojo.widget.nls) created by
- Files and structures are self-documenting.
- 12:13 AM Ticket #1562 (Add API docs for dojo.widget.html) created by
- 12:13 AM Ticket #1561 (Add API docs for dojo.widget.TreeV3) created by
- 12:13 AM Ticket #1560 (Add API docs for dojo.widget.Editor2) created by
- 12:12 AM Ticket #1559 (Add API docs for dojo.widget.svg) created by
- 12:11 AM Ticket #1558 (Add API docs for dojo.widget.[misc]) created by
- Added separate tasks for: * dojo.widget.svg * dojo.widget.Editor2, …
- 12:11 AM Ticket #1557 (Add API docs for dojo.validate) created by
- 12:11 AM Ticket #1556 (Add API docs for dojo.uuid) created by
- 12:10 AM Ticket #1555 (Add API docs for dojo.uri) created by
- 12:10 AM Ticket #1554 (Add API docs for dojo.undo) created by
- 12:10 AM Ticket #1553 (Add API docs for dojo.text) created by
- 12:10 AM Ticket #1552 (Add API docs for dojo.svg) created by
- 12:09 AM Ticket #1551 (Add API docs for dojo.style) created by
- 12:09 AM Ticket #1550 (Add API docs for dojo.storage) created by
- My code has alot of comments, but I haven't marked it up in the API …
- 12:09 AM Ticket #1549 (Add API docs for dojo.selection) created by
- 12:08 AM Ticket #1548 (Add API docs for dojo.rpc) created by
- 12:08 AM Ticket #1547 (Add API docs for dojo.profile) created by
- 12:07 AM Ticket #1546 (Add API docs for dojo.namespace) created by
- 12:07 AM Ticket #1545 (Add API docs for dojo.logging) created by
- 12:07 AM Ticket #1544 (Add API docs for dojo.loader) created by
- 12:06 AM Ticket #1543 (Add API docs for dojo.lfx) created by
- 12:04 AM Ticket #1542 (Add API docs for dojo.lang) created by
- 12:04 AM Ticket #1541 (Add API docs for dojo.json) created by
- 12:04 AM Ticket #1540 (Add API docs for dojo.io) created by
- 12:04 AM Ticket #1539 (Add API docs for hostenv_*) created by
- 12:03 AM Ticket #1538 (Add API docs for dojo.gfx) created by
- 12:03 AM Ticket #1537 (Add API docs for dojo.flash) created by
- Finished for my code, BUT I could not verify that my doc syntax was …
- 12:02 AM Ticket #1536 (Add API docs for dojo.event) created by
- 12:02 AM Ticket #1535 (Add API docs for dojo.docs) created by
- 12:00 AM Ticket #1534 (Add API docs for dojo.dnd) created by
Sep 28, 2006:
- 11:59 PM Ticket #1533 (Add API docs for dojo.debug) created by
- 11:59 PM Ticket #1532 (Add API docs for dojo.date) created by
- 7:37 PM Ticket #1432 (dojo.style.setStyle working?) closed by
- invalid: The 0.4 release moves the setStyle method into html proper; you'll …
- 6:42 PM Ticket #1412 (ContentPane scriptScope regex replacement fails) closed by
- fixed
- 5:15 PM Ticket #1530 (comment make template interpret wrong) closed by
- wontfix: Putting a comment in the template file means that the template file …
- 4:07 PM Ticket #1531 (Feature request - dojo.collections.Store method addDataRangeByIndex) created by
- It would be useful in the dojo.collections.Store object to be able to …
- 3:53 PM Ticket #1530 (comment make template interpret wrong) created by
- At first,I found this problem when i try the widgetInTemplate property …
- 2:50 PM Ticket #1449 ([patch][cla] Layout manager overwrites element overflow settings) closed by
- fixed: TabContainer? seems to be working now in the latest trunk
- 9:39 AM Ticket #823 (Protect against exceptions in dojo.event.topic.publish()) closed by
- fixed: (In [5892]) fixes #823
- 8:33 AM Ticket #1529 (regression: InlineEditBox no longer returns to original background ...) created by
- description says it all. It works up until 8/29, then stops after a …
- 7:54 AM Ticket #1489 (Error in dojo.widget.manager.getImplementationName + Namespace code ...) closed by
- fixed: The problem is here: […] That expression can be read […] when …
- 6:22 AM Ticket #1528 (dynamic sizing of datepicker based on translations) created by
- resize the datepicker widget according to two width constraints: the …
- 6:19 AM Ticket #1206 (DatePicker should NLS year) closed by
- fixed: (In [5887]) Fix CSS to allow for wider year strings, use localized …
- 4:35 AM Ticket #1520 (dojo.widget.Manager has a few global vars defined) closed by
- fixed: (In [5886]) remove some globals. fixes #1520
- 12:02 AM Ticket #723 ([patch][cla] Embedded RHino with Dojo Bootstrap) reopened by
- All the notifications arrived en-masse today. Weird. Basically this …
Sep 27, 2006:
- 11:20 PM Ticket #1527 (PopupMenu2 for non-existent targetId becomes window's context menu.) created by
- When a PopupMenu2 contextmenu is given a targetNodeIds value that …
- 11:05 PM Ticket #1526 (Dynamically creating and destroying a Tooltip does not work) created by
- Loading a page with over 200 tooltips can be very long during initial …
- 10:15 PM Ticket #1483 ([patch][cla] Feature to allow widgets within templates) closed by
- invalid: This is a bug, not an enhancement; please file against #1525 from now on.
- 10:14 PM Ticket #1525 ([Widget] Subwidget definitions not necessarily respecting CSS definitions.) created by
- See ticket #1483; this ticket replaces that as a bug report.
- 9:38 PM Ticket #358 (Distribute a Weblets-compatible JAR) closed by
- wontfix: Going to close out for now unless intial reporter responds back.
- 9:37 PM Ticket #972 (clean up ant build.xml scripting fun) closed by
- wontfix: For now it looks like some portions of the build system won't be going …
- 9:35 PM Ticket #723 ([patch][cla] Embedded RHino with Dojo Bootstrap) closed by
- wontfix: Without any feedback to go on I'm going to close this one out as a …
- 9:33 PM Ticket #970 (Compressor bug w/"else if" (affects FishEye code)) closed by
- invalid: Impossible to tell what the original problem was as the line numbers …
- 9:23 PM Ticket #554 ([patch]compressor renaming in function scope is order-dependant) closed by
- fixed: (In [5877]) Applied patch that fixes #554 thanks to the hard work from …
- 9:10 PM Ticket #617 ([patch][cla] Drag multiple objects programmatically and decouple event ...) closed by
- fixed
- 8:53 PM Ticket #1462 (user and password in BrowserIO.js) closed by
- fixed: (In [5876]) fixes #1462, add support for user and password in http.open
- 8:12 PM Ticket #1262 ([patch][cla] RepeaterContainer - implemented) closed by
- fixed
- 6:17 PM Ticket #902 ([patch][cla] Progress Bar Widget coming soon?) closed by
- fixed: (In [5873]) Added ProgressBar? widget from Nicola Rizzo (CLA on file) …
- 3:21 PM Ticket #1524 (ComboBox rendering in svn differs from 3.1) created by
- All 3 cases were tested with FireFox? 2.0 Beta 2, dojo 3.1 and dojo svn …
- 2:18 PM Ticket #1523 (ComboBox - onValueChanged fails to trigger function) created by
- onValueChanged fails to trigger the specified function. It can be …
- 2:14 PM Ticket #1062 ([cla] [patch] DropDownTimePicker widget) closed by
- invalid: Actually, after reviewing this current code closer, this isn't an …
- 12:16 PM Ticket #1522 (debug info change for XslTransform) closed by
- fixed: (In [5868]) Updated documentation based on replies from Opera devs …
- 11:56 AM Ticket #1522 (debug info change for XslTransform) created by
- I added information about the lack of document function support for …
- 11:41 AM Ticket #1521 (dialog widget does not support createWidget) created by
- When instantiating a dialog via createWidget() it will not show the …
- 10:52 AM Ticket #1483 ([patch][cla] Feature to allow widgets within templates) reopened by
- i have try this feature,but find two unexpect situations. ---- my …
- 10:21 AM Ticket #724 (TabContainer lazy loading broken) closed by
- fixed: OK, thanks.
- 10:19 AM Ticket #1503 ([regression] latest TabContainer (5813) broken for user created new tabs) closed by
- fixed: All should be fixed now (try test_LayoutCode.html as a testcase too)
- 10:18 AM Ticket #1480 (TabContainer layout broken with change 5651) closed by
- fixed: Yup, that change was a mistake and his since been fixed.
- 10:16 AM Ticket #1470 (small gap in remotely loaded TabContainer panels) closed by
- worksforme: yeah, i'm not sure if it makes sense to tag each child as dojoTabPane …
- 9:24 AM Ticket #1459 (TabContainer appears to be broken in Mozilla 1.7.13) closed by
- fixed: (In [5865]) Fixes #1459
- 9:15 AM Ticket #1219 ("onClose" event is not invoked when I close a "dynamically created ...) closed by
- fixed: (In [5864]) Fix closing programatically created tabs. Fixes #1219.
- 9:08 AM Ticket #1520 (dojo.widget.Manager has a few global vars defined) created by
- findImplementationInModule and findImplementation seemed to be …
- 8:21 AM Ticket #1131 (size of tab labels using TabContainer with labelPosition left-h) closed by
- worksforme: Seems to work for me, try: …
- 8:17 AM Ticket #1109 (TabContainer gets broken by registerPublisher) closed by
- worksforme: Probably because you forgot to dojo.require("dojo.event.topic") ?
- 8:13 AM Ticket #856 (cannot create nested tabs in javascript in Safari) closed by
- fixed: test_LayoutCode.html shows how to create tabs programatically; just …
- 7:55 AM Ticket #745 (TabContainer not resizing when doLayout=false) closed by
- fixed: Fixed in [5850].
- 7:03 AM Ticket #1511 (TabContainer labelPosition not working) closed by
- fixed: Fixed in [5849] or earlier.
- 5:18 AM Ticket #1519 (Fisheye rollover effect doesn't work properly when browser window ...) created by
- --When the browser loads in "restored" window mode, fisheye rollover …
- 4:31 AM Ticket #1292 (Build system creates dojo.js using wrong build order) closed by
- worksforme: This no longer seems to happen in the current build -- there have been …
- 3:48 AM Ticket #1518 (TitlePane should extend ContentPane) created by
- TitlePane? should extend ContentPane? so that href etc. works. …
Sep 26, 2006:
- 11:25 PM Ticket #1483 ([patch][cla] Feature to allow widgets within templates) closed by
- fixed: (In [5843]) fixes #1483: Feature to allow widgets within templates …
- 9:26 PM Ticket #1345 (wiki pages labeled as copyright JotSpot, Inc.) closed by
- fixed: fixed. The editing interface (for admin users) for this is located at: …
- 9:17 PM Ticket #421 (dojo.render.env is empty string) closed by
- invalid: render.env seems to be gone. There isn't any mention of it in …
- 8:41 PM Ticket #1517 (button needs a11y support) created by
- The button needs to be updated for accessibility. To support high …
- 7:46 PM Ticket #1516 (Editor2 toolbar flickers in IE when hovering over toolbar buttons) created by
- open test_Editor2.html in tests/widget/Editor in IE6. Notice that …
- 5:09 PM Ticket #1515 (Dojo fails to load in Mozilla for XML pages with <?xml-stylesheet ...) created by
- With modern browsers it's possible to feed them XML page with a …
- 12:40 PM Ticket #1514 (dojo.lfx.wipeIn()/wipeOut() should set display:none; wiped-out item ...) created by
- Imagine this markup: […] If you click the label on page2, then …
- 9:50 AM Ticket #1513 (TreeSelectorV3 or TreeDnControllerV3 has a select bug in it) created by
- When you Dnd node to somewhere, deselect it. After that you can't …
- 8:34 AM Ticket #1512 (dojo.gfx inside dojo slide show widget) created by
- When using dojo.gfx with the dojo slide show widget, a gfx surface …
- 6:48 AM Ticket #1152 (dojo.validation.isInRange("a") validates as true) closed by
- fixed: r5829 improves upon this method, if a seperator is supplied, it strips …
- 6:35 AM Ticket #1511 (TabContainer labelPosition not working) created by
- TabContainer? without a labelPosition setting seems mostly ok. But when …
- 6:19 AM Ticket #1502 (Spinner broken by revision 5765 (src/validate/common.js)) closed by
- fixed: (In [5828]) Made validate.isInRange() check for a separator passed via …
- 4:35 AM Ticket #1510 (ContentPane fails to redraw images properly on browser resize in Firefox) created by
- Exact Scenario: […] From a maximized browser, if you restore to a …
- 4:04 AM Ticket #1509 (When using multiple TitlePanes is does not collapse correctly) created by
- TitlePane? is not working properly. Run the example below and try …
- 4:02 AM Ticket #1195 (demoswidgetdialog.html not working in IE) closed by
- worksforme: I just tried against the latest and it's working for me (in IE6 SP2), …
- 3:53 AM Ticket #1242 (convert Tree*.js to use defineWidget() and dojo.declare()) closed by
- fixed: I fixed this a few weeks ago; I don't remember the change number.
- 3:09 AM Ticket #1508 (drag&drop wildcard problem) created by
- I want to use the dojo.dnd and make one of my dropTarget to accept any …
- 2:19 AM Ticket #1507 (DatePicker can confuse users into picking the wrong date) created by
- Datepicker's scroll-by-week feature can confuse user into selecting …
- 12:21 AM Ticket #1506 (editor2: toolbarTemplatePath as a parameter does not seem to work well ...) created by
- In passing a paramer of toolbarTemplatePath to Editor2, using …
- 12:19 AM Ticket #1505 (editor2: two editor instances do not respect the shareToolbar:false flag) created by
- We've added a testcase in …
Sep 25, 2006:
- 7:52 PM Ticket #1504 (ComboBox/Select - manually setting values not working with ...) created by
- Manually setting selected value is not working when forceValidOption …
- 6:32 PM Ticket #1503 ([regression] latest TabContainer (5813) broken for user created new tabs) created by
- I have the latest trunk and noticed that the latest commit has changed …
- 5:24 PM Ticket #1502 (Spinner broken by revision 5765 (src/validate/common.js)) created by
- The change by ktiedt to src/validate/common.js to remove commas from …
- 4:44 PM Ticket #1486 (this.tabList has no properties - bootstrap1.js (line 422)) closed by
- fixed: (In [5813]) Fixes #1486
- 3:55 PM Ticket #1325 ([regression] Problems in dojo.string.Builder since rev 4811) closed by
- fixed: (In [5811]) Fixes #1437.
- 3:54 PM Ticket #1437 ([patch][cla] True font height metrics in pixels, scrollbar width in ...) reopened by
- 3:53 PM Ticket #1437 ([patch][cla] True font height metrics in pixels, scrollbar width in ...) closed by
- fixed: (In [5811]) Fixes #1437.
- 3:48 PM Ticket #953 ([widgets] Rounded: Dynamic placement fails under firefox and opera, ...) closed by
- wontfix: I've added a whole-scale refactor of the curvyCorners script to …
- 3:47 PM Ticket #896 ([widgets] Rounded: anti-alias does not work properly) closed by
- wontfix: I've added a whole-scale refactor of the curvyCorners script to …
- 3:35 PM Ticket #658 (layout pane programmatic creation broken on Safari) closed by
- fixed: OK, I just tested the latest code in Safari and it's working, probably …
- 3:31 PM Ticket #1433 ([patch][cla] Patch and tests for dojo.gfx.color.rgb2hsv and hsv2rgb) closed by
- fixed: (In [5809]) Patch from [email protected]… (CLA on file). Fixes #1433.
- 11:05 AM Ticket #1501 (The new FireBug.js does not set dojo.hostenv.println) created by
- the mentioned assignment was probably accidentally removed. due to …
- 7:13 AM Ticket #1464 ([patch][cla] TitlePane content area maintains spacing when closed) closed by
- fixed: (In [5798]) fixes #1464, TitlePane? content area maintains spacing when …
- 5:48 AM Ticket #1500 (dojo.widget.Button's click does not receive the focus in IE) created by
- In the following sample code, a focus does not move when I click …
- 5:23 AM Ticket #1499 (dojo.widget.PopupContainer, small bug?) created by
- Just downloaded nightly build 9-24-06, and in extending ComboBox?, ran …
- 1:20 AM Ticket #1498 (dojo.date.format undefined var) closed by
- invalid
Sep 24, 2006:
- 10:49 PM Ticket #1498 (dojo.date.format undefined var) created by
- line 355 of dojo.date.format: s = info.am + "|" + info.pm; where is …
- 10:10 PM Ticket #1497 (ComboBox - corresponding value not selected) created by
- When an element from the list is selected the corresponding value is …
- 5:11 PM Ticket #1247 (Accordioncontainer broke by efects) closed by
- duplicate: Dup of #1425
- 5:02 PM Ticket #864 (Accordion: last panel has redraw problems on FF) closed by
- duplicate: Dup of #716
- 4:39 PM Ticket #1496 (TreeV3 toogle=wipe doesnt play well) created by
- I hope this is'nt me doing anything wrong. If you set toggle="wipe" …
- 4:25 PM Ticket #1495 (TreeNodeV3 object part of prototype instead of instance) created by
- If You specify object in a TreeNodeV3 all Nodes.object end up with the …
- 11:04 AM Ticket #505 (I can't undo change when the newValue is not ...) closed by
- fixed: (In [5789]) Fixes #505 onSave now passes newValue, oldValue, this.name …
- 10:48 AM Ticket #1491 (Widget templates containing widget declarations not rendered correctly) reopened by
- If we talk in terms of widgets powered by templates your point of view …
- 9:58 AM Ticket #1138 ([patch] fix for Dialog widget when using IE and Transitional DTD) closed by
- worksforme: Works in currently nightly, if I had to guess, I Would say this was …
- 9:52 AM Ticket #1491 (Widget templates containing widget declarations not rendered correctly) closed by
- invalid: one widget can only have one template if you want different …
- 9:31 AM Ticket #1376 ([patch][cla] Webkit treats NodeLists as functions) closed by
- fixed: (In [5787]) fixes #1376, suggestion by mark wubben, confirmed by tk
- 8:41 AM Ticket #869 (CiviCrmDateTimePicker does not show up on IE) closed by
- wontfix: Widget has been removed from the Src tree as of Sept 11th 2006. …
- 8:32 AM Ticket #967 (widget/RichText.js - document.write unnecessarily wipes page) closed by
- worksforme
- 8:24 AM Ticket #75 (Allow instantiation of widgets using new) closed by
- wontfix
- 8:16 AM Ticket #1494 (Tooltip freezes FF when using contentPane href="") closed by
- invalid: This appears to be a problem with my local setup... check out latest …
- 7:11 AM Ticket #1494 (Tooltip freezes FF when using contentPane href="") created by
- /tests/widget/test_Tooltip.html locks up Firefox in latest nightly. If …
- 5:40 AM Ticket #1119 (dojo.rpc.JsonService error handling) closed by
- fixed: (In [5785]) make RpcService? and JsonService? errback properly …
- 4:28 AM Ticket #1493 (Fix xdomain loading to work with i18n resource bundles) created by
- xdomain i18n resource loading is broken. Here are some quick notes on …
- 3:16 AM Ticket #1154 (obfuscate email addresses) closed by
- fixed: Figured out how to do this. However, note that this doesn't obfuscate …
- 3:08 AM Ticket #1116 (RPC wiki page needs additional info) closed by
- fixed: Updated.
- 3:02 AM Ticket #905 ([patch][cla] use FireBug's console.log more effectively) closed by
- fixed: Fixed in #5781
- 2:22 AM Tickets #264,1410 batch updated by
- fixed: (In [5779]) Change dojo.raise() to rethrow exception, only print FATAL …
Sep 23, 2006:
- 11:30 PM Ticket #934 (Trac not configured to notify reporter) closed by
- fixed: I have everything enabled in the config. I believe it is working, but …
- 9:26 PM Ticket #1272 (Tree keyboard navigation) closed by
- fixed
- 9:24 PM Ticket #1098 ([patch][need cla] doubleclick on tree nodes) closed by
- invalid
- 9:23 PM Ticket #609 (Tree is not shown at all in konqueror when controller is set) closed by
- fixed
- 8:01 PM Ticket #1492 (hungarian nls for the datepicker [CLA]) closed by
- fixed: CLA verified. r5774 closes this ticket.
- 5:30 PM Ticket #744 (dj_eval not evaluating in the global window context in IE) closed by
- wontfix: I'll happily re-open this ticket if I can find an example of where …
- 9:35 AM Ticket #1212 ([patch][cla] Logger was only logging the first argument) closed by
- fixed: (In [5768]) logger was onlu logging first arg, fixes #1212, thanks for …
- 9:25 AM Ticket #845 ([patch][cla] FormContainer) closed by
- fixed
- 8:57 AM Ticket #1492 (hungarian nls for the datepicker [CLA]) created by
- please find a hungarian nls file for the datepicker attached. - attila
- 7:30 AM Ticket #1082 (dojo.validate.isInRange OR dojo.validate.check semi b0rken for numbers) closed by
- fixed: r5765 fixes this, by stripping the, from the # so isNaN can function …
- 6:32 AM Ticket #1491 (Widget templates containing widget declarations not rendered correctly) created by
- Widget template containing widget declaration of the same type (but …
- 5:11 AM Ticket #1089 (Remove deprecated items for 0.4) closed by
- fixed: Just an update, I just grep'd my local src tree (updated just prior) …
- 4:21 AM Ticket #1490 (SortableTable 'sorted-column' should take precedence over ...) closed by
- invalid: This is already possible by declaring your CSS properly: …
- 2:32 AM Ticket #1481 (background for dialog is not display properly) closed by
- worksforme: Tested against nightly, this bug appears to be not be a bug. No dialog …
- 2:10 AM Ticket #1487 (Datepicker control enablement off by one) closed by
- fixed: revision 5751 fixes this problem
Sep 22, 2006:
- 10:18 PM Ticket #1490 (SortableTable 'sorted-column' should take precedence over ...) created by
- The sorted-column class is not taking precedence over the …
- 2:32 PM Ticket #1489 (Error in dojo.widget.manager.getImplementationName + Namespace code ...) created by
- There's a bug in the dojo namespace loading code. It occurs in the …
Note: See TracTimeline
for information about the timeline view.