-
Notifications
You must be signed in to change notification settings - Fork 654
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ブランチの修正を4.1-featureブランチに取り込み #4999
Merged
Merged
Conversation
This file contains 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
ログイン時のカートマージでカートが別れる場合のDoctrineのエラーを回避
…kurozumi-patch-13
…kurozumi-patch-13
This reverts commit e26c7b3.
…kurozumi-patch-13
forタグにif条件の追加はTwig2.10で非推奨なので修正
Doctrine ORM3.0ではサポートされないので、flushにエンティティを指定している処理を修正。
Hogeプラグインのcomposer.jsonを修正
Bump version from jQuery 3.3.1 to 3.5.1
Travis CI の実行内容は GitHub Actions に置き換え済みなので削除する
CSVインポートの時に文字列に含まれる改行コードを残すようにする
Badge を GitHub Actions に変更
codeception.sh を Travis CI 連携廃止に伴い削除
nginx.conf.sample に bin ディレクトリを追加
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]>
docker-compose ファイルを分割する
管理画面のお知らせのE2Eテストをリダイレクトに対応
…y18n-3.2.2 Bump y18n from 3.2.1 to 3.2.2
Closed
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.
概要(Overview・Refs Issue)
4.1 beta2 のリリースに向けて4.0ブランチの修正を4.1-featureブランチに取り込み
refs #4901 (comment)
方針(Policy)
実装に関する補足(Appendix)
テスト(Test)
相談(Discussion)
マイナーバージョン互換性保持のための制限事項チェックリスト
レビュワー確認項目