summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/js (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...jsdelfino2010-12-241-1/+3
* Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino2010-12-126-279/+283
* Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal compon...jsdelfino2010-12-116-27/+1311
* Move JavaScript eval functions to the js module.jsdelfino2010-12-083-0/+366
* Add a CSS style sheet. Fix HTTPD Require configuration for files in the js mo...jsdelfino2010-12-082-2/+123
* Create a js module for client side javascripts. Move client component script ...jsdelfino2010-12-065-0/+940