Project

General

Profile

Activity

From 06/23/2008 to 07/22/2008

07/22/2008

02:20 PM Revision 4154 (metacat): Add functionality to allow developer to bypass configuration utility
daigle
02:19 PM Revision 4153 (metacat): Populate password (hidden) on configuration form
daigle
02:18 PM Revision 4152 (metacat): add dev.runConfiguration value
daigle
09:21 AM Revision 4151 (metacat): Add debug statements
daigle
09:20 AM Revision 4150 (metacat): Extend TestCase. Fix accountnum property getter.
daigle
09:19 AM Revision 4149 (metacat): Extend MCTestCase
daigle
09:18 AM Revision 4148 (metacat): Add empty constructor
daigle
09:15 AM Revision 4147 (metacat): Exclude MCTestCase base class from test build
daigle

07/18/2008

10:06 AM Revision 4146 (metacat): Add verbose debug statements. These are toggled by the test.printdebug property in metacat.properties
daigle
10:02 AM Revision 4145 (metacat): Extend MCTestCase to handle initialization of PropertyService
daigle
09:37 AM Revision 4144 (metacat): add deploy directory section
daigle
09:36 AM Revision 4143 (metacat): Remove quotes surrounding eml property values
daigle
09:33 AM Revision 4142 (metacat): Create TestCase base class that makes sure PropertyService is instantiated and implements a debug() method that allows us to print to stderr
daigle
09:32 AM Revision 4141 (metacat): FIx comments for getContextDir to reflect that we no long append webapps to the path
daigle
09:30 AM Revision 4140 (metacat): Add sql debug statements
daigle
09:30 AM Revision 4139 (metacat): Use SystemUtil.getContextDir() instead of constructing directory path.
daigle

07/16/2008

03:39 PM Revision 4135 (metacat): fixed bug where the searchmode param was put into the search fields
berkley
11:58 AM Revision 4132 (metacat): Differentiate between tomcat directory and deployment directory.
daigle

07/15/2008

10:16 AM Revision 4127 (metacat): Replace Options class with PropertyService and create PropertyService using log directory name instead of servlet context
daigle
10:16 AM Revision 4126 (metacat): Use qualified test properties
daigle
10:11 AM Revision 4125 (metacat): Replace Options class with PropertyService
daigle
10:08 AM Revision 4124 (metacat): Create PropertyService using log directory instead of servlet context.
daigle
09:58 AM Revision 4123 (metacat): Append context url onto system id instead of server url.
daigle
09:55 AM Revision 4122 (metacat): Add a test.metacat.url value for testing and qualify other test properties with a test. prefix.
daigle
09:54 AM Revision 4121 (metacat): Copy properties metadata files to test directories during testprep so we can use PropertyService in tests.
daigle

07/11/2008

05:04 PM Revision 4118 (metacat): remove sql update files from dist target
daigle
01:42 PM Revision 4117 (metacat): Add default skin to available skins
daigle
01:41 PM Revision 4116 (metacat): Add skins properties files to default skin
daigle
01:41 PM Revision 4115 (metacat): Clean up the way default radio works
daigle
01:40 PM Revision 4114 (metacat): add default dev.deploy.dir
daigle
10:11 AM Revision 4110 (metacat): Move references to sql scripts into the WEB-INF directory.
daigle
10:10 AM Revision 4109 (metacat): Add method to return a map of db script suffixes from metacat.properties
daigle
10:09 AM Revision 4108 (metacat): Fix backup file pathing issues. Modify checkAndSetProperty to get skin specific values from request.
daigle
10:08 AM Revision 4107 (metacat): implement getPropertiesByGroup() method
daigle
10:06 AM Revision 4106 (metacat): Implement form submittal processing.
daigle
10:05 AM Revision 4105 (metacat): use metacat.properties to determine script suffixes
daigle
10:04 AM Revision 4104 (metacat): replace <script>.sql files with <script>-oracle.sql files since the base files are implicitly oracle scripts
daigle
10:03 AM Revision 4103 (metacat): Add a value element to form dropdowns
daigle
10:03 AM Revision 4102 (metacat): Remove file and replace with metacat.properties.metadata.xml
daigle
10:01 AM Revision 4101 (metacat): Add db script suffix properties
daigle
10:00 AM Revision 4100 (metacat): Clean up formatting on configuration pages
daigle
09:35 AM Revision 4099 (metacat): add dev.deploy.dir. remove jdbc_base.
daigle
09:34 AM Revision 4098 (metacat): Add db jars to the war. Remove db upgrade sections. Reformat properties.
daigle

07/07/2008

