Timeline
Dec 17, 2005:
- 8:01 PM Ticket #254 (FloatingPane doesn't show ) created by
- Config: kitchen-sink-0.2-release on IE6/WinXP - hosted on local …
Dec 16, 2005:
- 5:46 AM Ticket #249 (Dojo Editor does not play well with MochiKit) reopened by
- Check scripts on the same server -- the result is identical! (I found …
- 12:16 AM Ticket #82 (tab hierarchy / nested tabs) closed by
- fixed: the old Tabs.js supported a syntax like this, and the new TabSet?.js …
- 12:11 AM Ticket #253 (editor doesn't obey style sizing, and doesn't work in FloatingPane on ...) created by
- I want to be able to use the editor with these settings: - in a …
Dec 15, 2005:
- 4:01 PM Ticket #249 (Dojo Editor does not play well with MochiKit) closed by
- invalid: Dojo expects to reside on the same server as the page that it is being …
- 2:26 PM Ticket #252 (ComboBox needs an Iframe) created by
- On IE the comboxbox doesn't work right if there is a <select> element …
- 2:23 PM Ticket #251 (Dialog not working on IE) created by
- In test_Dialog.html when you press show 1) the page should be grayed …
- 2:23 PM Ticket #250 (A methods to destroy Editor are require) created by
- There no methods to destroy Editor properly. So, we can't instantiate …
- 1:55 PM Ticket #249 (Dojo Editor does not play well with MochiKit) created by
- Editor does …
Dec 14, 2005:
- 2:30 PM Ticket #248 (creating floating pane fromScript doesn't work?) created by
- I'm trying to create a number of floating panes with the use of the …
- 1:40 PM Ticket #185 (dojo.hostenv.writeIncludes doesn't seem to work for the dojo+ajax build) closed by
- fixed: (In [2482]) updates that enable debugAtAllCosts for profile builds. …
- 1:20 PM Ticket #169 (dojo.profile fails to load when debugAtAllCosts is true) closed by
- fixed: fixed in [2481]. It's not so much a general fix as a pattern, but if …
- 12:09 PM Ticket #234 (Rich Text Editor not reopening in Firefox) closed by
- wontfix: This is due to bugs in Firefox: 1) contentEditable is not supported …
- 8:02 AM Ticket #233 (Dojo does not play well with TinyMCE editor) closed by
- wontfix: After much more digging, it appears that this is a Firefox/Mozilla? …
- 3:32 AM Ticket #247 (Editor widget from <textarea> fails on Safari) created by
- The Editor component fails to visibly instantiate when created from a …
- 1:05 AM Ticket #141 (Slideshow demo breaks when you click too many times) closed by
- fixed: (In [2467]) prevent animation overlapping, fixes #141 (at least the …
Dec 13, 2005:
- 8:11 PM Ticket #246 (Offset for return animation after dragging failed) created by
- Even in the regular dnd tests, one can observe that when dragging …
- 6:05 PM Ticket #239 (widgets provide no way through markup pass in to override their css) closed by
- fixed: (In [2461]) fixes #239
- 5:11 PM Ticket #245 (iframe_history.html doesn't validate.) closed by
- fixed: (In [2460]) fixes #245
- 4:18 PM Ticket #245 (iframe_history.html doesn't validate.) created by
- Try passing iframe_history.html through the W3C Markup Validator. …
- 10:35 AM Ticket #244 (Rich Text Editor doesn't work since 12/12/2005 on firefox 1.0.7) closed by
- fixed: (In [2456]) dojo.event.connect() was being used but not require()'d. …
- 10:29 AM Ticket #244 (Rich Text Editor doesn't work since 12/12/2005 on firefox 1.0.7) reopened by
- Ok, I suck, it really is b0rken. Fixing.
- 10:15 AM Ticket #244 (Rich Text Editor doesn't work since 12/12/2005 on firefox 1.0.7) closed by
- invalid: The nightly build script likely ran in the middle of some large …
- 10:12 AM Ticket #76 (Move widget render implementations to dojo.widget.render) closed by
- fixed: All widgets in Dojo SVN have had their implementations moved either to …
- 9:52 AM Ticket #244 (Rich Text Editor doesn't work since 12/12/2005 on firefox 1.0.7) created by
- The Rich Text Editor doesn't work anymore since the 12/12/2005. …
- 5:26 AM Ticket #243 (LayoutPane doesn't work if margins specified indirectly via class attribute) created by
- IE6 problem. Define a margin in CSS class and then reference it like …
Dec 12, 2005:
- 4:46 AM Ticket #241 (release shouldn't include demos by default) reopened by
- I'm not against having an option to build with demos, but if you are …
- 3:48 AM Ticket #241 (release shouldn't include demos by default) closed by
- wontfix: the demos dir is in lieu of the tests dir, which I think means that it …
- 1:03 AM Ticket #242 (Can't get just browser event easily) created by
-
You can't just do:
[…]
Because
dojo.event
will be satisfied … - 12:55 AM Ticket #241 (release shouldn't include demos by default) created by
- We should only be building in what is necessary when someone asks for …
Dec 11, 2005:
Dec 10, 2005:
- 9:42 PM Ticket #239 (widgets provide no way through markup pass in to override their css) created by
- It seems that the tab widgets do not allow you to provide an attribute …
- 1:45 AM Ticket #238 (event.connect breaks with function object as the 3rd argument) created by
-
I have:
[…]
Foo.prototype
still exists, but all the static …
Dec 9, 2005:
- 8:21 PM Ticket #16 (build tools use b0rken regexp to determine module dependencies) closed by
- fixed: (In [2379]) fixing the regular expression used to retreive …
- 12:58 AM Ticket #235 (Dialog widget parse produces TypeError:Function expected in msie) closed by
- fixed: (In [2377]) fixes #235
Dec 8, 2005:
- 11:04 PM Ticket #237 (in build.xml, the property "copyright" needs (1) a line feed, and ...) closed by
- fixed: fixed in rev [2376]
- 10:54 PM Ticket #237 (in build.xml, the property "copyright" needs (1) a line feed, and ...) created by
- In the dojo-0.1.0 release, the files in zip-file "editions" had …
- 11:16 AM Ticket #236 (Error in Safari while using dojo.require) created by
- If functions are declared like this and loaded via dojo.require then …
- 5:47 AM Ticket #100 (Dojo needs an MD5 implementation) closed by
- fixed: fixed in [2352]. Way to go Tom!
Dec 7, 2005:
- 3:17 PM Ticket #235 (Dialog widget parse produces TypeError:Function expected in msie) created by
- I think some of the recent changes to Dialog are producing errors …
Dec 6, 2005:
- 4:28 PM Ticket #234 (Rich Text Editor not reopening in Firefox) created by
- _richText.open() does not work after _richText.close(), Firefox 1.5 …
- 8:55 AM Ticket #215 (Text Editor, Firefox crash) closed by
- duplicate: this is fixed in rev [2239]. Dojo 0.2 will contain the fix, until then …
- 3:24 AM Ticket #207 (Rich Text Editor broken in Firefox) closed by
- fixed: (In [2339]) the rich text editor now works when being created from a …
Dec 5, 2005:
- 9:13 PM Ticket #233 (Dojo does not play well with TinyMCE editor) created by
- When I load both tinymce and dojo together onto a page, tinymce …
- 4:17 PM Ticket #232 (dojo.event.topic.unsubscribe is subscribing, not unsubscribing) closed by
- duplicate: This was fixed in rev [1403]. Please check out a nightly build from …
- 2:33 PM Ticket #232 (dojo.event.topic.unsubscribe is subscribing, not unsubscribing) created by
- the unsubscribe prototype of dojo.event.topic has the following line: …
Dec 3, 2005:
- 7:47 PM Ticket #231 (if(!isNaN(padding) { syntax error) closed by
- fixed: (In [2321]) fixes #231
- 3:35 PM Ticket #231 (if(!isNaN(padding) { syntax error) created by
- html.js dojo.html.keepOnScreen syntax error at: if(!isNaN(padding) { …
Dec 2, 2005:
- 11:39 PM Ticket #230 (rhino dislikes dojo.string.pad) closed by
- fixed
- 10:32 PM Ticket #230 (rhino dislikes dojo.string.pad) created by
- Doing a kitchen_sink profile build creates a number of fun looking …
- 9:01 PM Ticket #229 (dojo.date.toString function) created by
- I created a toString function that closely mimics the .Net toString …
- 4:38 PM Ticket #228 (HtmlWidget.destroyWidget() not implemented by most widgets) reopened by
- 4:35 PM Ticket #228 (HtmlWidget.destroyWidget() not implemented by most widgets) closed by
- invalid: nevermind...saw argument
- 4:14 PM Ticket #228 (HtmlWidget.destroyWidget() not implemented by most widgets) created by
- In many cases it is desirable to destroy a widget when completely …
- 6:30 AM Ticket #227 (kitchen_sink profile broken because of forEach) closed by
- fixed: (In [2307]) using "return;" instead of "continue;". Fixes #227
- 4:40 AM Ticket #226 (Form post parameter ordering/complete drop off face of planet) closed by
- worksforme: I'm either retarded and was doing something wrong earlier today or you …
- 4:30 AM Ticket #227 (kitchen_sink profile broken because of forEach) created by
- It looks like the use of dojo.lang.forEach in the …
- 1:30 AM Ticket #222 (JSON stringifying code) closed by
- fixed: I'm gonna close this. Any further discussion of JSON object serializer …
- 12:49 AM Ticket #226 (Form post parameter ordering/complete drop off face of planet) created by
- I'm not sure if it's the file upload patch or Dylan's recent submit …
Dec 1, 2005:
- 9:51 AM Ticket #186 (found bug in dojo.dnd.HtmlDragManager, fix included) closed by
- fixed: this looks to be fixed as of some recent version. Marking as such.
- 9:45 AM Ticket #149 (Code comments say not to invoke methods on dojo.hostenv, but ...) closed by
- fixed: (In [2301]) adding alias for setModulePrefix. Fixes #149
- 9:41 AM Ticket #162 ([patch] Dialog widget doesn't work when page margins are not specified ...) closed by
- fixed: Having looked at the patch, it appears that previous changes to the …
- 9:37 AM Ticket #184 ([patch] POST multipart is added to BrowserIO.js) closed by
- fixed: (In [2300]) merging file upload patch from Eugene. Required very …
- 9:03 AM Ticket #223 (dnd (drag and drop) broken on safari) closed by
- fixed: (In [2298]) updates to the drag manager to deal with bogus nodes in …
- 1:40 AM Ticket #225 (Invalid DOM node reference in Dropdown Button) closed by
- fixed: fixed as of rev2296
Nov 30, 2005:
- 9:56 PM Ticket #225 (Invalid DOM node reference in Dropdown Button) created by
- The Dropdown Button widget contains an invalid DOM node reference in …
- 9:04 PM Ticket #183 (MD5 does not calculate correctly.) closed by
- invalid: MD5 is still unreleased code, and undergoing a *lot* of rework. I'm …
- 8:58 PM Ticket #194 ([patch] now MD5 works) closed by
- invalid: Thanks for the patch, but this is working code and not …
- 6:18 PM Ticket #224 (Memory Leak in Slideshow Example) created by
- After 24hrs of being open in IE the dojo website page entitled "Fast …
- 8:22 AM Ticket #223 (dnd (drag and drop) broken on safari) created by
- test_simple fails on drops with: DEBUG: [TypeError?: Value undefined …
Nov 29, 2005:
- 7:09 AM Ticket #220 (IFrameTransport doesn't call load/handler/error in IE) closed by
- fixed: fixed in [2277]
- 3:43 AM Ticket #222 (JSON stringifying code) created by
- The attached file, json.js, contains an implementation of JSON …
- 3:22 AM Ticket #221 (setting debugAtAllCosts=true with external widget classes fails) created by
- When debugAtAllCosts is set, a failure occurs when importing external …
Nov 28, 2005:
- 11:03 PM Ticket #220 (IFrameTransport doesn't call load/handler/error in IE) created by
- If you use the IFrameTransport in IE, the handler functions are never …
- 9:47 PM Ticket #219 (Editor save button, color picker deficiencies) created by
- The editor has a couple of buglets IMO: * the save button results in …
- 8:01 PM Ticket #218 (Proposed patch for dojo.fx.slide*) closed by
- fixed: (In [2264]) fixes #218
- 5:45 PM Ticket #218 (Proposed patch for dojo.fx.slide*) created by
- The dojo.fx.slide* functions don't play nice with static or relative …
- 4:06 AM Ticket #216 ([patch] Dialog can be opened/closed randomly due to effect delays) closed by
- fixed: (In [2253]) applying Eugene's patch to fix animation start/stop …
- 12:26 AM Ticket #217 (LayoutPane: invalid url causes cpu spin) created by
- From David Wynter: [using HtmlLayoutPane?. w/url="..." constructor …
Nov 27, 2005:
- 9:11 PM Ticket #216 ([patch] Dialog can be opened/closed randomly due to effect delays) created by
- Dialog widget implements effects for show/hide functionality. …
Nov 26, 2005:
- 9:19 PM Ticket #215 (Text Editor, Firefox crash) created by
- I am trying (from the Nov 26th nightly build) the new 'Editor Widget' …
Nov 25, 2005:
- 6:10 AM Ticket #182 (fisheye widget cuts off images in IE (during expansion)) closed by
- invalid: Nevermind, it works OK as long as you set overflow:visible on all the …
Nov 23, 2005:
- 9:33 AM Ticket #214 (behaviour not same in IE and Mozilla) created by
- I downloaded the dojo 0.1.0 zip file and tried the example in it it is …
- 5:59 AM Ticket #163 (Underlying listboxes are rendered on top of dialog widget) closed by
- fixed: Fixed in [2218]. Yay! Thanks, Alex.
Nov 22, 2005:
- 7:59 AM Ticket #98 (IE6.0 doesn't support overflow property) closed by
- fixed: I no longer see an error message on the latest build of either IE or …
- 7:17 AM Ticket #99 (Drag & Drop w/absolute positioning is broken) closed by
- fixed: These issues all appear to be fixed in the attached test files on IE …
- 6:24 AM Ticket #213 (Editor widget doesn't like starting off hidden...) created by
- Hi. I'm trying to use the editor widget. I have it inside of a div …
- 5:55 AM Ticket #211 ([patch] Dialog widget is broken on all plaforms.) closed by
- fixed: Eugene, Thank you so much for tracking this down. I've applied your …
- 4:43 AM Ticket #212 ([patch] Manager.js blows on IE when iterates over available renderers.) closed by
- fixed: (In [2212]) fixes #212
- 4:08 AM Ticket #212 ([patch] Manager.js blows on IE when iterates over available renderers.) created by
- Apparently "vml" renderer doesn't define "prefixes". Manager assumes …
- 3:02 AM Ticket #211 ([patch] Dialog widget is broken on all plaforms.) created by
- I tried test_Dialog.html in FF, IE, Op --- it doesn't work with …
- 1:53 AM Ticket #210 (nested layout panes/tabs cause IE crash) created by
- See attached file. IE version: 6.0.2800.1106 on Win2000 but the …
Nov 21, 2005:
- 9:02 PM Ticket #209 (placekeeper: implement durable storage API for Dojo) closed by
- fixed
- 9:02 PM Ticket #209 (placekeeper: implement durable storage API for Dojo) created by
- (already complete) implement a local durable cache API for Dojo.
- 2:11 AM Ticket #208 (debugAtAllCosts: dojo.provides race conditions) created by
- In browser_debug.js, dojo.hostenv.loadUri calls dojo.provide(), thus …
- 1:59 AM Ticket #206 (repeatCount only works the first time for Animations) closed by
- fixed: (In [2202]) fixes #206
- 1:22 AM Ticket #207 (Rich Text Editor broken in Firefox) created by
- This isn't my bug, so I'm just pasting stuff out of the mailing list …
Nov 20, 2005:
- 11:40 PM Ticket #206 (repeatCount only works the first time for Animations) created by
- The first time you run an animation, repeateCount is used. After that, …
- 7:15 AM Ticket #205 (Extra methods in dojo.storage.js) closed by
- fixed: (In [2193]) removing unused methods. Fixes #205
- 5:47 AM Ticket #205 (Extra methods in dojo.storage.js) created by
- getItem and setItem appear to be leftover; they defer to get and set, …
Nov 17, 2005:
- 10:18 AM Ticket #204 (dialog widget needs work) created by
- the current dialog widget feels unfinished. Currently it only "wraps" …
Note: See TracTimeline
for information about the timeline view.