Project

General

Profile

Statistics
| Revision:

# Date Author Comment
9352 10/01/2015 02:23 PM Lauren Walker

Update the packageId attribute in EML documents on update. Never display the local docid in the rendered EML.

9199 05/07/2015 12:22 PM Lauren Walker

Move the dataset metadata label for metacatui EML

9198 05/07/2015 10:41 AM Lauren Walker

Mark the entity metadata sections in metacatui EML transformations

9194 05/05/2015 04:29 PM Lauren Walker

Changed the FGDC MetacatUI theme translation so that it displays nicely in MetacatUI and works correctly

9163 04/08/2015 04:18 PM Lauren Walker

Remove the "#none" href attribute from links in the MetacatUI metadata entry form.

9145 03/09/2015 03:37 PM Lauren Walker

Add classes and attributes to the object name and online distribution link elements in the MetacatUI theme.

9135 02/27/2015 02:44 PM Lauren Walker
  • Use the cite tag for the MetacatUI skin citation
  • Take out extra divs in the MetacatUI skin that are not necessary
  • Add a placeholder for the package contents table in the MetacatUI skin
  • Classify more of the HTML tags with their content type so MetacatUI can find content more efficiently...
9134 02/25/2015 12:35 PM Lauren Walker

Display text nodes in EML when the value is directly in the text node or in a <section> tag or in a <para> tag (in metacatui skin)

9010 12/02/2014 04:21 PM ben leinfelder

use getCookie action now that portal has different getToken action.

8957 11/07/2014 02:42 PM Jing Tao

Merge change from 2.4 branch to trunk (removed some duplicated links)

8955 11/07/2014 11:23 AM Jing Tao

Fixed issues for login and logout on Saeon skin:
https://projects.ecoinformatics.org/ecoinfo/issues/6613'

M saeon/SaeonLogin.jspx

8914 10/20/2014 11:15 AM ben leinfelder

include type="party" attribute for the divs that contain contact information (for annotating with ORCIDs)

8875 09/25/2014 09:01 AM Lauren Walker

In the EML XSLT - Add classes to the entity details containers so they can be identified easily

8871 09/19/2014 04:15 PM ben leinfelder

include resource="#xpointer(...)" attributes for sections that are potential targets for annotation. So far we have the various people (creator, contact, etc) and data table attributes. https://github.com/DataONEorg/sem-prov-design/issues/18

8836 08/18/2014 09:30 AM Lauren Walker

Replace the /u00A0 character encoding with space character instead since /u00A0 displays literally in browsers

8817 07/30/2014 11:24 AM Lauren Walker

Fix XML validation errors in the metacatui confirmData template for the registry. Add a test script that submits multiple datasets to the registry.

8808 06/06/2014 04:54 PM ben leinfelder

use css changes from EML project to render a PDF that fits on a printed page during export. Note that this also changes the default skin slightly (for the better, we think). https://projects.ecoinformatics.org/ecoinfo/issues/6053

8728 04/07/2014 01:25 PM Lauren Walker

Check for undefined and null elements to avoid errors in IE 8 and earlier in the registry entry form JS

8727 04/04/2014 12:03 PM Lauren Walker

Close a <span> HTML tag in the entry form MetacatUI template to avoid errors in older browsers

8685 03/02/2014 06:26 PM ben leinfelder

merge from trunk: these open layers resources were not committed!

8673 02/27/2014 12:50 PM ben leinfelder

use local release of OpenLayers api so that it works over https with our secure deployments (openlayers.org does not offer the api from their servers using https).

8668 02/26/2014 05:05 PM Jing Tao

Change the loginForm attributes which is generated by the logout action.

8665 02/26/2014 04:19 PM Jing Tao

Use the userManagement variable.

8662 02/26/2014 03:24 PM Jing Tao

make the loginForm and logoutForm the onSubmit "false" and the method "post".

8659 02/26/2014 10:29 AM ben leinfelder

remove metacarta map layer -- their WMS service is no longer responding.

8557 02/03/2014 04:00 PM Lauren Walker

Added a footer to the identity management config pages

8551 02/03/2014 09:30 AM Jing Tao

Use the default metacatui theme to replace the skin name.

8543 01/30/2014 03:13 PM Jing Tao

Add the code to dispaly the label for the organization selection.

8541 01/30/2014 02:48 PM Jing Tao

Read the organization label and name from a hash.

8536 01/29/2014 01:35 PM ben leinfelder

use explicit accessor for clientViewBean sessionid since the taglib was resulting in a blank page.

8527 01/23/2014 02:37 PM Jing Tao

Add a default page to handle the user management for the filed-based authentication.

