Project

General

Profile

Activity

From 08/22/2013 to 09/20/2013

09/20/2013

04:36 PM Revision 8262 (metacat): Remove an extra print content type statement.
Jing Tao
03:26 PM Revision 8261 (metacat): Add a print statment for "content type". Otherwise, the html can't show up.
Jing Tao
02:58 PM Revision 8260 (metacat): Use https to replace http. Otherwise, the recapatcha code can't show up in a https link.
Jing Tao
02:42 PM Revision 8259 (metacat): do not email a specific account reset URL so that the emails can be used in multiple UI contexts. https://projects.ecoinformatics.org/ecoinfo/issues/6066
ben leinfelder
01:17 PM Revision 8258 (metacat): Comment out some extral "contet type".
Jing Tao
12:48 PM Revision 8257 (metacat): add "btn" class as stop-gap for metacatUI styled email links. https://projects.ecoinformatics.org/ecoinfo/issues/6066
ben leinfelder
12:47 PM Revision 8256 (metacat): comment out the "forgot password?" link so that we can use the reset page in different UI locations.
ben leinfelder
12:30 PM Revision 8255 (metacat): remove unused JS that was only throwing an error when loaded via ajax
ben leinfelder
12:20 PM Revision 8254 (metacat): ensure all emailed links make sense for the UI that initiated them. also format referrals using the same options as the primary accounts (recursive call needed the html parameter). https://projects.ecoinformatics.org/ecoinfo/issues/6066
ben leinfelder
11:46 AM Revision 8253 (metacat): 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
ben leinfelder
11:06 AM Revision 8252 (metacat): remove the NCEAS-specific admin db connection properties from the metadata config so they do not show up in the metacatui configuration.
ben leinfelder
08:32 AM Revision 8251 (metacat): 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
ben leinfelder
07:48 AM Revision 8250 (metacat): use AJAX method of including the captcha. https://projects.ecoinformatics.org/ecoinfo/issues/6098
ben leinfelder

09/19/2013

05:04 PM Revision 8249 (metacat): Fixed a typo.
Jing Tao
05:03 PM Revision 8248 (metacat): Remove an extra space in the email message.
Jing Tao
01:52 PM Revision 8247 (metacat): use correct id for the lookupAccount link - used in metacatui view.
ben leinfelder
12:16 PM Revision 8246 (metacat): More screenshots for the docs
Lauren Walker
11:59 AM Revision 8245 (metacat): FontAwesome and Bootstrap are imported locally rather than via CDN. Updated the docs screenshots to the new style.
Lauren Walker
11:30 AM Revision 8244 (metacat): correct table formatting for sphinx
ben leinfelder

09/18/2013

04:09 PM Revision 8243 (metacat): Adding a protocol to the <link href=""> for the external CSS
Lauren Walker
03:50 PM Revision 8242 (metacat): pull a specific tag/branch form git when needed for metacatui.war
https://projects.ecoinformatics.org/ecoinfo/issues/6095 ben leinfelder
03:48 PM Revision 8241 (metacat): add anchor for plugin handlers property
ben leinfelder
03:37 PM Revision 8240 (metacat): Pull the external stylesheets in by <link> rather than @import for faster page load
Lauren Walker
03:15 PM Revision 8239 (metacat): Edit some of the instructions for activating an account. https://projects.ecoinformatics.org/ecoinfo/issues/6063
ben leinfelder
03:08 PM Revision 8238 (metacat): Edit some of the instructions for registering an account. https://projects.ecoinformatics.org/ecoinfo/issues/6063
ben leinfelder
03:07 PM Revision 8237 (metacat): add lookupname link to the login form. https://projects.ecoinformatics.org/ecoinfo/issues/2635
ben leinfelder
02:56 PM Revision 8236 (metacat): clone metacatui into a non-build directory so that it doesn't have to be recloned for every build.
ben leinfelder
02:01 PM Revision 8235 (metacat): Remove the words relative to knb.
Jing Tao
01:23 PM Revision 8234 (metacat): Remove the knb information in the emails.
Jing Tao
01:21 PM Revision 8233 (metacat): Add a link for forgot password in the loginForm.
Remove the words with specific knb. Jing Tao
11:22 AM Revision 8232 (metacat): Simplified the importing of images and stylesheets so that both /admin and /docs pull from /docs
Lauren Walker
10:28 AM Revision 8231 (metacat): 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
Lauren Walker
09:58 AM Revision 8230 (metacat): add documentation entries for fields that appear on the main metacat admin page.
ben leinfelder

09/17/2013

