Project

General

Profile

Activity

From 08/09/2007 to 09/07/2007

09/07/2007

03:57 PM Revision 3406 (metacat): Add docs for setup other client such as ldapsearch.
Jing Tao
02:48 PM Revision 3405 (metacat): reformatted only
ben leinfelder
11:27 AM Revision 3404 (metacat): initial refactor of knp skin (w/fgdc support) to new sanparks skin
ben leinfelder

09/06/2007

06:17 PM Revision 3403 (metacat): Fixed bug the keyword search didn't use the path search
Jing Tao
06:07 PM Revision 3402 (metacat): Add radio buttons of searching some path or all path for default search page
Jing Tao
09:42 AM Revision 3401 (metacat): Add a documentation for setting up ldap tls channel.
Jing Tao

09/04/2007

05:49 PM Revision 3400 (metacat): Added Delete buttons to the package update form. Also includes several html structural/aesthethic changes.
barteau
05:33 PM Revision 3399 (metacat): Created to replace the footer.jspx file, since the footer text is static and JSP is not need (efficiency)
barteau
05:30 PM Revision 3398 (metacat): Added classes, such as centerContentBorder, and modified others, to acheive a new look.
barteau
05:28 PM Revision 3397 (metacat): Format modifications to use the knp.css to set background color.
barteau
05:23 PM Revision 3396 (metacat): Format modifications to use the knp.css class templatecontentareaclass.
barteau
05:20 PM Revision 3395 (metacat): Modifications to the removeDataDocIdFromFGDC method, to use the metadata Doc Id rather than the data file Doc Id, to locate the FGDC node branch to update.
barteau
05:16 PM Revision 3394 (metacat): Modifications to allow for other types of usage, other than file updates, such as file deletes.
barteau
05:13 PM Revision 3393 (metacat): Modifications to the clientRequest method to handle calls for 'Delete' actions.
barteau
10:29 AM Bug #2932 (Resolved): KNB Data Catalog Map feature searches revert to default page
Searches done from the KNB Data Catalog Map page use the default header and search box rather than the portal header.... Callie Bowdish

08/31/2007

04:43 PM Revision 3392 (metacat): Fixed bug that if user choose to many documents in spatial query, the result set will be 0.
Jing Tao

08/30/2007

05:09 PM Revision 3391 (metacat): Change the SID to production db.
Jing Tao

08/29/2007

06:29 PM Revision 3390 (metacat): Change the token from server to httpserver in case server is not set https ( server has the https port)
Jing Tao
06:22 PM Revision 3389 (metacat): Change the token from server to httpserver in case server is not set https ( server has the https port).
Jing Tao
05:53 PM Revision 3388 (metacat): 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).
Jing Tao
05:30 PM Revision 3387 (metacat): Getting project list from nceas admin db.
Jing Tao

08/28/2007

05:02 PM Revision 3386 (metacat): fixed bug that input form coudn't be shown.
Jing Tao
09:28 AM Revision 3385 (metacat): KNP skin configuration of the header/footer/right margin/login page.
barteau
09:26 AM Revision 3384 (metacat): Cleaned up some unused items. Modified color and height.
barteau
09:25 AM Revision 3383 (metacat): Provides the right margin for the KNP skin layout. Modified the background color.
barteau
09:24 AM Revision 3382 (metacat): Provides the glue for the KNP skin layout. Modifications mostly involve moving iframes out of this page and into the skins layout configuration.
barteau
09:22 AM Revision 3381 (metacat): Provides the header section of the KNP skin layout.
barteau
09:20 AM Revision 3380 (metacat): Initial checking. Provides the footer section of the KNP skin layout.
barteau
09:19 AM Revision 3379 (metacat): Used relative paths to servlet; rather than fixed names or substitution variables.
barteau

08/27/2007

06:06 PM Revision 3378 (metacat): Change release to 1.7.1
Jing Tao
06:05 PM Revision 3377 (metacat): Make some changes for 1.7.1
Jing Tao
06:02 PM Revision 3376 (metacat): Add release for 1.7.1
Jing Tao
11:55 AM Revision 3375 (metacat): Uncommented metacat client upload commands.
barteau

08/24/2007

05:07 PM Revision 3374 (metacat): 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 ...
barteau
04:57 PM Revision 3373 (metacat): Added "Update" html forms functionality, and modified html appearance.
barteau
02:11 PM Revision 3372 (metacat): Changes for java 1.4 compilation, and further development.
barteau
02:11 PM Revision 3371 (metacat): Further development.
barteau

08/23/2007

03:25 PM Revision 3370 (metacat): Change the https port from 80 to 443
Jing Tao

08/22/2007

05:24 PM Revision 3369 (metacat): Change the off set number for a selection query.
Jing Tao
05:20 PM Revision 3368 (metacat): Add code to handle the docid list is too long to be run in extended query.
Jing Tao

08/21/2007

03:44 PM Revision 3367 (metacat): Changes to make java 1.4 compliant.
barteau

08/20/2007

04:14 PM Revision 3366 (metacat): Updated handlePackageUpload (in development).
barteau
04:08 PM Revision 3365 (metacat): Added static variables.
barteau
01:36 PM Revision 3364 (metacat): Replaced "Formatter" usage (java 1.5) for java 1.4 compiling.
barteau

08/17/2007

03:35 PM Revision 3363 (metacat): Removed "Formatter" usage, to make java 1.4 compatible.
barteau
03:12 PM Revision 3362 (metacat): Removed "Formatter" usage, to make java 1.4 compatible.
barteau
03:11 PM Revision 3361 (metacat): Removed "generics" to make java 1.4 compatible.
barteau

08/16/2007

09:14 PM Revision 3360 (metacat): Change String.contains which only java 1.5 have to String.indexOf
Jing Tao
11:37 AM Revision 3359 (metacat): Delete a test for printAttributeQuery which was delete from java file.
Jing Tao
10:50 AM Bug #2905 (Resolved): Query cache mechanism
I implemented a simple query cache system in metacat. The core of the cache is a Hashtable. The key of Hashtable is a... Jing Tao

08/13/2007

07:13 PM Revision 3358 (metacat): Change a handleReturnField to public which will be used in ecogrid.
Jing Tao
05:18 PM Revision 3357 (metacat): Add return doctype and return field into the key of query cache.
Jing Tao
05:07 PM Revision 3356 (metacat): 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.
walbridge
04:40 PM Revision 3355 (metacat): Fixed bug that searching for parameters.
Jing Tao
03:22 PM Revision 3354 (metacat): 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.
walbridge
 

Also available in: Atom