[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r29] by dwowen

Fixed bug that prevented queries that return only one record from showing. Had to changed "record[i]" to "record".

2009-10-07 20:40:49 Tree
[r28] by bolosig

InGrid Catalog CSW 2.0.2

2009-10-01 08:16:44 Tree
[r27] by dwowen

This class is used to perform a GetRecordByID request. This may eventually prove unnecessary; as once complete xsl scripts are in place it may be smarter to do all getRecordByIdRequests and transformations through javascript/the browser on the client side. But for now, it is easiest to do this way.

2009-10-01 00:35:15 Tree
[r26] by dwowen

Class that can transform an XML file in string format with an xsl script. For our purposes, the String arg will be the response returned by GetRecordById and the xsl file will be converting it to HTML.

2009-10-01 00:01:46 Tree
[r25] by bolosig

New inGrid catalog and fix some bugs like draw the bbox with 1 result

2009-09-29 09:20:59 Tree
[r24] by dwowen

These are cleaned up versions of the previous commits

2009-09-28 23:31:14 Tree
[r23] by dwowen

Previous commit had a small bug w/ gzip encoding that I accidently created while changing settings for debug purposes. This is now fixed.

2009-09-28 23:30:09 Tree
[r22] by dwowen

Wrote javascript function that resets all fields upon refresh

2009-09-28 22:46:45 Tree
[r21] by dwowen

Added a select/deselect all option for catalogs

2009-09-28 22:05:07 Tree
[r20] by bolosig

Fix bug in language request parameter (basically used by Indicio)

2009-09-28 09:46:01 Tree
Older >