Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AdvancedSearch.java 34.7 KB 3008 almost 18 years Duane Costa Add qformat parameter to runQuery() and execute...
AdvancedSearchBean.java 11.5 KB 3006 almost 18 years Duane Costa Add serialVersionUID class variable to eliminat...
AdvancedSearchPathQuery.java 3.48 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
AdvancedSearchQueryGroup.java 4.66 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
AdvancedSearchQueryTerm.java 3.52 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
AdvancedSearchServlet.java 4.73 KB 4708 over 15 years daigle Remove the configuration directory from the Pro...
BrowseServlet.java 4.75 KB 4708 over 15 years daigle Remove the configuration directory from the Pro...
LTERSite.java 5.45 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
LoginBean.java 2.21 KB 3006 almost 18 years Duane Costa Add serialVersionUID class variable to eliminat...
LoginServlet.java 5.2 KB 4708 over 15 years daigle Remove the configuration directory from the Pro...
MetacatHelper.java 3.99 KB 4729 over 15 years daigle Add back the auth.base variable to metacat.prop...
MetacatLogin.java 3.2 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
SearchServlet.java 4.79 KB 4708 over 15 years daigle Remove the configuration directory from the Pro...
Stylizer.java 3.95 KB 4080 almost 16 years daigle Merge 1.9 changes into Head

Latest revisions

# Date Author Comment
4729 01/06/2009 10:28 AM daigle

Add back the auth.base variable to metacat.properties. Use this variable when creating ldap distinguished name.

4708 12/26/2008 01:17 PM daigle

Remove the configuration directory from the PropertyService constructor

4124 07/15/2008 10:08 AM daigle

Create PropertyService using log directory instead of servlet context.

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

3768 03/18/2008 04:31 PM daigle

Include the contextURL as a parameter for the transformer. Remove leading / from resultset paths

3217 03/29/2007 04:03 PM Duane Costa

Fix bug in advanced search that first surfaced in Java 1.5.0/Tomcat 5.5. Only set the sessid parameter if the sessionId string that is passed in is non-null.

3011 06/14/2006 08:44 AM Duane Costa

Add qformat parameter in call to executeAdvancedSearch() method.

Refactor code to get the relative paths of the resultset XSL and search results JSP from the MetacatHelper class rather than hard-coded.

3010 06/14/2006 08:42 AM Duane Costa

Change relative path to the login page.

3009 06/14/2006 08:41 AM Duane Costa

Add new methods getResultsetXSL and getResultsJSP.

3008 06/14/2006 08:35 AM Duane Costa

Add qformat parameter to runQuery() and executeAdvancedSearch() methods.

Omit unused StringTokenizer objects.

View revisions

Also available in: Atom