Timeline
Oct 29, 2006:
- 7:31 PM Ticket #1792 (CSS error in PageContainer) created by
- With a very simple page, consisting of a ContentPane? inside a …
- 1:09 PM Ticket #1777 (docparser.php - no errors printed to console) closed by
- fixed: E_ERROR is a variable, not a value. wiki page updated.
- 12:56 PM Ticket #1472 (API doc generator -- allow description of return values) closed by
- worksforme: This already works with the returns keyword in the initial comment block.
- 12:56 PM Ticket #1471 (API doc generator -- recognize literal return values) closed by
- invalid: The main problem here is that not every return value is intended to be …
- 12:52 PM Ticket #1713 (dojo.date.format does not show up in API reference) reopened by
- No, it's not there. I'm looking at the live copy at …
- 7:44 AM Ticket #1791 (event.connect enhancement: fire event once) created by
- We have connect once, but more useful would be, connect, and then …
- 7:41 AM Ticket #1790 (topics enhancement: parent/child topics) created by
- With topics, it would be highly useful if you could do something like …
- 2:41 AM Ticket #1778 (docparser.php - error parsing MonthlyCalendar widget) closed by
- fixed: Accidentally reclosed 1178 instead of this.
- 2:39 AM Ticket #1178 (Widget Template bug) closed by
- fixed: (In [6352]) Fixes #1178 and the .prototype. replacement problem. Added …
- 2:36 AM Ticket #1713 (dojo.date.format does not show up in API reference) closed by
- invalid: It's working, might be looking at an old version of the parser
Oct 28, 2006:
- 3:15 PM Ticket #1788 (dojo.crypto: huge functionality gaps) closed by
- duplicate: Thank you for the filing of this, but if you'd looked at both the Dojo …
- 8:38 AM Ticket #1789 (API documentation for ProgressBar widget) created by
- missing API documentation for ProgressBar? widget
- 1:53 AM Ticket #1788 (dojo.crypto: huge functionality gaps) created by
- Good to see that crypto has at least been thought of for Dojo. …
- 12:16 AM Ticket #1781 (Add API docs for Clock, GoogleMap, YahooMap, Chart, FilteringTable widgets) reopened by
- I think you're probably misunderstanding about the documentation …
Oct 27, 2006:
- 11:22 PM Ticket #1781 (Add API docs for Clock, GoogleMap, YahooMap, Chart, FilteringTable widgets) closed by
- fixed: Either you're blind or I'm dreaming; I just looked in the repo and all …
- 10:27 PM Ticket #1781 (Add API docs for Clock, GoogleMap, YahooMap, Chart, FilteringTable widgets) reopened by
- OK, I'm looking. YahooMaps?, GoogleMaps?, and FilteringTable? need …
- 10:24 PM Ticket #1782 (TreeV3: no dotted line on IE6) reopened by
- The thing is that …
- 9:35 PM Ticket #1782 (TreeV3: no dotted line on IE6) closed by
- wontfix: This looks to be an IE bug. If the test is loaded from http[s] w/o …
- 9:24 PM Ticket #1781 (Add API docs for Clock, GoogleMap, YahooMap, Chart, FilteringTable widgets) closed by
- fixed
- 7:54 PM Ticket #1787 (Security Warning when using iconSrc with SSL on MenuItem2 0.4 (IE6 ...) created by
- The problem appears when we add an iconSrc on a MenuItem2 and when …
- 6:24 PM Ticket #1748 (Javascript error when RichText (using a textarea) widget is destroyed ...) closed by
- fixed: (In [6346]) fixes #1748: Javascript error when RichText? (using a …
- 6:18 PM Ticket #1786 (Closing DIV tag missing in template src/widget/templates/EditorToolbar.html) closed by
- fixed: (In [6345]) fixes #1786: Closing DIV tag missing in template …
- 6:17 PM Ticket #1764 (drh is Undefined in RichText) closed by
- fixed: (In [6344]) fixes #1764: drh is Undefined in RichText?
- 6:14 PM Ticket #1671 (item.create is not a function - Editor2 conflict with prototype) closed by
- fixed: (In [6343]) fixes #1671: item.create is not a function - Editor2 …
- 3:19 PM Ticket #1786 (Closing DIV tag missing in template src/widget/templates/EditorToolbar.html) created by
- While working with DOJO inside of Eclipse, the Eclipse editor denoted …
- 2:34 PM Ticket #1666 (Button disabled/enabled mouseover) closed by
- worksforme: I made several attempts to recreate this and was unsuccessful using …
- 1:28 PM Ticket #1785 (dojo.lfx.rounded is very slow in IE 7) created by
- The rounded corners effect doesn't work until after the page appears …
- 1:03 PM Ticket #1022 (Parser is grabbing too many functions) closed by
- fixed
- 8:41 AM Ticket #1784 (Add API doc for Show widget) created by
- Add API doc for Show, ShowAction?, ShowSlide?. Specifically, summary …
- 7:47 AM Ticket #1783 (validation widget parameters / api documentation) created by
- The valiation widgets deal with parameters in a strange way, …
- 7:35 AM Ticket #1782 (TreeV3: no dotted line on IE6) created by
- On tests/widget/treeV3/dnd1.html: clicking a node leaves no dotted …
- 6:07 AM Ticket #1781 (Add API docs for Clock, GoogleMap, YahooMap, Chart, FilteringTable widgets) created by
- Clock, GoogleMap?, YahooMap?, Chart, FilteringTable? widgets need summary …
- 5:56 AM Ticket #1780 (Add API docs for Form and Repeater widgets) created by
- 3:54 AM Ticket #1779 (InlineEditBox can't be created programatically) created by
- […] InlineEditBox? works by adding an <input> next to the original …
- 2:27 AM Ticket #1774 (Tooltip.js has typo in onMouseOver function) closed by
- fixed: (In [6336]) Fixes #1774 (thanks for pointing that out, it might have …
- 2:22 AM Ticket #1778 (docparser.php - error parsing MonthlyCalendar widget) created by
- running on SVN HEAD (27/10), I get this error: […] when …
- 2:19 AM Ticket #1777 (docparser.php - no errors printed to console) created by
- I don't get any errors printed on the console at all if the "-d …
- 12:34 AM Ticket #1769 (dropdowntimepicker: displayFormat never used) closed by
- fixed: (In [6335]) Fixes #1769. Thanks jan831. Added test case.
Oct 26, 2006:
- 8:17 PM Ticket #1776 (dojo.lfx.wipeOut and dojo.lfx.wipeIn breaks on doubleclick) created by
- If wipeIn() is called when wipeOut() animation is in progress, or …
- 6:13 PM Ticket #1775 (make TreeMenu work only on labelNode, not on contentNode) created by
- Currently, whole tree widget has listener for menu, and menu is …
- 6:11 PM Ticket #1698 (Fix keyboard control (is the idea ok ?)) closed by
- wontfix
- 5:56 PM Ticket #1774 (Tooltip.js has typo in onMouseOver function) created by
- line 64 of the .4 release of srcwidgetTooltip.js has this.tracking = …
- 3:37 PM Ticket #1773 ([dojox.widget] Wizard should focus the first input box, widget or not) created by
- It would be extremely usability friendly if the wizard widget panes by …
- 3:35 PM Ticket #1772 (wizard widget esc key handler) created by
- Wizard widget should handle ESC keypress, and use a Confirm, and some …
- 2:56 PM Ticket #1771 (timepicker with 24h format) created by
- when using locales with 24h time formats, it would be nice to be able …
- 2:29 PM Ticket #1770 (ie7 TypeError checking "type" property of combobox widget) created by
- Need to apply local changes made to dojo.validate.check() to check …
- 12:51 PM Ticket #1769 (dropdowntimepicker: displayFormat never used) created by
- the dropdowntimepicker doens't use the displayFormat. There is an …
- 11:14 AM Ticket #1768 (ShrinkSafe fails on 'var' lists) created by
- Hi If you write code such as: var foo, bar; The second and …
- 9:01 AM Ticket #1767 (DropDownDatePicker not width enough when using style="font-weight: bold;") created by
- The width of the input is not enough to show all the text. Firefox …
- 8:51 AM Ticket #1766 (Mail validation and *.eu domain name) closed by
- fixed: (In [6328]) add eu as a country, fixes #1766
- 7:40 AM Ticket #1766 (Mail validation and *.eu domain name) created by
- Recently, the "*.eu" domain name has been opened for registration, so …
- 6:03 AM Ticket #1765 (list of widgets in manifest file is outdated) created by
- The manifest file, namespaces/dojo.js, should contain a list of all …
- 4:01 AM Ticket #1759 (CurrencyTextbox class always out of range) closed by
- fixed: (In [6325]) Fixes #1759. Added some positive test cases so we'll know …
- 3:14 AM Ticket #452 (Drag and drop misaligned when embedded in scrolled div) closed by
- fixed: (In [6324]) More DnD works; fixes #452 and test_dragmoveparent.html
- 1:44 AM Ticket #1764 (drh is Undefined in RichText) created by
- In the rich text editor widget, on line 1173 of RichText?.js, "drh" is …
- 12:47 AM Ticket #1696 (test_Toggler.html: window #3 initial display (IE)) closed by
- fixed: (In [6323]) Fixes #1696
- 12:17 AM Ticket #1763 (DatePicker font size wrong) closed by
- wontfix: Sorry, Torrey picked that font size and he's in charge of look and …
Oct 25, 2006:
- 11:48 PM Ticket #1763 (DatePicker font size wrong) created by
- The font size for the individual days is too small. In DatePicker?.css …
- 10:43 PM Ticket #1762 (corrupted zips for some users downloading 0.4) created by
- It seems some users are reporting that common decompression …
- 10:29 PM Ticket #1761 (FisheyeList Demo is Broken in 0.4) closed by
- fixed: (In [6322]) Fixes #1761
- 10:16 PM Ticket #1761 (FisheyeList Demo is Broken in 0.4) created by
- The FisheyeList? demo will not work out of the box in the standard …
- 8:02 PM Ticket #1760 (DropdownTimePicker does not transfer class attributes on dom nodes) created by
- http://issues.apache.org/jira/browse/TAPESTRY-1126
- 6:49 PM Ticket #1759 (CurrencyTextbox class always out of range) created by
- testing against the nightly tests even, the default behavior of the …
- 5:24 PM Ticket #1754 (Wrong map declaration) closed by
- fixed: (In [6320]) Fixes #1754
- 5:23 PM Ticket #1755 (Editor2 generated content) closed by
- duplicate: dup of #1331 closed
- 5:05 PM Ticket #1758 (Firefox & Seamonkey crash w/ 0.4 but fine w/ 0.3.1) created by
- When using dojo 0.4 the sample below causes Firefox …
- 2:39 PM Ticket #1757 (Memory leak in dojo.js) created by
- Including dojo.js without anything else causes a memory leak of about …
- 2:30 PM Ticket #1205 (memory in DomWidget related to event (0.3.1, Firefox 1.5)) closed by
- wontfix: If the browser is going to fix it, then I don't think this needs …
- 12:15 PM Ticket #1756 (Editor2 is loosing your content) created by
- If you type some content and change the format style, don't click on …
- 12:12 PM Ticket #1755 (Editor2 generated content) created by
- I'm using editor2 and I get different content from one browser to …
- 11:39 AM Ticket #1754 (Wrong map declaration) created by
- In src/widget/SwtWidget the comma at the end of "postInitialize: …
- 11:29 AM Ticket #1649 (DND breaks controller/selector/events) closed by
- fixed: (In [6315]) Fixes #1649
- 10:50 AM Ticket #1002 (DnD of "a link" is broken (IE)) closed by
- fixed: (In [6314]) Fixes #1002
- 10:49 AM Ticket #684 (dragging: arrow not over drag object) closed by
- fixed: Hmm, I can't reproduce this anymore, on either IE or FF.
- 9:03 AM Ticket #1753 (regist order impact the dnd result) created by
- When we create a dropTarget the dom node will be push to the …
- 8:51 AM Ticket #1674 (dialog shows up on left then jumps to middle of screen) closed by
- fixed: (In [6313]) Fixes #1674
- 8:14 AM Ticket #1722 (TabContainer - doesn't refresh selectedChild value) closed by
- fixed: (In [6312]) Fixes #1722
- 8:10 AM Ticket #1719 (widget/namespaces/test_Button: sizing of buttons is wrong) closed by
- fixed: OK, the whole namespaces/test_Button.html file was useless (equivalent …
- 7:19 AM Ticket #1752 (duplicate registratio inside HtmlDragSource and HtmlDropTarget) created by
- I found this problem both happend in HtmlDragSource? and …
- 4:25 AM Ticket #1299 (Events connected to cloned nodes in Internet Explorer 6 are connected ...) closed by
- worksforme
- 4:03 AM Ticket #1716 (Unit test failure in test_declare) closed by
- fixed: Sjmiles fixed in [6305].
- 3:32 AM Ticket #1751 (XHR IFrame Proxy broken on IE7) created by
- IE7 hosed it with a questionable preference change: …
- 3:18 AM Ticket #1750 (Add support for interning templateToolbarPath for Editor2) created by
- intern-strings looks for templatePath and templateCssPath, but not …
Oct 24, 2006:
- 9:03 PM Ticket #1712 (treeV3 multiline nodes are broken in IE7) closed by
- worksforme: hopefully fixed
- 8:53 PM Ticket #1506 (editor2: toolbarTemplatePath as a parameter does not seem to work well ...) closed by
- invalid: it should be …
- 8:48 PM Ticket #1737 (FloatingPane destroy does not destroy its resize handle (leak)) closed by
- fixed
- 8:41 PM Ticket #1744 (test_DropdownContainer.html not working) closed by
- fixed: (In [6306]) fixes #1744: test_DropdownContainer.html not working
- 8:20 PM Ticket #1749 (Removal of last TreeNodeV3 in a TreeV3 displays wrong image in front of it) created by
- If you have a TreeV3 tree with TreeNodeV3 nodes in it and you remove …
- 8:05 PM Ticket #1700 (destroying an Editor2 instance produce the error "ReferenceError: ...) closed by
- duplicate
- 8:05 PM Ticket #1703 (Revision 6257 - TreeV3 Editor Fatal error) closed by
- duplicate: this is already fixed, close
- 7:42 PM Ticket #1748 (Javascript error when RichText (using a textarea) widget is destroyed ...) created by
- When using a textarea to define an Editor2 widget, a javascript error …
- 6:55 PM Ticket #1739 (spinner button pb when mouse dragged) closed by
- fixed: (In [6304]) Fixes #1739
- 6:47 PM Ticket #1688 (test_Spinner.html gets exeception about ...) closed by
- fixed: (In [6303]) Fixes #1688
- 6:46 PM Ticket #1593 (Slider widgets not in dojo namespace manifest) closed by
- fixed: (In [6302]) Add sliders to manifest. Fixes #1593
- 5:33 PM Ticket #1747 (Tooltip fails for long spans) created by
- This is based on #1125. Tooltip won't work for multi-line spans. …
- 4:20 PM Ticket #1659 (linkpane page using onclick javascript event) closed by
- invalid: First of all executeScripts must be true for the contentPane that …
- 3:32 PM Ticket #1746 (errron buildUtil.py replaceVersion) created by
- If I supply a -Dversion property when I build it dies with the …
- 2:42 PM Ticket #1745 (extra quote in dojo.html.BackgroundIframe) created by
- There's a stray single quote in src/html/iframe.js, line #35 that just …
- 2:24 PM Ticket #1744 (test_DropdownContainer.html not working) created by
- tests/widget/test_DropdownContainer.html appears to create the widget …
- 2:02 PM Ticket #1743 (editor2: zoom) created by
- it would be nice to be able to zoom in/out an document in the …
- 1:51 PM Ticket #1724 (checkbox widget has no setValue method) closed by
- fixed: (In [6296]) fixes #1724, Checkbox widget now has a setValue method
- 1:10 PM Ticket #1742 (test_FloatingPaneCode leaks memory) created by
- To reproduce, use …
- 12:02 PM Ticket #1741 (resize problem with FloatingPane attached to the right side of the parent) created by
- When creating a floating pane attached to the right side, the resize …
- 11:51 AM Ticket #1740 (enhancement:: combo box/select box do not handle the pgup/pgdn) created by
- When there are a lot of entries in the combo-box, it would be …
- 11:49 AM Ticket #1739 (spinner button pb when mouse dragged) created by
- Pb similar to #1738, but with spinner …
- 11:46 AM Ticket #1738 (Button does not redisplay correctly when action cancelled) created by
- To reproduce: use test button app …
- 11:40 AM Ticket #1737 (FloatingPane destroy does not destroy its resize handle (leak)) created by
- After calling destroy on a FloatingPane?, its resizeHandle is not …
- 8:25 AM Ticket #1736 (SortableTable: parsing dates can be incorrect.) created by
- The SortableTable? has a bug in the parsing of the "Date" columns. In …
- 4:49 AM Ticket #1735 (MochiKit 1.3.1 not working with Dojo 0.4) closed by
- wontfix: There were two issues: 1) mochikit is using deprecated methods in …
- 4:44 AM Ticket #1718 (Accordion Container - Scrollbars bleed through - FF1.5.0.7 OsX 10.4.8) closed by
- wontfix: This is a well known firefox but that we can't really do anything about.
- 4:36 AM Ticket #1725 (SSL in IE6 broken by IFrame line 37) closed by
- fixed: (In [6292]) make bgiframe load the richtextframe.html, to avoid ssl …
- 4:28 AM Ticket #1735 (MochiKit 1.3.1 not working with Dojo 0.4) created by
- There was an issue reported using Dojo 0.4 and MochiKit? 1.3.1. This is …
- 4:18 AM Ticket #1734 (FloatingPane layout mode not working) created by
- see test_FloatingPane.html, "Layout window w/shadow".
- 4:17 AM Ticket #1733 (fix widget in template implementation) created by
- the current implementation of widgets in templates is pretty janky. In …
- 3:38 AM Ticket #1548 (Add API docs for dojo.rpc) closed by
- fixed: (In [6290]) update rpc api docs, fixes #1548
- 2:10 AM Ticket #1732 (generate list of dojo widgets) created by
- Part 3 should contain a list of widgets provide by Dojo. Each widget …
- 2:01 AM Ticket #1731 (separate modules, resources and widget namespaces page) created by
- With the new structure of the book this page should become 2 pages. …
- 1:57 AM Ticket #1730 (update Book Introduction section) created by
- Introduction page should introduce Dojo and mention assumptions about …
- 1:42 AM Ticket #1729 (Update architecture overveiw page in Dojo Book) created by
- the architecture overview page contains an image which is out of date …
Oct 23, 2006:
- 10:23 PM Ticket #1728 (Tree: rendering problem in IE with long node names) created by
- I've been working quite extensively with the TreeV3 code in one of my …
- 10:01 PM Ticket #1727 (removeChild leaks in IE) created by
- I have not tested how much is leaked, however according to drip's site …
- 9:49 PM Ticket #1726 (custom widget namespace camelcase does not work in ie) created by
- If you use camelcase to specify a custom widget namespace, such as …
- 8:38 PM Ticket #1725 (SSL in IE6 broken by IFrame line 37) created by
- Using a menu2 widget in IE6 with SSL prompts (when dropping down the …
- 5:33 PM Ticket #1717 (namespace test_more_widgets failure) closed by
- invalid: "not Dojo-ized" is not very specific, but unless the text on one of …
- 1:53 PM Ticket #1724 (checkbox widget has no setValue method) created by
- without setValue, no easy way to programmatically update the state of …
- 12:38 PM Ticket #1723 (code to trace method entry/exit) created by
- I have some basic code to allow tracing entry/exit of methods. It …
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
Note: See TracTimeline
for information about the timeline view.