Project

General

Profile

ben leinfelder's activity

From 01/15/2014 to 02/13/2014

02/13/2014

02:11 PM Metacat Feature #6417: Call MN.archive() when SM.archive=true in MN.systemMetadataChanged()
I added a comment in the code for where this could be done, but the actual method call is commented out. ben leinfelder
02:01 PM Metacat Feature #6417 (Closed): Call MN.archive() when SM.archive=true in MN.systemMetadataChanged()
We decided the CN should not call MN.archive() when it harvests SM from nodes and tries to inform other replicas abou... ben leinfelder
12:04 PM Metacat Bug #6306 (In Progress): During the upgrading metacat to 2.3.0, a user can see a message saying the index schema was changed even though he didn't
I included the md5 for the latest version of the schema we are shipping (customized in metacat-common).
Sounds lik...
ben leinfelder

02/12/2014

02:41 PM Metacat Feature #6415 (Closed): Make all objects publicly readable on MN.publish()
Now making all objects in the published package publicly readable. ben leinfelder

02/11/2014

01:44 PM Metacat Feature #6415 (In Progress): Make all objects publicly readable on MN.publish()
Changed in the repo -- needs testing. ben leinfelder
10:25 AM Metacat Feature #6415 (Closed): Make all objects publicly readable on MN.publish()
Feb 11th, 2014
matt: I think it should be made public, including data, but as Jing indicated, we should give them fa...
ben leinfelder
10:34 AM Metacat Feature #6416 (In Progress): Do not allow restrictive access control change to content with a DOI
ben leinfelder

02/07/2014

04:17 PM Metacat Bug #6320 (Closed): Create a file-base authentication mechanism as the default method
Made AuthFile the default in metacat.properties. ben leinfelder
03:52 PM Metacat Bug #6403 (Closed): Command-line user management does not handle hashed passwords
Tested this on my localhost and it works with single quotes. ben leinfelder
02:41 PM Metacat Bug #6401 (Closed): Add the documentation about the file-based the authentication
Looks good now. ben leinfelder
02:40 PM Metacat Feature #6402 (Closed): Rebrand identity service
Now has logos and such.... ben leinfelder

02/05/2014

06:03 PM Metacat Task #6298 (In Progress): Call CN.setAccessPolicy() whenever access control rules are updated in Metacat
I like the approach in EML210SAXHandler for synching the data pids after the transaction has been committed. I think ... ben leinfelder

02/03/2014

12:11 PM Metacat Bug #6405 (Resolved): Unable to authenticate with UCNRS referral account
Running the JUnit test:... ben leinfelder
07:22 AM MetacatUI Feature #6404: Add an API synopsis page that gives a quick overview of the DataONE API and other developer tools.
I think if we do incorporate this, the route/view/template should be in the default theme and useable by all other th... ben leinfelder

01/31/2014

05:18 PM MetacatUI Feature #6399: Transition the NCEAS metacat skin to the metacatui theming system
That's great! I do want to discuss (with Matt) what our plans are for the registry portion of this. The current data.... ben leinfelder
02:48 PM Metacat Bug #6306: During the upgrading metacat to 2.3.0, a user can see a message saying the index schema was changed even though he didn't
Reminder: for 2.4.0, I changed the schema.xml to use a copy from the metacat-index project. I need to add this hash t... ben leinfelder
02:46 PM Metacat Bug #6401: Add the documentation about the file-based the authentication
Jing will add to the existing section in configuration.rst and also authinterface.rst. Then I'll go over it. We shoul... ben leinfelder
02:43 PM Metacat Bug #6403 (In Progress): Command-line user management does not handle hashed passwords
ben leinfelder
02:42 PM Metacat Bug #6403: Command-line user management does not handle hashed passwords
I confirmed that the script doesn't like the "$" as a part of the argument. It will work if we remove the dollar sign... ben leinfelder
02:42 PM Metacat Bug #6403: Command-line user management does not handle hashed passwords
I dug around and found that the shell script decoded the bcrypt hash code. If the input (argument) is $2a$04$csilPspP... ben leinfelder
02:39 PM Metacat Bug #6403 (Closed): Command-line user management does not handle hashed passwords
From original ticket in the identity service redmine instance (https://projects.nceas.ucsb.edu/nceas/issues/862):
...
ben leinfelder
02:19 PM Metacat Bug #6322: Ensure lock is obtained prior to calls to Hazelcast IMap.put()
I see quite a few hzSystemMetadata.put() calls without locks. And there are some comments like this:... ben leinfelder
10:43 AM Metacat Feature #6285 (Closed): Handle EML singleDateTime field in SOLR index
Added the application-context fiels for all eml versions to our local metcat-index project with the new singleDateTim... ben leinfelder
10:34 AM Metacat Feature #6346 (Resolved): Make # READ events available in SOLR index
Note that this uses our own copy of the solr schema.xml instead of the version offered by the DataONE library. I thin... ben leinfelder

01/30/2014

01:26 PM Metacat Story #6276 (Resolved): Update to use new EZID API URL
updated the metacat.properties. new URL seems to be active already, but will wait until after 2/2/2014 to use it in K... ben leinfelder
01:19 PM Metacat Feature #6305 (Resolved): Disable ecogrid links in rendered EML
When the metadata renders, now removing the ecogrid link hrefs so that people don't click on them and get bad respons... ben leinfelder
12:21 PM Metacat Story #6296 (In Progress): authMN SM.accessPolicy out of synch with CN and replicaMN
This is in progress - Peter and I have been discussing different ways access control policies can be updated on the M... ben leinfelder
08:34 AM Metacat Bug #6398 (Resolved): Obsoleted metadata objects are being returned from Solr
The (long-running) action=reindex did resolve this issue, but I wish we knew why it happened. Will have to keep our e... ben leinfelder

01/29/2014

04:26 PM Metacat Bug #6320 (In Progress): Create a file-base authentication mechanism as the default method
I'm testing this and having a little problem with the utility class that takes the password and writes it to the auth... ben leinfelder
03:06 PM Metacat Bug #6398: Obsoleted metadata objects are being returned from Solr
Noticed that multiple revisions of the same object were being returned in the solr results.
We tried running action=...
ben leinfelder

01/24/2014

08:26 AM Metacat Story #6276 (In Progress): Update to use new EZID API URL
All,
EZID's domain name change is scheduled for our regularly scheduled maintenance window on Sunday night, Februa...
ben leinfelder

01/16/2014

04:42 PM MetacatUI Bug #6393: 404 for entryForm.js
We can probably just remove the two URLs for this and just keep the entryForm.js that is packaged with metacatUI. Ori... ben leinfelder
11:11 AM MetacatUI Feature #6388: Compress Solr response for faster page load
More information here: http://httpd.apache.org/docs/2.2/mod/mod_deflate.html ben leinfelder
11:10 AM MetacatUI Feature #6388: Compress Solr response for faster page load
In the Apache config (mn-demo-8), I just tried adding:
AddOutputFilterByType DEFLATE text/json
and saw a reduction ...
ben leinfelder
09:51 AM Metacat Feature #6285 (In Progress): Handle EML singleDateTime field in SOLR index
Giving this a whirl locally and adding it to the CN lib so we all can make use of it. ben leinfelder
 

Also available in: Atom