summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/js (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-09Fix memory leak in Python runtime integration. Reduce memory consumption of ↵jsdelfino1-0/+8
debug trace functions. Add trace points to help track the lifecycle of some of the runtime context objects. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056880 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07Minor improvements of the edit module. Refactored HTML pages, added a menu, ↵jsdelfino1-8/+22
and login over HTTPS. Improved vertical layout of components a bit and added two sample composites. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056190 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06Support service promotion and improve component layout algorithm.jsdelfino2-1/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1055767 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30Simplify and cleanup HTTP binding client Javascript code, now portable ↵jsdelfino1-366/+298
across browsers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053824 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30Make XML serialization logic portable across browsers.jsdelfino1-5/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053823 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29Skeleton of a composite app editor module.jsdelfino3-654/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053560 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24Improve component and reference rendering and layout. Recurse over wired ↵jsdelfino3-164/+364
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-24Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino3-7/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052445 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24Fix content types. Removed duplicate function.jsdelfino1-23/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052444 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed ↵jsdelfino1-1/+3
detection, and support REST-style JSON and XML payloads in server handler and client proxy. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052432 13f79535-47bb-0310-9956-ffa450edef68
2010-12-12Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino6-279/+283
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044875 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal ↵jsdelfino6-27/+1311
component rendering functions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044594 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Move JavaScript eval functions to the js module.jsdelfino3-0/+366
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043295 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Add a CSS style sheet. Fix HTTPD Require configuration for files in the js ↵jsdelfino2-2/+123
module. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043293 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06Create a js module for client side javascripts. Move client component script ↵jsdelfino5-0/+940
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