<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="dai-changelog.xsl"?>
<releases>
	<!-- release name="r1.94" date="future">
	
	</release -->
	<release name="r1.935" date="2007-08-31">
		<feature title="Update of available .pos and .csv links on Data Download page" author="stolte">
			<files>
				<file>select_data.php</file>
			</files>
			<webtext>
			The Data Download page contains several links to position time series data, inlcuding a "final" frame .pos file and a CSV version of the same data.  Both links have been updated to point to the most recent implementations of these files.
			</webtext>
		</feature>
	
		<feature title="Filter by Spatial Search Radius option updated to speed performance." author="davis">
			<files>
				<file>oracle.php</file>
			</files>
			<webtext>
			A spatial index was added in order to increase the performance of the Filter by Spatial Search Radius search option.
			</webtext>
		</feature>		
		
		<feature title="Site Log references updated" author="davis">
			<files>
				<file>pssearchresults.php</file>
			</files>
			<webtext>
			All references to IGS Site Log or IGS Station Information have been standardized and changed to Site Log.
			</webtext>
		</feature>			
		
		<feature title="Permanent Station Log page updated" author="davis">
			<files>
				<file>recent.php</file>
			</files>
			<webtext>
			The page title was changed from Most Recently Added Sites to Station List, existing columns were made sortable, and a Site Log column was added.
			</webtext>
		</feature>
				
	</release>
	<release name="r1.930" date="2007-08-01">
		<feature title="Addition of Site Motion Timeseries" author="davis">
			<files>
				<file>ps.php</file>
				<file>qc_info.php</file>
			</files>
			<webtext>
			The Permanent Station Summary page has been updated to include a Site Motion Time Series thumbnail image for stations in select networks. This Site Motion Time Series thumbnail image is linked to popup a new time series window. Also, the Recent QC stats link now links to a new QC Summary page rather than the old style perl based qc_information page. Both pages display the same graphs. This change was made primarily for consistency of look and feel with the rest of the redesigned DAI.
			</webtext>
		</feature>
	
		<feature title="Campaign vs. Permanent Stations on Monument Page" author="davis">
			<files>
				<file>monument.php</file>
			</files>
			<webtext>
			The Monument Summary page has been updated to distinguish between permanent stations and campaigns and populates the Monument ID portion of the Monument Summary page appropriately.
			</webtext>
		</feature>
	
		<feature title="ORACLE PHP Page Updates" author="davis">
			<files>
				<file>oracle.php</file>
			</files>
			<internaltext>
			The oracle.php page now checks for the oracle instance specified in the connection string, and if it is unavailable, it suppresses the cryptic oracle error messages, and redirects to a new no_data.php page with a more friendly "Sorry, the UNAVCO Data Archive database is currently down for maintenance. Please try again later." message.
			Several function queries on the oracle.php page were updated, and a few were added in order to facilitate changes to the Monument Summary (monument.php) page (queries to determine station type, and queries to display the appropriate information based on the station type) and also to enable the display of time series thumbnails based on set id on the Permanent Station Summary (ps.php) page.
			The oracle.php page also has updated queries to be used to add met data to the "Individual Listing" linked (raw_rinex_by_download.php) page (accessible in the "All Rinex Data" row of the "Data Download Options" page) as well as to enhance performance of that page when the export table redesign is completed (file types to be distinguished by a output file type id).
			</internaltext>
		</feature>
	
		<bugfix title="CSV file download had broken link" author="stolte">
			<files>
				<file>select_data.php</file>
			</files>
			<webtext>The data download page offers a link to a CSV file for position data when available. This URL was broken and has now been fixed.</webtext>
			<internaltext>URL had "...position?..." and now has "...position.php?..."</internaltext>
		</bugfix>
	</release>
	
	
	<release name="r1.922" date="2007-05-02">
		<feature title="Added Lat/Lon Graticule" author="riley">
			<files>
				<file>perm_sta.php</file>
				<file>LatLonGraticule.js</file>
				<file>googleMaps.js</file>
			</files>
			<webtext>
			A Lat/Lon graticule feature was added as an option for the DAI's Google Map. This option enables the addition of latitude and longitude lines to our Google Map. It can be found in the Permanent Station page's Map Display tab.
			</webtext>
		</feature>
	
		<feature title="Added Monument and Equipment search filter tab" author="davis">
			<files>
				<file>perm_sta.php</file>
			</files>
			<webtext>
			A new Monument/Equipment Search tab was added to the Permanent Station page. Searches can now be filtered by Monument, Receiver, Antenna, and Radome types.
			</webtext>
		</feature>			
	</release>
	
</releases>
