Activity
From 02/17/2014 to 03/18/2014
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
02/21/2014
- 03:36 PM Story #6296 (Closed): authMN SM.accessPolicy out of synch with CN and replicaMN
- 03:35 PM Task #6407 (Closed): Add syncing test to metacat test suite
- Added tests for synchronizing MN and CN access policies for single objects and eml-described data objects.
- 03:33 PM Revision 8644 (metacat): add note about archive correction
- 03:12 PM Revision 8642 (metacat): merge recent upgrade changes from 2.4 branch
- 01:13 PM Revision 8636 (metacat): use UI 1.4 branch pre 2.4 branch
- 11:35 AM Revision 8635 (metacat): uncomment other tests in suite.
- 11:20 AM Revision 8634 (metacat): look up guid when done setting access by docid so we can sync and refresh accesspolicy on MN and CN.
- 10:50 AM Revision 8633 (metacat): additional logging for set access
- 10:35 AM Revision 8632 (metacat): add a few more checks while debugging test
- 10:04 AM Revision 8631 (metacat): Use D1client for communication with CN (for integration test)
- 09:05 AM Revision 8630 (metacat): get guid from online id for call to SyncAccessPolicy
- 09:02 AM Revision 8629 (metacat): setAccessAction: get guid from passed in id for calls to SyncAccessPolicy, HazelcastService.refreshSystemMetadataEntry
02/20/2014
- 04:16 PM Revision 8628 (metacat): example of how we can look up pid (guid) given a metacat docid.
- 03:53 PM Revision 8627 (metacat): Changed some of the font and stlyes of the metacat docs for easier reading and fixed a big where the metacat admin "configure" buttons were not working
- 01:57 PM Revision 8626 (metacat): remove sensorML from the catalog since we don't actually ship it (yet?)
- 01:37 PM Revision 8625 (metacat): add test for invalid dryad content -- should be rejected because it is not schema valid.
- 12:42 PM Revision 8624 (metacat): clean up dryad test doc - only use D1 api. https://projects.ecoinformatics.org/ecoinfo/issues/6419
- 12:25 PM Revision 8623 (metacat): add generated diagrams for stats proposal -- seems to be our practice for other documentation pages.
- 10:35 AM Revision 8622 (metacat): test for inserting dryad instance doc. https://projects.ecoinformatics.org/ecoinfo/issues/6419
02/19/2014
- 05:04 PM Revision 8621 (metacat): add test to check sync of access policies of data object referenced in EML 2.0.1 docs
- 04:43 PM Revision 8620 (metacat): initial basic test of inserting dryad metadata. NOTE: uses metacat api, not dataone api. https://projects.ecoinformatics.org/ecoinfo/issues/6419
- 03:30 PM Revision 8619 (metacat): do not delete the lib/schema directory on fullclean now that we actually have content in there in SVN. https://projects.ecoinformatics.org/ecoinfo/issues/6419
- 02:52 PM Revision 8618 (metacat): Add an example Dryad Metadata Profile instance document to test inserts of this schema type.
- 02:35 PM Revision 8617 (metacat): Add in Darwin Core schema support into xml_catalog, and insert it on upgrade as well. The schemas are cached in lib/schema/dwc, and Matt and Ben noted that the tdwg_basetypes.xsd and tdwg_dwctypes.xsd are part of the same namespace, but are xs:include'd rather than imported via namespace.
- 02:14 PM Revision 8616 (metacat): In lieu of pulling schemas from URL endpoints for dataONE, Darwin core, and Dryad, we're caching them in Metacat so we have stable copies. Remove the ant targets used to pull them.
- 02:11 PM Revision 8615 (metacat): Add the three Darwin Core schemas required by the Dryad Metadata Profile (via imports).
- 12:54 PM Revision 8614 (metacat): include a few tests for isEqual method. https://projects.ecoinformatics.org/ecoinfo/issues/6407
- 08:49 AM Revision 8613 (metacat): Add cached versions of the DataONE, Dryad, Dublin core, and Darwin Core schemas to Metacat. Remove schemaLocation attributes so that we rely on the local catalog and don't use (potentially changing) URL endpoints.
02/18/2014
- 04:50 PM Revision 8612 (metacat): Use client.MetacatClient instance for all metacat api calls
- 02:49 PM Revision 8611 (metacat): Test syncing of access policies when updated with legacy metacat api
- 02:48 PM Revision 8610 (metacat): Change isEqual to private so it can be used by test suite
- 02:25 PM Feature #6285 (Resolved): Handle EML singleDateTime field in SOLR index
- I'm happy with this as an interim solution until we implement something that can effectively query multiple ranges or...
02/17/2014
- 07:16 AM Feature #6419 (Closed): Add Dryad and DataONE schemas to Metacat catalog
- Added these schemas into lib/schema via ant tasks, and added them to the xml_catalog table during installation/upgrade.
- 07:11 AM Revision 8609 (metacat): Add DataONE, Dublin Core, and Dryad schemas during the 2.4.0 upgrade, and be sure to remove the appropriate entries before inserting to avoid duplicate rows.
- 06:53 AM Revision 8608 (metacat): Add schema support for the DataONE, dublin Core, and Dryad schemas. Schemas get downloaded into lib/schema priior to jar and dist targets, and get loaded into xml_catalog on installation.
Also available in: Atom