Activity
From 04/04/2004 to 05/03/2004
05/03/2004
- 03:59 PM Revision 2155 (metacat): Integrate Harvester properties with build.properties and metacat.properties.
- Eliminate the need for a separate harvester.properties file.
Improve email message to the site to include more summar... - 11:01 AM Bug #1551 (Resolved): Error in Result Page tmpl.
- To reproduce the bug:
Try to open a document in registry that has been modified or created using a
client other th... - 08:17 AM Revision 2154 (metacat): Move from dev skin to knb skin
04/30/2004
- 08:36 PM Revision 2153 (metacat): Fixed a bug in an earlier commit
- 08:27 PM Bug #1309: Registry: Changes in Spatial Coverage
Fixed.- 08:27 PM Revision 2152 (metacat): Fixed bug# 1309. Also put a regex check on ending year and beginning year.
- 07:31 PM Bug #1365: Doesnt complain if method title is not provided
- Fixed. If only one para was entered, the following code was failiing
if ((hasContent($FORM::methodTitle)) || scalar(@... - 07:28 PM Revision 2151 (metacat): Made changes to fix bug # 1365.
- 07:11 PM Bug #1303: Entering of spatial coverage and temporal coverage as optional for NCEAS
- Following variables can now be specified from the cfg file to control
behaviour of the skin: hasKeyword, hasMethod... - 07:09 PM Bug #1367: Temporal and Spatial Coverage not required for NCEAS
- temporalRequired and spatialRequired can now be specified from cfg file to
control whether temporal and spatial are ... - 07:08 PM Revision 2150 (metacat): Made changes to fix bug# 1303 and 1367.(Both are related)
- Following variables can now be specifieD from the cfg file to control behaviour of the skin: hasKeyword, hasMethod, h...
- 07:06 PM Revision 2149 (metacat): Made changes to fix bug# 1303 and 1367.(Both are related)
- Following variables can now be specifieD from the cfg file to control behaviour of the skin: hasKeyword, hasMethod, h...
- 03:09 PM Bug #968: Access control for eml2 documents
Main points based on IRC chat on April 30th, 2004. The chat text is also copied
below.
1. if /eml/access (in 2.0....- 11:09 AM Revision 2148 (metacat): Made changes to fix bug# 1303 and 1367.(Both are related) - corresponding changes need to be made in tmpl file and testing needs to be done before bugs can be closed.
- 11:07 AM Revision 2147 (metacat): fixed a bug in a previous commit.
- 10:46 AM Bug #1388: date format in registry too restrictive
Fixed.
Replaced text field with drop down menu which lists all months and days- 10:40 AM Revision 2146 (metacat): Made changes to fix bug# 1388.
- Replaced text field with drop down menu which lists all months and days.
- 08:35 AM Bug #1542 (New): SQL Server support broken
- Support for the MS SQL Server database was maintained in versions prior to 1.3
of metacat. Now the xmltables-sqlser...
04/29/2004
- 01:04 PM Bug #1302: Changes in links to the guide and updating the guide
"The linsk to the guide need to be changed so that it is easier to understand
that they are links. Or a help icon c...- 12:53 PM Revision 2145 (metacat): Changes made to fix bug# 1302
- 11:45 AM Bug #1301: Repeatable button for Originators and Keywords entry
- Has repeatable buttons for both Orginator and keywords and seems to work fine
with beta6 and eml2. - 11:16 AM Revision 2144 (metacat): Made changes to fix 1301. Works fine with eml2 - need to check if works with emlbeta6.
- 11:09 AM Bug #162: need harvest/batch load for metacat
- Update on Work Remaining:
(12) Email to Site Administrator
Completed.
The email message content could be improved...
04/28/2004
- 01:23 PM Revision 2143 (metacat): Initial suite of JUnit tests for Harvester code
- 12:10 PM Bug #1298: Change in the way required fields are displayed
- Fixed.
- 12:10 PM Revision 2142 (metacat): Fixed bug # 1298
- 12:05 PM Revision 2141 (metacat): Fixed bug# 1298
- 10:55 AM Revision 2140 (metacat): Replaced instances of DocList with HarvestList
- 10:54 AM Revision 2139 (metacat): Refactored a number of methods to allow for more effective JUnit testing
- 10:22 AM Bug #1297: Registry: Changes in the Basic Information
Do the following need to be done?
-> Add middle name to first name and last name fields
There is no middle name in ...- 09:29 AM Bug #1538 (Resolved): Entity/Character Refeference Conversion Problems
- In Morpho, we have run into some problem with the use of special, non-ascii
characters (like the 'degree' symbol or ...
04/26/2004
- 04:46 PM Revision 2138 (metacat): Made changes to control whether a skin wants to use keywords or not. Keywords probably will be used by all skins alsways. But similar changes can be made for Geographic Coverage or Temporal COverage to control whether a particular section of the insert data template needs to be shown or not. This can be controlled from .cfg file. For example, in nceas.cfg is you define hasKeyword = false, none of the templates will show the keyword part. (Unless, you are using NCEAS skin and you try to modify a document which already has keywords.)
- 02:59 PM Revision 2137 (metacat): Removed beta6 specific code which is no longer being used.
- 02:29 PM Revision 2136 (metacat): Removed repetition of code. Also fixed the link to the modified file submitted from responseTemplate
- 01:29 PM Revision 2135 (metacat): Remove Harvester code from compile and jar targets.
- Add testharvester target for independently testing Harvester code.
- 01:09 PM Revision 2134 (metacat): JUnit files for tseting Harvester code
04/22/2004
- 11:08 AM Bug #1530 (Resolved): cfg is readable by everyone
- The *.cfg files in skins is reabable by everyone. This is not good as they
might contain information that should no... - 10:35 AM Revision 2133 (metacat): Changes to comments
04/19/2004
04/15/2004
- 04:09 PM Revision 2131 (metacat): Add Harvester documentation to the Metacat Tour
- 02:40 PM Bug #1467: getprincipals action returns referal entries in url form
- Fixed. Passed referred LDAP's URL to the user search function and that results
in output with correct DNs.
- 02:39 PM Bug #1466: getprinicpals action doesnt return trees for UCNRS and PISCO
- Fixed. Changed Context.REFERRAL value from 'follow' to 'ignore' and that
somehow does the job.
04/14/2004
- 06:41 PM Revision 2130 (metacat): Added ou also to getprincipal output. So now organizationUnitName is also returned in getprincipal output.
- 05:27 PM Revision 2129 (metacat): Made changes so that PISCO and NRS trees are also returned in getPrincipals action.
- 02:14 PM Revision 2128 (metacat): Remove copy of schema file from harvester target
- 01:48 PM Revision 2127 (metacat): Allow user to set frequency to 0 for testing purposes
- 01:48 PM Revision 2126 (metacat): Modify schema location
- 01:41 PM Revision 2125 (metacat): Remove obsolete schema file
- 01:37 PM Revision 2124 (metacat): Harvest list schema
- 01:24 PM Revision 2123 (metacat): Sample harvest list XML file
- 01:22 PM Revision 2122 (metacat): Remove obsolete file
- 11:27 AM Revision 2121 (metacat): Fixed getprincipals output. Earlier DNs for LTER were in URL form. Now they appear in DN form.
- Earlier:
ldap://knb.lternet.edu:389/DN,base
Now:
DN
Have to make changes so that PISCO and NRS also show up.
04/13/2004
- 08:13 PM Bug #1485 (Resolved): Trouble in entering data in NRS ...
- The following is an error reported by Kevin Browne:
.
.
> THe problem is that the failure message generated is s... - 11:04 AM Revision 2120 (metacat): Shell script for running Harvester on Unix
- 10:59 AM Revision 2119 (metacat): Batch file for running Harvester on Windows
- 10:54 AM Revision 2118 (metacat): Add install-sql property for MS SQL Server
- Add copy task to harvester target
04/12/2004
- 08:20 PM Revision 2117 (metacat): Fixed two small bugs.
- 04:49 PM Revision 2116 (metacat): Made changes in XML that is sent back as result of action=getprincipals. Changes are as following:
- 1. <authSystem> tag contains organization attribute which specifies organization name
2. <user> tag now has <organiza...
04/09/2004
- 04:12 PM Revision 2115 (metacat): Perl script for transfering documents from one metacat to another metacat. list_of_docids contains list of names of the documents that will be transfered.
- 03:23 PM Bug #1466: getprinicpals action doesnt return trees for UCNRS and PISCO
for the record. so that i dont revolve same issues again. :)
[10:39] <sid> matt - a question regarding bug 1466
[10...- 10:59 AM Revision 2114 (metacat): Rename url property to defaultDB
04/08/2004
- 11:45 PM Bug #1467 (Resolved): getprincipals action returns referal entries in url form
- getprincipals right now returns urls instead of identities in case of referals.
So for example in case of LTER we g... - 11:15 PM Bug #1466 (Resolved): getprinicpals action doesnt return trees for UCNRS and PISCO
- The getprincipals right now return trees for all organizations except UCNRS and
PISCO. A similar scenario can be ge... - 01:49 PM Revision 2113 (metacat): Added the EventLog functionality to the servlet as action=getlog. Valid parameters are ipAddress, principal, docid, event, start, end. All parameters can be repeated except start and end.
- 09:23 AM Revision 2112 (metacat): Correct minor problems with foreign keys in Harvester tables
04/07/2004
04/06/2004
- 08:51 PM Revision 2110 (metacat): Interim checkin of EventLog reporting structure. Still basically incomplete but compiles.
- 03:11 PM Revision 2109 (metacat): Add three new Harvester tables
- 09:34 AM Revision 2108 (metacat): Omit HARVEST_OPERATION_TABLE and store harvest operations in properties file instead
- 08:52 AM Revision 2107 (metacat): Add new Harvest Operation Properties to replace the HARVEST_OPERATION_TABLE
04/05/2004
- 04:44 PM Bug #1452 (In Progress): dtd filenames clash if reused for multiple PUBLIC identifiers
- Problem reported by Rod Spears:
Ok, this is partially intended behavior. Metacat takes the following attitude
to... - 04:26 PM Bug #1451: null returndoctype fails to return all documents
- Fixed DBQuery.java to allow results even when returndoctype is null, as is
appropriate behavior. Now, both query fie... - 04:23 PM Bug #1451 (Resolved): null returndoctype fails to return all documents
- When the pathquery "returndoctype" filed is omitted, metacat is supposed to
return all matching documents. In fact,... - 04:25 PM Revision 2106 (metacat): Fixed the returndoctype bug in DBQuery as described in bug 1451. Now,
- results are returned even if returndoctype is null, which is the
appropriate behavior. - 09:49 AM Revision 2105 (metacat): Implement sending email reports to harvest administrator and site administrator
Also available in: Atom