Timeline
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, …
Sep 23, 2005:
- 3:08 PM Ticket #121 (dojo.html.disableSelection for node) created by
- It would be nice to have dojo.html.disableSelection / enableSelection …
- 3:41 AM Ticket #120 ([patch] bugfix for drag'n'drop) created by
- Now it works in IE6 and FF 1.0.7. It still doesn't work in Opera 8.50.
Sep 22, 2005:
- 3:28 PM Ticket #111 (Tab panel container width of 100% causes both horizontal and vertical ...) closed by
- fixed: (In [1581]) adding box-sizing and -moz-box-sizing rules to allow the …
Sep 21, 2005:
- 11:04 PM Ticket #119 (Website prints poorly (bad CSS)) created by
- The current website CSS results in really poor printing/print preview …
- 5:10 PM Ticket #108 (apis and tests shouldn't be in release builds with -Ddocless=true) closed by
- fixed: (In [1576]) fixes #108
- 4:40 PM Ticket #106 (strange "||" behavior in JUM tests and jum.debug()) closed by
- fixed: this appears to be related to a core language bug in Rhino, which I …
- 4:38 PM Ticket #109 (Compressor treats ++ (and probably --) incorrectly) closed by
- fixed: fixed in [1575]
- 4:32 AM Ticket #95 (API documentation issues) closed by
- fixed: fix0red
Sep 20, 2005:
- 12:03 AM Ticket #118 (package system is throwing error warnings) created by
- DEBUG: failed loading /dojo/src/lang/package.js with error: …
Sep 19, 2005:
- 7:29 PM Ticket #117 (dojo.io.bind tests do not indicate whether the test was successful or not) created by
- It is too hard to tell whether the dojo.io.bind tests completed …
Sep 16, 2005:
- 9:37 PM Ticket #112 (dojo.io.bind doesn't properly encode non-ASCII characters) closed by
- fixed: Looks like we might be good to go here. Yay.
- 4:12 PM Ticket #116 (Bad print layout for documents in dojotoolkit.org homepage) closed by
- fixed: (In [1511]) fixes #116
- 3:05 PM Ticket #116 (Bad print layout for documents in dojotoolkit.org homepage) created by
- Sorry guys, basically if you go to print the documents on the main …
- 1:23 PM Ticket #115 (Error loading namespace in form tag in IE) created by
- I have included a detailed background of my problem, but it boils down …
- 12:35 AM Ticket #114 (wipeIn/Out remebers new size if triggered during a wipe effect) created by
- if you have a wipeOut/In effect and during the wipe you retrigger the …
Sep 15, 2005:
- 6:29 PM Ticket #113 (Check for jum is naive) created by
-
We need to make sure that
jum
is an actual instance of … - 1:11 AM Ticket #112 (dojo.io.bind doesn't properly encode non-ASCII characters) created by
- I might have fixed it with [1491], but we need to do some more …
Sep 14, 2005:
- 3:48 AM Ticket #111 (Tab panel container width of 100% causes both horizontal and vertical ...) created by
- In test_Tabs.html, setting the width in .dojoTabPanelContainer to 100% …
- 3:40 AM Ticket #110 (Tabs are separated from their container in IE) created by
- With the HtmlTabs? widget, there is a substantial gap between the tabs …
Sep 13, 2005:
- 5:30 PM Ticket #47 (when should the * syntax be used?) closed by
- fixed
- 5:23 PM Ticket #50 (Widget voodoo) closed by
- fixed
- 5:21 PM Ticket #18 (too much boilerplate required for widgets) closed by
- duplicate: see bug #50
- 5:18 PM Ticket #35 (incorrect log10 implementation) closed by
- invalid: We don't implement log10
- 5:17 PM Ticket #79 (Using 'backButton' option with io.bind can send Firefox loading ...) closed by
- invalid: This is a bug in Mozilla that we cannot fix from inside of Dojo.
- 5:03 PM Ticket #72 (Built package doesn't include SVN repo number) closed by
- fixed
Sep 12, 2005:
- 11:21 PM Ticket #109 (Compressor treats ++ (and probably --) incorrectly) created by
- If you have the following: […] It gets compressed to: […] …
- 11:07 PM Ticket #108 (apis and tests shouldn't be in release builds with -Ddocless=true) created by
- Summary says it all. Tests shouldn't be in releases in general, but …
- 11:02 PM Ticket #107 (dojo.dom.renderedTextContent is HTML style specific) closed by
- fixed: (In [1437]) updated, fixes #107
- 10:15 PM Ticket #107 (dojo.dom.renderedTextContent is HTML style specific) created by
- dojo.dom.renderedTextContent looks for HTML-specific style properties …
- 9:10 PM Ticket #104 (Should isUndefined be renamed to isDefined?) closed by
- wontfix: What Dylan said.
- 8:33 PM Ticket #106 (strange "||" behavior in JUM tests and jum.debug()) created by
- attached test runner file outputs: obelisk:/tmp alex$ rhino tmp.js …
- 4:19 PM Ticket #105 (getElementsByClass XPath version doesn't work with a parent node) created by
- getElementsByClass has a broken implementation of the XPath version of …
- 2:53 PM Ticket #104 (Should isUndefined be renamed to isDefined?) created by
- In the dojo javascript sytle document, the following talks about …
Sep 9, 2005:
- 5:29 AM Ticket #103 (Licence?) closed by
- fixed: (In [1390]) added quip about the license; fixes #103
- 4:57 AM Ticket #103 (Licence?) created by
- Really, really hard to tell what the licence is for dojo by looking at …
Sep 8, 2005:
- 3:11 PM Ticket #102 (dojo fails to load when document.domain is set) closed by
- wontfix: It looks like the bug in question (marked as a dup, so it's really …
- 3:06 PM Ticket #102 (dojo fails to load when document.domain is set) reopened by
- That fixed it for IE, but not for firefox. It looks like this is a …
- 12:16 AM Ticket #102 (dojo fails to load when document.domain is set) closed by
- worksforme: You need to make sure document.domain is also set in …
Sep 7, 2005:
- 10:58 PM Ticket #102 (dojo fails to load when document.domain is set) created by
- I'm trying to use the dojo widget package on a site that sets the …
Sep 6, 2005:
- 6:52 PM Ticket #101 (Bind API refactor) created by
- The bind API sucks. It's too swiss-army-chainsaw -- one function …
- 6:31 AM Ticket #100 (Dojo needs an MD5 implementation) created by
- One of Dojo's major sponsors requires a working, tested MD5 implementation.
Sep 5, 2005:
- 11:07 AM Ticket #35 (incorrect log10 implementation) reopened by
- Could you please edit the original ticket and remove …
Sep 3, 2005:
- 1:12 AM Ticket #99 (Drag & Drop w/absolute positioning is broken) created by
- I have a web page where the drag & drop zone are positioned …
- 12:03 AM Ticket #98 (IE6.0 doesn't support overflow property) created by
- test_htmlEffects.html and test_wipe.html show error message on IE6.
Sep 2, 2005:
- 11:05 PM Ticket #97 (Comparing dojo.uri.Uri with == can be misleading ... class needs a ...) created by
- There is at least one place (dojo.xml.htmlUtil.insertCssFile) where …
Aug 31, 2005:
- 11:20 PM Ticket #96 (split-pane widget wanted) created by
- I'd like the split-pane widget ported from netWindows to Dojo. The …
- 8:06 PM Ticket #95 (API documentation issues) created by
- - Some of the API values have compressed/obfuscated names - Links on …
- 8:00 PM Ticket #93 (dojo.io.bind post with formNode + content is borken from patch 1311) closed by
- fixed: r1358 seems to fix this for me, so resolving as fixed.
- 6:06 PM Ticket #94 (Remove dojo.widget._cssFiles in favor of using feature built into ...) created by
- Seems like the dojo.widget._cssFiles registry and it's usage here …
- 5:24 PM Ticket #93 (dojo.io.bind post with formNode + content is borken from patch 1311) created by
- When using dojo.io.bind to do a post with content coming from both a …
Aug 30, 2005:
- 8:49 PM Ticket #92 (Add "Development" section to top header) created by
- Since Trac is where bugs are reported, and new features requested, I …
- 3:53 PM Ticket #91 (package zip/tgz root folders should have the same name as the file) closed by
- fixed: fixed in [1347], new packages have been uploaded
- 1:40 PM Ticket #91 (package zip/tgz root folders should have the same name as the file) created by
- The name of the root folder in the package files should be the same as …
- 1:37 PM Ticket #90 (change the project slogan) created by
- We need to change the slogan "dojo: the browser toolkit". We've put a …
- 3:25 AM Ticket #89 (Remove either "Planet::Dojo" or "Project Status" from from frontpage) created by
- Wow, you guys got busy today.. Love the website, but a nit on the …
Aug 29, 2005:
- 11:45 PM Ticket #88 (io.bind browser history) created by
- Making one call to dojo.io.bind with changeURL set to some hash value …
Aug 28, 2005:
- 8:57 PM Ticket #83 (Add versioning: dojo.version) closed by
- fixed: fixed with [1281], [1282], and [1283]
- 8:47 PM Ticket #51 (forwardButton events assigned by dojo.io.bind are not working) closed by
- fixed: Ok, did some digging and it looks like a set of things was conspiring …
- 6:43 PM Ticket #87 (Migrate to require and provide) closed by
- fixed
- 5:17 PM Ticket #87 (Migrate to require and provide) created by
- We need to do this before release!
Note: See TracTimeline
for information about the timeline view.