Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4810 about 15 years daigle moved file from metacat/bin to metacat/src/scri...
  docs 5022 over 14 years Duane Costa Bug 3835: Design and implement OAI-PMH complian...
  lib 5101 over 14 years ben leinfelder handle repeating "?column?" headers - somewhat ...
  src 5100 over 14 years daigle Use OR to add permissions, not AND
  test 5046 over 14 years daigle Create workflow scheduler test.
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 27.1 KB 4873 about 15 years daigle Update version to 1.9.1. Add nrs ldap properti...
build.properties 2.73 KB 5027 over 14 years daigle Change MetaCatVersion to MetacatVersion
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 52.1 KB 5073 over 14 years daigle Remove commented out sections
workflowscheduler.build.xml 16.3 KB 5097 over 14 years daigle change location of accesscontrolinterface

Latest revisions

# Date Author Comment
5101 11/03/2009 03:44 PM ben leinfelder

handle repeating "?column?" headers - somewhat naively, but consistent

5100 11/03/2009 11:52 AM daigle

Use OR to add permissions, not AND

5099 11/03/2009 10:31 AM daigle

Change access section in getaccesscontrol and getdocumentinfo apis to be more eml 2.1.0 compliant. Add a block access option to setaccess api.

5098 10/30/2009 03:39 PM daigle

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.

5097 10/30/2009 03:37 PM daigle

change location of accesscontrolinterface

5096 10/30/2009 03:34 PM daigle

Removed some old commented out code

5095 10/30/2009 03:31 PM daigle

Remove unneeded references to Timer

5094 10/27/2009 03:42 PM ben leinfelder

SMS-related addition: retrieve docids for a given doctype

5093 10/26/2009 10:20 AM Chris Jones

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....

5091 10/16/2009 11:12 AM daigle

Create access dao and centralized db access classes. Update create access code to combine access records for principal/doc/accesstype when multiple exist.

View all revisions | View revisions

Also available in: Atom