Activity
From 12/08/2008 to 01/06/2009
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.
- 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).
- 10:28 AM Revision 4729 (metacat): Add back the auth.base variable to metacat.properties. Use this variable when creating ldap distinguished name.
- 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.
01/02/2009
- 01:50 PM Revision 4726 (metacat): Update moderators element to current token, fix undefined variable in ESA logic.
- 08:16 AM Revision 4725 (metacat): Try to create the backup directories before creating th ebackup files.
- 08:15 AM Revision 4724 (metacat): add security constraint sections to disallow access to *.cfg and *.properties files.
- 08:14 AM Revision 4723 (metacat): Add a section for skins testing
12/30/2008
12/26/2008
- 04:35 PM Revision 4720 (metacat): change dev-install target to be install target
- 04:33 PM Revision 4719 (metacat): Create a propertyService.getTestInstance method to facilitate unit tests
- 04:31 PM Revision 4718 (metacat): change metacatconfigure.html to metacat-configure.html
- 04:31 PM Revision 4717 (metacat): Add image for backup directory configuration screen
- 04:30 PM Revision 4716 (metacat): Add source build instructions
- 04:30 PM Revision 4715 (metacat): change metacatconfigure.html to metacat-configure.html
- 01:25 PM Revision 4714 (metacat): Add backup configuration page
- 01:23 PM Revision 4713 (metacat): comment out temp-dir property
- 01:22 PM Revision 4712 (metacat): Add external (backup) directory discovery methods.
- 01:22 PM Revision 4711 (metacat): Remove org configuration methods since they are not used. Get the backup configuration directories when doing a bypass. Implement the refresh method.
- 01:20 PM Revision 4710 (metacat): 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.
- 01:18 PM Revision 4709 (metacat): Implement refresh methods inherited from base class
- 01:17 PM Revision 4708 (metacat): Remove the configuration directory from the PropertyService constructor
- 01:16 PM Revision 4707 (metacat): Do not worry about creating backup directories here
- 01:16 PM Revision 4706 (metacat): Use configured backup dir when discovering data directories
- 01:15 PM Revision 4705 (metacat): Do not worry about creating backup directories here
- 01:14 PM Revision 4704 (metacat): Handle backup configuration action
- 01:13 PM Revision 4703 (metacat): Class to support backup directory configuration
- 01:11 PM Revision 4702 (metacat): Deleted this file. Organization level configuration is not used.
- 01:11 PM Revision 4701 (metacat): Renamed MetaCatUtil to MetacatUtil
- 01:10 PM Revision 4700 (metacat): Renamed MetaCatUtil to MetacatUtil
- 01:09 PM Revision 4699 (metacat): Renamed MetaCatUtil to MetacatUtil
- 01:07 PM Revision 4698 (metacat): Renamed MetaCatUtil to MetacatUtil
- 01:05 PM Revision 4697 (metacat): Removed extra %> that showed up on page
- 01:04 PM Revision 4696 (metacat): Added backup directory properties
12/19/2008
- 01:49 PM Revision 4694 (metacat): change db script description to run against metacat user instead of postgres user.
- 12:12 PM Revision 4693 (metacat): Moved cvsroot property up in the file since it is one that may need to be updated by developers.
- 12:11 PM Revision 4692 (metacat): Added files to create any version of database schema from scratch
- 12:10 PM Revision 4691 (metacat): Add section on what to do if db scripts fail during configuration utility
- 12:10 PM Revision 4690 (metacat): File describing how to run database scripts manually
- 12:09 PM Revision 4689 (metacat): fix internal link to postgres section
- 12:09 PM Revision 4688 (metacat): Add a section on testing against different db schema versions
- 12:08 PM Revision 4687 (metacat): Add information on CVS anonymous account
- 09:44 AM Revision 4686 (metacat): Move global connection variable setters into the constructor so they are retrieved every time we get a new dbConnetion object
12/18/2008
- 06:13 PM Revision 4685 (metacat): Robustly handle file naming as per bug #2566 and the feedback of the scientific programmers (http://tinyurl.com/4n4jve).
- 04:14 PM Revision 4684 (metacat): revert the changes for: -- On update, check if the accession number exists in the db. If not, change the action to insert.
- 02:49 PM Revision 4683 (metacat): 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).
- 02:14 PM Revision 4682 (metacat): On update, check if the accession number exists in the db. If not, change the action to insert.
12/17/2008
- 02:18 PM Revision 4680 (metacat): Added EML 2.1.0 test cases.
- 02:17 PM Revision 4679 (metacat): Change Inline to be inline in the test eml. Added debug statements.
- 02:17 PM Revision 4678 (metacat): Use a distributionSection object to hold a distribution and it's access.
- 02:15 PM Revision 4677 (metacat): move readerToString function to StringUtil class in utilities module.
- 02:14 PM Revision 4676 (metacat): Holds all the information for a single distribution in eml.
- 02:14 PM Revision 4675 (metacat): Change Inlinedatafilename to datafilename, since it can be the name of a regular data file
12/13/2008
12/12/2008
- 06:38 PM Revision 4673 (metacat): Use a while loop to replace if.
- 05:59 PM Revision 4672 (metacat): Add code to go through eml201 document list to transform them to eml210.
12/10/2008
- 05:32 PM Revision 4671 (metacat): Add a new class which will transform eml201 and eml 200 to eml210.
- 02:28 PM Revision 4670 (metacat): reference generic OS installation documentation
- 02:27 PM Revision 4669 (metacat): re-add line to delete source tar after distribution
- 02:27 PM Revision 4668 (metacat): move metacat-install to metacat-linux-install
- 02:26 PM Revision 4667 (metacat): Update with windows install documentation
12/09/2008
- 03:01 PM Revision 4665 (metacat): 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.
- 03:00 PM Revision 4664 (metacat): add debug
- 02:58 PM Revision 4663 (metacat): Discover the external (backup) directory based on OS
- 02:58 PM Revision 4662 (metacat): Discover the external (backup) directory based on OS
- 02:56 PM Revision 4661 (metacat): Add debug statements
- 02:55 PM Revision 4660 (metacat): Add some windows specific instructions
12/08/2008
- 02:36 PM Revision 4659 (metacat): 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 ...
- 10:40 AM Revision 4658 (metacat): created a deb-package target which builds a metacat debian package.
- 10:39 AM Revision 4657 (metacat): Add a release candidate number for packaging purposes.
- 10:38 AM Revision 4656 (metacat): Scripts to support a debian package build
- 10:38 AM Revision 4655 (metacat): Move these scripts to the debian directory
- 10:34 AM Revision 4654 (metacat): Remove old backup version
- 10:32 AM Revision 4653 (metacat): handle mixture of datapackages: some with demographic data, some without.
- takes advantage of the [new] StaticSelectionItem feature in the datamanager
- 10:31 AM Revision 4652 (metacat): readding DM library (again!)
- 10:30 AM Revision 4651 (metacat): why does SVN hate me?
Also available in: Atom