Project

General

Profile

Activity

From 03/09/2016 to 04/07/2016

04/07/2016

02:23 PM Revision 9645 (metacat): merge from 2.6 branch: add method for retrieving access control block from metacat api
ben leinfelder

04/06/2016

03:48 PM Revision 9643 (metacat): Remove the servlet part from knb metacat url on the morpho screen.
Jing Tao

04/04/2016

04:32 PM Revision 9639 (metacat): Add a test case on the getHeadPID method to test the messing time stamps.
Jing Tao
03:55 PM Revision 9638 (metacat): Fixed a bug to use an identifier object to get a value in a vector.
Jing Tao
01:55 PM Revision 9637 (metacat): Check the chain end if obsoleted by another object.
See ticket https://redmine.dataone.org/issues/7624 Jing Tao

04/01/2016

03:50 PM Revision 9634 (metacat): Use sql command to get some information rather than hazelcast.
Jing Tao
03:49 PM Revision 9633 (metacat): merge changes to accommodate multiple alternative identifiers into trunk from 2.6 branch.
ben leinfelder
02:51 PM Revision 9629 (metacat): Use a hashmap to replace a sql query to improve performance in the getHeadPID method.
Jing Tao
01:37 PM Revision 9628 (metacat): In the getHeadPID method, we got the field obsoletedBy from the systemmetadata table rather than the hazelcast service.
Jing Tao

03/30/2016

09:32 AM Revision 9601 (metacat): Reformat the create and update method.
Jing Tao
09:19 AM Revision 9600 (metacat): Close the input stream on the create/update method when the code aborts.
Jing Tao

03/29/2016

02:01 PM Revision 9599 (metacat): Close the the input stream from the method parameter in the create method.
Jing Tao
07:42 AM Revision 9598 (metacat): Merge registry changes into the trunk.
Chris Jones

03/28/2016

04:46 PM Revision 9596 (metacat): Made the ssl http client not moinitor the stale connections.
Jing Tao
03:12 PM Revision 9595 (metacat): Add two properteis which d1_libclient_java will use them for http client.
Jing Tao
02:53 PM Revision 9594 (metacat): Use the new AutoCloseInputStream wrapper for replication. It will close but http client and input stream when the inputStream.close method is called.
Jing Tao

03/25/2016

10:44 AM Revision 9590 (metacat): Add a junit test to test using the noaa format id to validate a xml object.
Jing Tao
10:43 AM Revision 9589 (metacat): Add a noaa metadata object.
Jing Tao
10:42 AM Revision 9588 (metacat): Add a noaa system metadata test document.
Jing Tao

03/24/2016

04:16 PM Revision 9587 (metacat): Merge minor registry changes from the 2.6 branch back to the trunk.
refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/107 Chris Jones

03/23/2016

03:57 PM Revision 9583 (metacat): If a format id in the system metadata is registered in the xml_catalog table, we will use the schema location for the format id to validate the xml instance;
otherwise, we will use our previous way. Jing Tao
03:50 PM Revision 9582 (metacat): Add a statement to help diagnose issues.
Jing Tao
03:42 PM Revision 9581 (metacat): use the noaa version.
Jing Tao

03/21/2016

02:13 PM Revision 9577 (metacat): Add noaa schema items on the xml_catalog table and set the version to 2.7.0
Jing Tao
02:12 PM Revision 9576 (metacat): Add the format_id column on the xml_catalog table.
Jing Tao
02:11 PM Revision 9575 (metacat): Add the upgrade script which add a new column format_id on the xml_catalog table.
It also adds the items for the noaa schema on the xml_catalog table. Jing Tao
01:57 PM Revision 9574 (metacat): Remove the directory which doesn't exit on noaa.
Jing Tao
01:55 PM Revision 9573 (metacat): Remove the directory which is not in the noaa.
Jing Tao
01:31 PM Revision 9572 (metacat): Change the version to 2.7.0 and add a upgrade sql script.
Jing Tao
01:23 PM Revision 9571 (metacat): Change it to 2.7 version
Jing Tao
01:21 PM Revision 9570 (metacat): Change it to 2.7.0 snapshot.
Jing Tao
01:21 PM Revision 9569 (metacat): Change it to 2.7.0 snapshot.
Jing Tao
01:20 PM Revision 9568 (metacat): Change it to 2.7.0-snapshot
Jing Tao

03/17/2016

09:34 AM Revision 9564 (metacat): Layout the study area descriptors a bit better in a table as opposed to a div. This also accommodates the name_or_id attribute (as the Code column), whereas the div didn't handle it. Needs som work on the citation column.
refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42 Chris Jones

03/16/2016

04:17 PM Revision 9561 (metacat): Add project-level rendering into the eml-dataset XSLT. Convert the older table-based layout to use the Bootstrap 2.x classes for labels and divs.
refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42 Chris Jones

03/15/2016

02:18 PM Revision 9559 (metacat): Added a version of noaa to svn.
Note:
1. gml311 and gml211 is from the standard version.
2. the xlinks.xsd is base on the version of skye's. I added...
Jing Tao
08:14 AM Revision 9558 (metacat): Add a funding input textbox into the entry form (not hidden per Matt), and add the hidden inputs into the confirmData and genericResponse templates for maintaining state across stages.
refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42 Chris Jones
08:12 AM Revision 9557 (metacat): Add a fundingElement() method to insert the funding element into the generted EML. Ensure it is added to the template variables hash for maintaining state across stages.
refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42 Chris Jones

03/11/2016

12:23 PM Revision 9556 (metacat): Fixed an issue the maven home was messed up.
Jing Tao
11:14 AM Revision 9555 (metacat): update documentation to use 2.6.0 release number.
ben leinfelder

03/10/2016

03:54 PM Revision 9554 (metacat): Fix a bug in testing the validity of the CGI Session. It can't be empty or expired.
refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42 Chris Jones

03/09/2016

05:41 PM Revision 9553 (metacat): Change the version to 2.6.0
Jing Tao
05:39 PM Revision 9552 (metacat): Change the version to 2.6.0
Jing Tao
12:10 PM Revision 9551 (metacat): Validate the session during the modification stage, rather than just assuming a CGI session (support tokens too).
Also, fix the XML document validation issue where an <additionalParty> element is added prior to the <metadataProvide... Chris Jones
 

Also available in: Atom