Project

General

Profile

Activity

From 12/25/2013 to 01/23/2014

01/23/2014

10:26 PM Revision 8531 (metacat): Add the icon-plus-sign and icon-minus-sign.
Jing Tao
05:20 PM Revision 8530 (metacat): If the user doesn't exist in the password file, the auth configuration will give an error.
Jing Tao
04:37 PM Revision 8529 (metacat): Add the code to constructor default user management url.
Jing Tao
04:36 PM Revision 8528 (metacat): Add a property to store the default user management page.
Jing Tao
02:37 PM Revision 8527 (metacat): Add a default page to handle the user management for the filed-based authentication.
Jing Tao
09:29 AM Revision 8526 (metacat): Use the userManagementurl to replace the ldapweb.cgi.
Jing Tao

01/22/2014

05:34 PM Revision 8525 (metacat): Add a variable to store the user management url.
Jing Tao
05:33 PM Revision 8524 (metacat): Add a method to get the user management url.
Jing Tao
04:34 PM Revision 8523 (metacat): Use the userManagementUrl to replace the ldapweb.cgi url.
Jing Tao
04:32 PM Revision 8522 (metacat): Pass the userManagementUrl to templates.
Jing Tao
03:35 PM Revision 8521 (metacat): Add the documentation for the property user management url.
Jing Tao
03:34 PM Revision 8520 (metacat): Add a new property for the user management url.
Jing Tao
03:33 PM Revision 8519 (metacat): Add a new config for the user-management-url.
Jing Tao
11:46 AM Revision 8518 (metacat): Add the code to set the stored value be selected in the option list.
Jing Tao

01/21/2014

06:16 PM Revision 8517 (metacat): Add the part for the AuthFile class in the auth.class property.
Jing Tao
06:14 PM Revision 8516 (metacat): Change the auth class from the text box to the option list.
Jing Tao
05:03 PM Revision 8515 (metacat): Add the documentation for the property auth.file.path.
Jing Tao
05:02 PM Revision 8514 (metacat): Add the correct doc url for the property of auth.file.path.
Jing Tao
04:39 PM Revision 8513 (metacat): Added the file-based authentication configuration. Removed the ldap client section.
Jing Tao
02:07 PM Revision 8512 (metacat): Separate the properteis for the file-based authentication to the ldap-based authentication.
Jing Tao
09:58 AM Revision 8511 (metacat): Fixed Exception declaration problem
Peter Slaughter
08:59 AM Revision 8510 (metacat): minor changes to error msgs
Peter Slaughter
08:41 AM Revision 8509 (metacat): When a docid's access policy is modified with metacat native api, update CN with the new access policy
Peter Slaughter

01/17/2014

04:30 PM Revision 8508 (metacat): use 1.4.3 MetacatUI tag
ben leinfelder
11:58 AM Revision 8507 (metacat): Add a group for the testing.
Jing Tao

01/16/2014

05:00 PM Revision 8506 (metacat): Add users which are needed in the junit tests when the metacat is file-based authentication.
If users have been added, it just print out the exception. Jing Tao
09:44 AM Revision 8505 (metacat): merge trunk version of cn-index-processor solr schema with the metacat version -- keeping the dynamic multivalued fields.
ben leinfelder

01/15/2014

05:33 PM Revision 8504 (metacat): Add a note to the administrator to tell the name format of groups and users.
Jing Tao
09:55 AM Revision 8503 (metacat): check for existing index document before trying to use existing fields.
ben leinfelder

01/14/2014

06:06 PM Revision 8501 (metacat): Use the verity=>none for start_tls method on some search methods.
These methods will search the referral servers, some of which is using self-signed certificate. There is a difficuty ... Jing Tao
02:57 PM Revision 8498 (metacat): allow indexing of RDF documents - provide a sparql query that will return values for the field name. Using measurement_sm initially (a dynamic multivalued solr field). https://projects.ecoinformatics.org/ecoinfo/issues/6253
ben leinfelder
02:21 PM Revision 8497 (metacat): use our own copy of the solr schema
ben leinfelder
02:14 PM Revision 8496 (metacat): check for existing documents - don't assume it exists.
ben leinfelder
12:49 PM Revision 8495 (metacat): fix typos/compilation
ben leinfelder

