Project

General

Profile

Statistics
| Revision:

# Date Author Comment
8387 11/12/2013 09:23 AM ben leinfelder

add ou=Account to the default account.properties

8385 11/09/2013 01:32 PM ben leinfelder

set the page title without always using "Data" in the name - rely on the skin.properties values to drive that in the template.

8383 11/09/2013 09:07 AM ben leinfelder

do not use bullets in ul.

8382 11/09/2013 09:00 AM ben leinfelder

include header/footer code in the ldap templates for the account skin.

8381 11/09/2013 08:20 AM ben leinfelder

bring identity management more in line with the current nceas look and feel

8380 11/09/2013 07:45 AM ben leinfelder

make account index.html more dynamic for our typical installations. May still require a context configuration value to be manually specified, but at least the default will work and we don't need to hardcode a hostname.

8378 11/08/2013 04:34 PM Jing Tao

Add the nceas' logo here.

8376 11/08/2013 03:42 PM Jing Tao

Use java script in the index.html to create the page. So the account skin doesn't involve any java classes.

8346 10/29/2013 11:14 AM ben leinfelder

show the Organization input field now that we will use keywords for the working group.

8341 10/24/2013 02:03 PM ben leinfelder

Make UI include the Organization (called "site" in the form params) instead of the registry code. https://projects.ecoinformatics.org/ecoinfo/issues/6162

8304 10/09/2013 11:52 PM Matt Jones

Reviewed code for all uses of FileInputStream, checking to see if the method should be closing the stream, and if so, closing it in the method as well as in the finally clause to ensure we don't leak file descriptors.

8270 10/01/2013 05:41 PM Jing Tao

Change the default org from Account to unaffiliated in the account creation.

8265 09/23/2013 03:54 PM ben leinfelder

Refer to metacat.war deployments since those are now the default. https://projects.ecoinformatics.org/ecoinfo/issues/6082

8253 09/20/2013 11:46 AM ben leinfelder

include optional email.overrideURL property for the account management page to send an email link that will result in a styled response. https://projects.ecoinformatics.org/ecoinfo/issues/6066

8252 09/20/2013 11:06 AM ben leinfelder

remove the NCEAS-specific admin db connection properties from the metadata config so they do not show up in the metacatui configuration.

8224 09/17/2013 04:33 PM ben leinfelder

redirect to the configured metacatui context (ui.context in metacat.properties file). this in conjunction with choosing "metacatui" as the default skin in the metacat admin interface will redirect requests to the metacat context (e.g., /knb) to the ui context (e.g., /metacatui). https://projects.ecoinformatics.org/ecoinfo/issues/6062

8205 09/16/2013 02:29 PM Jing Tao

replace the hard-coded organization list.

8199 09/13/2013 03:46 PM Jing Tao

Add a new property to control showing the organization list.

8098 07/31/2013 06:22 PM ben leinfelder

revert NCEAS skin to use traditional pathquery.

8096 07/31/2013 04:21 PM ben leinfelder

remove all metacatui references to external resources (from git or github). xsl now only returns html structure, no header/footer or css candy.

8085 07/30/2013 02:40 PM ben leinfelder

do not include metacatui headers and footers.

8083 07/26/2013 12:07 PM ben leinfelder

download arrow on right side

8082 07/26/2013 12:06 PM ben leinfelder

remove "Package" from the default button, only use it when we have an ORE map id.

8081 07/26/2013 11:37 AM ben leinfelder

give the div that holds the download package button an id attribute so that we can dynamically change the content in there if/when we know the ORE map id instead of the EML id. https://projects.ecoinformatics.org/ecoinfo/issues/5948

8080 07/25/2013 04:51 PM ben leinfelder

do not use #none for the accordian control in method section

8079 07/25/2013 04:49 PM ben leinfelder

when 'printall' we should show the attribute coverage and method information, not a link to it

8078 07/25/2013 04:35 PM ben leinfelder

when 'printall' we should show the enumeratedDomain of a measurement.

8077 07/25/2013 03:55 PM ben leinfelder

use 'printall' option for the EML display - metacatui will scroll and navigate through all the metadata and has tabified the entity/attribute info. https://projects.ecoinformatics.org/ecoinfo/issues/5948

8076 07/25/2013 03:53 PM ben leinfelder

use glyph download icon, not a /knb/style/images path to an image (ugh!)

8072 07/23/2013 08:49 AM ben leinfelder

handle <references> element in <creator> for the citation.

8071 07/22/2013 04:59 PM ben leinfelder

use #view/{pid} pattern for the citation link, and then /object/{pid} for the XML download -- so no old Metacat API calls show in the rendered EML.

8033 07/18/2013 02:28 PM ben leinfelder

remove all table/tr/td/ use. clean up the data distribution area.

8032 07/18/2013 02:27 PM ben leinfelder

