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
show Entity when including measurement information within EML rendering
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
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.
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 EML 2.1.1 documents in skin (path query search, mostly)
increase height of the iframe classes to accommodate content
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
include stats for annotation and data package
include jquery and loadStats() method (in search.js)
use contextURL parameter
add stats to semtools
add stylesheet for rendering simple stats for access log
Make resultset more data package centric
select the tree node when exact match is found
check for exact class match when typing into search term - if there is one, then select it as the chosen term
always open the top level node of the tree when it loads
do not show visual indication of "focused" tree - it looks random because it mostly is (at least when refeshing it with the current active domain - the calls are all asynchronous so we don't ever really know which one will be created last and therefore gain the focus)
load search results when page first loads (browsing - no query constraints)
remove special ">>" character from style sheetuse absolute path to the spinner animated gif
include busy spinner when loading search results
using div tags for the search results now (with some tables too)
commit before trying div-only resultset
hide/show search result details for each matched row.
-use a tab for search options-search results are in their own container now-jquery ui and semtools css share same corner radius-removed form-based "link" in resultset xsl
use jquery UI tabs to separate the Measurement criteria from E,C,P
-"Clear" button actually clears the form and refreshes the search results w/o constraints-active domain check boxes are honored when refreshing active domain after selection is made in a different tree
"remember" selected/opened nodes when active domain is filtered on click. also using separate cookies for each tree so that it can remember it's state on page reload.
refresh the other trees with active domain when selection is made.TODO: remember last selected node in the tree and open the tree to that node
asynchronously load search results after each tree selection event
add checkbox for active domain pruning on each tree.
prune the search tree - keep parents and children of matched nodes
set the selected concept as the value in the search field
remove bioportal search fields
include scroll bars for the jsTrees
no more aqua for search results
add search box for finding an entry in the tree
include jsTree for navigating the ontology hierarchy when making class selections for the search
comment out debugging alert
use SERVLET_URL not fred
use jQuery to build active domain selections
starting to filter by active domains. still request-based, but would like to make asynchronous calls when populating the fields.
allow default style to be used for the registry (added login mapping)
look up the active annotation classes
browse/search/madlib hybrid sample
use newer SBC-ish style for the default skin
correctly set the map location based on organizationScope
correctly set the organizationScope from the request value - filters the search results by location
use <p> consistently when providing a tooltip for the full class URI
number of changes:-list measurements across the screen under their observation-use title attributes for full ontology class URI, only show full URI for the entity class since there is horizontal room-make the annotation box more compact and intuitive for both screens (details and search results)
make DP title bold in result set
nest annotation groupings nicely for each obs/meas
include nesting borders
integrate Annotation in resultset better
place annotation information in the same cell as the data package title/id
include content in a wrapper div for margins
comment out debugging alert()
do not make hyperlinks extra bold
reduce white space
include some gray in the paragraphs
use "Myriad..." fonts, then cascade down to Arial, sans... Lifted from BioPortal L+F
only show that an annotation exists in the resultset, not the full details
make the header hyperlinks bold
reduce header font sizes
wrap content in div for marginsadd bottom margin on header
include clearer font [size]add leaf at right
use light grey for backgroundsdark grey for links
don't use green for links
include new graphic header for semtools skin.adjust css to fit better
include header/footer like in the old JS-based template
do away with the "eml-common.xsl" - it's not really worth it in terms of being able to customize for each skin
use sbclter css
use shared style sheets for rendering eml. this is sbclter/pisco-like
consolidate shared stylesheets - no differences between 2.0.1 and 2.1.0 directories
removing unused search pages (leftover from 'default' skin copy)