Develop w oa 15#513
Merged
Indie-Kimura merged 112 commits intoivis-weko3-dev:develop_W-OA-15from Mar 20, 2025
Merged
Conversation
・一括出力機能においてDB間の接続が取れなかった場合、一時停止状態になる機能の追加 ・一時停止状態からの復帰を目的とする再開機能の追加 ・一括出力・更新時の一時ファイルの削除タスクの追加
定数の追加
・著者識別子・機関識別子のエクスポートを実装 (cherry picked from commit 3e273a4)
(cherry picked from commit cb6fa4d)
(cherry picked from commit 41d403f)
(cherry picked from commit 02cb55b)
・configを3.1.1のものを追加
・WEKO_AUTHORS_IMPORT_MAX_NUM_OF_DISPLAYSを超える数の著者データをインポートする際の処理を追加 ・結果タブにて結果tsvをダウンロードする機能の改修 (create_result_file_for_user、result_file_download)
・インポート処理時に接続エラーが発生した場合はリトライをするように修正
・create時にweko_idを追加していない不具合を修正 ・翻訳を若干変更
force_changeが足りなかった問題の修正 weko_reactの更新
W oa 15 3.1 unittest oji コンフリクトが軽微でしたので終了します
W oa 15 3.1 unit test arata
[W-OA-15]3.5 author db management api
test_api完了
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
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.
著者DBに関連して以下のように機能を改修
・著者DBの10万件のエクスポート、インポートに対応
・著者DBのweko_idを編集可能なものに変更、またそれによる対応
・著者DBの項目に所属期間を追加
・著者識別子・機関識別子のエクスポート・インポートに対応
・アイテム登録画面にて機関識別子がDBの識別子と対応して表示されるように改修