Skip to content
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

4.0 ブランチを experimental/plugin_bundle ブランチへ取り込み(コンフリクト解消) #4659

Merged

Conversation

okazy
Copy link
Contributor

@okazy okazy commented Aug 20, 2020

概要(Overview・Refs Issue)

4.0 ブランチと experimental/plugin_bundle ブランチがコンフリクトしていたため解消して 4.0 の内容を取り込みました。

方針(Policy)

テスト(Test)

相談(Discussion)

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更
  • フックポイントの呼び出しタイミングの変更
  • フックポイントのパラメータの削除・データ型の変更
  • twigファイルに渡しているパラメータの削除・データ型の変更
  • Serviceクラスの公開関数の、引数の削除・データ型の変更
  • 入出力ファイル(CSVなど)のフォーマット変更

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか

nakayama-u and others added 22 commits February 7, 2020 12:09
APP_ENV=prod、APP_DEBUG=0の場合、
プラグインのエンティティをEntityExtensionで拡張しても
拡張したエンティティのキャッシュが生成されず正常に動作しないので
キャッシュが生成されるように修正しました。
カテゴリ4階層目で新規登録フォームが表示されなくなる(eccube_category_nest_level=5)
…agent

SEO 改善: robots.txt に User-agent を追加
…er_status_error_text

Eccube\Form\Type\Admin\OrderType::validateOrderStatus内のtransの引数の修正
プラグインのエンティティを拡張できるようにする
管理画面IP制限ページのリンク先がlocalhostになる問題の修正
…whitespace-from-markdown

editorconfig設定 `*.md` ファイルは行末空白の自動削除は行わない
コンフリクトしていたので4.0の最新ブランチに追従しました
PostgreSQL環境で発生する数値エラーの修正
fix EC-CUBE#4466 「カートに追加しました」とメッセージが表示される不具合を修正
…ndle

# Conflicts:
#	codeception/acceptance/EA10PluginCest.php
@okazy okazy added this to the plugin_bundle milestone Aug 20, 2020
@okazy okazy changed the base branch from experimental/plugin_bundle to 4.0 August 21, 2020 00:29
@okazy okazy changed the base branch from 4.0 to experimental/plugin_bundle August 21, 2020 00:29
@kiy0taka kiy0taka merged commit 579e846 into EC-CUBE:experimental/plugin_bundle Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants