fixed bug with http/https port
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
adding additional debugging info
undoing last commit
added additional debugging info
adding war version replacement token
fix for member variables but in the request wrapper
adding war version to node response
add/remove ECPM search criteria that have been defined using the tree browser - incrementally refines the search
use latest EML xslt tag for build
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
use debug level for request encoding message
consolidate annotation and attribute summary into single table
use +/- for hiding and showing the extra metadata/annotation accordian section
new class
implemented ping
use citation as the search result accordian item
added url decoding to the filter
use detected document encoding or Metacat's default encoding (UTF-8)
include shared method in superclass
include value elements for translations in EML 2.1.1
create another test for various i18n features including eml 2.1.1http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2495
use UTF-8 encoding when getting bytes from the DB and converting them into a string.http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2495
only call response.getWriter() when we are about to send text/xml to the client, otherwise we end of calling both getWriter() and getOutputStream() - resulting in an illegal state.
uncomment the other test cases and make sure we do the clean up when the tests are complete (delete the uploaded documents)
copy, compile, and run the test classes using UTF-8 encoding since they contain special characters
use detected XML encoding when reading/writing filesuse UTF-8 as default when performing queries in the DB (assume DB is using UTF-8)remove as many PrintWriters (uses system default character encoding only) as possible and construct OutputStreamWriters where explicit encoding can be given....
fixed a bug with trailing slashes
fix for paths with semi-colons or other 'reserved' characters in them for D1 rest services
correct the prolog
changed test to use actual semi-colons instead of colons
add XmlStreamReader test for determining encoding
added semi-colon id test
found a failure when using an InputStreamReader without an encoding
a test to explore character encoding with utf8 chars
-remove owner/org metadata but leave keywords-include labelWidth param for formatting the left hand labels
fixed bug where comparisons didn't work because of my change this morning
made this method more robust
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)
fixed bug in new code
fixed bug where permission would get set to -1 for no good reason
use 100% table widths
include more details in the Citation section
typo - "dataset/pubDate"
add pubDate to return fields
don't install into /tmp
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)
include citation information at top of page
use the data package title in the header rather than just "Data Set Description"
comment out the "in XXX data catalog system"
use saxon for xpath 2.0 functions since xalan only does 1.0
use EML 2.1.1 and UTF-8
handle i18n translation elements that are included in eml 2.1.1
support EML 2.1.1
include anonymous parameter when getting report
include EML 2.1.1 documents in skin (path query search, mostly)
add support for EML 2.1.1
fix the setaccess() method so that it accepts strings not numbers (i.e. "read" not "4")
do not use replace() XPath function - it is 2.0 (not in Xalan)
increase height of the iframe classes to accommodate content
catch error when jQuery is not included in the page, but do nothing
include loadStats() method in branding.js to be reused more widely (with qformat parameter)
move jquery and jquery plugins from semtools to common directory - reuse in default skin
add download count for data entities (online distribution)
use simple mode - just read events tallied
make call to load stats when displaying the data package information
include stats for annotation and data package
include jquery and loadStats() method (in search.js)
use contextURL parameter
add stats to semtools
added response type
add stylesheet for rendering simple stats for access log
allow public access to log information when docid is given. IP and principal are not returned unless an administrator makes the request.
added the root registry node response