summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix build error, move dashboard and store directories to the correct module.jsdelfino2011-05-239-2/+2
* Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino2011-05-2312-71/+171
* Refactor app data model part 2, converted dashboard and store files to direct...jsdelfino2011-05-238-0/+8
* Refactor app data model part 1, add a template for new apps and support for s...jsdelfino2011-05-2322-64/+323
* Some Javascript cleanup, now working across all browsers including IE9.jsdelfino2011-05-234-85/+51
* Cleanup and organize sample components, apps and html pages.jsdelfino2011-05-2349-2769/+2731
* Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino2011-05-2310-57/+50
* Simplify page navigations and optimize layout and event handling on touch dev...jsdelfino2011-05-2316-457/+799
* Change app data model a bit. Store app properties in separate files and suppo...jsdelfino2011-05-0225-78/+140
* Reformat, sort and refactor test and sample apps.jsdelfino2011-05-0239-2191/+2078
* Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi...jsdelfino2011-05-0243-2960/+2867
* Implement SCDL wiredByImpl attribute.jsdelfino2011-04-172-10/+54
* Fix representation of null values and escape control characters in JSON and H...jsdelfino2011-04-179-53/+169
* Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a...jsdelfino2011-04-1735-526/+1078
* Add a few sample and test apps. Refactor some of the utility components and a...jsdelfino2011-04-1756-1499/+2808
* Enable python component implementations to flow binary content strings.jsdelfino2011-04-041-5/+9
* Fix performance and security issues reported by pagespeed and skipfish.jsdelfino2011-04-0431-117/+280
* Add sample database and search components, sample apps and corresponding test...jsdelfino2011-04-0426-312/+1165
* Support returning binary content. Fix server bug preventing a component to re...jsdelfino2011-03-272-2/+2
* Fix links to CSS and error pages.jsdelfino2011-03-272-3/+13
* Add tests for HTTP components and widgets. Refactor and simplify some of the ...jsdelfino2011-03-2735-261/+1286
* HTML cleanup, improve layout on different browsers, iOS and android devices a...jsdelfino2011-03-2739-214/+732
* Refactor and cleanup edit module, add text components, store page and app run...jsdelfino2011-03-2146-189/+1281
* Fix Javascript test case. Enable Javascript error reporting on non-debug build.jsdelfino2011-03-212-2/+5
* Support authentication across wildcard domains.jsdelfino2011-03-214-5/+5
* Update svn:ignore properties and minor build cleanups.jsdelfino2011-03-145-591/+8
* Add test components that evaluate python expressions.jsdelfino2011-03-132-0/+84
* Fix app link creation and save one HTTP proxy hop.jsdelfino2011-03-132-3/+14
* Add Javascript functions and test cases to help work with JSON.jsdelfino2011-03-138-5/+441
* Add a reusable component that returns the contents of a configured url.jsdelfino2011-03-138-18/+109
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-0850-1362/+558
* Simplified list component by using a reference per element. Automatically set...jsdelfino2011-03-0810-160/+233
* 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
* Move virtual host htdocs under their corresponding virtual host contribution ...jsdelfino2011-02-262-10/+17
* Correctly pass query strings through component wiring redirects and improve f...jsdelfino2011-02-2617-217/+449
* Some improvements to the edit module. Add a few sample apps and test cases, s...jsdelfino2011-02-2647-1001/+1922
* Add two builtin component properties containing the current HTTP request path...jsdelfino2011-02-205-1/+66
* Minor CSS fixes for cross-browser compatibility.jsdelfino2011-02-204-13/+20
* Add a few sample composites and a few fixes to the existing ones.jsdelfino2011-02-1224-280/+819
* 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-0624-176/+711
* Support for wiring and unwiring references.jsdelfino2011-02-0216-277/+462
* Minor stylesheet changes.jsdelfino2011-01-3110-28/+386
* Add composite save function, improve UI a bit and some script cleanup and doc...jsdelfino2011-01-3030-222/+906
* Fix XML serialization issues with XHTML docs and add ability to save widgets.jsdelfino2011-01-1811-50/+148
* Fix menu bug with Chrome.jsdelfino2011-01-171-1/+1
* Use a common stylesheet in all samples.jsdelfino2011-01-1730-38/+285
* Add sample widget components and a page to edit them, plus minor user interac...jsdelfino2011-01-1622-115/+510