Project

General

Profile

Activity

From 03/06/2014 to 04/04/2014

04/04/2014

05:52 PM Morpho Bug #6500 (New): Give users ability to import certifates into Morpho easily
We may create a ~/.morpho/certs directory and have a simple UI for users to drop certificates to the directory.
...
Jing Tao
05:24 PM Morpho Bug #6499 (Closed): Morpho doesn't recognize the commercial certificates
Currently, morpho overwrites the default keystore of java - it uses the keystore locating at ~/.morpho/truststore. In... Jing Tao
04:06 PM Metacat Bug #6498 (Resolved): entryForm.js throwing errors in IE 8
I am getting an error in the sortTagWithAttributeName function - "Object is required" and the entry form will not sub... Lauren Walker
04:04 PM MetacatUI Story #6482 (Resolved): Test StatsView and other changes in all browsers and Windows
The StatsView works ok in all browsers Lauren Walker
12:13 PM MetacatUI Story #6482 (In Progress): Test StatsView and other changes in all browsers and Windows
Opened back up to solve another error found in IE 8 and earlier Lauren Walker
12:13 PM MetacatUI Bug #6497 (Resolved): Javascript FormData object not supported in IE 8 and earlier
It is used in the RegistryView to submit the metadata entry form. Lauren Walker
12:03 PM Metacat Bug #6496 (Resolved): <span> HTML element is never closed in the Registry HTML, causing errors in IE8
Lauren Walker
11:45 AM Metacat Bug #6496 (Resolved): <span> HTML element is never closed in the Registry HTML, causing errors in IE8
There is a span element in the Abstract area of the registry HTML sent from Metacat to MetacatUI which does not have ... Lauren Walker
10:56 AM MetacatUI Feature #6495 (Resolved): Visualization of certain data files types
Brought on by the data visualization that will be created by Jessica Couture for the EVOS data synthesis.
Options:...
Lauren Walker

04/03/2014

01:42 PM MetacatUI Story #6482 (Resolved): Test StatsView and other changes in all browsers and Windows
All the other browsers handled the SVG charts quite well except for IE 8, which has been resolved. There is a fallbac... Lauren Walker
01:40 PM MetacatUI Bug #6493 (Resolved): SVG is not supported in IE8 and earlier
I've got the rest of the app to work on IE 8 although there is still an issue with the About page to be settled (Tick... Lauren Walker
09:56 AM MetacatUI Bug #6493: SVG is not supported in IE8 and earlier
IE8 is still the most used version of IE, although 9, 10, and 11 are rapidly catching up.
http://arstechnica.com/i...
Matt Jones
08:23 AM MetacatUI Bug #6493 (In Progress): SVG is not supported in IE8 and earlier
I am currently working on getting the rest of the app, minus the Stats page, to work correctly in IE 8. Once the app ... Lauren Walker
07:05 AM MetacatUI Feature #6492 (Resolved): Label x-axis of temporal coverage chart with time range if bins are greater than 1 year
Lauren Walker
07:05 AM MetacatUI Feature #6491 (Resolved): Change temporal coverage chart title to "Time period of data: X-X"
Lauren Walker
07:05 AM MetacatUI Bug #6480 (Works For Me): Google Maps API fails often
I haven't been able to recreate this error so I will come back to it later if needed. Lauren Walker

04/02/2014

03:38 PM MetacatUI Feature #6494 (Resolved): Use a placeholder Google Maps API key value so MetacatUI initially loads ok, but without a map
Lauren Walker
03:36 PM MetacatUI Bug #6493 (Resolved): SVG is not supported in IE8 and earlier
Lauren Walker

04/01/2014

