Project

General

Profile

Activity

From 11/04/2013 to 12/03/2013

12/03/2013

01:32 PM Story #6276 (Resolved): Update to use new EZID API URL
The EZID admins sent us this. We should update our URLs whenever this change is made (estimated late January 2014).
...
ben leinfelder

12/02/2013

05:26 PM Revision 8415 (metacat): when a user reset the password, we search the user to use the base=o=org,dc=ecoinformatics,dc=org and filter is uid=username.
Jing Tao

11/25/2013

01:40 PM Revision 8414 (metacat): Add the code to set the replication status when some exceptions happen.
Jing Tao

11/22/2013

04:01 PM Revision 8413 (metacat): Add the code to check if the stored the uidnext is a number or not.
Jing Tao

11/21/2013

07:29 PM Revision 8412 (metacat): Fixed a bug that a debug message is incorrect.
Jing Tao
12:27 PM Revision 8411 (metacat): Add the missed the attriubtes such as uidNumber, gidNumber and et al.
Jing Tao
09:55 AM Revision 8410 (metacat): Get the some properties from the metacat.properties file.
Jing Tao
09:46 AM Revision 8409 (metacat): Add some new properties for getting the next avaliable uid.
Jing Tao

11/20/2013

05:29 PM Revision 8408 (metacat): Add a new method to get the next avaliable uid.
Jing Tao

11/19/2013

03:44 PM Revision 8407 (metacat): Remove the file since we rename it.
Jing Tao
03:44 PM Revision 8406 (metacat): Use the new ldap certicate name.
Jing Tao
03:42 PM Revision 8405 (metacat): Use the new name of the ldap ca certicate.
Jing Tao
03:39 PM Revision 8404 (metacat): Rename the ca certificate file.
Jing Tao

11/18/2013

03:10 PM Revision 8403 (metacat): When start tls, the verify was changed to "require" rather than "none".
Jing Tao
03:08 PM Revision 8402 (metacat): Add a new property to sepcify the ldap ca cert location.
Jing Tao
03:07 PM Revision 8401 (metacat): Include the ldap-dev ca cert in the war file.
Jing Tao
03:01 PM Revision 8400 (metacat): Add the ldap-dev ca certificate.
Jing Tao

11/15/2013

03:02 PM Revision 8399 (metacat): Change the default value of context name to be identity.
Jing Tao
03:00 PM Revision 8398 (metacat): Use the identity.war to replace the account.war.
Jing Tao
10:20 AM Bug #6225 (New): Need a link for account skin to come back the home page
In the account skin, a user can't find a link to come back the main page (home) after does an action, such as create... Jing Tao
09:06 AM Bug #6219: Is $ldap->start_tls( verify => 'none') good enough in the ldpweb.cgi?
No, it is not. That is a security bug, as it means that the SSL cert from the server may be invalid. For maximum se... Matt Jones

11/14/2013

07:17 PM Bug #6219 (Closed): Is $ldap->start_tls( verify => 'none') good enough in the ldpweb.cgi?
Currently when the ldapweb.cgi binds the ldap server, it issue this command to start tls:
$ldap->start_tls( verify...
Jing Tao

11/13/2013

01:41 PM Revision 8397 (metacat): point users to the geoserver admin page deployed in the separate geoserver webapp (thanks, TFRI!)
ben leinfelder
06:45 AM Revision 8393 (metacat): add indices for access log performance during upgrade to 2.3.0.
ben leinfelder

11/12/2013

10:49 PM Revision 8392 (metacat): use https for fonts.googleapis.com imports so they can load in https deployments.
ben leinfelder
02:00 PM Revision 8389 (metacat): Use ";" rather than "," to separate the organization names.
Jing Tao
09:23 AM Revision 8387 (metacat): add ou=Account to the default account.properties
ben leinfelder

11/09/2013

01:32 PM Revision 8385 (metacat): set the page title without always using "Data" in the name - rely on the skin.properties values to drive that in the template.
ben leinfelder
01:09 PM Revision 8384 (metacat): show recaptcha on load without user having to click. works in both metacatUI and in traditional server-side skin (cfg=account)
ben leinfelder
09:07 AM Revision 8383 (metacat): do not use bullets in ul.
ben leinfelder
09:00 AM Revision 8382 (metacat): include header/footer code in the ldap templates for the account skin.
ben leinfelder
08:20 AM Revision 8381 (metacat): bring identity management more in line with the current nceas look and feel
ben leinfelder
07:45 AM Revision 8380 (metacat): 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.
ben leinfelder

11/08/2013

04:36 PM Revision 8379 (metacat): Change the mime type to text/xml.
Jing Tao
04:34 PM Revision 8378 (metacat): Add the nceas' logo here.
Jing Tao
04:32 PM Revision 8377 (metacat): Add nceas's logo.
Jing Tao
03:42 PM Revision 8376 (metacat): Use java script in the index.html to create the page. So the account skin doesn't involve any java classes.
Jing Tao
03:39 PM Revision 8375 (metacat): Use the special web.xml to build the account.war.
Jing Tao
03:38 PM Revision 8374 (metacat): Add a specify web.xml for the account war file which only contains the cgi and style stuff.
Jing Tao
02:19 PM Revision 8373 (metacat): use metacatUI 1.2.0 tag for building into Metacat 2.3.0 release.
ben leinfelder
01:56 PM Revision 8372 (metacat): use 2.3.0 without SNAPSHOT pre-release.
ben leinfelder
01:50 PM Revision 8371 (metacat): switch to 1.2 branch of metacatui and make sure fullclean actually removes the metacatui_build directory.
ben leinfelder
08:33 AM Bug #6194 (Closed): publish service does not create an ORE document
ben leinfelder

11/07/2013

02:17 PM Bug #6191 (Closed): Wrap ldapweb.cgi links from register-data.cgi metacatui template in div
ben leinfelder
09:16 AM Revision 8370 (metacat): 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
ben leinfelder
09:14 AM Bug #6193 (Closed): obsoleted versions of objects show up in KNB theme
ben leinfelder

11/05/2013

04:27 PM Revision 8369 (metacat): always return the metacat logout form when calling the perl registry logout action, even when there is no perl session to invalidate -- needed for metacatui.
ben leinfelder
04:25 PM Revision 8368 (metacat): use "Username" in header
ben leinfelder
03:27 PM Revision 8366 (metacat): include update statement for marking newer revisions
ben leinfelder
02:31 PM Revision 8365 (metacat): use UI RC3 tag
ben leinfelder
01:04 PM Revision 8364 (metacat): use RC2 metacatui tag
ben leinfelder

11/04/2013

04:27 PM Bug #6183 (Resolved): CNodeService API calls don't honor authoritative MN certificates
Implemented the D1NodeService.isAuthoritativeNodeAdmin() method and put them into the appropriate place. The both MN ... Jing Tao
02:35 PM Revision 8363 (metacat): use RC1 metacatUI tag
ben leinfelder
01:57 PM Bug #6194 (In Progress): publish service does not create an ORE document
Will deploy and test this on dev2. ben leinfelder
01:56 PM Revision 8362 (metacat): generate ORE object when publishing even if there was not an ORE for the original package. https://projects.ecoinformatics.org/ecoinfo/issues/6194
ben leinfelder
 

Also available in: Atom