Activity
From 09/12/2013 to 10/11/2013
10/11/2013
- 04:35 PM Revision 8313 (metacat): Change the guid.ezid.uritemplate.metadata property value to the hostname only, with no context
- 02:57 PM Revision 8312 (metacat): Add properties to keep the hash values for the schema.xml of the solr.
- 02:42 PM Revision 8311 (metacat): Fixed compile error that an ioexception should be caught.
- 11:07 AM Revision 8310 (metacat): Use the setting from the metacat-common component.
- 11:06 AM Revision 8309 (metacat): Some settings will be shared between metacat and metacat-index components.
10/10/2013
- 01:01 PM Revision 8307 (metacat): prep project for 2.2.1 patch release -- will also merge to the 2.2.x branch.
- 12:27 PM Revision 8306 (metacat): correctly configure metacat-index to use metacat context/deployment location. https://projects.ecoinformatics.org/ecoinfo/issues/6138
- 09:20 AM Revision 8305 (metacat): Change the svn location of the schema.xml file to d1_cn_index_processor 1.2.1. The 1.2.1 release is a "buildout" release. There was no code change.
- Skye change the attribute "stored" to be true for the authorSurNameSort and authorGivenNameSort. Otherwise the sortin...
10/09/2013
- 11:52 PM Revision 8304 (metacat): 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.
- 08:53 PM Revision 8303 (metacat): Sparate the action reindex and reindexall.
- 05:49 PM Revision 8302 (metacat): The checked-out schema.xml will overwrite the one in src/main/resource/solr-home/conf.
- 02:42 PM Revision 8301 (metacat): Closing some more streams that were left open. This Bug #6136 seems to be pervasive and is going to require an extensive audit to find all of the places where streams are not closed properly.
- 01:52 PM Revision 8300 (metacat): Adding build files to ignore.
- 01:47 PM Revision 8299 (metacat): Refactor to use IOUtils.closeQuietly() which handles nulls and streams that are already closed.
- 01:26 PM Revision 8298 (metacat): Added close() to finally block for readFromFileSystem() call.
- 12:44 PM Revision 8297 (metacat): Closing FileOutputStream handles so that the OS limits on filehandles are not exceeded.
- 12:10 PM Revision 8296 (metacat): Use the d1_cn_index_processor 1.2.0 version.
- 12:09 PM Revision 8295 (metacat): Remove those files. They will be get from the d1_cn_index_processor 1.2.0 jar.
- 12:07 PM Revision 8294 (metacat): Use the schema for the d1_cn_index_processor 1.2.0
10/08/2013
- 05:51 PM Revision 8293 (metacat): combine the index code for failed ids and other ids.
- 04:49 PM Revision 8292 (metacat): Clean up the code.
- 02:22 PM Revision 8291 (metacat): The IndexGenerator will index the obsoleted data objects as well.
- 12:05 PM Revision 8290 (metacat): add sample SSLCertificateChainFile directive to DataONE section.
- 12:04 PM Revision 8289 (metacat): add sample SSLCertificateChainFile directive to DataONE section.
- 11:33 AM Revision 8288 (metacat): Remove the obsoletes chain from the update method in the SolrIndex class.
10/07/2013
10/04/2013
10/03/2013
- 05:38 PM Revision 8282 (metacat): Add a patch for d1_cn_index_processor 1.1.2 version. So it can index taxon information.
- Those files will overwrite the ones in the d1_cn_index_process-1.1.2.jar.
10/02/2013
- 05:55 PM Revision 8279 (metacat): Fixed a bug that the code copied the solr-home to the target directory before it checked out the schema from the dataone svn repository.
- 11:40 AM Revision 8272 (metacat): minor edits to the UI theme section. https://projects.ecoinformatics.org/ecoinfo/issues/6067
10/01/2013
- 05:43 PM Revision 8271 (metacat): Change the default org from Account to unaffilicated in the account creation.
- 05:41 PM Revision 8270 (metacat): Change the default org from Account to unaffiliated in the account creation.
- 04:59 PM Revision 8269 (metacat): include reCaptcha instructions, albeit briefly. https://projects.ecoinformatics.org/ecoinfo/issues/6096
09/27/2013
09/24/2013
09/23/2013
- 04:21 PM Revision 8266 (metacat): add note about restarting Tomcat when using Metacat indexing.
- 03:54 PM Revision 8265 (metacat): Refer to metacat.war deployments since those are now the default. https://projects.ecoinformatics.org/ecoinfo/issues/6082
- 01:20 PM Revision 8264 (metacat): use UTF-8 if request encoding not given. https://projects.ecoinformatics.org/ecoinfo/issues/6100
- 11:48 AM Revision 8263 (metacat): Added the documentation for the new MetacatUI theming mechanism. Make some styling changes to the documentation and configuration pages and added Bootstrap and FontAwesome.
09/20/2013
- 04:36 PM Revision 8262 (metacat): Remove an extra print content type statement.
- 03:26 PM Revision 8261 (metacat): Add a print statment for "content type". Otherwise, the html can't show up.
- 02:58 PM Revision 8260 (metacat): Use https to replace http. Otherwise, the recapatcha code can't show up in a https link.
- 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
- 01:17 PM Revision 8258 (metacat): Comment out some extral "contet type".
- 12:48 PM Revision 8257 (metacat): add "btn" class as stop-gap for metacatUI styled email links. https://projects.ecoinformatics.org/ecoinfo/issues/6066
- 12:47 PM Revision 8256 (metacat): comment out the "forgot password?" link so that we can use the reset page in different UI locations.
- 12:30 PM Revision 8255 (metacat): remove unused JS that was only throwing an error when loaded via ajax
- 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
- 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
- 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.
- 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
- 07:48 AM Revision 8250 (metacat): use AJAX method of including the captcha. https://projects.ecoinformatics.org/ecoinfo/issues/6098
09/19/2013
- 05:04 PM Revision 8249 (metacat): Fixed a typo.
- 05:03 PM Revision 8248 (metacat): Remove an extra space in the email message.
- 01:52 PM Revision 8247 (metacat): use correct id for the lookupAccount link - used in metacatui view.
- 12:16 PM Revision 8246 (metacat): More screenshots for the docs
- 11:59 AM Revision 8245 (metacat): FontAwesome and Bootstrap are imported locally rather than via CDN. Updated the docs screenshots to the new style.
- 11:30 AM Revision 8244 (metacat): correct table formatting for sphinx
09/18/2013
- 04:09 PM Revision 8243 (metacat): Adding a protocol to the <link href=""> for the external CSS
- 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
- 03:48 PM Revision 8241 (metacat): add anchor for plugin handlers property
- 03:37 PM Revision 8240 (metacat): Pull the external stylesheets in by <link> rather than @import for faster page load
- 03:15 PM Revision 8239 (metacat): Edit some of the instructions for activating an account. https://projects.ecoinformatics.org/ecoinfo/issues/6063
- 03:08 PM Revision 8238 (metacat): Edit some of the instructions for registering an account. https://projects.ecoinformatics.org/ecoinfo/issues/6063
- 03:07 PM Revision 8237 (metacat): add lookupname link to the login form. https://projects.ecoinformatics.org/ecoinfo/issues/2635
- 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.
- 02:01 PM Revision 8235 (metacat): Remove the words relative to knb.
- 01:23 PM Revision 8234 (metacat): Remove the knb information in the emails.
- 01:21 PM Revision 8233 (metacat): Add a link for forgot password in the loginForm.
- Remove the words with specific knb.
- 11:22 AM Revision 8232 (metacat): Simplified the importing of images and stylesheets so that both /admin and /docs pull from /docs
- 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
- 09:58 AM Revision 8230 (metacat): add documentation entries for fields that appear on the main metacat admin page.
09/17/2013
- 05:02 PM Revision 8229 (metacat): Add code to handle the looking up names.
- 04:53 PM Revision 8228 (metacat): Add two peroperties for the templates of looking up user name.
- 04:50 PM Revision 8227 (metacat): Add a template to handle the success of looking up the username.
- 04:49 PM Revision 8226 (metacat): Add a tempalte for users to look up the forgotten username.
- 04:33 PM Revision 8225 (metacat): Imported FontAwesome after Bootstrap for the FontAwesome icons. Also added a white version of the metacat logo.
- 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
- 04:32 PM Revision 8223 (metacat): prep for 2.2.0 release. include configuration value for metacatui deployment context.
- 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.
- 03:22 PM Revision 8221 (metacat): Add a method to lookup users'account for the people who forgot their user name.
- 10:36 AM Revision 8220 (metacat): Add code to generate dc=tmp. Clean up some code.
- 10:20 AM Revision 8219 (metacat): bring the "Go" button down one more pixel to align with the search field.
- 09:58 AM Revision 8218 (metacat): Added a dark gray version of the metacat logo for the new configuration page styles
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.
- 09:45 PM Revision 8216 (metacat): Use the specific template for the verification.
- 09:44 PM Revision 8215 (metacat): Add information about the activation email.
- 05:43 PM Revision 8214 (metacat): Add the new properties to access the verification templates.
- 05:41 PM Revision 8213 (metacat): Add a new template to handle the success of the email verification.
- 05:40 PM Revision 8212 (metacat): Add a new template to handle the failure during the email verification.
- 05:00 PM Revision 8211 (metacat): Fixed a bug that email verificaton doesn't work well on "ou=Account".
- 04:33 PM Revision 8210 (metacat): require authenticated session when minting a DOI/other identifier. https://projects.ecoinformatics.org/ecoinfo/issues/6086
- 04:19 PM Revision 8209 (metacat): test that d1 node admin is allowed all permissions. https://projects.ecoinformatics.org/ecoinfo/issues/6086
- 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
- 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.
- 02:31 PM Revision 8206 (metacat): Pass a organization list to the template.
- 02:29 PM Revision 8205 (metacat): replace the hard-coded organization list.
- 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
- 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
- 12:00 PM Revision 8202 (metacat): use optional template for registering DOIs at a given target. https://projects.ecoinformatics.org/ecoinfo/issues/6092
- 10:32 AM Revision 8201 (metacat): Add code to get organization information from the ldapconfig.
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
- 03:46 PM Revision 8199 (metacat): Add a new property to control showing the organization list.
- 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. - 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.
- 02:11 PM Revision 8196 (metacat): A few style changes to the docs
- 01:30 PM Revision 8195 (metacat): Remove the sentence which saied the failure reason is the uid has been used.
- 01:25 PM Revision 8194 (metacat): Reword a message for the failed verification.
- 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
- 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.
09/12/2013
- 05:12 PM Revision 8191 (metacat): Add code to handle the failure of the email server.
- 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
- 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
- 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
- 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
Also available in: Atom