03:19 PM MetacatUI Feature #6492 (Resolved): Label x-axis of temporal coverage chart with time range if bins are greater than 1 year
Lauren Walker
03:19 PM MetacatUI Feature #6491 (Resolved): Change temporal coverage chart title to "Time period of data: X-X"
Lauren Walker
02:59 PM MetacatUI Story #6482 (In Progress): Test StatsView and other changes in all browsers and Windows
Lauren Walker
12:08 PM MetacatUI Bug #6489 (Resolved): Rotate x-axis labels in the upload chart so dates don't overlap
I actually solved this issue by specifying a tick format and time interval for line charts so that the abbreviated mo... Lauren Walker
11:14 AM MetacatUI Bug #6490 (Resolved): Plot more points on line charts if plotting less than a few years of data
Lauren Walker
10:52 AM MetacatUI Bug #6490 (Resolved): Plot more points on line charts if plotting less than a few years of data
Lines look odd with only ~2 points (plotted every 12 data points - i.e. every 12 months) so when data is returned of ... Lauren Walker
10:43 AM MetacatUI Story #6423: Allow users to link their ORCID to their data
This looks good and pretty straightforward. I think we will need to decide on a process for when/if to attribute an O... Lauren Walker

03/31/2014

04:24 PM MetacatUI Feature #6399: Transition the NCEAS metacat skin to the metacatui theming system
The theme has been created, I am sending to LeeAnne for review. Lauren Walker
04:23 PM MetacatUI Feature #6002 (Resolved): Design and implement graphical look and feel for NCEAS skin
The theme has been designed after the existing NCEAS website. Lauren Walker
04:14 PM MetacatUI Story #6423 (In Progress): Allow users to link their ORCID to their data
I've been looking into the ORCID API and how we could interact with it. So far I have this prototyped:
* When genera...
ben leinfelder
03:20 PM MetacatUI Bug #6489 (Resolved): Rotate x-axis labels in the upload chart so dates don't overlap
Lauren Walker
01:27 PM MetacatUI Bug #6463 (Works For Me): Upload chart is positioned too far up the page sometimes
I haven't had this happen to me locally and I've made a lot of CSS and markup changes since this ticket was created. ... Lauren Walker
01:25 PM MetacatUI Bug #6486 (Resolved): Line charts have dips/squiggly bumps in them
I needed to change the d3 interpolate method for lines to eliminate the bumps.
https://github.com/mbostock/d3/wiki...
Lauren Walker
12:59 PM MetacatUI Bug #6485 (Resolved): Temporal coverage chart does not always start on the first populated year
This was caused by dates being stored in local time zone, creating January 1 dates to be stored as December 31, so th... Lauren Walker
10:52 AM MetacatUI Bug #6484 (Resolved): Dropdown from navbar doesn't close on click of any link
Lauren Walker

03/27/2014

04:55 PM Metacat Bug #6488 (Feedback): Comply with DataONE MN.query() REST endpoint specifications.
Committed to Metacat trunk for testing. Should support query URLs with and without leading "?" now. ben leinfelder
04:52 PM Metacat Bug #6488: Comply with DataONE MN.query() REST endpoint specifications.
The DataONE MN API docs indicate that the {query} parameter should be delimited with a "?". The Metacat MN implementa... ben leinfelder
04:50 PM Metacat Bug #6488 (Closed): Comply with DataONE MN.query() REST endpoint specifications.
ben leinfelder
04:33 PM MetacatUI Feature #6487: Allow searches on the DataONE CN 
For my money, I like the idea of having search results link to a #quickview/{pid} page.
This would display the cit...
ben leinfelder
04:18 PM MetacatUI Feature #6487: Allow searches on the DataONE CN 
I think we can just consider the UI needing to switch between node baseUrls. Both the MN and CN endpoints for queryin... ben leinfelder
04:09 PM MetacatUI Feature #6487: Allow searches on the DataONE CN 
I plan on implementing this in a way where we can (in the future) switch between querying the current MN or the CN. T... Lauren Walker
03:59 PM MetacatUI Feature #6487 (Resolved): Allow searches on the DataONE CN 
Lauren Walker
12:07 PM MetacatUI Bug #6486 (Resolved): Line charts have dips/squiggly bumps in them
Lauren Walker
12:06 PM MetacatUI Bug #6485 (Resolved): Temporal coverage chart does not always start on the first populated year
Lauren Walker
12:05 PM MetacatUI Bug #6484 (Resolved): Dropdown from navbar doesn't close on click of any link
Lauren Walker
02:39 AM Kepler Bug #6481: strange issue with MultipleTabDisplay actor and with Display like actors in general (missing output port in non-gui mode)
Hello Jianwu,
it worked for me.
Thanks!
I will do additional testing with this flag and check whether it wor...
Owsiak Michal

