Project

General

Profile

Activity

From 10/25/2009 to 11/23/2009

11/23/2009

10:05 AM Revision 5136 (metacat): I'm adding two PARC-specific templates to the CGI templates directory. This is a temporary addition, since these templates should reside in the PARC skin. However, the NCEAS skin has templates in this location as well, and all four files will be relocated once bug #4573 has been resolved where the register and ldapweb CGIs change.
Chris Jones
10:00 AM Bug #4573 (New): LDAP and Register CGIs reference skin-specific templates in the common area
This is a minor issue were the register-dataset.cgi and ldapweb.cgi scripts use a common tempatesDir pointing to the ... Chris Jones
09:49 AM Revision 5135 (metacat): I'm adding the spatial support files for the PARC skin. At the moment, the spatial option in the skin is not being used, but these files have been modified slightly from the NCEAS skin version in branding only.
Chris Jones
09:47 AM Revision 5134 (metacat): I've added in the XSL stylesheets for the PARC skin. The parc, parc-eml, parc-common and login stylesheets have been changed slightly for PARC branding.
Chris Jones
09:44 AM Revision 5133 (metacat): I'm adding the settings and map JSPs. These are placeholder files since the map is not used in the PARC skin, and the settings file merely import common settings for the skin, but doesn't modify any of the interface settings.
Chris Jones
09:41 AM Revision 5132 (metacat): These are the minimal images used in the PARC skin layout. The research banner comes from the research section of the PARC website.
Chris Jones
09:39 AM Revision 5131 (metacat): I've added the PARC CSS file, which uses colors and images found at the PARC website.
Chris Jones
09:37 AM Revision 5130 (metacat): These are the index files for the PARC skin. The html file provides the standard redirect to the JSP. The JSP has been PARC branded, and the layout has changed slightly to work with the http://www.palmyraresearch.org website layout (e.g. some navigation links have been removed).
Chris Jones
09:34 AM Revision 5129 (metacat): Here are the three javascript libraries associated with the PARC skin. The only real changes are in the search.js file, where metacat searches have absolute XPaths in the search criteria. The return fields remain as relative XPaths to be consistent with the rendering code for the skin.
Chris Jones
09:32 AM Revision 5128 (metacat): I'm adding the parc.cfg configuration file, which is effectively a copy of the nceas.cfg file.
Chris Jones
09:29 AM Revision 5126 (metacat): This is the PARC XML configuration file. I've removed the EML beta 4-6 doctype identifiers since this skin will only deal with EML 2.1.0 documents.
Chris Jones
09:26 AM Revision 5125 (metacat): I'm adding the Metacat metadata properties file for the PARC installation.
Chris Jones
09:25 AM Revision 5124 (metacat): I'm adding the properties file configured for the Palmyra Atoll Research Consortium's installation.
Chris Jones
09:15 AM Revision 5123 (metacat): I'm adding in the parc directory, which will contain the skin for the Palmyra Atoll Research Consortium.
Chris Jones

11/19/2009

08:19 AM Revision 5122 (metacat): special handling for RDF namespace documents (semtools project)
ben leinfelder

11/18/2009

01:17 PM Bug #4558 (Resolved): Create validate and isAuthorized unit tests
A new isValid method was created on the metacat authentication service to make validate that a session is active. A ... Michael Daigle
12:38 PM Bug #4557 (Resolved): TPC Sanparks page content lenth issue
If the content of a tpc list page gets to long, it breaks the page. Need to adjust the page length based on the list... Michael Daigle
12:35 PM Bug #3510: reorganize classes into a more functional specific structure
Moved database, access control, properties, and replication related code into their own directories. Michael Daigle
12:32 PM Bug #4420: Enforce permissions for tpc workflow viewing and scheduling
Implemented the isValid service on the metacat authentication service, and added the authority service. The workflow... Michael Daigle
12:28 PM Bug #4551: performance enhancement through index reduction
Also will look at having the ability to keep relative searches by searching on absolute paths. Michael Daigle
12:25 PM Bug #4556 (Resolved): Fix cross platform TPC GUI issues
The new TPC Sanparks skins break on different OSs. Specifically, they don't work well on Windows in IE. Michael Daigle
12:22 PM Bug #4165: Create TPC Report web browse/search pages
Tested successfully with kepler archiving. Michael Daigle
12:21 PM Bug #4166: Create archive extraction functionality
Tested successfully Michael Daigle
12:20 PM Bug #4167: Create Workflow Scheduler
Created workflow scheduler project. Michael Daigle

