Ticket #4063 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

[CLA-patch] Fixes to dojox.presentation & dojo.timing port

Reported by: guest Owned by: dante
Priority: normal Milestone:
Component: Dojox Version: 0.9
Severity: normal Keywords:
Cc:

Description

These are some fixes to dojox.presentation and some refactoring,

* if showNav was false, the presentation would break * dojo.require('dojox.presentation') not working * the titlePane would be moveable under Firefox 2.0.0.6 If could not find the DOM node, the id would get lost in this.buildRendering();

Patch also include a port of dojo.timing to dojox

Attachments

presentation.patch (18.8 kB) - added by guest 13 months ago.

Change History

Changed 13 months ago by guest

Changed 13 months ago by bill

  • owner changed from anonymous to dante
  • component changed from General to Dojox

Who wrote this patch? You said you have a CLA but you posted the patch anonymously.

Changed 13 months ago by guest

I always put -- Your email or username: jbondc@…

I thought it was resetting it as guest for privacy reasons. CLA: Jonathan Bond-Caron

Changed 13 months ago by dante

  • status changed from new to assigned

is there a list somewhere of CLA's signed? can anyone verify this CLA, i'd like to squeeze this in before 0.9 (although it's dojox ... i assume dojox is going out with 0.9 dijit/dojo this time, and will roll it's own release mechanism afterward?)

also, any thoughts on dojox.timing port? ttrenka? anyone?

Changed 13 months ago by dante

okay in [10040] alex thanks jonathan bond-caron for the patch, so i am assuming the cla is valid.

Changed 13 months ago by dante

  • status changed from assigned to closed
  • resolution set to fixed

(In [10041]) cleanups and fixes to dojox.presentation courtesy Jonathan Bond-Caron [cla]. fixes #4063 (thought there is a dijit one-line patch that did not get merged, and affects presentation get/setHash) also replaces templateString w/ templatePath and make header not have padding extents.

and does not merge dojox.timing code from the patch. sent email requesting a REAMDE + testcase for dojox.timing, and would be happy to proxy commit should Mr Bond-Caron care to take 'ownership' of dojox.timing (pending comments from ttrenka)

Changed 13 months ago by bill

FYI, contributors are listed at http://dojo.jot.com/ContributorListing

Changed 13 months ago by dante

(In [10074]) initial checkin of dojox.timing project, a port of dojo.lang.Timer and Streamer from 0.4 - courtesy jonathan bond-caron [cla] refs #4063 - needs README and test(s) ...

Note: See TracTickets for help on using tickets.