Project

General

Profile

Statistics
| Revision:

# Date Author Comment
3390 08/29/2007 06:29 PM Jing Tao

Change the token from server to httpserver in case server is not set https ( server has the https port)

3389 08/29/2007 06:22 PM Jing Tao

Change the token from server to httpserver in case server is not set https ( server has the https port).

3388 08/29/2007 05:53 PM Jing Tao

Change the token from server to httpserver in case https is not set (server has the https port). And also change the nceas_db name).

3387 08/29/2007 05:30 PM Jing Tao

Getting project list from nceas admin db.

3386 08/28/2007 05:02 PM Jing Tao

fixed bug that input form coudn't be shown.

3385 08/28/2007 09:28 AM barteau

KNP skin configuration of the header/footer/right margin/login page.

3384 08/28/2007 09:26 AM barteau

Cleaned up some unused items. Modified color and height.

3383 08/28/2007 09:25 AM barteau

Provides the right margin for the KNP skin layout. Modified the background color.

3382 08/28/2007 09:24 AM barteau

Provides the glue for the KNP skin layout. Modifications mostly involve moving iframes out of this page and into the skins layout configuration.

3381 08/28/2007 09:22 AM barteau

Provides the header section of the KNP skin layout.

3380 08/28/2007 09:20 AM barteau

Initial checking. Provides the footer section of the KNP skin layout.

3379 08/28/2007 09:19 AM barteau

Used relative paths to servlet; rather than fixed names or substitution variables.

3378 08/27/2007 06:06 PM Jing Tao

Change release to 1.7.1

3377 08/27/2007 06:05 PM Jing Tao

Make some changes for 1.7.1

3376 08/27/2007 06:02 PM Jing Tao

Add release for 1.7.1

3375 08/27/2007 11:55 AM barteau

Uncommented metacat client upload commands.

3374 08/24/2007 05:07 PM barteau

Provides a mechanism to access clientview classes from an XSLT-generated HTML document (within the skins framework).
Serves as a servlet for "updating" files from XSLT-generated html multipart-forms.
It simply forwards the multi-part request to the ClientViewHelper java class....

3373 08/24/2007 04:57 PM barteau

Added "Update" html forms functionality, and modified html appearance.

3372 08/24/2007 02:11 PM barteau

Changes for java 1.4 compilation, and further development.

3371 08/24/2007 02:11 PM barteau

Further development.

3370 08/23/2007 03:25 PM Jing Tao

Change the https port from 80 to 443

3369 08/22/2007 05:24 PM Jing Tao

Change the off set number for a selection query.

3368 08/22/2007 05:20 PM Jing Tao

Add code to handle the docid list is too long to be run in extended query.

3367 08/21/2007 03:44 PM barteau

Changes to make java 1.4 compliant.

3366 08/20/2007 04:14 PM barteau

Updated handlePackageUpload (in development).

3365 08/20/2007 04:08 PM barteau

Added static variables.

3364 08/20/2007 01:36 PM barteau

Replaced "Formatter" usage (java 1.5) for java 1.4 compiling.

3363 08/17/2007 03:35 PM barteau

Removed "Formatter" usage, to make java 1.4 compatible.

3362 08/17/2007 03:12 PM barteau

Removed "Formatter" usage, to make java 1.4 compatible.

3361 08/17/2007 03:11 PM barteau

Removed "generics" to make java 1.4 compatible.

3360 08/16/2007 09:14 PM Jing Tao

Change String.contains which only java 1.5 have to String.indexOf

3359 08/16/2007 11:37 AM Jing Tao

Delete a test for printAttributeQuery which was delete from java file.

3358 08/13/2007 07:13 PM Jing Tao

Change a handleReturnField to public which will be used in ecogrid.

3357 08/13/2007 05:18 PM Jing Tao

Add return doctype and return field into the key of query cache.

3356 08/13/2007 05:07 PM walbridge

Backing out change, certain cases cause the file to upload as 0 bytes, which pass all tests but leave us with no data. Will re-commit after 1.8 release and more complete testing.

3355 08/13/2007 04:40 PM Jing Tao

Fixed bug that searching for parameters.

