Project

General

Profile

Statistics
| Revision:

# Date Author Comment
8993 11/20/2014 09:21 AM Chris Jones

Merge changes in the 2.4 branch into the trunk for the ORNL Mercury schema support. References https://projects.ecoinformatics.org/ecoinfo/issues/6619.

This schema is maintained by Jim Green () and Ranjeet Devarakonda (). The schema uses a subset of the FGDC 1998 CSDGM elements, along with custom elements specific to the Mercury Metadata web application. Support is included in Metacat for Coordinating Node operations in the DataONE network.

8984 11/19/2014 12:55 PM ben leinfelder

include schema.xml md5 checksum for 2.4.2 release.

8983 11/19/2014 12:52 PM ben leinfelder

[merge from 2.4 branch] use solr schema upgrader for 2.4.2 release -- need to replace the solr schema to include geohash fields

8978 11/19/2014 12:18 PM ben leinfelder

update documentation for trunk to use 2.5.0 release number

8957 11/07/2014 02:42 PM Jing Tao

Merge change from 2.4 branch to trunk (removed some duplicated links)

8955 11/07/2014 11:23 AM Jing Tao

Fixed issues for login and logout on Saeon skin:
https://projects.ecoinformatics.org/ecoinfo/issues/6613'

M saeon/SaeonLogin.jspx

8953 11/05/2014 01:42 PM ben leinfelder

allow per-document reindexing to be initiated by any user (to support third-party annotations)

8914 10/20/2014 11:15 AM ben leinfelder

include type="party" attribute for the divs that contain contact information (for annotating with ORCIDs)

8875 09/25/2014 09:01 AM Lauren Walker

In the EML XSLT - Add classes to the entity details containers so they can be identified easily

8874 09/23/2014 06:27 PM ben leinfelder

add /token endpoint for annotatorJS/annotateIt.org integration. https://github.com/DataONEorg/sem-prov-design/issues/18

8871 09/19/2014 04:15 PM ben leinfelder

include resource="#xpointer(...)" attributes for sections that are potential targets for annotation. So far we have the various people (creator, contact, etc) and data table attributes. https://github.com/DataONEorg/sem-prov-design/issues/18

8836 08/18/2014 09:30 AM Lauren Walker

Replace the /u00A0 character encoding with space character instead since /u00A0 displays literally in browsers

8832 08/07/2014 11:13 AM ben leinfelder

comment out myproxy servlets. https://redmine.dataone.org/issues/5742

8817 07/30/2014 11:24 AM Lauren Walker

Fix XML validation errors in the metacatui confirmData template for the registry. Add a test script that submits multiple datasets to the registry.

8810 07/23/2014 04:19 PM ben leinfelder

add support for v2 DataONE API.

8809 06/09/2014 04:06 PM ben leinfelder

remove old EML jar -- datamanager.jar has the EMLParser now and is pulled in with maven.

8808 06/06/2014 04:54 PM ben leinfelder

use css changes from EML project to render a PDF that fits on a printed page during export. Note that this also changes the default skin slightly (for the better, we think). https://projects.ecoinformatics.org/ecoinfo/issues/6053

8807 06/02/2014 12:16 PM ben leinfelder

remove configxml.jar as the ConfigXML class is now included in the utilities library.

8804 05/30/2014 01:58 PM ben leinfelder

use maven for datamanager dependency now that EML project has been [partially] maven-ized.

8788 05/19/2014 02:21 PM ben leinfelder

use separate surName and givenNames to lookup ORCIDs.

8771 05/13/2014 03:31 PM ben leinfelder

change the hazelcast group name to be the default "metacat" instance so that the metacat-index tests pass without additional local configuration, at least when running a default metacat deployment.

8755 04/29/2014 04:47 PM Jing Tao

Remove the attribute disable from the update button if it has been submitted.

8751 04/28/2014 03:38 PM Jing Tao

Add the cn url.

8750 04/28/2014 03:37 PM Jing Tao

Add the text field for the cn url.

8742 04/21/2014 11:12 AM ben leinfelder

recompile with java 1.6 for compatibility with our servers.

8728 04/07/2014 01:25 PM Lauren Walker

Check for undefined and null elements to avoid errors in IE 8 and earlier in the registry entry form JS

8727 04/04/2014 12:03 PM Lauren Walker

Close a <span> HTML tag in the entry form MetacatUI template to avoid errors in older browsers