include $pid parameter and views/package endpoints instead of metacat API urls. Note that some links still exist for rendering portions of the EML (additionalMetadata and attribute details).

8031 07/18/2013 12:54 PM ben leinfelder

use <article id="Metadata"/> for the rendered EML and FGDC sections to make client-side consumption easier/more generic.

8030 07/18/2013 12:53 PM ben leinfelder

first pass at FGDC reformatting for metacatui look and feel.

8028 07/18/2013 10:53 AM ben leinfelder

type the doctype="metadata" objects as "FGDC-STD-001-1998" formatId for rendering XSLT and for DataONE SystemMetadata.

8024 07/18/2013 07:49 AM ben leinfelder

copy fgdc xsl from common - start metacatui reformatting

8019 07/17/2013 11:59 AM ben leinfelder

remove unused resources from metacatui skin

8016 07/17/2013 10:04 AM ben leinfelder

move harvest registration page to the default skin, not the KNB skin. update docs to indicate such. (based on comments by D. Blankman)

8015 07/16/2013 04:39 PM ben leinfelder

use <p> for thesaurus above the table of keywords

8012 07/16/2013 03:11 PM ben leinfelder

use "controls" class on Web Address

8010 07/16/2013 02:36 PM ben leinfelder

render keywords + thesaurus in a table structure

8009 07/16/2013 02:16 PM ben leinfelder

use <strong> for title rendering.

8008 07/16/2013 02:01 PM ben leinfelder

remove more ":" after labels

8007 07/16/2013 01:54 PM ben leinfelder

remove all table/tr/ cruft that is not used in main layout.

8006 07/16/2013 01:53 PM ben leinfelder

reformat attribute enumerated domain.

8005 07/16/2013 01:17 PM ben leinfelder

use "UTF-8" instead of encoding="iso-8859-1"

8004 07/16/2013 01:14 PM ben leinfelder

use "controls" class for common name element value

8003 07/16/2013 01:13 PM ben leinfelder

do not use ":" after labels.

8002 07/16/2013 01:10 PM ben leinfelder

remove all table/tr/td use

8001 07/16/2013 01:01 PM ben leinfelder

clean up detail tables for measurement type/scale/codes sections

8000 07/16/2013 12:10 PM ben leinfelder

render attributeList with side-bar navigation tabs for each attribute.

7999 07/16/2013 10:44 AM ben leinfelder

group the physical and distribution details together.

7998 07/16/2013 10:35 AM ben leinfelder

save point before tackling attribute list and other re-org in entity view

7997 07/16/2013 10:21 AM ben leinfelder

reformat physical/distribution/format sections of the entity display. https://projects.ecoinformatics.org/ecoinfo/issues/6037

7996 07/16/2013 09:02 AM ben leinfelder

reformat access control section (even though this will be replaced with SystemMetadata information). https://projects.ecoinformatics.org/ecoinfo/issues/6037

7995 07/16/2013 08:40 AM ben leinfelder

reformat usage rights

7994 07/16/2013 08:34 AM ben leinfelder

remove all tr/td elements in favor of divs

7993 07/15/2013 07:10 PM ben leinfelder

save point with Methods/protocol restyling - still some nested rendering to handle, but mostly accordianized. https://projects.ecoinformatics.org/ecoinfo/issues/6037

7992 07/15/2013 05:44 PM ben leinfelder

style all coverage fields w/o tables. https://projects.ecoinformatics.org/ecoinfo/issues/6037

7991 07/15/2013 05:43 PM ben leinfelder

comment out the general coverage/context header (will be anchor eventually)

7990 07/15/2013 03:59 PM ben leinfelder

eliminate all table, tr, and td tags in favor of <div>s or <label>s

7989 07/15/2013 03:31 PM ben leinfelder

style all other people entries. https://projects.ecoinformatics.org/ecoinfo/issues/6037

7988 07/15/2013 03:12 PM ben leinfelder

style Creators. https://projects.ecoinformatics.org/ecoinfo/issues/6037

7987 07/15/2013 02:17 PM ben leinfelder

save point: use "fake" input areas (wells) for the value in name/value pairs.

7986 07/15/2013 12:54 PM ben leinfelder

save point: reformat the General section

7985 07/15/2013 11:22 AM ben leinfelder

style citation in a "well". https://projects.ecoinformatics.org/ecoinfo/issues/6037

7983 07/15/2013 10:38 AM ben leinfelder

starting point for new KNB EML stylesheets (no tables--fluid divs...). copied the existing EML XSLs, will go from there. https://projects.ecoinformatics.org/ecoinfo/issues/6037

7982 07/15/2013 10:37 AM ben leinfelder
7981 07/15/2013 10:32 AM ben leinfelder

starting point for new KNB EML stylesheets (no tables--fluid divs...). copied the existing EML XSLs, will go from there. https://projects.ecoinformatics.org/ecoinfo/issues/6037

