ben leinfelder's activity
From 08/18/2013 to 09/16/2013
09/16/2013
- 04:34 PM Metacat Bug #6086 (Feedback): publish service call fails to authenticate properly
- Now requiring authentication (session) to generate an identifier. Not reserving it with the CN at this point.
- 03:49 PM Metacat Bug #6086: publish service call fails to authenticate properly
- Added the dataone.subject to the list of metacat admins. This identity will enjoy the perks of being an admin when ac...
- 11:14 AM Metacat Feature #6092 (Closed): Science Metadata DOIs should point to "view" landing page
- We'll use a configurable template for the URI in metacat.properties that will allow us flexibility in determining wha...
09/13/2013
- 03:58 PM Metacat Bug #6061 (Closed): Ensure that all packages from metacat API have resource map
- Now generating OREs when Metacat API is used to insert science metadata.
Also added a better check for existing OR...
09/12/2013
- 02:42 PM MetacatUI Bug #6071 (In Progress): Scroll to anchorId hidden by the fixed KNB header
- I rearranged it to be "simpler" by moving the "top" property into a[name]. Unfortunately this shifts content around i...
- 10:48 AM Metacat Feature #6089 (Closed): Remove index_event record when reindex is successful
- Now calling the event log remove() method for all successful reindex attempts.
- 10:43 AM Metacat Feature #6089 (In Progress): Remove index_event record when reindex is successful
- I think this will be useful, especially for cases like what Mike Frenock is experiencing - manually reindexing items ...
- 10:01 AM MetacatUI Task #6090 (Resolved): Handle paging with search filters applied
- When paging through results we want the search filter to still apply, but perhaps we want to use the back button to r...
- 09:59 AM MetacatUI Bug #6055 (Closed): Pressing back button in browser does not go back to previous search results page.
- Works for the time being - will be updated when more advanced search options are included
09/11/2013
- 03:38 PM MetacatUI Feature #6070 (Closed): Add "latest version" pointer when rendering metadata that is obsoletedBy a newer version
- Now showing a warning/info banner at the top of the metadata page indicating that there is a newer version (link poin...
- 10:13 AM Metacat Feature #6089 (Closed): Remove index_event record when reindex is successful
- If manually reindexing a pid that had an error, we should remove the record (if it exists) from the index_event table...
09/10/2013
- 04:19 PM Metacat Bug #2646 (Closed): allow eml to specify any valid user as access constraint
- This is supported in DataONE using the access rule conventions specified there, notably, "authenticatedUser"
http:... - 04:16 PM Metacat Bug #129 (Closed): Metacat Performance: paged Query Returns
- Now using SOLR as the search mechanism which absolutely supports paged results.
- 03:49 PM Metacat Task #2635: Look up for forgotten KNB account names
- Might consider this feature to be added to the ldapweb.cgi while it is being extended.
- 03:46 PM Metacat Bug #1311 (Closed): Registry: Links should open in a new window and windows should move to front
- This is no longer and issue with the guide because we are using it inside the metacatui pulled into a modal "help" ov...
- 03:43 PM Metacat Bug #5243: ldapweb.cgi crashes with invalid password characters
- Jing - would be great if we can check for some special characters and fail gracefully if their password uses ones tha...
- 03:40 PM Metacat Bug #3761 (Closed): Add ability for admin user to log out
- added action=logout link to header and footer
- 03:34 PM Metacat Task #3306: NCEAS skin account creation needs more thought
- When working on the LDAP web interface, we should keep this in mind -- the templates should be as generic as possible...
- 03:31 PM Metacat Bug #3395 (Closed): allow private access via indexed "shortcut" url
- This is essentially supported by the D1 REST service now - both using client certs or JSESSIONID cookies.
- 03:29 PM Metacat Bug #4085 (Rejected): The session couldn't be kept after login through devtools.html
- now using JSESSIONID cookies when you leave the sessionid off the query string
- 03:25 PM Metacat Bug #3021 (Rejected): ldapweb.cgi needs some usability improvements
- Actually, login is handled by the registry, not ldapweb.cgi. Redirects would be nice, but it is possible to "trick" i...
- 03:20 PM Metacat Bug #5647 (Closed): Lack of access rights for "previous" datafile prevent saving
- Now checking the current and the previous revisions - if either allows updates, then the action proceeds successfully...
09/09/2013
- 03:34 PM Metacat Bug #5647: Lack of access rights for "previous" datafile prevent saving
- Sarah Clark has also seen this behavior, but in a slightly different scenario. Instead of an any EML parsing error, t...
- 03:30 PM Metacat Bug #6054 (Closed): dataPackage.xxxx.zip BagIt package is unzipped as "bag"
- 03:30 PM Metacat Story #6064 (Closed): Metacat bundle packaging
- 03:28 PM Metacat Task #6088 (Closed): Update documentation to use new context name
- 03:26 PM Metacat Task #6087 (Closed): Change all default configurations to use new context
- 03:11 PM Metacat Bug #6086: publish service call fails to authenticate properly
- I should also mention that you should not call publish() on the KNB until Metacat 2.1.1 is installed since there is a...
- 08:22 AM Metacat Bug #6086 (In Progress): publish service call fails to authenticate properly
- Well, for the first issue, you cannot expect a client certificate to work if you aren't using https. If the URL in th...
- 03:07 PM Metacat Task #6081 (Closed): Build metacatui.war in Metacat bundle
- 03:05 PM Metacat Task #6069 (Closed): Pull metacatui from public Git repo into Metacat
09/06/2013
- 02:26 PM Metacat Bug #6085 (Closed): SQL error when inserting EML beta2 access document
- 02:23 PM Metacat Bug #6085 (Closed): SQL error when inserting EML beta2 access document
- I was showing Lauren how to use the perl lib to transfer test content from one Metacat to her localhost and we got th...
- 01:25 PM Morpho Story #6084: Use SOLR query instead of pathquery
- We still rely on Metacat's pathquery to search for remote documents (and assume the same syntax for local searches). ...
- 01:23 PM Morpho Story #6084 (New): Use SOLR query instead of pathquery
- 01:18 PM Morpho Feature #6083 (Closed): Morpho should use MN.query() to look for existing resourceMaps (OREs) when saving new versions of packages
- Instead of relying on the naming pattern ("resourceMap_" + metadataId) for ORE objects, we should query the MN for OR...
- 12:46 PM Metacat Bug #5812 (Closed): Rework default skin[s] to use SOLR query
- This has been superseded by metacatUI work.
- 12:45 PM Metacat Feature #6075: Modify Metacat admin documentation so that it uses the chosen theme in the browser
- This strongly overlaps with the task in metacatUI. Both projects may need to be modified to fully support this.
- 12:41 PM Metacat Story #6082 (Closed): Rename knb.war to ???.war
- Possible names (please add more suggestions):
-metacat.war (would make <hostname>/metacat/metacat for the Metacat se... - 12:38 PM Metacat Story #6064: Metacat bundle packaging
- Tracking for potential modifications to the binary distribution of Metacat to include:
server (knb.war)
indexing (... - 12:36 PM Metacat Task #6081 (Closed): Build metacatui.war in Metacat bundle
- 12:35 PM Metacat Task #6068 (Closed): Update Metacat skin admin screen
- Added note to the skin configuration screen and made the screen configured by default for an initial deployment of kn...
- 11:59 AM Metacat Feature #6080: Update Metacat admin screen using cues from the new default look and feel
- Talked this over with Lauren and we think it will be relatively quick to apply the new default look and feel to the a...
- 11:57 AM Metacat Feature #6080 (Closed): Update Metacat admin screen using cues from the new default look and feel
- The header and footer sections will not have the same exact links as the default theme because this is targeting admi...
- 11:18 AM EML Feature #6079: Support JSON or XML output from emlparser
- Targeting an "update" release for the EML Parser servlet that is housed in the EML project and tagged separately from...
- 11:12 AM EML Feature #6079 (New): Support JSON or XML output from emlparser
- The online parser servlet returns HTML, but there has been a request to support alternate output formats for programa...
- 10:17 AM MetacatUI Task #6078 (Closed): Include Metacat documentation using the #external view
- This will generally be pulled from:
/<context>/docs
like:
http://knb.ecoinformatics.org/m/#external//knb/docs
W... - 10:07 AM MetacatUI Task #6076 (Closed): Rearrange footer logos
- DataONE logo should be smaller/less bright in relation to the NCEAS logo and Metacat logo.
- 10:00 AM MetacatUI Task #6074 (Closed): Tweak Oswald font spacing
- 09:58 AM MetacatUI Feature #6073: Show "has data" icon (files? folder?) in search results when there is data associated with the metadata record
- We already change the button in the search results when there is a datapackage (resourceMap) for the record so includ...
- 09:56 AM MetacatUI Feature #6073 (Closed): Show "has data" icon (files? folder?) in search results when there is data associated with the metadata record
- 09:48 AM MetacatUI Bug #6071 (Closed): Scroll to anchorId hidden by the fixed KNB header
- At one point the CSS correctly included padding for the anchors that get scrolled to, but it looks like the problem c...
- 09:45 AM MetacatUI Feature #6070 (Closed): Add "latest version" pointer when rendering metadata that is obsoletedBy a newer version
- Based on tickets like this where people want to cite an identifier (DOI) but be able to change the package and easily...
09/05/2013
- 05:11 PM Metacat Task #6069 (Closed): Pull metacatui from public Git repo into Metacat
- Since the original nceas staff repo for datadepot is protected (even for reading) we need to push the release tags to...
- 05:00 PM Metacat Task #6068 (Closed): Update Metacat skin admin screen
- It should have a note about the new metacatUI method and should be marked as already configured (default) so that no ...
- 04:45 PM Metacat Task #6067 (Closed): Update documentation to reflect the new metacatui theme mechanism
- 04:43 PM Metacat Task #6066 (Closed): Add email verification for new accounts
- We should send a temporary link to activate an account using on a randomly-generated key for their provisional accoun...
- 04:38 PM Metacat Task #6065 (Closed): Add reCaptcha widget to initial registration page
- 04:34 PM Metacat Story #6064 (Closed): Metacat bundle packaging
- 04:33 PM Metacat Story #6063 (Closed): ldapweb.cgi enhancements
- 04:32 PM Metacat Story #6062 (Closed): Deprecate skin configuration
09/04/2013
- 11:54 AM Metacat Bug #6061 (In Progress): Ensure that all packages from metacat API have resource map
- Yesterday I ran the "Generate ORE" action for KNB's holdings. After a while I got a nagios warning that the server wa...
09/03/2013
- 09:26 AM Metacat Bug #6061: Ensure that all packages from metacat API have resource map
- Originally, we decided that the old Metacat API would not generate ORE objects for new content coming into the system...
08/27/2013
- 04:52 PM MetacatUI Bug #6055: Pressing back button in browser does not go back to previous search results page.
- The search term filter is always applied during paging - even when you hit the back button. Hopefully there is an int...
- 04:50 PM MetacatUI Task #6025 (In Progress): Include publish DOI in the UI
- Matt suggested that the DOI button go in the citation area under the download button. Let's see if that can work.
08/23/2013
- 04:20 PM MetacatUI Task #6052 (Closed): Release Metacat 2.1.1 with publishing bugs fixed
- Released on 8/22/2013. Needs to be deployed on KNB soon and announced to mailing lists etc.
- 04:18 PM MetacatUI Bug #6055 (Feedback): Pressing back button in browser does not go back to previous search results page.
- Team: please take a look at this re-implementation of paging and let me know if you see any issues. Thanks!
- 03:31 PM MetacatUI Bug #6055 (In Progress): Pressing back button in browser does not go back to previous search results page.
- Using new routes so that browser "knows" where we are in the application.
- 04:17 PM MetacatUI Feature #6059 (Closed): Remove sort by author until appropriate index field is available
- Commented out in the default and gulfwatch themes
- 04:14 PM MetacatUI Feature #6059 (Closed): Remove sort by author until appropriate index field is available
- We will comment out this sort option until Metacat's index (from cn-index-processor) supports it.
- 04:13 PM MetacatUI Bug #6056: Sort by Author sorts by firstname rather than lastname
- This is a limitation on the fields that are indexed. An updated cn-index-processor (v1.2.0) library will include a fi...
- 02:45 PM Metacat Bug #6057 (Closed): Publish DOI action does not update revision history correctly
- Now fixed in the 2.1.1 release.
- 02:44 PM Metacat Bug #6057 (Closed): Publish DOI action does not update revision history correctly
- System metadata was not correctly duplicated for the new object (using the DOI) and the revision history suffered.
08/22/2013
- 04:06 PM Metacat Bug #6054 (Feedback): dataPackage.xxxx.zip BagIt package is unzipped as "bag"
- Now using file names like:...
- 03:38 PM Metacat Bug #6054 (Closed): dataPackage.xxxx.zip BagIt package is unzipped as "bag"
- It should be "dataPackage" or a mangled version of the PID
- 12:16 PM Metacat Bug #6053: Include rendered Metadata in Bagit content
- TBD:
-What format should the Metadata be in: PDF or HTML?
-What L+F/branding would be included or not?
-Would eith... - 12:12 PM Metacat Bug #6053 (Closed): Include rendered Metadata in Bagit content
- 12:11 PM Metacat Feature #6031: Add rendered metadata to Bagit package contents
- This is a Metacat feature and would need to be coded in the MN.package() method.
Also available in: Atom