-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: NetCommons3/NetCommons
base: fix/editProblem
head repository: NetCommons3/NetCommons
compare: master
- 13 commits
- 12 files changed
- 1 contributor
Commits on Jan 10, 2023
-
fix: NetCommonsForm->checkboxの第一引数にモデル名を省略したときに、labelタグにforがcheckboxの…
…idと異なることがあるバグ修正。 ※基本動作には影響ない。テストも不要。
Configuration menu - View commit details
-
Copy full SHA for 20a523b - Browse repository at this point
Copy the full SHA 20a523bView commit details -
Merge pull request #615 from NetCommons3/bugfix/dom_id
fix: NetCommonsForm->checkboxの第一引数にモデル名を省略したときに、labelタグにforがcheckboxのidと異なることがあるバグ修正。
Configuration menu - View commit details
-
Copy full SHA for 91ee904 - Browse repository at this point
Copy the full SHA 91ee904View commit details
Commits on Feb 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6616e2e - Browse repository at this point
Copy the full SHA 6616e2eView commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 60cbc23 - Browse repository at this point
Copy the full SHA 60cbc23View commit details
Commits on Feb 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 949f244 - Browse repository at this point
Copy the full SHA 949f244View commit details -
Merge pull request #616 from NetCommons3/bugfix/change_home_theme
fix: ホームのテーマが変わってもキャッシュがクリアされず古いテーマが使われてしまうバグ修正
Configuration menu - View commit details
-
Copy full SHA for 6bea7d4 - Browse repository at this point
Copy the full SHA 6bea7d4View commit details
Commits on Feb 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6eb1bac - Browse repository at this point
Copy the full SHA 6eb1bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b1af56 - Browse repository at this point
Copy the full SHA 3b1af56View commit details
Commits on Feb 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 87dd2f7 - Browse repository at this point
Copy the full SHA 87dd2f7View commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 283f9f2 - Browse repository at this point
Copy the full SHA 283f9f2View commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5317f5f - Browse repository at this point
Copy the full SHA 5317f5fView commit details
Commits on May 27, 2025
-
fix: 言語パラメータlangにja,en以外を指定した場合、その条件でクエリキャッシュされてしまうため、キャッシュファイルが肥大化する。
ja,en以外を指定された場合は、デフォルト値を使用するように修正
Configuration menu - View commit details
-
Copy full SHA for 0549aa7 - Browse repository at this point
Copy the full SHA 0549aa7View commit details -
Merge pull request #619 from NetCommons3/fix_lang
fix: 言語パラメータlangにja,en以外を指定した場合、デフォルト値を使用するように修正
Configuration menu - View commit details
-
Copy full SHA for 08fc410 - Browse repository at this point
Copy the full SHA 08fc410View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff fix/editProblem...master