Project

General

Profile

ben leinfelder's activity

From 07/19/2013 to 08/17/2013

08/15/2013

10:28 AM MetacatUI Task #6052 (In Progress): Release Metacat 2.1.1 with publishing bugs fixed
I've updated the 2.1 branch and am prepping for a patch release. ben leinfelder
10:16 AM MetacatUI Task #6025 (Feedback): Include publish DOI in the UI
Now the button is disabled if the user does not have changePermission (AKA is not the owner) of the object. This adve... ben leinfelder

08/13/2013

01:01 PM MetacatUI Task #6025 (In Progress): Include publish DOI in the UI
I have this on the MetadataView page now (off to the left like the Share button) ben leinfelder
12:59 PM MetacatUI Task #6052 (Closed): Release Metacat 2.1.1 with publishing bugs fixed
Noticed a bug with the /publish endpoint - it was overwriting values of the original SM when creating the updated ver... ben leinfelder

08/09/2013

03:11 PM MetacatUI Bug #6051 (Closed): morpho user guide pdf link not working
copied the guide to the dist folder. link now works. ben leinfelder
12:37 PM MetacatUI Story #6041 (Closed): Search UI enhancements
Sub tasks closed - easier to track individual feature requests any way. ben leinfelder
12:36 PM MetacatUI Feature #5972: Implement pre-caching of one or more prior and next result pages for faster page transitions
Moving to a feature request - not sure we really need this since the queries are so fast. ben leinfelder
12:34 PM MetacatUI Task #5971 (Closed): Implement and test record sorting
The remaining issue will be addressed by 5949 ben leinfelder
12:31 PM MetacatUI Task #5973 (Closed): Update pager widget on bottom of resultset listing to always show current page
Now showing this centered at the bottom of the result page (for example):
[Prev] [1, 2, 3...30, 31, 32] [Next]
ben leinfelder

08/08/2013

03:20 PM MetacatUI Task #5971 (Feedback): Implement and test record sorting
There is now a drop down for selecting the sort order of the records - the default is most recent descending. This wo... ben leinfelder
12:07 PM MetacatUI Feature #6049 (New): Render some SystemMetadata details in views
The MetadataView should probably pull in some SystemMetadata details:
-accessPolicy
-replication information
-othe...
ben leinfelder
11:54 AM MetacatUI Bug #6048 (Closed): Consistently scroll views to the top (or anchor) on change
There is now a scrollToTop method invoked in AppView when the view transition completes. This will be called whenever... ben leinfelder
11:39 AM MetacatUI Bug #6048: Consistently scroll views to the top (or anchor) on change
Some views have implemented scrolling to the top or to page "anchors" within the view, but not all of them. It would ... ben leinfelder
11:37 AM MetacatUI Bug #6048 (Closed): Consistently scroll views to the top (or anchor) on change
ben leinfelder
11:35 AM MetacatUI Bug #6047 (Closed): Enter key does not trigger search action
Now listening to keyPresses in the two search boxes and when the enter key (13) is pressed, the search is triggered j... ben leinfelder
11:24 AM MetacatUI Bug #6047 (Closed): Enter key does not trigger search action
ben leinfelder
11:23 AM MetacatUI Bug #6046 (Closed): Searching for "O'Connor" from main page results in error
Now catching this exception and reporting it on the console -- no need to do anything else with it since there is no ... ben leinfelder
11:20 AM MetacatUI Bug #6046 (In Progress): Searching for "O'Connor" from main page results in error
ben leinfelder
11:19 AM MetacatUI Bug #6046 (Closed): Searching for "O'Connor" from main page results in error
The #data page does not render completely because we are trying to set the "popular" link selected state using a jque... ben leinfelder

08/07/2013

10:52 AM Morpho Bug #6045: Morpho not correctly handling Chinese characters
We do not want to entity-encode special (Chinese) characters and instead want to use UTF-8 encoding. The mechanism in... ben leinfelder

08/05/2013

10:22 AM Morpho Bug #6045 (In Progress): Morpho not correctly handling Chinese characters
Hi Ben,
There is a Chinese display problem in Matacat 2.0.6 when the data package uploading from Morpho 1.10.0.
M...
ben leinfelder
09:18 AM Metacat Bug #5395 (Rejected): Get unexpected result if a search was done before metacat finishes its indexing during the inserting process.
I think we should mark this as 'won't fix' since it is part of the deprecated pathquery feature. ben leinfelder
09:16 AM Metacat Bug #3067 (Closed): Website for KNB does not print all of the metadata pages
new metacatui uses the "printall" option on the stylesheets and this includes all attribute details. We do need to ma... ben leinfelder

08/02/2013

12:02 PM MetacatUI Bug #6043 (Closed): Fix the broken event handling in the FeaturedDataView collapse boxes
removed the manual call to collapse() during postRender() and added some additional bootstrap classes to the elements... ben leinfelder

08/01/2013

02:12 PM Metacat Bug #5832 (Closed): Old libraries
Using Maven greatly improves our library management - basically pulling us into the future whenever we use a new libr... ben leinfelder
02:10 PM Metacat Bug #5833 (Closed): Temporary files aren't
I changed this to not use those temporary files - either we have it on disk already and can stream fromt there, or we... ben leinfelder
02:00 PM Metacat Feature #5810 (Closed): Implement SOLR-based search
ben leinfelder
01:59 PM Metacat Task #5883 (Closed): Create unit tests to exercise Metacat SOLR query/index features
SolrQueryAccessFilterTest is a good first pass. Metacat-index project also has unit tests and integration tests. ben leinfelder
01:56 PM Metacat Feature #5913 (Closed): Handle indexing errors
Can add more features to this as needed in the future. ben leinfelder
01:55 PM Metacat Feature #5911 (Closed): Repair index after outage
ben leinfelder
01:55 PM Metacat Feature #5910 (Closed): Build index from scratch
ben leinfelder
11:55 AM Metacat Task #5884 (Closed): Document solr-based Metacat indexing in user docs (RST format)
ben leinfelder