3354 08/13/2007 03:22 PM walbridge

Updated com.oreilly.servlet (cos.jar) from 19Jun2001 to current 05Nov2002 version. Fixed uploading in MetaCatServlet.java to allow parameters after file object, was disabled for a workaround in the previous library.

3353 08/08/2007 05:18 PM Jing Tao

Change path data type to text in table xml_index.

3352 08/08/2007 05:02 PM Jing Tao

Change the path data type to text

3351 08/08/2007 03:40 PM Jing Tao

Change the maxium queryresult string length.

3350 08/08/2007 03:38 PM Jing Tao

Add a try-catch to handle if a query result is too long.

3349 08/08/2007 02:35 PM Jing Tao

Removed a code to check if there is a docid in a vector since every docid should exist once.

3348 08/07/2007 05:48 PM Jing Tao

Add a upgrade-1.7.1 sql property for oracle.

3347 08/07/2007 05:47 PM Jing Tao

Add new index into xml_index table.

3346 08/07/2007 05:45 PM Jing Tao

A script to add index into xml_index table.

3345 08/07/2007 05:43 PM Jing Tao

Add index into xml_index table

3344 08/07/2007 01:40 PM berkley

fixed a bug in metacat that was preventing it from using non-TLS authentication. ldap was throwing a namingException which was causing the exception handling to go to the wrong block so non-tls auth never even got tried. this shoudl hopefully fix the problem with sanparks

3343 08/03/2007 03:52 PM Jing Tao

Add code to expire cached query result when metacat have a insert, update or delete action.

3342 08/02/2007 04:58 PM Jing Tao

Add a cache mechanism for public user.

3341 08/02/2007 04:45 PM Jing Tao

Add a switch to control if we need query cache.

3340 08/01/2007 03:51 PM Jing Tao

Add a result set cache

3339 08/01/2007 03:49 PM Jing Tao

Add a new property which defines the size of query result cache.

3338 07/31/2007 04:10 PM Jing Tao

Fix a bug that move node from xml_nodes to xml_nodes_revisions.

3337 07/31/2007 04:08 PM Jing Tao

Change a method to private

3336 07/31/2007 04:07 PM Jing Tao

Change data type of columns to TEXT

3335 07/31/2007 04:06 PM Jing Tao

Add a target to run db upgrade script.

3334 07/31/2007 04:05 PM Jing Tao

script to change data type of some columns to TEXT

3333 07/30/2007 02:17 PM Jing Tao

Remove offset in findResultDoclist

3332 07/27/2007 11:23 AM Jing Tao

Add a delay time for initial indexing

3331 07/27/2007 11:22 AM Jing Tao

Add a initial delay for indexing.

3330 07/26/2007 06:26 PM Jing Tao

Test file for query group.

3329 07/26/2007 06:25 PM Jing Tao

Use or to replace union

3328 07/26/2007 06:24 PM Jing Tao

Add code to handle none-same value query term.

3327 07/25/2007 03:45 PM barteau

Initial checkin. Just a starting point for the FGDC Metadata xsl view.

3326 07/25/2007 03:42 PM barteau

Changed the metadata XSL target to use the new FGDC XSL file.

3325 07/25/2007 03:40 PM barteau

Resized the login frame.

3324 07/25/2007 03:39 PM barteau

The JSP "KNP Main View". Refactored some of the original code to other classes to work with the edu.ucsb.ucsb.nceas.metacat.clientview API.

3323 07/25/2007 03:34 PM barteau

The JSP "Client Login View". This view now uses the edu.ucsb.ucsb.nceas.metacat.clientview API, rather than interacting directly with the MetacatClient class.
Refactored most of the original code.

3322 07/25/2007 03:32 PM barteau

Initial checkin. The JSP "Client FGDC Upload View". This view uses the edu.ucsb.ucsb.nceas.metacat.clientview API.

3321 07/25/2007 03:27 PM barteau

Initial checkin. The "Client View FGDC Helper", to provide FGDC specific methods for client views. This is an API class for the clientview package.

3320 07/25/2007 03:27 PM barteau

Initial checkin. The "Client View HTML Helper", to provide HTML specific methods for client views. This is an API class for the clientview package.

