new properties for d1 MN
new common and client jar
remove this optional ant jar - seems to conflict with other versions of ant when running junit tests. also, it's not needed for the geotools use we have
Add the junit jar file back to the lib. There is no change needed in build.xml.
correct typo in instructions
Using <xsl:value-of select="."/> to replace <xsl:value-of select="./"/>. Somehow, the latter is not valid anymore.
include bypass option
removing old httpclient jar
removing utilities.jar
new http libs
remove "Bypass" actionhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=4307
include geoserver.war when building the distributionmove xalan jar into common lib where it is used to compile lsid supporthttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=4307
use the demis layer as default
remove cache files - each instance should create these when needed
use OpenLayers implementation for rendering map/spatial search - has it's own copy of locations and a different bound for the maphttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
use OpenLayers implementation for rendering map/spatial searchhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
include name attribute for location selection widget
break the map generation into parts for easier re-use/customization in other skins
added more code for new mmp requests
include standard list of named locations - zoom map to that location when selected
include default password for geoserver admin - though metacat need not really know what it is.
already have log4j (1.2.12)
remove older jars to avoid duplication/complications
refactor checksum and some other stuff
new common lib
rework geoserver configuration:-geoserver context is set to 'geoserver' by default, but can be reconfigured-data directory is set in the geoserver web.xml file (we have a template, set the value accordingly, then overwrite the deployed version in the geoserver webapp)...
invoke spatial search when bounding box is drawn or click on map
updating commons-fileupload to 1.2.2
update the SLD for data boundary layer
Change the column width again.
change the column width of the workflow run table.
Fixed a bug that pdf file name can't be got.
include new data dir contents (will be pointed at by geoserver 2.0.2)
remove old data contents
geoserver upgrade (in TRUNK thins time!):-remove embedded geoserver -include geotools api and update spatial harvesting
geoserver upgrade:-remove embedded geoserver -include geotools api and update spatial harvesting-include simple template for using maps in skin (openlayers now, not mapbuilder)
new jar with common code
Change unschedule to disable, reschedule to enable.
Change the column size according the text change.
Modify the column width to show the Delete link.
Add more parameters - workflowid, workflowname and karid to the unscheduleWorkflow, rescheduleWorkflow and delete actions.
Add more parameters such as sessionid, authenticationURL and authorizationURL for unscheduleWorkflow, rescheduleWorkflow and delete action.
this dir is empty now and should be removed
Fixed a syntax error.
Add more parameters to the servlet.
Add authorizationPath,authenticationPath and queryPath for workflow scheduler.
include 'value' translations when searching EML 2.1.1 (squery and query actions)
Add a new property - destination reporsitory name in execution engine part.
Add new selection - destination repository in tpc scheduler.
Use workflow id to replace kar xml lsid.
Add karid to the parameters when it search the existing schedules.
Add kar lsid to search the schedules.
Add kar-2.1.0 as the return doctype.
Add kar-2.1.0 as return doctype.
include change from morpho (unused div id formatting)
new d1 common jar
added replicate servlet mapping
Add the util.xsl which will be reused by another xsl files.
handle search options:-remember the checked options when form is 'reset'-refresh the search results when options have changed (by checking/unchecking the boxes)
ui enhancements:-Remove all button for the cart-Add all button for the search results-use buttons for the add/remove cart actions-Remove all button for the search criteria-Add button for the search criteria now clears the tree selection after it saves the selected concepts
search criteria:-ensure search criteria ids are unique-add click listener to Remove button only
add login/logout page and links - only logged in users can use the data cart
comment out the Refresh button for the Cart - now loading it when the page loads and after every edit
load the cart when the page first loads
apply accordian listeners to cart and search results separately
show the number of records in the cart on the tab label, ie:Cart (3)
use post() method rather than load() when the div is not given - allows calling a metacat method without replacing any content on the page
-move saved search criteria to the ecp tab-create new tab for the cart
include "shopping cart" for search results
add/remove ECPM search criteria that have been defined using the tree browser - incrementally refines the search
merge "shared" and "common" EML stylesheets into single "common" directory that is retrieved from the EML repository when Metacat is built
use the eml/emlroot pattern for filenames before merging this into the eml repository
implemented health api
show Entity when including measurement information within EML rendering
Use "Data Object" instead of "Entity" when displaying tables, etc... so as not to confuse it with Annotation Entities
consolidate annotation and attribute summary into single table
use +/- for hiding and showing the extra metadata/annotation accordian section
implemented ping
use citation as the search result accordian item
include value elements for translations in EML 2.1.1
fix for paths with semi-colons or other 'reserved' characters in them for D1 rest services
add XmlStreamReader test for determining encoding
-remove owner/org metadata but leave keywords-include labelWidth param for formatting the left hand labels
inclue shorter model summary for the attributes when displaying in the resultset stylesheet
make links more intuitive with () and formatting
remove old annotation details template
separate template for citation; padding for EML details
let subGroup_border (tables) maintain white background even when they are in a shaded container (results set)
use 100% table widths
include more details in the Citation section
refactor/modularize the templates for easier reuse
include annotation id in the xsl:key so that attribute-measurement mappings can be made for each annotation without confusing them across annotations.
remove the containing border - was too busy
include annotation ID in the data table display link so that the style sheet can effectively look up the additional semantic annotation for that data entity.
handle references and original attribute names the same when loading annotation measurements for the column
lookup the annotation details for each column in the data table
use span instead of p tag for showing the full uri of the classes
include template for rendering a single attribute
style the results for ajax stats call
include additional parameters added since sbclter modified these stylesheets.also remove the duplicate param that caused xslt processors to fail (sometimes)