forked from EC-CUBE/ec-cube
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix/admin order edit/tax display tax #10
Open
dk-umebius
wants to merge
508
commits into
4.0
Choose a base branch
from
fix/admin_order_edit/tax_display_tax
base: 4.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
user_data 直下の .gitkeep は不要なので削除
…tock 複数配送時に在庫数が減らない不具合を修正
プラグインのテンプレートを上書きできるように対応
.editorconfigへのアクセスを制限
…sage レイアウト削除失敗時のメッセージを適切に変更
Feature/gulp 最新ブランチに追従しました
ページ管理:商品詳細のmetaタグの `product:retailer_title` を店舗名に変更
EC-CUBE#4572 でセッションの挙動が修正されて不要になった記述を削除
Gulpをタスクごとにファイルを分割
Windowsでscssのコンパイル先のパスを修正しました。macとwindows両方で動きます。
…roller メール設定画面でメール本文を修正しても反映されない不具合修正
fix save and close btn in admin/shipping, /admin/product/product/new,…
商品名に「'」が入ると受注管理で商品を追加できない不具合の修正
SSL接続状態でインストールするとデフォルトで強制SSLを有効にする
docker buildでエラーが出るので対処
…arch 受注のマルチ検索で、会社名はスペースを除去せず検索
…d-image 商品画像削除時、他の商品画像が参照するファイルは削除しないよう変更
購入手続き中でもPurchaseContextでユーザー情報を取得できるようにする
…age_order_search Feature/EC-CUBE#4716 管理者ページ-受注一覧における検索条件の修正
HTMLの属性maxlengthのtype修正
特定のPDFテンプレートで表が正常に出力されない不具合を修正
ページ管理の編集対象に会員登録(確認ページ)を加える EC-CUBE#4428
機種依存文字が文字化けする不具合を修正
CSVで商品規格を登録時に任意の項目がない場合のエラーを修正
dk-umebius
force-pushed
the
fix/admin_order_edit/tax_display_tax
branch
from
December 12, 2020 13:22
0dc53b5
to
f6e26fe
Compare
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)
方針(Policy)
実装に関する補足(Appendix)
テスト(Test)
相談(Discussion)
マイナーバージョン互換性保持のための制限事項チェックリスト
レビュワー確認項目