Project

General

Profile

Activity

From 11/03/2003 to 12/02/2003

12/02/2003

05:02 PM Revision 1947 (metacat): Fixed links to ldapweb to include the cfg param for proper styling.
Matt Jones
03:50 PM Revision 1946 (metacat): removed search box from header
brooke
03:28 PM Revision 1945 (metacat): corrected image path
brooke
03:04 PM Revision 1944 (metacat): missed an edit when fixing the bug whereby form names aren't allowed to contain hyphens
brooke
09:26 AM Revision 1943 (metacat): build props for production metacat on ecoinfo
brooke

12/01/2003

04:18 PM Revision 1942 (metacat): bug fix: added code to strip brackets and hyphens from form names in results page
brooke

11/26/2003

08:51 AM Revision 1941 (metacat): added conditional setting of tomcat servlet.jar path, based on tomcat version in build properties
brooke

11/25/2003

03:18 PM Revision 1940 (metacat): made results page table header into <th> so we can apply a different css style to eml stylesheet subheaders. added whitespace above& below section headers
brooke

11/24/2003

04:48 PM Revision 1939 (metacat): overhaul of ant build file. removed duplicate code for getting dtds and schema. Renamed these targets, pulled all code for copying xsl into a single target (still need separate targets for getting beta6 eml files nad eml2+ files, since older version uses dtds instead of schema.) In future, as eml versions are added, the geteml2+ target shoudl be updated to use the ant iterator class found in the utilities module - this would enable the cvs tags to be defined as a comma-delimited list, and then a common target can be called multile times to do the checkouts, instead of duplicating code. Also added description= attributes to all the targets that looked as if they shoudl be public. These now appear (with their descriptions) when the user types ant -projecthelp
brooke
11:38 AM Revision 1938 (metacat): changed getdtdschema tarhet to copy eml css to cvs source tree metacat/lib/style/common directory, same as the copy for the XSL stylesheets. Created new ant parameter to hold value of path lib/style/common.
brooke
11:22 AM Revision 1937 (metacat): fixed iframe tag- had multiple closings. Also added text for browsers that can't display iframes
brooke
10:44 AM Revision 1936 (metacat): Remove email notification from registry script.
Matt Jones

11/23/2003

08:58 PM Revision 1935 (metacat): cleaned up css greatly by importing eml css and knb css
brooke

11/21/2003

09:54 PM Revision 1934 (metacat): knb.css now impots common eml css file - still need to fix layout in eml display tho' - something is being overridden and messes up alignment
brooke
09:50 PM Revision 1933 (metacat): changed knb skin index page to forward to knb site and include any user params in url. changed resultset.xsl so qformat is handled properly in posts. changed build file to copy default.css from eml checkout to style/common so other skin-specific css can import it if reqd
brooke
04:59 PM Revision 1932 (metacat): added JS to maintain ?name=value url params thru' redirect
brooke
03:54 PM Revision 1931 (metacat): added search gif used in default homepage
brooke
03:45 PM Revision 1930 (metacat): added line to installCommon target that copies the metacat-client.jar to the WEB-INF/lib directory
brooke
03:05 PM Revision 1929 (metacat): This is the merge from the branch WEB_UI_REDESIGN_BRANCH back into the head.
The only files that have been removed are those in lib/style/eml2; other files
that have been cvs removed (only from ...
brooke
11:40 AM Revision 1925 (metacat): Remove unneeded file Upload999.java
Duane Costa
08:39 AM Bug #1217 (Closed): Extend Metacat Interface and Client
The Metacat interface, implemented by the MetacatClient class,
exposes a number of core actions of the MetacatServle...
Duane Costa

11/19/2003

05:01 PM Bug #1214 (Resolved): emlb6 to eml2 conversion style sheets should be usable by both metacat and morpho
The stylesheets as they are right now, have something that are specific to
morpho and other things are specific to ...
Saurabh Garg
04:23 PM Bug #1213 (In Progress): emlbeta6 to eml2 conversion stylesheets should be relocatable
The emlb6 to eml2 conversion stylesheets that are used by webmdentry are
presently in a temp directory. This is the...
Saurabh Garg

11/18/2003

05:21 PM Bug #1212 (Resolved): inline data file couldn't be deleted if uploading xml document failed
For handling inline data in eml2 document, Metacat pulls the inline data out and
store it into file system rather th...
Jing Tao
05:08 PM Bug #1202: If request sessionid not recognized, Metacat SQL error & 0 records returned
The reseaon cause the bug is the username is null in this situation. So in MetaCatServlet
class, the code assigning u...
Jing Tao
04:51 PM Revision 1906 (metacat): If the sessionid is null and user will be treated as public.
Jing Tao
02:40 PM Bug #1139: squery produces output that is not well-formed
In MetaCatServlet class, the code for handle the pathquery without xml declaration.
The bug was fixed.
Jing Tao
11:08 AM Revision 1903 (metacat): Get rid of doctype declare in transfer.
Jing Tao

11/17/2003

03:17 PM Revision 1896 (metacat): Set system id for transforming.
Jing Tao
03:17 PM Revision 1895 (metacat): Modified a method and can be reused.
Jing Tao

11/10/2003

11:55 AM Revision 1850 (metacat): A proposed configuration file format for the metacat harvester. This format is a simple XML document that details the schedule for harvesting, the user under which harvested documents should be owned, and the list of documents to be harvested,
Matt Jones

11/07/2003

06:40 PM Revision 1849 (metacat): If db pool size is maxium and no connection is free. The checkout will be wait.
Jing Tao

11/06/2003

11:00 AM Revision 1848 (metacat): superseded - now these elements are pulled in from the knb website
brooke

11/04/2003

08:46 PM Bug #1202 (Resolved): If request sessionid not recognized, Metacat SQL error & 0 records returned
Problem:
When searching metacat from an HTML form, if the form contains a hidden field name="sessionid",
and the v...
Matthew Brooke

11/03/2003

11:16 AM Revision 1846 (metacat): Harvester UML activity diagram in jpeg format. This is a preliminary look at some "value added" or quality control componenets. Created initially in Oracle's JDeveloper
blankman
11:16 AM Revision 1845 (metacat): Harvester UML activity diagram in svg format. This is a preliminary look at some "value added" or quality control componenets. Created initially in Oracle's JDeveloper
blankman
11:11 AM Revision 1844 (metacat): Harvester UML activity diagram in jpeg format. Created initially in Oracle's JDeveloper
blankman
11:11 AM Revision 1843 (metacat): Harvester UML activity diagram in svg format. Created initially in Oracle's JDeveloper
blankman
10:29 AM Revision 1842 (metacat): new include files for metacat web pages - header and search box. Still need to remove hard-coded context uris
brooke
 

Also available in: Atom