Project

General

Profile

Activity

From 07/24/2013 to 08/22/2013

08/22/2013

04:04 PM Revision 8160 (metacat): 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
ben leinfelder
03:52 PM Revision 8159 (metacat): Change the solr-home directory location for the testing.
Jing Tao
03:51 PM Revision 8158 (metacat): Not include the solr-home in the jar file.
Jing Tao

08/21/2013

04:09 PM Revision 8154 (metacat): 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.
Jing Tao

08/14/2013

02:18 PM Revision 8153 (metacat): Add a plugin to copy the solr-home from the metacat-common to the target/classes.
Jing Tao
02:17 PM Revision 8152 (metacat): Remove the solr-home to the metacat-common.
Jing Tao
02:16 PM Revision 8151 (metacat): move the solr-home from the metacat-index to the metacat-common.
Jing Tao

08/13/2013

05:16 PM Revision 8150 (metacat): Use the properties for the schema url and name.
Jing Tao
05:06 PM Revision 8149 (metacat): Change the verson of the metacat-common to be the 2.2.0-SNAPSHOT.
Jing Tao
04:28 PM Revision 8148 (metacat): Change the version to 2.2.0-SNAPSHOT and the dependency version of metacat-common to 2.2.0-SNAPSHOT.
Jing Tao
04:26 PM Revision 8147 (metacat): change the version to 2.2.0-SNAPSHOT.
Jing Tao
04:16 PM Revision 8146 (metacat): [merge from branch to keep trunk up to date with upgrade history] prep for Metacat 2.1.1 release
ben leinfelder
03:53 PM Revision 8144 (metacat): Remove the file and it will got from the D1.
Jing Tao
03:33 PM Revision 8143 (metacat): Add code to check out the schema.xml from dataone project.
Jing Tao
12:57 PM Revision 8141 (metacat): 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
ben leinfelder
10:56 AM Revision 8140 (metacat): Extends the test class for the base test class.
Jing Tao

08/12/2013

03:14 PM Revision 8139 (metacat): Use the exact number of the index fields for testing.
Jing Tao

08/09/2013

05:07 PM Revision 8138 (metacat): Modified the documentation.
Jing Tao
05:01 PM Revision 8137 (metacat): Modified the documentation.
Jing Tao
04:52 PM Revision 8136 (metacat): Modified the documentation.
Jing Tao
04:49 PM Revision 8135 (metacat): Add a junit test to test resourcemap subprocessor.
Jing Tao
04:43 PM Revision 8134 (metacat): Use the ResourceMapException when a component of a resource map isn't found in the solr index.
Jing Tao
04:42 PM Revision 8133 (metacat): Add a ResourceMapException.
Jing Tao
03:56 PM Revision 8132 (metacat): Add the property of dataone.hazelcast.location.clientconfig.
Jing Tao
01:22 PM Revision 8131 (metacat): Make the method getSolrindex to be public.
Jing Tao
10:25 AM Revision 8130 (metacat): change the configuration path.
Jing Tao
10:17 AM Revision 8129 (metacat): Change the configuration path according to the change of the class.
Jing Tao

08/08/2013

03:08 PM Revision 8128 (metacat): 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.
Jing Tao
03:01 PM Revision 8127 (metacat): Remove the application context files (except the resource map one). It will use the ones in the d1_cn_index_processor.
Jing Tao
02:19 PM Revision 8126 (metacat): Add a new property for the log class name.
Jing Tao
01:43 PM Revision 8125 (metacat): Add a constructor.
Jing Tao
11:03 AM Revision 8124 (metacat): Remove the constructor.
Jing Tao

08/07/2013

05:47 PM Revision 8123 (metacat): Add a junit test class.
Jing Tao
03:55 PM Revision 8122 (metacat): Add a junit test.
Jing Tao
09:47 AM Revision 8121 (metacat): Change it from an interface to an abstract class in the document.
Jing Tao

08/06/2013

05:04 PM Revision 8120 (metacat): Add a test query method.
Jing Tao
04:56 PM Revision 8119 (metacat): Add a junit test class.
Jing Tao
11:18 AM Revision 8118 (metacat): Add the servlet-api jar file under the test scope.
Jing Tao
11:17 AM Revision 8117 (metacat): Add a junit test file.
Jing Tao

08/03/2013

04:56 PM Revision 8116 (metacat): [merge from branch] use #view and #share links for new metacatui deployment.
ben leinfelder