7979 07/12/2013 06:44 PM ben leinfelder

call doc head template

7978 07/12/2013 06:42 PM ben leinfelder

remove DOCTYPE

7977 07/12/2013 06:39 PM ben leinfelder

first pass at metacat servlet rendering new look and feel - will be awful since it uses the EML style sheets as is, but I am curious to see it in action.

7976 07/12/2013 06:39 PM ben leinfelder

first pass at metacat servlet rendering new look and feel - will be awful since it uses the EML style sheets as is, but I am curious to see it in action.

7897 07/11/2013 01:35 PM ben leinfelder

show organization list in the registry

7887 07/11/2013 11:36 AM ben leinfelder

redirect to the registry immediately on successful login. https://projects.ecoinformatics.org/ecoinfo/issues/5951

7886 07/11/2013 11:33 AM ben leinfelder

redirect to the registry immediately on successful login. https://projects.ecoinformatics.org/ecoinfo/issues/5951

7885 07/11/2013 11:24 AM ben leinfelder

redirect successful login to the registry page.

7884 07/11/2013 11:24 AM ben leinfelder
7873 07/09/2013 04:46 PM ben leinfelder

Stubs for 'metacatui' rendering. Initial target is to support Perl registry styling, but also general structured html views on metadata. https://projects.ecoinformatics.org/ecoinfo/issues/5951

7872 07/09/2013 04:46 PM ben leinfelder

Stubs for 'metacatui' rendering. Initial target is to support Perl registry styling, but also general structured html views on metadata. https://projects.ecoinformatics.org/ecoinfo/issues/5951

7871 07/09/2013 04:46 PM ben leinfelder

Stubs for 'metacatui' rendering. Initial target is to support Perl registry styling, but also general structured html views on metadata. https://projects.ecoinformatics.org/ecoinfo/issues/5951

7870 07/09/2013 04:46 PM ben leinfelder

Stubs for 'metacatui' rendering. Initial target is to support Perl registry styling, but also general structured html views on metadata. https://projects.ecoinformatics.org/ecoinfo/issues/5951

7869 07/09/2013 04:45 PM ben leinfelder

Stubs for 'metacatui' rendering. Initial target is to support Perl registry styling, but also general structured html views on metadata. https://projects.ecoinformatics.org/ecoinfo/issues/5951

7751 05/22/2013 03:35 PM ben leinfelder

add link to login or switch user

7750 05/22/2013 03:29 PM ben leinfelder

add simple page to show logged-in user subject DN

7678 05/08/2013 10:14 PM ben leinfelder

escape reserved XML characters when constructing a pathquery from user input (&). https://projects.ecoinformatics.org/ecoinfo/issues/3017

7656 05/01/2013 10:57 PM ben leinfelder

Use solr query instead of path query in the NCEAS skin. https://projects.ecoinformatics.org/ecoinfo/issues/5917

7654 05/01/2013 05:17 PM ben leinfelder

enable solr results rendering on the server side for the NCEAS skin (does not include UI for generating the query yet). https://projects.ecoinformatics.org/ecoinfo/issues/5917

7649 05/01/2013 03:20 PM ben leinfelder

use charset=UTF-8 for the meta tag (especially important if other international sites want to use default skin with translations)

7647 05/01/2013 01:53 PM ben leinfelder

Allow use of server-side XSLT for SOLR queries that include "wt=<qformat>". https://projects.ecoinformatics.org/ecoinfo/issues/5812

7537 04/09/2013 03:43 PM ben leinfelder

remove explicit reference to KNB when Metacat may not be deployed as the KNB node. This has bothered my for a while, too. https://projects.ecoinformatics.org/ecoinfo/issues/3736

7500 02/24/2013 09:15 PM ben leinfelder

wordsmith the identity mapping page. Not fundamentally different, but hopefully more concise. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5814

7490 02/07/2013 10:04 AM ben leinfelder

PARC, OBFS, NRS: use only the paths that are indexed by default in metacat.properties. If deployments want to cusotmize these, they are free to do so, but we should ship skins that match the paths we index with a vanilla installation.

7481 01/07/2013 04:39 PM ben leinfelder

remove duplicate cgi-bin part in path to create account

7423 11/12/2012 11:28 AM ben leinfelder

correct the "?" links in the admin pages to the docs pages that are deployed as part of metacat.

7406 10/18/2012 11:18 AM ben leinfelder

include log stats for total 'read' events when rendering a package.

7394 09/24/2012 03:41 PM ben leinfelder

integrate ecoinformatics login with the CIlogon identity mapping flow so that a user is directed through the process with no manual navigation needed (at least in the url bar). https://redmine.dataone.org/issues/1480

7391 09/24/2012 10:07 AM ben leinfelder

ajax-ify the call to perform identity mapping (including errors)

7390 09/21/2012 02:02 PM ben leinfelder

look up CN url for portal servlet instead of hardcoding it.