ben leinfelder's activity
From 09/17/2013 to 10/16/2013
10/16/2013
- 03:06 PM MetacatUI Task #6153: Create controlled vocabulary for SNAP
- Since Morpho has a widget for using the VDEX spec and our UI can certainly load and find elements in XML, perhaps tha...
10/15/2013
- 10:34 AM Metacat Bug #6141 (Closed): Permission denied to update/publish metadata for group member on Gulfwatch
- 10:31 AM Metacat Bug #6141 (In Progress): Permission denied to update/publish metadata for group member on Gulfwatch
- In the branch - being included in 2.2.1 patch for MN and CNs
- 06:47 AM Metacat Bug #6141: Permission denied to update/publish metadata for group member on Gulfwatch
- My first guess is that there is something not quite right with the login/session since the error message only mention...
- 10:34 AM Metacat Bug #6136 (Closed): files left open causes too many file descriptors on OS
- 10:33 AM Metacat Bug #6142: Metacat.property guid.ezid.unitemplate.metadata includes context
- This is in the 2.2 branch.
- 06:47 AM Metacat Bug #6142: Metacat.property guid.ezid.unitemplate.metadata includes context
- This should be included in the upcoming patch release.
- 10:31 AM Metacat Bug #6138 (Closed): Metacat-index assumes default "knb" context
10/10/2013
- 12:51 PM MetacatUI Bug #6139 (Closed): Ensure all UI queries limit to only the current revision of a document
- 12:12 PM Metacat Bug #6138 (Closed): Metacat-index assumes default "knb" context
- 09:39 AM Metacat Task #6040: Metacat-index does not handle <references>
- Even with a SAX parser, the implementation could keep track of all elements with "id" attributes and anytime a "refer...
10/09/2013
- 03:27 PM Metacat Task #6110: Use a new schema of dataone solr index so that the author last name can be sortable
- Won't this be included in the next (1.2.1) release of the library as well? Could just wait for that if it is coming u...
- 08:44 AM MetacatUI Bug #6125: KNB CSS is being used on certain elements in default theme in IE only
- Assigning to 1.1.1 patch - should also be included in master branch for future releases.
10/07/2013
- 04:09 PM Metacat Story #6128 (Closed): Wait for MetacatUI 1.1.0 release
- Using MetacatUI 1.1.0 tag.
https://github.com/NCEAS/metacatui/tree/METACATUI_1_1_0 - 04:08 PM MetacatUI Bug #6126 (Works For Me): Sign in via registry (#share) fails in IE 10
- not sure what was going on with this error...
10/04/2013
- 05:32 PM Metacat Story #6128 (Closed): Wait for MetacatUI 1.1.0 release
- 05:00 PM MetacatUI Bug #6126 (Works For Me): Sign in via registry (#share) fails in IE 10
- When using IE 10 I cannot login using the metacatui (but can in Chrome on the Mac using the same username/password).
... - 03:10 PM MetacatUI Bug #6124 (Closed): Use POST for all login requests
- Changed RegistryView to explicitly use $.post() method for submitting login form. Now I just see the post in the logs...
- 02:50 PM MetacatUI Bug #6124 (Closed): Use POST for all login requests
- Matt was looking through the apache log and noticed that we log our get request URIs:...
10/03/2013
- 12:46 PM Metacat Bug #6117 (In Progress): Reindexing (action=reindex) only works once
- Added code to remove from the queue when responding to the add event. Testing now.
- 12:39 PM Metacat Bug #6117 (Resolved): Reindexing (action=reindex) only works once
- 12:01 PM Metacat Task #6040: Metacat-index does not handle <references>
- This is included in the 1.2.0 d1 index release. It will not include || but instead will use blanks. Not a very great ...
- 11:07 AM Metacat Task #6040: Metacat-index does not handle <references>
- Apparently this is fixed in cn-index-processor v1.2.0 -- so we will need to pull in this newer dependency in metacat-...
- 11:59 AM Metacat Task #6110: Use a new schema of dataone solr index so that the author last name can be sortable
- This is included in the v1.2.0 release of d1 indexing -- called "authorSurNameSort"
Schema:
https://repository.da... - 11:47 AM Metacat Feature #6031 (Rejected): Add rendered metadata to Bagit package contents
- Duplicate of 6053
10/02/2013
- 02:32 PM MetacatUI Feature #6116 (Closed): Use updated NCEAS logo in locations that use an NCEAS logo
- 02:31 PM MetacatUI Support #6060: Test cross-browser compatibility for IE, Firefox, Safari, and Chrome and add HTML5 fallbacks for older browser version
- How's this looking on other browsers? I've only used the UI in Chrome, to be honest.
- 02:30 PM MetacatUI Feature #6014 (Closed): Implement publish DOI action
- 02:30 PM MetacatUI Feature #5957 (Closed): Design and implement graphical look and feel for default skin
- Pretty cool!
- 02:29 PM MetacatUI Task #6076 (Closed): Rearrange footer logos
- new logo can be used in next release.
- 11:41 AM Metacat Story #6062 (Closed): Deprecate skin configuration
- 11:40 AM Metacat Task #6067 (Closed): Update documentation to reflect the new metacatui theme mechanism
- 11:12 AM Metacat Story #6063 (Closed): ldapweb.cgi enhancements
- 10:55 AM Metacat Bug #5243: ldapweb.cgi crashes with invalid password characters
- While we do allow someone to create an account with special characters as the password, I am unable to login using th...
- 09:48 AM Metacat Task #6115 (Resolved): ldapweb.cgi - default configuration should use o=unaffiliated
- We are not yet ready to use ou=Account by default in our ldapweb skin configurations.
- 09:46 AM Metacat Bug #6086 (Closed): publish service call fails to authenticate properly
- 09:23 AM Metacat Story #6114 (Closed): Include updated D1 indexing library
10/01/2013
- 05:08 PM Metacat Task #6113 (Resolved): Getting "Bad header" error when similar accounts are present
- WHen I try to register with an account that has similar info as an existing one (email, last name etc) on dev2.nceas....
- 04:59 PM Metacat Task #6096 (Closed): Add reCaptcha library instructions to admin docs
- Added to the registry installation section.
09/24/2013
- 04:34 PM Metacat Bug #6101 (Closed): MN.update() fails but modifies revision chain
- Moved the call "existingSysMeta.setObsoletedBy(newPid);" to after the insert/update in Metacat is called.
- 04:09 PM Metacat Bug #6101 (Closed): MN.update() fails but modifies revision chain
- Hello Ben, Chris,
I was trying to update two data and metadata files for some old subtidal data today and ran int...
09/23/2013
- 04:36 PM Metacat Story #6082 (Closed): Rename knb.war to ???.war
- Using metacat.war now.
- 04:35 PM Metacat Task #6087 (Closed): Change all default configurations to use new context
- 04:34 PM Metacat Task #6088 (Closed): Update documentation to use new context name
- 01:21 PM Metacat Bug #6100 (Closed): Metacat search does not work for Chinese characters
- Now forcing UTF-8 if the request does not specify and encoding.
- 10:33 AM Metacat Bug #6100 (Closed): Metacat search does not work for Chinese characters
- Hi Ben,
We found there is a searching problem on Metacat Home page. We can search Chinese characters correctly on ... - 10:30 AM Metacat Task #6066 (Closed): Add email verification for new accounts
- I made the activation link accessible via a configured #external url in the metacatui.properties file. This let's us ...
09/20/2013
- 11:20 AM Metacat Task #6066 (In Progress): Add email verification for new accounts
- This working great - only issue is that using the metacatui cfg we get an un-styled "Activation Successful!" page. Th...
- 11:06 AM Metacat Task #6065 (Closed): Add reCaptcha widget to initial registration page
- 10:59 AM Metacat Task #6098 (Closed): Make reCaptcha work with AJAX include
- Works as expected now.
- 08:33 AM Metacat Task #6098: Make reCaptcha work with AJAX include
- This is now rendering on dev2. I did not know the private key for our recaptcha config, so it needs to be tested when...
- 07:50 AM Metacat Task #6098: Make reCaptcha work with AJAX include
- I included the ajax-style of recaptcha, but need to verify that it works. Jing - do you foresee any issues with using...
- 07:45 AM Metacat Task #6098 (Closed): Make reCaptcha work with AJAX include
- Instead of having the perl code generate the catcha content, the template can include the ajax-style of constructing ...
- 10:47 AM Metacat Feature #6099 (Closed): Remove temporary LDAP accounts after X amount of time has passed
- Users are added to a temporary LDAP tree until they activate their account via email. We should remove these accounts...
- 10:44 AM Metacat Task #3306 (Closed): NCEAS skin account creation needs more thought
- We've now made the text more generic so that the LDAP account creation feature can be used in multiple contexts and i...
- 10:40 AM Metacat Task #2635 (Closed): Look up for forgotten KNB account names
- This is working nicely.
09/19/2013
- 12:38 PM Metacat Task #6096 (Closed): Add reCaptcha library instructions to admin docs
- THis is a new dependency and should be documented in the registry install docs.
- 11:39 AM Metacat Story #6082: Rename knb.war to ???.war
- [11:34am] matt: ben: the more I think about it, I still think we should go with metacat.war, despite the duplicate pa...
09/18/2013
- 03:50 PM Metacat Task #6095 (Closed): Pull metacatui from specific tag
- added to build, but still pointing to 'master' for the time being.
- 03:17 PM Metacat Task #6095 (Closed): Pull metacatui from specific tag
- Right now it is pulling the HEAD for the build. Should pull a specific tag.
09/17/2013
- 09:35 AM Metacat Feature #6092 (Closed): Science Metadata DOIs should point to "view" landing page
- Added two optional entries in metacat.properties for including a template for the view landing page:...
Also available in: Atom