Project

General

Profile

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

# Date Author Comment
8410 11/21/2013 09:55 AM Jing Tao

Get the some properties from the metacat.properties file.

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

Add some new properties for getting the next avaliable uid.

8408 11/20/2013 05:29 PM Jing Tao

Add a new method to get the next avaliable uid.

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

Remove the file since we rename it.

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

Use the new ldap certicate name.

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.

8403 11/18/2013 03:10 PM Jing Tao

When start tls, the verify was changed to "require" rather than "none".

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

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

8401 11/18/2013 03:07 PM Jing Tao

Include the ldap-dev ca cert in the war file.

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.

8398 11/15/2013 03:00 PM Jing Tao

Use the identity.war to replace the account.war.

8397 11/13/2013 01:41 PM ben leinfelder

point users to the geoserver admin page deployed in the separate geoserver webapp (thanks, TFRI!)

8393 11/13/2013 06:45 AM ben leinfelder

add indices for access log performance during upgrade to 2.3.0.

8392 11/12/2013 10:49 PM ben leinfelder

use https for fonts.googleapis.com imports so they can load in https deployments.

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.

8375 11/08/2013 03:39 PM Jing Tao

Use the special web.xml to build the account.war.

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.

8373 11/08/2013 02:19 PM ben leinfelder

use metacatUI 1.2.0 tag for building into Metacat 2.3.0 release.

8372 11/08/2013 01:56 PM ben leinfelder

use 2.3.0 without SNAPSHOT pre-release.

8371 11/08/2013 01:50 PM ben leinfelder

switch to 1.2 branch of metacatui and make sure fullclean actually removes the metacatui_build directory.

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

8369 11/05/2013 04:27 PM ben leinfelder

always return the metacat logout form when calling the perl registry logout action, even when there is no perl session to invalidate -- needed for metacatui.

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

use "Username" in header

8366 11/05/2013 03:27 PM ben leinfelder

include update statement for marking newer revisions

8365 11/05/2013 02:31 PM ben leinfelder

use UI RC3 tag

8364 11/05/2013 01:04 PM ben leinfelder

use RC2 metacatui tag

8363 11/04/2013 02:35 PM ben leinfelder

use RC1 metacatUI tag

8362 11/04/2013 01:56 PM ben leinfelder

generate ORE object when publishing even if there was not an ORE for the original package. https://projects.ecoinformatics.org/ecoinfo/issues/6194

8361 11/01/2013 08:22 AM ben leinfelder

set registry permissions when configuring the exploded war on *nix systems. https://projects.ecoinformatics.org/ecoinfo/issues/4690

8360 10/31/2013 01:07 PM Jing Tao

Add the methond named isAuthoritativeMNodeAdmin method. It applies to both CN and MN methods.

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.

8358 10/31/2013 09:34 AM ben leinfelder

include perl DateTime module in registry install instructions. https://projects.ecoinformatics.org/ecoinfo/issues/6099

8357 10/31/2013 09:31 AM ben leinfelder

actually remove the entry if it is expired (uncomment the function call). https://projects.ecoinformatics.org/ecoinfo/issues/6099

8356 10/31/2013 08:02 AM ben leinfelder

correct the createTimestamp filter and search base -- only remove inetOrgPerson entries, not any underlying structure that was added to store these temporary accounts. https://projects.ecoinformatics.org/ecoinfo/issues/6099

8355 10/30/2013 03:37 PM Chris Jones

On calls to archive(), log the correct call (not delete()).

8354 10/30/2013 12:23 PM ben leinfelder

correct some syntax errors, date filter formatting. https://projects.ecoinformatics.org/ecoinfo/issues/6099

8353 10/30/2013 10:37 AM Jing Tao

Renamed the test class.

8352 10/30/2013 10:19 AM Jing Tao

Rename the IndexGenerator to IndexGeneratorTimerTask.

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

8350 10/30/2013 08:47 AM ben leinfelder

change method name from copy and paste.

8349 10/30/2013 07:02 AM ben leinfelder

add more details about 2.3.0 features in the README

8348 10/29/2013 03:48 PM ben leinfelder

do not include default organization for the metacatui "skin"

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.

8345 10/28/2013 08:21 PM Jing Tao

Fixed a bug that when a data file was archived, the solr index for the metadata object still kept the "documents" element.

8344 10/28/2013 05:49 PM Jing Tao

made the delete method synchronized.

8343 10/28/2013 04:54 PM Jing Tao

If an object was archived, the solr index will be removed for it.

8342 10/25/2013 05:22 PM Jing Tao

Create a utility target to generate a war file which manage ldap accounts - register, password set.

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

8340 10/21/2013 02:01 PM Lauren Walker

Adding theme configuration screenshot to docs

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

use 2.3.0 for this next release of metacat.

8337 10/21/2013 12:56 PM ben leinfelder

correct rst formatting.

