Activity
From 12/15/2013 to 01/13/2014
01/13/2014
- 01:46 PM Task #6347 (Closed): Create mechanism for adding name/value pairs to the solr index
- See MetacatSolrIndex.submit() for the method that allows you to submit the document and/or just the fields for indexing.
- 09:01 AM Feature #5989 (In Progress): Track data download, view and citation statistics
01/07/2014
- 01:59 PM Feature #6346 (In Progress): Make # READ events available in SOLR index
- I committed my first attempt at this. It should probably be tested a bit more to ensure that indexing events do not u...
01/06/2014
- 05:12 PM Bug #6320: Create a file-base authentication mechanism as the default method
- I did a little bit research on comparing bcrypt and sha1. People say bcrypt is a better hash algorithm.
There is ... - 03:30 PM Bug #6321 (Resolved): Metacat login mechanism needs to handle the ldap alias account
- Add a method named getAliasedDn. This method derefer the alias to the real object.
This method is applied in the a... - 12:35 PM Feature #6362: Add an id to the year element in the citation in eml-indentifier.xsl
- Then in MetacatUI MetadataView, find the ID and put the uploaded date from the system metadata if there is no publica...
- 11:30 AM Feature #6362 (New): Add an id to the year element in the citation in eml-indentifier.xsl
- 11:44 AM Feature #6355: Print "N/A" or similar when EML fields don't exist rather than print a blank node
- For example, data attributes that are non-existent in an EML file will still be printed by eml-attributes.xsl but wil...
01/03/2014
- 02:35 PM Feature #6355 (New): Print "N/A" or similar when EML fields don't exist rather than print a blank node
- 09:49 AM Task #6347 (Closed): Create mechanism for adding name/value pairs to the solr index
- For use with getting READ even counts into the object index and also for adding semantic annotation facets into the i...
- 09:38 AM Feature #6346 (Resolved): Make # READ events available in SOLR index
- I'd suggest using the dynamic fields we have at our disposal: https://cwiki.apache.org/confluence/display/solr/Dynami...
12/24/2013
- 01:50 PM Bug #6321: Metacat login mechanism needs to handle the ldap alias account
- The code was added to handle the alias. But we need to add code to handle get groups as well.
12/20/2013
- 08:11 AM Bug #6323 (Closed): CNodeService.archive() doesn't increment serialVersion correctly
- Modified CNodeService and DocumentImpl to increment the serialVersion.
- 07:31 AM Bug #6323 (Closed): CNodeService.archive() doesn't increment serialVersion correctly
- In calling CNodeService.archive(), and perhaps delete() too, the serialVersion isn't set correctly. Check this in Do...
- 07:28 AM Bug #6322 (Rejected): Ensure lock is obtained prior to calls to Hazelcast IMap.put()
- When modifying the system metadata table, we call systemMetadataMap.put(). since this is a distributed map in the HZ...
12/19/2013
- 03:03 PM Bug #6321 (Resolved): Metacat login mechanism needs to handle the ldap alias account
- We are planning to trim the nceas ldap to have one subtree ou=Account which has the real users. The other subtrees, s...
- 02:56 PM Bug #6320 (Closed): Create a file-base authentication mechanism as the default method
- The NCEAS' LDAP will only provide service for some trusted partners in future. For those who currently depend on our ...
- 01:42 PM Bug #6219 (Closed): Is $ldap->start_tls( verify => 'none') good enough in the ldpweb.cgi?
- Jing added 'require' to the TLS calls in the ldapweb script so I believe we are good now. Also involved configuring t...
- 01:40 PM Feature #6285: Handle EML singleDateTime field in SOLR index
- I think the approach should be to write the singleDateTime value to the existing solr fields for start and end date s...
- 09:36 AM Bug #6315 (Closed): Needs to work for DATA objects as well
- Changed CNodeService.delete() and .archive() to handle DATA objects.
- 09:35 AM Bug #6315 (In Progress): Needs to work for DATA objects as well
12/18/2013
- 04:33 PM Bug #6315 (Closed): Needs to work for DATA objects as well
- Found that calls need to work on data objects where the CN does not actually store the object.
See DataONE tracker: ...
12/17/2013
- 05:35 PM 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
- This bug it is harder than I thought because i can reproduce the bug once, then i can't.
I downloaded metacat-bin-... - 09:43 AM Bug #6290 (Resolved): Include data objects in BagIt download with intelligent file names
12/16/2013
- 02:07 PM 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
- The version of the previous metacat is 2.2.1
- 02:06 PM Bug #6306 (Works For Me): 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
- If the index schema was modified, users shouldn't see the message.
Also available in: Atom