Project

General

Profile

Activity

From 12/29/2008 to 01/27/2009

01/27/2009

04:46 PM Revision 4786 (metacat): Add admin email to the esa skin configuration
daigle
04:31 PM Revision 4785 (metacat): Change name of writeTempFile to writeTempUploadFile since this instance deals with the temporary upload dir specifically
daigle
04:29 PM Revision 4784 (metacat): Make esa admin user and password configurable
daigle
11:22 AM Revision 4783 (metacat): fix javascript image references with contextUrl
walbridge
10:28 AM Revision 4782 (metacat): Added exception to error xml to clarify error to api.
daigle
10:27 AM Revision 4781 (metacat): writeTempFile was trying to write the same file as the registry. Changed to write the file to an "upload" subdirectory. Also throws IOException so errors get reported back to api.
daigle

01/26/2009

04:38 PM Revision 4780 (metacat): Handle sessions with null ids gracefully.
daigle
04:38 PM Revision 4779 (metacat): Do not throw exception when skin metadata file is missing. Instead, remove the skin from the available skins list, write an error message to the log and continue on. This was already done for the skins properties file.
daigle
01:46 PM Revision 4778 (metacat): Check for null session ID when touching session.
daigle
01:10 PM Revision 4777 (metacat): Add the context url as a parameter to insertLoginBox() in branding_extensions.js.
daigle
10:19 AM Revision 4776 (metacat): Get the organization list from org.name.<orgname>= property. Add these values back into metacat.properties.
daigle

01/23/2009

03:42 PM Revision 4775 (metacat): Changed spatial and taxonomic display option to true.
daigle
03:40 PM Revision 4774 (metacat): Changing the ChangePassword method to fix password reset broke the password change functionality. Moved the fix (add dc to username) into the handleResetPassword function.
daigle
11:10 AM Revision 4773 (metacat): Fix typo after the error message
daigle
09:39 AM Revision 4772 (metacat): Include the dc in the user name when connecting to ldap to change password.
daigle

01/22/2009

03:04 PM Revision 4771 (metacat): Handle non-responsive LDAP referrals without killing the script, but still require the main LDAP to be up.
walbridge
02:39 PM Revision 4770 (metacat): Add cgiPrefix to the template variables.
daigle

01/21/2009

04:28 PM Revision 4769 (metacat): Don't worry about checking for user permissions when inserting a new document
daigle
09:31 AM Revision 4768 (metacat): add instruction to install scalar::util for registry
daigle

01/20/2009

12:26 PM Revision 4767 (metacat): Add a few more debugging messages to LDAPweb to help find timeout issues
walbridge
10:09 AM Revision 4766 (metacat): Do not back up password properties
daigle
10:05 AM Revision 4765 (metacat): change the eml tag to RC4 instead of head.
daigle

01/19/2009

02:33 PM Revision 4764 (metacat): Add documentation for serviced based architecture and utilties classes.
daigle
11:53 AM Revision 4762 (metacat): Only configure skins that are correctly configured in the skins directory.
daigle
11:52 AM Revision 4761 (metacat): Check for existance of backup file location at startup time.
daigle

01/16/2009

04:09 PM Revision 4760 (metacat): Only show the backup configuration screen if the system cannot discover a directory.
daigle
01:42 PM Revision 4759 (metacat): Go back to main context page when user cancels login.
daigle

01/15/2009

07:41 PM Revision 4758 (metacat): A slew of fixes in the process of fixing bug #3679:
- omit port number from the contextUrl if running on 80, looks bad in exposed URLs
- explicitly pass the metacat obj...
walbridge
07:23 PM Revision 4757 (metacat): Kill more pesky ant tokens, replace URL references with fully qualified URL as this page is rendered into emails.
walbridge
02:30 PM Revision 4756 (metacat): confirmData template changes for dealing with modified otherEntity data
walbridge
01:39 PM Revision 4755 (metacat): fix ESA contextURL reference
walbridge
11:38 AM Revision 4754 (metacat): - move moderatorComments into //additionalMetadata/metadata/ as per EML 2.1 (Bug #3679)
- overlay skin-specific email properties on system-level properties (email hostname) walbridge

