Project

General

Profile

Activity

From 11/20/2013 to 12/19/2013

12/19/2013

04:15 PM Revision 8452 (metacat): (task #6297): sync pid(s) access policy between member node and coordinating node
Peter Slaughter
03:03 PM Bug #6321 (Resolved): Metacat login mechanism needs to handle the ldap alias account
We are planning to trim the nceas ldap to have one subtree ou=Account which has the real users. The other subtrees, s... Jing Tao
02:56 PM Bug #6320 (Closed): Create a file-base authentication mechanism as the default method
The NCEAS' LDAP will only provide service for some trusted partners in future. For those who currently depend on our ... Jing Tao
02:35 PM Revision 8450 (metacat): Change CNodeService's archive() and delete() methods to only update Member Nodes in the replica list (not CNs!), since calling CN.archive() again would cause an infinite loop. Thanks for catching this Ben.
Chris Jones
01:42 PM Bug #6219 (Closed): Is $ldap->start_tls( verify => 'none') good enough in the ldpweb.cgi?
Jing added 'require' to the TLS calls in the ldapweb script so I believe we are good now. Also involved configuring t... ben leinfelder
01:40 PM Feature #6285: Handle EML singleDateTime field in SOLR index
I think the approach should be to write the singleDateTime value to the existing solr fields for start and end date s... ben leinfelder
10:19 AM Revision 8448 (metacat): merge readme notes from 2.3.1
ben leinfelder
09:36 AM Bug #6315 (Closed): Needs to work for DATA objects as well
Changed CNodeService.delete() and .archive() to handle DATA objects. Chris Jones
09:35 AM Bug #6315 (In Progress): Needs to work for DATA objects as well
Chris Jones
09:35 AM Revision 8444 (metacat): Update CNodeService.delete() and .archive() to handle situations where the pid is of formatType DATA, and therefore are not registered in the identifier table, and caused NotFound exceptions. For DATA objects, we just update the system metadata now, and for all other objects (METADATA, RESOURCE), we continue to use super.{delete()|archive()}. Also, log the delete/archive into the event log.
https://projects.ecoinformatics.org/ecoinfo/issues/6315
https://redmine.dataone.org/issues/4204
Chris Jones
08:53 AM Revision 8440 (metacat): prep for 2.3.1 release
ben leinfelder
08:13 AM Revision 8439 (metacat): Remove the broadcastSystemMetadataChange() method since it was a duplicate of notifyReplicaNodes(). Consolidated now.
Chris Jones

12/18/2013

04:33 PM Bug #6315 (Closed): Needs to work for DATA objects as well
Found that calls need to work on data objects where the CN does not actually store the object.
See DataONE tracker: ...
ben leinfelder

12/17/2013

05:35 PM Bug #6306: During the upgrading metacat to 2.3.0, a user can see a message saying the index schema was changed even though he didn't
This bug it is harder than I thought because i can reproduce the bug once, then i can't.
I downloaded metacat-bin-...
Jing Tao
05:22 PM Revision 8438 (metacat): Add some log information.
Jing Tao
09:43 AM Bug #6290 (Resolved): Include data objects in BagIt download with intelligent file names
Lauren Walker
09:42 AM Revision 8437 (metacat): retrieve the given file names (entityName) of the data files from the EML and use those for our file names in the BagIt content.
Lauren Walker

12/16/2013

02:07 PM Bug #6306: During the upgrading metacat to 2.3.0, a user can see a message saying the index schema was changed even though he didn't
The version of the previous metacat is 2.2.1 Jing Tao
02:06 PM Bug #6306 (Works For Me): During the upgrading metacat to 2.3.0, a user can see a message saying the index schema was changed even though he didn't
If the index schema was modified, users shouldn't see the message. Jing Tao

12/13/2013

04:45 PM Bug #6290: Include data objects in BagIt download with intelligent file names
Two things to edit here:
- Add the file name from the EML to the BagIt file name instead of object format type. Lo...
Lauren Walker
04:06 PM Bug #6290 (In Progress): Include data objects in BagIt download with intelligent file names
Hey Lauren, was thinking about this temp directory - I think there's still some room for collision if two processes e... ben leinfelder
03:52 PM Bug #6290: Include data objects in BagIt download with intelligent file names
The file naming methodology is now pid+object format type (RESOURCE, DATA, METADATA). I removed the randomly generate... Lauren Walker
03:43 PM Bug #6290 (Resolved): Include data objects in BagIt download with intelligent file names
Lauren Walker
03:42 PM Revision 8436 (metacat): Change the BagIt file names to the pid+resource type. Create new Files instead of createTempFile to avoid the randomly generated numbers in the name.
Lauren Walker
03:33 PM Feature #6305 (Resolved): Disable ecogrid links in rendered EML
Lauren Walker

12/12/2013

04:44 PM Revision 8435 (metacat): Change the addGroup method since the API was changed.
Jing Tao
04:43 PM Revision 8434 (metacat): Add a description element for the group.
Jing Tao
01:49 PM Revision 8433 (metacat): Change the user id from the name to the uid.
Jing Tao
01:14 PM Story #6296: authMN SM.accessPolicy out of synch with CN and replicaMN
example package:
Original on GOA: https://goa.nceas.ucsb.edu/#view/df35d.455.4
Replica on KNB: https://knb.ecoinfor...
ben leinfelder
07:17 AM Task #6299 (Resolved): Incorporate synch script as Metacat utility or upgrade routine
If the synch script (see previous task tracker) is written in Java (instead of bash+curl) then this will be easier to... ben leinfelder
07:10 AM Task #6298 (Resolved): Call CN.setAccessPolicy() whenever access control rules are updated in Metacat
When EML is processed and access control rules within it are added to Metacat, these changes should be submitted to t... ben leinfelder
07:04 AM Task #6297 (Resolved): Create MN->CN sync script
As a first pass, this could be a good way to A) fix the issues we have currently with GOA packages being private on t... ben leinfelder