8716 03/28/2014 03:51 PM ben leinfelder

refactor web service calls to bioportal and orcid outside of the annotator class. test with orcid sandbox server. include orcid uri for the annotations being generated (we can index these and drive our searches on these values down the road). related to this: https://projects.ecoinformatics.org/ecoinfo/issues/6423 and also some semtools tasks.

8685 03/02/2014 06:26 PM ben leinfelder

merge from trunk: these open layers resources were not committed!

8680 02/28/2014 04:39 PM Jing Tao

Add a pisco test account.

8673 02/27/2014 12:50 PM ben leinfelder

use local release of OpenLayers api so that it works over https with our secure deployments (openlayers.org does not offer the api from their servers using https).

8668 02/26/2014 05:05 PM Jing Tao

Change the loginForm attributes which is generated by the logout action.

8665 02/26/2014 04:19 PM Jing Tao

Use the userManagement variable.

8662 02/26/2014 03:24 PM Jing Tao

make the loginForm and logoutForm the onSubmit "false" and the method "post".

8659 02/26/2014 10:29 AM ben leinfelder

remove metacarta map layer -- their WMS service is no longer responding.

8656 02/26/2014 07:55 AM ben leinfelder

update to use 2.4.1 so the trunk has all artifacts for upgrades.

8642 02/21/2014 03:12 PM ben leinfelder

merge recent upgrade changes from 2.4 branch

8627 02/20/2014 03:53 PM Lauren Walker

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

8615 02/19/2014 02:11 PM Chris Jones

Add the three Darwin Core schemas required by the Dryad Metadata Profile (via imports).

8613 02/19/2014 08:49 AM Chris Jones

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.

8602 02/14/2014 09:46 AM ben leinfelder

switch to ezid 1.0.0 release and pull from dev-testing.dataone.org Maven repo.

8598 02/13/2014 01:02 PM ben leinfelder

use '/var/metacat/users/password.xml' as the default password file path to: a) indicate it is for managing users and b) that it uses XML serialization. https://projects.ecoinformatics.org/ecoinfo/issues/6320

8583 02/07/2014 04:01 PM ben leinfelder

use AuthFile by default. https://projects.ecoinformatics.org/ecoinfo/issues/6320

8571 02/05/2014 02:12 PM Jing Tao

Add the AOOS as part of the label of the unaffiliated account.

8557 02/03/2014 04:00 PM Lauren Walker

Added a footer to the identity management config pages

8555 02/03/2014 02:56 PM ben leinfelder

use v2.4.0 for documentation and upgrade scripts.

8551 02/03/2014 09:30 AM Jing Tao

Use the default metacatui theme to replace the skin name.

8550 02/03/2014 09:27 AM ben leinfelder

use https for the new EZID api url.

8543 01/30/2014 03:13 PM Jing Tao

Add the code to dispaly the label for the organization selection.

8541 01/30/2014 02:48 PM Jing Tao

Read the organization label and name from a hash.

8539 01/30/2014 01:25 PM ben leinfelder

use the updated EZID base URL. Should be active after Feb 2nd, 2014. https://projects.ecoinformatics.org/ecoinfo/issues/6276

8538 01/30/2014 11:31 AM Jing Tao

Add the label property for the organization.

8536 01/29/2014 01:35 PM ben leinfelder

use explicit accessor for clientViewBean sessionid since the taglib was resulting in a blank page.

8533 01/24/2014 04:32 PM Jing Tao

Add the code to hide/display the file/ldap section base on the selection of the auth class.

8531 01/23/2014 10:26 PM Jing Tao

Add the icon-plus-sign and icon-minus-sign.

8529 01/23/2014 04:37 PM Jing Tao

Add the code to constructor default user management url.

8528 01/23/2014 04:36 PM Jing Tao

Add a property to store the default user management page.

8527 01/23/2014 02:37 PM Jing Tao

Add a default page to handle the user management for the filed-based authentication.

8526 01/23/2014 09:29 AM Jing Tao

Use the userManagementurl to replace the ldapweb.cgi.

8525 01/22/2014 05:34 PM Jing Tao

Add a variable to store the user management url.

8523 01/22/2014 04:34 PM Jing Tao

Use the userManagementUrl to replace the ldapweb.cgi url.

8520 01/22/2014 03:34 PM Jing Tao

Add a new property for the user management url.

8519 01/22/2014 03:33 PM Jing Tao