05:02 PM Revision 8229 (metacat): Add code to handle the looking up names.
Jing Tao
04:53 PM Revision 8228 (metacat): Add two peroperties for the templates of looking up user name.
Jing Tao
04:50 PM Revision 8227 (metacat): Add a template to handle the success of looking up the username.
Jing Tao
04:49 PM Revision 8226 (metacat): Add a tempalte for users to look up the forgotten username.
Jing Tao
04:33 PM Revision 8225 (metacat): Imported FontAwesome after Bootstrap for the FontAwesome icons. Also added a white version of the metacat logo.
Lauren Walker
04:33 PM Revision 8224 (metacat): 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
ben leinfelder
04:32 PM Revision 8223 (metacat): prep for 2.2.0 release. include configuration value for metacatui deployment context.
ben leinfelder
04:17 PM Revision 8222 (metacat): 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.
Lauren Walker
03:22 PM Revision 8221 (metacat): Add a method to lookup users'account for the people who forgot their user name.
Jing Tao
10:36 AM Revision 8220 (metacat): Add code to generate dc=tmp. Clean up some code.
Jing Tao
10:20 AM Revision 8219 (metacat): bring the "Go" button down one more pixel to align with the search field.
ben leinfelder
09:58 AM Revision 8218 (metacat): Added a dark gray version of the metacat logo for the new configuration page styles
Lauren Walker

09/16/2013

09:58 PM Revision 8217 (metacat): Remove a reistriction that it didn't show the similar accounts of "ou=Account" in the user registration.
Jing Tao
09:45 PM Revision 8216 (metacat): Use the specific template for the verification.
Jing Tao
09:44 PM Revision 8215 (metacat): Add information about the activation email.
Jing Tao
05:43 PM Revision 8214 (metacat): Add the new properties to access the verification templates.
Jing Tao
05:41 PM Revision 8213 (metacat): Add a new template to handle the success of the email verification.
Jing Tao
05:40 PM Revision 8212 (metacat): Add a new template to handle the failure during the email verification.
Jing Tao
05:00 PM Revision 8211 (metacat): Fixed a bug that email verificaton doesn't work well on "ou=Account".
Jing Tao
04:33 PM Revision 8210 (metacat): require authenticated session when minting a DOI/other identifier. https://projects.ecoinformatics.org/ecoinfo/issues/6086
ben leinfelder
04:19 PM Revision 8209 (metacat): test that d1 node admin is allowed all permissions. https://projects.ecoinformatics.org/ecoinfo/issues/6086
ben leinfelder
03:47 PM Revision 8208 (metacat): 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
ben leinfelder
03:16 PM Revision 8207 (metacat): Fixed a bug to split the organization list from a property file.
Fixed a bug to use a wrong object class for the ou. Jing Tao
02:31 PM Revision 8206 (metacat): Pass a organization list to the template.
Jing Tao
02:29 PM Revision 8205 (metacat): replace the hard-coded organization list.
Jing Tao
02:22 PM Revision 8204 (metacat): test for configured target url template on metadata using the default #view url. https://projects.ecoinformatics.org/ecoinfo/issues/6092
ben leinfelder
01:41 PM Revision 8203 (metacat): 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
Lauren Walker
12:00 PM Revision 8202 (metacat): use optional template for registering DOIs at a given target. https://projects.ecoinformatics.org/ecoinfo/issues/6092
ben leinfelder
10:32 AM Revision 8201 (metacat): Add code to get organization information from the ldapconfig.
Jing Tao

09/13/2013

03:53 PM Revision 8200 (metacat): only attempt to generate OREs for objects that we know not to have them already. https://projects.ecoinformatics.org/ecoinfo/issues/6061
ben leinfelder
03:46 PM Revision 8199 (metacat): Add a new property to control showing the organization list.
Jing Tao
03:45 PM Revision 8198 (metacat): 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.
Jing Tao
03:01 PM Revision 8197 (metacat): First get the email sender from the skin properties. If it is null, get it from the metacat.properties file.
Jing Tao
02:11 PM Revision 8196 (metacat): A few style changes to the docs
Lauren Walker
01:30 PM Revision 8195 (metacat): Remove the sentence which saied the failure reason is the uid has been used.
Jing Tao
01:25 PM Revision 8194 (metacat): Reword a message for the failed verification.
Jing Tao
11:12 AM Revision 8193 (metacat): Generate an ORE when sci metadata is added via the Metacat API.
https://projects.ecoinformatics.org/ecoinfo/issues/6061 ben leinfelder
10:02 AM Revision 8192 (metacat): Added an ID and div wrapper to the docs html for more precise CSS selectors in the metacatui ExternalView.
Lauren Walker

09/12/2013

