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