[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[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
[r33] by dwowen

Made a few more changes to xsl output. Still need to update borders and add a few more features. Also, two metadata link options seem a little verbose, but i'm not sure what the best way to phrase each is.

2009-10-15 01:39:32 Tree
[r32] by dwowen

Updated some HTML View settings and fixed a small bug (displaying same info multiple times).

2009-10-12 08:33:39 Tree
[r31] by dwowen

Made update to XSL transformations/HTML presentation. Still need to fix animation, minimize/maximize capibilites, borders and add css. This is an improvement over the last version, though.

2009-10-10 01:21:48 Tree
Older >