Activity
From 08/23/2010 to 09/21/2010
09/21/2010
- 04:50 PM Revision 5569 (metacat): include new graphic header for semtools skin.
- adjust css to fit better
- 03:56 PM Revision 5568 (metacat): updated the metacatpopulator to use the d1 eml parser to create system metadata in a smarter fashion.
- 02:30 PM Revision 5567 (metacat): only surround main dataset with border to avoid a weird border artifact when displaying sub-groups of the eml package
- 02:29 PM Revision 5566 (metacat): include header/footer like in the old JS-based template
- 01:08 PM Revision 5565 (metacat): do away with the "eml-common.xsl" - it's not really worth it in terms of being able to customize for each skin
- 12:51 PM Revision 5564 (metacat): use sbclter css
- 12:34 PM Revision 5563 (metacat): use shared style sheets for rendering eml. this is sbclter/pisco-like
- 12:31 PM Revision 5562 (metacat): consolidate shared stylesheets - no differences between 2.0.1 and 2.1.0 directories
- 12:31 PM Revision 5561 (metacat): consolidate shared stylesheets - no differences between 2.0.1 and 2.1.0 directories
- 12:29 PM Revision 5560 (metacat): consolidate shared stylesheets - no differences between 2.0.1 and 2.1.0 directories
- 11:26 AM Revision 5559 (metacat): better log message
- 11:03 AM Revision 5558 (metacat): remove duplicate "attributeindex" parameter
- 10:47 AM Revision 5557 (metacat): more debugging for objectInfo problem
09/20/2010
- 03:23 PM Revision 5556 (metacat): checking for a null objectformat
- 03:07 PM Revision 5555 (metacat): checking for a null objectformat
- 02:52 PM Revision 5554 (metacat): checking for a null objectformat
- 02:49 PM Revision 5553 (metacat): backtracking
- 02:40 PM Revision 5552 (metacat): add some error output
- 02:38 PM Revision 5551 (metacat): add some error output
- 02:06 PM Revision 5550 (metacat): added a check for bad data into listObjects
09/17/2010
- 04:29 PM Revision 5549 (metacat): commented out a println
- 11:34 AM Revision 5548 (metacat): new service api jar
- 10:48 AM Revision 5547 (metacat): updated DB scripts for D1 schemas
09/16/2010
- 05:24 AM Revision 5546 (metacat): Bug 3835 - design and implement OAI-PMH compliant harvest subsystem
- Fix a bug in the EML to Dublin Core crosswalk XLSTs. First and last names were being concatenated. The fix is to plac...
09/15/2010
- 03:24 PM Bug #5176: Configuration to disable writing/updating/deleting function on metacat, but allow reading/querying
- Yeah, reading can changes the database. So maybe shutting down the instance is the only choice.
- 03:11 PM Bug #5176: Configuration to disable writing/updating/deleting function on metacat, but allow reading/querying
- The problem with this is that Metacat keeps an access log that records read operations as well as the others. So eve...
- 03:01 PM Bug #5176 (Resolved): Configuration to disable writing/updating/deleting function on metacat, but allow reading/querying
- This scenario happened couple times:
An administrator tried to use a new machine to replace the old one. Eventuall...
09/14/2010
09/08/2010
09/07/2010
- 04:30 PM Revision 5543 (metacat): separate the class and the ontology from the the URI for easier reading. putting them in a table also helps
- 03:49 PM Revision 5542 (metacat): include links from annotation to the data package metadata
- 03:06 PM Revision 5541 (metacat): include stylesheet to display annotation document on it's own (in addition to within a resultset)
- 02:40 PM Revision 5540 (metacat): include the column name that the measurement is mapped to
- 11:39 AM Revision 5539 (metacat): list the currently registered ontologies (in case someone wants to unregister them?)
- 10:06 AM Revision 5538 (metacat): rearrange the ontology registration page - bioportal-hosted ontologies come first
09/06/2010
09/03/2010
09/01/2010
08/31/2010
08/30/2010
- 04:34 PM Revision 5533 (metacat): basic query can be issued and includes:
- -match any/all
-from same observation
-for Entity, Characteristic, Standard, Protocol, Measurement
08/27/2010
- 09:21 PM Revision 5532 (metacat): use same xercesImpl as geoserver (2.4)
- 07:28 PM Revision 5531 (metacat): upgrade to xalan 2.7 from 2.5.1 (geoserver was using 2.7 already)
- 02:59 PM Revision 5530 (metacat): upgrade commons-collections (3.2) and commons-lang (2.5) - avoid conflicts with semtools plugin that requires these newer jars.
- 02:29 PM Revision 5529 (metacat): upgrade the log4j jar - reduces the duplicate jars to wade though in the build process
- 02:24 PM Revision 5528 (metacat): don't include the semtools plugin in the default config
- 02:20 PM Revision 5527 (metacat): remove chad's local changes (server, db, etc) - but preserve the D1 config values that were added
- 12:27 PM Revision 5526 (metacat): new values for mets namespace
- 11:27 AM Revision 5525 (metacat): added METS schemas to db scripts
- 11:20 AM Revision 5524 (metacat): added METS schema to the catalog
- 11:09 AM Revision 5523 (metacat): moved the dataone types to the metacat.properties file
- 08:27 AM Revision 5522 (metacat): updated for new dataone jars
- 08:25 AM Revision 5521 (metacat): changes to work with new dataone jars
- 08:25 AM Revision 5520 (metacat): removing old service api jar
- 08:24 AM Revision 5519 (metacat): new dataone jars
08/26/2010
- 05:10 PM Revision 5518 (metacat): include MetacatHandlerPlugin interface so that other projects [semtools] can extend the actions handled by Metcat without editing the codebase directly. The SemtoolsPlugin is the prototype for this and can be registered using the Metacat admin interface. Note that the plugin implementation class and supporting jars must be included in the webapp in order for the request to be handled correctly (the semtools build is injecting these as part of it's build process).
- 02:43 PM Revision 5517 (metacat): include 1.9.3 upgrade script in trunk
- 12:55 PM Revision 5516 (metacat): updated folder name for schemas
- 10:40 AM Revision 5515 (metacat): added explicit 200 codes to ResourceHandler
08/25/2010
- 02:43 PM Revision 5514 (metacat): use localhost as defaults for the properties
- 02:39 PM Revision 5513 (metacat): print the workflow server name
- 11:33 AM Revision 5512 (metacat): added better logging and http code setting
08/24/2010
08/23/2010
- 02:41 PM Revision 5510 (metacat): fixed bug where the query cache was not getting reset by a REST insert/query combo.
- 12:37 PM Revision 5509 (metacat): include bioportal widgets, at least for an example.
- oboe-sbc and oboe are both registered as tests.
Also available in: Atom