Project

General

Profile

Statistics
| Revision:

# Date Author Comment
4719 12/26/2008 04:33 PM daigle

Create a propertyService.getTestInstance method to facilitate unit tests

4718 12/26/2008 04:31 PM daigle

change metacatconfigure.html to metacat-configure.html

4717 12/26/2008 04:31 PM daigle

Add image for backup directory configuration screen

4716 12/26/2008 04:30 PM daigle

Add source build instructions

4715 12/26/2008 04:30 PM daigle

change metacatconfigure.html to metacat-configure.html

4714 12/26/2008 01:25 PM daigle

Add backup configuration page

4713 12/26/2008 01:23 PM daigle

comment out temp-dir property

4712 12/26/2008 01:22 PM daigle

Add external (backup) directory discovery methods.

4711 12/26/2008 01:22 PM daigle

Remove org configuration methods since they are not used. Get the backup configuration directories when doing a bypass. Implement the refresh method.

4710 12/26/2008 01:20 PM daigle

This service now holds a registry of active services. Refreshing of services must go through this class. Also holds some common values that are discovered via servlet context.

4709 12/26/2008 01:18 PM daigle

Implement refresh methods inherited from base class

4708 12/26/2008 01:17 PM daigle

Remove the configuration directory from the PropertyService constructor

4707 12/26/2008 01:16 PM daigle

Do not worry about creating backup directories here

4706 12/26/2008 01:16 PM daigle

Use configured backup dir when discovering data directories

4705 12/26/2008 01:15 PM daigle

Do not worry about creating backup directories here

4704 12/26/2008 01:14 PM daigle

Handle backup configuration action

4703 12/26/2008 01:13 PM daigle

Class to support backup directory configuration

4702 12/26/2008 01:11 PM daigle

Deleted this file. Organization level configuration is not used.

4701 12/26/2008 01:11 PM daigle

Renamed MetaCatUtil to MetacatUtil

4700 12/26/2008 01:10 PM daigle

Renamed MetaCatUtil to MetacatUtil

4699 12/26/2008 01:09 PM daigle

Renamed MetaCatUtil to MetacatUtil

4698 12/26/2008 01:07 PM daigle

Renamed MetaCatUtil to MetacatUtil

4697 12/26/2008 01:05 PM daigle

Removed extra %> that showed up on page

4696 12/26/2008 01:04 PM daigle

Added backup directory properties

4694 12/19/2008 01:49 PM daigle

change db script description to run against metacat user instead of postgres user.

4693 12/19/2008 12:12 PM daigle

Moved cvsroot property up in the file since it is one that may need to be updated by developers.

4692 12/19/2008 12:11 PM daigle

Added files to create any version of database schema from scratch

4691 12/19/2008 12:10 PM daigle

Add section on what to do if db scripts fail during configuration utility

4690 12/19/2008 12:10 PM daigle

File describing how to run database scripts manually

4689 12/19/2008 12:09 PM daigle

fix internal link to postgres section

4688 12/19/2008 12:09 PM daigle

Add a section on testing against different db schema versions

4687 12/19/2008 12:08 PM daigle

Add information on CVS anonymous account

4686 12/19/2008 09:44 AM daigle

Move global connection variable setters into the constructor so they are retrieved every time we get a new dbConnetion object

4685 12/18/2008 06:13 PM walbridge

Robustly handle file naming as per bug #2566 and the feedback of the scientific programmers (http://tinyurl.com/4n4jve).

4684 12/18/2008 04:14 PM daigle

revert the changes for: -- On update, check if the accession number exists in the db. If not, change the action to insert.

4683 12/18/2008 02:49 PM walbridge

