Project

General

Profile

Statistics
| Revision:
  • svn:ignore: build
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH:6107-6121

# Date Author Comment
8197 09/13/2013 03:01 PM Jing Tao

First get the email sender from the skin properties. If it is null, get it from the metacat.properties file.

8196 09/13/2013 02:11 PM Lauren Walker

A few style changes to the docs

8195 09/13/2013 01:30 PM Jing Tao

Remove the sentence which saied the failure reason is the uid has been used.

8194 09/13/2013 01:25 PM Jing Tao

Reword a message for the failed verification.

8193 09/13/2013 11:12 AM ben leinfelder

Generate an ORE when sci metadata is added via the Metacat API.
https://projects.ecoinformatics.org/ecoinfo/issues/6061

8192 09/13/2013 10:02 AM Lauren Walker

Added an ID and div wrapper to the docs html for more precise CSS selectors in the metacatui ExternalView.

8191 09/12/2013 05:12 PM Jing Tao

Add code to handle the failure of the email server.

8190 09/12/2013 04:50 PM ben leinfelder

better checking for ORE maps when publishing DOIs (need to update the packages that contain sci meta). https://projects.ecoinformatics.org/ecoinfo/issues/6061

8189 09/12/2013 01:45 PM ben leinfelder

implement ORE check method to actually query the MN for OREs that reference the given pid.
https://projects.ecoinformatics.org/ecoinfo/issues/6061

8188 09/12/2013 11:19 AM Lauren Walker

Added a Sphinx theme for the documentation that mirrors the new default theme for MetacatUI.

https://projects.ecoinformatics.org/ecoinfo/issues/6075

8187 09/12/2013 10:45 AM ben leinfelder

remove any index event errors if the pid has successfully been reindexed. https://projects.ecoinformatics.org/ecoinfo/issues/6089

8186 09/11/2013 09:57 PM Jing Tao

Add code to check if password match in the registeration.

8185 09/11/2013 09:36 PM Jing Tao

Add the new feature for the email verification.

8184 09/11/2013 10:59 AM ben leinfelder

change hazelcast group name to match the current context. https://projects.ecoinformatics.org/ecoinfo/issues/5624

8183 09/11/2013 10:49 AM ben leinfelder

try to cut down on the number of metacat-ui build calls - the SEEK build ends up calling war target more oftenthan not!

8182 09/11/2013 09:28 AM Jing Tao

Fixed a bug that the url link was not correct in the email.

8181 09/10/2013 11:03 PM Jing Tao

Send the verification email.

8180 09/10/2013 05:58 PM Jing Tao

Add code to add a user to the tmp subtree.

8179 09/10/2013 03:40 PM ben leinfelder

add logout links to header and footer. https://projects.ecoinformatics.org/ecoinfo/issues/3761

8178 09/10/2013 03:17 PM ben leinfelder

check both previous and current data revisions when updating packages. https://projects.ecoinformatics.org/ecoinfo/issues/5647

8177 09/10/2013 12:18 PM Jing Tao

Fixed a bug in creating a subtree.

8176 09/10/2013 07:52 AM Jing Tao

Add code to generate temporary subtree if it didn't exist.

8175 09/09/2013 05:55 PM Jing Tao

add a new subroutine to create a temporary account.

8174 09/09/2013 03:05 PM ben leinfelder

include metacatui.war in the Metacat distribution. https://projects.ecoinformatics.org/ecoinfo/issues/6064

8173 09/06/2013 02:22 PM ben leinfelder

avoid SQL errors when processing very old objects of type: "-//ecoinformatics.org//eml-access-2.0.0beta6//EN"

8172 09/06/2013 12:34 PM ben leinfelder

mark skin configuration as being complete by default so as to encourage use of metacatUI. https://projects.ecoinformatics.org/ecoinfo/issues/6068

8171 09/06/2013 12:15 PM ben leinfelder

add note about new metacatUI themes to the skin config page. https://projects.ecoinformatics.org/ecoinfo/issues/6068

8170 09/06/2013 12:01 PM Jing Tao

Display the recaptcha on the register stage.

8169 09/06/2013 07:53 AM Jing Tao

