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

prefilterTransform の後方互換処理 #364

Merged
merged 6 commits into from
Jan 21, 2020

Commits on Jan 10, 2020

  1. prefilterTransform の後方互換処理

    prefilterTransform の引数 $filename は, Smarty3 では絶対パスが入ってく
    るため, Smarty2 と同様にテンプレートディレクトリからの相対パスになるよ
    う修正
    nanasess committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    1f26797 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. google-chrome-stable の GPG エラーを改善

    - xenial ではデフォルトの google-chrome-stable を使用する
    - trusty では --allow-unauthenticated を付与してインストールする
    nanasess committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    bff0fec View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    016bf1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdd295b View commit details
    Browse the repository at this point in the history
  3. Merge pull request EC-CUBE#367 from nanasess/fix-travis

    google-chrome-stable の GPG エラーを改善
    nanasess committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    b138c1e View commit details
    Browse the repository at this point in the history
  4. Add wait

    nanasess committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    ea2ca73 View commit details
    Browse the repository at this point in the history