summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/js/htdocs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-08Simplified list component by using a reference per element. Automatically set...jsdelfino2-1/+14
2011-02-26Correctly pass query strings through component wiring redirects and improve f...jsdelfino1-1/+4
2011-02-20Minor CSS fixes for cross-browser compatibility.jsdelfino2-10/+14
2011-02-12Add a few sample composites and a few fixes to the existing ones.jsdelfino2-6/+11
2011-02-06Support for changing component names and properties, and some edit improvements.jsdelfino5-17/+96
2011-02-02Support for wiring and unwiring references.jsdelfino4-100/+30
2011-01-31Minor stylesheet changes.jsdelfino4-6/+330
2011-01-30Add composite save function, improve UI a bit and some script cleanup and doc...jsdelfino7-13/+179
2011-01-18Fix XML serialization issues with XHTML docs and add ability to save widgets.jsdelfino2-17/+51
2011-01-17Use a common stylesheet in all samples.jsdelfino2-3/+22
2011-01-16Add sample widget components and a page to edit them, plus minor user interac...jsdelfino4-2/+22
2011-01-13Refactor and minor improvements of the edit module. Add a palette of sample c...jsdelfino3-7/+58
2011-01-09Add a composite similar to the travel tutorial app to the sample dashboard. M...jsdelfino2-16/+25
2011-01-07Minor improvements of the edit module. Refactored HTML pages, added a menu, a...jsdelfino1-8/+22
2011-01-06Support service promotion and improve component layout algorithm.jsdelfino2-1/+35
2010-12-30Simplify and cleanup HTTP binding client Javascript code, now portable across...jsdelfino1-366/+298
2010-12-30Make XML serialization logic portable across browsers.jsdelfino1-5/+24
2010-12-29Skeleton of a composite app editor module.jsdelfino3-654/+32
2010-12-24Improve component and reference rendering and layout. Recurse over wired refe...jsdelfino3-164/+364
2010-12-24Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino3-7/+16
2010-12-24Fix content types. Removed duplicate function.jsdelfino1-23/+7
2010-12-12Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino6-279/+283
2010-12-11Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal compon...jsdelfino6-27/+1311
2010-12-08Add a CSS style sheet. Fix HTTPD Require configuration for files in the js mo...jsdelfino1-0/+121
2010-12-06Create a js module for client side javascripts. Move client component script ...jsdelfino4-0/+919