Add a new config for the user-management-url.

8518 01/22/2014 11:46 AM Jing Tao

Add the code to set the stored value be selected in the option list.

8516 01/21/2014 06:14 PM Jing Tao

Change the auth class from the text box to the option list.

8514 01/21/2014 05:02 PM Jing Tao

Add the correct doc url for the property of auth.file.path.

8513 01/21/2014 04:39 PM Jing Tao

Added the file-based authentication configuration. Removed the ldap client section.

8512 01/21/2014 02:07 PM Jing Tao

Separate the properteis for the file-based authentication to the ldap-based authentication.

8468 01/07/2014 05:10 PM Jing Tao

Add a new property to specify the hash class which will be used to protect the password.

8440 12/19/2013 08:53 AM ben leinfelder

prep for 2.3.1 release

8425 12/10/2013 01:30 PM Jing Tao

Add a property as the password for generating keys.

8418 12/06/2013 05:56 PM Jing Tao

Add a property to specify the authen file path.

8409 11/21/2013 09:46 AM Jing Tao

Add some new properties for getting the next avaliable uid.

8407 11/19/2013 03:44 PM Jing Tao

Remove the file since we rename it.

8405 11/19/2013 03:42 PM Jing Tao

Use the new name of the ldap ca certicate.

8404 11/19/2013 03:39 PM Jing Tao

Rename the ca certificate file.

8402 11/18/2013 03:08 PM Jing Tao

Add a new property to sepcify the ldap ca cert location.

8400 11/18/2013 03:01 PM Jing Tao

Add the ldap-dev ca certificate.

8399 11/15/2013 03:02 PM Jing Tao

Change the default value of context name to be identity.

8389 11/12/2013 02:00 PM Jing Tao

Use ";" rather than "," to separate the organization names.

8387 11/12/2013 09:23 AM ben leinfelder

add ou=Account to the default account.properties

8385 11/09/2013 01:32 PM ben leinfelder

set the page title without always using "Data" in the name - rely on the skin.properties values to drive that in the template.

8384 11/09/2013 01:09 PM ben leinfelder

show recaptcha on load without user having to click. works in both metacatUI and in traditional server-side skin (cfg=account)

8383 11/09/2013 09:07 AM ben leinfelder

do not use bullets in ul.

8382 11/09/2013 09:00 AM ben leinfelder

include header/footer code in the ldap templates for the account skin.

8381 11/09/2013 08:20 AM ben leinfelder

bring identity management more in line with the current nceas look and feel

8380 11/09/2013 07:45 AM ben leinfelder

make account index.html more dynamic for our typical installations. May still require a context configuration value to be manually specified, but at least the default will work and we don't need to hardcode a hostname.

8379 11/08/2013 04:36 PM Jing Tao

Change the mime type to text/xml.

8378 11/08/2013 04:34 PM Jing Tao

Add the nceas' logo here.

8377 11/08/2013 04:32 PM Jing Tao

Add nceas's logo.

8376 11/08/2013 03:42 PM Jing Tao

Use java script in the index.html to create the page. So the account skin doesn't involve any java classes.

8374 11/08/2013 03:38 PM Jing Tao

Add a specify web.xml for the account war file which only contains the cgi and style stuff.

8370 11/07/2013 09:16 AM ben leinfelder

surround the ldap account tools in a div so we can replace them with theme-specific links as needed in the metacatUI. https://projects.ecoinformatics.org/ecoinfo/issues/6191

8368 11/05/2013 04:25 PM ben leinfelder

use "Username" in header

8359 10/31/2013 09:57 AM ben leinfelder

include href on the captcha link so that it shows as a pointer -- but doesn't navigate anywhere.

8351 10/30/2013 10:16 AM ben leinfelder

clear temporary accounts that have not been activated after a configurable number of hours. https://projects.ecoinformatics.org/ecoinfo/issues/6099

8347 10/29/2013 11:51 AM ben leinfelder

do not include admin moderator for registry entries by default.

8346 10/29/2013 11:14 AM ben leinfelder

show the Organization input field now that we will use keywords for the working group.

8341 10/24/2013 02:03 PM ben leinfelder

Make UI include the Organization (called "site" in the form params) instead of the registry code. https://projects.ecoinformatics.org/ecoinfo/issues/6162

8339 10/21/2013 01:56 PM ben leinfelder

use 2.3.0 for this next release of metacat.