Timeline
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, …
Oct 8, 2005:
- 12:55 PM Ticket #139 (richtexteditor dosent work in konqueror 3.4) created by
- I Cant get richtexteditor to work in konqueror 3.4.2 kubuntu. maybe …
Oct 7, 2005:
- 5:38 PM Ticket #138 (forms (still) don't correctly get their items included when submitted ...) closed by
- fixed: (In [1720]) now grabs type="image" inputs and ignores fieldset …
- 3:28 PM Ticket #138 (forms (still) don't correctly get their items included when submitted ...) created by
- notably fieldsets and type="image" aren't correctly submitted. See …
Oct 5, 2005:
- 9:40 PM Ticket #137 (Can't build from a profile file outside of buildscripts/profiles/) created by
- build.xml hardcodes path information for profiles. We would like to be …
- 1:12 AM Ticket #136 (Need reST documenation template) created by
- The reST documenation template needs to be written in so that …
- 12:31 AM Ticket #135 (dojo widgets within dojo container widgets render inside each other ) created by
- With the following html, the second textbox is "rendered" inside the …
- 12:27 AM Ticket #134 (non dojo widget in dojo container widget is not rendered) created by
- If I have a non dojo widget in a dojo container widget, it is not …
- 12:24 AM Ticket #133 (isContainer without template string error) created by
- If a container element(isContainer=true) does not have a …
Oct 4, 2005:
- 4:59 PM Ticket #132 (dojo.io.bind regression with mimetype of text/javascript) closed by
- fixed: fixed in [1678]
- 8:04 AM Ticket #132 (dojo.io.bind regression with mimetype of text/javascript) created by
- Until recently, the following example worked: dojo.io.bind({ url: …
Oct 2, 2005:
- 11:39 PM Ticket #123 (dnd is broken in Opera (text gets selected on drag)) closed by
- fixed: This has been fixed by renabling e.preventDefault on mouss down over …
- 9:39 PM Ticket #131 (Iframe with mimetype text/plain does not return data) created by
- Hi, I was trying to get fileupload working, and it worked perfect for …
- 6:55 PM Ticket #130 (provide system for publishing and allowing comment on system docs) created by
- the doc system was released for 0.4.0
- 6:53 PM Ticket #127 (the Editor component does not present editable content in Safari) closed by
- fixed: this was fixed in [1644]
Sep 30, 2005:
- 6:23 AM Ticket #118 (package system is throwing error warnings) closed by
- fixed: fixed in [1615]
- 6:12 AM Ticket #115 (Error loading namespace in form tag in IE) closed by
- wontfix: I'm afraid that this appears to be a rendering bug in IE. Please see: …
- 5:33 AM Ticket #80 (tests/widget/test_Button.html throws file not found errors, maybe ...) closed by
- fixed: (In [1651]) fixing for debugAtAllCosts. fixes #80
Sep 29, 2005:
- 5:57 PM Ticket #129 (Show username in subject of checkin emails) created by
- It'd be nice the subject line contained the name of the user who made …
- 5:29 PM Ticket #128 (io.bind only submits the first selected item in a select-multiple ...) closed by
- fixed: (In [1646]) fixes #128
- 5:20 PM Ticket #126 (encodeForm function submits all checkbox elements' values, even if ...) closed by
- fixed: (In [1645]) fixes #126
- 3:44 PM Ticket #128 (io.bind only submits the first selected item in a select-multiple ...) created by
- The short pretty much says it all. In a select multiple list with …
- 5:50 AM Ticket #127 (the Editor component does not present editable content in Safari) created by
- The Editor component instantiates a toolbar but does not expose …
Sep 28, 2005:
- 5:38 AM Ticket #126 (encodeForm function submits all checkbox elements' values, even if ...) created by
- […] It will submit as "test=1,2,3" even if only one or none is not …
Sep 27, 2005:
- 6:31 AM Ticket #125 (Could not insert custom parameters for Post methods while having form ...) closed by
- duplicate: Duplicate of 93, fixed. You can grab the latest nightly builds at …
- 2:51 AM Ticket #125 (Could not insert custom parameters for Post methods while having form ...) created by
- dojo.io.bind is unable to mix both formNode and customised fields, as …
Sep 26, 2005:
- 10:28 PM Ticket #112 (dojo.io.bind doesn't properly encode non-ASCII characters) closed by
- fixed: (In [1623]) added support for defining the encoding to be used by bind …
- 7:45 PM Ticket #124 ('+' isn't properly escaped for bind requests) created by
- bind using a formNode that has a field with a value with a '+' in it …
Sep 25, 2005:
- 7:36 AM Ticket #123 (dnd is broken in Opera (text gets selected on drag)) reopened by
- I'll reopen this bug to track this issue.
- 2:03 AM Tickets #122,123 batch updated by
- fixed: (In [1609]) applying (modified) patch to fix drag and drop in Opera. …
- 1:51 AM Ticket #122 ([patch] bugfix for Opera) reopened by
- I tested it and ... it doesn't work. try/catch is funny in Opera. You …
- 1:40 AM Ticket #122 ([patch] bugfix for Opera) closed by
- fixed: (In [1608]) applying Opera fix patch, fixes #122
- 1:38 AM Ticket #123 (dnd is broken in Opera (text gets selected on drag)) created by
- This patch enables drag-n-drop for Opera. Tested with Opera 8.50.
- 1:28 AM Ticket #122 ([patch] bugfix for Opera) created by
- Today's changes broke Opera 8.50 completely. Opera defines some …
- 12:57 AM Ticket #77 (Fail gracefully when document.write isn't available) closed by
- fixed: (In [1607]) fixes #77, dojo now works in XHTML docs, however we still …
- 12:34 AM Ticket #57 (Start advocating dojo?) closed by
- fixed: Site is up, 0.1 is out and Dojo is being preached!
- 12:30 AM Ticket #120 ([patch] bugfix for drag'n'drop) closed by
- fixed: (In [1606]) applying patch for DnD code, fixes #120
- 12:15 AM Ticket #121 (dojo.html.disableSelection for node) closed by
- fixed: (In [1605]) improving dojo.html selection functions and unit tests, …
Note: See TracTimeline
for information about the timeline view.