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
changed d1 url to knb/d1/....
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
organized code for inputstream handling
new client jar
fixed date problem
add a timer to delete the temp file
removed dependency on InputStreamToOutputStream so that exceptions will be passed correctly.
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.
return the identifier object instead of nothing
made delete serialize the identifier
-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
new values for updated schemas
got getChecksum working. working on delete now. all tests in d1clienttest now pass
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
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