Project

General

Profile

Activity

From 01/30/2015 to 02/28/2015

02/27/2015

08:14 PM Metacat Bug #6678 (Closed): Update perl registry installation doc
ben leinfelder
08:05 PM Metacat Bug #6677: perl registry installation fails
This is a documentation issue. There is no need to make the metacat perl library or do anything to install it. All th... ben leinfelder
05:15 PM Metacat Bug #6677: perl registry installation fails
When installing via src, make does several things:
$ sudo make install
Installing /usr/local/share/perl/5.18.2/Me...
Matt Jones
04:52 PM Metacat Bug #6677 (Closed): perl registry installation fails
On Ubuntu, trying to install the perl registry form the binary metacat release fails following the instructions provi... Matt Jones
02:56 PM MetacatUI Feature #6675 (Resolved): Use the dataset citation as the document title on the metadata view
The app now has the capability to change the document title at any time. The Metadata View will change the title to t... Lauren Walker
01:17 PM MetacatUI Feature #6675 (Resolved): Use the dataset citation as the document title on the metadata view
Lauren Walker
01:36 PM Kepler Bug #6676 (Resolved): External Execution actors generates exception for empty directory
If the directory parameter is empty for the External Execution actor, a NullPointerException is generated:
java.la...
Daniel Crawl
01:16 PM MetacatUI Bug #6674 (Resolved): Do not display the "Preview" button in the download contents table for the current metadata row
Lauren Walker

02/26/2015

