4
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Dec 27, 2022 — Dec 27, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use utilities and eml style tag as we prep for release. More... about 11 years ago
now only checking network revision history when there has been a network search component to the query (i.e. when the user is logged in). http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5805 More... about 11 years ago
only do owner search during "Open..." if we are logged in as a user. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5805 More... about 11 years ago
fill login button. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5873 More... about 11 years ago
catch Throwable during login -- otherwise we miss No class def errors (sun security!) More... about 11 years ago
Add the code to handle oreid is null in the delete method.
tao
More... about 11 years ago
Add the code to handle the condition that the ore package id is null in the delete method.
tao
More... about 11 years ago
Reset a Hashtable after upgrading a profile.
tao
More... about 11 years ago
Excludes the .systemmetadata directory from the upgrade.
tao
More... about 11 years ago
Add the default value true for the identifierUpdated element.
tao
More... about 11 years ago
During the processes of correcting eml content and upgrading the id-filename map, morpho maybe adds some new flags in the default profile. So the default profile content was modified and we need to reload it. Otherwise, the save method can overwrite the changes.
tao
More... about 11 years ago
Add the code to set and adjust the obsoletedBy element in the system metadata during the save and delete processes.
tao
More... about 11 years ago
include translations for partial save messages More... about 11 years ago
only check local results to see if a newer network revision also exists, otherwise we spend a lot of time traversing revision history for no reason. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5805 More... about 11 years ago
check if local search result record is obsoletedBy a network revision. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5805 More... about 11 years ago
Remove the identifier from the RevisionManager as well during the deleting process.
tao
More... about 11 years ago
Check if oreid is null in the delete method.
tao
More... about 11 years ago
Add the Ecoinformatics (Unaffiliated) IdP. https://redmine.dataone.org/issues/3394 More... about 11 years ago
comment out "guide version" (what is that?) http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5807 More... about 11 years ago
updated access policy and replication policy screen shots to reflect simpler UI. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5807 More... about 11 years ago
missed file: read ECP authentication values from the config.xml file rather than hardcoded in code (URLs for SP and IdPs). http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5867 More... about 11 years ago
update the preference dialog screen shot to reflect the general/advanced tabs with CN URL on the advanced tab. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5807 More... about 11 years ago
Add the code to delete resource map locally during the delete process.
tao
More... about 11 years ago
Remove the system metadata file as well during the delete.
tao
More... about 11 years ago
do not let client certificate that was previously downloaded using CILogon in a browser interfere with the ECP-fetched certificates used in Morpho. More... about 11 years ago
read ECP authentication values from the config.xml file rather than hardcoded in code (URLs for SP and IdPs). http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5867 More... about 11 years ago
Add message to indicate the network saving or local saving to fail in the saving both process.
tao
More... about 11 years ago
include CILogon skin when fetching the certificate. This gives us access to the SubjectInfo that CILogon embeds in the certificates it returns and allows us to issue path queries that include all the equivalent identities as owners. Note that this relies on a newer ECP snapshot that should be tagged after testing. More... about 11 years ago
Use the same method to check if a MorphoDataPackage contains an entity in the DataONE and local services.
tao
More... about 11 years ago
Only allow to change file id once. Otherwise, we will lost the track.
tao
More... about 11 years ago