Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NetCommons3/Questionnaires
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix/editProblem
Choose a base ref
...
head repository: NetCommons3/Questionnaires
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    da90fc6 View commit details
    Browse the repository at this point in the history
  2. change: PHP7.1を自動テストの対象から外した。

    当プラグインは、composer.lockファイルを参照する処理があるのだが、PHP7.1ではcomposer install時にjms/serializerのインストールに失敗しcomposer.lockファイルが参照できなくなる。それが原因でテストに失敗するため。
    RyujiAMANO authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    144d978 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #227 from NetCommons3/fix/brokenTest

    fix: test: WorkflowBehavior修正にともないエラーになったテストの修正
    RyujiAMANO authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f42a7c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    e6f72e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    7d9d29e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    9f9038e View commit details
    Browse the repository at this point in the history
  2. test: github action修正

    s-nakajima committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    bf62bf5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #229 from NetCommons3/fix/csv_answer_time

    fix: アンケートの確認画面を表示後に回答を終了せずにブラウザを閉じ、その後あらためて回答した際にブラウザを閉じる前の回答日時がCSVに出力されてしまうバグの修正
    s-nakajima authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2f2e84c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. test: github action修正

    s-nakajima committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9baea84 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    e597213 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. Configuration menu
    Copy the full SHA
    f5a05b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f73fd1 View commit details
    Browse the repository at this point in the history
  3. style: phpmd回避

    s-nakajima committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    c24ca6c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #231 from NetCommons3/fix_numeric_empty

    fix: 「テキスト型+必須ではない+数値型」の場合、未入力にしても数値を入力してくださいとエラーが出る。
    s-nakajima authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    e918304 View commit details
    Browse the repository at this point in the history
Loading