Timeline
Nov 8, 2005:
- 11:21 PM Ticket #191 (dojo needs a datagrid widget) created by
- Dojo needs a datagrid widget.
- 8:15 PM Ticket #190 (bind's error callback not fired when server down) created by
- dojo's bind error callback function isn't fired if communication …
Nov 7, 2005:
- 7:31 PM Ticket #189 (Dialog widget template (re)uses dojo-dialog class) closed by
- fixed: (In [2089]) fixes #189
- 6:42 PM Ticket #189 (Dialog widget template (re)uses dojo-dialog class) created by
- Dialog widget template (re)uses "dojo-dialog" class: * …
- 6:10 PM Ticket #188 (FisheyeList widget doesn't work when tags are used) created by
- Instead of using <div dojoType="FisheyeList?" .../>, I tried using …
Nov 6, 2005:
- 9:54 PM Ticket #187 (dojo.xml.Parse().parseElement() fails when directly parsing an inline ...) created by
- The bug can be most easily be described in terms of using …
- 12:04 AM Ticket #186 (found bug in dojo.dnd.HtmlDragManager, fix included) created by
- Bug: drop and drag code (which is great, btw, just started using dojo) …
Nov 5, 2005:
- 8:23 AM Ticket #180 (Contextmenu cant be attached to specific nodes and it doesnt work in ...) closed by
- fixed: this is fixed with [2048] thanks to Fredrik and Cal. Thanks guys, it …
- 8:18 AM Ticket #166 ([patch] HtmlComboBox - comboBoxValue not being populated.) closed by
- fixed: (In [2051]) merging an updated variant of Richard Paul's patch. …
Nov 4, 2005:
- 11:23 PM Ticket #179 (Context menu should stay in page) closed by
- fixed: fixed in r2048
- 7:32 PM Tickets #146,177 batch updated by
- fixed: (In [2041]) updates to make the compressor even safer and make …
- 7:01 PM Ticket #185 (dojo.hostenv.writeIncludes doesn't seem to work for the dojo+ajax build) created by
- Greetings, I'm trying to use the writeIncludes function as per the …
Nov 2, 2005:
- 9:01 PM Ticket #184 ([patch] POST multipart is added to BrowserIO.js) created by
- = API Additions = Two more arguments are added to the request: 1. …
Nov 1, 2005:
- 4:16 PM Ticket #183 (MD5 does not calculate correctly.) created by
- […] Something else... would it make sense to set chrsz's value …
Oct 31, 2005:
- 1:20 AM Ticket #181 (fisheye widget cuts off images in IE (during expansion)) closed by
- duplicate: dupe of #182
- 12:12 AM Ticket #182 (fisheye widget cuts off images in IE (during expansion)) created by
- See demos/widget/Application1.html for example. When you mouse over …
- 12:11 AM Ticket #181 (fisheye widget cuts off images in IE (during expansion)) created by
- See demos/widget/Application1.html for example. When you mouse over …
Oct 30, 2005:
- 8:38 PM Ticket #178 (testcase for menu doesnt autoinclude templateCssPath file in khtml3.4.3) closed by
- fixed: (In [1994]) added missing html/head/body tags. fixes #178
- 8:03 PM Ticket #180 (Contextmenu cant be attached to specific nodes and it doesnt work in ...) created by
- Contextmenu have no way to set menu to specific nodes instead of the …
- 5:49 PM Ticket #179 (Context menu should stay in page) created by
- When right clicking in the bottom-right corner for context menu, the …
- 3:18 PM Ticket #178 (testcase for menu doesnt autoinclude templateCssPath file in khtml3.4.3) created by
- the testcase trunk/tests/widgets/test_Menu.html doesnt include …
- 4:29 AM Ticket #124 ('+' isn't properly escaped for bind requests) closed by
- fixed: This was fixed in [1630].
- 2:43 AM Ticket #139 (richtexteditor dosent work in konqueror 3.4) closed by
- wontfix: heh, I actually went to the KDE lxr install to find out the same info. …
Oct 28, 2005:
- 5:31 PM Ticket #129 (Show username in subject of checkin emails) closed by
- fixed: the subject line now includes the committer's login.
- 5:29 PM Ticket #96 (split-pane widget wanted) closed by
- fixed: moving back onto 0.2 since we will ship this widget with that release. …
- 1:30 PM Ticket #177 (custom_rhino.jar can get tripped up by extraneous variable declarations) created by
- Compressing this file: […] produces this correct compressed …
Oct 27, 2005:
Oct 26, 2005:
- 10:55 PM Ticket #176 (Allow dojo.io.bind to specify successful HTTP codes) created by
- Something like: […]
- 10:52 PM Ticket #175 (Support retrying bind calls) created by
- Allow people to specify the number of retries a bind call can make in …
- 8:52 PM Ticket #63 (unify and rationalize utility namespaces) closed by
- fixed: we've moved to dojo.dom, dojo.html, dojo.style, and dojo.fx. I think …
- 7:15 PM Ticket #174 (all dojoAttachPoint to point to an array) created by
-
It'd be nice if you could have
dojoAttachPoint
s reference …
Oct 25, 2005:
- 4:14 AM Ticket #173 (moving the splitters in the split pane does off things with borders) created by
- it seems like the drag positioning for the splitters is reading …
- 3:22 AM Ticket #172 (split pane: store paneSplitter position in cookie) created by
- In split pane, store the relative sizes of the panes in a cookie, so …
- 2:17 AM Ticket #171 ([patch] comparison with NaN) closed by
- fixed: (In [1902]) applying patch from Eugene Lazutkin. Fixes #171
- 1:42 AM Ticket #171 ([patch] comparison with NaN) created by
- Typo: value is compared to NaN, isNaN() should be used.
Oct 23, 2005:
- 4:14 AM Ticket #170 (combo box dropdown underneath other relative elements) closed by
- fixed: (In [1873]) adding z-index attribute to the comboBoxOptions div. fixes #170
- 3:58 AM Ticket #170 (combo box dropdown underneath other relative elements) created by
- On Firefox 1.5b2, if I put a relative-positioned element as a sibling …
Oct 21, 2005:
- 4:53 AM Ticket #169 (dojo.profile fails to load when debugAtAllCosts is true) created by
- debugAtAllCosts=true prevents profile.* from loading correctly.
- 4:29 AM Ticket #136 (Need reST documenation template) closed by
- fixed: (In [1867]) adding a reST template for documentation. Fixes #136
- 3:38 AM Ticket #53 (InlineEditBox loses anchor on Save) closed by
- fixed: Testing on a checkout w/ rev 1866 no longer shows this problem. …
Oct 20, 2005:
- 8:28 PM Ticket #165 (Dialog widget places form dialog outside visibale area in konqueror) closed by
- fixed: (In [1862]) Hopefully this fixes #165, please reopen if it doesn't
- 6:33 PM Ticket #168 (Bugs in dojo.html.getDocument{Width,Height} [patch]) closed by
- fixed: (In [1860]) applied patched supplied by #168, fixes #168
- 6:28 PM Ticket #168 (Bugs in dojo.html.getDocument{Width,Height} [patch]) created by
- When the code for determing document width/height was moved from …
- 6:51 AM Ticket #167 (Build CSS files) created by
- It'd be nice to be able to build One True CSS File, much like string …
- 3:46 AM Ticket #119 (Website prints poorly (bad CSS)) closed by
- fixed: fixed with [1834] and website rebuilt.
- 3:04 AM Ticket #166 ([patch] HtmlComboBox - comboBoxValue not being populated.) created by
- When the selectOption method is called in the HtmlComboBox? the …
Oct 19, 2005:
- 7:46 PM Ticket #165 (Dialog widget places form dialog outside visibale area in konqueror) created by
- The Dialog widget places the dialog in the middle of document instead …
- 6:10 PM Ticket #164 (www.dojotoolkit.com should be redirected to dojotoolkit.org) created by
- Currently, http://www.dojotoolkit.com takes you to a directory index …
- 3:29 AM Ticket #163 (Underlying listboxes are rendered on top of dialog widget) created by
- If the underlying page has listboxes, they are rendered _above_ a …
- 1:20 AM Ticket #162 ([patch] Dialog widget doesn't work when page margins are not specified ...) created by
- 1) If you specify page margins in em or %, dialog widget fails because …
Oct 18, 2005:
- 11:08 PM Ticket #161 (FloatingPane widget should use the Drag and Drop system's event hooks ...) created by
- see tests/dnd/test_dragmove.html for details on how this might be …
- 9:59 PM Ticket #154 ([patch] fixes for dialog.js) closed by
- fixed: (In [1824]) applying patch to fix visual bugs in Opera. Fixes #154
- 7:29 PM Ticket #160 (reentrancy issues with BrowserIO.js) closed by
- fixed: (In [1822]) implementing reentrancy fix suggested by Havoc Pennington. …
- 6:55 PM Ticket #160 (reentrancy issues with BrowserIO.js) created by
- In watchInFlight(), the code does: doLoad(tif.req, tif.http, tif.url, …
- 5:03 PM Ticket #159 (dojo.xml.htmlUtil.getAttribute() error in IE 6.0) created by
- dojo.xml.htmlUtil.getAttribute(node,attr) works fine in FireFox? …
Oct 17, 2005:
- 7:09 PM Ticket #158 (Checkbox values being submitted whether or not they're checked) closed by
- duplicate: Duplicate of #126 which has been fixed as of rev [1645].
- 6:27 PM Ticket #158 (Checkbox values being submitted whether or not they're checked) created by
- when passing a form element that contains a checkbox, the value still …
- 5:53 PM Ticket #157 (Restore Misc content on dojotoolkit.org/trac) created by
- The content linked to from: http://dojotoolkit.org/trac/ was either …
- 3:36 PM Ticket #147 (insertAtIndex is confusing) closed by
- fixed: Fixed by [1799]
- 3:35 PM Ticket #110 (Tabs are separated from their container in IE) closed by
- fixed: (In [1803]) stupid border trickery fixes #110
- 4:44 AM Ticket #147 (insertAtIndex is confusing) reopened by
- The if(!placed) branch needs to be updated to use the renamed argument
Oct 16, 2005:
- 6:53 PM Ticket #8 (Provide verbose names for XMLHttpRequest states) closed by
- wontfix: I still don't understand what this would buy anyone over-and-above the …
- 2:46 AM Ticket #155 ([patch] fish eye widget fixed for Opera 8.50) closed by
- fixed: (In [1790]) applying patch submitted via Trac. fixes #155
Oct 15, 2005:
- 7:18 AM Ticket #156 (trivial documentation errors) created by
- http://dojotoolkit.org/docs/dojo_event_system.html == but must be …
- 6:19 AM Ticket #155 ([patch] fish eye widget fixed for Opera 8.50) created by
- It fixes a stray label bug in Opera 8.50. It was tested (the test and …
- 5:42 AM Ticket #154 ([patch] fixes for dialog.js) created by
- It fixes one obsolete reference and visual bugs in IE6 and Opera 8.50. …
- 5:28 AM Ticket #152 ([patch] obvious typo in dialog.js) closed by
- fixed: (In [1785]) fixes #152, oops!
- 5:18 AM Ticket #153 ([patch] fix for dojo.style.getNumericStyle) created by
- This patch simplifies dojo.style.getNumericStyle() and makes it more …
- 4:19 AM Ticket #152 ([patch] obvious typo in dialog.js) created by
- […]
Oct 14, 2005:
- 11:24 PM Ticket #151 (trivial release note errors) created by
- Looking at the release notes: == s/pakcage/package/g == …
- 8:32 PM Ticket #150 (using formNode and content in dojo.io.bind behaves incorrectly) closed by
- duplicate: Ah, yes, this was a bug in 0.1. This has been fixed as of rev 1358. …
- 8:11 PM Ticket #150 (using formNode and content in dojo.io.bind behaves incorrectly) created by
- When both formNode and content are specified in dojo.io.bind the …
- 3:38 PM Ticket #149 (Code comments say not to invoke methods on dojo.hostenv, but ...) created by
- 5:03 AM Ticket #84 (Build should generate a file denoting what packages it built) closed by
- fixed: (In [1771]) adding a "build.txt" to the output from compression to …
- 4:47 AM Ticket #21 (xmlhttp_packet_test load hander not firing) closed by
- invalid: there's been no activity on this bug for months and I'm still not sure …
Oct 13, 2005:
- 8:27 PM Ticket #144 (slideshow widget breaks when using compression system inside ...) closed by
- invalid: real issue was that the template was not being interned... marking as …
- 4:11 PM Ticket #148 (HTMLSlideShow (or Event code) fails to propagate delay properly) closed by
- duplicate
- 2:51 PM Ticket #148 (HTMLSlideShow (or Event code) fails to propagate delay properly) created by
- Open up the test HTMLSlideShow page. Start and stop the slide show …
- 4:23 AM Ticket #135 (dojo widgets within dojo container widgets render inside each other ) closed by
- fixed: this should be fixed in rev [1753], with [1752], [1751], and [1748] …
Oct 12, 2005:
- 9:00 PM Ticket #147 (insertAtIndex is confusing) closed by
- fixed: (In [1749]) fixes #147
- 6:19 PM Ticket #147 (insertAtIndex is confusing) created by
-
the function signature for
dojo.dom.insertAtIndex
is as follows: … - 1:13 PM Ticket #146 (Compressor does not handle nested functions with identical parameter ...) created by
- The compressor/ShrinkSafe does not seem to handle nested functions …
Oct 11, 2005:
- 4:14 PM Ticket #145 (Move ShrinkSafe off of a subdomain) created by
- ShrinkSafe? should live on the main Dojo website, probably at something …
- 5:56 AM Ticket #144 (slideshow widget breaks when using compression system inside ...) created by
- When using the Dojo compression system with the slideshow widget, the …
- 5:47 AM Ticket #143 (package builds should reflect the profile name) created by
- The ant script for creating builds, ant -Dprofile=profileName clean …
Oct 10, 2005:
- 8:14 PM Ticket #142 (Need a short "why use dojo" article.) created by
- I'm currently trying to convince the RoundCube? webmail project …
- 4:30 AM Ticket #141 (Slideshow demo breaks when you click too many times) created by
- on this page: http://dojotoolkit.org/docs/fast_widget_authoring.html …
Oct 9, 2005:
- 6:44 PM Ticket #140 (Compressor doesn't handle variable replacement for eval() method ) created by
- For example, if you have: function doTest(varName, …
Note: See TracTimeline
for information about the timeline view.