summaryrefslogtreecommitdiffstats
path: root/sandbox/event/modules/domain-manager/src/main/resources/cloud.html (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-16Event prototype: subset modules and change version to 1.4-EVENT-SNAPSHOTrsivaram1-68/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705244 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16Copy modules for event prototypersivaram1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705212 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Renaming branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694108 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Renaming branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694107 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Branch before trunk cleanuplresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694106 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04Fixed Javascript warnings, use elementByID() to get references to UI ↵jsdelfino1-0/+6
elements instead of referencing global variables directly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682495 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04Isolate widgets from each other, have them work off the HTML div that ↵jsdelfino1-0/+6
they're in instead of the parent document. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682493 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Improved the Domain Manager widgets to use HTML divs for presentation and ↵jsdelfino1-3/+21
iframes for script isolation. This provides better control and performance of the layout while preserving isolation between the scripts of the individual widgets. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681295 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30Simplified how widgets get loaded in the domain manager UI iframes. Moved ↵jsdelfino1-36/+10
some of the header text from the widgets to the main pages, as in a mashup you don't need these headers in each widget. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681176 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30Started to refactor the domain manager UI into smaller independently ↵jsdelfino1-319/+21
reusable widgets. Tested OK with Firefox 2 and 3 and Safari 3, still debugging a javascript error with IE 7. Changed the HTTP binding to implement OptimizableBinding as was done for the Atom Binding, to allow Widgets to get the correct reference binding URIs from the target services. This is temporary until the domain manager app is migrated from SCADomain to NodeFactory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680931 13f79535-47bb-0310-9956-ffa450edef68