Project

General

Profile

Activity

From 10/09/2017 to 11/07/2017

11/07/2017

02:07 PM Bug #7225 (Resolved): /object/id command get a null exception if there the object format is not found
Val from ess-dive reported:
```mn_1 | In D1URLFilter.
mn_1 | HTTP Verb: GET
mn_1 | original pathInfo: /objec...
Jing Tao
12:36 PM Task #7206 (Resolved): Change the behavior to archive the older version of the resource map object when a new package is pushed to Metacat
Change the code not to set archive to be true. But the obsoletedBy/obsoletes chains still are maintained. Jing Tao
12:31 PM Bug #7224 (New): Document the procedure of registering a new schema in Metacat
Metacat will NOT automatically download and register a new schema since 2.8 release. Before we have an admin page to ... Jing Tao

11/06/2017

03:25 PM Revision 10438 (metacat): Don't set archive false in the system metadata when a resource map is obsoleted.
Jing Tao

10/25/2017

01:48 PM Revision 10436 (metacat): Exclude the solrj jar file from d1_cn_index_processor. This jar file has the api change. This is a temporary change in order to make Metacat compilable.
Jing Tao

10/24/2017

08:02 PM Bug #7223: EZID metadata registration doesn't seem to work with SIDs
Chris volunteered to take a look at this and has a possible patch in place. Bryce Mecum
03:11 PM Bug #7223 (New): EZID metadata registration doesn't seem to work with SIDs
Earlier today, a DOI was generated using R's `generateIdentifier` (which calls MNStorage.generateIdentifier()). Then ... Bryce Mecum
02:59 PM Bug #7221 (Resolved): Remove the duplicated the log4j file in Metacat
Excluded the older version of log4j jar file in the build.xml. Jing Tao
02:10 PM Revision 10435 (metacat): Exclude an older verion of log4j jar from ecogrid.
Jing Tao
09:56 AM Feature #7222 (New): In the EML .xslts, take the "id" attribute set on entity elements (e.g. otherEntity) and put them in the HTML
The identifiers should be taken from the `id` attribute set on the root entity element, e.g. `otherEntity` or `dataTa... Lauren Walker

10/20/2017

03:36 PM Bug #7221 (Resolved): Remove the duplicated the log4j file in Metacat
Currently we have to copies of log4j files in Metacat. It causes the problem in tomcat 8 in linux. We need to remove ... Jing Tao
03:33 PM Revision 10433 (metacat): Open links to the top-level orcid.org site in new tabs too
Bryce Mecum
03:31 PM Bug #7220 (Resolved): ORCID links in View Service output don't open in a new tab
Bryce Mecum
03:30 PM Bug #7220: ORCID links in View Service output don't open in a new tab
I fixed this in 10432 Bryce Mecum
03:22 PM Bug #7220 (Resolved): ORCID links in View Service output don't open in a new tab
Generally, external links on the View Service page open in a new tab, utilizing the HTML5 target attribute. I just no... Bryce Mecum
03:30 PM Revision 10432 (metacat): Add target="_blank" to ORCID links in the View Service for EML docs
Fixes https://projects.ecoinformatics.org/ecoinfo/issues/7220 Bryce Mecum

10/19/2017

12:40 PM Bug #7219 (In Progress): reCAPTCHA v1 will be turned off on March 31, 2018
I got an email from google:
Dear Webmaster,
You are receiving this email because you are registered as a website ...
Jing Tao

10/13/2017

12:09 PM Task #7177: Ensure Metacat runs on Tomcat 8
I ran the junit test against tomcat and there is no failure.
However, we need to run the integration replication ...
Jing Tao
11:09 AM Task #7218 (Closed): Merge revision 10194 into the next release branch
Talked with Bryce and close the ticket since the merge already was done in Metacat 2.8.5 release. Jing Tao

10/12/2017

10:22 PM Task #7218: Merge revision 10194 into the next release branch
Hi Bryce:
I looked at the version 10194.
valley:metacat tao$ svn log -v -r 10194
---------------------------------...
Jing Tao
09:12 PM Task #7218: Merge revision 10194 into the next release branch
I will do this, bryce. Jing Tao
05:36 PM Task #7218 (Closed): Merge revision 10194 into the next release branch
I could just Slack this but I thought I'd do an Issue since it's after-hours and I didn't want to send an email. I ma... Bryce Mecum
09:33 PM Revision 10430 (metacat): Change mime type to text/plain
Jing Tao
09:22 PM Revision 10429 (metacat): Change the mime type from application/xml to text/xml.
Jing Tao
11:06 AM Bug #7211: Metacat sets a wrong default value for the deploy path during the totally fresh installation
The fix has been committed to both 2.8 branch and trunk. Jing Tao
11:05 AM Bug #7211 (Closed): Metacat sets a wrong default value for the deploy path during the totally fresh installation
The issue turns out to be Tomcat 8 has change the format of current path.
In Tomcat 7, it was /opt/local/share/java...
Jing Tao
11:05 AM Bug #7214 (Closed): Metacat overwrites the deployDir property
The issue turns out to be Tomcat 8 has change the format of current path.
In Tomcat 7, it was /opt/local/share/java...
Jing Tao
11:02 AM Revision 10428 (metacat): For ticket https://projects.ecoinformatics.org/ecoinfo/issues/7214.
Use the lastindexof and substring methods to find the deployment directory. Jing Tao
10:23 AM Story #6437: Upgrade to SOLR 4 or 5
The main reason for updating to at least Solr 4.1 is for pivot queries. Also, Solr 5.3 is needed for the update to th... Peter Slaughter
09:49 AM Task #7177: Ensure Metacat runs on Tomcat 8
Just tried Metacat 2.8.5 on tomcat 8.0. It works fine. Jing Tao

10/11/2017

11:42 AM Bug #7217 (New): Report on metadata creation date in metadata quality summaries
Indexing fields for metadata quality reports do not include the upload date of the metadata they are reporting on. Th... Peter Slaughter
10:30 AM Bug #7216 (New): MDQClient.saveRun doesn't obsolete existing quality documents
MDQClient.saveRun is called to upload a newly created quality document, in response to a metadata quality document be... Peter Slaughter

10/10/2017

12:03 PM Bug #7210: View service duplicates EML Text content
Discussed with Lauren Walker and she caught a few good improvements. I've made those. Bryce Mecum
11:20 AM Revision 10426 (metacat): Increase eml-text.xsl's section header level to match with overall
document structure Bryce Mecum
11:18 AM Revision 10425 (metacat): More bug tweaks to eml-text.xsl
- Fix use of non-existent HTML5 tag 'emphasis' and use 'em' instead as
intended
- Add target=_default to links
Bryce Mecum

10/09/2017

10:51 AM Revision 10424 (metacat): Merge changes from 2.8 branch - added a display of "Role" to the eml-party.xsl stylesheet for Associated Parties
Lauren Walker
 

Also available in: Atom