08/01/2013

03:23 PM Revision 8109 (metacat): [merge from 2.1 branch] do not require app deployment when calling build-metacat target
ben leinfelder
02:52 PM Revision 8106 (metacat): use v2.1.0 for all metacat release components for consistency
ben leinfelder
02:36 PM Revision 8105 (metacat): remove all -SNAPSHOT artifacts in favor of released versions in preparation for Metacat v2.1.0 release
ben leinfelder
02:34 PM Revision 8104 (metacat): include Metacat classes when compiling lsid lib (was getting a compilation error otherwise).
ben leinfelder
01:27 PM Revision 8103 (metacat): 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.
ben leinfelder
12:12 PM Revision 8102 (metacat): do not use a URL that could resolve when testing the Metacat inaccessible exception.
ben leinfelder
11:37 AM Revision 8101 (metacat): clean-up and flesh-out the metacat-index docs. https://projects.ecoinformatics.org/ecoinfo/issues/5884
ben leinfelder
11:13 AM Revision 8100 (metacat): do not pull metacatui resources from git into Metacat during build.
ben leinfelder

07/31/2013

11:34 PM Revision 8099 (metacat): use shared metacatContextDir variable for calls to Harvester.loadProperties(metacatContextDir);
ben leinfelder
06:22 PM Revision 8098 (metacat): revert NCEAS skin to use traditional pathquery.
ben leinfelder
04:21 PM Revision 8096 (metacat): remove all metacatui references to external resources (from git or github). xsl now only returns html structure, no header/footer or css candy.
ben leinfelder
03:11 PM Revision 8095 (metacat): fixed a bug that the setup method deleted a result file.
Jing Tao
01:00 PM Revision 8094 (metacat): Add a method to count how many documents in a specified solr server.
Jing Tao
07:36 AM Revision 8093 (metacat): add change password option
ben leinfelder

07/30/2013

04:46 PM Revision 8092 (metacat): how many go into 12?
ben leinfelder
04:45 PM Revision 8091 (metacat): how many go into 12?
ben leinfelder
04:26 PM Revision 8090 (metacat): Add the test properties.
Jing Tao
04:21 PM Revision 8089 (metacat): include id attributes for the account management links
ben leinfelder
04:07 PM Revision 8088 (metacat): all registry actions are being pulled in via ajax and do not need headers/footers in the template material.
ben leinfelder
03:58 PM Revision 8087 (metacat): use text-error class for error messages
ben leinfelder
03:51 PM Revision 8086 (metacat): use h3 tags for the headers rather than embedded tr/td classes
ben leinfelder
02:40 PM Revision 8085 (metacat): do not include metacatui headers and footers.
ben leinfelder
10:26 AM Revision 8084 (metacat): Remove a logFile method.
Jing Tao

07/26/2013

12:07 PM Revision 8083 (metacat): download arrow on right side
ben leinfelder
12:06 PM Revision 8082 (metacat): remove "Package" from the default button, only use it when we have an ORE map id.
ben leinfelder
11:37 AM Revision 8081 (metacat): give the div that holds the download package button an id attribute so that we can dynamically change the content in there if/when we know the ORE map id instead of the EML id. https://projects.ecoinformatics.org/ecoinfo/issues/5948
ben leinfelder

07/25/2013

04:51 PM Revision 8080 (metacat): do not use #none for the accordian control in method section
ben leinfelder
04:49 PM Revision 8079 (metacat): when 'printall' we should show the attribute coverage and method information, not a link to it
ben leinfelder
04:35 PM Revision 8078 (metacat): when 'printall' we should show the enumeratedDomain of a measurement.
ben leinfelder
03:55 PM Revision 8077 (metacat): use 'printall' option for the EML display - metacatui will scroll and navigate through all the metadata and has tabified the entity/attribute info. https://projects.ecoinformatics.org/ecoinfo/issues/5948
ben leinfelder
03:53 PM Revision 8076 (metacat): use glyph download icon, not a /knb/style/images path to an image (ugh!)
ben leinfelder
01:16 PM Revision 8075 (metacat): include user's fullName when validating a session. also, allow cookie session to be used if not passed in directly as a parameter
ben leinfelder

07/24/2013

06:12 PM Revision 8074 (metacat): Add code to modify the web.xml in metacat-index context if the metacat's name is not knb.
Jing Tao
 

Also available in: Atom