summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/modules/js/htdocs/util.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-09-05git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 ↵giorgio1-0/+0
13f79535-47bb-0310-9956-ffa450edef68
2012-05-28Improvements to the hosted composite management app. Simplify and optimize ↵jsdelfino1-5/+50
the Web UI a bit. Add test cases and fix some of the logic in the management components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343316 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02Support multiple Auth modules in a single server or proxy config. Minor ↵jsdelfino1-0/+22
fixes to the OAuth2 module to comply with the spec. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1308244 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21Improvements to the auth implementation. Refactor logout page, handle auth ↵jsdelfino1-1/+8
redirects in XHR responses and allow auth to work off an OpenID AX attribute or OAuth resource attribute. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204401 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24Refactor and simplify edit app, and optimize app resource loading and caching.jsdelfino1-22/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1188045 13f79535-47bb-0310-9956-ffa450edef68
2011-08-06Javascript improvements: add local storage, improve caching using URI ↵jsdelfino1-31/+38
fragments instead of query strings, simplify component layout and optimize some of the Javascript functions, and add the ability to clone components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154447 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13Add the ability to configure page headers and footers.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135049 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23Some Javascript cleanup, now working across all browsers including IE9.jsdelfino1-3/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126329 13f79535-47bb-0310-9956-ffa450edef68
2011-04-17Cleanup HTML pages. Improvements and a few fixes to get consistent behavior ↵jsdelfino1-2/+22
across browsers including Safari/iOS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094209 13f79535-47bb-0310-9956-ffa450edef68
2011-03-27HTML cleanup, improve layout on different browsers, iOS and android devices ↵jsdelfino1-0/+37
and add robots.txt and some icons. Support execution and preview of components from the edit pages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086046 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21Refactor and cleanup edit module, add text components, store page and app ↵jsdelfino1-1/+3
run page. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083694 13f79535-47bb-0310-9956-ffa450edef68
2011-03-13Add Javascript functions and test cases to help work with JSON.jsdelfino1-1/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081204 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of ↵jsdelfino1-9/+18
just strings, to allow support for all ATOM and RSS attributes and avoid confusion with non-feed string results. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1079292 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08Simplified list component by using a reference per element. Automatically ↵jsdelfino1-1/+7
setup app links and garbage collect unused components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1079291 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02Support for wiring and unwiring references.jsdelfino1-62/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066399 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30Add composite save function, improve UI a bit and some script cleanup and ↵jsdelfino1-0/+118
documentation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1065409 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17Use a common stylesheet in all samples.jsdelfino1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059769 13f79535-47bb-0310-9956-ffa450edef68
2011-01-09Add a composite similar to the travel tutorial app to the sample dashboard. ↵jsdelfino1-11/+16
Minor Javascript performance improvements to speed up the layout of big composites. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056881 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24Improve component and reference rendering and layout. Recurse over wired ↵jsdelfino1-5/+29
references to calculate correct dimensions of each component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052446 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal ↵jsdelfino1-27/+126
component rendering functions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044594 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06Create a js module for client side javascripts. Move client component script ↵jsdelfino1-0/+85
to that module and add a few utility scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042535 13f79535-47bb-0310-9956-ffa450edef68