Read the recaptcha key from the metacat.properties.

8168 09/06/2013 07:36 AM Jing Tao

Add two new properties to store the recaptcha public key and private key.

8167 09/05/2013 04:59 PM Jing Tao

Add the recaptcha protection.

8166 09/05/2013 04:58 PM Jing Tao

Add the recaptcha protection.

8165 08/27/2013 11:19 AM Jing Tao

set the timed index interval to be 12 hours.

8164 08/26/2013 04:30 PM Jing Tao

If the pathquery engine is disabled, the xml path index queue will be disabled as well.

8163 08/26/2013 11:50 AM Jing Tao

If the xpath query is disabled, the query, squery and spatial_query action will be disabled as well.

8162 08/23/2013 04:01 PM Jing Tao

Add code to throw an exception if the pathquery is not enabled.
We also need to disable building index if the pathquery is disabled.

8161 08/23/2013 11:39 AM Jing Tao

Change the parameters order of the constructor. We maybe reuse some code from d1_cn_processor.

8160 08/22/2013 04:04 PM ben leinfelder

use consistent file names and zip content names. Opted for "-" separator so that the zip writer does not remove the unique part of the filename. https://projects.ecoinformatics.org/ecoinfo/issues/6054

8159 08/22/2013 03:52 PM Jing Tao

Change the solr-home directory location for the testing.

8158 08/22/2013 03:51 PM Jing Tao

Not include the solr-home in the jar file.

8154 08/21/2013 04:09 PM Jing Tao

export a directory rather than a file in the scm plugin. This fixed an issue that the pom.xml didn't work with the svn with version 1.6.

8153 08/14/2013 02:18 PM Jing Tao

Add a plugin to copy the solr-home from the metacat-common to the target/classes.

8152 08/14/2013 02:17 PM Jing Tao

Remove the solr-home to the metacat-common.

8151 08/14/2013 02:16 PM Jing Tao

move the solr-home from the metacat-index to the metacat-common.

8150 08/13/2013 05:16 PM Jing Tao

Use the properties for the schema url and name.

8149 08/13/2013 05:06 PM Jing Tao

Change the verson of the metacat-common to be the 2.2.0-SNAPSHOT.

8148 08/13/2013 04:28 PM Jing Tao

Change the version to 2.2.0-SNAPSHOT and the dependency version of metacat-common to 2.2.0-SNAPSHOT.

8147 08/13/2013 04:26 PM Jing Tao

change the version to 2.2.0-SNAPSHOT.

8146 08/13/2013 04:16 PM ben leinfelder

[merge from branch to keep trunk up to date with upgrade history] prep for Metacat 2.1.1 release

8144 08/13/2013 03:53 PM Jing Tao

Remove the file and it will got from the D1.

8143 08/13/2013 03:33 PM Jing Tao

Add code to check out the schema.xml from dataone project.

8141 08/13/2013 12:57 PM ben leinfelder

copy the original systemMetadata when publishing a revision in order to avoid overwriting the original values - the shared map is listening! https://projects.ecoinformatics.org/ecoinfo/issues/6014

8140 08/13/2013 10:56 AM Jing Tao

Extends the test class for the base test class.

8139 08/12/2013 03:14 PM Jing Tao

Use the exact number of the index fields for testing.

8138 08/09/2013 05:07 PM Jing Tao

Modified the documentation.

8137 08/09/2013 05:01 PM Jing Tao

Modified the documentation.

8136 08/09/2013 04:52 PM Jing Tao

Modified the documentation.

8135 08/09/2013 04:49 PM Jing Tao

Add a junit test to test resourcemap subprocessor.

8134 08/09/2013 04:43 PM Jing Tao

Use the ResourceMapException when a component of a resource map isn't found in the solr index.

8133 08/09/2013 04:42 PM Jing Tao

Add a ResourceMapException.

8132 08/09/2013 03:56 PM Jing Tao

Add the property of dataone.hazelcast.location.clientconfig.

8131 08/09/2013 01:22 PM Jing Tao

Make the method getSolrindex to be public.

8130 08/09/2013 10:25 AM Jing Tao