03:39 PM Revision 4091 (metacat): Change default-style property to application.default-style
daigle
03:37 PM Revision 4090 (metacat): include eml201_document_corrected=false property that was lost in merge
daigle
03:36 PM Revision 4089 (metacat): Align submit buttons
daigle
03:01 PM Revision 4088 (metacat): change request attribute name from metaCatVersion to metacatVersion
daigle
02:16 PM Revision 4087 (metacat): Add addProperty and addPropertyNoPersist for new properties
daigle
01:58 PM Revision 4086 (metacat): use build.tomcat.dir to get to tomcat jar
daigle
01:50 PM Revision 4085 (metacat): Backup properties should use addProperty, not setProperty
daigle
01:49 PM Revision 4084 (metacat): Add GeneralPropertyException to property setters
daigle
01:44 PM Revision 4083 (metacat): Remove default from ldap administrator
daigle
01:43 PM Revision 4082 (metacat): Reformat Checkbox
daigle
09:32 AM Revision 4081 (metacat): Add missing closing tag to comment out database update targets
daigle

07/06/2008

09:25 PM Revision 4080 (metacat): Merge 1.9 changes into Head
daigle

07/03/2008

11:38 AM Bug #3402: internal dtds are not handled
I have fixed this problem in the SMS branch so that any file that is uploaded via the insertMultipart action can be r... Chad Berkley

07/01/2008

04:09 PM Revision 4078 (metacat): Commented out the servlet for HarvesterServlet.
Jing Tao
04:03 PM Revision 4077 (metacat): *** empty log message ***
berkley
11:55 AM Revision 4076 (metacat): more improvements to the UI
berkley
11:46 AM Bug #3113: Metacat performance: saves from mopho are slow
The latest update fixed this. A posgresql configuration change for the new version of posgresql fixed the problem Callie Bowdish
10:29 AM Revision 4071 (metacat): fixed bug in prev/next buttons
berkley

06/30/2008

04:41 PM Revision 4047 (metacat): *** empty log message ***
berkley
04:39 PM Revision 4046 (metacat): added a tabbed interface
berkley
04:32 PM Revision 4045 (metacat): *** empty log message ***
berkley
04:26 PM Revision 4044 (metacat): selected tabs
berkley
04:22 PM Revision 4043 (metacat): *** empty log message ***
berkley
04:14 PM Revision 4042 (metacat): new graphics for the tabs
berkley

06/26/2008

04:58 PM Revision 4039 (metacat): include changes to the first/metacat integration project
merging/union across multiple datapackages now supported ben leinfelder
03:51 PM Bug #3435 (New): Confusion on how Metcat searches a string which is differnet than Google
Some users expect Metacat searches to work like Google. Google works as if there is a boolean "and" between each wor... Callie Bowdish
02:55 PM Revision 4038 (metacat): updated the link the ITIS
bowdish
11:28 AM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
It was done and no error is reported so far. Close this bug. Jing Tao
11:27 AM Bug #3397: metacat needs server side sort mechanism
Move to 1.9 milestone Jing Tao

06/25/2008

11:15 AM Bug #3416 (New): ArrayIndexOutOfBoundsException in DBConnectionPool
The following error has appeared in the Tomcat log files at LTER several times:
Jun 25, 2008 9:55:54 AM org.apache...
Duane Costa

06/24/2008

03:06 PM Bug #3415 (Resolved): metacat prints namespace attributes in opposite order of original document
When you serialize a document from metacat, the xmlns attributes come out in the opposite order from which the origin... Chad Berkley
09:43 AM Revision 4034 (metacat): save point before extending to allow merging across assessments
ben leinfelder

06/23/2008

03:00 PM Bug #3413: Sort order of returned resultsets needs to be standard
accidentally added a duplicate bug
*** This bug has been marked as a duplicate of bug 3397 ***
Chad Berkley
02:59 PM Bug #3413 (Resolved): Sort order of returned resultsets needs to be standard
Metacat seems to sort the returned search results in different ways, which causes problems with paged query returns. ... Chad Berkley
03:00 PM Bug #3397: metacat needs server side sort mechanism
*** Bug 3413 has been marked as a duplicate of this bug. *** Chad Berkley
12:01 PM Revision 4032 (metacat): added functionality to make the document public after upload
berkley
09:35 AM Revision 4031 (metacat): increase left nav height for IE so that all the nodes are shown
(not the best in FF - but better than nothing) ben leinfelder
09:23 AM Bug #3412 (New): Kml file needs work- data set points icon and points "splitting" when clicked on
The kml file that can be downloading in the Data Catalog Map (Dowonload Goggle Earth KML) pages needs some improvemen... Callie Bowdish
 

Also available in: Atom