| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor and simplify edit app, and optimize app resource loading and caching. | jsdelfino | 2011-10-24 | 6 | -391/+495 |
* | Javascript improvements: add local storage, improve caching using URI fragmen... | jsdelfino | 2011-08-06 | 7 | -248/+571 |
* | Add the ability to configure page headers and footers. | jsdelfino | 2011-06-13 | 5 | -92/+34 |
* | Refactor app data model part 1, add a template for new apps and support for s... | jsdelfino | 2011-05-23 | 1 | -4/+5 |
* | Some Javascript cleanup, now working across all browsers including IE9. | jsdelfino | 2011-05-23 | 4 | -85/+51 |
* | Refactor some of the extensions and remove unnecessary namespace prefixes. | jsdelfino | 2011-05-23 | 1 | -8/+8 |
* | Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi... | jsdelfino | 2011-05-02 | 5 | -129/+741 |
* | Fix representation of null values and escape control characters in JSON and H... | jsdelfino | 2011-04-17 | 1 | -0/+2 |
* | Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a... | jsdelfino | 2011-04-17 | 5 | -17/+132 |
* | Fix performance and security issues reported by pagespeed and skipfish. | jsdelfino | 2011-04-04 | 1 | -0/+2 |
* | HTML cleanup, improve layout on different browsers, iOS and android devices a... | jsdelfino | 2011-03-27 | 5 | -18/+85 |
* | Refactor and cleanup edit module, add text components, store page and app run... | jsdelfino | 2011-03-21 | 6 | -23/+146 |
* | Add Javascript functions and test cases to help work with JSON. | jsdelfino | 2011-03-13 | 3 | -3/+294 |
* | Change ATOM and RSS feed representations to use name value pairs instead of j... | jsdelfino | 2011-03-08 | 3 | -123/+66 |
* | Simplified list component by using a reference per element. Automatically set... | jsdelfino | 2011-03-08 | 2 | -1/+14 |
* | Correctly pass query strings through component wiring redirects and improve f... | jsdelfino | 2011-02-26 | 1 | -1/+4 |
* | Minor CSS fixes for cross-browser compatibility. | jsdelfino | 2011-02-20 | 2 | -10/+14 |
* | Add a few sample composites and a few fixes to the existing ones. | jsdelfino | 2011-02-12 | 2 | -6/+11 |
* | Support for changing component names and properties, and some edit improvements. | jsdelfino | 2011-02-06 | 5 | -17/+96 |
* | Support for wiring and unwiring references. | jsdelfino | 2011-02-02 | 4 | -100/+30 |
* | Minor stylesheet changes. | jsdelfino | 2011-01-31 | 4 | -6/+330 |
* | Add composite save function, improve UI a bit and some script cleanup and doc... | jsdelfino | 2011-01-30 | 7 | -13/+179 |
* | Fix XML serialization issues with XHTML docs and add ability to save widgets. | jsdelfino | 2011-01-18 | 2 | -17/+51 |
* | Use a common stylesheet in all samples. | jsdelfino | 2011-01-17 | 2 | -3/+22 |
* | Add sample widget components and a page to edit them, plus minor user interac... | jsdelfino | 2011-01-16 | 4 | -2/+22 |
* | Refactor and minor improvements of the edit module. Add a palette of sample c... | jsdelfino | 2011-01-13 | 3 | -7/+58 |
* | Add a composite similar to the travel tutorial app to the sample dashboard. M... | jsdelfino | 2011-01-09 | 2 | -16/+25 |
* | Minor improvements of the edit module. Refactored HTML pages, added a menu, a... | jsdelfino | 2011-01-07 | 1 | -8/+22 |
* | Support service promotion and improve component layout algorithm. | jsdelfino | 2011-01-06 | 2 | -1/+35 |
* | Simplify and cleanup HTTP binding client Javascript code, now portable across... | jsdelfino | 2010-12-30 | 1 | -366/+298 |
* | Make XML serialization logic portable across browsers. | jsdelfino | 2010-12-30 | 1 | -5/+24 |
* | Skeleton of a composite app editor module. | jsdelfino | 2010-12-29 | 3 | -654/+32 |
* | Improve component and reference rendering and layout. Recurse over wired refe... | jsdelfino | 2010-12-24 | 3 | -164/+364 |
* | Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts. | jsdelfino | 2010-12-24 | 3 | -7/+16 |
* | Fix content types. Removed duplicate function. | jsdelfino | 2010-12-24 | 1 | -23/+7 |
* | Refactor some of the Javascript scripts to use a different namespace per script. | jsdelfino | 2010-12-12 | 6 | -279/+283 |
* | Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal compon... | jsdelfino | 2010-12-11 | 6 | -27/+1311 |
* | Add a CSS style sheet. Fix HTTPD Require configuration for files in the js mo... | jsdelfino | 2010-12-08 | 1 | -0/+121 |
* | Create a js module for client side javascripts. Move client component script ... | jsdelfino | 2010-12-06 | 4 | -0/+919 |