forked from CenterForOpenScience/osf.io
-
Notifications
You must be signed in to change notification settings - Fork 26
Feature/grdm 202403 step3/2.2.1 service access control setting #462
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
huanphan-tma
wants to merge
35
commits into
develop
from
feature/Grdm-202403-Step3/2.2.1_service-access-control-setting
Closed
Feature/grdm 202403 step3/2.2.1 service access control setting #462
huanphan-tma
wants to merge
35
commits into
develop
from
feature/Grdm-202403-Step3/2.2.1_service-access-control-setting
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… Implement fix for export and restore add-on storages
… Implement fix for setting up Oracle Cloud and implement update and path in addons_metadata_filemetadata after restore process
… Exclude empty incomplete osf_basefilenode in export from add-on storage and fix file render error on RDM web
… Update check restore exclude keys and update node settings for projects that has set the provider before
… Apply web UI fixes for add-on storages to be able to run correctly.
… Fix IT bug - add new exclude keys in check restore data function.
… Fix IT bug - correct path value of file node for OneDrive Business provider.
…onalStorageControl/fixedbug/37314_Addon' into feature/202210-InstitutionalStorageControl/fixedbug/37211
… Remove backup, rollback functions and update source code
… Remove unused translations
… Add removed not empty dialog in restore export data process
… Fix IT bug: "Restore" and "Stop restoring" buttons sometimes behave incorrectly and cannot restore if previous restore process get errors.
…UID after export/restore (support addon method)
…ddon -> bulkmount. Save file creator information as project creator
…alue of waterbutler_credentials in to table osf_export_data in addon method.
… Update missing source code when merging.
… Remove redundant code due to merging
… Fix bug IT - Fix error display when export from addon method has no folder - Fix error metadata of storage not update wheen restore from addon to bulkmount method
… Fix bug IT - fix bug error guid when check restore.
…2210-InstitutionalStorageControl/fixedbug/37211
- Check file exist on export location for add-on method - Update logic export from addon method: only export the latest file version - Update logic "Check restore data" for institutional storage (addon method)
…2210-InstitutionalStorageControl/fixedbug/37211
… Fix Travis CI after merge source develop
…titutionalStorageControl/fixedbug/37211 # Conflicts: # admin/rdm_custom_storage_location/export_data/utils.py # admin/rdm_custom_storage_location/export_data/views/management.py # admin/rdm_custom_storage_location/export_data/views/restore.py # admin_tests/rdm_custom_storage_location/export_data/views/test_management.py # admin_tests/rdm_custom_storage_location/export_data/views/test_restore.py # osf/models/export_data.py
…titutionalStorageControl/fixedbug/37211 missing file: 400.html
…titutionalStorageControl/fixedbug/37211 : Fixed travis-ci errors
c1d3143 to
fe2822f
Compare
Author
|
Closed this PR for the remade PR (#474). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
Implement 2.2.1.ユーザ権限設定機能 function
Changes
QA Notes
-> Have data migration:
osf_osfusertableosf_functiontableosf_service_access_control_settingtableDocumentation
Side Effects
Ticket