Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  ucsb 5093 over 14 years Chris Jones QueryTerm.java will produce an incorrect SQL st...

Latest revisions

# Date Author Comment
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.

5090 10/16/2009 11:10 AM daigle

Move access control source to it's own directory.

5089 10/16/2009 11:10 AM daigle

Move access control source to it's own directory.

5082 10/13/2009 03:01 PM daigle

Add ability for doc owner to add user access to workflows.

5079 10/06/2009 10:58 AM daigle

Add authorization check before scheduling a job in the workflow scheduler

5078 10/06/2009 10:57 AM daigle

Change RequestUtil forwardRequest() method to throw MetacatUtilException.

5076 10/06/2009 10:55 AM daigle

Change RequestUtil forwardRequest() method to throw MetacatUtilException.

5072 10/02/2009 01:11 PM daigle

Add authorization functionality

5071 10/02/2009 01:07 PM daigle

Change sanparks skin to log in with browser session instead of metacat client session so session can be validated on other pages.

View revisions

Also available in: Atom