05:12 PM Revision 8191 (metacat): Add code to handle the failure of the email server.
Jing Tao
04:50 PM Revision 8190 (metacat): better checking for ORE maps when publishing DOIs (need to update the packages that contain sci meta). https://projects.ecoinformatics.org/ecoinfo/issues/6061
ben leinfelder
01:45 PM Revision 8189 (metacat): implement ORE check method to actually query the MN for OREs that reference the given pid.
https://projects.ecoinformatics.org/ecoinfo/issues/6061 ben leinfelder
11:19 AM Revision 8188 (metacat): Added a Sphinx theme for the documentation that mirrors the new default theme for MetacatUI.
https://projects.ecoinformatics.org/ecoinfo/issues/6075 Lauren Walker
10:45 AM Revision 8187 (metacat): remove any index event errors if the pid has successfully been reindexed. https://projects.ecoinformatics.org/ecoinfo/issues/6089
ben leinfelder

09/11/2013

09:57 PM Revision 8186 (metacat): Add code to check if password match in the registeration.
Jing Tao
09:36 PM Revision 8185 (metacat): Add the new feature for the email verification.
Jing Tao
10:59 AM Revision 8184 (metacat): change hazelcast group name to match the current context. https://projects.ecoinformatics.org/ecoinfo/issues/5624
ben leinfelder
10:49 AM Revision 8183 (metacat): try to cut down on the number of metacat-ui build calls - the SEEK build ends up calling war target more oftenthan not!
ben leinfelder
09:28 AM Revision 8182 (metacat): Fixed a bug that the url link was not correct in the email.
Jing Tao

09/10/2013

11:03 PM Revision 8181 (metacat): Send the verification email.
Jing Tao
05:58 PM Revision 8180 (metacat): Add code to add a user to the tmp subtree.
Jing Tao
03:40 PM Revision 8179 (metacat): add logout links to header and footer. https://projects.ecoinformatics.org/ecoinfo/issues/3761
ben leinfelder
03:17 PM Revision 8178 (metacat): check both previous and current data revisions when updating packages. https://projects.ecoinformatics.org/ecoinfo/issues/5647
ben leinfelder
12:18 PM Revision 8177 (metacat): Fixed a bug in creating a subtree.
Jing Tao
07:52 AM Revision 8176 (metacat): Add code to generate temporary subtree if it didn't exist.
Jing Tao

09/09/2013

05:55 PM Revision 8175 (metacat): add a new subroutine to create a temporary account.
Jing Tao
03:05 PM Revision 8174 (metacat): include metacatui.war in the Metacat distribution. https://projects.ecoinformatics.org/ecoinfo/issues/6064
ben leinfelder

09/06/2013

02:22 PM Revision 8173 (metacat): avoid SQL errors when processing very old objects of type: "-//ecoinformatics.org//eml-access-2.0.0beta6//EN"
ben leinfelder
12:34 PM Revision 8172 (metacat): mark skin configuration as being complete by default so as to encourage use of metacatUI. https://projects.ecoinformatics.org/ecoinfo/issues/6068
ben leinfelder
12:15 PM Revision 8171 (metacat): add note about new metacatUI themes to the skin config page. https://projects.ecoinformatics.org/ecoinfo/issues/6068
ben leinfelder
12:01 PM Revision 8170 (metacat): Display the recaptcha on the register stage.
Jing Tao
07:53 AM Revision 8169 (metacat): Read the recaptcha key from the metacat.properties.
Jing Tao
07:36 AM Revision 8168 (metacat): Add two new properties to store the recaptcha public key and private key.
Jing Tao

09/05/2013

04:59 PM Revision 8167 (metacat): Add the recaptcha protection.
Jing Tao
04:58 PM Revision 8166 (metacat): Add the recaptcha protection.
Jing Tao

08/27/2013

11:19 AM Revision 8165 (metacat): set the timed index interval to be 12 hours.
Jing Tao

08/26/2013

04:30 PM Revision 8164 (metacat): If the pathquery engine is disabled, the xml path index queue will be disabled as well.
Jing Tao
11:50 AM Revision 8163 (metacat): If the xpath query is disabled, the query, squery and spatial_query action will be disabled as well.
Jing Tao

08/23/2013

04:01 PM Revision 8162 (metacat): Add code to throw an exception if the pathquery is not enabled.
We also need to disable building index if the pathquery is disabled. Jing Tao
11:39 AM Revision 8161 (metacat): Change the parameters order of the constructor. We maybe reuse some code from d1_cn_processor.
Jing Tao

08/22/2013

04:04 PM Revision 8160 (metacat): use consistent file names and zip content names. Opted for "-" separator so that the zip writer does not remove the unique part of the filename. https://projects.ecoinformatics.org/ecoinfo/issues/6054
ben leinfelder
03:52 PM Revision 8159 (metacat): Change the solr-home directory location for the testing.
Jing Tao
03:51 PM Revision 8158 (metacat): Not include the solr-home in the jar file.
Jing Tao
 

Also available in: Atom