04:43 PM MetacatUI Task #6673 (Resolved): Collapse the prov chart after its height exceeds a certain amount
If a prov chart has a lot of nodes, it can get very tall and can exceed the height of its accompanying sections (e.g.... Lauren Walker
04:37 PM MetacatUI Task #6653 (Resolved): Show the citation and relevant provenance of the dataset when the provenance chart nodes are moused over
The ProvStatementView will now create a list of statements/sentences that describe the relevant prov trace in plain-E... Lauren Walker
11:05 AM MetacatUI Task #6632: Display the Member Node logo in the Metadata View in the DataONE theme
Logos for all of the existing Member Nodes can be seen online here:
https://www.dataone.org/current-member-nodes
...
Matt Jones
10:54 AM MetacatUI Task #6632: Display the Member Node logo in the Metadata View in the DataONE theme
Store the MN logos in MetacatUI for now until they can be dynamically retrieved from the DataONE API. Lauren Walker
10:52 AM MetacatUI Feature #6672 (Resolved): Collapse the download contents table when there are more than ~20 objects in the package.
Display a "+X others" link in the last row of the table that will expand the table completely.
Lauren Walker
10:48 AM MetacatUI Feature #6671 (Resolved): Change citation format
Change the citation format to:
Creator (PublicationYear): Title. Publisher. Identifier.
The publisher will be...
Lauren Walker

02/25/2015

12:34 PM Metacat Bug #6670 (Resolved): The XSLT is not including some text values in the result document
In the EML xslt "text" template, check if there is a value directly in the text node rather than only looking in sect... Lauren Walker
12:07 PM Metacat Bug #6670 (Resolved): The XSLT is not including some text values in the result document
The XSLT for the metacatui skin is skipping over some text values, such as abstract and method descriptions. Lauren Walker

02/24/2015

03:01 PM MetacatUI Task #6449: First year label on X-axis of line charts does not display
Putting this in the backlogs due to low priority.... Lauren Walker
02:57 PM MetacatUI Task #6515 (Resolved): Deploy the NCEAS MetacatUI theme on data.nceas.ucsb.edu
Lauren Walker
02:50 PM MetacatUI Bug #6669 (Resolved): rightsHolder query for "MyPackages" has a misplaced "+" character
Lauren Walker
02:47 PM MetacatUI Task #6652 (Resolved): Show a list of data packages (as citations) that are in the prov trace when the provenance icon in the search result list is moused over
I changed the search view so that the result row has a simple hover tooltip that displays how many derivations and ho... Lauren Walker
02:41 PM MetacatUI Task #6668 (Resolved): Show some basic info from the index when a data object in the prov chart has no science metadata
Lauren Walker
10:41 AM MetacatUI Task #6668 (Resolved): Show some basic info from the index when a data object in the prov chart has no science metadata
Lauren Walker

02/17/2015

01:03 PM MetacatUI Bug #6667 (Closed): My Packages link uses incorrect query format
Lauren fixed in the 1.6 branch and cut a 1.6.4 release (after a try at 1.6.3 that needed more modifications). Deploye... ben leinfelder
08:18 AM MetacatUI Bug #6667 (Closed): My Packages link uses incorrect query format
I was looking into a help request about a user's packages not showing up for her, turns out the query has some incorr... ben leinfelder

02/13/2015

02:45 PM Metacat Bug #6665 (Resolved): Metacat "hazelcast synchronization" does not emit a log message indicating the process has completed
Robert did a test to confirm that the bug was fixed. Jing Tao

02/12/2015

03:26 PM Metacat Bug #6666: Fix MNresourceHandler to handle v2 API MNStorage.updateSystemMetadata()
It seems that v2 CNResourceHandler doesn't have the ability either. Jing Tao
10:54 AM Metacat Bug #6666 (Resolved): Fix MNresourceHandler to handle v2 API MNStorage.updateSystemMetadata()
While the v2 MNodeService class has implemented the MNStorage.updateSystemMetadata() method, when attempting to call ... Chris Jones

02/10/2015

11:47 AM Metacat Bug #6665 (Resolved): Metacat "hazelcast synchronization" does not emit a log message indicating the process has completed
Please see the dataONE ticket: https://redmine.dataone.org/issues/6779 Jing Tao
12:52 AM Metacat Bug #6662 (Closed): Metacat fails large-file upload
Turns out that setting the value to -1 allows unlimited sized uploads (only limited by memory/disk). I refactored Me... Matt Jones

02/06/2015

04:57 PM Metacat Bug #6663 (Resolved): Metacat does not record http request "User-Agent" into the event log
The source and test code was committed to both trunk and 2.4 branch. Jing Tao
02:22 PM Metacat Bug #6663: Metacat does not record http request "User-Agent" into the event log
It turned out the constructor of EventLogData class didn't have the field for user-agent.
I found the user-agent ...
Jing Tao
10:00 AM Metacat Bug #6663 (Resolved): Metacat does not record http request "User-Agent" into the event log
All entries in the 'access_log' table on KNB have user_agent equal to NULL, i.e. the query
"select count(*) from acc...
Peter Slaughter
12:41 PM MetacatUI Feature #6664 (New): Store the resource map ID of the selected dataset in the SolrResult model and retrieve it in the Metadata View
Right now if a user selects a dataset from the search results list and gets routed to the Metadata View, the Package ... Lauren Walker
11:35 AM Metacat Bug #6662: Metacat fails large-file upload
Although the value is no longer hardcoded in the source, it still is limited to 2GB because MultipartRequestResolver ... Matt Jones
01:30 AM Metacat Bug #6662 (In Progress): Metacat fails large-file upload
Removed the hardcoding by adding a config parameter in commit r9094. Needs testing.
Should also discuss the alter...
Matt Jones

02/05/2015

10:53 PM Metacat Bug #6662 (Closed): Metacat fails large-file upload
Metacat seems to have a hard limit set on file upload size, at least for the DataONE MN.create() API. I attempted ... Matt Jones
11:18 AM MetacatUI Task #6652: Show a list of data packages (as citations) that are in the prov trace when the provenance icon in the search result list is moused over
The metadata documents will have two new fields : "hasSources" and "hasDerivations" so that the Search view can deter... Lauren Walker
10:16 AM Kepler Bug #5424 (Resolved): see if it's worthwhile to upgrade hsql from 1.8
HSQL updated to v2. Daniel Crawl

02/04/2015

03:29 PM MetacatUI Task #6659 (Resolved): Add in ID filter
Lauren Walker
12:15 PM MetacatUI Bug #6657 (Resolved): App navigates to /#page/X instead of /#data/page/X
I was able to recreate this error in themes in which the router renders a view when there is no hash string in the UR... Lauren Walker
11:44 AM MetacatUI Feature #6661 (Resolved): Add MetacatUI version to the meta tags
It would be nice to look at the markup for a deployed MetacatUI app and find the version number somewhere. The meta t... Lauren Walker

02/03/2015

02:09 AM Kepler Bug #6629 (Closed): type resolution problem when using RecordAssembler
The arbitrary order in which Mogensen's algorithm resolves type constraints seemed to trigger non-deterministic type ... Marten Lohstroh

02/02/2015

03:19 PM MetacatUI Task #6660 (New): Add more options to the Person filter
See DataONE sem-prov issue #87 - https://github.com/DataONEorg/sem-prov-design/issues/87 Lauren Walker
03:18 PM MetacatUI Task #6659 (Resolved): Add in ID filter
See DataONE sem-prov issue #88 https://github.com/DataONEorg/sem-prov-design/issues/88 Lauren Walker
03:16 PM MetacatUI Task #6650: Draw a provenance flow chart in the Metadata and MetadataIndex views
The charts are complete. Just need to do the style tweaking in the default, KNB, and EVOS themes. Lauren Walker
03:15 PM MetacatUI Task #6604 (Resolved): State provenance in the search results
This should be ready to go when the index has real data values. Just a matter of counting the number of sources and d... Lauren Walker
03:13 PM MetacatUI Task #6652 (In Progress): Show a list of data packages (as citations) that are in the prov trace when the provenance icon in the search result list is moused over
This is complete using test data. Just need to remove the test data from the SearchResultView to test for bugs with r... Lauren Walker
03:08 PM MetacatUI Task #6658 (Resolved): Only one popover in the search result list should be open at one time
Lauren Walker
02:29 PM MetacatUI Task #6658 (Resolved): Only one popover in the search result list should be open at one time
Lauren Walker
01:59 PM MetacatUI Bug #6657 (Resolved): App navigates to /#page/X instead of /#data/page/X
And then the app doesn't display anything except the header and footer because there is no #page set in the router. I... Lauren Walker
 

Also available in: Atom