summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-0825-893/+68
* Simplified list component by using a reference per element. Automatically set...jsdelfino2011-03-088-159/+219
* Fix HTTP port formatting bug.jsdelfino2011-02-271-1/+1
* Fixes to make the edit module work with HTTPS.jsdelfino2011-02-273-5/+36
* Refactor component palettes a bit and support autosave.jsdelfino2011-02-2714-113/+408
* Some improvements to the edit module. Add a few sample apps and test cases, s...jsdelfino2011-02-2647-1001/+1922
* Minor CSS fixes for cross-browser compatibility.jsdelfino2011-02-202-3/+6
* Add a few sample composites and a few fixes to the existing ones.jsdelfino2011-02-1222-274/+808
* Refactor groups of reusable components and improve layout a bit. Fix bug prev...jsdelfino2011-02-0820-299/+540
* Support for changing component names and properties, and some edit improvements.jsdelfino2011-02-0618-158/+614
* Support for wiring and unwiring references.jsdelfino2011-02-0212-177/+432
* Minor stylesheet changes.jsdelfino2011-01-316-22/+56
* Add composite save function, improve UI a bit and some script cleanup and doc...jsdelfino2011-01-3023-209/+727
* Fix XML serialization issues with XHTML docs and add ability to save widgets.jsdelfino2011-01-189-33/+97
* Fix menu bug with Chrome.jsdelfino2011-01-171-1/+1
* Use a common stylesheet in all samples.jsdelfino2011-01-1713-15/+81
* Add sample widget components and a page to edit them, plus minor user interac...jsdelfino2011-01-1618-113/+488
* Refactor and minor improvements of the edit module. Add a palette of sample c...jsdelfino2011-01-1325-210/+1128
* Add a composite similar to the travel tutorial app to the sample dashboard. M...jsdelfino2011-01-094-52/+322
* Minor improvements of the edit module. Refactored HTML pages, added a menu, a...jsdelfino2011-01-0717-83/+446
* Support service promotion and improve component layout algorithm.jsdelfino2011-01-066-140/+190
* Add logic to list, add, remove apps and link to the edit page.jsdelfino2010-12-307-62/+144
* Skeleton of a composite app editor module.jsdelfino2010-12-2918-0/+1615