summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/js/htdocs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-28Improvements to the hosted composite management app. Simplify and optimize th...jsdelfino5-309/+485
2012-05-28Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino2-495/+0
2012-04-02Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2-7/+22
2011-11-21Improvements to the auth implementation. Refactor logout page, handle auth re...jsdelfino3-10/+44
2011-11-14Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino1-0/+7
2011-11-10Enable multiple apps to co-exist under different paths in a single Virtual Ho...jsdelfino1-2/+2
2011-10-29Better network connectivity status reporting and handling of orientation chan...jsdelfino1-2/+3
2011-10-26Use Page Speed to minify Web resources at build time, and a few more improvem...jsdelfino2-444/+0
2011-10-24Refactor and simplify edit app, and optimize app resource loading and caching.jsdelfino6-391/+495
2011-08-06Javascript improvements: add local storage, improve caching using URI fragmen...jsdelfino7-248/+571
2011-06-13Add the ability to configure page headers and footers.jsdelfino5-92/+34
2011-05-23Refactor app data model part 1, add a template for new apps and support for s...jsdelfino1-4/+5
2011-05-23Some Javascript cleanup, now working across all browsers including IE9.jsdelfino4-85/+51
2011-05-23Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino1-8/+8
2011-05-02Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi...jsdelfino5-129/+741
2011-04-17Fix representation of null values and escape control characters in JSON and H...jsdelfino1-0/+2
2011-04-17Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a...jsdelfino5-17/+132
2011-04-04Fix performance and security issues reported by pagespeed and skipfish.jsdelfino1-0/+2
2011-03-27HTML cleanup, improve layout on different browsers, iOS and android devices a...jsdelfino5-18/+85
2011-03-21Refactor and cleanup edit module, add text components, store page and app run...jsdelfino6-23/+146
2011-03-13Add Javascript functions and test cases to help work with JSON.jsdelfino3-3/+294
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino3-123/+66
2011-03-08Simplified list component by using a reference per element. Automatically set...jsdelfino2-1/+14
2011-02-26Correctly pass query strings through component wiring redirects and improve f...jsdelfino1-1/+4
2011-02-20Minor CSS fixes for cross-browser compatibility.jsdelfino2-10/+14
2011-02-12Add a few sample composites and a few fixes to the existing ones.jsdelfino2-6/+11
2011-02-06Support for changing component names and properties, and some edit improvements.jsdelfino5-17/+96
2011-02-02Support for wiring and unwiring references.jsdelfino4-100/+30
2011-01-31Minor stylesheet changes.jsdelfino4-6/+330
2011-01-30Add composite save function, improve UI a bit and some script cleanup and doc...jsdelfino7-13/+179
2011-01-18Fix XML serialization issues with XHTML docs and add ability to save widgets.jsdelfino2-17/+51
2011-01-17Use a common stylesheet in all samples.jsdelfino2-3/+22
2011-01-16Add sample widget components and a page to edit them, plus minor user interac...jsdelfino4-2/+22
2011-01-13Refactor and minor improvements of the edit module. Add a palette of sample c...jsdelfino3-7/+58
2011-01-09Add a composite similar to the travel tutorial app to the sample dashboard. M...jsdelfino2-16/+25
2011-01-07Minor improvements of the edit module. Refactored HTML pages, added a menu, a...jsdelfino1-8/+22
2011-01-06Support service promotion and improve component layout algorithm.jsdelfino2-1/+35
2010-12-30Simplify and cleanup HTTP binding client Javascript code, now portable across...jsdelfino1-366/+298
2010-12-30Make XML serialization logic portable across browsers.jsdelfino1-5/+24
2010-12-29Skeleton of a composite app editor module.jsdelfino3-654/+32
2010-12-24Improve component and reference rendering and layout. Recurse over wired refe...jsdelfino3-164/+364
2010-12-24Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino3-7/+16
2010-12-24Fix content types. Removed duplicate function.jsdelfino1-23/+7
2010-12-12Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino6-279/+283
2010-12-11Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal compon...jsdelfino6-27/+1311
2010-12-08Add a CSS style sheet. Fix HTTPD Require configuration for files in the js mo...jsdelfino1-0/+121
2010-12-06Create a js module for client side javascripts. Move client component script ...jsdelfino4-0/+919