summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/js/htdocs/scdl.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino2011-05-231-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126298 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup HTML pages. Improvements and a few fixes to get consistent behavior ↵jsdelfino2011-04-171-0/+7
| | | | | | across browsers including Safari/iOS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094209 13f79535-47bb-0310-9956-ffa450edef68
* Simplified list component by using a reference per element. Automatically ↵jsdelfino2011-03-081-0/+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
* Add a few sample composites and a few fixes to the existing ones.jsdelfino2011-02-121-4/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070123 13f79535-47bb-0310-9956-ffa450edef68
* Add composite save function, improve UI a bit and some script cleanup and ↵jsdelfino2011-01-301-1/+1
| | | | | | documentation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1065409 13f79535-47bb-0310-9956-ffa450edef68
* Add sample widget components and a page to edit them, plus minor user ↵jsdelfino2011-01-161-0/+7
| | | | | | interaction fixes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059710 13f79535-47bb-0310-9956-ffa450edef68
* Refactor and minor improvements of the edit module. Add a palette of sample ↵jsdelfino2011-01-131-0/+27
| | | | | | components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058487 13f79535-47bb-0310-9956-ffa450edef68
* Minor improvements of the edit module. Refactored HTML pages, added a menu, ↵jsdelfino2011-01-071-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
* Support service promotion and improve component layout algorithm.jsdelfino2011-01-061-1/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1055767 13f79535-47bb-0310-9956-ffa450edef68
* Improve component and reference rendering and layout. Recurse over wired ↵jsdelfino2010-12-241-12/+27
| | | | | | 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
* Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino2010-12-121-25/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044875 13f79535-47bb-0310-9956-ffa450edef68
* Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal ↵jsdelfino2010-12-111-0/+109
| | | | | | component rendering functions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044594 13f79535-47bb-0310-9956-ffa450edef68
* Create a js module for client side javascripts. Move client component script ↵jsdelfino2010-12-061-0/+24
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