summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-05Support multithreaded execution of Python components with the HTTPD event MPM.jsdelfino2-0/+2
2011-08-06Javascript improvements: add local storage, improve caching using URI fragmen...jsdelfino23-759/+1204
2011-08-06Refactor the sample composites and components and cleanup the component names...jsdelfino47-1090/+1787
2011-06-28Port to Mac OS X 10.6.7.jsdelfino7-9/+10
2011-06-13Add missing files to build scripts and fixed a header typo.jsdelfino2-3/+3
2011-06-13Add the ability to configure page headers and footers.jsdelfino22-170/+235
2011-06-13Minor refactoring and cleanup of edit module and its test composites. Add HTM...jsdelfino42-310/+1741
2011-06-13Improve support for HTTP verbs and enable calls inside a domain without havin...jsdelfino2-50/+134
2011-06-13Add configuration and script to enable mod-security 2.6.0.jsdelfino1-0/+4
2011-05-23Fix build error, move dashboard and store directories to the correct module.jsdelfino9-2/+10
2011-05-23Refactor app data model part 1, add a template for new apps and support for s...jsdelfino21-60/+318
2011-05-23Cleanup and organize sample components, apps and html pages.jsdelfino49-2769/+2731
2011-05-23Simplify page navigations and optimize layout and event handling on touch dev...jsdelfino16-457/+799
2011-05-02Change app data model a bit. Store app properties in separate files and suppo...jsdelfino25-78/+140
2011-05-02Reformat, sort and refactor test and sample apps.jsdelfino39-2191/+2078
2011-05-02Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi...jsdelfino36-2830/+2104
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