Quote filenames as per RFC2616 (http://www.w3.org/Protocols/rfc2616/rfc2616-sec19.html#sec19.5.1), this prevents filename truncation on Firefox for files with spaces within the names (part of #2566).

4682 12/18/2008 02:14 PM daigle

On update, check if the accession number exists in the db. If not, change the action to insert.

4680 12/17/2008 02:18 PM daigle

Added EML 2.1.0 test cases.

4679 12/17/2008 02:17 PM daigle

Change Inline to be inline in the test eml. Added debug statements.

4678 12/17/2008 02:17 PM daigle

Use a distributionSection object to hold a distribution and it's access.

4677 12/17/2008 02:15 PM daigle

move readerToString function to StringUtil class in utilities module.

4676 12/17/2008 02:14 PM daigle

Holds all the information for a single distribution in eml.

4675 12/17/2008 02:14 PM daigle

Change Inlinedatafilename to datafilename, since it can be the name of a regular data file

4674 12/13/2008 01:47 PM Jing Tao

Add method to save transforming message into files.

4673 12/12/2008 06:38 PM Jing Tao

Use a while loop to replace if.

4672 12/12/2008 05:59 PM Jing Tao

Add code to go through eml201 document list to transform them to eml210.

4671 12/10/2008 05:32 PM Jing Tao

Add a new class which will transform eml201 and eml 200 to eml210.

4670 12/10/2008 02:28 PM daigle

reference generic OS installation documentation

4669 12/10/2008 02:27 PM daigle

re-add line to delete source tar after distribution

4668 12/10/2008 02:27 PM daigle

move metacat-install to metacat-linux-install

4667 12/10/2008 02:26 PM daigle

Update with windows install documentation

4665 12/09/2008 03:01 PM daigle

Correct the pathing for the schema directories based on OS. Leave them in the database with linux style paths (forward slashes) since the values are also used to create urls.

4664 12/09/2008 03:00 PM daigle

add debug

4663 12/09/2008 02:58 PM daigle

Discover the external (backup) directory based on OS

4662 12/09/2008 02:58 PM daigle

Discover the external (backup) directory based on OS

4661 12/09/2008 02:56 PM daigle

Add debug statements

4660 12/09/2008 02:55 PM daigle

Add some windows specific instructions

4659 12/08/2008 02:36 PM ben leinfelder

add skin properties files so that first can be enabled as the default when configuring metacat in the admin interface.
note: not checking in the modifcation to metacat.properties file - that will remain a deployment-specific change and not included in the standard distribution

4658 12/08/2008 10:40 AM daigle

created a deb-package target which builds a metacat debian package.

4657 12/08/2008 10:39 AM daigle

Add a release candidate number for packaging purposes.

4656 12/08/2008 10:38 AM daigle

Scripts to support a debian package build

4655 12/08/2008 10:38 AM daigle

Move these scripts to the debian directory

4654 12/08/2008 10:34 AM daigle

Remove old backup version

4653 12/08/2008 10:32 AM ben leinfelder

handle mixture of datapackages: some with demographic data, some without.
takes advantage of the [new] StaticSelectionItem feature in the datamanager

4652 12/08/2008 10:31 AM ben leinfelder

readding DM library (again!)

4651 12/08/2008 10:30 AM ben leinfelder

why does SVN hate me?

4650 12/04/2008 05:21 PM ben leinfelder

include demographic data if present in the datapackage
TODO: handle a mixture of datapackages when performing the union (i.e. cases when one package as demographic data and the other does not)
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3519

4649 12/03/2008 10:14 AM daigle

Add unit testing and build issues.

4648 12/03/2008 08:59 AM daigle

Add test files to source distribution. Remove old tar and zip files from the distribution.

4647 12/03/2008 08:57 AM daigle

use standard ajp13 worker instead of custom knb

4646 12/03/2008 08:56 AM daigle

Add metacat source build instructions and apache configuration instructions.

4641 12/01/2008 04:21 PM daigle

Get helper files from src/scripts

4639 12/01/2008 03:57 PM daigle

point to renamed metacat-install.html

4638 12/01/2008 03:56 PM daigle

add a build-metacat target that is more intuitive than install-ecogrid

4637 12/01/2008 03:54 PM daigle

Update installation docs for war install

4636 11/26/2008 02:07 PM ben leinfelder

assessment title and type are now elements rather than attributes in edml
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3345

4635 11/26/2008 09:26 AM ben leinfelder

revert changes - keep the options commented out.
the fix is in the utilities project.

4634 11/25/2008 06:55 PM aschultz

Moved Search and Browse functions into the search frame.

4633 11/25/2008 04:35 PM ben leinfelder

uncommented these <config> elements so that Metacat actually starts without error.
TODO: find out why they were in there commented out, and also make sure we can start metacat even if a skin has some junkie metadata files in it.

4632 11/25/2008 12:40 PM daigle

catch and report missing skins configuration files.

4631 11/25/2008 12:40 PM daigle

add lter, ltss and saeon skins configurations.

4630 11/25/2008 10:51 AM daigle

Add kepler to available skins

4629 11/25/2008 10:50 AM daigle

Reformat file

4628 11/25/2008 09:54 AM daigle

Catch login errors and report the details via an exception.

4627 11/24/2008 03:42 PM daigle

Added code to populate moderators from metacat.properties

4626 11/24/2008 03:42 PM daigle

added moderators back to metacat.properties

4625 11/24/2008 03:03 PM walbridge

Number of ESA-related fixes:
- fix review panel to reference valid URL using cgiPrefix
- update ESA document creation to use XSLT methods instead of split()
- add code for ESA access rules fix (to be used in 1.9.1)
- use moderators in metacat.properties (postpone skin-based configuration till 1.9.1)...

4624 11/24/2008 02:10 PM daigle

moved scripts from bin dir

4623 11/24/2008 02:08 PM daigle

move this directory to src/scripts

4622 11/24/2008 11:58 AM daigle

Added 1.9.0 release notes

4621 11/24/2008 11:57 AM daigle

removed disclaimer. Added version notes

4620 11/24/2008 11:53 AM daigle

Add release info property to provide a brief description of the release (release candidate info mostly)

4619 11/24/2008 11:51 AM daigle

Add release info property to provide a brief description of the release (release candidate info mostly)

4618 11/24/2008 11:51 AM walbridge

Fix indexing

4617 11/24/2008 11:49 AM walbridge

Include moderators option in esa skin configuration, add anchor link within the properties document.

4616 11/24/2008 11:40 AM walbridge

Remove redundant moderator properties, which should instead be controlled per-skin

4615 11/24/2008 10:40 AM walbridge

Make sure application.tempDir points to a location readable by apache, so we can write uploaded binary files to disk.

4613 11/21/2008 05:27 PM walbridge

Replace usage of 'cgi-url' with 'cgi-prefix' in XSLT transformations, fix the ESA review process to accept the 'metacatUrl' parameter (#3687)

4612 11/21/2008 01:14 PM daigle

Added instructions for building Metacat on a local development environment.

4611 11/21/2008 10:57 AM daigle

Add a tag to the utilities module checkout