Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  Metacat 9712 about 8 years ben leinfelder merge from 2.6 branch: changes to include expec...
  control-services 2675 over 18 years Matt Jones Removed unused subroutines that were for testing.
  create-registry 2800 over 18 years sgarg Added new variables to the script which creates...
cache_eml_data.pl 8.26 KB 3762 about 16 years Matt Jones Fixes to record sies of ecogrid files, and to f...
change-ldap-passwd.pl 3.24 KB 2499 about 19 years sgarg Adding perl script for changing ldap password f...
create-ldap-account.pl 11.1 KB 2341 over 19 years sgarg Integrating ldapweb.cgi & create-ldap-account.p...
docid-for-binaries.txt 792 KB 4722 over 15 years walbridge Add script for converting documents with docnam...
eml_get_objectnames.pl 4.65 KB 4722 over 15 years walbridge Add script for converting documents with docnam...
get_eml.pl 4.58 KB 2638 over 18 years harris Added a function to strip out the whitespace th...
getlsid.pl 3.01 KB 2820 over 18 years Matt Jones This is a basic commandline client for resolvin...
insert_data.pl 4.29 KB 3724 about 16 years Matt Jones Skeleton for data insertion script. Also added ...
kruger_docids 824 Bytes 4166 almost 16 years ben leinfelder initial doc id list from original conversion
ldapweb.cgi 66.7 KB 9514 over 8 years Jing Tao If the user doesn's specify the ldap ca file pa...
list_of_docids 6.81 KB 2115 about 20 years sgarg Perl script for transfering documents from one ...
register-dataset.cgi 171 KB 9633 about 8 years ben leinfelder merge changes to accommodate multiple alternati...
transfer_emldocs_from_metacat1_to_metacat2.pl 2.82 KB 8265 over 10 years ben leinfelder Refer to metacat.war deployments since those ar...
update_emldoc_data.pl 3.82 KB 8265 over 10 years ben leinfelder Refer to metacat.war deployments since those ar...
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH/src/perl:6107-6121 /branches/METACAT_2_6_BRANCH/src/perl:9560-9597

Latest revisions

# Date Author Comment
9712 05/03/2016 02:51 PM ben leinfelder

merge from 2.6 branch: changes to include expect header and validatesession method

9645 04/07/2016 02:23 PM ben leinfelder

merge from 2.6 branch: add method for retrieving access control block from metacat api

9633 04/01/2016 03:49 PM ben leinfelder

merge changes to accommodate multiple alternative identifiers into trunk from 2.6 branch.

9598 03/29/2016 07:42 AM Chris Jones

Merge registry changes into the trunk.

9587 03/24/2016 04:16 PM Chris Jones

Merge minor registry changes from the 2.6 branch back to the trunk.

refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/107

9557 03/15/2016 08:12 AM Chris Jones

Add a fundingElement() method to insert the funding element into the generted EML. Ensure it is added to the template variables hash for maintaining state across stages.

refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42

9554 03/10/2016 03:54 PM Chris Jones

Fix a bug in testing the validity of the CGI Session. It can't be empty or expired.

refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42

9551 03/09/2016 12:10 PM Chris Jones

Validate the session during the modification stage, rather than just assuming a CGI session (support tokens too).

Also, fix the XML document validation issue where an <additionalParty> element is added prior to the <metadataProvider> element. This seems to be an intermittent issue, and may be due to more recent versions of perl returning hash contents more randomly than previous versions. The %orig hash passed in to personnelList() is assumed to be random now, and I just ensured the metadataProvider is first in the produced string....

9545 03/07/2016 04:15 PM Chris Jones

Modify getCredentials() to support token-based credentials.

refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42

9539 03/02/2016 09:58 AM Chris Jones

We ended up not being able to use IO::Socket::SSL, so I removed the import statement. Also, add the new Perl module dependencies to the installation documentation.

refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42

View revisions

Also available in: Atom