summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/js/htdocs/elemutil.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support sorting database search results by rank, and add a rank attribute to ↵jsdelfino2013-08-261-12/+14
| | | | | | ATOM entries. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1517412 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-16/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1428206 13f79535-47bb-0310-9956-ffa450edef68
* Javascript improvements: add local storage, improve caching using URI ↵jsdelfino2011-08-061-30/+9
| | | | | | 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
* Support for changing component names and properties, and some edit improvements.jsdelfino2011-02-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067563 13f79535-47bb-0310-9956-ffa450edef68
* Support for wiring and unwiring references.jsdelfino2011-02-021-30/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066399 13f79535-47bb-0310-9956-ffa450edef68
* Add composite save function, improve UI a bit and some script cleanup and ↵jsdelfino2011-01-301-3/+51
| | | | | | documentation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1065409 13f79535-47bb-0310-9956-ffa450edef68
* Add a composite similar to the travel tutorial app to the sample dashboard. ↵jsdelfino2011-01-091-5/+9
| | | | | | 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
* Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino2010-12-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052445 13f79535-47bb-0310-9956-ffa450edef68
* Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino2010-12-121-10/+10
| | | | 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/+231
component rendering functions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044594 13f79535-47bb-0310-9956-ffa450edef68