summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-30Refactor server hosting module, rename it and move it under a hosting dir, an...jsdelfino151-14956/+0
2012-01-16Fix error with logging command in memcached and sqldb start / stop scripts. A...jsdelfino3-6/+6
2011-12-01Fix build and install errors on Mac OS X. Add missing scripts to forward IP p...jsdelfino3-7/+12
2011-11-30Enable log collection using Scribe, and some minor log cleanup.jsdelfino3-18/+93
2011-11-21Improvements to the auth implementation. Refactor logout page, handle auth re...jsdelfino8-136/+95
2011-11-21Add a few useful backup scripts.jsdelfino2-0/+44
2011-11-14Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino20-94/+195
2011-11-12Add a few missing files to Makefile install targets.jsdelfino1-1/+1
2011-11-12Upgrade to HTTPD 2.3.15-beta.jsdelfino2-16/+0
2011-11-10Fix minor build script problems, use wget instead of curl to bootstrap build,...jsdelfino1-1/+10
2011-11-10Enable multiple apps to co-exist under different paths in a single Virtual Ho...jsdelfino15-176/+105
2011-10-29Better network connectivity status reporting and handling of orientation chan...jsdelfino16-100/+325
2011-10-29Minor improvements to Page Speed build integration and documentation.jsdelfino1-12/+11
2011-10-26Use Page Speed to minify Web resources at build time, and a few more improvem...jsdelfino11-82/+163
2011-10-24Refactor and simplify edit app, and optimize app resource loading and caching.jsdelfino40-3282/+3681
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