Activity
From 09/08/2015 to 10/07/2015
10/07/2015
- 03:39 PM Bug #6847: Fix listObjects() to filter by replicaStatus correctly
- The first url gets 2923, not 2930 items.
- 03:37 PM Bug #6847: Fix listObjects() to filter by replicaStatus correctly
- Hi Chris:
https://mn-dev-ucsb-2.test.dataone.org/metacat/d1/mn/v2/object?formatId=http://www.openarchives.org/ore/... - 01:17 PM Bug #6847 (In Progress): Fix listObjects() to filter by replicaStatus correctly
- After a bit of testing, it looks like this bug is limited to calls where multiple parameters are listed like count, f...
10/02/2015
- 04:36 PM Revision 9362 (metacat): In the create method, the modification date is reset only on the objects whose authoritative member node is v1.
- 04:16 PM Revision 9361 (metacat): In the deleteReplicationMetadata method, the modification date of the system metadata will not be reset.
- 04:09 PM Revision 9360 (metacat): Modify the text of an exception.
- 03:53 PM Revision 9359 (metacat): Add contrains for the v1/v2.registerSystemMetadata method. See https://redmine.dataone.org/issues/7380
- 10:23 AM Revision 9358 (metacat): Adjust the test code base on the new contrains on setRightHolder, archive. The new contrains is they only apply to the objects whose authoriative node is v1.
- 10:20 AM Revision 9357 (metacat): For the v1/v2 setObsoletedBy and setRightsHolder method, they only apply the objects whose authoriative member node is v1.
- 08:55 AM Revision 9356 (metacat): Add the constrains that v1/v2.archive only applies the object whose authoritative node is a v1 node.
10/01/2015
- 05:35 PM Revision 9355 (metacat): Adjust code according the change on cn.updateSystemMetadata.
- 05:33 PM Revision 9354 (metacat): Add the case the mn.updateSystemMetadata and cn.updateSystemMetadata will call the archive method internally.
- 03:08 PM Feature #6845: Update Identifier in the metadata document when it is updated
- Clarification: The packageId is updated anytime the EML is updated - including but not exclusive to publishing
- 03:04 PM Feature #6845: Update Identifier in the metadata document when it is updated
- One point of caution - I worry about modifying user's content on create. Historically we've relied on the client to p...
- 02:34 PM Feature #6845 (Resolved): Update Identifier in the metadata document when it is updated
- Anytime an EML document is updated, the packageId attribute value will be updated with the new identifier.
FGDC me... - 03:01 PM Revision 9353 (metacat): Refactory the mn.archive and cn.archive method so the mn.update and cn.update can reuse them.
- 02:23 PM Revision 9352 (metacat): Update the packageId attribute in EML documents on update. Never display the local docid in the rendered EML.
- 12:30 PM Revision 9351 (metacat): Add the testArchive method.
- 12:30 PM Revision 9350 (metacat): In the archive method, add the lock.
- 10:39 AM Revision 9349 (metacat): check for auth before doing asynch call to MN dirtySysMeta implementation
09/30/2015
- 05:03 PM Revision 9348 (metacat): Adjusted the testSetAccessPolicy method.
- 05:01 PM Revision 9347 (metacat): Only applies the setAccessPolicy method to objects whose authoritative mn is v1.
- 04:39 PM Revision 9346 (metacat): Adjust the testReplicationPolicy method.
- 04:38 PM Revision 9345 (metacat): Add a comment to specify that the setReplicationPolicy only applys to v1.
- 04:27 PM Revision 9344 (metacat): Uncommented some code.
- 04:07 PM Revision 9343 (metacat): The setReplicationPolicy method only apply to the pids whose authoritative member node has v2 MNStorage.
- 11:55 AM Revision 9342 (metacat): Add the code to check if the serialVersion object is null before it is saved to the db.
- 10:23 AM Feature #6848: Add link to send another verification email
- We do have an expiration for new accounts that are not activated within 24 hours, but can look into what would be inv...
- 09:29 AM Feature #6848 (New): Add link to send another verification email
- This has been something suggested by a few users when they don't get their original verification email
09/29/2015
09/28/2015
- 01:47 PM Revision 9340 (metacat): Add a flag on the systemMetadataChanged method. If it is true, the authoritative member node will only accepts the serial version and replica list; the replica node accepts everything. If it is false, it will accept everything.
- 11:29 AM Bug #6847 (Closed): Fix listObjects() to filter by replicaStatus correctly
- The replicaStatus parameter to list objects, when set to 'false', should exclude objects that are replicas from anoth...
- 10:01 AM Revision 9339 (metacat): Add a note for the updateSystemMetadata method.
09/25/2015
- 05:17 PM Revision 9338 (metacat): Add a test to test the cn.updateSystemMetadata will ignore the serial version and replica list from the coming system metadata.
- 02:55 PM Revision 9337 (metacat): CN.updateSystemMetadata will ignore the serial version and replica list in the comming system metadata from the mn.
09/24/2015
- 05:21 PM Revision 9336 (metacat): Change the test method for the updateSystemMetadata method.
- 04:58 PM Revision 9335 (metacat): Add the code to check the date of system metadata modification match in MN.updateSystemMetadata only. CN.updateSystemMetadata doesn't check.
- 02:51 PM Revision 9334 (metacat): fix compilation error for previous change: include isPublic criteria when there is a public subject (which is always).
- 01:59 PM Revision 9333 (metacat): use request query string first when handling MN.query() method. https://redmine.dataone.org/issues/7384
- 01:35 PM Revision 9332 (metacat): fix xpath from CN changes for isPublic. https://redmine.dataone.org/issues/7374
- 01:18 PM Revision 9331 (metacat): include isPublic criteria when there is a public subject (which is always)
- 10:34 AM Revision 9330 (metacat): include hierarchical permissions when evaluating isPublic during indexing. https://redmine.dataone.org/issues/7374
09/23/2015
- 03:35 PM Revision 9329 (metacat): Commented out the code to check serial version on the updateSystemMetadata method.
- 02:15 PM Feature #6845 (Resolved): Update Identifier in the metadata document when it is updated
- Matt and I talked today about the possibility of updating the Id (packageId in EML) in the raw metadata document when...
- 12:00 PM Revision 9328 (metacat): Add more debug messages for the isCNAdmin method.
09/21/2015
09/16/2015
- 12:57 PM Revision 9326 (metacat): Change updateReplicationMetadata() and setReplicationStatus() to no longer set the dateSysmetaModified date per our discussion on 9/16/15.
- 10:04 AM Revision 9325 (metacat): Add more debug statement for the updateSystemMetadata method.
09/15/2015
- 04:16 PM Revision 9324 (metacat): In the getLog method, if the event is null, we will set it unknown.
- 03:51 PM Revision 9323 (metacat): If the event string is null, we will skip this log in the getLog method.
- 03:15 PM Revision 9322 (metacat): Add the code to check if we can't get the current system metadata from the node in the mn.systemMetadataChanged method.
- If we can't find it, an InvalidRequest will be thrown.
09/10/2015
- 09:47 AM Revision 9321 (metacat): Fixed a bug that a client can set the original member node to be null.
09/09/2015
- 02:09 PM Revision 9320 (metacat): Change some exceptions from the InvalidSystem to the InvalidRequest in the updateSystemMetadata method.
- 12:40 PM Revision 9319 (metacat): rollback: set session.subject so libclient can look up certificate. Seems like the default behavior may have changed?
- 12:01 PM Revision 9318 (metacat): set session.subject so libclient can look up certificate. Seems like the default behavior may have changed?
09/08/2015
Also available in: Atom