01/13/2014

01:42 PM Revision 8494 (metacat): Change the test file according to the change on the constructor.
Jing Tao
01:41 PM Revision 8493 (metacat): Change to use AuthFile constructor.
Jing Tao
01:39 PM Revision 8492 (metacat): Add code to check if groups is null.
Jing Tao

01/12/2014

04:48 PM Revision 8491 (metacat): Sync access policy between mn -> cn in case where metacat native ui being used to update ap on mn
Peter Slaughter

01/10/2014

03:06 PM Revision 8490 (metacat): Change the base directory location.
Jing Tao
02:35 PM Revision 8489 (metacat): Consolidate the user/group utitlities code.
Jing Tao
10:50 AM Revision 8488 (metacat): Change the element name in the user from "group" to "memberof".
Fixed a bug that in groupadd. Jing Tao

01/09/2014

10:31 PM Revision 8487 (metacat): Add methods to handle modify user's attributes.
Jing Tao
09:16 PM Revision 8486 (metacat): Complete the method - handleUseradd.
Jing Tao
06:25 PM Revision 8485 (metacat): Add code to handle useradd command.
Jing Tao
04:39 PM Revision 8484 (metacat): Fixed a bug that showing illegal options in the groupadd command.
Jing Tao
04:34 PM Revision 8483 (metacat): Add a double quotes at $@. This will make the any argument in the double quotes as one argument.
Jing Tao
04:18 PM Revision 8482 (metacat): Pass all arguments to the java class.
Jing Tao
04:17 PM Revision 8481 (metacat): Add a main method which will be used in the command line users management tool.
Jing Tao
12:11 PM Revision 8480 (metacat): Add a script to help administor to manage usrs/groups.
Jing Tao
09:16 AM Revision 8479 (metacat): Made changes according the changes in the AuthFile class.
Jing Tao
09:15 AM Revision 8478 (metacat): Add the code to handle the organization name.
Jing Tao

01/08/2014

05:18 PM Revision 8477 (metacat): Add the test method for the getUserInfo method.
Jing Tao
05:17 PM Revision 8476 (metacat): Add the getUserInfo method.
Jing Tao
04:33 PM Revision 8475 (metacat): Add the common name, organization name and email into the getprincipal method.
Jing Tao
04:32 PM Revision 8474 (metacat): Add some contants.
Jing Tao
04:04 PM Revision 8473 (metacat): Add the description in the getGroups methods.
Jing Tao
03:08 PM Revision 8472 (metacat): Modified the junit test file according to the change in the class.
Jing Tao
02:58 PM Revision 8471 (metacat): Add the common name and email address information into the getUsers method.
Jing Tao
01:40 PM Revision 8470 (metacat): Resampled the background image for the admin docs for a faster page load
Lauren Walker
11:06 AM Revision 8469 (metacat): Fixed a bug that the method addUser didn't set password.
Jing Tao

01/07/2014

05:10 PM Revision 8468 (metacat): Add a new property to specify the hash class which will be used to protect the password.
Jing Tao
05:05 PM Revision 8467 (metacat): Add the dependcy on JBcrypt module.
Jing Tao
05:04 PM Revision 8466 (metacat): Change the test file according to the change made in the class.
Jing Tao
05:03 PM Revision 8465 (metacat): Change the code to use BCryptHash to protect password.
Jing Tao
01:56 PM Revision 8464 (metacat): Unify solr indexing with an IndexTask that is added to the queue -- allows us to send more than just the systemMetadata to the indexer. Initially this is for READ event counts for each document. https://projects.ecoinformatics.org/ecoinfo/issues/6346
ben leinfelder

01/06/2014

02:57 PM Revision 8463 (metacat): Add code to get user info and group info for an alias.
Jing Tao

01/02/2014

02:18 PM Revision 8462 (metacat): Change MetacatUI version to 1.4.2
Lauren Walker
 

Also available in: Atom