"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
changes for new d1 schemas
include jsTree for navigating the ontology hierarchy when making class selections for the search
uncommenting tests
implemented crud.delete
new common with exception that should have been in delete
changed date format a bit to get the parser to like it
implemented describeObject
filter ou=Account parameters as per #5244
Bug fix for #5241: OAI-PMH: ListRecords verb returns content containing XML processing instructions.
implemented crud.describe
removing old libs
switching to new client library
adding common jar to metacat
adding getChecksum method
added milliseconds back onto date format
remove temp files after multipart read
removing backup files
got the streaming mime multipart working
still working on mmp stream parsing
working on integrating streaming mmp into resourceHandler
more work on streaming mmp support
getting closer to a non-memory bound solution for mime multipart de/encoding
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.
fixing files I didn't mean to check in
fixed a couple bugs with dates and fixed a major bug where metacat was reading the entire document from the database everytime a DocumentImpl instance was created even though it didn't need to
changes for dataone .5 schema updates
updating system metadata query doc type
removed old api jar
new service api jar
changed property name of the dataone_schema tag. fixed one hard coded bug
updated all exception codes to match spec
new config changes
fixed task 729
fixed a bunch of small errors, did some reformatting, and fixed a bug that I thought was fixed last week
fixed redmine task 864. Metacat will now download an http:// referenced schema when a reference is put in the xml_catalog table.
allow default style to be used for the registry (added login mapping)
fixing redmine task 738
fixing trac bug 828
minor changes to crudservicetest
adding a test that I forgot to check in a while back
test for the profiler
profiler code for metacat
exception to throw when the sax parse should stop
new client jar
look up the active annotation classes
Bug 3835 - design and implement OAI-PMH compliant harvest subsystem
Improve handling of 'eml:eml/dataset/publisher' element to 'dc:publisher' element crosswalk.
browse/search/madlib hybrid sample
use newer SBC-ish style for the default skin
include css classes for skins (like default and semtools) that use the "subGroup" class
correctly set the map location based on organizationScope
correctly set the organizationScope from the request value - filters the search results by location
not sure why this did not come up earlier when I stared upgrading some of the jar dependencies, but I've been having problems deploying Metacat because of a xerces error. upgrading to 2.7.1 fixed it - thinking the xml-apis and xerces jars need to be somewhat in lockstep with each other.
added notes on packages to upload with knb-mn
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
changed log labels per trac 843
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
fixed bug 818
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
new jar file
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
updated the metacatpopulator to use the d1 eml parser to create system metadata in a smarter fashion.
only surround main dataset with border to avoid a weird border artifact when displaying sub-groups of the eml package
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