Activity
From 01/09/2009 to 02/07/2009
02/06/2009
02/03/2009
- 04:01 PM Revision 4795 (metacat): Allow for backup properties to be written to context based subdirectory of the external configuration directory. This allow multiple instances of metacat to be run side by side.
- 03:58 PM Revision 4794 (metacat): Moved ecogrid hostname to build.properties
01/29/2009
- 02:15 PM Revision 4792 (metacat): handle case when there is a single question on the assessment
- 02:14 PM Revision 4791 (metacat): correct spelling of "Assessment"
- 11:06 AM Revision 4790 (metacat): Update xml paths for 2.1.0 access structure. Added the 2.1.0 path for indexing. Changed from 2.0 to 2.1.0 for querying.
- 10:15 AM Revision 4789 (metacat): Add a short sleep when moderator accepts document so system can update. This will make sure correct documents get returned to moderators list.
- 10:12 AM Revision 4788 (metacat): Remove moderators from esa skin configuration. This is currently handled via global configuration in metacat.properties
01/28/2009
01/27/2009
- 04:46 PM Revision 4786 (metacat): Add admin email to the esa skin configuration
- 04:31 PM Revision 4785 (metacat): Change name of writeTempFile to writeTempUploadFile since this instance deals with the temporary upload dir specifically
- 04:29 PM Revision 4784 (metacat): Make esa admin user and password configurable
- 11:22 AM Revision 4783 (metacat): fix javascript image references with contextUrl
- 10:28 AM Revision 4782 (metacat): Added exception to error xml to clarify error to api.
- 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.
01/26/2009
- 04:38 PM Revision 4780 (metacat): Handle sessions with null ids gracefully.
- 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.
- 01:46 PM Revision 4778 (metacat): Check for null session ID when touching session.
- 01:10 PM Revision 4777 (metacat): Add the context url as a parameter to insertLoginBox() in branding_extensions.js.
- 10:19 AM Revision 4776 (metacat): Get the organization list from org.name.<orgname>= property. Add these values back into metacat.properties.
01/23/2009
- 03:42 PM Revision 4775 (metacat): Changed spatial and taxonomic display option to true.
- 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.
- 11:10 AM Revision 4773 (metacat): Fix typo after the error message
- 09:39 AM Revision 4772 (metacat): Include the dc in the user name when connecting to ldap to change password.
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.
- 02:39 PM Revision 4770 (metacat): Add cgiPrefix to the template variables.
01/21/2009
- 04:28 PM Revision 4769 (metacat): Don't worry about checking for user permissions when inserting a new document
- 09:31 AM Revision 4768 (metacat): add instruction to install scalar::util for registry
01/20/2009
- 12:26 PM Revision 4767 (metacat): Add a few more debugging messages to LDAPweb to help find timeout issues
- 10:09 AM Revision 4766 (metacat): Do not back up password properties
- 10:05 AM Revision 4765 (metacat): change the eml tag to RC4 instead of head.
01/19/2009
- 02:33 PM Revision 4764 (metacat): Add documentation for serviced based architecture and utilties classes.
- 11:53 AM Revision 4762 (metacat): Only configure skins that are correctly configured in the skins directory.
- 11:52 AM Revision 4761 (metacat): Check for existance of backup file location at startup time.
01/16/2009
- 04:09 PM Revision 4760 (metacat): Only show the backup configuration screen if the system cannot discover a directory.
- 01:42 PM Revision 4759 (metacat): Go back to main context page when user cancels login.
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... - 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.
- 02:30 PM Revision 4756 (metacat): confirmData template changes for dealing with modified otherEntity data
- 01:39 PM Revision 4755 (metacat): fix ESA contextURL reference
- 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)
01/14/2009
- 04:06 PM Revision 4753 (metacat): validate only required fields.
- 04:06 PM Revision 4752 (metacat): add the ability to validate that only required fields are populated.
- 04:05 PM Revision 4751 (metacat): Process affiliated ldap info
- 04:04 PM Revision 4750 (metacat): Add sections for the unaffiliated user configuration and add required field to appropriate fields
- 03:32 PM Revision 4749 (metacat): Fix problem with failing authentication for creating new accounts. (Bug #3725)
01/13/2009
- 05:27 PM Revision 4748 (metacat): minor change to help nick test irccat
- 05:20 PM Revision 4747 (metacat): Enable debugging for LDAPweb.
- 03:19 PM Revision 4746 (metacat): DRY out login request code
- 12:20 PM Revision 4745 (metacat): Ensure that file permission is always set. If unset, it'll cause the EML document to be invalid.
- 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.
- 11:11 AM Revision 4743 (metacat): Fix typos in error messages.
01/12/2009
- 04:33 PM Revision 4742 (metacat): only shift once; fix typo in writeFile
- 12:32 PM Revision 4741 (metacat): Fix issue with missing AdminDB parameters causing the registry script to fail (Bug #3741)
01/09/2009
- 04:43 PM Revision 4740 (metacat): Remove outdated CGI related build properties.
- 03:30 PM Revision 4739 (metacat): standardize registry debug messages with 'Registry:' prefix
- 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.
- 12:27 PM Revision 4737 (metacat): fix typo preventing guide pages from showing (Bug #3726)
Also available in: Atom