summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-17Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a...jsdelfino29-509/+945
2011-04-17Add a few sample and test apps. Refactor some of the utility components and a...jsdelfino56-1499/+2808
2011-04-04Fix performance and security issues reported by pagespeed and skipfish.jsdelfino25-104/+188
2011-04-04Add sample database and search components, sample apps and corresponding test...jsdelfino26-312/+1165
2011-03-27Fix links to CSS and error pages.jsdelfino2-3/+13
2011-03-27Add tests for HTTP components and widgets. Refactor and simplify some of the ...jsdelfino35-261/+1286
2011-03-27HTML cleanup, improve layout on different browsers, iOS and android devices a...jsdelfino33-196/+643
2011-03-21Refactor and cleanup edit module, add text components, store page and app run...jsdelfino39-166/+1133
2011-03-14Update svn:ignore properties and minor build cleanups.jsdelfino2-15/+6
2011-03-13Add test components that evaluate python expressions.jsdelfino2-0/+84
2011-03-13Fix app link creation and save one HTTP proxy hop.jsdelfino1-0/+1
2011-03-13Add a reusable component that returns the contents of a configured url.jsdelfino8-18/+109
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino25-893/+68
2011-03-08Simplified list component by using a reference per element. Automatically set...jsdelfino8-159/+219
2011-02-27Fix HTTP port formatting bug.jsdelfino1-1/+1
2011-02-27Fixes to make the edit module work with HTTPS.jsdelfino3-5/+36
2011-02-27Refactor component palettes a bit and support autosave.jsdelfino14-113/+408
2011-02-26Some improvements to the edit module. Add a few sample apps and test cases, s...jsdelfino47-1001/+1922
2011-02-20Minor CSS fixes for cross-browser compatibility.jsdelfino2-3/+6
2011-02-12Add a few sample composites and a few fixes to the existing ones.jsdelfino22-274/+808
2011-02-08Refactor groups of reusable components and improve layout a bit. Fix bug prev...jsdelfino20-299/+540
2011-02-06Support for changing component names and properties, and some edit improvements.jsdelfino18-158/+614
2011-02-02Support for wiring and unwiring references.jsdelfino12-177/+432
2011-01-31Minor stylesheet changes.jsdelfino6-22/+56
2011-01-30Add composite save function, improve UI a bit and some script cleanup and doc...jsdelfino23-209/+727
2011-01-18Fix XML serialization issues with XHTML docs and add ability to save widgets.jsdelfino9-33/+97
2011-01-17Fix menu bug with Chrome.jsdelfino1-1/+1
2011-01-17Use a common stylesheet in all samples.jsdelfino13-15/+81
2011-01-16Add sample widget components and a page to edit them, plus minor user interac...jsdelfino18-113/+488
2011-01-13Refactor and minor improvements of the edit module. Add a palette of sample c...jsdelfino25-210/+1128
2011-01-09Add a composite similar to the travel tutorial app to the sample dashboard. M...jsdelfino4-52/+322
2011-01-07Minor improvements of the edit module. Refactored HTML pages, added a menu, a...jsdelfino17-83/+446
2011-01-06Support service promotion and improve component layout algorithm.jsdelfino6-140/+190
2010-12-30Add logic to list, add, remove apps and link to the edit page.jsdelfino7-62/+144
2010-12-29Skeleton of a composite app editor module.jsdelfino18-0/+1615