Project

General

Profile

Activity

From 04/24/2016 to 05/23/2016

05/18/2016

03:33 PM MetacatUI Bug #6968 (Resolved): Registry guide does not always appear in the modal window sometimes
Lauren Walker
03:20 PM MetacatUI Bug #7029 (Rejected): Avoid SSL buffer overflow issues when requesting from MNs and CNs
Lauren Walker
03:10 PM MetacatUI Bug #7027 (Resolved): Rerouting issues with #signin, #data, and #logout
This was caused by the DataCatalogView listening to the user model login status even after the view is closed. Now th... Lauren Walker
02:09 PM MetacatUI Bug #7031 (Works For Me): Profile queries not always reset correctly when navigating between profiles
Bryce reported that after viewing his profile and manually changing the URL to a different profile, the number of con... Lauren Walker
11:28 AM MetacatUI Bug #7026 (Resolved): remove ecogrid links
Lauren Walker

05/17/2016

05:27 PM Metacat Bug #7030 (Closed): Add EML 2.1.1 to DC support for OAI provider
Moving this to 2.7 target since we are planning on doing that release very soon anyway. The fix is in both the 2.6 br... ben leinfelder
10:58 AM Metacat Bug #7030 (Closed): Add EML 2.1.1 to DC support for OAI provider
Related to #7009 - I neglected to add support for EML to DC crosswalking. ben leinfelder
05:09 PM MetacatUI Bug #7028 (Resolved): Nested package counts uses plural form when there is only one child dataset
Lauren Walker
04:27 PM MetacatUI Bug #7029: Avoid SSL buffer overflow issues when requesting from MNs and CNs
After doing some research, I can't find a way to set the "Expect" header in the XHR object without the browser blocki... Lauren Walker

05/16/2016

05:00 PM MetacatUI Bug #7029 (Rejected): Avoid SSL buffer overflow issues when requesting from MNs and CNs
As described in https://redmine.dataone.org/issues/7810, add an 'Expect: 100-continue' HTTP header to all requests be... Chris Jones
12:59 PM MetacatUI Bug #7028 (Resolved): Nested package counts uses plural form when there is only one child dataset
When viewing a data package with a single child package, Metacat UI shows "Show 1 nested datasets", which uses the pl... Bryce Mecum
10:34 AM Kepler Bug #7019 (Resolved): cloning problems in NamedObj and AtomicActor
Thanks, Christopher. Daniel Crawl
10:01 AM MetacatUI Bug #7027 (Resolved): Rerouting issues with #signin, #data, and #logout
There is a certain navigation pattern that causes routing errors - it seems to be whenever a user starts at the #data... Lauren Walker

05/13/2016

04:35 PM MetacatUI Bug #7025 (Resolved): Allow multiple award numbers in the registry
Lauren Walker
03:47 PM Metacat Bug #7021 (Closed): "Award number is missing." error from the registry when registry.show.funding=false
This is fixed in the register-dataset.cgi logic now. Thanks Lauren. Chris Jones
03:39 PM Metacat Bug #6980 (Closed): Login form template is appended at the end of Confirmation template received from registry
ben leinfelder
03:28 PM Metacat Bug #6955 (Closed): Error when submitting to registry
Chris has substantially re-worked the party handling and I believe this can be closed. ben leinfelder
03:25 PM Metacat Bug #6970 (Closed): MN.getPackage() omits data file extensions
ben leinfelder
03:24 PM Metacat Feature #7023 (Closed): Treat CHANGEPERMISSION the same as ALL
All tests have been updated to reflect cascading permissions ben leinfelder
11:04 AM MetacatUI Bug #7026 (Resolved): remove ecogrid links
Lauren Walker

05/12/2016

01:24 PM Kepler Bug #7019: cloning problems in NamedObj and AtomicActor
I've patched the ptII tree. I successfully ran the tests in kernel and actor/test. I'm reassigning this to Dan so t... Christopher Brooks
10:35 AM MetacatUI Bug #7025 (Resolved): Allow multiple award numbers in the registry
Lauren Walker

05/11/2016

12:31 PM MetacatUI Bug #7024 (Resolved): XMLHttpRequests sent to /cn/v2/resolve/ blocked since it is redirected to a cross-origin resource
Original error msg from console: XMLHttpRequest cannot load https://cn-stage-2.test.dataone.org/cn/v2/resolve/knb.22.... Lauren Walker
11:56 AM MetacatUI Bug #7024 (Resolved): XMLHttpRequests sent to /cn/v2/resolve/ blocked since it is redirected to a cross-origin resource
This is blocking private downloads in the Dataone theme Lauren Walker
11:43 AM Metacat Feature #7023 (In Progress): Treat CHANGEPERMISSION the same as ALL
I've updated the 2.6 branch code to reflect this more relaxed interpretation of ACLs. I've also modified the access c... ben leinfelder
10:39 AM Metacat Feature #7023 (Closed): Treat CHANGEPERMISSION the same as ALL
To better conform with the DataONE access control model, we are going to treat the change permission the same as all ... ben leinfelder
10:45 AM MetacatUI Story #6344 (Resolved): Research ways to make Require.js load individual Backbone views without preloading all other views and their dependencies
All the other views are being loaded because the router lists all the major views as dependencies. I changed the rout... Lauren Walker

05/10/2016

