Activity
From 02/17/2011 to 03/18/2011
03/17/2011
03/16/2011
- 10:56 PM Revision 6012 (metacat): add support for temporal element query in pathquery
- http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2084
- 10:55 PM Bug #2084: Pathquery support for temporal search on date fields
- Added nodedatadate column to the following tables: xml_nodes, xml_nodes_revisions, xml_path_index.
Included DB update...
03/12/2011
03/04/2011
- 03:23 PM Revision 6010 (metacat): replace derik's settings with previous version
- 03:14 PM Revision 6009 (metacat): add paths to indexPaths, and kar namespaces to indexNamespaces for Kepler Workflow Run Manager run-kar queries
- 02:52 PM Revision 6008 (metacat): include simple union data for search results if they are present in the resultset document
- 09:56 AM Revision 6007 (metacat): include temporal coverage dates in the path index - (for opendap metadata queries)
03/03/2011
- 08:15 AM Revision 6006 (metacat): Fixed the testNCEASLogin() password that I mistakenly changed.
- 07:47 AM Revision 6005 (metacat): Now that MetacatHandler creates GUID identifier mappings and system metadata, many of the tests in IdentifierManagerTest were failing that were manually creating id mappings and system metadata.
- Modified testCreateMapping() and testCreateSystemMetadataMapping() to use docids that haven't been inserted to just e...
03/02/2011
- 04:44 PM Revision 6004 (metacat): Added a new test method testDeleteDocumentByGUID() to ensure MetacatHandler can delete based on GUID, but fall back to docid if the GUID isn't present. Modified CrudServiceTest and made some private methods public to leverage the D1 REST calls in that library (i.e. create() a doc with a GUID).
- 02:47 PM Revision 6003 (metacat): The DataONE service API jar has been renamed to d1_common_java-0.5.0.jar, updated the build file accordingly. Added debug echo of the test classpath.
- 02:14 PM Revision 6002 (metacat): hide the data section unless there is actually data to display
- 02:12 PM Revision 6001 (metacat): DocumentImpl.delete() now throws finer grained exceptions (not a general exception). Consequently, the classes that call it have been updated to handle the thrown exceptions, including CrudService, ReplicationHandler, and ReplicationService.
- 10:39 AM Revision 6000 (metacat): refactor the names of these Data Manager implementation classes so that it's easier to use them with the default/local versions of similar. These classes utilize Metacat-specific configuration values rather than relying soley on the bundles that are used in the stand-alone DM lib.
03/01/2011
- 02:00 PM Revision 5999 (metacat): render the <data/> CDATA section in <pre/> - it's a csv string
- 09:13 AM Revision 5998 (metacat): To support GUIDs in MetacatHandler.handleDeleteAction(), I've added in a new method:
- deleteFromMetacat() - deletes a document based on the docid
This factors the deletion code out of handleDeleteAction(...
02/28/2011
- 02:42 PM Revision 5997 (metacat): only include data value/operator when present in the form
- 02:42 PM Revision 5996 (metacat): refresh search when the data operator changes (changing the value is less clear...keyup event seems too eager)
- 11:57 AM Revision 5995 (metacat): use correct operators
02/25/2011
02/22/2011
- 09:46 AM Bug #5316: Interactive map doesn't work with firefox
- This is a known issue with the old MapBuilder interface used to render the spatial layers in Metacat 1.9.x.
The forth...
02/19/2011
- 06:57 AM Bug #5316 (Resolved): Interactive map doesn't work with firefox
- The interactive map, for example
http://knb.ecoinformatics.org/knb/style/skins/nceas/map.jsp
doesn't work with ...
02/18/2011
- 12:28 PM Revision 5992 (metacat): turn off the databounds layer by default
- 12:09 PM Revision 5991 (metacat): new lines were showing up in the html source becuase of whitespace in this - removed the white space and the new lines are gone...
- 11:54 AM Revision 5990 (metacat): restyle the eml display and resultset after applying new eml css to the KNB L+F
- 11:16 AM Revision 5989 (metacat): new jar files from common and client
- 10:59 AM Revision 5988 (metacat): fixed width issue with default header
- 10:59 AM Revision 5987 (metacat): new files for mets style
- 10:10 AM Revision 5986 (metacat): [untested] loop through each origin[ator] to make a row for them
02/17/2011
- 05:16 PM Revision 5985 (metacat): restyle the resultset after applying new eml css
- use more robust form-submission js for the datapackage links
- 04:30 PM Revision 5984 (metacat): check for 'null' as well as 'public' user when rendering the header Login/Logout option
- 03:44 PM Revision 5983 (metacat): restyle default eml rendering using ESA look + feel
- 12:11 PM Revision 5982 (metacat): include eml css and then adjust lter skin to accommodate the new xsls
- 11:50 AM Revision 5981 (metacat): adjust stylesheets to accommodate new default eml rendering
- 11:28 AM Revision 5980 (metacat): use latest eml style tag
- 11:24 AM Revision 5979 (metacat): adjust stylesheets to accommodate new default eml rendering
- 09:45 AM Revision 5978 (metacat): use square edges for the borders around table groups and subgroups
- 02:57 AM Revision 5977 (metacat): These are fairly significant changes to MetacatHandler.handleInsertOrUpdateAction() that add in support for creation or update of GUIDs and SystemMetadata. Upon insertion or update of DataPackages from non-DataONE aware clients (such as Morpho), the identifier table is updated by creating a GUID, and the systemmetadata table is updated with fields after the EML document is parsed for distribution information and entity typing. System Metadata documents are also generated and inserted into Metacat. The list of data entities is iterated over and System Metadata is generated for each data file as well.
- 02:39 AM Revision 5976 (metacat): In MetacatHandler I've removed updateSystemMetadata() in favor of additions to insertOrUpdateSystemMetadata(). Modified createSystemMetadata() to reflect the changes as well.
Also available in: Atom