03/26/2014

05:03 PM Kepler Bug #6481: strange issue with MultipleTabDisplay actor and with Display like actors in general (missing output port in non-gui mode)
A workaround is to use 'redirectgui' option, since no actor class replacement is involved in it. I tried a workflow w... jianwu jianwu
03:01 PM MetacatUI Bug #6436: + characters are not URL-encoded when part of a text search and are therefore being decoded in metacat as a space character
It looks like Solr won't search and/or index special characters, depending on your configuration. I'll have to look i... Lauren Walker

03/25/2014

04:16 PM MetacatUI Bug #6476 (Resolved): Long metadata FormatID's run off the edge of the SVG element
A test query to view multiple donut arc labels with these metadata formats: http://localhost:8080/metacatui/#profile/... Lauren Walker
01:23 PM MetacatUI Feature #6465 (Resolved): Create a better loading page for the KNB
For all themes, while the app is loading, the entire page is white with the "Loading" icon and text (as opposed to ju... Lauren Walker
01:02 PM MetacatUI Bug #6458 (Resolved): Buttons in KNB carousel slider do not work in Firefox (but does in Chrome)
Lauren Walker
12:37 PM MetacatUI Feature #6483 (In Progress): Create "filter" views and models to control the search filters
Lauren Walker
10:49 AM MetacatUI Story #6482 (Resolved): Test StatsView and other changes in all browsers and Windows
Lauren Walker
10:08 AM Kepler Bug #6481: strange issue with MultipleTabDisplay actor and with Display like actors in general (missing output port in non-gui mode)
In principal, I agree. Display actors typically don't need to produce any output.
However, this might be a "synchr...
Owsiak Michal
09:46 AM Kepler Bug #6481: strange issue with MultipleTabDisplay actor and with Display like actors in general (missing output port in non-gui mode)
I think the reason is the workflow's composite actor has an output port that connects the output port of MultipleTabD... jianwu jianwu
07:52 AM Kepler Bug #6481: strange issue with MultipleTabDisplay actor and with Display like actors in general (missing output port in non-gui mode)
The MultipleTabDisplay actor is not a part of the Ptolemy core, so I don't have much to add.
I suggest looking at ...
Christopher Brooks
01:02 AM Kepler Bug #6481 (New): strange issue with MultipleTabDisplay actor and with Display like actors in general (missing output port in non-gui mode)
Hi there,
I will paste here description that already went to Jianwu via e-mail, but I think it describes the issue...
Owsiak Michal

03/24/2014

05:58 PM MetacatUI Task #6443 (Resolved): Change colors of charts for default theme
Lauren Walker
05:57 PM MetacatUI Task #6444 (Resolved): Change colors of charts for SNAP theme
Lauren Walker
05:57 PM MetacatUI Task #6442 (Resolved): Change colors of charts for GOA theme
Lauren Walker
04:24 PM MetacatUI Bug #6480: Google Maps API fails often
For some reason it only happens in the Statistics View, so far. The DataCatalog View will load fine for me in those c... Lauren Walker
04:21 PM MetacatUI Feature #5976 (Resolved): Implement 'Node statistics' page to descibe the node contents and usage
We have a time series chart for uploads over time, two donut charts to describe format types, and a bar chart to desc... Lauren Walker
04:18 PM MetacatUI Feature #6479 (Resolved): Add text to describe each graph in the profile
Lauren Walker

03/22/2014

11:59 PM MetacatUI Bug #6480: Google Maps API fails often
I thought we had wired it up so that if there was a gmaps load failure, the app would still load, but the map would j... ben leinfelder

03/21/2014

05:11 PM MetacatUI Bug #6480 (Resolved): Google Maps API fails often
For some reason I get a lot of errors from the Google Maps API when I am connecting from a slower connection on the b... Lauren Walker
04:31 PM MetacatUI Feature #6399: Transition the NCEAS metacat skin to the metacatui theming system
I should add that the overall plan for creating a group/organization view of the KNB repository will affect how NCEAS... Lauren Walker
04:20 PM MetacatUI Feature #6399: Transition the NCEAS metacat skin to the metacatui theming system
After a discussion with Matt Jones, LeeAnne French, and Mark Schildhauer, we have decided that the NCEAS-branded Meta... Lauren Walker
12:13 PM MetacatUI Feature #6478 (Resolved): Add link to the node profile from the navigation bar
The link to the node statistics is in a new dropdown menu stemming from "data" in the navbar. See attached screenshot... Lauren Walker
10:49 AM MetacatUI Feature #6478 (Resolved): Add link to the node profile from the navigation bar
Lauren Walker
12:09 PM MetacatUI Bug #6477 (Resolved): install of MetacatUI at KNB root causes EML parser to fail
They just needed to change the URL to use https ben leinfelder
10:49 AM MetacatUI Feature #6479 (Resolved): Add text to describe each graph in the profile
Lauren Walker

03/20/2014

07:10 PM MetacatUI Bug #6477 (In Progress): install of MetacatUI at KNB root causes EML parser to fail
I tried it (just in the browser) and it worked for me...
"Document is XML-schema valid. There were no XML errors fou...
ben leinfelder
06:31 PM MetacatUI Bug #6477 (Resolved): install of MetacatUI at KNB root causes EML parser to fail
It seems the EML parser web service is no longer parsing XML files properly, and seems to be related to a redirect is... Matt Jones
01:38 PM MetacatUI Feature #6469 (Resolved): Display the actual count on hover of bar chart bars
Lauren Walker
12:56 PM MetacatUI Bug #6476 (Resolved): Long metadata FormatID's run off the edge of the SVG element
They are all of the format:
-//ecoinformatics.org//eml-attribute-2.0.0beta6//EN
-//ecoinformatics.org//eml-physic...
Lauren Walker
12:46 PM MetacatUI Feature #6351 (Rejected): Add animation to text leaving the search box to the list of currently applied filters
Lauren Walker
12:42 PM MetacatUI Bug #6474 (Resolved): Draw a blank/grayed out bar chart for temporal coverage if no results have a beginDate value
Example query to check it out: http:...#profile/-beginDate:* Lauren Walker
12:40 PM MetacatUI Bug #6461 (Resolved): Labels on donut chart overlap for adjacent small arcs
Now, when labels are added to the donut chart:
- I check to see if the arc length is under a specified threshold ...
Lauren Walker
11:48 AM Metacat Bug #6475 (Closed): CN.create() implementation sets SystemMetadata.archived=false
ben leinfelder

03/19/2014

04:02 PM Metacat Bug #6473 (Closed): Problem in activating a new generated ldap account
"^x" is part of the hash string.
It seem user successfully activated his account:
Hi Jing,
I was able to activ...
Jing Tao
01:08 PM Metacat Bug #6473: Problem in activating a new generated ldap account
What is this at the end of the hash?... ben leinfelder
12:41 PM Metacat Bug #6473 (Closed): Problem in activating a new generated ldap account
Zach Nelson reported there was an issue to activate his account:
hash string Kv9aZuLOdu$tO3 doesn't match our reco...
Jing Tao
02:29 PM MetacatUI Bug #6474 (Resolved): Draw a blank/grayed out bar chart for temporal coverage if no results have a beginDate value
Lauren Walker
02:08 PM MetacatUI Feature #6421 (Resolved): Create graphs in user profile with the information we have in the Solr index now
All charts are now finished and working. Just final touches need to be added. Lauren Walker
12:02 PM MetacatUI Feature #6472 (Closed): Count up the years with data coverage to display a "X year of data coverage" title
I count up the number of years by summing the number of year bins/intervals with a value.
This method isn't perfec...
Lauren Walker
11:34 AM MetacatUI Feature #6472 (Closed): Count up the years with data coverage to display a "X year of data coverage" title
Lauren Walker
11:33 AM MetacatUI Bug #6459 (Closed): Line chart Y scale is wrong when a line with data less than the Y scale is graphed
For now, Option 1 is implemented. Until it seems imperative to have a more flexible line chart, we can keep it this way. Lauren Walker
11:32 AM MetacatUI Bug #6460 (Resolved): No line should be drawn on the line chart if all data points are 0
Lauren Walker
11:31 AM MetacatUI Bug #6454 (Resolved): Windows 7 Enterprise 64 rendering issue
Just a few CSS rules needed to be changed to give the "Sort by" more width so the height of the header didn't bleed i... Lauren Walker
11:28 AM MetacatUI Task #6429 (Resolved): Create data year coverage chart in user profile
Lauren Walker
11:27 AM MetacatUI Bug #6471 (Resolved): Draw blank charts when stats query returns no results instead of displaying an error message
A grayed out donut chart for metadata and data are drawn when 0 results are returned. The line chart and bar chart ar... Lauren Walker

03/18/2014

03:01 PM MetacatUI Bug #6471 (Resolved): Draw blank charts when stats query returns no results instead of displaying an error message
Lauren Walker
02:38 PM MetacatUI Feature #6468 (Resolved): Format the y-scale on the bar charts to only show whole numbers
Lauren Walker
12:19 PM MetacatUI Bug #6470 (Resolved): Add theme map instructions to the Metacat docs for "Quick Start" theme customization
Lauren Walker
09:59 AM MetacatUI Bug #6470 (Resolved): Add theme map instructions to the Metacat docs for "Quick Start" theme customization
Lauren Walker
11:10 AM MetacatUI Task #6430 (Resolved): Create a view for each graph type so they are reusable throughout MetacatUI
The last chart View has been added, the BarChartView, although it could use some tweaking to get it a little more int... Lauren Walker
12:07 AM Kepler Bug #6467: data tab no longer works
Yes, I would. I think that is a good compromise -- keeps the KNB working, and the ecogrid server working. But it sh... Matt Jones

03/17/2014

08:40 PM Kepler Bug #6467: data tab no longer works
Would you be amenable to a temporary fix server-side by allowing HTTP traffic on the "ecogrid.ecoinformatics.org" hos... ben leinfelder
11:28 AM Kepler Bug #6467: data tab no longer works
This is because we just recofigured the KNB site last week to only use https, and all http requests are redirected to... Matt Jones
10:42 AM Kepler Bug #6467 (Closed): data tab no longer works
Searching for "datos" in the data tab generates exceptions:
[null] ERROR (org.ecoinformatics.seek.datasource....
Daniel Crawl
04:23 PM MetacatUI Feature #6469 (Resolved): Display the actual count on hover of bar chart bars
Lauren Walker
04:06 PM MetacatUI Feature #6468 (Resolved): Format the y-scale on the bar charts to only show whole numbers
Lauren Walker

03/14/2014

06:37 PM MetacatUI Task #6448 (Resolved): Create Solr query to retrieve temporal coverage data
Here is an example query that would cover all of KNB:
(1255 characters - leaving almost 800 for other query parame...
Lauren Walker
03:35 PM Metacat Bug #6466: Groups Assignment after making some accounts aliases
I modified the code so metacat wouldn't change the group assignment after the dn was aliased.
So it will work as ...
Jing Tao
01:31 PM Metacat Bug #6466 (Closed): Groups Assignment after making some accounts aliases
Background: the merge of our ldap trees, the groups information wouldn't be touched.
Before the merge, the uid=ben...
Jing Tao
03:10 PM MetacatUI Task #6430: Create a view for each graph type so they are reusable throughout MetacatUI
There is now a View in the metacatUI for the chart titles/badges that are a SVG circle with a number in the middle wi... Lauren Walker
03:06 PM MetacatUI Feature #6421 (In Progress): Create graphs in user profile with the information we have in the Solr index now
Lauren Walker

03/13/2014

05:25 PM MetacatUI Feature #6465 (Resolved): Create a better loading page for the KNB
If a KNB view is taking a while to fully render, the loading icon displays at the top and the rest of the HTML and im... Lauren Walker
04:04 PM MetacatUI Feature #6422 (Resolved): Use the LDAP DN when the user in logged in for the user profile name - otherwise use the user id
I've decided to always use the rightsHolder uid as the profile page title as our authentication service will be chang... Lauren Walker
04:02 PM MetacatUI Feature #6462 (Resolved): Use a more descriptive title above the uploads chart in the Profile View to explain that obsoleted objects are counted
Now reads "uploads and revisions" Lauren Walker
12:31 PM MetacatUI Feature #6462 (Resolved): Use a more descriptive title above the uploads chart in the Profile View to explain that obsoleted objects are counted
Lauren Walker
03:31 PM MetacatUI Task #6441 (Resolved): Pull general info about the user and display at top of page
If there is a rightsHolder in the query given, the uid (i.e. name) will be extracted from the string and displayed at... Lauren Walker
02:58 PM MetacatUI Feature #6464 (Resolved): Use the Search Model to store the query parameters for the Profile Model
Rather than recreating a query and passing it to the Profile Model, who then has to parse the query as needed, we sho... Lauren Walker
12:58 PM MetacatUI Bug #6463 (Works For Me): Upload chart is positioned too far up the page sometimes
Sometimes when the profile view loads the upload chart is positioned to far up the page - giving it the position:rela... Lauren Walker
12:30 PM MetacatUI Bug #6461 (Resolved): Labels on donut chart overlap for adjacent small arcs
For now I have compromised on this issue by providing a hover interaction where the other labels are semi-transparent... Lauren Walker
12:25 PM MetacatUI Bug #6460 (Resolved): No line should be drawn on the line chart if all data points are 0
Lauren Walker
12:23 PM MetacatUI Task #6447: Linear scale on Y axis does not adjust when an additional line is added to the chart with a higher count
This is related to Issue #6459 - where this static Y scale is posing a problem for data points less than the first li... Lauren Walker
12:20 PM MetacatUI Bug #6459 (Closed): Line chart Y scale is wrong when a line with data less than the Y scale is graphed
I may either have to:
- always start the Y scale at 0
- recreate the Y scale after each additional line is added an...
Lauren Walker
11:06 AM MetacatUI Bug #6458 (Resolved): Buttons in KNB carousel slider do not work in Firefox (but does in Chrome)
Lauren Walker

03/12/2014

06:14 PM MetacatUI Bug #6457 (New): safari gives cert error and fails to load UI
Bruce Kendall reported problems loading MetacatUI under Safari 7.0.2 under Mac OS X Mavericks. He writes:
"You mig...
Matt Jones
05:00 PM MetacatUI Task #6448: Create Solr query to retrieve temporal coverage data
It looks like most servers and browsers can accept URLs up to ~2,000 characters. (http://stackoverflow.com/questions/... Lauren Walker
08:03 AM MetacatUI Task #6448: Create Solr query to retrieve temporal coverage data
I was thinking more about this after we talked and wonder if we could combine startDate and endDate into the facet "f... ben leinfelder
03:19 PM MetacatUI Task #6456 (Rejected): Add more interactivity to the line chart
Similar to what I implemented for the Donut Charts, add an event listener to the data points on each line for a mouse... Lauren Walker
03:16 PM MetacatUI Task #6455 (Resolved): Pass options to LineChartView on initialization rather than render
Lauren Walker
12:13 PM Metacat Task #6433: Test Metacat on tomcat7
Update: after Aaron downgraded its tomcat to 6, morpho 10.1 still has the frozen issue. Jing Tao
07:57 AM MetacatUI Task #6451 (Resolved): Draw the donut chart when results = 0
A "blank" or "default" donut chart is drawn when results = 0 by drawing one arc of 100% and displaying a 0 count in t... Lauren Walker
12:00 AM Kepler Bug #6453: Dock icon changes to coffee cup
I'm running Kepler 2.4 on Mac OS X 10.7.5 on an 8-core Mac Pro.
Not sure about the Java version, but this suggests 1...
Rich Morin

03/11/2014

05:21 PM MetacatUI Task #6448: Create Solr query to retrieve temporal coverage data
I should note that this is still a work in progress because that query can get very long and may exceed the browser's... Lauren Walker
05:17 PM MetacatUI Task #6448 (In Progress): Create Solr query to retrieve temporal coverage data
After looking at the Solr docs it seems the only way to retrieve facets on a range of dates like this is to perform a... Lauren Walker
03:24 PM MetacatUI Task #6455 (Resolved): Pass options to LineChartView on initialization rather than render
This seems to be the common practice in Backbone and it allows the View to create the DOM element (el) before render Lauren Walker
03:22 PM MetacatUI Task #6452 (Resolved): Add class to labels of donut arcs when user hovers over the arcs
This was a little trickier than I thought it would be because SVG elements are treated differently than other HTML el... Lauren Walker
09:48 AM MetacatUI Task #6452 (Resolved): Add class to labels of donut arcs when user hovers over the arcs
For flexible styling Lauren Walker
02:53 PM Kepler Bug #6453: Dock icon changes to coffee cup
What version of Kepler, OS X, and Java are you using? Daniel Crawl
02:29 PM Kepler Bug #6453 (New): Dock icon changes to coffee cup
As Kepler starts up, the normal (Mac OS X) Dock icon is replaced by a (Java) coffee cup. This is unexpected, unhelpfu... Rich Morin
02:47 PM MetacatUI Bug #6454 (Resolved): Windows 7 Enterprise 64 rendering issue
Corinna (at GLEON) installed Metacat 2.4.1 and noticed that the search result header covers the first record. Indeed,... ben leinfelder

03/10/2014

05:13 PM MetacatUI Task #6451 (Resolved): Draw the donut chart when results = 0
Instead of skipping the creation altogether. The UI should display "0 data files" and a blank donut chart instead of ... Lauren Walker
03:55 PM MetacatUI Task #6428 (Resolved): Create upload chart for user profile
Lauren Walker
02:03 PM MetacatUI Task #6450 (Resolved): Always display the last point on the line
The last point on lines in line charts are always drawn by adding the last data value to our array of points to be dr... Lauren Walker
01:49 PM MetacatUI Task #6450 (Resolved): Always display the last point on the line
Even if the frequency specified will be off Lauren Walker
01:46 PM MetacatUI Task #6449 (New): First year label on X-axis of line charts does not display
Lauren Walker
01:42 PM MetacatUI Task #6438 (Resolved): Add upload chart title with total upload counts for each formatType
Lauren Walker
10:56 AM MetacatUI Task #6447: Linear scale on Y axis does not adjust when an additional line is added to the chart with a higher count
For now I am drawing the line with the highest data point on the Y-axis first so the scale is initially based on this... Lauren Walker

03/07/2014

01:43 PM MetacatUI Task #6448 (Resolved): Create Solr query to retrieve temporal coverage data
Lauren Walker
01:42 PM MetacatUI Feature #6446 (Resolved): Create a link in the dropdown menu from main navigation on the user's name that links to their profile
User can now navigate to their profile/dashboard by clicking on their name in the drop down menu after logging in. Lauren Walker
10:54 AM MetacatUI Feature #6446 (Resolved): Create a link in the dropdown menu from main navigation on the user's name that links to their profile
Lauren Walker
01:02 PM MetacatUI Task #6447 (Closed): Linear scale on Y axis does not adjust when an additional line is added to the chart with a higher count
The additional line will just run off the edge of the SVG chart Lauren Walker
 

Also available in: Atom