Timeline
Jan 11, 2006:
- 10:56 PM Ticket #313 (Add another parameter to dojo.html.show() to specify how to show element) created by
- It would be nice if dojo.html.show() had an extra argument to specify …
- 5:11 PM Ticket #312 (FireFox + Tree + dojo.io.IFrameIO) created by
- If you require the dojo.io.IFrameIO class (for file uploading from …
- 4:43 PM Ticket #311 (Add editor build profile) closed by
- fixed: (In [2769]) fixes #311
- 4:43 PM Ticket #311 (Add editor build profile) created by
- 4:19 PM Ticket #310 (dojo can't figure out where it lives when using dojo.js.compressed.js) closed by
- fixed: Fixed by 2684?.
- 4:18 PM Ticket #310 (dojo can't figure out where it lives when using dojo.js.compressed.js) created by
- This is bad
- 2:01 PM Ticket #309 (FisheyeList Widget Under a Dialog Does Not Go Under) created by
- If a page contains a FisheyeList? widget and then a dialog is shown on …
- 1:26 PM Ticket #308 (Spelling Mistake of 'length' Method) created by
- In the Kitchen Sink edition there is a spelling of the 'length' method …
- 4:23 AM Ticket #307 (Widgets not displaying in Safari) created by
- I have a page with a tabset. in the first tab, I have a split pane …
- 2:59 AM Ticket #306 (Dojo Needs a date.add function) created by
- Need an easy way to add to date object. This uses same tokens as the …
Jan 10, 2006:
- 7:35 PM Ticket #305 (dojo.regexp.host doesn't allow hostnames that start with numbers) closed by
- fixed: (In [2750]) made dojo.string.escape more flexible; fixed issue with …
- 7:35 PM Ticket #305 (dojo.regexp.host doesn't allow hostnames that start with numbers) created by
- Hostnames with numbers should be supported since they are inded valid.
- 6:10 PM Ticket #302 (onload prop in body tag prevents Dojo Editor buttons from showing in ...) closed by
- invalid
- 4:20 AM Ticket #304 (RemotePane.js Patch/Fix for Class) closed by
- fixed: OK, try version 2739. Should be working.
- 3:50 AM Ticket #304 (RemotePane.js Patch/Fix for Class) created by
- At line 51 of RemotePane?.js, the "class" of the source DOM node is …
- 3:25 AM Ticket #303 (event.connectBefore apparent bug) closed by
- fixed: (In [2737]) fixes #303
Jan 9, 2006:
- 10:00 PM Ticket #303 (event.connectBefore apparent bug) created by
- It isn't documented, but event.connectBefore appears nonfunctional …
- 4:11 PM Ticket #302 (onload prop in body tag prevents Dojo Editor buttons from showing in ...) created by
- I did a brief text search and did not find this error posted, but …
- 3:49 PM Ticket #300 (Menu2Manager onClick does not work on IE) closed by
- duplicate: Oops.. I created this bug twice! the real bug is in 301.
- 3:46 PM Ticket #301 (Menu2Manager onClick does not work on IE) created by
- I think the issue is because dojo.event.connect is used instead of …
- 3:46 PM Ticket #300 (Menu2Manager onClick does not work on IE) created by
- I think the issue is because dojo.event.connect is used instead of …
- 8:04 AM Ticket #299 (Allow topic subscribers to get an event pre-subscription) created by
- It'd be nice if there was a way for topics to be able to get notified …
- 7:26 AM Ticket #298 (Widget Manager and Z-Index) created by
- The Widget manager needs methods to bring a widget to the front and …
- 7:24 AM Ticket #297 (Ability to add dojo tags to widget templates.) created by
- It would be nice if you where able to add dojo tags into widget …
- 5:54 AM Ticket #296 (Dialog Widget error) closed by
- fixed: There was a bug in IE when using dojo.lang.extend fixed in 2669?.
- 4:52 AM Ticket #296 (Dialog Widget error) created by
- in widget/Dialog.js/setBackgroundColor 'color.toString()' raises …
Jan 8, 2006:
- 1:15 AM Ticket #295 (implement dojo.text.DateFormat) created by
- Replace the multiple dojo.date.to* functions with a single strftime …
Jan 7, 2006:
- 4:58 PM Ticket #294 (small patch to Dialog.js to fix reference error) created by
- the trunk source makes a call to this.onShow(node) if you don't have …
- 8:17 AM Ticket #293 (Drag and Drop problem with parent containers.) created by
- When calculating the position of a drag object, some objects typically …
- 6:55 AM Ticket #207 (Rich Text Editor broken in Firefox) closed by
- fixed: John, I don't think your understanding of the bug is the same as …
- 5:58 AM Ticket #207 (Rich Text Editor broken in Firefox) reopened by
- Textarea edit still not functioning in Firefox and IE.
- 4:01 AM Ticket #292 (dojo.transport needs to be optional) closed by
- fixed: Fixed in 2701?. You can prevent it being sent in the call directly …
- 4:00 AM Ticket #292 (dojo.transport needs to be optional) created by
-
dojo.io.bind
needs to allow you to not senddojo.transport
.
Jan 6, 2006:
- 9:44 PM Ticket #291 (Simpledropdownbuttons is not rendering correctly when used inside a ...) created by
- Simpledropdownbuttons does not properly expand when <ul …
- 4:11 PM Ticket #202 ([patch] Allow drag and drop of table rows) closed by
- fixed: Sorry Sylvain, we're in the middle of moving our office location, and …
Jan 5, 2006:
- 9:29 PM Ticket #267 (Fix for HtmlDragMove when using setDragHandle()) closed by
- fixed
- 5:15 PM Ticket #290 (onunload doesn't work with connect) created by
- From …
- 4:55 PM Ticket #289 (Merge project status and roadmap) created by
- The project status looks like an out of date version of the roadmap. I …
- 4:11 PM Ticket #288 (Dojo needs some method of type-checking variables) created by
- Based on this bug here: http://dojotoolkit.org/trac/ticket/270 (see …
- 4:05 PM Ticket #287 ([meta] Programatic widget test cases) created by
- It would be helpful to have two different forms of instantiation in …
- 8:40 AM Ticket #286 (Add support for table elements in createNodesFromText) closed by
- fixed: (In [2682]) really fixes #286 (only worked with real simple cases before)
- 7:44 AM Ticket #286 (Add support for table elements in createNodesFromText) closed by
- fixed: Fixed by 2678?
- 7:44 AM Ticket #286 (Add support for table elements in createNodesFromText) created by
- Need to support stings like: […]
- 7:43 AM Ticket #285 (isEvent throws an error when you pass undefined arg) closed by
- fixed: Fixed in 2681?
- 7:42 AM Ticket #285 (isEvent throws an error when you pass undefined arg) created by
- 12:01 AM Ticket #283 (Topic subscription doesn't support just a function) closed by
- fixed: fixed in [2653]
- 12:01 AM Ticket #284 (dojo.io.bind needs to send along the transport) closed by
- fixed: Fixed in 2672?
- 12:00 AM Ticket #284 (dojo.io.bind needs to send along the transport) created by
-
It is often important to know how
bind
sent the server the data … - 12:00 AM Ticket #282 (Topic subscription doesn't support anonymous functions) closed by
- fixed: fixed in [2653]
Jan 4, 2006:
- 11:57 PM Ticket #283 (Topic subscription doesn't support just a function) created by
- I can't do the following: […]
- 11:55 PM Ticket #282 (Topic subscription doesn't support anonymous functions) created by
- I can't do the following: […]
- 1:49 AM Ticket #248 (creating floating pane fromScript doesn't work?) closed by
- fixed: Actually, I forgot to say that FloatingPane? and LayoutPane? require the …
- 1:29 AM Ticket #263 (Fisheye widget should allow captions to always be on) closed by
- fixed: As of #2657 you can control the label has two modes (selected and not …
- 1:21 AM Ticket #269 (FisheyeList layers and label distances) closed by
- fixed: Fixed the caption thing w/rev #2656. The captions go right below (or …
Jan 3, 2006:
- 6:47 PM Ticket #281 (Picker Widget on Dojo homepage is broken in Opera) created by
- The "Picker widget" on the download page at …
- 5:27 PM Ticket #280 (Add tolerance to DnD) created by
- Current DnD is hard to use: one clicks on an object and it is …
- 2:58 AM Ticket #278 (Typo in manual, in dojo.html) closed by
- fixed: (In [2646]) fixes #278, typo in manual text... thanks for the correction
- 2:45 AM Ticket #278 (Typo in manual, in dojo.html) created by
- In the usage section, there is the following statement: …
- 2:20 AM Ticket #277 (FloatingPane+descendants doesnt work in khtml) created by
- When the floatingpane is created, it creates a new LayoutPane? …
- 1:26 AM Ticket #276 (RichText should offer an option to set focus onLoad) created by
- currently, RichText? automatically sets focus onLoad. this may or may …
- 1:24 AM Ticket #279 (template files should check for <?xml and strip out to support svg ...) created by
- Basically in order to view an svg template file in firefox 1.5, it …
Jan 2, 2006:
- 12:00 PM Ticket #275 ([widget engine] svg defs as a part of widget templates) created by
- With svg widgets, it is often desirable to include things like …
- 10:54 AM Ticket #274 (package system and xhtml documents) closed by
- invalid: xml was not serving with xhtml mimetype... there are still other …
- 10:39 AM Ticket #274 (package system and xhtml documents) created by
- Working from source, dojo does not initialize for me when serving an …
Jan 1, 2006:
- 7:28 AM Ticket #270 (fromScript borks slideshow; doesn't use _this in callback properly) closed by
- invalid: If you gvet rid of the quotes around "700" and "7000" it will work. I …
Dec 31, 2005:
- 1:50 AM Ticket #229 (dojo.date.toString function) closed by
- fixed: (In [2622]) merge patch from Michael Schall for dojo.date.toString, …
Dec 30, 2005:
- 9:13 PM Ticket #273 (Add SQL date conversion functions) closed by
- fixed: (In [2619]) added to/fromSql date functions, fixes #273
- 9:13 PM Ticket #273 (Add SQL date conversion functions) created by
-
Something like
toSql
andfromSql
would be nice. - 1:59 PM Ticket #272 (wipeIn show the full content before wiping) created by
- With FF the wipeIn function show the full content for a short time …
- 9:26 AM Ticket #271 (dojo.require: strange infinite recursion bug when string is assigned ...) created by
- The json.js library from www.json.org contains the following line: …
Dec 29, 2005:
- 3:55 AM Ticket #270 (fromScript borks slideshow; doesn't use _this in callback properly) created by
- Attempting to use slideshow in a fromScript call, but it callback …
Dec 26, 2005:
- 8:45 AM Ticket #269 (FisheyeList layers and label distances) created by
- Currently, FisheyeList? puts its images on layer 2. It would be great …
- 5:19 AM Ticket #268 (improvements to getWidget methods in widget manager) created by
- Some useful additions to the getWidget methods: getWidgetsByFilter: …
Dec 23, 2005:
- 3:12 PM Ticket #252 (ComboBox needs an Iframe) closed by
- fixed: fixed by revs #2584 - #2587
- 9:01 AM Ticket #267 (Fix for HtmlDragMove when using setDragHandle()) created by
- HtmlDragMove? doesn't work when using setDragHandle(). For example try …
- 3:16 AM Ticket #266 (FisheyeListItem onClcik event does not provide the widgetId at all.) closed by
- invalid: You shouldn't be using the event object; just access "this" directly, …
Dec 22, 2005:
- 7:58 PM Ticket #266 (FisheyeListItem onClcik event does not provide the widgetId at all.) created by
- The event object thrown from the OnClick? event of the FisheyeListItem? …
Dec 21, 2005:
- 10:04 PM Ticket #240 (test) closed by
- invalid
- 10:01 PM Ticket #265 ([PATCH] Broken download link on dojo webset) closed by
- fixed: (In [2573]) fixing download link. Fixes #265
- 9:55 PM Ticket #265 ([PATCH] Broken download link on dojo webset) created by
- The widget version download link has a typo. Patch fixes it.
- 7:56 PM Ticket #264 (dojo.raise() calls println() even when exception is caught) created by
- dojo.raise() always calls dojo.hostenv.println("FATAL"), regardless of …
- 8:20 AM Ticket #263 (Fisheye widget should allow captions to always be on) created by
- The FisheyeWidget? is great. However, it looks like it's currently …
- 12:46 AM Ticket #262 (make sure dojo.hostenv.* methods are deprecated) created by
- background: dojo.hostenv.conditionalLoadModule() has been superceded …
Dec 20, 2005:
- 11:53 PM Ticket #261 (IE crashes when adding dojo.debug to SplitPane.js onResized handler) created by
- When I try and add a dojo.debug message to the onResized handler in …
- 8:06 PM Ticket #203 (Iterator bugs in the collection package) closed by
- fixed: This is fixed. We're supporting three forms of iteration: (where …
- 7:46 PM Ticket #260 (Some functions) created by
- These would be nice to have in 0.3: dojo.html.getElementsByGroupName …
- 12:00 AM Ticket #257 (dojo causes IE close problem when page contains a combo box) closed by
- worksforme: I cannot reproduce on IE 6.0.2900 from Windows XP SP2 with the Ajax …
Dec 19, 2005:
- 11:03 PM Ticket #259 (dojo.collections.* b0rken) closed by
- fixed
- 11:03 PM Ticket #259 (dojo.collections.* b0rken) created by
- NOTE: this is a shadow bug to cover previously fixed issues In Dojo …
- 12:24 PM Ticket #254 (FloatingPane doesn't show ) closed by
- fixed: fixed in #2545. thanks for the tip!
- 6:56 AM Ticket #258 (FloatingPane - show() with a url would erase the title bar etc. and ...) closed by
- fixed: Sorry, my comment on the SVN checkin was misleading. I meant to say …
- 6:49 AM Ticket #258 (FloatingPane - show() with a url would erase the title bar etc. and ...) created by
- This is SVN Revision: 2308 Author: bill Date: 8:00:59 PM, Friday, 2 …
Dec 18, 2005:
- 8:57 PM Ticket #257 (dojo causes IE close problem when page contains a combo box) created by
- When trying to use dojo to populate a combo box, IE version 6 gives a …
- 6:25 PM Ticket #256 (When clicking on an empty editor area, the cursor does not show!) created by
- I have this on Firefox 1.5 linux: I start a page with an empty editor. …
- 6:14 PM Ticket #255 (No way to set minHeight of richtext when instantiating Editor) created by
- it is not possible to set minHeight when instantiating the editor with …
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 …
Note: See TracTimeline
for information about the timeline view.