Activity
From 12/21/2015 to 01/19/2016
01/19/2016
- 05:11 PM Bug #6944 (Resolved): Do not allow blank values to be submitted in the group creation form
- 05:11 PM Bug #6943 (Resolved): Group profile not rendering
- The 500 server error was being caused by a blank member in the group. WIll create new ticket to check for blank value...
- 03:46 PM Bug #6943: Group profile not rendering
- There is a 500 Internal Server Error when trying to access getSubjectInfo() here: https://cn.dataone.org/cn/v2/accoun...
- 03:35 PM Bug #6943 (Resolved): Group profile not rendering
- Jessica Couture brought an issue to my attention - she created a group on search.dataone.org and then when she goes t...
- 09:59 AM Feature #6942 (Resolved): Use Javascript-only for copying to clipboard
- Replace the ZeroClipboard library with the (http://zenorocha.github.io/clipboard.js) Clipboard.js library
01/14/2016
- 11:36 AM Bug #6941 (Resolved): User profiles with no uploads don't render completely after navigating to #data and back
- 09:37 AM Bug #6941 (Resolved): User profiles with no uploads don't render completely after navigating to #data and back
01/13/2016
- 05:20 PM Task #6940 (Resolved): Turn off the settings panel of the user profile page in non-DataONE themes
- 02:18 PM Task #6940 (Resolved): Turn off the settings panel of the user profile page in non-DataONE themes
- For now, the KNB user profiles will be just their public profile page. The user management settings and token retriev...
- 09:49 AM Feature #6935 (Resolved): Create alternate index.html for under maintenance message
- I added an index-msg.html to the webapp directory to use when the site is being upgraded. It just has a simple "Site ...
01/12/2016
- 04:46 PM Feature #6939 (Resolved): Include R code snippet to copy/paste the options() call with the user's token
- 12:24 PM Feature #6939 (Resolved): Include R code snippet to copy/paste the options() call with the user's token
- the DataONE R Client command is:
options(authentication_token = "<paste_auth_token_here>")
Insert another text ... - 03:51 PM Story #6919 (Resolved): User, Group, and Member Node profiles
- 03:51 PM Task #6933 (Works For Me): Download stats are wrong when logged in and viewing in Firefox
- 03:48 PM Task #6914 (Resolved): Pending map request does not get removed from the UI when it is successfully confirmed
- 03:14 PM Task #6925 (Resolved): Add pager to the group members list
01/11/2016
- 05:09 PM Task #6931 (Resolved): User profile is grayed out sometimes even when activity is found
- The Stats and User views now check for totalUploads in the Stats Model, instead of search results in the SearchResult...
- 04:00 PM Task #6931: User profile is grayed out sometimes even when activity is found
- This is being caused by users who have uploaded data but no metadata docs - the view checks if there are contribution...
- 03:55 PM Task #6932 (Resolved): Metadata download stats are shown even though no metadata docs were uploaded by that person
- This was caused by the Search model not querying for objects that the user has write permission or change permission ...
- 12:57 PM Task #6930 (Resolved): Change downloads chart to bar chart with log scale
- 12:13 PM Task #6934 (Resolved): Apply partial COUNTER compliant filters, not full
01/08/2016
- 06:23 PM Task #6930: Change downloads chart to bar chart with log scale
- This is mostly done, I just need to tweak the chart a bit when it is showing years worth of data - such as the entire...
- 12:36 PM Task #6896 (Resolved): User is not signed out when session expires
- The app now listens for the focus event on the window, which is fired when the user goes to another window/tab/applic...
01/07/2016
- 04:45 PM Feature #6935 (Resolved): Create alternate index.html for under maintenance message
- For developers to use while the site is down/being upgraded
- 03:19 PM Task #6934 (Resolved): Apply partial COUNTER compliant filters, not full
- 03:19 PM Task #6933 (Works For Me): Download stats are wrong when logged in and viewing in Firefox
- reported by Chris Jones in search.test.dataone.org while pointing to production
- 03:18 PM Task #6932 (Resolved): Metadata download stats are shown even though no metadata docs were uploaded by that person
- There is some inconsistency in the Solr queries somewhere.
Example: https://search.test.dataone.org/#profile/CN=M... - 03:17 PM Task #6931 (Resolved): User profile is grayed out sometimes even when activity is found
- Example is the Matt Jones profile: https://search.test.dataone.org/#profile/CN=Matt Jones A729,O=Google,C=US,DC=cilog...
- 03:13 PM Task #6930 (Resolved): Change downloads chart to bar chart with log scale
01/05/2016
- 01:18 PM Task #6929 (New): Add bar graph of downloads over time
- With a cumulative line graph overlayed on top. This would replace the current line graph we have now.
01/04/2016
- 02:33 PM Feature #6641: add additional stats to #profile page
- Got a request from Amber today to add to our wishlist:
- Percentages in donut charts where file formats are
- His...
01/01/2016
- 06:35 PM Task #6922 (Resolved): Create Member Node profiles
- Member Node profiles are now available. They can be accessed via #profile/{ node short identifier }
for example
htt... - 10:59 AM Task #6922 (Resolved): Create Member Node profiles
- Display the member node logo, name, and description from the node info.
- 02:31 PM Task #6856 (Resolved): Display a list of groups the user is in on their profile
- 01:56 PM Task #6927 (Resolved): Display user email address in profile
- 11:13 AM Task #6927 (Resolved): Display user email address in profile
- 01:42 PM Task #6921 (Resolved): Show total amount of downloads underneath the username
- 10:56 AM Task #6921 (Resolved): Show total amount of downloads underneath the username
- Just like the total amount of uploads is displayed
- 01:42 PM Task #6920 (Resolved): Change format of "Contributor since.." in profile
- 10:55 AM Task #6920 (Resolved): Change format of "Contributor since.." in profile
- Right now it just displays the year, but I think it will be better to have time elapsed format, such as "1 year, 8 mo...
- 12:15 PM Task #6926 (Resolved): Make group name/title in profile a link to the group profile
- 11:11 AM Task #6926 (Resolved): Make group name/title in profile a link to the group profile
- 12:14 PM Task #6871 (Resolved): Add more labeling to the account search inputs on portal pages
- 11:11 AM Task #6925 (Resolved): Add pager to the group members list
- Once the list gets > 10 or so
- 11:08 AM Task #6924 (New): Add spatial map of datasets in profiles
- 11:05 AM Story #6923 (New): Enhance User, Group, and Member Node profiles
- This story will include all the features that are not high priority enough to be in the first pass of the profile but...
- 10:13 AM Task #6878 (Rejected): Only display the user profile page for yourself when you are logged in
- Based on a small user feedback questionnaire conducted by Rachel Volentine (report attached), we found that no users ...
- 10:06 AM Story #6919 (Resolved): User, Group, and Member Node profiles
12/31/2015
- 10:27 AM Feature #6918 (Rejected): Consider most recent upload date as default year in max slider
- The year slider is set up now to display the data coverage years as the default minimum and maximum values. This is c...
12/21/2015
- 04:07 PM Bug #6457: safari gives cert error and fails to load UI
- Previous comment was for https://data.snap.is and https://knb.ecoinformatics.org. Attaching a screenshot.
- 03:59 PM Bug #6457: safari gives cert error and fails to load UI
- I'm still seeing this issue on my machine (OS X 10.11, Safari 9.0.2).
It appears to be related to the "SSLVerifyCl...
Also available in: Atom