summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Javascript improvements: add local storage, improve caching using URI fragmen...jsdelfino2011-08-0623-759/+1204
* Refactor the sample composites and components and cleanup the component names...jsdelfino2011-08-0647-1090/+1787
* Port to Mac OS X 10.6.7.jsdelfino2011-06-287-9/+10
* Add missing files to build scripts and fixed a header typo.jsdelfino2011-06-132-3/+3
* Add the ability to configure page headers and footers.jsdelfino2011-06-1322-170/+235
* Minor refactoring and cleanup of edit module and its test composites. Add HTM...jsdelfino2011-06-1342-310/+1741
* Improve support for HTTP verbs and enable calls inside a domain without havin...jsdelfino2011-06-132-50/+134
* Add configuration and script to enable mod-security 2.6.0.jsdelfino2011-06-131-0/+4
* Fix build error, move dashboard and store directories to the correct module.jsdelfino2011-05-239-2/+10
* Refactor app data model part 1, add a template for new apps and support for s...jsdelfino2011-05-2321-60/+318
* Cleanup and organize sample components, apps and html pages.jsdelfino2011-05-2349-2769/+2731
* 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-0236-2830/+2104
* Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a...jsdelfino2011-04-1729-509/+945
* Add a few sample and test apps. Refactor some of the utility components and a...jsdelfino2011-04-1756-1499/+2808
* Fix performance and security issues reported by pagespeed and skipfish.jsdelfino2011-04-0425-104/+188
* Add sample database and search components, sample apps and corresponding test...jsdelfino2011-04-0426-312/+1165
* 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-2733-196/+643
* Refactor and cleanup edit module, add text components, store page and app run...jsdelfino2011-03-2139-166/+1133
* Update svn:ignore properties and minor build cleanups.jsdelfino2011-03-142-15/+6
* Add test components that evaluate python expressions.jsdelfino2011-03-132-0/+84
* Fix app link creation and save one HTTP proxy hop.jsdelfino2011-03-131-0/+1
* 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-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