make the left panle look exactly the same as the left panel of index.jsp.
Make "Change Access Permission" button work on sanparks scheduler web page.Merge the change from 1.9.5 branch to the trunk.
add option for replicating system metadata (dataone)https://redmine.dataone.org/issues/1626
Merged in the D1_0_6_2_BRANCH changes that include the transition from ObjectFormat calls to ObjectFormatCache calls.
remove entity encoded characters that were garbled in browser (sanparks patch)
move semtools skin to the semtools project - build into the war when adding the semtools plugin to metacat
include simple union data for search results if they are present in the resultset document
hide the data section unless there is actually data to display
render the <data/> CDATA section in
- it's a csv string
only include data value/operator when present in the form
refresh search when the data operator changes (changing the value is less clear...keyup event seems too eager)
use correct operators
include data search - new form fields and semQuery schema to allow searching for Characteristics data
turn off the databounds layer by default
new lines were showing up in the html source becuase of whitespace in this - removed the white space and the new lines are gone...
restyle the eml display and resultset after applying new eml css to the KNB L+F
fixed width issue with default header
new files for mets style
[untested] loop through each origin[ator] to make a row for them
restyle the resultset after applying new eml cssuse more robust form-submission js for the datapackage links
check for 'null' as well as 'public' user when rendering the header Login/Logout option
restyle default eml rendering using ESA look + feel
include eml css and then adjust lter skin to accommodate the new xsls
adjust stylesheets to accommodate new default eml rendering
use square edges for the borders around table groups and subgroups
adjust to fit new EML look and feel
additional overrides for color
added mets to default skin
use white links override only in header menu
force the leftnav section to wrap their links
override problematic CSS properties that were introduced as part of the new look and feel for default EML display
stylesheet/skins for mets data
correctly include table cells for xsl
correctly pass the search class and value when perfroming Protocol-based and Measurement-based queries (copy and paste oversight).
make Data Object link more subtle since it now appears for each attribute
update skin to use new annotation schema - http://ecoinformatics.org/sms/annotation.1.0beta1
remove old spatial templateshttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
remove JPL NASA layer - no longer operational
remove sanparks boundaries from the default map, but allow them to be added as an additional layer from the saeon/sanparks skin.use css to style the spatial query search widget controlhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
include title for the spatial query control widget (on hover)
add custom Pan/Zoom/Query control. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
Using <xsl:value-of select="."/> to replace <xsl:value-of select="./"/>. Somehow, the latter is not valid anymore.
use the demis layer as default
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
include standard list of named locations - zoom map to that location when selected
invoke spatial search when bounding box is drawn or click on map
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.
geoserver upgrade:-remove embedded geoserver -include geotools api and update spatial harvesting-include simple template for using maps in skin (openlayers now, not mapbuilder)
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.
include 'value' translations when searching EML 2.1.1 (squery and query actions)
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)
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
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
use citation as the search result accordian item
-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