change the configuration path.

8129 08/09/2013 10:17 AM Jing Tao

Change the configuration path according to the change of the class.

8128 08/08/2013 03:08 PM Jing Tao

Use the class path configuration of spring to replace the file configuration. We can reuse the application context files in the d1_cn_index_processor jar.

8127 08/08/2013 03:01 PM Jing Tao

Remove the application context files (except the resource map one). It will use the ones in the d1_cn_index_processor.

8126 08/08/2013 02:19 PM Jing Tao

Add a new property for the log class name.

8125 08/08/2013 01:43 PM Jing Tao

Add a constructor.

8124 08/08/2013 11:03 AM Jing Tao

Remove the constructor.

8123 08/07/2013 05:47 PM Jing Tao

Add a junit test class.

8122 08/07/2013 03:55 PM Jing Tao

Add a junit test.

8121 08/07/2013 09:47 AM Jing Tao

Change it from an interface to an abstract class in the document.

8120 08/06/2013 05:04 PM Jing Tao

Add a test query method.

8119 08/06/2013 04:56 PM Jing Tao

Add a junit test class.

8118 08/06/2013 11:18 AM Jing Tao

Add the servlet-api jar file under the test scope.

8117 08/06/2013 11:17 AM Jing Tao

Add a junit test file.

8116 08/03/2013 04:56 PM ben leinfelder

[merge from branch] use #view and #share links for new metacatui deployment.

8109 08/01/2013 03:23 PM ben leinfelder

[merge from 2.1 branch] do not require app deployment when calling build-metacat target

8106 08/01/2013 02:52 PM ben leinfelder

use v2.1.0 for all metacat release components for consistency

8105 08/01/2013 02:36 PM ben leinfelder

remove all -SNAPSHOT artifacts in favor of released versions in preparation for Metacat v2.1.0 release

8104 08/01/2013 02:34 PM ben leinfelder

include Metacat classes when compiling lsid lib (was getting a compilation error otherwise).

8103 08/01/2013 01:27 PM ben leinfelder

default to non-https when testing localhost. If the developer has a hostname configured with https, it will correctly use this configured baseUrl, otherwise it will just use http://localhost.

8102 08/01/2013 12:12 PM ben leinfelder

do not use a URL that could resolve when testing the Metacat inaccessible exception.

8101 08/01/2013 11:37 AM ben leinfelder

clean-up and flesh-out the metacat-index docs. https://projects.ecoinformatics.org/ecoinfo/issues/5884

8100 08/01/2013 11:13 AM ben leinfelder

do not pull metacatui resources from git into Metacat during build.

8099 07/31/2013 11:34 PM ben leinfelder

use shared metacatContextDir variable for calls to Harvester.loadProperties(metacatContextDir);

8098 07/31/2013 06:22 PM ben leinfelder

revert NCEAS skin to use traditional pathquery.

8096 07/31/2013 04:21 PM ben leinfelder

remove all metacatui references to external resources (from git or github). xsl now only returns html structure, no header/footer or css candy.

8095 07/31/2013 03:11 PM Jing Tao

fixed a bug that the setup method deleted a result file.

8094 07/31/2013 01:00 PM Jing Tao

Add a method to count how many documents in a specified solr server.

8093 07/31/2013 07:36 AM ben leinfelder

add change password option

8092 07/30/2013 04:46 PM ben leinfelder

how many go into 12?

8091 07/30/2013 04:45 PM ben leinfelder

how many go into 12?

8090 07/30/2013 04:26 PM Jing Tao

Add the test properties.

8089 07/30/2013 04:21 PM ben leinfelder

include id attributes for the account management links

8088 07/30/2013 04:07 PM ben leinfelder

all registry actions are being pulled in via ajax and do not need headers/footers in the template material.

8087 07/30/2013 03:58 PM ben leinfelder

use text-error class for error messages

8086 07/30/2013 03:51 PM ben leinfelder

use h3 tags for the headers rather than embedded tr/td classes

8085 07/30/2013 02:40 PM ben leinfelder

do not include metacatui headers and footers.

8084 07/30/2013 10:26 AM Jing Tao

Remove a logFile method.