| Commit message (Expand) | Author | Files | Lines |
2012-01-30 | Refactor server hosting module, rename it and move it under a hosting dir, an... | jsdelfino | 1 | -1/+1 |
2011-11-10 | Enable multiple apps to co-exist under different paths in a single Virtual Ho... | jsdelfino | 1 | -17/+3 |
2011-10-29 | Better network connectivity status reporting and handling of orientation chan... | jsdelfino | 1 | -8/+15 |
2011-10-26 | Use Page Speed to minify Web resources at build time, and a few more improvem... | jsdelfino | 1 | -1/+1 |
2011-10-24 | Refactor and simplify edit app, and optimize app resource loading and caching. | jsdelfino | 1 | -84/+1820 |
2011-08-06 | Javascript improvements: add local storage, improve caching using URI fragmen... | jsdelfino | 1 | -50/+88 |
2011-06-13 | Add the ability to configure page headers and footers. | jsdelfino | 1 | -10/+18 |
2011-06-13 | Minor refactoring and cleanup of edit module and its test composites. Add HTM... | jsdelfino | 1 | -0/+1 |
2011-05-23 | Simplify page navigations and optimize layout and event handling on touch dev... | jsdelfino | 1 | -58/+106 |
2011-05-02 | Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi... | jsdelfino | 1 | -21/+291 |
2011-04-17 | Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a... | jsdelfino | 1 | -22/+37 |
2011-04-04 | Fix performance and security issues reported by pagespeed and skipfish. | jsdelfino | 1 | -2/+1 |
2011-03-27 | HTML cleanup, improve layout on different browsers, iOS and android devices a... | jsdelfino | 1 | -10/+12 |
2011-03-21 | Refactor and cleanup edit module, add text components, store page and app run... | jsdelfino | 1 | -2/+2 |
2011-02-06 | Support for changing component names and properties, and some edit improvements. | jsdelfino | 1 | -0/+5 |
2011-02-02 | Support for wiring and unwiring references. | jsdelfino | 1 | -11/+8 |
2011-01-30 | Add composite save function, improve UI a bit and some script cleanup and doc... | jsdelfino | 1 | -7/+5 |
2011-01-17 | Use a common stylesheet in all samples. | jsdelfino | 1 | -0/+2 |
2011-01-16 | Add sample widget components and a page to edit them, plus minor user interac... | jsdelfino | 1 | -3/+6 |
2011-01-13 | Refactor and minor improvements of the edit module. Add a palette of sample c... | jsdelfino | 1 | -7/+6 |
2011-01-09 | Add a composite similar to the travel tutorial app to the sample dashboard. M... | jsdelfino | 1 | -1/+1 |
2011-01-07 | Minor improvements of the edit module. Refactored HTML pages, added a menu, a... | jsdelfino | 1 | -0/+7 |
2011-01-06 | Support service promotion and improve component layout algorithm. | jsdelfino | 1 | -8/+2 |
2010-12-30 | Add logic to list, add, remove apps and link to the edit page. | jsdelfino | 1 | -1/+31 |
2010-12-29 | Skeleton of a composite app editor module. | jsdelfino | 1 | -0/+33 |