01/14/2009

04:06 PM Revision 4753 (metacat): validate only required fields.
daigle
04:06 PM Revision 4752 (metacat): add the ability to validate that only required fields are populated.
daigle
04:05 PM Revision 4751 (metacat): Process affiliated ldap info
daigle
04:04 PM Revision 4750 (metacat): Add sections for the unaffiliated user configuration and add required field to appropriate fields
daigle
03:32 PM Revision 4749 (metacat): Fix problem with failing authentication for creating new accounts. (Bug #3725)
walbridge

01/13/2009

05:27 PM Revision 4748 (metacat): minor change to help nick test irccat
walbridge
05:20 PM Revision 4747 (metacat): Enable debugging for LDAPweb.
walbridge
03:19 PM Revision 4746 (metacat): DRY out login request code
walbridge
12:20 PM Revision 4745 (metacat): Ensure that file permission is always set. If unset, it'll cause the EML document to be invalid.
walbridge
12:00 PM Revision 4744 (metacat): Complete implementation of otherEntity editing and deletion, syncronizing changes to EML document. Now all elements which are created by the form can also be edited (Bug #3319). Also prevented associated party duplication on modification.
walbridge
11:11 AM Revision 4743 (metacat): Fix typos in error messages.
walbridge

01/12/2009

04:33 PM Revision 4742 (metacat): only shift once; fix typo in writeFile
walbridge
12:32 PM Revision 4741 (metacat): Fix issue with missing AdminDB parameters causing the registry script to fail (Bug #3741)
walbridge

01/09/2009

04:43 PM Revision 4740 (metacat): Remove outdated CGI related build properties.
walbridge
03:30 PM Revision 4739 (metacat): standardize registry debug messages with 'Registry:' prefix
walbridge
02:37 PM Revision 4738 (metacat): Further fixes for allowing editing with otherEntity objects, completed deserialization and copying of file metadata from existing data objects (Bug #3319). Still needs more work.
walbridge
12:27 PM Revision 4737 (metacat): fix typo preventing guide pages from showing (Bug #3726)
walbridge

01/08/2009

09:48 AM Revision 4735 (metacat): The test was failing because it was reading the sitemap file into a buffer and the limit was being reached. Used the FileUtil string reader to get the file.
daigle
09:45 AM Revision 4734 (metacat): Move the logMetacat global
daigle
09:41 AM Revision 4733 (metacat): Only check user permissions for online data if the data already exists.
daigle

01/07/2009

10:13 AM Revision 4732 (metacat): Get the metacat url from the SystemUtil.
daigle

01/06/2009

04:35 PM Revision 4731 (metacat): Don't die if the xml-debug file can't be written to the temporary directory. Instead, write a warning. Include the directions for making the temporary dir writable to the apache user in documentation.
daigle
12:28 PM Revision 4730 (metacat): Include error checking for required distribution elements, which must be non-empty strings in EML 2.1 (bug #3721).
walbridge
10:28 AM Revision 4729 (metacat): Add back the auth.base variable to metacat.properties. Use this variable when creating ldap distinguished name.
daigle
10:17 AM Revision 4728 (metacat): Update properties usage to be correct, use proper LDAP URL, move template function higher up to prevent prototyped subroutine definition issues.
walbridge

01/02/2009

01:50 PM Revision 4726 (metacat): Update moderators element to current token, fix undefined variable in ESA logic.
walbridge
08:16 AM Revision 4725 (metacat): Try to create the backup directories before creating th ebackup files.
daigle
08:15 AM Revision 4724 (metacat): add security constraint sections to disallow access to *.cfg and *.properties files.
daigle
08:14 AM Revision 4723 (metacat): Add a section for skins testing
daigle

12/30/2008

05:34 PM Revision 4722 (metacat): 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).
walbridge
 

Also available in: Atom