Timeline
May 10, 2006:
- 11:52 PM Ticket #426 (Rich Text and the Editor do not have a set content method) closed by
- fixed: replaceEditorContent has been introduced. It is undo-able across browsers.
- 11:50 PM Ticket #249 (Dojo Editor does not play well with MochiKit) closed by
- fixed: loading Mochi (1.3.1) after Dojo does not exhibit this error in trunk.
- 11:49 PM Ticket #213 (Editor widget doesn't like starting off hidden...) closed by
- wontfix
- 11:47 PM Ticket #256 (When clicking on an empty editor area, the cursor does not show!) closed by
- fixed: fixed in trunk.
- 11:42 PM Ticket #247 (Editor widget from <textarea> fails on Safari) closed by
- fixed: the test_Editor_from_textarea.html test page loads correctly on …
- 11:16 PM Ticket #662 (RichText.js can throw error if lastChild is a text node) closed by
- fixed: looks to have been already fixed, but [3912] should seal the deal.
- 10:49 PM Ticket #623 (firebug support breaks safari) closed by
- fixed
- 10:49 PM Ticket #553 (Feature Request: HtmlTooltipTemplate.css would be better not to define ...) closed by
- fixed
- 10:33 PM Ticket #346 (Parse.js IE 5.5 problem) closed by
- fixed: fixed in [3910]
- 10:21 PM Ticket #60 (forward and back button handling should be split-out of io namespace) closed by
- fixed: Fixed, now moved to dojo.undo.browser.
- 10:18 PM Ticket #307 (Widgets not displaying in Safari) closed by
- worksforme: If we're understanding you correctly, the issue is a widget that is …
- 9:55 PM Ticket #689 (inner window in Floating Pane does not move appropriately) created by
- In test test_FloatingPane, when attempting to move the inner window of …
- 9:50 PM Ticket #681 (can't add my own attribute to a treeNode) closed by
- wontfix: the value is available in …
- 9:13 PM Ticket #688 (dojo.lfx.propertyAnimation properties should have the start value be ...) created by
- this is implemented for single nodes in 0.3.0 but needs to be extended …
- 9:12 PM Ticket #687 (Combo Box scrolling behavior is irratic) created by
- In Firefox, when scrolling through the list in unit test …
- 9:08 PM Ticket #502 (Editor: Focus not set (can not type) after switching on/off bullet ...) closed by
- fixed: this appears to be fixed in IE in Editor2. Closing.
- 8:55 PM Ticket #379 ([patch] Alternative io transport and script loading allowing ...) closed by
- fixed: OK, got the basics working. There are some subtleties with widgets, …
- 8:45 PM Ticket #686 (build system should respect per-file copyright notices) closed by
- fixed: fixed in [3902]. All files with the word "copyright" in them will now …
- 8:25 PM Ticket #678 (ComboBox widget: Safari loses focus of textInput during scroll) closed by
- fixed: Fixed as of rev3893 Thank you for your report on this! / Fredrik
- 5:30 PM Ticket #686 (build system should respect per-file copyright notices) created by
- currently the build system adds the stock Dojo copyright disclaimer to …
- 4:00 AM Ticket #685 ([patch] Fixes for data/Item.js) created by
-
Two fixes are in:
1.
dojo.data.Item.compare
- apparently … - 3:14 AM Ticket #669 (Rhino compression patch) closed by
- fixed
- 12:26 AM Ticket #684 (dragging: arrow not over drag object) created by
- In tests/dnd/test_simple.html, you can see that if you start to drag …
- 12:22 AM Ticket #683 (FloatingPane inside a FloatingPane: dragging doesn't work) created by
- When I start to drag a floating pane inside a floating pane (see …
May 9, 2006:
- 11:31 PM Ticket #682 (DnD dosnt work properly when constrained to a node (patch attached - ...) created by
- getConstraints assumed the constraining node was positioned at 0,0 ... …
- 9:23 PM Ticket #618 (dojo.date.fromIso8601 bug ..) closed by
- fixed: Actually I cant see any difference at all in the return value. …
- 7:59 PM Ticket #681 (can't add my own attribute to a treeNode) created by
- When I create a treeNode, I try to add an attribute just like this: …
- 5:42 PM Ticket #541 (dojo.event.topic: add method to delete a topic) closed by
- fixed: fixed in SVN r3872. The new method is used like this: {{{ …
- 3:04 PM Ticket #680 (names in multipart requests should not be encoded) created by
- It turnes out that names in multipart requests should not be encoded. …
- 11:50 AM Ticket #679 (TabContainer / spurious scrollbar (FF)) created by
- Since the nightly of 23rd April 2006 the content panes that are inside …
- 7:45 AM Ticket #678 (ComboBox widget: Safari loses focus of textInput during scroll) created by
- When using the Combobox widget in Safari clicking the scrollbar will …
- 1:04 AM Ticket #627 (Bootstrap refactoring to reduce bloat and separate package loading) closed by
- fixed: I'm done with this for now. Any new bootstrap bloat reduction ideas …
May 8, 2006:
- 10:39 PM Ticket #677 (JsonService should provide different content-type --- Single line fix) closed by
- fixed: Added contentType property (used for the bind content-type) to …
- 10:08 PM Ticket #143 (package builds should reflect the profile name) closed by
- fixed: Fixed. Now you can set the release name by doing the following: ant …
- 10:00 PM Ticket #677 (JsonService should provide different content-type --- Single line fix) created by
- The request content-type that is POSTed as a result of a …
- 8:00 PM Ticket #676 (Can't see the contents in the dojo Editor within javascript.) created by
- I'm unable to see the text in dojo Editor within javascript. I use the …
- 7:10 PM Ticket #262 (make sure dojo.hostenv.* methods are deprecated) closed by
- fixed: Fixed now. s/dojo.hostenv.moduleLoaded/dojo.provide/ …
- 2:50 PM Ticket #624 (LayoutContainer doesn't work in programmaticaly in latest trunk) closed by
- fixed: This is working now, except for Safari. There's a separate bug filed …
- 1:20 PM Ticket #636 (2 different date formats (validation - formatting)) reopened by
- I know date manipulation and date validation are 2 different things, …
- 12:55 PM Ticket #675 (disabled combobox can be modified) created by
- similar to ticket #630 (checkbox widget) creating a widget from a …
- 7:55 AM Ticket #187 (dojo.xml.Parse().parseElement() fails when directly parsing an inline ...) closed by
- duplicate: See ticket #33
- 7:51 AM Ticket #33 (widget parsing currently requires a parent) closed by
- fixed: Rearranged dojo.widget.Parse so the top level input fragment can be …
May 7, 2006:
- 9:17 PM Ticket #68 (less cryptic variable names in Dojo) closed by
- invalid: still no success criteria. closing.
- 4:37 PM Ticket #646 (Widget-destruction-process calls selectTab) closed by
- fixed: Ok if understood you correctly this is taken care of in rev3798. …
May 6, 2006:
- 9:12 PM Ticket #674 (IFrameIO transport : data is undefined for text/plain mimetime) created by
- When I use the IFrameIO transport, in the load() callback, data is …
- 8:46 PM Ticket #673 (dojo ant test task) created by
- The attached patch makes it possible to use the dojo test system …
- 7:34 PM Ticket #503 (Incorrect content type in JsonService) closed by
- wontfix: The contentType argument is intended to describe the outgoing request. …
- 5:59 AM Ticket #672 (IFrameIO transport does not seem to work in Safari (the test does not ...) created by
- The IFrameIO transport does not seem to work in Safari. To see this, …
May 5, 2006:
- 11:53 PM Ticket #653 (Drag-and-drop (DND) error when interacting with form elements) closed by
- fixed: Added 'select' and 'option' to the ingored tags as suggested. See r3780.
- 11:02 PM Ticket #668 (cssText doesn't work in Opera, simple workaround needed) closed by
- fixed: The problem was due to changes in style.js not TabContainer?.js. It …
- 10:54 PM Ticket #668 (cssText doesn't work in Opera, simple workaround needed) reopened by
- this workaround broke TabContainer? (others?) note that content is no …
- 10:02 PM Ticket #671 (Clicking on a disabled button throws a javascript error.) created by
- To see example visit: …
- 8:14 PM Ticket #281 (Picker Widget on Dojo homepage is broken in Opera) closed by
- worksforme: Tested with Opera 8.54 on linux, and it works for me without errors, …
- 8:01 PM Ticket #668 (cssText doesn't work in Opera, simple workaround needed) closed by
- fixed: Fixed as of rev 3771, thanks! / Fredrik
- 9:18 AM Ticket #670 ([patch] [cla] support applets as children of widgets) created by
- Main panel of our application is a SplitPane?. One of the split screens …
- 5:57 AM Ticket #669 (Rhino compression patch) created by
- http://dojotoolkit.org/svn/dojo/trunk/buildscripts/lib/custom_rhino.dif …
- 5:23 AM Ticket #668 (cssText doesn't work in Opera, simple workaround needed) created by
- style.cssText property doesn't work in Opera, can't set position and …
- 4:12 AM Ticket #313 (Add another parameter to dojo.html.show() to specify how to show element) closed by
- fixed
May 4, 2006:
- 4:19 PM Ticket #331 (fix some links pointing to bug tracker and svn) closed by
- fixed: Looks like this was fixed a while ago, closing.
- 3:09 PM Ticket #667 (dojo publish and subscribe functions) created by
- dojo subscribe function(dojo.event.subscribe) doesn't seem to work …
- 1:19 PM Ticket #666 ("file","submit","reset","button" not sent with form) created by
- I really do wonder if that is the correct approach, especially as many …
May 3, 2006:
- 9:17 PM Ticket #665 (SplitContainer has unexpected results when SizeMin is 0 (or smaller ...) created by
- I'm trying to use the SplitContainer? to make a pane that could be …
- 8:54 PM Ticket #316 (Add ability to have a generic "behavior" function that gets notified ...) closed by
- fixed: Alex already committed something along these lines a few weeks ago.
- 7:53 PM Ticket #664 (dojo.debug enhancements) created by
- I think I've suggested (but not implemented ) similar functionality …
- 5:33 PM Ticket #661 (Dictionary.getKeySet() fails when dictionary has only 1 item) closed by
- invalid: This bug must be against 0.2.2; it's already been fixed in the HEAD …
- 5:31 PM Ticket #610 (io.bind should support all HTTP Methods for REST API's) closed by
- fixed: Check is removed, r. 3752.
- 4:38 PM Ticket #595 (Line:289 Unexpected call to method or property access) closed by
- fixed: I confirmed this very strange problem on IE. Note that it only happens …
- 1:28 PM Ticket #663 (dojo demo checkboxes latency) created by
- I checked out the dojo demo, representing the mail client and noticed …
May 2, 2006:
- 3:43 PM Ticket #662 (RichText.js can throw error if lastChild is a text node) created by
- See http://svn.dojotoolkit.org/dojo/trunk/src/widget/RichText.js line …
- 7:38 AM Ticket #661 (Dictionary.getKeySet() fails when dictionary has only 1 item) created by
- This is an off by one in either the DictionaryIterator? or the …
May 1, 2006:
- 10:43 PM Ticket #660 (Bad positioning of popups in Editor widget) created by
- The Editor widget does not take into account the possibility of …
Apr 30, 2006:
- 7:27 PM Ticket #659 (event.disconnect on a plain function doent work) created by
- if you try to disconnect an event that was initialized on a plain …
- 7:22 AM Ticket #658 (layout pane programmatic creation broken on Safari) created by
- test_LayoutCode.html doesn't work on Safari
- 7:18 AM Ticket #657 (support conditional logic in templates) created by
- Support templates that look something like this: …
Apr 29, 2006:
- 3:58 PM Ticket #329 (Menu2 missing konquerer specific code) closed by
- fixed: There is a fix for opera and konqueror in Menu2 as of rev3185. …
- 5:00 AM Ticket #656 (error 12029) closed by
- invalid: without information on browser, build, error scenario, and version we …
- 12:29 AM Ticket #656 (error 12029) created by
- in some browser i have found an error 12029
Apr 28, 2006:
- 10:19 PM Ticket #655 (event object should have pageX/pageY) closed by
- fixed
- 6:36 PM Ticket #655 (event object should have pageX/pageY) created by
- The event object is normalized but it doesn't have pageX/pageY (as …
- 4:30 PM Ticket #389 (Menu2 in wrong position inside TabSet) closed by
- fixed: fixed in r3699
- 1:46 AM Ticket #546 (combination effects) closed by
- fixed: Alex just committed rev 3695 to trunk which adds dojo.lfx (lite …
Apr 27, 2006:
- 3:17 PM Ticket #652 (external href in ContentPane) closed by
- fixed: fixed in rev 3688 (I think)
- 2:51 PM Ticket #654 (Cloned element on Dnd displays below Dialog) created by
- Hi, I have a <table> with several <tr>s encapsulated within a Dojo …
- 2:45 PM Ticket #653 (Drag-and-drop (DND) error when interacting with form elements) created by
- Hi, There appears to be an error when an <option> element encapsulated …
- 1:41 PM Ticket #483 (Fixes to drag-and-drop (DnD) offset problems) closed by
- fixed: OK, I fixed the DnD problems in rev 3679, 3680.
- 8:57 AM Ticket #652 (external href in ContentPane) created by
- Setting href= is not currently working for ContentPanes? when used …
- 7:10 AM Ticket #365 (dojo.html.getEventTarget acts differently in Safari) closed by
- fixed: rev #3677
- 5:23 AM Ticket #651 (Context Menu Crashes Firefox) closed by
- fixed: was a problem passing an array of two ints where we expected a node. …
- 2:58 AM Ticket #320 (Type in widget/Tree.js) closed by
- fixed: this got fixed sometime between 2114 and now
Apr 26, 2006:
- 11:36 PM Ticket #293 (Drag and Drop problem with parent containers.) closed by
- fixed
- 11:32 PM Ticket #651 (Context Menu Crashes Firefox) created by
- In http://archive.dojotoolkit.org/nightly/tests/widget/ and …
- 11:28 PM Ticket #348 (dojo.lang.find is not consistently polymorphic) closed by
- fixed
- 12:57 PM Ticket #650 (How to make rich text editor, only formatable, and not editable) created by
- Is there any provision in rich text editor, where we want the user …
- 12:49 PM Ticket #649 (Rich text editor bold tab do not work in MVC framework) created by
- rich text editor, bold command, do not work inside MVC framework, …
Apr 25, 2006:
Apr 24, 2006:
- 10:53 PM Ticket #642 (Typo in svg.js setDimensions) closed by
- fixed: Committed, changeset #3658.
- 10:52 PM Ticket #640 (dojo.date.fromSql (wrong month due to improper use of parseInt) - Bug ...) closed by
- fixed: Committed as changeset #3657.
- 7:45 PM Ticket #648 (getBoxObjectFor returns a read only variable) created by
- Latest change to Style.js checks for Mozilla browser and uses the …
- 5:35 PM Ticket #620 (tooltip does not show up, when it is inside a scrolling div) closed by
- fixed: OK, this should be working now (I think). The timer was getting …
- 3:27 PM Ticket #647 (Create a "faux" XmlHttp Response object to be returned with the result ...) created by
- One issue with using the iframe transport is that there's no reference …
- 1:23 PM Ticket #646 (Widget-destruction-process calls selectTab) created by
- In TabContainer?.js the removeChild-method sometimes calls …
- 10:05 AM Ticket #645 (Sortable Table does not handle date format correct) created by
- In file D:downloadsAjaxdojotoolkit estswidget est_SortableTable.html …
- 9:29 AM Ticket #644 (DatePicker can't change the day week starts) created by
- DatePicker? can't change whatever the week should start on monday or …
- 12:19 AM Ticket #643 (FishEyeList doesn't support programmatic creation) created by
- There's stuff that happens in postCreate() that doesn't happen for …
Apr 23, 2006:
- 7:44 AM Ticket #642 (Typo in svg.js setDimensions) created by
- patch: Index: svg.js …
Apr 22, 2006:
- 3:37 PM Ticket #641 (FisheyeList bug on IE) created by
- If a page containt a FisheyeList? widget followed by a SplitPane? …
- 11:30 AM Ticket #640 (dojo.date.fromSql (wrong month due to improper use of parseInt) - Bug ...) created by
- Hi, Changeset 3595 was submitted to fix ticket #519, an excerpt from …
Apr 21, 2006:
- 4:59 PM Ticket #399 (dojo.io.cookie.setObjectCookie) closed by
- invalid: Like the previous bug report, there are rare situations where the …
- 4:59 PM Ticket #398 (dojo.lang.shallowCopy has an unnessary if statement) closed by
- invalid: There are a few situations (rare but there) where the isUndefined is …
- 4:55 PM Ticket #636 (2 different date formats (validation - formatting)) closed by
- invalid: Date validation and date manipulation are two different things; …
- 4:44 PM Ticket #297 (Ability to add dojo tags to widget templates.) closed by
- duplicate: Actually Morris was doing this. (See bug #566)
- 4:43 PM Ticket #562 (dojo.lang.getType() - gets dojo.lang.is*() compatible type) closed by
- fixed: The function your looking for is at the bottom of lang/type.js: …
- 4:39 PM Ticket #529 (wrong node for dojo.dom.getAncestors(node, null, true)) closed by
- worksforme: This is by design; the first node passed back in the array of nodes …
- 4:36 PM Ticket #488 (dojo.html.disableSelection fails on IE in 0.2.2) closed by
- fixed: Seems to work just fine, see the SortableTable? test for testing.
- 4:18 PM Ticket #593 (InternetExplorer script error on a shadow parameter when using the ...) closed by
- invalid: This looks like a Tacos bug and not a Dojo one? Probably you should …
- 4:16 PM Ticket #238 (event.connect breaks with function object as the 3rd argument) closed by
- invalid: The third argument is a reference to an object which event.connect …
- 2:15 PM Ticket #639 ([patch][cla] Sequnce control module) created by
- I have written a tiny sequence control module, if that is of any …
- 9:27 AM Ticket #638 (Adding child to tree using RPC control causes double-addition) created by
- I've got an RPC controlled tree based off of this example …
Apr 20, 2006:
- 1:45 PM Ticket #637 (Fisheye Widget - doesn't work after container moved) created by
- I found that embedding a fisheye list into a window pane causes an …
- 12:58 PM Ticket #608 (IE 100% CPU due to BackgroundIframe (was: HtmlTooltip causes IE to run ...) closed by
- fixed: OK, I deferred the tooltip iframe creation until the tooltip is shown …
- 12:47 AM Ticket #472 (Accordion needs rewrite) closed by
- fixed: Dustin fixed this with the new Accordion widget.
Apr 19, 2006:
- 10:47 PM Ticket #381 (Enhance dojo.io.bind to execute embedded and linked script files) closed by
- wontfix: I'm not sure it does need to be anywhere but ContentPane?. It doesn't …
- 10:44 PM Ticket #255 (No way to set minHeight of richtext when instantiating Editor) closed by
- fixed: Looks like a solution was provided to me on how to accomplish this.
- 10:37 PM Ticket #428 (DatePicker incrementControl Arrows) closed by
- fixed: new theme for date picker has this taken care of.
- 10:25 PM Ticket #543 (XHTML comliant code in the Text Editor Widget) closed by
- wontfix: Won't fix for right now. Please reopen if you have any ideas.
- 10:20 PM Ticket #518 (Unable to change widget ID on the fly) closed by
- wontfix: We're not opposed to adding something like this if someone can give a …
- 10:06 PM Ticket #584 (problem generating compress dojo.js) closed by
- wontfix: workaround is documented. Marking wontfix.
- 10:05 PM Ticket #491 (Documentation is very confusing for events in one place) closed by
- wontfix: New Documentation system coming that will take care of many of the …
- 10:03 PM Ticket #407 (dojo.io.cookie.deteteCookie fails to delete domain cookies) closed by
- invalid: Double checked against the test HTML file in test/io/, seems to work …
- 9:56 PM Ticket #394 (DnD detection of left mouse button busted on IE) closed by
- fixed: it looks like this was fixed but not closed.
- 9:54 PM Ticket #515 (dojo fails on certain sessionids within uris) closed by
- duplicate: This duplicates #625 which gives a better explanation of what is happening.
- 9:50 PM Ticket #228 (HtmlWidget.destroyWidget() not implemented by most widgets) closed by
- wontfix: This is being handled by a more general consensus to have a more …
- 9:48 PM Ticket #522 (additional dojo.dom utility methods/patch) closed by
- wontfix: Functionality is now questionable considering discussions about core …
- 9:47 PM Ticket #592 (Allow ComboBox to accept JSON and normal JS responses) closed by
- fixed: Fixed by Neil Roberts.
- 7:45 AM Ticket #636 (2 different date formats (validation - formatting)) created by
- […] they both use different format-notations (the strftime-format …
- 6:47 AM Ticket #272 (wipeIn show the full content before wiping) closed by
- fixed: The current version in archive doesn't appear to exhibit this behavior …
- 6:36 AM Ticket #202 ([patch] Allow drag and drop of table rows) closed by
- fixed
- 5:27 AM Ticket #404 (Rich Text Editor Not Rendering) closed by
- worksforme
Apr 18, 2006:
- 7:40 PM Ticket #635 (Create dojo.addOnUnload method) created by
- Please create a dojo.addOnUnload handler, to be used in the same way …
- 2:34 PM Ticket #634 (Removing last node from Tree) created by
- If the last node is removed from a tree (the tree is empty) you can …
- 2:26 PM Ticket #633 (TreeNode 'removeNode'-method) created by
- The TreeNode? 'removeNode'-method does not work …
- 2:13 PM Ticket #632 (TreeNode 'setFolder'-method) created by
- The 'setFolder'-method should check that the node isn't already a …
- 12:06 PM Ticket #631 (Split Page widget Virtual Sizer doesn't work on java applet element in ...) created by
- I am using Split Page widget in my application and I found problem …
- 11:56 AM Ticket #630 (disabled checkbox widget can be modified) created by
- the checkbox widget can still be changed when the checkbox is disabled.
- 12:53 AM Ticket #191 (dojo needs a datagrid widget) closed by
- fixed: SortableTable? works for this for now (killing for triage)
- 12:51 AM Ticket #88 (io.bind browser history) closed by
- invalid: Looks like this bug report got spammed hard, closing it off.
- 12:27 AM Ticket #156 (trivial documentation errors) closed by
- duplicate: Yay spammers. Anyways, we're going through and dealing with …
- 12:26 AM Ticket #151 (trivial release note errors) closed by
- wontfix
- 12:25 AM Ticket #157 (Restore Misc content on dojotoolkit.org/trac) closed by
- invalid
- 12:21 AM Ticket #558 (Fix documentation for src/string/extras.js (patch included)) closed by
- invalid: Thanks for the patch; we're going to have to document it using the new …
- 12:20 AM Ticket #555 (Add ########## to dojo.validate.us.isPhoneNumber) closed by
- fixed: Added.
- 12:18 AM Ticket #498 (Add character categorization isDigit, isLetter, etc) closed by
- invalid: Interesting, but not sure why you would do this when the Regular …
- 12:09 AM Ticket #519 (dojo.date.fromSql parses month incorrectly.) closed by
- fixed: Fixed.
Apr 17, 2006:
- 11:57 PM Ticket #603 (sortable table) closed by
- invalid: Tiago, Thanks for the input. I'll address your first point first, …
- 11:50 PM Ticket #551 (New method: dojo.style.setStyleAttributes()) closed by
- invalid: Wolfram, Thanks for the submission. However, unless you've filed a CLA …
- 11:47 PM Ticket #530 (dojo.dom.innerXML does not work for IE) closed by
- invalid: The node passed into the function needs to be part of an XML document …
- 11:44 PM Ticket #435 (How can i download the whole dojo.js on demand?) closed by
- invalid: You shouldn't load dojo.js onload; it's intended to be included as a …
- 11:41 PM Ticket #388 (dojo.lang.isArrayLike() fails on undefined and null) closed by
- fixed: Looks like this was fixed a while ago.
- 11:23 PM Ticket #260 (Some functions) closed by
- wontfix: Interesting functions but seems like something that is better for …
- 11:21 PM Ticket #198 (Enhancement: dojo.event.connectOnce() functionality would be nice to have) closed by
- fixed: Seems to have made it into events.js a while ago, I'm closing it up.
- 11:20 PM Ticket #197 (http status doesn't exist when server is down) closed by
- duplicate: This seems to have been fixed a while ago; eliminating as this is a …
- 9:12 PM Ticket #408 (Bug in DictionaryIterator) closed by
- fixed: Revision 3589 has the initial check-in for this bug; the Iterator API …
- 6:50 PM Ticket #629 (Editor: Does not wrap when long line with no spaces is entered) created by
- If you type in one line w/o using any spaces (an example would be …
- 1:33 PM Ticket #628 (childIcon.style.display="none" not being respected in html generation) created by
- I am using the Dojo 0.2.2 with Ruby 1.8.2 and Rails 1.0. So far …
Apr 16, 2006:
- 9:34 PM Ticket #627 (Bootstrap refactoring to reduce bloat and separate package loading) created by
- This is a ticket to track the work described in this URL: …
- 2:42 PM Ticket #626 (wipeIn/wipeOut for width) created by
- As Alex mentioned on the mailinglist, the fx package will undergo a …
- 11:20 AM Ticket #616 (Modify ContentPane link processing to skip #anchor-style links) closed by
- fixed: Fixed as of rev 3565. Modified test_RemotePaths.html to include …
- 12:05 AM Ticket #625 (dojo.uri.Uri not playing well with djConfig.baseRelativePath) created by
- The supplied patch fixes a problem which may only affect tapestry, but …
Apr 15, 2006:
- 5:58 PM Ticket #624 (LayoutContainer doesn't work in programmaticaly in latest trunk) reopened by
- Well, I changed the code, tested it with revision 3438, it works ok. …
- 5:50 PM Ticket #345 (how to use onload on a widget (like editor)) closed by
- invalid
- 4:47 PM Ticket #494 (floating pane problems) closed by
- fixed: I rolled back most of those changes; working in 3554.
- 4:41 PM Ticket #243 (LayoutPane doesn't work if margins specified indirectly via class attribute) closed by
- fixed: OK, working as of rev 3445 and test checked into test_LayoutContainer.html
- 4:23 PM Ticket #210 (nested layout panes/tabs cause IE crash) closed by
- worksforme: I filed this bug a long time ago; trying it now, and as far as I can …
- 3:59 PM Ticket #374 (Dialog - correct background sizing for short pages.) closed by
- fixed: Fixed in rev 3555.
- 3:50 PM Ticket #251 (Dialog not working on IE) closed by
- fixed: Fixed in rev 3554.
- 3:50 PM Ticket #624 (LayoutContainer doesn't work in programmaticaly in latest trunk) closed by
- invalid: Hi Joose. You need to specify a size for the layout container, and …
- 3:45 PM Ticket #621 (Dialog.js has a bug determining the correct height of the document) closed by
- fixed: Fixed in rev 3554 if not earlier. The background size == the visible …
- 3:43 PM Ticket #309 (FisheyeList Widget Under a Dialog Does Not Go Under) closed by
- fixed: OK, I think this is fixed in rev 3554 if not earlier.
- 3:38 PM Ticket #314 (Form Elements Inside Dialog Widgets) closed by
- invalid: sorry, you can't have a <form> inside another <form>. it's invalid html.
- 3:23 PM Ticket #624 (LayoutContainer doesn't work in programmaticaly in latest trunk) created by
- LayoutContainer? doesn't work in programmaticaly in latest trunk, here …
- 8:58 AM Ticket #623 (firebug support breaks safari) created by
- Including firebug causes a JS error in Safari that blocks execution.
- 6:48 AM Ticket #622 (LayoutContainer has syntaxerror in trunk) closed by
- fixed: Fixed in [3547]
- 6:37 AM Ticket #622 (LayoutContainer has syntaxerror in trunk) created by
- On line 24 of widget/LayoutContainer.js there is line "debugger;" …
Apr 14, 2006:
- 7:25 PM Ticket #621 (Dialog.js has a bug determining the correct height of the document) created by
- Dialog.js currently finds the height of the browser window IN VIEW, …
- 4:32 AM Ticket #620 (tooltip does not show up, when it is inside a scrolling div) created by
- For full discussion see the the Dojo-interest list. It looks like …
Apr 13, 2006:
- 4:33 PM Ticket #535 (improvement for SortableTable / sortusing) closed by
- invalid: Your sort function is responsible for accessing the field value; there …
- 6:38 AM Ticket #614 (Widgets hardcode src in the path url) closed by
- wontfix: renaming the "src/" dir will break the package system generally. I see …
Apr 12, 2006:
- 1:02 PM Ticket #619 (Passing an array for a widget in an attribute includes leading whitespace) created by
- The use case: Attempting to pass multiple actionsDisabled into a tree …
- 6:13 AM Ticket #615 (Error on bootstrap1) closed by
- fixed: There was a typo bug in src/widget/DomWidget.js. I believe I fixed it.
- 3:28 AM Ticket #618 (dojo.date.fromIso8601 bug ..) created by
- dojo.date.fromIso8601 uses new Date(0) to create a date. Date(0) …
Apr 11, 2006:
- 8:55 PM Ticket #617 ([patch][cla] Drag multiple objects programmatically and decouple event ...) created by
- 2:49 PM Ticket #586 (Allow advice before/after ContentPane sets node.innerHTML) closed by
-
fixed: Fredrik: the
_setContent
function should work great! Thanks for … - 2:44 PM Ticket #616 (Modify ContentPane link processing to skip #anchor-style links) created by
- Pages loaded in ContentPane? have their anchor links modified so that …
- 11:48 AM Ticket #535 (improvement for SortableTable / sortusing) reopened by
- Sorry, but I think you didn't get the point. I know about the function …
- 9:42 AM Ticket #615 (Error on bootstrap1) created by
- TypeError?: evtName has no properties, file: …
- 6:52 AM Ticket #614 (Widgets hardcode src in the path url) created by
- Most widgets with the 0.2.2 distribution are hardcoding "src" in the …
Apr 10, 2006:
- 5:45 AM Ticket #613 (request: dojoAttachPoint should have currentPoint method) created by
- let's say we have dojoAttachPoint=myPoint; dojoAttachEvent=myEvent; …
Note: See TracTimeline
for information about the timeline view.