03:10 PM MetacatUI Task #6992 (Resolved): Replace 'authenticatoin_token' text depending on deployment environment
Lauren Walker
01:58 PM MetacatUI Bug #7017 (Resolved): Clicking on the link to view the dataset right after submission may not display the metadata view if it's private
This has been fixed - now a progress bar will be displayed with a "Processing" message. The app will check the index ... Lauren Walker

05/06/2016

01:02 PM Metacat Bug #7022 (New): Fatal processing error when updating an object with incorrect sysmeta
Jessica used the R package today to update an object with new bytes via the D1 REST API call for MNStorage.update().... Bryce Mecum
11:58 AM Metacat Bug #7021: "Award number is missing." error from the registry when registry.show.funding=false
Oh, and registry.required.funding=false as well Lauren Walker
11:53 AM Metacat Bug #7021 (Closed): "Award number is missing." error from the registry when registry.show.funding=false
When I attempted to submit metadata in the registry and have registry.show.funding=false in the metacatui.properties ... Lauren Walker

05/05/2016

01:16 PM Metacat Bug #7020 (Resolved): Series head resolution should use obsoletes field as part of determination
Closed. Jing Tao
01:15 PM Metacat Bug #7020 (Resolved): Series head resolution should use obsoletes field as part of determination
Details please see:
https://redmine.dataone.org/issues/7624
Jing Tao

05/04/2016

04:50 PM MetacatUI Bug #7017 (In Progress): Clicking on the link to view the dataset right after submission may not display the metadata view if it's private
After some discussion, we decided that instead of showing the page with the "view dataset" link right after submissio... Lauren Walker

05/03/2016

12:59 PM MetacatUI Bug #7017: Clicking on the link to view the dataset right after submission may not display the metadata view if it's private
Yes, MetacatUI can support that - see 1b in the comment above. The reason why MetacatUI checks the index is because t... Lauren Walker
12:55 PM MetacatUI Bug #7017: Clicking on the link to view the dataset right after submission may not display the metadata view if it's private
In the olden days of Metacat (skins and qformat) you could view the metadata even if the document was not indexed yet... ben leinfelder
11:46 AM MetacatUI Bug #7017: Clicking on the link to view the dataset right after submission may not display the metadata view if it's private
So I think the reason why this happened is because the metadata doc did not have enough time after insert to be index... Lauren Walker
12:40 PM Kepler Bug #7019: cloning problems in NamedObj and AtomicActor
Sounds good. Thanks, Christopher. Daniel Crawl
12:24 PM Kepler Bug #7019: cloning problems in NamedObj and AtomicActor
The patch looks good, but I'm going on vacation tomorrow and don't want to break the tree. I return next Tuesday and... Christopher Brooks
11:57 AM Kepler Bug #7019 (Resolved): cloning problems in NamedObj and AtomicActor
I'm attaching a patch to fix cloning issues in NamedObj.java:
// Since _debugListeners is null, _debugging should ...
Daniel Crawl

05/02/2016

01:07 PM MetacatUI Bug #7015 (Resolved): Citation includes a comma when there are only two people
Lauren Walker

04/30/2016

12:55 PM Metacat Bug #7018 (Closed): MNodeService().updateSystemMetadata() doesn't honor the MN certificate
I've committed this to the 2.6.0 branch, merged to the trunk, and merged to the 2.6.0-alpha-2 branch. Should be done. Chris Jones
10:18 AM Metacat Bug #7018 (Closed): MNodeService().updateSystemMetadata() doesn't honor the MN certificate
When calling MNStorage.updateSystemMetadata() with the Member Node cert (like CN=urn:node:ARCTIC, DC=dataone,DC=org),... Chris Jones

04/29/2016

03:33 PM MetacatUI Bug #7017 (Resolved): Clicking on the link to view the dataset right after submission may not display the metadata view if it's private
Chris reported getting a Not Found error message in the Metadata View when clicking on the link to view the dataset a... Lauren Walker
12:14 PM MetacatUI Bug #7014 (Resolved): Private downloads don't work when logged in via ORCID/auth token
Lauren Walker
11:12 AM MetacatUI Bug #7016 (Resolved): Automatic redirects from #data to #data/page/0 causes issues with navigating backwards  in browser history
Lauren Walker
09:19 AM Morpho Bug #5779 (In Progress): Owners list reorders its entries
Reopening - Stephanie Labou at WSU has reported the reordering behavior in Morpho 1.11.0 ben leinfelder

04/26/2016

11:05 AM MetacatUI Bug #7014: Private downloads don't work when logged in via ORCID/auth token
Yep, that's what I figured. Does that just happen in a new tab or something? ben leinfelder
11:02 AM MetacatUI Bug #7014 (In Progress): Private downloads don't work when logged in via ORCID/auth token
There is no way to include headers in an HTML link. What the UI can do is download the object via an XMLHttpRequest i... Lauren Walker
10:19 AM MetacatUI Bug #7013 (Resolved): Links to entity details sections not included in package tables
Lauren Walker

04/25/2016

05:19 PM MetacatUI Bug #7015 (Resolved): Citation includes a comma when there are only two people
When a dataset has two creators, the citation has an unnecessary comma:
"Andrew Juhl, and Susanne Neuer."
https:/...
Bryce Mecum
08:55 AM MetacatUI Bug #7014: Private downloads don't work when logged in via ORCID/auth token
That's an interesting issue - how to provide hyperlinks but include headers? ben leinfelder
 

Also available in: Atom