Project

General

Profile

Statistics
| Revision:

# Date Author Comment
8409 11/21/2013 09:46 AM Jing Tao

Add some new properties for getting the next avaliable uid.

8407 11/19/2013 03:44 PM Jing Tao

Remove the file since we rename it.

8405 11/19/2013 03:42 PM Jing Tao

Use the new name of the ldap ca certicate.

8404 11/19/2013 03:39 PM Jing Tao

Rename the ca certificate file.

8402 11/18/2013 03:08 PM Jing Tao

Add a new property to sepcify the ldap ca cert location.

8400 11/18/2013 03:01 PM Jing Tao

Add the ldap-dev ca certificate.

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.

8379 11/08/2013 04:36 PM Jing Tao

Change the mime type to text/xml.

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.

8374 11/08/2013 03:38 PM Jing Tao

Add a specify web.xml for the account war file which only contains the cgi and style stuff.

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.

8351 10/30/2013 10:16 AM ben leinfelder

clear temporary accounts that have not been activated after a configurable number of hours. https://projects.ecoinformatics.org/ecoinfo/issues/6099

8347 10/29/2013 11:51 AM ben leinfelder

do not include admin moderator for registry entries by default.

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

8339 10/21/2013 01:56 PM ben leinfelder

use 2.3.0 for this next release of metacat.

8328 10/16/2013 05:27 PM Jing Tao

Change the version to 2.2.2

8325 10/16/2013 05:17 PM Jing Tao

Change the button from Cancel to Bypass. So it is consistent with the Geoserver configuration page.

8324 10/16/2013 04:31 PM Jing Tao

Add a jsp file to display the schema modification exception.

8312 10/11/2013 02:57 PM Jing Tao

Add properties to keep the hash values for the schema.xml of the solr.

8307 10/10/2013 01:01 PM ben leinfelder

prep project for 2.2.1 patch release -- will also merge to the 2.2.x branch.

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.

8271 10/01/2013 05:43 PM Jing Tao

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

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

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

8266 09/23/2013 04:21 PM ben leinfelder

add note about restarting Tomcat when using Metacat indexing.

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

8263 09/23/2013 11:48 AM Lauren Walker

Added the documentation for the new MetacatUI theming mechanism. Make some styling changes to the documentation and configuration pages and added Bootstrap and FontAwesome.

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.

8245 09/19/2013 11:59 AM Lauren Walker

FontAwesome and Bootstrap are imported locally rather than via CDN. Updated the docs screenshots to the new style.

8243 09/18/2013 04:09 PM Lauren Walker

Adding a protocol to the <link href=""> for the external CSS

8240 09/18/2013 03:37 PM Lauren Walker

Pull the external stylesheets in by <link> rather than @import for faster page load

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.

8232 09/18/2013 11:22 AM Lauren Walker

Simplified the importing of images and stylesheets so that both /admin and /docs pull from /docs

8231 09/18/2013 10:28 AM Lauren Walker

Made some CSS changes to the "Go" button in the docs because it was off by a few pixels in three different browsers. Also changed the admin config landing page links to look like buttons

8230 09/18/2013 09:58 AM ben leinfelder

add documentation entries for fields that appear on the main metacat admin page.

8228 09/17/2013 04:53 PM Jing Tao

Add two peroperties for the templates of looking up user name.

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.

8225 09/17/2013 04:33 PM Lauren Walker

Imported FontAwesome after Bootstrap for the FontAwesome icons. Also added a white version of the metacat logo.

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

8223 09/17/2013 04:32 PM ben leinfelder

prep for 2.2.0 release. include configuration value for metacatui deployment context.

8222 09/17/2013 04:17 PM Lauren Walker

Matched the admin config pages to the default metacatUI theme. Changed the background image of the docs and config pages to a big cat for some metacat branding.

8218 09/17/2013 09:58 AM Lauren Walker

Added a dark gray version of the metacat logo for the new configuration page styles

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

Add information about the activation email.

8214 09/16/2013 05:43 PM Jing Tao

Add the new properties to access the verification templates.

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.

8208 09/16/2013 03:47 PM ben leinfelder

include the dataone.subject (node admin) in the list of administrators. This allows full administrative access to objects when using certificates+d1 api. https://projects.ecoinformatics.org/ecoinfo/issues/6086

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

replace the hard-coded organization list.

8203 09/16/2013 01:41 PM Lauren Walker

Redesigned the /admin configuration pages to better match our new MetacatUI design. Looks good in both /context/admin view and the #external view using metacatUI

8202 09/16/2013 12:00 PM ben leinfelder

use optional template for registering DOIs at a given target. https://projects.ecoinformatics.org/ecoinfo/issues/6092

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

Add a new property to control showing the organization list.

8198 09/13/2013 03:45 PM Jing Tao

Add a new property ldap.template.organizationList to control the list of the organization in the ldap templates.
It can be overwitten by the skin property with the same name.
Also add the Account organization.

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

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

8179 09/10/2013 03:40 PM ben leinfelder

add logout links to header and footer. https://projects.ecoinformatics.org/ecoinfo/issues/3761

8172 09/06/2013 12:34 PM ben leinfelder

mark skin configuration as being complete by default so as to encourage use of metacatUI. https://projects.ecoinformatics.org/ecoinfo/issues/6068

8171 09/06/2013 12:15 PM ben leinfelder

add note about new metacatUI themes to the skin config page. https://projects.ecoinformatics.org/ecoinfo/issues/6068

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

Display the recaptcha on the register stage.

8168 09/06/2013 07:36 AM Jing Tao

Add two new properties to store the recaptcha public key and private key.

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

Add the recaptcha protection.

8165 08/27/2013 11:19 AM Jing Tao

set the timed index interval to be 12 hours.

8146 08/13/2013 04:16 PM ben leinfelder

[merge from branch to keep trunk up to date with upgrade history] prep for Metacat 2.1.1 release

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