3319 07/25/2007 03:23 PM barteau

Initial checkin. The "Client View Bean Helper", to provide a controller for ClientView bean users. This is the main API class for the clientview package.

3318 07/25/2007 03:21 PM barteau

Initial checkin. The "Client View Bean Info", to complete the JavaBean architecture for the ClientView bean. This class can be used in java component building tools.

3317 07/25/2007 03:19 PM barteau

Initial checkin. The "Client View Bean", to provide the "model" in the MVC architecture. This JavaBean is used in client view JSP documents (the "Views")
and the ClientViewHelper class (the "Controller").

3316 07/25/2007 03:10 PM barteau

Refactored almost all of the JSP API methods and fields to a new package (edu.ucsb.nceas.metacat.clientview).

3315 07/25/2007 02:14 PM barteau

Initial checkin. This particular form probably won't be used, however, it is provided here as an example of using the new "Delete" API.

3314 07/25/2007 02:12 PM barteau

Removed the "action" param, and added the "qformat" param.

3313 07/24/2007 04:58 PM Jing Tao

Revised the access query part.

3312 07/24/2007 11:35 AM Jing Tao

Remove the subtree constrain in access query

3311 07/20/2007 05:11 PM Jing Tao

Add new variable indicate if this query term in a union group.

3310 07/13/2007 05:32 PM Jing Tao

Remove an method

3309 07/13/2007 05:31 PM Jing Tao

Change some log.

3308 07/12/2007 04:56 PM Jing Tao

Merge the getting return fields for both elements and attributes.

3307 07/10/2007 04:44 PM Jing Tao

Get rid of back tracing part

3306 06/22/2007 04:09 PM barteau

Moved delete code out JSP and into MetacatClient.java

3305 06/22/2007 02:53 PM barteau

Fixed bug: successfully removes related sub Doc ID's from metadata.
New functionality:
1) Updates field in FGDC metadata Doc ID with new version of Doc ID, and
2) Recurses sub-documents for deletion, when deleting an FGDC metadata Doc ID (deletes entire package).

3304 06/21/2007 04:13 PM Jing Tao

Add debug in query method.

3303 06/21/2007 04:12 PM Jing Tao

KNB default path query.

3302 06/19/2007 11:25 AM barteau

Changed the height setting for an iframe.

3301 06/19/2007 11:22 AM barteau

Changes include: 1) Separate "Search for Data" between public users and logged-in users, 2) Separate "Browse Data Sets" for public users and logged-in users,
3) Ability to get a list of Doc Id's based on a specified scope, 4) Ability to select a data package or data file by selecting from a list of Doc Id's, 5) Ability to "Delete" data files,...

3300 06/18/2007 05:11 PM barteau

Several newly developed methods providing a JSP API into metacat. Most of the new methods were developed to support FGDC metadata.
Some of the other new methods merely provide convenience to the JSP code. New methods include:
nextVersion, getFGDCdistinfo, addDistInfoToFGDC, vectorToHtmlSelect, mapToHtmlSelect, htmlInput, getSessValue, setSessValue, query, getSelectQueryMap,...

3299 06/18/2007 04:42 PM barteau

Initial checkin. Convenient xhtml snippet to be included in a JSP file, to define several input parameters required by MetaCatServlet.
Alternative to using javascript or repetitive html.

3298 06/12/2007 09:29 PM Jing Tao

A path query from kepler

3297 06/06/2007 08:26 PM Jing Tao

A sql to increase column size of queryresult_string in xml_queryresult table.

3296 06/05/2007 03:28 PM Jing Tao

Replacing mutiple mkdir command by "mkdir -p".

3295 06/04/2007 05:35 PM Jing Tao

Make the variables easilier edtible

3294 06/04/2007 05:30 PM Jing Tao

New text file to store a number how many time we want to query metacat.

3293 06/04/2007 05:26 PM Jing Tao

New script which will reboot the system after query. So this will keep memory usuage same.

3292 06/04/2007 11:56 AM Jing Tao

Fixed bug that docid has no seperator in email.

3291 05/29/2007 03:11 PM Jing Tao

Remove the rule that the access allow rule should equals three.