Update moderators element to current token, fix undefined variable in ESA logic.
Try to create the backup directories before creating th ebackup files.
add security constraint sections to disallow access to *.cfg and *.properties files.
Add a section for skins testing
Add script for converting documents with docnames into the filename stored within the objectName field of the EML. This, along with changes in the 1.9 release should eliminate incorrect filenames (Bug #2566).
change dev-install target to be install target
Create a propertyService.getTestInstance method to facilitate unit tests
change metacatconfigure.html to metacat-configure.html
Add image for backup directory configuration screen
Add source build instructions
Add backup configuration page
comment out temp-dir property
Add external (backup) directory discovery methods.
Remove org configuration methods since they are not used. Get the backup configuration directories when doing a bypass. Implement the refresh method.
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.
Implement refresh methods inherited from base class
Remove the configuration directory from the PropertyService constructor
Do not worry about creating backup directories here
Use configured backup dir when discovering data directories
Handle backup configuration action
Class to support backup directory configuration
Deleted this file. Organization level configuration is not used.
Renamed MetaCatUtil to MetacatUtil
Removed extra %> that showed up on page
Added backup directory properties
change db script description to run against metacat user instead of postgres user.
Moved cvsroot property up in the file since it is one that may need to be updated by developers.
Added files to create any version of database schema from scratch
Add section on what to do if db scripts fail during configuration utility
File describing how to run database scripts manually
fix internal link to postgres section
Add a section on testing against different db schema versions
Add information on CVS anonymous account
Move global connection variable setters into the constructor so they are retrieved every time we get a new dbConnetion object
Robustly handle file naming as per bug #2566 and the feedback of the scientific programmers (http://tinyurl.com/4n4jve).
revert the changes for: -- On update, check if the accession number exists in the db. If not, change the action to insert.
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).
On update, check if the accession number exists in the db. If not, change the action to insert.
Added EML 2.1.0 test cases.
Change Inline to be inline in the test eml. Added debug statements.
Use a distributionSection object to hold a distribution and it's access.
move readerToString function to StringUtil class in utilities module.
Holds all the information for a single distribution in eml.
Change Inlinedatafilename to datafilename, since it can be the name of a regular data file
Add method to save transforming message into files.
Use a while loop to replace if.
Add code to go through eml201 document list to transform them to eml210.
Add a new class which will transform eml201 and eml 200 to eml210.
reference generic OS installation documentation
re-add line to delete source tar after distribution
move metacat-install to metacat-linux-install
Update with windows install documentation
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.
add debug
Discover the external (backup) directory based on OS
Add debug statements
Add some windows specific instructions
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
created a deb-package target which builds a metacat debian package.
Add a release candidate number for packaging purposes.
Scripts to support a debian package build
Move these scripts to the debian directory
Remove old backup version
handle mixture of datapackages: some with demographic data, some without.takes advantage of the [new] StaticSelectionItem feature in the datamanager
readding DM library (again!)
why does SVN hate me?
include demographic data if present in the datapackageTODO: 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
Add unit testing and build issues.
Add test files to source distribution. Remove old tar and zip files from the distribution.
use standard ajp13 worker instead of custom knb
Add metacat source build instructions and apache configuration instructions.
Get helper files from src/scripts
point to renamed metacat-install.html
add a build-metacat target that is more intuitive than install-ecogrid
Update installation docs for war install
assessment title and type are now elements rather than attributes in edmlhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=3345
revert changes - keep the options commented out.the fix is in the utilities project.
Moved Search and Browse functions into the search frame.
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.
catch and report missing skins configuration files.
add lter, ltss and saeon skins configurations.
Add kepler to available skins
Reformat file
Catch login errors and report the details via an exception.
Added code to populate moderators from metacat.properties
added moderators back to metacat.properties
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)...
moved scripts from bin dir
move this directory to src/scripts
Added 1.9.0 release notes
removed disclaimer. Added version notes
Add release info property to provide a brief description of the release (release candidate info mostly)
Fix indexing