12/11/2013

04:44 PM Story #6296 (Closed): authMN SM.accessPolicy out of synch with CN and replicaMN
Lauren noticed some replica packages from urn:node:GOA on urn:node:KNB today that did not have public read allowed on... ben leinfelder
04:35 PM Revision 8432 (metacat): Add the test method for the getPrincipals.
Jing Tao
04:34 PM Revision 8431 (metacat): Add the method to get the principals.
Jing Tao
11:45 AM Revision 8430 (metacat): Add test methods for changing passwords.
Jing Tao
11:44 AM Revision 8429 (metacat): Add the methods about reset and change password.
Jing Tao

12/10/2013

04:12 PM Revision 8428 (metacat): Add method to test the getusers method.
Jing Tao
04:12 PM Revision 8427 (metacat): Add method to get groups and users.
Jing Tao
01:32 PM Revision 8426 (metacat): Read the password from property file.
Jing Tao
01:30 PM Revision 8425 (metacat): Add a property as the password for generating keys.
Jing Tao
12:53 PM Revision 8424 (metacat): Encrypt the password.
Jing Tao
12:10 PM Feature #5989: Track data download, view and citation statistics
Updated description to clarify a few of the reports and filters. Matt Jones
09:39 AM Revision 8423 (metacat): Add a test method to test authentication.
Jing Tao

12/09/2013

02:54 PM Bug #6290: Include data objects in BagIt download with intelligent file names
This is in the getPackage() method in:
https://code.ecoinformatics.org/code/metacat/trunk/src/edu/ucsb/nceas/metacat...
ben leinfelder
02:46 PM Bug #6290 (Resolved): Include data objects in BagIt download with intelligent file names
ben leinfelder
10:40 AM Revision 8422 (metacat): Add an test method for adding a user.
Jing Tao
10:39 AM Revision 8421 (metacat): Fixed an issue to check if an account exists.
Jing Tao

12/06/2013

05:57 PM Revision 8420 (metacat): Add a junit test for the AuthFile
Jing Tao
05:57 PM Revision 8419 (metacat): Add a file based authentication mechanism.
Jing Tao
05:56 PM Revision 8418 (metacat): Add a property to specify the authen file path.
Jing Tao
05:55 PM Revision 8417 (metacat): Add a depency on the commons-jxpath.
Jing Tao
11:38 AM Feature #6285 (Resolved): Handle EML singleDateTime field in SOLR index
Data packages may store temporal coverage in as a range of dates - beginDate and endDate or as a single date - single... Lauren Walker

12/03/2013

01:32 PM Story #6276 (Resolved): Update to use new EZID API URL
The EZID admins sent us this. We should update our URLs whenever this change is made (estimated late January 2014).
...
ben leinfelder

12/02/2013

05:26 PM Revision 8415 (metacat): when a user reset the password, we search the user to use the base=o=org,dc=ecoinformatics,dc=org and filter is uid=username.
Jing Tao

11/25/2013

01:40 PM Revision 8414 (metacat): Add the code to set the replication status when some exceptions happen.
Jing Tao

11/22/2013

04:01 PM Revision 8413 (metacat): Add the code to check if the stored the uidnext is a number or not.
Jing Tao

11/21/2013

07:29 PM Revision 8412 (metacat): Fixed a bug that a debug message is incorrect.
Jing Tao
12:27 PM Revision 8411 (metacat): Add the missed the attriubtes such as uidNumber, gidNumber and et al.
Jing Tao
09:55 AM Revision 8410 (metacat): Get the some properties from the metacat.properties file.
Jing Tao
09:46 AM Revision 8409 (metacat): Add some new properties for getting the next avaliable uid.
Jing Tao

11/20/2013

05:29 PM Revision 8408 (metacat): Add a new method to get the next avaliable uid.
Jing Tao
 

Also available in: Atom