07/31/2013

05:40 PM MetacatUI Feature #5946 (Closed): Design and implement query support for SOLR
First pass at the SOLR-based search is complete ben leinfelder
05:37 PM MetacatUI Story #6041 (Closed): Search UI enhancements
This a tracker for additional search features we want to add when time allows. ben leinfelder
05:34 PM MetacatUI Story #6017 (Closed): Update and deploy EMLParser webapp using new KNB look and feel
I've made this webapp more generic (no KNB branding) and added a war target to the EML build.
To build this war, u...
ben leinfelder
05:33 PM MetacatUI Story #6015 (Closed): Update EML specification pages to use new KNB look and feel
These docs have their KNB branding removed and are now being built into the emlparser.war file in the EML project (SV... ben leinfelder
09:40 AM MetacatUI Story #6015 (In Progress): Update EML specification pages to use new KNB look and feel
Using the ExternalView.js to render a deployed set of the EML spec. Allows us to wrap the mostly-generic EML guide wi... ben leinfelder

07/28/2013

10:30 AM MetacatUI Story #5947 (Closed): Graphical prototype of the Metacat UI interface
all sub-tasks are complete ben leinfelder
10:30 AM MetacatUI Story #6016 (Closed): Update and deploy main Morpho page in new KNB site
General overview and download links are now included in #tools/morpho ben leinfelder

07/26/2013

12:14 PM Metacat Feature #5939 (Closed): Create view service that can render metadata documents at REST URL
This is done now - both the backend service and the front end JS that ties it all together at #view/{pid} ben leinfelder
12:11 PM MetacatUI Feature #5948 (Closed): Implement Metadata view page(s)
Felling good about this one now! the ORE ids are used only if we can locate a resourceMap pid. This is done with an a... ben leinfelder
11:36 AM MetacatUI Task #5965 (Closed): Featured data display
First pass is done. I'm sure there will be comments about the selections and the styling... ben leinfelder

07/25/2013

05:41 PM MetacatUI Feature #5948: Implement Metadata view page(s)
Switched to the "printall" display module so there are no links to view the entity/attribute details. This is a long ... ben leinfelder
08:40 AM MetacatUI Feature #5948 (In Progress): Implement Metadata view page(s)
Final tweaks needed include:
-Making sure any links inside the metadata detail view do not jump us out of the metaca...
ben leinfelder
05:12 PM Metacat Task #6040: Metacat-index does not handle <references>
Here is a bit of the bean definition used by indexing to pick out the content from EML... ben leinfelder
05:01 PM Metacat Task #6040 (New): Metacat-index does not handle <references>
I indexed a document from EVOS that uses a reference for a creator rather than the details of the person:... ben leinfelder
03:20 PM MetacatUI Feature #5961 (Closed): Implement user authentication and display
Integrated the login with the nav bar -- now displaying the user's full name (from Metacat) when they are authenticat... ben leinfelder
09:21 AM MetacatUI Feature #5961 (In Progress): Implement user authentication and display
I have the login working with both the Perl registry and the Metacat servlet. It's rather complex, but ends up workin... ben leinfelder
09:23 AM MetacatUI Task #5964 (Closed): Results display
We are already implementing this.... ben leinfelder
09:05 AM MetacatUI Bug #6036 (Works For Me): Registry submission results in blank page
I've since AJAXified this and it has been working great for me.
Of course it would be good to have another person ...
ben leinfelder
08:56 AM MetacatUI Task #5971: Implement and test record sorting
There is a default sort of "title description" and then a sort of the Most Recent canned search using "dateUploaded d... ben leinfelder
08:52 AM MetacatUI Task #5973 (In Progress): Update pager widget on bottom of resultset listing to always show current page
There are previous and next buttons, but no page numbers (1,2,3,4,5....n).
I'm thinking that no more than 10 numbe...
ben leinfelder
08:47 AM MetacatUI Task #5974 (Closed): Refactor D1Proxy intermediary to only be used when not directly querying the local Metacat
While the proxy remains available, it is no longer used by default. We assume the request goes directly to the same h... ben leinfelder
08:44 AM MetacatUI Bug #5996 (Rejected): Clicking on Featured Data link twice causes results to not display
There is no featured data link now. Search has been totally refactored so I suspect this is no longer an issue ('cour... ben leinfelder
08:42 AM MetacatUI Feature #5962 (Closed): Implement router class for handling URL routing
This is being done in JavaScipt using Backbone Router extension (UIRouter is our class).
we define routes for things...
ben leinfelder
08:37 AM MetacatUI Feature #6018 (Closed): Determine proper URI for EML document display
The Metacat MN view service is: ... ben leinfelder
08:34 AM MetacatUI Task #6037 (Closed): Implement EML view page
These XSLTs are in the metacat project under the metacatui skin. ben leinfelder
08:33 AM MetacatUI Feature #5960 (Closed): Implement Most Recent Data query and display
Now showing entries with dateUploaded within the past month. ben leinfelder

07/23/2013

09:01 AM MetacatUI Bug #6012 (Closed): Ensure all UTF-8 characters display correctly in query results
This was an issue with the DataONEProxy class using a default encoding for the response.getWriter(). By explicitly se... ben leinfelder
 

Also available in: Atom