Timeline
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!
Aug 26, 2005:
- 5:47 PM Ticket #86 (Add import options to require) created by
- Allow users to do something like: […] Which would give you: […]
- 5:35 PM Ticket #85 (Intern strings should parse out body content) created by
-
The widget system currently parses out
<body>
content to allow … - 8:42 AM Ticket #84 (Build should generate a file denoting what packages it built) created by
- It'd be nice to have build.txt made so you can quickly see which …
- 8:03 AM Ticket #12 (implement combo box) closed by
- fixed: The widget now participates in forms and handles up and down arrow …
- 6:44 AM Ticket #46 (Subwidgets appear in type-order not order in which they are listed in HTML) closed by
- fixed: (In [1256]) this is a reworked version of Dylan's patch. it fixes #46
Aug 25, 2005:
- 10:28 PM Ticket #83 (Add versioning: dojo.version) created by
-
We need to have a
dojo.version
property set so we can better … - 6:24 AM Ticket #23 (dojo.event.connect bug) closed by
- worksforme: I cannot reproduce the bug with the attached test file on IE, Moz, or …
- 12:05 AM Ticket #81 (nesting tabs) closed by
- fixed: (In [1232]) fixes #81, allowing you to set parseContent="true" which …
Aug 24, 2005:
- 10:57 PM Ticket #82 (tab hierarchy / nested tabs) created by
- For dealing with nested tabs, I would like to be able to do something …
- 9:50 PM Ticket #81 (nesting tabs) created by
- When Trying to place a tab widget inside of another tab widget, the …
- 9:26 PM Ticket #80 (tests/widget/test_Button.html throws file not found errors, maybe ...) created by
- The files throws errors looking for files that do not exist
- 9:22 PM Ticket #79 (Using 'backButton' option with io.bind can send Firefox loading ...) created by
- Using 'backButton' option with io.bind can send Firefox loading …
- 8:38 PM Ticket #78 (Files beginning with double-underscores conflict with Zope) created by
- Zope doesn't allow filesnames to start with double-underscores. We …
- 6:13 PM Ticket #32 (Package manager isn't correctly identifying when it has a package loaded) closed by
- fixed: Fixed by [869].
- 5:52 PM Ticket #44 (Request syntax sugar for pushing an onLoad event listener) closed by
- fixed: (In [1224]) fixes #44, making dojo.addOnLoad available. You can call …
- 7:43 AM Ticket #70 (dojo.event.connect fires function on the same call at which it was ...) closed by
- fixed: (In [1222]) fixes #70
- 5:24 AM Ticket #62 (Rename base __package__.js to dojo.js) closed by
- fixed: (In [1214]) transitioning from package.js to dojo.js, fixes #62 …
- 12:54 AM Ticket #77 (Fail gracefully when document.write isn't available) created by
-
document.write
isn't available in Mozilla in …
Aug 23, 2005:
- 7:08 PM Ticket #76 (Move widget render implementations to dojo.widget.render) created by
- Implementations of Widgets for a specific renderer should live under …
- 7:01 PM Ticket #75 (Allow instantiation of widgets using new) created by
- Allow an instance of *Menu to be instantiated using new Menu(properties)
- 7:00 PM Ticket #74 (use a more powerful templating system in widgets) created by
- A more powerful templating system would allow us to: * fill in …
- 6:57 PM Ticket #73 (change Widget system inheritence to prototypal mixin) created by
- The inheritence chain for a widget should descend from Widget into the …
- 2:37 PM Ticket #38 (module prefixing doesn't work as advertised) closed by
- fixed: fixed in r1196
Aug 22, 2005:
- 11:39 PM Ticket #47 (when should the * syntax be used?) reopened by
- This bug is about notation rather than asking for the example given. …
- 10:25 PM Ticket #24 (Safari can't serialize sub-documents that aren't from HTML, and API is ...) closed by
- wontfix: Safari has an XmlSerializer? class from 1.3.9/2.0: …
- 10:25 PM Ticket #65 (dojo.io.bind should honor method over formNode) closed by
- fixed: (In [1187]) fixes #65
- 10:14 PM Ticket #22 (dojo.event.connect doesn't throw error with first argument null) closed by
- fixed: (In [1186]) fixes #22
- 9:54 PM Ticket #47 (when should the * syntax be used?) closed by
- wontfix: Allowing that means more HTTP calls and is (I think) undesirable.
- 9:51 PM Ticket #39 (incorrect include paths in fast_widget_authoring.rest) closed by
- wontfix: Can't "fix" it since it is necessarily like that for publishing on the …
- 9:50 PM Ticket #39 (incorrect include paths in fast_widget_authoring.rest) reopened by
- 9:34 PM Ticket #43 (Object declaration doesnt strip spaces in widget assignment) closed by
- fixed: I suck at this. :)
- 9:25 PM Ticket #39 (incorrect include paths in fast_widget_authoring.rest) closed by
- fixed: (In [1183]) fixes #39
- 9:12 PM Ticket #35 (incorrect log10 implementation) closed by
- invalid
- 5:31 PM Ticket #59 (rename dojo.webui.widgets namespace to dojo.widget) closed by
- fixed: Paul made the transition.
- 5:30 PM Ticket #25 (getWidgetsByFilter only calls filter once) closed by
- fixed: It seems to be working (in rev 1180).
- 5:24 PM Ticket #72 (Built package doesn't include SVN repo number) created by
- It'd be nice if the built package referenced the last SVN repo number …
Aug 21, 2005:
- 4:04 AM Ticket #71 (infinite recursion when property added to Array prototype) created by
- I tried using JSON in conjunction with Dojo. JSON includes this line: …
- 3:39 AM Ticket #70 (dojo.event.connect fires function on the same call at which it was ...) created by
- dojo.event.connect fires function on the same call at which it was …
- 2:09 AM Ticket #69 (back button handling doesn't work in IE when running from local fs) created by
- back btn handling test (/tests/io/test_BrowserIO.html) doesn't work in …
Note: See TracTimeline
for information about the timeline view.