Timeline
Jan 28, 2007:
- 6:19 PM Ticket #2376 ([Patch]Missing i18n file for french locale) created by
- There are some missing i18n file for french locate in datePicker. Here …
- 9:47 AM Ticket #2375 (wrong link) created by
- The link "dojo-jobs list signup" (under "get help") points to …
- 5:12 AM Ticket #2363 (Allow djConfig.modulePaths as an alternative to dojo.registerModulePath()) closed by
- fixed: (In [7113]) (merge from 0.4 branch) Fixes #2363: can configure …
- 5:07 AM Ticket #2363 (Allow djConfig.modulePaths as an alternative to dojo.registerModulePath()) closed by
- fixed: (In [7112]) Fixes #2363: can configure modulePaths using djConfig now.
- 12:08 AM Ticket #2260 (_createSubWidgets on ContentPane should care for attach events and ...) closed by
- fixed: (In [7109]) Rollback deferred creation of subwidgets (at least …
Jan 27, 2007:
- 7:26 PM Ticket #2374 (shift+double-click on FilteringTable data cell blanks it out) created by
- Dojo 0.4.1 rc3 ? dojo.version = 0.4.0+ (6425) I get the same issue in …
- 2:20 PM Ticket #2261 (dojo.widget.IntegerSpinner min=0 && max=0 has no effect) closed by
- fixed: (In [7107]) Fixes #2261
- 2:04 PM Ticket #2097 (handle compositionStart/End within onkey psuedo events) closed by
- fixed: (In [7106]) Fixes #2097. compositionStart/End are not key events and …
- 1:25 PM Ticket #2373 (this.parent.closeAll(true) fails in Menu2.js) created by
- Running from the trunk with FF 1.5, tests/widget/test_Menu2.html click …
- 11:56 AM Ticket #2372 (AccordionContainer + bigger than oneline labels = bug when not selected) created by
- When label is bigger than one line, then not-selected accordionpanes …
- 11:16 AM Ticket #2371 (dojo.validate.isUrl does not allow GET params) created by
- For example http://www.example.com/? in dojo 0.4.1, which currently, …
- 4:57 AM Tickets #2212,2282 batch updated by
- fixed: (In [7102]) (merge from 0.4 branch) Fixes #2212 and #2282. Now can …
- 1:02 AM Tickets #2212,2282 batch updated by
- fixed: (In [7099]) Fixes #2212 and #2282. Now can debug local modules when …
Jan 26, 2007:
- 4:39 PM Ticket #1971 (ComboBox - onValueChanged not triggered when autocomplete is on) closed by
- fixed: (In [7097]) Fixes #1971
- 7:43 AM Ticket #2370 (Copy-Paste error in dojo.collections.Store) created by
-
In the
dojo.collections.Store
class, a copy-paste error …
Jan 25, 2007:
- 11:15 PM Ticket #2369 (TreeContextMenu inside LinkPane breaks after calling refresh on the ...) created by
- Build: dojo-0.4.1-ajax Browser: IE6 SP2 and FF 1.5.0.9 Error: - In …
- 11:05 PM Ticket #2217 (DropdownButton menu non-functional) closed by
- fixed: (In [7084]) Fixes #2217. Already fixed in the trunk.
- 7:59 PM Tickets #1666,1987,2148 batch updated by
- fixed: (In [7083]) Fixes #1987, #1666, #2148.
- 4:26 PM Ticket #2368 (when FilteringTable is created dynamically, heading cells are <td>, ...) created by
- Hello Dojo team, I have found a small bug, but it is annoying for the …
- 12:36 PM Ticket #2367 (ValidationTextBox.js doesn't honor existing tabindex) created by
- With the help off joose, I've added: tabindex="${this.tabindex}" to: …
Jan 24, 2007:
- 9:30 PM Ticket #2366 (Provide plumbing to enable web builds of Dojo) created by
- This is a placeholder ticket to hold all the commits related to …
- 7:32 PM Ticket #2365 (Charting revisions for merge into 0.4.2 release) created by
- A number of changes were made to the charting engine before rules for …
- 6:11 PM Ticket #2364 (memory leak in dojo.event.connect/dojo.event.disconnect) created by
- Nodes being dynamically created, connected, unconnected and destroyed …
- 5:09 AM Ticket #2363 (Allow djConfig.modulePaths as an alternative to dojo.registerModulePath()) created by
- Allow setting module paths via a djConfig.modulePaths object, instead …
Jan 23, 2007:
- 10:54 PM Ticket #2362 (Allow very specify module/widget path registrations) created by
- We should allow very narrow module path registrations so that it would …
- 10:13 PM Ticket #2361 (dojo.undo.browser: Consider making convenience methods for ...) created by
- Something like dojo.undo.browser.getCurrentState() and …
- 3:40 PM Ticket #2360 ([dojox.validate] IpAddressTextbox - validation of first IP block bug) created by
- Entering an integer larger than 255 (only) in an IpAddressTextbox? …
- 12:32 PM Ticket #2359 (Tab Labels don't show on Opera 9.10 without dojo:label="Tab 1") created by
- If you don't prefix the label attribute with Opera 9.10 on Linux …
- 10:52 AM Ticket #2358 (dojo.lfx.wipeOut throws error when wiped element has padding specified ...) created by
- when wiping out a div wih padding: 1px; everything works fine , when i …
- 12:45 AM Ticket #2355 (stroke join type "round" requires setTransform before the rounded ...) closed by
- invalid: Actually it is not a bug. Theoretically a stroke style doesn't change …
Jan 22, 2007:
- 10:35 PM Ticket #2357 (XHR connections may leak in IE to fill per host connection limit even ...) created by
- When user exits a page, asynchronous XHR requests are not aborted. …
- 7:13 PM Ticket #2356 (Slideshow looping) created by
- By default, it seems that the latest version of the slideshow widget …
- 5:45 PM Ticket #2355 (stroke join type "round" requires setTransform before the rounded ...) created by
- Stroke join type "round" requires setTransform before the rounded …
- 5:13 PM Ticket #2354 (dojo.lfx.html.highlight() stops abruptly for select elements in firefox) created by
- Here is a simple example that works just fine in IE but is broken in …
- 2:53 PM Ticket #2353 (File upload when done inside a widget) created by
- When submitting a form that contains a file upload, using the …
Jan 21, 2007:
- 7:22 AM Ticket #2352 (With IE XmlHttpRequest is not aborted on timeout) created by
- In the BrowserIO timeout code there is a check wether typeof …
Jan 20, 2007:
- 5:10 PM Ticket #2351 (passfunction of wizard pane is called for both buttons next and previous) created by
- see the following thread on gmane.comp.web.dojo.user …
Jan 19, 2007:
- 9:25 PM Ticket #2350 (dojo.string.substituteParams needs to be more flexable) created by
- I would like a more flexable dojo.string.substituteParams 1) have …
- 6:22 PM Ticket #2338 (Getting "Invalid Date" with dojo.date.setIso8601() with Firefox) closed by
- fixed: (In [7042]) Fixes #2338. Use || instead of ?: -- works fine in Rhino now.
- 5:54 PM Ticket #2349 (Umlaut 'ä', 'ö', 'ü', 'ß' not recognised during build) created by
- I added a German translation for the Editor2BrowserCommands in nls, …
- 5:12 PM Ticket #2348 (ValidationTextBox + required="true" & class) created by
- if textbox is required, it uses same class as correct,but empty …
- 3:15 PM Ticket #1969 (Accordion overflow in mozilla firefox) reopened by
- After 4th January 2007 it surely does not work. Please test the first …
- 1:46 PM Ticket #2347 ([dojox.validate] dojo.validate.isUrl("1234") returns true) created by
- dojo.validate.isUrl() returns true if the argument is an integer. I am …
- 1:16 PM Ticket #2346 (TreeDocIcon.css: Empty URLs cause page reloads) created by
- src/widget/templates/TreeDocIcon.css contains several style classes …
- 8:51 AM Ticket #2345 (propolsal for extending dojo.lfx) created by
- is it possible to add some more functions to dojo lfx: wiping in …
Jan 18, 2007:
- 7:42 PM Ticket #2344 (dojo.byId() returns null on IE6 when form has input field with name=id ...) created by
- byId() returns null on IE6 when form has input field with name=id …
- 7:00 PM Ticket #2343 (Titlepane - Fails if User Tries to Expand it Before it's Fragment is Loaded) created by
- (Dustin - filing this per our email conversation. Thx, …
- 5:41 PM Ticket #2342 (Memo example on page61 of Dojo Book) created by
- Suggested changes to Memo example on page61 of Dojo Book: 1) add to …
- 5:16 PM Ticket #2341 (Fisheye widget, in Mac Safari browser: 1) Not all of the tooltips ...) created by
- The fisheye widget appears to have problems in the Mac Safari browser. …
- 3:49 PM Ticket #2340 (Compressor doesn't rename all occurrences of a variable) closed by
- worksforme: Sounds like we can close this, then.
- 3:00 PM Ticket #2340 (Compressor doesn't rename all occurrences of a variable) created by
- In this javascript snippet: […] is compressed as: […] as …
- 9:58 AM Ticket #2339 (PopupMenu2 doesn't collapse when mouse click outside menu.) created by
- This is probably the same issue as with #2291. The problem is with …
- 5:27 AM Ticket #1861 (bad dojo.string.substituteParams with ComboBox & Safari) closed by
- wontfix: Joe, while I'm happy to take a patch if there's an elegant solution to …
Jan 17, 2007:
- 8:36 PM Ticket #2338 (Getting "Invalid Date" with dojo.date.setIso8601() with Firefox) created by
- Reported by Akira Sudoh (IBM) When calling dojo.date.setIso8601(new …
- 5:32 PM Ticket #2337 (Bug on image link or href link in a LinkPane’s tab of a TabContainer.) created by
- = Version of Dojo and build name if applicable = 0.4.1 = …
- 11:09 AM Ticket #2336 (IE6 bug with TreeLinkExtension.) created by
- This is related to TreeV3 'specially with TreelinkExtension?. I do not …
- 10:59 AM Ticket #2335 (Usecase for new handler in dojo.io.bind) created by
- I am accessing the FlickrAPI via JSONP and ScriptSrcIO. Some parts of …
- 7:37 AM Ticket #2156 (Dnd doesn't work with table and table row) closed by
- duplicate: Closing as a duplicate of #2119 (even though this bug is older, 2119 …
- 1:59 AM Tickets #2314,2334 batch updated by
- fixed: (In [7034]) Fixes #2314 and Fixes #2334. Issues with XhrIframeProxy? in …
- 1:57 AM Ticket #2334 (XhrIframeProxy: Safari mangles urls when hex escaping sequence is segmented) created by
- Safari will add extra hex escaping if the URL fragment identifiers are …
Jan 16, 2007:
- 8:30 PM Ticket #2333 (Editor2 htmlEditing toggle problem - IE6 on PC.) created by
- when toggling between html source editing and normal/wyswiwyg editing …
- 7:02 PM Ticket #2332 (Problem creating widgets when Web page is tagged as application/xhtml+xml) created by
- dojo gets confused when the mime type of the HTML is …
- 5:40 PM Ticket #2331 (Dojo Compressor - can we have an option to NOT normalize utf-8 encoded ...) created by
- I'm working with some utf-8 data and the data is stored in js files, …
- 1:53 PM Ticket #2330 (Error with mixed case custom widget namespace) created by
- When creating and loading widgets from an custom mixed case namespace …
- 1:47 PM Ticket #2329 (Floating Pane Flexibility Need) closed by
- wontfix: The floating pane is constrained to it's nearest ancestor dom node …
- 12:39 PM Ticket #2004 (repeated calls to dojo.event.connect() hangs IE) closed by
- fixed: (In [7031]) this is the largest part of an optimization for function …
- 8:24 AM Ticket #2329 (Floating Pane Flexibility Need) created by
- Hi, I think there is space for flexibility of the floating pane …
- 5:04 AM Ticket #2328 (remove gregorianExtras.js files) created by
- These are only used for a single purpose and are just too costly to …
- 5:02 AM Ticket #2327 (Complete generation of calendar i18n data (gregorian.js files)) created by
- Finish the XSLTs in buildscripts, and check in the results for the …
- 4:59 AM Ticket #2326 (Implement dojo.currency) created by
- A Javascript resource to handle parsing and formatting of currency …
- 4:56 AM Ticket #2325 (Generate locale-based data for dojo.number) created by
- Generate and check in files for src/i18n/cldr/nls//number.js …
- 4:54 AM Ticket #2324 (Implement rounding for dojo.number) created by
- 4:49 AM Ticket #2323 (Failure to build i18n resources in external namespace widget) created by
- I have created a customized widget with i18n support. The folder …
Jan 15, 2007:
- 11:30 PM Ticket #2152 (dojo.lfx.wipeIn jumps at end of animation if specific contents inside) closed by
- fixed: This was already fixed in [7000]. Not sure if it's the same fix as …
- 10:56 PM Ticket #2322 (dojo.math (now?) required for FilteringTable) created by
- The nightly build of FilteringTable? now appears to need a require of …
- 9:20 PM Ticket #2321 (problem with compressed dojo.js and lfx.wipes functions - wiped elem ...) created by
- anyone else noticed that when using dojo.lfx.html.wipe functions after …
- 7:45 PM Ticket #2320 (Clock.js fix for PM/AM setttings, and handle 0.5 hour (30 minute) offset) created by
- Bug entered by: Stacy David Thurston of Sun Microsystems Email …
- 5:23 PM Ticket #2319 (memory leak in ScriptSrcTransport) created by
- Hi dojo team, I have found a memory leak problem using …
- 12:11 PM Ticket #2318 (dnd error on contentpane loading (0.4.1 regression)) created by
- Hi, In the main page of a html document, I defined a 'standard' …
- 9:16 AM Ticket #2317 (Incorrect position of Menu2 [contextmenu] when inside an Iframe on IE6 ...) created by
- When creating a contextmenu (Menu2) inside an Iframe with IE6 and IE7, …
- 3:43 AM Ticket #2316 ([patch][ccla] Performance improvement for getComputedStyle) created by
- Every time dojo.html.getComputedStyle() is called, it calls …
Jan 13, 2007:
- 11:10 PM Ticket #2315 (FilteredTable.isSelected(o) always returns true if o is in table's store) created by
- FilteredTable.isSelected(o) method always returns true if o can be …
- 12:43 AM Ticket #2314 (XhrIframeProxy: wrong path used for IE7 workaround) created by
- On line 38 in XhrIframeProxy?, it is assuming a relative baseScriptUri, …
Jan 12, 2007:
- 1:56 PM Ticket #2313 (Dojo ComboBox Widget Destruction Issue) created by
- ComboBox? does not destroy itself properly, leading to a JavaScript? …
Jan 11, 2007:
- 6:59 PM Ticket #2312 (more api docs for Widgets.. (diff included)) created by
- I've added some more code level docs for the API. I'd like to …
- 4:46 PM Ticket #2311 ([cla] setting background color on dialog breaks if done before showing) created by
- (Assigning to you again, Bill ;-) If adding background color setting …
- 4:00 PM Ticket #2310 ([cla] menu2 references unavailable method closeAll()) created by
- In Menu2.js svn 6973 from 1/3/07, there is: […] which is probably a …
- 12:29 PM Ticket #2309 ([patch] Make cache in ComboBox widget work and fix reference bug) created by
- I am using rev6837. This tiny patch implements the cache that …
- 8:03 AM Ticket #2308 (Dojo programming model needs examples) created by
- The global dojo object page needs a more complete example to show …
- 7:57 AM Ticket #2307 (events chapter needs examples) created by
- The events chapter needs to have several more examples. the nonDOM …
- 7:33 AM Ticket #2306 (examples in code chapter 2 should refer to tutorial) created by
- Examples in Chapter 2 currently are random. Example Modules page uses …
- 1:59 AM Ticket #2305 (Menu2 - Menubar is broken) created by
- Try this test page: …
Jan 10, 2007:
- 10:03 PM Ticket #1746 (errron buildUtil.py replaceVersion) closed by
- fixed: This was fixed in r7003, now n.n version numbers seem to work, so no …
- 8:54 PM Ticket #1861 (bad dojo.string.substituteParams with ComboBox & Safari) reopened by
- This bug still exists in Safari 2.0.1 and older. I tried this on 2 …
- 8:44 PM Ticket #2250 (getSelectedData fails in single select mode when there is no selection) closed by
- fixed: (In [7026]) Fixes #2250.
- 8:37 PM Ticket #2186 (filtering table: hidden column) closed by
- invalid: You *do* have somewhere extra to store things: in each object in the …
- 8:34 PM Ticket #2086 (dojo.charting.Chart inconsistencies (IE vs. FireFox)) closed by
- fixed: This was fixed with rev.6398.
- 8:32 PM Ticket #2209 (FilteringTable sorting is deadly inefficient) closed by
- invalid: Actually, I did realize that, and actually...there happens to be a …
- 7:35 PM Ticket #2304 (FilteringTable: column headers not displayed after reset plus column add) created by
- I am reusing a single FilteringTable? widget to display different table …
- 6:36 PM Ticket #2303 (JsonRequest don't timeout and possibly hang IE) created by
- It is not possible to define the timeoutSeconds parameter for the …
- 6:15 PM Ticket #2302 (BackgroundIFrame iframe src fixes for ie not applied to ie7) closed by
- fixed: (In [7025]) Changed ie check to check the existance of the more …
- 6:11 PM Ticket #2302 (BackgroundIFrame iframe src fixes for ie not applied to ie7) created by
- It looks like ie7 has the same iframe security warnings when working …
- 4:50 PM Ticket #2301 (Patch to re-work buildscripts/internStrings.js main code into buildUtil.js) created by
- I use an external tool (a java program) to generate my builds. I was …
- 4:00 PM Ticket #1991 (Adding <base> tag causes DOJO loading to fail...) closed by
- wontfix: This is an IE "bug" and a duplicate of ticket #557. The main issue is …
- 2:46 AM Ticket #2300 (Tree has scrollbars inside of Dialog) created by
- if you put a tree inside of a dialog in IE 7, even if the tree has 0 …
Jan 9, 2007:
- 10:06 PM Ticket #2299 (Disabling checkbox does not change style) created by
- Disabling a checkbox in code does not change the checkbox css style to …
- 8:11 PM Ticket #2298 (Shrinksafe removes comments containing IE's propietary conditional ...) created by
- Internet Explorer has a proprietary mechanism to allow for IE-only …
- 5:14 PM Ticket #2297 (Dialog trigger SSL warning) created by
- Using Dialog wiget in SSL with Internet Explorer trigger mixed content …
- 5:06 PM Ticket #2296 ([PATCH] Add a onResize method when a handler has been moved on ...) created by
- This patch add a listener when an handler in SplitContainer? has been …
- 2:38 PM Ticket #2295 (CDATA in parser) created by
- the XML parser does not manage the CDATA sections in …
- 5:30 AM Ticket #2294 (Do not work with Palm browser) created by
- Hi I want to implement DOJO in the application, which is going to run …
- 4:58 AM Tickets #2145,2195,2210 batch updated by
- fixed: (In [7008]) Merged revisions 6993-7007 via svnmerge from …
- 12:54 AM Ticket #2293 (HTML not escaped in api tool) closed by
- duplicate: oops. dup of #1959
- 12:52 AM Ticket #2293 (HTML not escaped in api tool) created by
- See dojo.widget.DropdownDatePicker?.onInputChange the "<input>" in the …
Jan 8, 2007:
- 9:44 PM Ticket #1407 (connect onclick event to checkbox widget fails) closed by
- fixed: The method to attach to is called "onClick" not "onclick". Try […] …
- 9:32 PM Ticket #1407 (connect onclick event to checkbox widget fails) reopened by
- There are still a few issues with this fix. I'm using Dojo 0.4.1 with …
- 8:53 PM Ticket #2292 (Dragging link causes link to stop working if defined under href attribute) created by
- Links do not work after being successfully dragged from one place to …
- 7:42 PM Ticket #2289 (test) closed by
- invalid: Trac works...there is no need to test it…
- 7:36 PM Ticket #2290 (trac sucks) closed by
- invalid: Dont waste our time with this stuff... if you want sessions use a non …
- 7:29 PM Ticket #2195 (Support require/requireIf statements in custom build.) closed by
- fixed: (In [7003]) Fixes #2195, and removes Jython/python as a build dependency
- 6:45 PM Ticket #2291 (When Tooltip and PopupMenu2 co-exist in a page, PopupMenu2 doesn't ...) created by
- I have a page that contains both ToolTip? and PopupMenu2 widgets. I …
- 6:31 PM Ticket #2290 (trac sucks) created by
- trac sucks!!!!!!!!! it doesn't remember any session!!!!!!
- 6:23 PM Ticket #2289 (test) created by
- test
- 3:57 PM Ticket #2288 (Slider: Add animation support) created by
- It would be nice to add animation support for slider. That means the …
- 7:51 AM Tickets #2145,2210 batch updated by
- fixed: (In [7001]) fixes #2210 and #2145 added a parameter to …
- 5:38 AM Ticket #2287 (dojo.io.bind with mimetype: "text/javascript" dose not work in IE) closed by
- duplicate: Closing as a duplicate of #744.
- 5:33 AM Ticket #2287 (dojo.io.bind with mimetype: "text/javascript" dose not work in IE) created by
- it seems like that the script is indeed executed, but not in the …
Jan 7, 2007:
- 7:34 PM Ticket #2101 (Bug with wipeIn.) closed by
- worksforme: I fixed some more stuff w/the testcase itself. Now everything is …
- 7:14 PM Ticket #1528 (dynamic sizing of datepicker based on translations) closed by
- invalid: Sorry, I should have said that I talked with Adam but he was going to …
- 7:05 PM Ticket #2286 (Rounded performance issues) created by
- From the mailing list we had a discussion about performance issues …
- 5:16 PM Ticket #2243 (ToolbarColorDialog didn't work) closed by
- fixed: Fixed in #6999.
- 8:31 AM Ticket #2129 (Get FileStorageProvider working with Safari) closed by
- wontfix: Persuant to bug 2285, I am going to remove the FileStorageProvider? to …
- 8:28 AM Ticket #2285 (Remove FileStorageProvider) created by
- In a mad bout of coding I created a FileStorageProvider? for XPCOM and …
- 8:26 AM Ticket #2284 (Benchmark Scalability of Dojo Storage) created by
- I'd like to have some hard numbers of how the FlashStorageProvider? and …
Jan 5, 2007:
- 7:57 PM Ticket #2283 ([patch][cla] BrowserIO.js -- IE6 bug with formNode) created by
- I've run into a not so documented bug in IE6 with the …
- 5:24 PM Ticket #2282 (Change bootstrap2.js to use dojo.require statements) created by
- Using dojo.require statements will shrink this code considerably. …
- 11:59 AM Ticket #2281 (get localization code out of the bootstraps) created by
- the localization loading code is large, and if you need it, you know …
- 2:26 AM Tickets #2245,2274 batch updated by
- fixed: (In [6991]) Merged revisions 6979-6990 via svnmerge from …
- 1:45 AM Ticket #2245 (xdomain build: "Maximum call stack exceeded" in Safari) closed by
- fixed: (In [6990]) Fixes #2245. Or at least improves our odds of avoiding the …
Jan 4, 2007:
- 10:36 PM Ticket #2274 (xdomain: Allows djConfig values for modules that require Iframes) closed by
- fixed: (In [6981]) Fixes #2274: allow modules that use iframes to have …
- 9:39 PM Ticket #2280 (Including cross-domain dojo build causes an error in IE (dojo is undefined)) created by
- When using the "sunday drive" easy method of including dojo (as …
- 7:57 PM Tickets #2197,2247,2268,2275 batch updated by
- fixed: (In [6979]) Merged revisions 6946-6978 via svnmerge from …
- 6:19 PM Ticket #2279 (drop down button menu not in correct place when page is scrolled) created by
- I loaded …
- 1:04 PM Ticket #2278 (Drag event hangs when dragging outside the screen) created by
- When you drag a floatingpane outside the screen, than the mouse …
- 9:51 AM Ticket #2277 (dojo.dom.innerXML default performance resembles outerXML) created by
- dojo.dom.innerXML is summarized as "Implementation of MS's innerXML …
- 4:17 AM Ticket #2276 (wide content in editor is impossible to edit) created by
- In Editor2, if you have a wide object (such as a long string of text …
- 3:39 AM Ticket #2275 (programatically created ContentPane bleeds through) closed by
- fixed: (In [6977]) Fixes #2275: programatically created ContentPane?'s are …
- 3:36 AM Ticket #2275 (programatically created ContentPane bleeds through) created by
- For SplitContainer? (or TabContainer?, etc.) the ContentPane? children …
- 2:27 AM Ticket #2268 (HslColorPicker circular dependancy breaks a Dojo build) closed by
- fixed: (In [6976]) Fixes #2268 (dojo.provide and dojo.require calls were …
- 1:06 AM Ticket #2274 (xdomain: Allows djConfig values for modules that require Iframes) created by
- If using an xdomain build, there are some things that use iframes that …
Jan 3, 2007:
- 9:48 PM Ticket #2273 (parameter usage in dojo.registerNamespaceManifest) created by
- I think there is a problem with dojo.registerNamespaceManifest. …
- 9:32 PM Ticket #2272 (checkChildrenForFile test for disabled) created by
- When checking to see if a form may be sent via XHR, …
- 7:41 PM Ticket #2271 (Timeing issue with FireFox dojo.browser.undo.addToHistory/dojo.io.bind ...) created by
- Having a hard time reproducing this one in a test. In a symptoms are …
- 7:05 PM Ticket #2270 (Error creating Tooltip for TreeNodeV3) created by
- I'm trying to create and hook the Tooltip widget to TreeNodeV3 using …
- 4:12 PM Ticket #2269 (japanese calendar should start on sunday) created by
- See test_D
- 3:57 PM Ticket #1649 (DND breaks controller/selector/events) reopened by
- mmm I try but it didn't work... (firefox 2.0)... besides ¿who really …
- 3:37 PM Ticket #2268 (HslColorPicker circular dependancy breaks a Dojo build) created by
- The file src/widget/HslColorPicker.js has the statement …
- 6:15 AM Ticket #2267 (Move rest content from svn documents directory to Manual) created by
- The content in the rest documents in the svn documents directory needs …
- 5:44 AM Ticket #2197 (xdomain builds: convert dojo.uri calls for images to use xdomain path ...) closed by
- fixed: (In [6973]) Fixes #2197: using dojo.uri.moduleUri instead of …
- 1:38 AM Ticket #2266 (Including dojo.widget.menu2 on an iframe causes error in IE on ...) created by
- I am using the released version of dojo 0.4.1. The problem is seen …
- 1:08 AM Ticket #2265 ([DateTextbox] defer creation of Calendar object) created by
- You don't need to create the DatePicker? object until the user hits the …
Jan 2, 2007:
- 8:20 PM Ticket #2264 (dojo.regexp.realNumber needs option for no leading zero) created by
- Real numbers should not require a leading zero. Either by default or …
- 8:18 PM Ticket #2263 (Ability to replace root tree node using DND) created by
- The current implementation of TreeBasicController? prevents parents …
- 7:25 PM Ticket #2262 (Cancelling RpcService call does not abort attached Request) created by
- Cancelling the Deferred object received when using for example …
- 5:29 PM Ticket #2261 (dojo.widget.IntegerSpinner min=0 && max=0 has no effect) created by
- see attacht patch…
- 4:41 PM Ticket #2260 (_createSubWidgets on ContentPane should care for attach events and ...) created by
- When using lazy creation of costum widgets (with widgetsInTemplate: …
Jan 1, 2007:
- 10:52 PM Ticket #440 (IE form widgets always on top in Accordion widget panels) reopened by
- This issue is still a problem. This could be resolved either using …
- 10:25 PM Ticket #1569 ([patch][cla] Posted new widget: ElasticPane) closed by
- duplicate: references #1578
Dec 31, 2006:
- 7:47 PM Tickets #2119,2247 batch updated by
- fixed: (In [6964]) Merged revisions 6938-6963 via svnmerge from …
- 12:45 PM Ticket #2259 (Programmatically created DropdownDatePicker broken) created by
- DropdownDatePicker? in latest trunk is broken if the widget is being …
- 4:58 AM Ticket #2258 (post commit hook for size change emails) created by
- we need to send mail to committers notifying them of the impact their …
Dec 30, 2006:
- 3:49 PM Ticket #2247 (xdomain builds: Get RichText to work with xdomain builds) closed by
- fixed: (In [6952]) Fixes #2247. RichText? can now work in xdomain loading
Dec 29, 2006:
- 10:43 PM Ticket #2194 (Internet Explorer 7.0 fails with new ActiveXObject("Microsoft.XMLHTTP")) closed by
- worksforme: the code in the current Dojo trunk looks like this: […] which I …
- 10:35 PM Ticket #2119 (HtmlDragAndDrop.js problem "tdp is not defined") closed by
- fixed: (In [6940]) fixes #2119, invalid scope in DnD code for cloned tables
- 7:24 PM Ticket #1065 ([patch][cla] Dojo unloads from hosted IE control) closed by
- fixed: (In [6938]) Merged revisions 6902-6937 via svnmerge from …
Note: See TracTimeline
for information about the timeline view.