| Commit message (Expand) | Author | Age | Files | Lines |
* | Improvements to the auth implementation. Refactor logout page, handle auth re... | jsdelfino | 2011-11-21 | 7 | -133/+92 |
* | Change authentication scheme from Form based auth to OpenID + OAuth. | jsdelfino | 2011-11-14 | 10 | -66/+143 |
* | Enable multiple apps to co-exist under different paths in a single Virtual Ho... | jsdelfino | 2011-11-10 | 12 | -98/+59 |
* | Better network connectivity status reporting and handling of orientation chan... | jsdelfino | 2011-10-29 | 16 | -100/+325 |
* | Use Page Speed to minify Web resources at build time, and a few more improvem... | jsdelfino | 2011-10-26 | 10 | -82/+149 |
* | Refactor and simplify edit app, and optimize app resource loading and caching. | jsdelfino | 2011-10-24 | 36 | -3264/+3648 |
* | Javascript improvements: add local storage, improve caching using URI fragmen... | jsdelfino | 2011-08-06 | 22 | -758/+1203 |
* | Port to Mac OS X 10.6.7. | jsdelfino | 2011-06-28 | 5 | -5/+6 |
* | Add missing files to build scripts and fixed a header typo. | jsdelfino | 2011-06-13 | 1 | -1/+1 |
* | Add the ability to configure page headers and footers. | jsdelfino | 2011-06-13 | 20 | -164/+225 |
* | Minor refactoring and cleanup of edit module and its test composites. Add HTM... | jsdelfino | 2011-06-13 | 5 | -99/+234 |
* | Refactor app data model part 1, add a template for new apps and support for s... | jsdelfino | 2011-05-23 | 2 | -7/+196 |
* | Simplify page navigations and optimize layout and event handling on touch dev... | jsdelfino | 2011-05-23 | 16 | -457/+799 |
* | Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi... | jsdelfino | 2011-05-02 | 32 | -2799/+2070 |
* | Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a... | jsdelfino | 2011-04-17 | 27 | -509/+943 |
* | Fix performance and security issues reported by pagespeed and skipfish. | jsdelfino | 2011-04-04 | 23 | -94/+152 |
* | HTML cleanup, improve layout on different browsers, iOS and android devices a... | jsdelfino | 2011-03-27 | 31 | -196/+639 |
* | Refactor and cleanup edit module, add text components, store page and app run... | jsdelfino | 2011-03-21 | 24 | -130/+788 |
* | Add a reusable component that returns the contents of a configured url. | jsdelfino | 2011-03-13 | 1 | -3/+3 |
* | Change ATOM and RSS feed representations to use name value pairs instead of j... | jsdelfino | 2011-03-08 | 4 | -38/+35 |
* | Simplified list component by using a reference per element. Automatically set... | jsdelfino | 2011-03-08 | 1 | -6/+52 |
* | Fix HTTP port formatting bug. | jsdelfino | 2011-02-27 | 1 | -1/+1 |
* | Fixes to make the edit module work with HTTPS. | jsdelfino | 2011-02-27 | 2 | -5/+35 |
* | Refactor component palettes a bit and support autosave. | jsdelfino | 2011-02-27 | 5 | -45/+213 |
* | Some improvements to the edit module. Add a few sample apps and test cases, s... | jsdelfino | 2011-02-26 | 5 | -20/+64 |
* | Minor CSS fixes for cross-browser compatibility. | jsdelfino | 2011-02-20 | 2 | -3/+6 |
* | Add a few sample composites and a few fixes to the existing ones. | jsdelfino | 2011-02-12 | 4 | -30/+38 |
* | Refactor groups of reusable components and improve layout a bit. Fix bug prev... | jsdelfino | 2011-02-08 | 9 | -98/+171 |
* | Support for changing component names and properties, and some edit improvements. | jsdelfino | 2011-02-06 | 12 | -115/+563 |
* | Support for wiring and unwiring references. | jsdelfino | 2011-02-02 | 11 | -176/+431 |
* | Minor stylesheet changes. | jsdelfino | 2011-01-31 | 5 | -22/+48 |
* | Add composite save function, improve UI a bit and some script cleanup and doc... | jsdelfino | 2011-01-30 | 12 | -148/+666 |
* | Fix XML serialization issues with XHTML docs and add ability to save widgets. | jsdelfino | 2011-01-18 | 3 | -25/+84 |
* | Fix menu bug with Chrome. | jsdelfino | 2011-01-17 | 1 | -1/+1 |
* | Use a common stylesheet in all samples. | jsdelfino | 2011-01-17 | 9 | -12/+46 |
* | Add sample widget components and a page to edit them, plus minor user interac... | jsdelfino | 2011-01-16 | 10 | -113/+266 |
* | Refactor and minor improvements of the edit module. Add a palette of sample c... | jsdelfino | 2011-01-13 | 10 | -149/+630 |
* | Add a composite similar to the travel tutorial app to the sample dashboard. M... | jsdelfino | 2011-01-09 | 2 | -51/+81 |
* | Minor improvements of the edit module. Refactored HTML pages, added a menu, a... | jsdelfino | 2011-01-07 | 8 | -50/+276 |
* | Support service promotion and improve component layout algorithm. | jsdelfino | 2011-01-06 | 3 | -121/+165 |
* | Add logic to list, add, remove apps and link to the edit page. | jsdelfino | 2010-12-30 | 5 | -57/+139 |
* | Skeleton of a composite app editor module. | jsdelfino | 2010-12-29 | 6 | -0/+928 |