8526 01/23/2014 09:29 AM Jing Tao

Use the userManagementurl to replace the ldapweb.cgi.

8525 01/22/2014 05:34 PM Jing Tao

Add a variable to store the user management url.

8523 01/22/2014 04:34 PM Jing Tao

Use the userManagementUrl to replace the ldapweb.cgi url.

8399 11/15/2013 03:02 PM Jing Tao

Change the default value of context name to be identity.

8389 11/12/2013 02:00 PM Jing Tao

Use ";" rather than "," to separate the organization names.

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.

8384 11/09/2013 01:09 PM ben leinfelder

show recaptcha on load without user having to click. works in both metacatUI and in traditional server-side skin (cfg=account)

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.

8377 11/08/2013 04:32 PM Jing Tao

Add nceas's logo.

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.

8370 11/07/2013 09:16 AM ben leinfelder

surround the ldap account tools in a div so we can replace them with theme-specific links as needed in the metacatUI. https://projects.ecoinformatics.org/ecoinfo/issues/6191

8368 11/05/2013 04:25 PM ben leinfelder

use "Username" in header

8359 10/31/2013 09:57 AM ben leinfelder

include href on the captcha link so that it shows as a pointer -- but doesn't navigate anywhere.

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

8260 09/20/2013 02:58 PM Jing Tao

Use https to replace http. Otherwise, the recapatcha code can't show up in a https link.

8257 09/20/2013 12:48 PM ben leinfelder

add "btn" class as stop-gap for metacatUI styled email links. https://projects.ecoinformatics.org/ecoinfo/issues/6066

8256 09/20/2013 12:47 PM ben leinfelder

comment out the "forgot password?" link so that we can use the reset page in different UI locations.

8255 09/20/2013 12:30 PM ben leinfelder

remove unused JS that was only throwing an error when loaded via ajax

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.

8251 09/20/2013 08:32 AM ben leinfelder

include link to show the captcha - ensures we have all the divs loaded when the script runs to generate the code. https://projects.ecoinformatics.org/ecoinfo/issues/6098

8250 09/20/2013 07:48 AM ben leinfelder

use AJAX method of including the captcha. https://projects.ecoinformatics.org/ecoinfo/issues/6098

8249 09/19/2013 05:04 PM Jing Tao

Fixed a typo.

8247 09/19/2013 01:52 PM ben leinfelder

use correct id for the lookupAccount link - used in metacatui view.

8238 09/18/2013 03:08 PM ben leinfelder

Edit some of the instructions for registering an account. https://projects.ecoinformatics.org/ecoinfo/issues/6063

8237 09/18/2013 03:07 PM ben leinfelder

add lookupname link to the login form. https://projects.ecoinformatics.org/ecoinfo/issues/2635

8235 09/18/2013 02:01 PM Jing Tao

Remove the words relative to knb.

8233 09/18/2013 01:21 PM Jing Tao

Add a link for forgot password in the loginForm.
Remove the words with specific knb.

8227 09/17/2013 04:50 PM Jing Tao

Add a template to handle the success of looking up the username.

8226 09/17/2013 04:49 PM Jing Tao

Add a tempalte for users to look up the forgotten username.

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

8215 09/16/2013 09:44 PM Jing Tao

Add information about the activation email.

8213 09/16/2013 05:41 PM Jing Tao

Add a new template to handle the success of the email verification.

8212 09/16/2013 05:40 PM Jing Tao

Add a new template to handle the failure during the email verification.

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.

8195 09/13/2013 01:30 PM Jing Tao

Remove the sentence which saied the failure reason is the uid has been used.

8170 09/06/2013 12:01 PM Jing Tao

Display the recaptcha on the register stage.

8167 09/05/2013 04:59 PM Jing Tao

Add the recaptcha protection.

8116 08/03/2013 04:56 PM ben leinfelder

[merge from branch] use #view and #share links for new metacatui deployment.

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.

8093 07/31/2013 07:36 AM ben leinfelder

add change password option

8092 07/30/2013 04:46 PM ben leinfelder

how many go into 12?

8091 07/30/2013 04:45 PM ben leinfelder

how many go into 12?

8089 07/30/2013 04:21 PM ben leinfelder

include id attributes for the account management links

8088 07/30/2013 04:07 PM ben leinfelder

all registry actions are being pulled in via ajax and do not need headers/footers in the template material.

8087 07/30/2013 03:58 PM ben leinfelder

use text-error class for error messages

8086 07/30/2013 03:51 PM ben leinfelder

use h3 tags for the headers rather than embedded tr/td classes

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!)

8073 07/23/2013 02:24 PM ben leinfelder

move Login header to container, not the fluid span.

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

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