8336 10/21/2013 12:44 PM ben leinfelder

make sure all versions are using 2.2.2 of some sort -- thinking of making this release a 2.3.0 release because we will be branching/tagging from the trunk, not the 2.2.x branch.

8335 10/18/2013 12:16 PM ben leinfelder

add 2 indexes to speed up dataONE log retrieval. https://projects.ecoinformatics.org/ecoinfo/issues/6161

8334 10/18/2013 09:38 AM Matt Jones

Added Lauren to contributors list in the metacat guide, and made the two lists match in sort order.

8333 10/17/2013 01:33 PM Jing Tao

1.Remved the dependency on solr-core since the metacat-common alreay has the dependency.
2.Excluded the slf4j-log jar files since we are using slf4j-log4j jar file.

8332 10/17/2013 12:26 PM Jing Tao

Use the slf4j-log4j jar to replace slf4j-jdk one.

8328 10/16/2013 05:27 PM Jing Tao

Change the version to 2.2.2

8327 10/16/2013 05:19 PM Jing Tao

Fixed a bug that the configuration page shows complete even though the DataONE configuration hadn't done yet.

8326 10/16/2013 05:18 PM Jing Tao

Add a util class for dataone configuration.

8325 10/16/2013 05:17 PM Jing Tao

Change the button from Cancel to Bypass. So it is consistent with the Geoserver configuration page.

8324 10/16/2013 04:31 PM Jing Tao

Add a jsp file to display the schema modification exception.

8323 10/16/2013 04:29 PM Jing Tao

Add code the display the SchemaModification exception.

8321 10/15/2013 08:46 PM Jing Tao

Fixed a catch clause syntax which is only compatible with java 1.7.

8320 10/15/2013 03:39 PM Jing Tao

Add code the overwrite the schema.xml in the solr-home/conf.

8319 10/15/2013 03:37 PM Jing Tao

Add two scripts to update the db to 2.2.2

8314 10/14/2013 03:22 PM Jing Tao

Fixed a bug that the group information couldn't be retrived from the session.

8313 10/11/2013 04:35 PM Lauren Walker

Change the guid.ezid.uritemplate.metadata property value to the hostname only, with no context

8312 10/11/2013 02:57 PM Jing Tao

Add properties to keep the hash values for the schema.xml of the solr.

8311 10/11/2013 02:42 PM Jing Tao

Fixed compile error that an ioexception should be caught.

8310 10/11/2013 11:07 AM Jing Tao

Use the setting from the metacat-common component.

8309 10/11/2013 11:06 AM Jing Tao

Some settings will be shared between metacat and metacat-index components.

8307 10/10/2013 01:01 PM ben leinfelder

prep project for 2.2.1 patch release -- will also merge to the 2.2.x branch.

8306 10/10/2013 12:27 PM ben leinfelder

correctly configure metacat-index to use metacat context/deployment location. https://projects.ecoinformatics.org/ecoinfo/issues/6138

8305 10/10/2013 09:20 AM Jing Tao

Change the svn location of the schema.xml file to d1_cn_index_processor 1.2.1. The 1.2.1 release is a "buildout" release. There was no code change.
Skye change the attribute "stored" to be true for the authorSurNameSort and authorGivenNameSort. Otherwise the sorting will fail.

8304 10/09/2013 11:52 PM Matt Jones

Reviewed code for all uses of FileInputStream, checking to see if the method should be closing the stream, and if so, closing it in the method as well as in the finally clause to ensure we don't leak file descriptors.

8303 10/09/2013 08:53 PM Jing Tao

Sparate the action reindex and reindexall.

8302 10/09/2013 05:49 PM Jing Tao

The checked-out schema.xml will overwrite the one in src/main/resource/solr-home/conf.

8301 10/09/2013 02:42 PM Matt Jones

Closing some more streams that were left open. This Bug #6136 seems to be pervasive and is going to require an extensive audit to find all of the places where streams are not closed properly.

8300 10/09/2013 01:52 PM Matt Jones

Adding build files to ignore.

8299 10/09/2013 01:47 PM Matt Jones

Refactor to use IOUtils.closeQuietly() which handles nulls and streams that are already closed.

8298 10/09/2013 01:26 PM Matt Jones

Added close() to finally block for readFromFileSystem() call.

8297 10/09/2013 12:44 PM Matt Jones

Closing FileOutputStream handles so that the OS limits on filehandles are not exceeded.

8296 10/09/2013 12:10 PM Jing Tao

Use the d1_cn_index_processor 1.2.0 version.

8295 10/09/2013 12:09 PM Jing Tao

Remove those files. They will be get from the d1_cn_index_processor 1.2.0 jar.

8294 10/09/2013 12:07 PM Jing Tao

Use the schema for the d1_cn_index_processor 1.2.0

8293 10/08/2013 05:51 PM Jing Tao

combine the index code for failed ids and other ids.