Activity
From 01/05/2014 to 02/03/2014
02/03/2014
- 04:35 PM Revision 8559 (metacat): Add a method to test an alias account in the ldap server.
- 04:00 PM Revision 8557 (metacat): Added a footer to the identity management config pages
- 03:35 PM Revision 8556 (metacat): Remove code to add the organzation in the search filter. This is not necessary since we use the dn as the search base. The code was not actually used but caused some problem.
- 02:56 PM Revision 8555 (metacat): use v2.4.0 for documentation and upgrade scripts.
- 02:53 PM Revision 8554 (metacat): correctly include stacktrace for error debugging.
- 02:52 PM Revision 8553 (metacat): can only log events with a valid localId.
- 02:51 PM Revision 8552 (metacat): return null if there is no existing SolrDoc for the given pid.
- 09:30 AM Revision 8551 (metacat): Use the default metacatui theme to replace the skin name.
- 09:27 AM Revision 8550 (metacat): use https for the new EZID api url.
01/31/2014
- 03:09 PM Revision 8549 (metacat): Add a note to let users know where to run the script.
- 02:49 PM Revision 8548 (metacat): Add a note to let user know he/she should use single quotes to surround the hashed password.
- 02:35 PM Revision 8547 (metacat): edit some of the user management phrases. use UTF-8 for all returned XML. https://projects.ecoinformatics.org/ecoinfo/issues/6320
- 10:41 AM Revision 8545 (metacat): index singleDateTime value into both begin and end date fields in solr. https://projects.ecoinformatics.org/ecoinfo/issues/6285
01/30/2014
- 03:13 PM Revision 8543 (metacat): Add the code to dispaly the label for the organization selection.
- 02:48 PM Revision 8541 (metacat): Read the organization label and name from a hash.
- 02:47 PM Revision 8540 (metacat): Use an array of a hash to keep the orgName/orgLabel pair.
- 01:25 PM Revision 8539 (metacat): use the updated EZID base URL. Should be active after Feb 2nd, 2014. https://projects.ecoinformatics.org/ecoinfo/issues/6276
- 11:31 AM Revision 8538 (metacat): Add the label property for the organization.
01/29/2014
- 01:41 PM Revision 8537 (metacat): uncomment the original tests now that the "field" test is working.
- 01:35 PM Revision 8536 (metacat): use explicit accessor for clientViewBean sessionid since the taglib was resulting in a blank page.
01/24/2014
- 06:56 PM Revision 8535 (metacat): Fixed a bug that AuthFile constructor didn't read the new value of the password file path from the metacat.properties.
- 05:17 PM Revision 8534 (metacat): Add the code to handle a runtime exception.
- 04:32 PM Revision 8533 (metacat): Add the code to hide/display the file/ldap section base on the selection of the auth class.
- 04:29 PM Revision 8532 (metacat): Add code to persist the properties in the group 3.
01/23/2014
- 10:26 PM Revision 8531 (metacat): Add the icon-plus-sign and icon-minus-sign.
- 05:20 PM Revision 8530 (metacat): If the user doesn't exist in the password file, the auth configuration will give an error.
- 04:37 PM Revision 8529 (metacat): Add the code to constructor default user management url.
- 04:36 PM Revision 8528 (metacat): Add a property to store the default user management page.
- 02:37 PM Revision 8527 (metacat): Add a default page to handle the user management for the filed-based authentication.
- 09:29 AM Revision 8526 (metacat): Use the userManagementurl to replace the ldapweb.cgi.
01/22/2014
- 05:34 PM Revision 8525 (metacat): Add a variable to store the user management url.
- 05:33 PM Revision 8524 (metacat): Add a method to get the user management url.
- 04:34 PM Revision 8523 (metacat): Use the userManagementUrl to replace the ldapweb.cgi url.
- 04:32 PM Revision 8522 (metacat): Pass the userManagementUrl to templates.
- 03:35 PM Revision 8521 (metacat): Add the documentation for the property user management url.
- 03:34 PM Revision 8520 (metacat): Add a new property for the user management url.
- 03:33 PM Revision 8519 (metacat): Add a new config for the user-management-url.
- 11:46 AM Revision 8518 (metacat): Add the code to set the stored value be selected in the option list.
01/21/2014
- 06:16 PM Revision 8517 (metacat): Add the part for the AuthFile class in the auth.class property.
- 06:14 PM Revision 8516 (metacat): Change the auth class from the text box to the option list.
- 05:03 PM Revision 8515 (metacat): Add the documentation for the property auth.file.path.
- 05:02 PM Revision 8514 (metacat): Add the correct doc url for the property of auth.file.path.
- 04:39 PM Revision 8513 (metacat): Added the file-based authentication configuration. Removed the ldap client section.
- 02:07 PM Revision 8512 (metacat): Separate the properteis for the file-based authentication to the ldap-based authentication.
- 09:58 AM Revision 8511 (metacat): Fixed Exception declaration problem
- 08:59 AM Revision 8510 (metacat): minor changes to error msgs
- 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
01/17/2014
- 04:30 PM Revision 8508 (metacat): use 1.4.3 MetacatUI tag
- 11:58 AM Revision 8507 (metacat): Add a group for the testing.
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.
- 09:44 AM Revision 8505 (metacat): merge trunk version of cn-index-processor solr schema with the metacat version -- keeping the dynamic multivalued fields.
01/15/2014
- 05:33 PM Revision 8504 (metacat): Add a note to the administrator to tell the name format of groups and users.
- 09:55 AM Revision 8503 (metacat): check for existing index document before trying to use existing fields.
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 ...
- 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
- 02:21 PM Revision 8497 (metacat): use our own copy of the solr schema
- 02:14 PM Revision 8496 (metacat): check for existing documents - don't assume it exists.
- 12:49 PM Revision 8495 (metacat): fix typos/compilation
01/13/2014
- 01:42 PM Revision 8494 (metacat): Change the test file according to the change on the constructor.
- 01:41 PM Revision 8493 (metacat): Change to use AuthFile constructor.
- 01:39 PM Revision 8492 (metacat): Add code to check if groups is null.
01/12/2014
01/10/2014
- 03:06 PM Revision 8490 (metacat): Change the base directory location.
- 02:35 PM Revision 8489 (metacat): Consolidate the user/group utitlities code.
- 10:50 AM Revision 8488 (metacat): Change the element name in the user from "group" to "memberof".
- Fixed a bug that in groupadd.
01/09/2014
- 10:31 PM Revision 8487 (metacat): Add methods to handle modify user's attributes.
- 09:16 PM Revision 8486 (metacat): Complete the method - handleUseradd.
- 06:25 PM Revision 8485 (metacat): Add code to handle useradd command.
- 04:39 PM Revision 8484 (metacat): Fixed a bug that showing illegal options in the groupadd command.
- 04:34 PM Revision 8483 (metacat): Add a double quotes at $@. This will make the any argument in the double quotes as one argument.
- 04:18 PM Revision 8482 (metacat): Pass all arguments to the java class.
- 04:17 PM Revision 8481 (metacat): Add a main method which will be used in the command line users management tool.
- 12:11 PM Revision 8480 (metacat): Add a script to help administor to manage usrs/groups.
- 09:16 AM Revision 8479 (metacat): Made changes according the changes in the AuthFile class.
- 09:15 AM Revision 8478 (metacat): Add the code to handle the organization name.
01/08/2014
- 05:18 PM Revision 8477 (metacat): Add the test method for the getUserInfo method.
- 05:17 PM Revision 8476 (metacat): Add the getUserInfo method.
- 04:33 PM Revision 8475 (metacat): Add the common name, organization name and email into the getprincipal method.
- 04:32 PM Revision 8474 (metacat): Add some contants.
- 04:04 PM Revision 8473 (metacat): Add the description in the getGroups methods.
- 03:08 PM Revision 8472 (metacat): Modified the junit test file according to the change in the class.
- 02:58 PM Revision 8471 (metacat): Add the common name and email address information into the getUsers method.
- 01:40 PM Revision 8470 (metacat): Resampled the background image for the admin docs for a faster page load
- 11:06 AM Revision 8469 (metacat): Fixed a bug that the method addUser didn't set password.
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.
- 05:05 PM Revision 8467 (metacat): Add the dependcy on JBcrypt module.
- 05:04 PM Revision 8466 (metacat): Change the test file according to the change made in the class.
- 05:03 PM Revision 8465 (metacat): Change the code to use BCryptHash to protect password.
- 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
01/06/2014
Also available in: Atom