Activity
From 08/27/2007 to 09/25/2007
09/25/2007
- 06:05 PM Bug #2971: Metacat Skins test report
- After Shaun's new check-in, I test obfs,ltss, nrs and specnet skins. After login, the page can be redirected to entry...
- 03:56 PM Bug #2971 (Resolved): Metacat Skins test report
- Here are some problems happened in different skins
1) In obfs,ltss, nrs and specnet skins, there is no logout mechan... - 05:19 PM Bug #1552: Dependence of NCEAS registry on Admin database
- Callie's comment from dupe:
The ability to "search" on the list with somekind of "auto-field"
is mentioned and would... - 05:18 PM Bug #1552: Dependence of NCEAS registry on Admin database
- *** Bug 2785 has been marked as a duplicate of this bug. ***
- 05:18 PM Bug #2785: NCEAS project list does not update from the NCEAS admin database
- Duplicate of bug #1552, marking as dupe, re-assigning the original to me.
*** This bug has been marked as a duplicat... - 05:14 PM Bug #1296: Registry: Need to login before the form is filled
- Fixed for skins which use the registry (NCEAS, ESA, NRS, OBFS, SPECNET, LTSS). Changed registry workflow to redirect ...
- 04:12 PM Revision 3473 (metacat): Cleaned up regexes used in register-dataset.cgi to support arbitrary numbers of elements for keywords. Cleaned up regexes for state selection, to omit default values. Added debug as a GET parameter, so a page can be debugged by appending `&debug=1'. Committed latest changes to file processing, to allow files to be deleted after returning to the entry page from confirmation or processing errors. Seperated out entryForm.js from entryForm.tmpl to simplify debugging.
- 04:04 PM Revision 3471 (metacat): Changes in login processing to match new register-dataset.cgi workflow: user must login before seeing the form, to prevent data loss. New template login.xsl provides simple redirection back to register-dataset.cgi.
- 03:57 PM Revision 3470 (metacat): Moved images to images/ subfolder
- 03:53 PM Revision 3469 (metacat): NCEAS skin changes: moved images into subfolder for organization, moved search javascript into sea
- rch.js to cut down on replication. Modifications to nceas.css and midnight.css to clean up integration of Drupal theme.
09/24/2007
09/20/2007
- 04:49 PM Revision 3467 (metacat): Use localhost to replace the host name in case axi is configured to reject remote admin.
- 03:57 PM Revision 3466 (metacat): Get rid of the hard code kepler for web context.
09/19/2007
- 06:44 PM Revision 3465 (metacat): Add a new test to test new query method with qformat.
- 06:43 PM Revision 3464 (metacat): Add a new method - query which can specify qformat.
- 06:42 PM Revision 3463 (metacat): Add new query method which can specify qformat.
- 04:13 PM Revision 3462 (metacat): use 'squery' searching so that both EML and FGDC can be searched based on location and an anyfield search string.
- changed 'All' to use empty string ("") value rather than "%" - plays better with QueryGroup
- 10:37 AM Revision 3461 (metacat): Replaced the reference to knp.js with a generalized call to the skins javascript, using the qformat's setting.
09/17/2007
- 03:25 PM Revision 3460 (metacat): use INTERSECTION for query operator (aka AND) so that we actually _limit_ by the park name...
- 02:56 PM Revision 3459 (metacat): added:
- -zoom on map with named locations for quick spatial searching based on selected park name (hooray javascript!)
-narro... - 02:30 PM Revision 3458 (metacat): Modified the "clientDeleteRequest" method to handle meta-file deletes.
- 02:28 PM Revision 3457 (metacat): Clear the bean's "action" property after most operations are complete, in case user refreshes the browser (it won't repeat). Modified "delete" code, and "handleFileUpdate" method. Added new methods: getStringFromInputStream and makeRedirectUrl.
- 02:21 PM Revision 3456 (metacat): Added property "metaFileDocId", and constant "UPDATE_MESSAGE", to accomodate update and delete operations.
- 02:14 PM Revision 3455 (metacat): Confirmation dialag, which displays a message. Initial checkin. Intended to be the destination JSP when an entire data package is deleted (i.e. deleting the metadata file). Placed in common folder, since it is not skin specific.
- 02:11 PM Revision 3454 (metacat): Moved location of file from skin to common, since it is independant of a single skin. Modified most of the internal code to allow redirecting request to an appropriate destination.
- 02:07 PM Revision 3453 (metacat): Modified form action URL's. Removed call to map. Used shorter version of JSP syntax in forms.
09/16/2007
- 09:43 AM Revision 3452 (metacat): include doctype of metadata for FGDC spatial harvesting.
- also specify bounding elements for metadata_(E/W/N/S)
NOTE: bounding elements must correspond to elements as include... - 09:37 AM Revision 3451 (metacat): insert mapframe in included page, rather than index.jsp -
- columns layout correctly this way.
- 09:36 AM Revision 3450 (metacat): rearrange map controls to right side of image.
- remove extraneous style.css ref
- 09:35 AM Revision 3449 (metacat): do not use absolute positioning for mapFrame - goofs up the cursor bounding box dragging offset
- 09:34 AM Revision 3448 (metacat): do not render Kruger-specific layers in mapbuilder frame
- 09:31 AM Revision 3447 (metacat): use Arial for Park_Name labels on geoserver/mapbuilder rendering
09/14/2007
- 03:35 PM Revision 3446 (metacat): include SANParks boundary layer in the geoserver for sanparks skin
- 03:34 PM Revision 3445 (metacat): use the sanparks giraffe image
09/13/2007
- 02:06 PM Revision 3444 (metacat): Updated the NCEAS skin to reflect the new structure of the NCEAS web site. There is now a new nceas.xsl file that handles the XSLT transforms for both metacat resultsets and for EML documents. This file imports xsl templates from the style/common dir in order to render the results table and EML document within an HTML document that follows the style of the NCEAS website. This required refactoring the original resultset.xsl and eml.xsl files in style/common so that the use of iframes can be easily eliminated.
- Items still TODO:
test visual layout fully -- make sure wide tables work
refactor the PERL templates to also use an... - 01:56 PM Revision 3443 (metacat): Change the release tag for the EML stylesheets to be used by metacat to EML_RELEASE_2_0_1_UPDATE_4 so that the new stylesheet changes are incorporated. To pick up these changes in a local metacat build, you need to delete the files in metacat/lib/schema as well as metacat/lib/style/common/eml-*, then do a clean build with "ant clean install". When you do this, you should see the "geteml" target run in the build, and youshould be prompted for your CVS password to download the new schema versions.
- Any additional changes to the MEL distribution for this metacat release should be tagged with the UPDATE_4 tag listed...
- 12:27 PM Revision 3442 (metacat): Added a refactored resultset stylesheet that allows skins to override the container format to not use iframes. The continaing skin can now import resulttable.xsl and call the result table template directly.
- 10:09 AM Revision 3441 (metacat): add some hierarchy to left nav organization list
- 09:58 AM Revision 3440 (metacat): minor formatting changes
- 09:48 AM Revision 3439 (metacat): removed panel head corners because they did not display correctly in I.E. on the Metacat build , adjusted option buttons.
- 09:45 AM Revision 3438 (metacat): I changed blue corners because of display problem with Internet Explorer on Metacat Build files.
- 09:43 AM Revision 3437 (metacat): Changed blue header corners because they did not work correctly on Internet Explorer. The production server displays okay but theMetacat build does not display correctly so I took the round corners off. Maybe there is some problem with the difference between tablehead corners in default.css
- 09:41 AM Revision 3436 (metacat): changed header style to accommodate the wide table display. Made the text for the tilte align=left and the table witdh="100%" for the Data Catalog Search part.
09/12/2007
- 06:50 PM Revision 3435 (metacat): savepoint - sanparks skin looks good with new map, consistent L+F etc..
- only thing remaining is a tweak to get bounding box for map zooming adjusted to follow mouse click and drag (starts f...
- 06:13 PM Revision 3434 (metacat): add world countries layer and refocus the bounding coordinates to include much of southern africa (perhaps too much)
- 04:59 PM Revision 3433 (metacat): remove unused js (from animation for show/hide)
- 04:57 PM Revision 3432 (metacat): remove show/hide bar from map
- 04:54 PM Revision 3431 (metacat): remove "name" attribute on search buttons to prevent their inclusion in metacat search terms
- 03:37 PM Revision 3430 (metacat): Fixed a bug the search title in morpho will return everything.
- 12:11 PM Revision 3429 (metacat): add all national parks and SAEON nodes as enumerated in juneau meeting (9/2007)
- 12:06 PM Revision 3428 (metacat): use jsp page includes rather than a content area iframe for the main content.
- this plays better with the left nav and also the default resultset xsl
- 11:28 AM Revision 3427 (metacat): images for left nav (sanparks css)
- 11:28 AM Revision 3426 (metacat): save point before refactoring iframes/index page
09/11/2007
- 05:35 PM Revision 3425 (metacat): Add more test (update) on upload
- 05:20 PM Revision 3424 (metacat): make header compatible with resultset xsl
- 03:57 PM Revision 3423 (metacat): footer link style specified
- 03:53 PM Revision 3422 (metacat): Added submission of data files to the registry. New parameter 'hasUpload' can be set on a per-skin basis to enable the uploading of data objects to be associated with a metadata document. NCEAS skin is using this by default, to be changed in the future for other skins.
- Refactored XML creation in register-dataset.cgi to use function stubs, to allow us flexibility in document creation.
- 03:48 PM Revision 3421 (metacat): Added upload method. Modified sendData to respect form encodings and POST files.
- 03:36 PM Revision 3420 (metacat): Refactored upload code to allow arbitrary POST parameter ordering, and open the door to multiple files in one HTTP request. Two new methods to MetaCatUtil to facilitate the file processing: writeTempFile and copyFile.
- 03:18 PM Revision 3419 (metacat): use hidden fields for form action input rather than button label values
- 10:59 AM Revision 3418 (metacat): changed to new sanparks L+F.
- moved error/success msgs to top of screen
- 09:51 AM Revision 3417 (metacat): Lowered the debugging level for LSID authority context to WARN.
- 09:39 AM Revision 3416 (metacat): clean up login/logout screen modes
09/10/2007
- 10:39 PM Revision 3415 (metacat): add KNP copy (reworded for SANParks)
- 10:15 PM Revision 3414 (metacat): save point with sanparks L+F.
- first pass.
- 06:23 PM Revision 3413 (metacat): Add new index to speed deleting.
- 06:22 PM Revision 3412 (metacat): Create index to speed deleting.
- 06:20 PM Revision 3411 (metacat): Create a new index to speed deleting
- 06:19 PM Revision 3410 (metacat): Add a new index in xml_nodes in order to speed delete.
- 10:41 AM Revision 3409 (metacat): change searchbox height to match new size with search options. Spacing is: 33 pixels search to map, 28 pixels map to login.
09/09/2007
- 05:47 PM Revision 3408 (metacat): refactor for sanparks
- 05:24 PM Revision 3407 (metacat): refactor for sanparks
09/07/2007
- 03:57 PM Revision 3406 (metacat): Add docs for setup other client such as ldapsearch.
- 02:48 PM Revision 3405 (metacat): reformatted only
- 11:27 AM Revision 3404 (metacat): initial refactor of knp skin (w/fgdc support) to new sanparks skin
09/06/2007
- 06:17 PM Revision 3403 (metacat): Fixed bug the keyword search didn't use the path search
- 06:07 PM Revision 3402 (metacat): Add radio buttons of searching some path or all path for default search page
- 09:42 AM Revision 3401 (metacat): Add a documentation for setting up ldap tls channel.
09/04/2007
- 05:49 PM Revision 3400 (metacat): Added Delete buttons to the package update form. Also includes several html structural/aesthethic changes.
- 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)
- 05:30 PM Revision 3398 (metacat): Added classes, such as centerContentBorder, and modified others, to acheive a new look.
- 05:28 PM Revision 3397 (metacat): Format modifications to use the knp.css to set background color.
- 05:23 PM Revision 3396 (metacat): Format modifications to use the knp.css class templatecontentareaclass.
- 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.
- 05:16 PM Revision 3394 (metacat): Modifications to allow for other types of usage, other than file updates, such as file deletes.
- 05:13 PM Revision 3393 (metacat): Modifications to the clientRequest method to handle calls for 'Delete' actions.
- 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....
08/31/2007
08/30/2007
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)
- 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).
- 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).
- 05:30 PM Revision 3387 (metacat): Getting project list from nceas admin db.
08/28/2007
- 05:02 PM Revision 3386 (metacat): fixed bug that input form coudn't be shown.
- 09:28 AM Revision 3385 (metacat): KNP skin configuration of the header/footer/right margin/login page.
- 09:26 AM Revision 3384 (metacat): Cleaned up some unused items. Modified color and height.
- 09:25 AM Revision 3383 (metacat): Provides the right margin for the KNP skin layout. Modified the background color.
- 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.
- 09:22 AM Revision 3381 (metacat): Provides the header section of the KNP skin layout.
- 09:20 AM Revision 3380 (metacat): Initial checking. Provides the footer section of the KNP skin layout.
- 09:19 AM Revision 3379 (metacat): Used relative paths to servlet; rather than fixed names or substitution variables.
08/27/2007
Also available in: Atom