[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r43] by wgrunberg

new CC header DIVs, CSS, and images

2009-12-01 16:47:15 Tree
[r42] by wgrunberg

new CC header DIVs, CSS, and images

2009-12-01 16:45:54 Tree
[r41] by dwowen

Made many changes:
All catalogs are validated upon init(), which means only valid catalog services can be searched. This validation is a background call to getCapabilities, and it pulls out outputSchema information via XSL.

index.htm was changed in order to accomodate several non-aesthetic changes. index.htm will be worked on/fixed next week. The banner will be updated too.

A good deal of debugging is still needed, but this commit should be largely functional.

2009-11-25 23:45:47 Tree
[r40] by dwowen

New changes don't change much visibly, but rather are just a lot of under the sheets changes for a much bigger update down the road.

This is essentially a backup commit for the files i've been working on, as they don't yet affect the catalogconnector too deeply.

A drop down box for selecting a specific outputschema for each catalog has been added. However, it is not yet fully functional.

I'm working on asycnhronous validation for each catalog, so that users can only search valid catalog services, and upon receiving results, can choose all applicable output schemas for metadata results.

2009-11-13 22:58:14 Tree
[r39] by dwowen

Fixed two BB bugs:
Changed json.GetRecordsResponse.Record[i].boundingBox...

to json.GetRecordsResponse.Record.boundingBox...

when only one candidate exists.

Also, when not instantiated (b/c metadata contains no BB reference), boundingBox.lowerCorner/upperCorner were being treated as objects, which caused .blank() to throw an error. I changed all references to be: boundingBox.lowerCorner/upperCorner.toString().

2009-11-03 01:03:16 Tree
[r38] by bolosig

Change style to selected metadata

2009-10-28 13:36:29 Tree
[r37] by bolosig

Add latlon parameter to response.xsl. Fix the implementation of zoom to metadata bbox.

2009-10-28 13:19:16 Tree
[r36] by bolosig

image zoom to metadata

2009-10-28 13:17:39 Tree
[r35] by dwowen

Fixed error with bbox print to map. A previous update I made had accidentally ruined this functionality - so it has been restored to previous working order. Some services still need XSL to support bbox printing (parsing info from different metadata schemas).

Also updated XSL metadata view for deegree metadata. Still working on implementing this for other metadata types.

2009-10-26 20:04:52 Tree
[r34] by dwowen

Uploading small changes to client side javascript. These fix some rendering issues while searching for catalogues.

2009-10-19 23:06:35 Tree
Older >