Activity
From 02/22/2014 to 03/23/2014
03/23/2014
03/21/2014
- 05:07 PM Revision 8708 (metacat): include characteristic_sm field with SPARQL query
- 01:21 PM Revision 8707 (metacat): include SSLVerify* directives for client certificates and a pointer for getting the DataONE chain files.
03/20/2014
03/19/2014
- 04:02 PM Bug #6473 (Closed): Problem in activating a new generated ldap account
- "^x" is part of the hash string.
It seem user successfully activated his account:
Hi Jing,
I was able to activ... - 01:08 PM Bug #6473: Problem in activating a new generated ldap account
- What is this at the end of the hash?...
- 12:41 PM Bug #6473 (Closed): Problem in activating a new generated ldap account
- Zach Nelson reported there was an issue to activate his account:
hash string Kv9aZuLOdu$tO3 doesn't match our reco... - 01:26 PM Revision 8706 (metacat): Added an explanation of "metacat context" to the Metacat Themes docs based on questions asked by an actual user following our instructions in the docs.
03/18/2014
- 12:18 PM Revision 8705 (metacat): Edited the docs to incude more details about creating a custom theme
03/14/2014
- 03:35 PM Bug #6466: Groups Assignment after making some accounts aliases
- I modified the code so metacat wouldn't change the group assignment after the dn was aliased.
So it will work as ... - 01:31 PM Bug #6466 (Closed): Groups Assignment after making some accounts aliases
- Background: the merge of our ldap trees, the groups information wouldn't be touched.
Before the merge, the uid=ben... - 03:33 PM Revision 8704 (metacat): Remove the code to lookup alias dn in the getGroups method.
- 01:16 PM Revision 8703 (metacat): Rather than directly to modify the env, we use context.addToEnv.
- This fixed a bug in non-tls env, the alias log-in doesn't work.
- 10:59 AM Revision 8702 (metacat): first pass at generating annotations from EML attribute information. uses the OpenAnnotation model that the metacat-index tests assume which allows us to populate dynamic index fields for the annotation class[es]. There is still much to be done with finding appropriate concepts for each attribute. https://projects.ecoinformatics.org/ecoinfo/issues/6256
- 10:55 AM Revision 8701 (metacat): switch to index standard since it is more likely we will be able to determine this from our existing EML attribute information. https://projects.ecoinformatics.org/ecoinfo/issues/6253
03/12/2014
- 12:13 PM Task #6433: Test Metacat on tomcat7
- Update: after Aaron downgraded its tomcat to 6, morpho 10.1 still has the frozen issue.
03/06/2014
03/05/2014
- 11:46 AM Revision 8699 (metacat): Add comments to bash script to explain its function and dependencies
- 11:34 AM Feature #6445 (New): Alter replicaPolicies.sh so that the script will iterate over pages of objects instead of updating the count in the code manually
- 11:30 AM Revision 8698 (metacat): Added a bash script to call /replicaPolicies/{pid} via the DataONE API for all objects in a MN or a list of ids.
03/04/2014
- 12:09 PM Story #6440 (Closed): Keep DOI registrations current and resolvable
- We have used a few different DOI registration approaches on the KNB:
* bulk load of all historical content (metadata... - 10:23 AM Revision 8697 (metacat): Add the test class for the pisco account.
- 10:22 AM Revision 8696 (metacat): Remove the test method for the pisco account since it maybe fails because of the fire wall issue.
- 09:48 AM Revision 8695 (metacat): Add the login test of the pisco account.
- 09:47 AM Revision 8694 (metacat): Add the pisco account.
03/03/2014
- 04:33 PM Revision 8693 (metacat): Do a more thorough check that the characteristic annotation was successfully indexed as expected (semtools)
- 03:56 PM Revision 8692 (metacat): switch to the OpenAnnotation (OA) model for annotating datapackages with measurements/characteristics (semtools)
- 03:55 PM Revision 8691 (metacat): switch to the OpenAnnotation (OA) model for annotating datapackages with measurements/characteristics (semtools)
- 03:54 PM Revision 8690 (metacat): switch to the OpenAnnotation (OA) model for annotating datapackages with measurements/characteristics (semtools)
- 03:41 PM Revision 8689 (metacat): support content from all serverLocations when summarizing entity info (semtools)
- 09:30 AM Revision 8688 (metacat): bump the poms to 2.4.2
- 07:03 AM Story #6437: Upgrade to SOLR 4 or 5
- Assigning to Peter for now -- seems he will be involved with SOLR for stats service and has already experimented with...
- 06:52 AM Story #6437 (New): Upgrade to SOLR 4 or 5
- We'd like to make use of new key features in SOLR 4:
* spatial indexing/filters
* geohash (for heatmaps/displaying ...
03/02/2014
03/01/2014
02/28/2014
- 04:39 PM Revision 8680 (metacat): Add a pisco test account.
- 04:30 PM Bug #6424 (Closed): Obsoleted objects not marked in index
- Now re-indexing the obsoleted revision[s] of any new objects that are added with update commands. Note that we do not...
- 04:08 PM Bug #6435 (Closed): Solr queries with certain URL-encoded characters are decoded twice
- Added special case for "+" so that when we use the SOLRJ parser it does not encode the intended "+" into a space.
- 02:45 PM Bug #6435 (Closed): Solr queries with certain URL-encoded characters are decoded twice
- The one character I know is a problem is + (%2B). When %2B is sent in a Solr query, Metacat seems to decode it twice ...
- 04:06 PM Revision 8678 (metacat): allow "+" in solr query syntax. https://projects.ecoinformatics.org/ecoinfo/issues/6435
- 01:53 PM Revision 8677 (metacat): Add a comment to warn the users not to change the password file path to a production one since it will be deleted.
- 01:11 PM Revision 8675 (metacat): clear test password file so subsequent runs will not fail -- tests assume blank file to begin with.
- 10:54 AM Task #6433 (Closed): Test Metacat on tomcat7
- Aaron from UW installed a Metacat instance on tomcat7 (Ubuntu 12). But a user can't log in when a Morpho connected it...
02/27/2014
02/26/2014
- 10:49 PM Revision 8670 (metacat): include read events when re-indexing obsoleted objects. https://projects.ecoinformatics.org/ecoinfo/issues/6424
- 10:45 PM Bug #6424 (In Progress): Obsoleted objects not marked in index
- When we decided to keep obsoleted objects in the index, we neglected to update their entries in the index when they w...
- 10:14 PM Bug #6427 (Resolved): Log-in form on SanPark skin doesn't work
- I dug around and found the log-in worked on Firefox but didn't work on Chrome. The issue is the Ajax.Updater didn't s...
- 11:08 AM Bug #6427: Log-in form on SanPark skin doesn't work
- But the SAEON skin works.
- 11:06 AM Bug #6427 (Resolved): Log-in form on SanPark skin doesn't work
- If you click the login button on the Sanpark skin even though input a valid user/password, the login doesn't go throu...
- 05:05 PM Revision 8668 (metacat): Change the loginForm attributes which is generated by the logout action.
- 04:19 PM Revision 8665 (metacat): Use the userManagement variable.
- 04:19 PM Revision 8664 (metacat): Set the userManagementURL property.
- 03:24 PM Revision 8662 (metacat): make the loginForm and logoutForm the onSubmit "false" and the method "post".
- 11:01 AM Bug #6426 (Resolved): Pisco accounts can't log in
- I dug around and found the issue. The problem was not the log-in itself, it was the getUserInfo method used for gethe...
- 11:01 AM Bug #6426 (Resolved): Pisco accounts can't log in
- Mike reported that he couldn't log in Metacat 2.4.0.
- 10:29 AM Revision 8659 (metacat): remove metacarta map layer -- their WMS service is no longer responding.
- 07:55 AM Revision 8656 (metacat): update to use 2.4.1 so the trunk has all artifacts for upgrades.
- 07:47 AM Revision 8655 (metacat): simple upgrade scripts for version 2.4.1
02/25/2014
- 07:46 PM Revision 8652 (metacat): In the authenticate method, if metacat can't get user info, the login still can be successful.
- 06:39 PM Revision 8651 (metacat): change a log information.
- 06:31 PM Revision 8650 (metacat): In the getALiasedName method, the referral set to ignore. Since the alias name is the local referral, we need to set it to ignore.
- 05:44 PM Revision 8649 (metacat): Change the password.
- 04:32 PM Revision 8648 (metacat): test that obsoleted objects remain indexed, but are marked as obsoleted. https://projects.ecoinformatics.org/ecoinfo/issues/6424
- 04:14 PM Revision 8647 (metacat): recursively submit obsoleted objects for indexing when instructed. https://projects.ecoinformatics.org/ecoinfo/issues/6424
- 03:59 PM Bug #6424 (Closed): Obsoleted objects not marked in index
- Looks like between 2.3.1 and 2.4.0 a lot of indexing code was commented out or removed and I believe some of it was t...
02/24/2014
Also available in: Atom