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/NetCommons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0af4396
Choose a base ref
...
head repository: NetCommons3/NetCommons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 08fc410
Choose a head ref
  • 13 commits
  • 12 files changed
  • 1 contributor

Commits on Jan 10, 2023

  1. fix: NetCommonsForm->checkboxの第一引数にモデル名を省略したときに、labelタグにforがcheckboxの…

    …idと異なることがあるバグ修正。
    
    ※基本動作には影響ない。テストも不要。
    s-nakajima committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    20a523b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #615 from NetCommons3/bugfix/dom_id

    fix: NetCommonsForm->checkboxの第一引数にモデル名を省略したときに、labelタグにforがcheckboxのidと異なることがあるバグ修正。
    s-nakajima authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    91ee904 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

Commits on Feb 14, 2023

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

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    949f244 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #616 from NetCommons3/bugfix/change_home_theme

    fix: ホームのテーマが変わってもキャッシュがクリアされず古いテーマが使われてしまうバグ修正
    s-nakajima authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    6bea7d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    6eb1bac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b1af56 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    87dd2f7 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
    283f9f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

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

Commits on May 27, 2025

  1. Configuration menu
    Copy the full SHA
    0549aa7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #619 from NetCommons3/fix_lang

    fix: 言語パラメータlangにja,en以外を指定した場合、デフォルト値を使用するように修正
    s-nakajima authored May 27, 2025
    Configuration menu
    Copy the full SHA
    08fc410 View commit details
    Browse the repository at this point in the history
Loading