11/13/2009

05:20 PM Bug #4551 (In Progress): performance enhancement through index reduction
PISCO configures their metacat server to index only absolute paths in their metadata documents (rather than relative ... Matt Jones
04:03 PM Revision 5121 (metacat): Start to fix I.E. gui issues
daigle

11/10/2009

03:13 PM Revision 5120 (metacat): add connection serial number where it was missing.
daigle
01:31 PM Revision 5119 (metacat): check for IE6 and show warning if they are using it
ben leinfelder

11/09/2009

02:43 PM Revision 5118 (metacat): Remove seconds and minutes values from workflow scheduler and add weeks and months.
daigle
02:42 PM Revision 5117 (metacat): Include kar id in delete url parameters so resultset will render after delete
daigle
10:37 AM Revision 5116 (metacat): Add ability to schedule daily, weekly and monthly jobs.
daigle
10:07 AM Revision 5115 (metacat): Format and add comments.
daigle
08:51 AM Revision 5114 (metacat): Beef up comments
daigle

11/06/2009

02:48 PM Revision 5113 (metacat): add method to read test file from disk
daigle
02:47 PM Revision 5112 (metacat): add getaccesscontrol and setaccess api calls
daigle
02:47 PM Revision 5111 (metacat): Add access api test and supporting files
daigle
02:46 PM Revision 5110 (metacat): handle ben's change to the metacat client read api because it returns inputstream now
daigle
02:44 PM Revision 5109 (metacat): Handle the case of trying to insert a conflicting permission order for a document
daigle
02:43 PM Revision 5108 (metacat): move dbconnection object out of base class and create it for each db access so it can be released
daigle
02:41 PM Revision 5107 (metacat): Add success message to metacat response for setaccess action
daigle
01:05 PM Revision 5106 (metacat): add id attributes for form elements (in case IE6 needed them) but it appears they are not required
ben leinfelder

11/05/2009

11:34 AM Revision 5105 (metacat): add the "value" attribute for metadata tag downloads
ben leinfelder
10:32 AM Revision 5104 (metacat): handle multiple <principal> elements in the allow/deny blocks
ben leinfelder

11/04/2009

03:05 PM Revision 5103 (metacat): Verify we are in the permission and principal sections before setting values on dao object.
daigle

11/03/2009

06:26 PM Revision 5102 (metacat): add code block (commented out) to use in case "?column?" headers become an issue.
ben leinfelder
03:44 PM Revision 5101 (metacat): handle repeating "?column?" headers - somewhat naively, but consistent
ben leinfelder
11:52 AM Revision 5100 (metacat): Use OR to add permissions, not AND
daigle
10:31 AM Revision 5099 (metacat): Change access section in getaccesscontrol and getdocumentinfo apis to be more eml 2.1.0 compliant. Add a block access option to setaccess api.
daigle

10/30/2009

03:39 PM Revision 5098 (metacat): change AccessControlForSingleFile to only be instantiated for one file. move ACL methods to AccessControlForSingleFile. Change format of access sections returned to EML 2.1.0.
daigle
03:37 PM Revision 5097 (metacat): change location of accesscontrolinterface
daigle
03:34 PM Revision 5096 (metacat): Removed some old commented out code
daigle
03:31 PM Revision 5095 (metacat): Remove unneeded references to Timer
daigle

10/27/2009

03:42 PM Revision 5094 (metacat): SMS-related addition: retrieve docids for a given doctype
ben leinfelder

10/26/2009

10:20 AM Revision 5093 (metacat): QueryTerm.java will produce an incorrect SQL statement when there is an attribute in the XPath being used to search on. Regardless of the presence of the attribute, the clause:
(SELECT nodeid FROM xml_index WHERE path LIKE " + "'" + path + "') "
would be added to the query.
I've changed Quer...
Chris Jones
 

Also available in: Atom