summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/js/htdocs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor base Javascript and CSS utilities and support server-side aggregatio...jsdelfino2013-08-266-1646/+1635
* Support sorting database search results by rank, and add a rank attribute to ...jsdelfino2013-08-262-26/+48
* Improvements to the app management UI.jsdelfino2013-02-112-57/+205
* Refactoring, rename isNil to isNull.jsdelfino2013-01-037-88/+88
* Improve app hosting management app, restructure UI and refactor REST services...jsdelfino2013-01-035-652/+1453
* Improve caching support and some of the navigations in the hosting environment.jsdelfino2012-07-162-44/+117
* Improvements to the hosted composite management app. Simplify and optimize th...jsdelfino2012-05-285-309/+485
* Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino2012-05-282-495/+0
* Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2012-04-022-7/+22
* Improvements to the auth implementation. Refactor logout page, handle auth re...jsdelfino2011-11-213-10/+44
* Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino2011-11-141-0/+7
* Enable multiple apps to co-exist under different paths in a single Virtual Ho...jsdelfino2011-11-101-2/+2
* Better network connectivity status reporting and handling of orientation chan...jsdelfino2011-10-291-2/+3
* Use Page Speed to minify Web resources at build time, and a few more improvem...jsdelfino2011-10-262-444/+0
* Refactor and simplify edit app, and optimize app resource loading and caching.jsdelfino2011-10-246-391/+495
* Javascript improvements: add local storage, improve caching using URI fragmen...jsdelfino2011-08-067-248/+571
* Add the ability to configure page headers and footers.jsdelfino2011-06-135-92/+34
* Refactor app data model part 1, add a template for new apps and support for s...jsdelfino2011-05-231-4/+5
* Some Javascript cleanup, now working across all browsers including IE9.jsdelfino2011-05-234-85/+51
* Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino2011-05-231-8/+8
* Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi...jsdelfino2011-05-025-129/+741
* Fix representation of null values and escape control characters in JSON and H...jsdelfino2011-04-171-0/+2
* Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a...jsdelfino2011-04-175-17/+132
* Fix performance and security issues reported by pagespeed and skipfish.jsdelfino2011-04-041-0/+2
* HTML cleanup, improve layout on different browsers, iOS and android devices a...jsdelfino2011-03-275-18/+85
* Refactor and cleanup edit module, add text components, store page and app run...jsdelfino2011-03-216-23/+146
* Add Javascript functions and test cases to help work with JSON.jsdelfino2011-03-133-3/+294
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-083-123/+66
* Simplified list component by using a reference per element. Automatically set...jsdelfino2011-03-082-1/+14
* Correctly pass query strings through component wiring redirects and improve f...jsdelfino2011-02-261-1/+4
* Minor CSS fixes for cross-browser compatibility.jsdelfino2011-02-202-10/+14
* Add a few sample composites and a few fixes to the existing ones.jsdelfino2011-02-122-6/+11
* Support for changing component names and properties, and some edit improvements.jsdelfino2011-02-065-17/+96
* Support for wiring and unwiring references.jsdelfino2011-02-024-100/+30
* Minor stylesheet changes.jsdelfino2011-01-314-6/+330
* Add composite save function, improve UI a bit and some script cleanup and doc...jsdelfino2011-01-307-13/+179
* Fix XML serialization issues with XHTML docs and add ability to save widgets.jsdelfino2011-01-182-17/+51
* Use a common stylesheet in all samples.jsdelfino2011-01-172-3/+22
* Add sample widget components and a page to edit them, plus minor user interac...jsdelfino2011-01-164-2/+22
* Refactor and minor improvements of the edit module. Add a palette of sample c...jsdelfino2011-01-133-7/+58
* Add a composite similar to the travel tutorial app to the sample dashboard. M...jsdelfino2011-01-092-16/+25
* Minor improvements of the edit module. Refactored HTML pages, added a menu, a...jsdelfino2011-01-071-8/+22
* Support service promotion and improve component layout algorithm.jsdelfino2011-01-062-1/+35
* Simplify and cleanup HTTP binding client Javascript code, now portable across...jsdelfino2010-12-301-366/+298
* Make XML serialization logic portable across browsers.jsdelfino2010-12-301-5/+24
* Skeleton of a composite app editor module.jsdelfino2010-12-293-654/+32
* Improve component and reference rendering and layout. Recurse over wired refe...jsdelfino2010-12-243-164/+364
* Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino2010-12-243-7/+16
* Fix content types. Removed duplicate function.jsdelfino2010-12-241-23/+7
* Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino2010-12-126-279/+283