Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 3296 almost 17 years Jing Tao Replacing mutiple mkdir command by "mkdir -p".
  docs 3523 over 16 years ben leinfelder some hints about installing new shape files and...
  lib 3534 over 16 years ben leinfelder less emphasis on emphasis class (reduced font s...
  src 3530 over 16 years barteau Seperated web API code, from plain java code, b...
  test 3535 over 16 years barteau JUnit tests for ClientViewHelper. Includes tes...
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 20.6 KB 3376 over 16 years Jing Tao Add release for 1.7.1
build.properties 5.38 KB 3370 over 16 years Jing Tao Change the https port from 80 to 443
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 65.3 KB 3524 over 16 years Jing Tao In test target, add copy command (copy metacat....

Latest revisions

# Date Author Comment
3535 10/26/2007 12:51 PM barteau

JUnit tests for ClientViewHelper. Includes tests for logging in, logging out, downloading a single data file, and downloading a package zip file.

3534 10/25/2007 08:22 PM ben leinfelder

less emphasis on emphasis class (reduced font size)

3533 10/25/2007 08:22 PM ben leinfelder

included assessmentId in search results.
TODO: search for both assessment and question doctypes in same query and have the result page display them intelligently (segregate by doc type).

3532 10/25/2007 08:18 PM ben leinfelder

organize the bulk of the stylesheets in their own xsl directory.
note that these xsl files are being maintained in the "first" cvs module and should be copied from there.

3531 10/25/2007 08:16 PM ben leinfelder

get the ajax-specific first skins organized with some better naming.
these essentially provide a pointer to custom resultset style sheets so that we can just use Ajax.Updater from prototype and inject the returned html.
they do rely on the first skin (which makes it nice for changing the look and feel - not a bunch of css files lying around messing things up, etc...).

3530 10/25/2007 05:01 PM barteau

Seperated web API code, from plain java code, by creating seperate constructors and handling Http stuff in just two methods: "clientRequest" and "handleDownloadResponse".
Results in using HttpServlet code in an isolated/thin layer, making it easier to test and reuse all other methods.

3529 10/24/2007 12:11 PM ben leinfelder

add very minimal skin for transforming ajax search resultset for 'first' skin

3528 10/24/2007 12:10 PM ben leinfelder

add latest stable prototype (ajax) release

3527 10/24/2007 10:05 AM ben leinfelder

use updated edml schema to get correct element/attribute for assessment

3526 10/24/2007 09:27 AM ben leinfelder

use updated edml schema to get correct element/attribute for assessment

View all revisions | View revisions

Also available in: Atom